*{box-sizing:border-box}:root{--bg:#f5f7fb;--card:#fff;--line:#e5eaf2;--text:#172033;--muted:#667085;--brand:#2457d6;--soft:#eef4ff}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Segoe UI",sans-serif;background:var(--bg);color:var(--text)}.topbar{height:68px;display:flex;align-items:center;gap:14px;padding:0 26px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.brand{font-weight:900;letter-spacing:.08em;color:var(--brand)}.top-title{font-weight:850}.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.status{font-size:12px;color:var(--muted)}.print-btn{border:1px solid var(--line);background:#fff;border-radius:10px;padding:8px 11px;font-weight:800;cursor:pointer}.shell{max-width:1120px;margin:auto;padding:30px 20px 70px}.hero{padding:34px;border-radius:24px;background:linear-gradient(135deg,#fff,#eef4ff);border:1px solid var(--line)}.eyebrow{font-size:13px;font-weight:850;color:var(--brand);margin-bottom:10px}.hero h1{margin:0;font-size:clamp(32px,5vw,52px);line-height:1.14;letter-spacing:-.04em}.hero p{margin:16px 0 0;color:var(--muted)}.controls{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1.35fr;gap:10px;margin-top:16px}.control{background:#fff;border:1px solid var(--line);border-radius:14px;padding:11px}.control label{display:block;font-size:11px;font-weight:850;color:var(--muted);margin-bottom:7px}select,input{width:100%;border:0;outline:0;background:transparent;font-size:14px;color:var(--text)}.summary{display:flex;align-items:end;justify-content:space-between;margin:20px 0 12px}.label{font-size:11px;color:var(--muted);margin-bottom:5px}.breadcrumb{font-weight:850;font-size:17px}.count{background:var(--soft);color:var(--brand);font-weight:850;border-radius:999px;padding:7px 10px;font-size:12px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:19px;break-inside:avoid}.type{display:inline-block;background:var(--soft);color:var(--brand);font-size:11px;font-weight:900;border-radius:999px;padding:5px 8px}.card h3{margin:12px 0 7px;font-size:19px}.meta{color:var(--muted);font-size:13px;line-height:1.55}.preview{width:100%;max-height:360px;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:10px;margin:12px 0}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.tag{font-size:11px;background:#f2f4f7;color:#475467;border-radius:999px;padding:5px 7px}.actions{margin-top:15px}.btn{display:inline-block;text-decoration:none;border-radius:10px;padding:9px 12px;font-size:13px;font-weight:850}.open{background:var(--brand);color:#fff}.disabled{background:#eef1f5;color:#98a2b3}.empty{grid-column:1/-1;background:#fff;border:1px dashed #cdd5e1;border-radius:17px;padding:45px;text-align:center;color:var(--muted)}footer{text-align:center;color:#98a2b3;font-size:12px;padding-bottom:28px}@media(max-width:850px){.controls{grid-template-columns:1fr 1fr}.search{grid-column:1/-1}.grid{grid-template-columns:1fr}.top-title{display:none}.shell{padding-top:18px}}
.student-dashboard{margin-top:16px}.dash-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:2px 0 12px}.dash-head h2{margin:0;font-size:23px}.dash-head p{margin:4px 0 0;color:var(--muted);font-size:13px}.dash-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dash-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px}.dash-card span{display:block;color:var(--muted);font-size:12px;font-weight:750}.dash-card strong{display:block;margin-top:7px;font-size:25px}.dash-sections{display:grid;grid-template-columns:1.15fr .85fr;gap:12px;margin-top:12px}.dash-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.dash-panel h3{margin:0 0 12px;font-size:16px}.dash-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #eef1f5}.dash-row:first-of-type{border-top:0}.dash-row b{font-size:14px}.dash-row small{display:block;color:var(--muted);margin-top:3px}.pill-list{display:flex;flex-wrap:wrap;gap:7px}.dash-pill{font-size:12px;font-weight:800;background:var(--soft);color:var(--brand);padding:7px 9px;border-radius:999px}.dash-empty{color:var(--muted);font-size:13px;padding:10px 0}.status-note{font-size:11px;color:var(--muted);margin-top:8px}.progress-box{margin-top:12px;padding:14px;background:#f8fafc;border-radius:14px;color:#475467;font-size:13px;white-space:pre-wrap;max-height:150px;overflow:auto}.dash-progress-panel{grid-column:1/-1}.sdg-wrap{margin-top:2px}.sdg-titlebar{display:flex;align-items:flex-start;gap:10px;margin-bottom:13px}.sdg-icon{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#f1ecff;color:#8063cc;font-weight:900;flex:0 0 auto}.sdg-kicker{color:#3976e8;font-size:11px;font-weight:950;letter-spacing:.09em;margin-bottom:3px}.sdg-titlebar h4{margin:0;font-size:17px}.sdg-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:16px;align-items:stretch}.sdg-side{border:1px solid #e3e9f2;border-radius:14px;padding:18px;background:#fff}.sdg-side-label{text-align:center;color:#6f7a8c;font-size:12px}.sdg-num{text-align:center;font-size:42px;font-weight:950;letter-spacing:-.06em;margin:8px 0 14px}.sdg-track{height:10px;background:#e8edf5;border-radius:999px;overflow:hidden}.sdg-fill{height:100%;background:linear-gradient(90deg,#3976e8,#6f9cf0)}.sdg-legend{display:grid;gap:10px;margin-top:18px;font-size:12px;color:#56637a}.sdg-legend span{display:flex;align-items:center;gap:8px}.sdg-legend i{width:14px;height:14px;border-radius:4px}.sdg-current{margin-top:16px;padding:11px 12px;border-radius:12px;background:#edf3ff;color:#245ec9;font-size:13px;line-height:1.55}.sdg-note{margin-top:8px;color:#667085;font-size:12px;line-height:1.55}.sdg-frame{border:1px solid #e3e9f2;border-radius:14px;overflow:hidden;background:#fff}.sdg-scroll{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.sdg-scroll::-webkit-scrollbar{height:15px}.sdg-scroll::-webkit-scrollbar-track{background:#edf1f6}.sdg-scroll::-webkit-scrollbar-thumb{background:#9faabb;border-radius:999px;border:3px solid #edf1f6}.sdg-board{min-width:1230px}.sdg-header,.sdg-row{display:grid;grid-template-columns:300px 1fr}.sdg-header{background:#f7f9fc;border-bottom:1px solid #e3e9f2}.sdg-head-left{min-height:62px;display:flex;align-items:center;justify-content:center;border-right:1px solid #e3e9f2;font-size:12px;font-weight:900;color:#445168}.sdg-weeks{display:grid}.sdg-week{min-height:62px;display:flex;align-items:center;justify-content:center;border-right:1px solid #e3e9f2;font-size:12px;color:#46536a;font-weight:850;padding:0 5px;text-align:center}.sdg-row{min-height:52px;border-bottom:1px solid #edf1f6}.sdg-row.major .sdg-label{background:#f5f8ff;font-weight:900}.sdg-row.middle .sdg-label{background:#fbfdfb;font-weight:850}.sdg-label{display:flex;align-items:center;min-height:52px;border-right:1px solid #e3e9f2;padding:0 12px;font-size:12px;background:#fff}.sdg-label-inner{display:flex;align-items:center;min-width:0}.sdg-level-2{padding-left:22px}.sdg-level-3{padding-left:48px}.sdg-tree-badge{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:10px;font-weight:900;margin-right:8px;flex:0 0 auto}.sdg-tree-badge.major{background:#3976e8}.sdg-tree-badge.middle{background:#66b37a}.sdg-tree-num{width:31px;flex:0 0 auto;font-weight:900}.sdg-tree-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sdg-timeline{position:relative;min-height:52px;display:grid;background:#fff}.sdg-timeline::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(to right,transparent 0,transparent calc(var(--sdg-week-size,10%) - 1px),#e8edf4 calc(var(--sdg-week-size,10%) - 1px),#e8edf4 var(--sdg-week-size,10%));pointer-events:none}.sdg-bar{position:relative;align-self:end;height:15px;border-radius:999px;margin:0 3px 8px;z-index:2;box-shadow:0 2px 6px rgba(30,48,80,.1);overflow:visible}.sdg-bar[data-label]::after{content:attr(data-label);position:absolute;left:4px;bottom:19px;max-width:210px;padding:3px 7px;border-radius:7px;background:rgba(255,255,255,.96);border:1px solid rgba(210,219,232,.95);box-shadow:0 2px 7px rgba(30,48,80,.08);color:#3f4c63;font-size:10px;font-weight:850;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.sdg-bar.current[data-label]::after{color:#245ec9;border-color:#bad0fb;background:#f5f8ff}.sdg-bar.done[data-label]::after{color:#2e8752;border-color:#c7e6d0;background:#f6fcf8}.sdg-bar.plan[data-label]::after{color:#7458bd;border-color:#d8cdf4;background:#faf8ff}.sdg-bar.group[data-label]::after{font-weight:900}.sdg-bar.done{background:linear-gradient(90deg,#68b978,#83ca90)}.sdg-bar.current{background:linear-gradient(90deg,#3976e8,#6899ef)}.sdg-bar.plan{background:linear-gradient(90deg,#9c83df,#b79dec)}.sdg-bar.group{height:7px;opacity:.5;box-shadow:none}.sdg-today-line{position:absolute;top:0;bottom:0;width:2px;background:#ef5a63;z-index:3;pointer-events:none}.sdg-today-label{position:absolute;top:-21px;transform:translateX(-50%);background:#ef5a63;color:#fff;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900;z-index:4}.sdg-dates{display:flex;justify-content:space-between;color:#6f7a8c;font-size:11px;padding:7px 2px 0}.sdg-dates b{color:#445168}@media(max-width:850px){.dash-grid{grid-template-columns:1fr 1fr}.dash-sections{grid-template-columns:1fr}.dash-progress-panel{grid-column:auto}.sdg-layout{grid-template-columns:1fr}.sdg-board{min-width:1100px}.sdg-header,.sdg-row{grid-template-columns:260px 1fr}.sdg-level-2{padding-left:14px}.sdg-level-3{padding-left:34px}}\n@page{size:A4;margin:12mm}@media print{body{background:#fff}.topbar{position:static;height:auto;padding:0 0 6mm;border:0}.brand{font-size:12pt}.top-actions,.controls,footer{display:none!important}.shell{max-width:none;padding:0}.hero{padding:0 0 7mm;border:0;background:#fff}.hero h1{font-size:20pt}.hero p{font-size:9pt}.summary{margin:0 0 5mm}.grid{display:block}.card{border:0;border-top:1px solid #bbb;border-radius:0;padding:5mm 0;page-break-inside:avoid}.card h3{font-size:13pt}.type,.tag{border:1px solid #bbb;background:#fff;color:#222}.actions{display:none}.preview{max-height:215mm;border:0}.count{background:#fff;color:#222;border:1px solid #bbb}}