Files
C.E.L._slide_test/results/run-002/final.html

177 lines
11 KiB
HTML

<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<title>DX의 시행 목표 및 기대효과</title>
<style>
/* Design Agent — 디자인 토큰 */
/* CLAUDE.md에 정의된 디자인 원칙을 CSS 변수로 구현 */
:root {
/* 색상 */
--color-primary: #1e293b;
--color-accent: #2563eb;
--color-neutral: #64748b;
--color-bg: #ffffff;
--color-bg-subtle: #f8fafc;
--color-border: #e2e8f0;
--color-danger: #dc2626;
--color-success: #16a34a;
--color-text: #1e293b;
--color-text-secondary: #64748b;
--color-text-light: #94a3b8;
/* 폰트 크기 */
--font-title: 2rem;
--font-subtitle: 1.25rem;
--font-body: 0.95rem;
--font-caption: 0.8rem;
--font-small: 0.7rem;
/* 폰트 두께 */
--weight-normal: 400;
--weight-medium: 500;
--weight-bold: 700;
--weight-black: 900;
/* 여백 */
--spacing-page: 40px;
--spacing-block: 20px;
--spacing-inner: 16px;
--spacing-small: 8px;
/* 기타 */
--radius: 6px;
--border-width: 1px;
--accent-border: 3px;
--line-height-ko: 1.7;
}
/* Design Agent — 기본 슬라이드 스타일 */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* 슬라이드 컨테이너: 16:9 고정 비율 */
.slide {
width: 1280px;
height: 720px;
aspect-ratio: 16 / 9;
overflow: hidden;
background: var(--color-bg);
font-family: 'Pretendard Variable', 'Pretendard', 'Noto Sans KR', sans-serif;
color: var(--color-text);
font-size: var(--font-body);
line-height: var(--line-height-ko);
word-break: keep-all;
padding: var(--spacing-page);
display: grid;
gap: var(--spacing-block);
}
/* 슬라이드 제목 */
.slide-title {
font-size: var(--font-title);
font-weight: var(--weight-black);
color: var(--color-primary);
border-bottom: var(--accent-border) solid var(--color-accent);
padding-bottom: var(--spacing-small);
}
/* 섹션 제목 */
.section-title {
font-size: var(--font-subtitle);
font-weight: var(--weight-bold);
color: var(--color-primary);
margin-bottom: var(--spacing-small);
}
/* 본문 */
.body-text {
font-size: var(--font-body);
color: var(--color-text);
line-height: var(--line-height-ko);
}
/* 캡션/출처 */
.caption {
font-size: var(--font-caption);
color: var(--color-text-light);
font-style: italic;
}
/* 강조 텍스트 */
.highlight {
color: var(--color-accent);
font-weight: var(--weight-bold);
}
/* 경고/문제 강조 */
.danger {
color: var(--color-danger);
font-weight: var(--weight-bold);
}
/* ── 컨테이너 레이아웃 ── */
/* grid area: flex 축소 허용. overflow는 프레임(.slide)에서만 hidden. */
/* A-1(Sonnet 디자인 조정)이 텍스트 양에 맞게 CSS를 사전 조정하므로,
area 레벨에서는 overflow: visible로 텍스트 잘림을 방지한다. */
.slide > div {
overflow: visible;
min-height: 0;
min-width: 0;
}
/* area 안에서 flex-column 그룹핑된 블록들의 축소 허용 */
.slide > div > div {
min-height: 0;
flex-shrink: 1;
}
.slide-1 {
grid-template-areas: 'header header' 'body sidebar' 'footer footer';
grid-template-columns: 65fr 35fr;
grid-template-rows: auto auto auto;
}
.slide-1 .area-body { grid-area: body; }
.slide-1 .area-sidebar { grid-area: sidebar; }
.slide-1 .area-footer { grid-area: footer; }
.slide + .slide { margin-top: 40px; }
@media print {
.slide { page-break-after: always; }
.slide + .slide { margin-top: 0; }
}
</style>
</head>
<body>
<div class="slide slide-1">
<div class="slide-title" style="grid-area: header;">DX의 시행 목표 및 기대효과</div>
<div class="area-body" style="overflow:hidden;">
<div style="width:100%; height:100%; box-sizing:border-box; font-family:Segoe UI,sans-serif; color:#0f172a; display:flex; flex-direction:column; gap:8px;"><div style="background:linear-gradient(135deg,#fff5f5 0%,#ffe8e8 100%); border:2px solid #f8a4a4; border-radius:12px; padding:12px 16px;"><div style="display:flex; gap:12px; align-items:flex-start;"><div style="font-size:24px; line-height:1; color:#f59e0b; margin-top:2px;">&#9888;</div><div style="flex:1;"><div style="font-size:12.5px; font-weight:900; color:#b42318; margin-bottom:6px;">DX? ??? ??</div><ul style="font-size:9.4px; line-height:1.5; color:#7a271a; padding-left:0; margin:0 0 6px 0; list-style:disc;"><li style="margin-left:16px; margin-bottom:5px;">고품질의 성과품, 비용 절감, 시간 단축, 의사소통에 도움이 안 되면 DX가 아니다.</li></ul><div style="font-size:9px; line-height:1.42; color:#9a3412; margin-top:4px;"><span style="font-weight:800;">?? ??</span></div><ul style="font-size:8.9px; line-height:1.42; color:#9a3412; padding-left:0; margin:2px 0 0 0; list-style:disc;"></ul><button type="button" onclick="document.getElementById('popup-evidence').style.display='flex'" style="margin-top:6px; border:none; background:#eff6ff; color:#1d4ed8; border:1px solid #bfdbfe; border-radius:999px; padding:4px 10px; font-size:10px; font-weight:700; cursor:pointer;">?? ???</button><div style="margin-top:8px; background:#991b1b; color:#ffffff; border-radius:4px; padding:5px 10px; font-size:10px; font-weight:800; word-break:keep-all;">&#8594; ? ??? ??, ??, ????? ?? ??? ?? ??</div></div></div></div><div style="background:#ffffff; border:1px solid #d6e2ef; border-radius:14px; padding:10px 12px;"><div style="font-size:14px; font-weight:900; color:#1f3b63; margin-bottom:6px;">DX ?? ??? ????</div><div style="display:grid; grid-template-columns:250px 1fr; gap:14px; align-items:start;"><div><div style="width:100%; height:210px; border:1px solid #dbeafe; border-radius:12px; background:#f8fafc; padding:12px; display:flex; align-items:center; justify-content:center;"><svg viewBox="0 0 320 220" width="100%" height="100%" aria-label="relation diagram"><circle cx="150" cy="110" r="82" fill="#1d4ed8" opacity="0.95"></circle><text x="150" y="102" text-anchor="middle" font-size="12" fill="#dbeafe">Digital</text><text x="150" y="122" text-anchor="middle" font-size="28" font-weight="800" fill="#ffffff">DX</text><circle cx="92" cy="130" r="38" fill="#f59e0b" opacity="0.95"></circle><text x="92" y="136" text-anchor="middle" font-size="18" font-weight="800" fill="#ffffff">BIM</text><circle cx="205" cy="92" r="34" fill="#06b6d4" opacity="0.95"></circle><text x="205" y="98" text-anchor="middle" font-size="16" font-weight="800" fill="#ffffff">GIS</text><circle cx="196" cy="154" r="32" fill="#f97316" opacity="0.95"></circle><text x="196" y="158" text-anchor="middle" font-size="11" font-weight="800" fill="#ffffff">Digital Twin</text></svg></div><div style="margin-top:8px; background:#dcfce7; border:1px solid #86efac; color:#166534; font-size:9px; line-height:1.3; border-radius:999px; padding:4px 10px; text-align:center;">relation diagram</div></div><div style="display:flex; flex-direction:column; gap:8px;"><ul style="font-size:9px; line-height:1.46; color:#334155; padding-left:0; margin:0; list-style:disc;"><li style="margin-left:18px; margin-bottom:6px;">고품질의 성과품, 비용 절감, 시간 단축, 의사소통에 도움이 안 되면 DX가 아니다.</li></ul><div style="margin-top:4px; border:1px solid #b9d3ff; border-radius:10px; overflow:hidden;"><div style="display:grid; grid-template-columns:1fr 86px 1fr; background:linear-gradient(135deg,#0d47a1,#1565c0); color:#fff; font-weight:800; font-size:12px; text-align:center;"><div style="padding:7px 10px;">DX</div><div style="padding:7px 6px; background:rgba(0,0,0,0.14); font-size:11px;">??</div><div style="padding:7px 10px;">BIM</div></div></div><button type="button" onclick="document.getElementById('popup-comparison').style.display='flex'" style="margin-top:6px; border:none; background:#eff6ff; color:#1d4ed8; border:1px solid #bfdbfe; border-radius:999px; padding:4px 10px; font-size:10px; font-weight:700; cursor:pointer;">??? ?? ??</button></div></div></div><div id="popup-evidence" style="display:none; position:fixed; inset:0; background:rgba(15,23,42,0.56); align-items:center; justify-content:center; z-index:9999; padding:28px;"><div style="width:min(920px, 92vw); max-height:88vh; overflow:hidden; background:#ffffff; border-radius:18px; box-shadow:0 24px 80px rgba(15,23,42,0.28); padding:22px 24px 20px 24px;"><div style="display:flex; align-items:center; justify-content:space-between; gap:12px; margin-bottom:14px;"><div style="font-size:20px; font-weight:900; color:#0f172a;">?? ??</div><button type="button" onclick="document.getElementById('popup-evidence').style.display='none'" style="border:none; background:#e2e8f0; color:#334155; width:34px; height:34px; border-radius:999px; font-size:18px; font-weight:800; cursor:pointer;">?</button></div><div style="font-size:12px; color:#64748b;">??? ?? ??? ????.</div></div></div><div id="popup-comparison" style="display:none; position:fixed; inset:0; background:rgba(15,23,42,0.56); align-items:center; justify-content:center; z-index:9999; padding:28px;"><div style="width:min(920px, 92vw); max-height:88vh; overflow:hidden; background:#ffffff; border-radius:18px; box-shadow:0 24px 80px rgba(15,23,42,0.28); padding:22px 24px 20px 24px;"><div style="display:flex; align-items:center; justify-content:space-between; gap:12px; margin-bottom:14px;"><div style="font-size:20px; font-weight:900; color:#0f172a;">DX? BIM? ??</div><button type="button" onclick="document.getElementById('popup-comparison').style.display='none'" style="border:none; background:#e2e8f0; color:#334155; width:34px; height:34px; border-radius:999px; font-size:18px; font-weight:800; cursor:pointer;">?</button></div><div style="font-size:12px; color:#64748b;">??? ???? ????.</div></div></div></div>
</div>
<div class="area-sidebar" style="overflow:hidden;">
<div style="width:100%; height:100%; box-sizing:border-box; font-family:Segoe UI,sans-serif; display:flex; flex-direction:column; gap:10px;"><div style="font-size:10.0px; font-weight:800; color:#475569; padding:2px 6px;">?? ?? ??(Process)? ??</div></div>
</div>
<div class="area-footer" style="overflow:hidden;">
<div style="background:linear-gradient(135deg, #0b6ef3 0%, #17a6f5 100%); border-radius:10px; padding:10px 20px; text-align:center; color:#ffffff; width:100%; height:58px; display:flex; align-items:center; justify-content:center; box-sizing:border-box;"><div style="font-size:13px; font-weight:900; line-height:1.35;">고품질의 성과품, 비용 절감, 시간 단축, 의사소통에 도움이 안 되면 DX가 아니다.</div></div>
</div>
</div>
<script>
window.onbeforeprint = function() {
document.querySelectorAll('details').forEach(function(d) { d.open = true; });
};
window.onafterprint = function() {
document.querySelectorAll('details').forEach(function(d) { d.open = false; });
};
</script>
</body>
</html>