*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,"Noto Sans KR","Malgun Gothic",sans-serif;background:#f4f7fb;color:#172033}.topbar{position:sticky;top:0;z-index:50;height:72px;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:0 4px 18px rgba(15,23,42,.22)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:40px;height:40px;border-radius:12px;background:#2563eb;display:grid;place-items:center;font-weight:800}.brand strong{display:block;font-size:18px}.brand span{display:block;font-size:12px;color:#cbd5e1;margin-top:3px}.menu-btn{display:none;background:transparent;border:0;color:#fff;font-size:24px;cursor:pointer}.layout{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:calc(100vh - 72px)}.sidebar{position:sticky;top:72px;height:calc(100vh - 72px);overflow:auto;background:#fff;border-right:1px solid #e5e7eb;padding:18px 14px}.course-meta{padding:12px 14px 18px;border-bottom:1px solid #eef2f7;margin-bottom:10px}.course-meta b{display:block;font-size:14px}.course-meta small{display:block;color:#64748b;line-height:1.5;margin-top:6px}.chapter-link{display:flex;gap:10px;text-decoration:none;color:#475569;padding:11px 12px;border-radius:11px;line-height:1.35;margin:2px 0}.chapter-link:hover{background:#f1f5f9}.chapter-link.active{background:#e8f0ff;color:#1749a6;font-weight:800}.chapter-num{flex:0 0 34px;height:28px;border-radius:8px;background:#e2e8f0;display:grid;place-items:center;font-size:11px;font-weight:800}.chapter-link.active .chapter-num{background:#2563eb;color:#fff}.chapter-link small{display:block;color:#94a3b8;font-weight:500;margin-top:2px}.sidebar-note{margin:18px 8px;padding:14px;border-radius:12px;background:#f8fafc;color:#64748b;font-size:12px;line-height:1.6}.sidebar-note b{color:#334155}.main{width:100%;max-width:1180px;margin:0 auto;padding:34px 42px 60px}.chapter-head{background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;border-radius:24px;padding:34px 38px;margin-bottom:24px;box-shadow:0 18px 50px rgba(37,99,235,.14)}.chapter-head .kicker{font-size:12px;font-weight:800;letter-spacing:.08em;color:#bfdbfe}.chapter-head h1{font-size:34px;line-height:1.25;margin:8px 0 12px}.chapter-head p{margin:0;color:#dbeafe;line-height:1.8;max-width:900px}.goal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.goal-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:14px}.goal-card b{display:block;font-size:13px}.goal-card span{display:block;font-size:12px;color:#dbeafe;line-height:1.55;margin-top:5px}.chapter-toc{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px 22px;margin:18px 0 28px}.chapter-toc h3{margin:0 0 10px;font-size:17px}.chapter-toc ol{margin:0;padding-left:22px;columns:2;column-gap:36px}.chapter-toc li{padding:5px 0;color:#475569;break-inside:avoid}.chapter-toc a{color:inherit;text-decoration:none}.chapter-toc a:hover{color:#1d4ed8}.section{scroll-margin-top:90px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:26px;margin:20px 0;box-shadow:0 8px 24px rgba(15,23,42,.035)}.section h2{font-size:24px;margin:0 0 10px}.section h3{font-size:19px;margin:22px 0 10px}.section p,.section li{color:#475569;line-height:1.78}.section ul,.section ol{padding-left:24px}.eyebrow{font-size:12px;font-weight:800;color:#2563eb;letter-spacing:.05em}.lead{font-size:17px;color:#475569;line-height:1.8;margin:0 0 20px}.step{border-top:1px solid #edf0f4;padding:20px 0}.step:first-of-type{border-top:0}.step-head{display:flex;gap:12px;align-items:flex-start}.step-no{width:32px;height:32px;border-radius:9px;background:#2563eb;color:#fff;display:grid;place-items:center;font-weight:800;flex:0 0 auto}.step-head h3{margin:3px 0 6px}.check-row{display:flex;gap:10px;align-items:flex-start;margin-top:12px;padding:12px 14px;background:#f8fafc;border-radius:12px}.check-row input{margin-top:4px;accent-color:#2563eb;transform:scale(1.15)}.code-wrap{position:relative;margin:14px 0}.code{white-space:pre-wrap;background:#0b1220;color:#e2e8f0;padding:20px;border-radius:14px;overflow:auto;font-family:Consolas,"Courier New",monospace;font-size:13px;line-height:1.66;border:1px solid #1e293b}.copy-btn{position:absolute;right:10px;top:10px;border:1px solid #475569;background:#1e293b;color:#fff;border-radius:8px;padding:7px 10px;cursor:pointer;font-size:12px}.copy-btn:hover{background:#334155}.callout{border-left:4px solid #2563eb;background:#eff6ff;border-radius:12px;padding:15px 17px;margin:16px 0;color:#334155;line-height:1.7}.callout.good{border-color:#10b981;background:#ecfdf5}.callout.warn{border-color:#f59e0b;background:#fffbeb}.callout.danger{border-color:#ef4444;background:#fef2f2}.success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;border-radius:12px;padding:12px 14px;margin-top:12px;line-height:1.65}.trouble{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:12px;padding:12px 14px;margin-top:10px;line-height:1.65}.screen-slot{margin:14px 0;border:2px dashed #cbd5e1;border-radius:14px;background:#f8fafc;min-height:170px;display:flex;align-items:center;justify-content:center;overflow:hidden}.screen-slot img{width:100%;display:block}.screen-placeholder{text-align:center;color:#64748b;line-height:1.7;padding:24px}.screen-placeholder b{display:block;color:#334155}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mini-card{border:1px solid #e5e7eb;border-radius:14px;padding:16px;background:#fbfdff}.mini-card h4{margin:0 0 8px}.mini-card p{margin:0;font-size:13px}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse;background:#fff}.table th,.table td{border:1px solid #e5e7eb;padding:11px;text-align:left;font-size:13px;vertical-align:top;line-height:1.6}.table th{background:#f8fafc;color:#334155}.flow{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:16px 0}.flow span{padding:9px 12px;border-radius:10px;background:#eef4ff;color:#1d4ed8;font-weight:700;font-size:13px}.flow i{font-style:normal;color:#94a3b8}.file-tree{background:#0b1220;color:#e2e8f0;border-radius:14px;padding:18px;white-space:pre-wrap;overflow:auto;font-family:Consolas,"Courier New",monospace;font-size:13px;line-height:1.66}.download-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.download-list a{display:block;text-decoration:none;color:#1e40af;background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;padding:14px;font-weight:700}.download-list a small{display:block;color:#64748b;font-weight:400;margin-top:4px;line-height:1.45}.cmd-table td:first-child{white-space:nowrap;font-family:Consolas,"Courier New",monospace;color:#1e40af;font-weight:700}.chapter-nav{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.chapter-nav a{text-decoration:none;border-radius:12px;padding:12px 16px;font-weight:800}.chapter-nav .prev{background:#fff;border:1px solid #dbe3ef;color:#334155}.chapter-nav .next{background:#2563eb;color:#fff}.progress-note{position:fixed;right:20px;bottom:20px;background:#0f172a;color:#fff;border-radius:999px;padding:9px 13px;font-size:12px;box-shadow:0 8px 22px rgba(0,0,0,.2);z-index:40}.toast{position:fixed;right:24px;bottom:68px;background:#0f172a;color:#fff;padding:12px 16px;border-radius:10px;z-index:99}.pill{display:inline-block;padding:4px 8px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:11px;font-weight:800}.muted{color:#64748b;font-size:13px}.kbd{font-family:Consolas,"Courier New",monospace;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:2px 6px}.concept{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:12px 0;border-bottom:1px dashed #e2e8f0}.concept:last-child{border-bottom:0}.concept b{color:#1d4ed8}.hero-route{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}.hero-route span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);padding:8px 10px;border-radius:10px;font-size:12px}@media(max-width:900px){.layout{display:block}.sidebar{position:fixed;left:-320px;top:72px;width:300px;z-index:60;transition:.25s;box-shadow:10px 0 30px rgba(0,0,0,.1)}.sidebar.open{left:0}.menu-btn{display:block}.main{padding:24px 18px}.grid-2,.grid-3,.goal-grid{grid-template-columns:1fr}.chapter-toc ol{columns:1}.chapter-head{padding:28px 22px}.chapter-head h1{font-size:28px}.download-list{grid-template-columns:1fr}.brand span{display:none}}@media(max-width:520px){.topbar{height:64px;padding:0 14px}.sidebar{top:64px;height:calc(100vh - 64px)}.main{padding:18px 11px 50px}.chapter-head{border-radius:18px}.section{padding:18px;border-radius:14px}.chapter-head h1{font-size:25px}.section h2{font-size:21px}.chapter-nav a{padding:10px 12px;font-size:13px}.progress-note{display:none}}
