@charset "UTF-8";
:root{--navy:#112443;--navy2:#1a3358;--blue:#245be8;--blue-light:#edf3ff;--ink:#152742;--muted:#69768a;--line:#e1e7ef;--canvas:#f4f7fb;--white:#fff;--green:#177156;--amber:#a96113;--red:#b83c4d;--radius:18px;--shadow:0 12px 40px #192f4f0a;font-family:"Pretendard","SUIT","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:var(--ink);font-size:16px;line-height:1.6;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--canvas)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #8cb3ff;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:3px solid #d6e3ff;border-color:var(--blue)}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.initial{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:16px}.brand-mark{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--blue);font-family:serif;color:white;font-size:25px;font-weight:700}.app-shell{display:grid;grid-template-columns:242px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--navy);color:#fff;position:sticky;top:0;height:100vh;padding:32px 20px 22px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;gap:12px;align-items:center;padding:0 12px 28px}.brand .brand-mark{background:#ffffff12;border:1px solid #ffffff22}.brand strong{font-size:18px;letter-spacing:-.5px;display:block}.brand small{font-size:12px;letter-spacing:1.5px;color:#a2b8d7}.nav-label{font-size:12px;color:#8ba5c7;letter-spacing:1.1px;margin:28px 14px 10px}.nav-button{display:flex;align-items:center;gap:13px;width:100%;text-align:left;color:#becee4;border:0;background:transparent;padding:14px;border-radius:11px;font-size:15px;margin-bottom:5px;transition:background .18s,color .18s}.nav-button:hover{background:#ffffff09;color:white}.nav-button.active{color:white;background:#2b4771;box-shadow:inset 3px 0 #72a5ff}.nav-button .nav-count{margin-left:auto;font-size:12px;background:#ffffff12;border-radius:5px;padding:1px 7px;color:#d6e5fa}.side-note{margin-top:auto;padding:22px 14px;border-top:1px solid #ffffff13;color:#a9bdd9;font-size:13px;line-height:1.8}.side-note strong{color:#e2ebf8;font-size:14px;display:block;margin-bottom:5px}.account{display:flex;gap:11px;align-items:center;padding:12px 10px 0}.avatar{width:36px;height:36px;border-radius:50%;background:#e7efff;color:var(--blue);display:inline-grid;place-items:center;font-size:14px;font-weight:700;flex-shrink:0}.account .avatar{background:#365077;color:#fff}.account strong{display:block;font-size:14px}.account small{display:block;color:#96aed0;font-size:12px}.account .icon-button{margin-left:auto;color:#b7c9e2}.main-area{min-width:0}.topbar{height:84px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 48px;background:#fff;gap:16px}.breadcrumb{color:var(--muted);font-size:14px;display:flex;align-items:center;gap:12px}.breadcrumb b{font-weight:500;color:var(--ink)}.top-actions{display:flex;gap:12px;align-items:center}.pill{display:inline-flex;gap:6px;align-items:center;padding:5px 10px;border-radius:7px;font-size:13px;font-weight:600;white-space:nowrap}.pill.green{color:var(--green);background:#eaf6f0}.pill.blue{color:#315dcc;background:#edf2ff}.pill.gray{color:#737e8e;background:#f0f3f7}.pill.amber{color:var(--amber);background:#fff4e4}.pill.red{color:var(--red);background:#feeff1}.pill .icon{width:14px;height:14px}.content{max-width:1430px;margin:auto;padding:40px 48px 64px}.page-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:30px}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:700;color:var(--blue);display:flex;align-items:center;gap:10px;margin-bottom:12px}.eyebrow:before{content:'';width:22px;height:2px;background:var(--blue)}h1{font-size:34px;letter-spacing:-1.3px;line-height:1.3;margin:0 0 12px;font-weight:750}h2{font-size:22px;letter-spacing:-.6px;line-height:1.4;margin:0}h3{font-size:19px;letter-spacing:-.4px;line-height:1.45;margin:0}p{margin:0}.subtext{font-size:15px;color:var(--muted);line-height:1.8}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);background:#fff;padding:10px 16px;min-height:44px;border-radius:10px;color:var(--ink);font-size:14px;font-weight:650;transition:.18s;text-decoration:none;white-space:nowrap}.btn:hover{background:#f6f8fc;border-color:#b8c7dc}.btn.primary{background:var(--blue);border-color:var(--blue);color:white;box-shadow:0 4px 8px #245be816}.btn.primary:hover{background:#194acc}.btn.soft{background:var(--blue-light);border-color:transparent;color:var(--blue)}.btn.danger{background:#fff;color:var(--red);border-color:#f0d5dc}.btn.small{padding:7px 12px;min-height:36px;font-size:13px}.btn.block{width:100%}.text-button{border:0;background:transparent;color:var(--blue);font-size:14px;padding:5px 0;text-align:left}.icon-button{width:36px;height:36px;display:inline-grid;place-items:center;background:transparent;border:0;border-radius:9px;color:var(--muted)}.icon-button:hover{background:#ebeff6;color:var(--ink)}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px}.stat{padding:22px 24px;background:white;border:1px solid var(--line);border-radius:var(--radius);display:flex;align-items:center;gap:18px}.stat-symbol{width:48px;height:48px;border-radius:14px;background:#f3f6fc;display:grid;place-items:center;color:#547095}.stat-symbol .icon{width:24px;height:24px}.stat:nth-child(2) .stat-symbol{background:#ebf3ff;color:var(--blue)}.stat:nth-child(3) .stat-symbol{background:#edf7f3;color:var(--green)}.stat-label{color:var(--muted);font-size:13px;margin-bottom:2px}.stat-value{font-size:30px;line-height:1.3;font-weight:700;letter-spacing:-1px}.stat-value small{font-size:13px;font-weight:500;margin-left:6px;color:var(--muted)}.guide-strip{display:flex;align-items:center;gap:14px;background:#eaf1ff;border:1px solid #dce7fb;border-radius:12px;padding:15px 20px;color:#365681;font-size:14px;margin-bottom:28px}.guide-strip .icon{color:var(--blue)}.guide-strip strong{color:#254b86;font-weight:650}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.filters{display:flex;gap:6px;flex-wrap:wrap}.filter{border:1px solid transparent;background:transparent;padding:8px 15px;border-radius:8px;font-size:14px;color:var(--muted);font-weight:550}.filter.active{background:#fff;border-color:var(--line);box-shadow:0 2px 3px #17284405;color:var(--ink)}.filter:hover{background:#fff}.search{display:flex;align-items:center;gap:9px;padding:9px 12px;background:#fff;border:1px solid var(--line);border-radius:9px;color:#8491a3;width:235px}.search input{width:100%;background:transparent;border:0;font-size:14px;outline:0;color:var(--ink);min-width:0}.search:focus-within{outline:2px solid #adc8ff}.course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.course-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,border-color .2s}.course-card:hover{border-color:#bdcde5;box-shadow:0 10px 30px #1836620d}.course-top{display:flex;justify-content:space-between;align-items:center;padding:21px 24px 0;gap:12px}.course-index{color:#9aa9bd;font-size:13px;font-variant-numeric:tabular-nums;letter-spacing:1px;font-weight:650}.course-tags{display:flex;gap:7px;align-items:center}.area{font-size:12px;font-weight:600;color:#6d7f97;background:#f2f5f9;padding:3px 9px;border-radius:5px}.course-main{padding:16px 24px 22px;flex:1}.course-main h3{font-size:21px;margin-bottom:20px;letter-spacing:-.7px}.field-caption{font-size:12px;color:#7f8b9e;margin-bottom:9px;font-weight:500}.members{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-height:35px}.member-chip{display:inline-flex;gap:6px;align-items:center;background:#eff4fd;border:1px solid #e0e9f9;color:#3c5a88;border-radius:7px;padding:5px 10px;font-size:13px}.member-chip .mini-avatar{height:21px;width:21px;border-radius:50%;display:inline-grid;place-items:center;background:white;color:#5277b0;font-size:11px}.empty-members{font-size:14px;color:#93a0b2;display:flex;align-items:center;gap:8px}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 24px;border-top:1px solid #eef1f6;background:#fcfdff}.updated{font-size:12px;color:#8a96a7;max-width:52%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.publisher{display:flex;align-items:center;justify-content:space-between;background:#f6f8fc;padding:12px 14px;border-radius:9px;font-size:14px;margin-bottom:17px;gap:8px}.publisher span{color:var(--muted);font-size:12px}.publisher b{font-weight:600}.choice-row{display:flex;gap:8px}.choice-row button{flex:1;border:1px solid var(--line);border-radius:8px;padding:11px 5px;background:#fff;font-size:14px;color:var(--muted)}.choice-row button:hover{border-color:#a8c2fb;color:var(--blue)}.choice-row button.selected{background:var(--blue-light);color:var(--blue);border-color:#9fbaff;font-weight:650}.response-summary{display:flex;gap:12px;margin-top:14px;font-size:12px;color:var(--muted)}.response-summary strong{color:var(--ink)}.section-head{display:flex;justify-content:space-between;align-items:center;margin:28px 0 18px;gap:16px}.section-head p{font-size:14px;color:var(--muted);margin-top:5px}.panel{border:1px solid var(--line);background:white;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.panel-header{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:22px 24px;border-bottom:1px solid var(--line)}.panel-body{padding:24px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px;white-space:nowrap}th{background:#f8fafd;padding:12px 20px;font-size:12px;color:#79879a;font-weight:600;border-bottom:1px solid var(--line)}td{padding:16px 20px;border-bottom:1px solid #edf1f6}td.wrap{white-space:normal;min-width:180px;max-width:400px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcff}.table-actions{display:flex;gap:6px;justify-content:flex-end}.person-cell{display:flex;align-items:center;gap:10px}.person-cell strong{font-size:14px;display:block}.person-cell small{font-size:12px;color:var(--muted);display:block}.blank{padding:54px 28px;text-align:center;grid-column:1/-1}.blank .blank-icon{display:grid;place-items:center;margin:0 auto 18px;background:#edf3ff;color:#6890d0;border-radius:18px;width:60px;height:60px}.blank h3{font-size:18px;margin-bottom:8px}.blank p{font-size:14px;color:var(--muted);margin-bottom:22px}.settings-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:24px}.field{display:block;margin-bottom:20px}.field>span,.field>label{display:block;font-size:14px;font-weight:600;margin-bottom:8px}.field small{display:block;margin-top:7px;font-size:12px;color:var(--muted);line-height:1.7}.field input,.field textarea,.field select{display:block;border:1px solid #d9e1ec;background:white;border-radius:9px;padding:11px 12px;width:100%;color:var(--ink);font-size:15px;min-height:46px}.field textarea{resize:vertical;min-height:105px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-pair .field{min-width:0}.check-line{display:flex;gap:10px;align-items:center;font-size:15px;margin-bottom:20px}.check-line input{accent-color:var(--blue);width:18px;height:18px}.divider{height:1px;background:var(--line);margin:24px 0}.muted{color:var(--muted)}.footnote{font-size:12px;color:#8793a5;margin-top:25px;line-height:1.8}.deadline{font-size:13px;color:var(--muted)}.deadline strong{color:var(--ink);font-weight:550}.closed-banner{padding:14px 18px;margin-bottom:24px;border:1px solid #f1d7b8;background:#fff8ef;border-radius:10px;color:#8d601f;font-size:14px}.notice{padding:13px 16px;background:#f2f6fd;border-radius:10px;font-size:14px;color:#546b8b;line-height:1.8}.error-box{border:1px solid #f2ccd3;color:#a53546;background:#fff4f5;font-size:14px;padding:12px 15px;border-radius:9px;margin:12px 0}.demo-bar{background:#e8effe;color:#315494;font-size:13px;padding:9px 18px;text-align:center;border-bottom:1px solid #d5e1f9}.demo-bar button{border:0;background:none;color:#204fc1;text-decoration:underline;font-size:13px;margin-left:12px;padding:0}.demo-bar+.app-shell{min-height:calc(100vh - 40px)}.demo-bar+.app-shell .sidebar{top:0}.login-screen{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.login-art{background:var(--navy);padding:60px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;position:relative;overflow:hidden}.login-art:after{content:'';position:absolute;width:380px;height:380px;border:1px solid #ffffff0d;border-radius:50%;right:-200px;bottom:0;box-shadow:0 0 0 70px #ffffff03,0 0 0 140px #ffffff02;pointer-events:none}.login-art h1{font-size:46px;line-height:1.5;letter-spacing:-2px;margin:38px 0 20px}.login-art p{color:#adc0db;font-size:16px;line-height:1.9;max-width:340px}.login-art .brand{padding:0}.login-art footer{color:#879fbe;font-size:13px}.login-box{padding:60px;display:flex;align-items:center;justify-content:center}.login-form{width:100%;max-width:380px}.login-form h2{font-size:28px;margin-bottom:10px}.login-form>p{margin-bottom:32px;color:var(--muted);font-size:15px}.login-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:28px;gap:24px}.login-tabs button{border:0;background:none;padding:12px 0;color:var(--muted);font-size:14px}.login-tabs .active{color:var(--blue);border-bottom:2px solid var(--blue);font-weight:650}.login-form .brand-mark{display:none}.invite-symbol{display:grid;place-items:center;background:#f0f5ff;border-radius:14px;width:60px;height:60px;color:var(--blue);margin-bottom:20px}.invite-symbol .icon{width:28px;height:28px}dialog{padding:0;border:1px solid #e2e8f1;box-shadow:0 30px 120px #07162a40;border-radius:22px;width:min(620px,calc(100vw - 32px));max-height:calc(100dvh - 48px);color:var(--ink);overflow:auto}dialog::backdrop{background:#0d1c36a1;backdrop-filter:blur(4px)}.modal-header{position:sticky;top:0;background:white;padding:24px 28px 20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-start;gap:16px;z-index:1}.modal-header h2{font-size:23px;margin-top:6px}.modal-header .eyebrow{margin:0;font-size:11px;letter-spacing:1px}.modal-body{padding:24px 28px}.modal-footer{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;background:white;border-top:1px solid var(--line);padding:18px 28px;z-index:1}.modal-body>p{margin-bottom:20px;font-size:14px;color:var(--muted)}.input-with-button{display:flex;gap:8px;margin-bottom:12px}.input-with-button input{min-width:0;flex:1;border:1px solid var(--line);padding:10px 12px;border-radius:9px;font-size:15px}.chosen-members{display:flex;gap:8px;flex-wrap:wrap;min-height:48px;padding:13px;background:#f6f8fc;border-radius:11px;margin-bottom:8px}.chosen-members .member-chip{background:#fff;border-color:#d9e4f7;font-size:14px}.chosen-members button{border:0;background:none;color:#7992b7;padding:0 0 0 4px;display:grid;place-items:center}.chosen-members button .icon{width:15px;height:15px}.radio-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:20px}.radio-card{border:1px solid var(--line);border-radius:10px;position:relative;text-align:center;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:13px 4px;gap:6px;font-size:14px}.radio-card:has(input:checked){border-color:var(--blue);color:var(--blue);background:var(--blue-light);font-weight:600}.radio-card input{accent-color:var(--blue);margin:0}.recent-list{list-style:none;padding:0;margin:0}.recent-list li{display:flex;gap:12px;padding:15px 0;border-bottom:1px solid #edf1f6;align-items:flex-start}.recent-list li:last-child{border:0}.recent-list .icon{color:#7d93b4;margin-top:3px}.recent-list strong{display:block;font-size:14px;font-weight:600}.recent-list small{font-size:12px;color:var(--muted)}.warning{color:var(--red);font-size:14px;background:#fff3f4;padding:12px 15px;border-radius:10px;margin-bottom:18px}.copy-box{display:flex;gap:8px}.copy-box input{min-width:0;flex:1;padding:10px 12px;border:1px solid var(--line);border-radius:9px;font-size:13px;color:var(--muted)}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--navy);color:#fff;max-width:calc(100vw - 32px);padding:13px 22px;border-radius:12px;font-size:14px;box-shadow:0 10px 40px #11244330;transition:opacity .2s,transform .2s;z-index:100}#toast.visible{opacity:1;transform:translate(-50%,0)}.mobile-brand{display:none}.count-label{font-size:14px;color:var(--muted)}.count-label strong{color:var(--blue)}[hidden]{display:none!important}.flex-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.review-item{border:1px solid var(--line);padding:15px;border-radius:11px;margin-bottom:12px}.review-item header{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:8px}.review-item p{font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}.review-item small{font-size:12px;color:var(--muted)}.review-item .table-actions{margin-top:10px}.danger-zone{border:1px solid #f0dce0;background:#fffafb;border-radius:13px;padding:20px}.danger-zone h3{font-size:16px;color:var(--red);margin-bottom:8px}.danger-zone p{font-size:14px;color:var(--muted);margin-bottom:16px}.workspace-footer{display:flex;justify-content:space-between;margin-top:34px;border-top:1px solid var(--line);padding-top:20px;font-size:12px;color:#94a0b1}.refreshing{opacity:.5}.school-name{max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(min-width:1600px){.content{padding-top:48px}.course-main{padding-bottom:26px}.course-main h3{font-size:23px}}
@media(max-width:1180px){.app-shell{grid-template-columns:205px minmax(0,1fr)}.sidebar{padding:26px 12px}.brand{gap:9px;padding-left:9px}.brand strong{font-size:16px}.brand .brand-mark{width:37px;height:37px}.content{padding:32px 28px}.topbar{padding:0 28px}.course-top,.course-main{padding-left:19px;padding-right:19px}.card-footer{padding:14px 19px}.stat{padding:19px;gap:12px}.stat-symbol{display:none}.settings-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start}.top-actions .deadline{display:none}}
@media(max-width:820px){.app-shell{display:block}.sidebar{position:relative;height:auto;padding:17px 20px 0}.brand{padding:0 0 17px}.brand small{display:none}.nav-label,.side-note{display:none}.sidebar nav{display:flex;gap:5px;overflow-x:auto;margin:0 -5px;padding:0 0 9px}.nav-button{width:auto;white-space:nowrap;padding:10px 13px;font-size:14px;margin:0}.nav-button .nav-count{display:none}.sidebar .account{position:absolute;right:18px;top:16px;padding:0}.account .avatar,.account small{display:none}.account .icon-button{margin-left:4px}.topbar{height:62px;padding:0 22px}.breadcrumb{font-size:13px}.breadcrumb>span:first-child,.breadcrumb>.icon{display:none}.content{padding:27px 22px 42px}.page-heading{margin-bottom:24px;gap:16px}.page-heading h1{font-size:29px}.page-heading .subtext{font-size:14px}.stats{gap:10px}.stat{padding:16px}.stat-value{font-size:26px}.guide-strip{font-size:13px;align-items:flex-start;padding:14px}.course-grid{gap:14px}.login-screen{grid-template-columns:1fr}.login-art{display:none}.login-box{padding:40px 25px;min-height:100vh}.login-form .brand-mark{display:grid;margin-bottom:36px}.toolbar{flex-wrap:wrap}.search{width:100%}.toolbar .filters{width:100%}}
@media(max-width:560px){.course-grid{grid-template-columns:1fr}.content{padding:26px 16px 38px}.topbar{padding:0 16px}.page-heading{display:block}.page-heading>.btn{margin-top:15px}.page-heading h1{font-size:28px}.eyebrow{margin-bottom:8px}.stats{gap:8px}.stat{padding:14px 11px}.stat-label{font-size:12px}.stat-value{font-size:24px}.stat-value small{font-size:11px;margin-left:3px}.stat-label{word-break:keep-all}.guide-strip{margin-bottom:22px}.guide-strip strong{display:block;margin-bottom:3px}.guide-strip .icon{margin-top:3px}.filter{padding:7px 12px;font-size:13px}.course-top{padding:20px 21px 0}.course-main{padding:15px 21px 20px}.course-main h3{font-size:22px}.card-footer{padding:14px 21px}.modal-header{padding:22px 20px 16px}.modal-body{padding:20px}.modal-footer{padding:16px 20px}.modal-header h2{font-size:22px}.field-pair{grid-template-columns:1fr;gap:0}.radio-card{font-size:13px}.panel-header{padding:18px}.panel-body{padding:18px}.top-actions .btn{font-size:12px;min-height:34px;padding:6px 9px}.top-actions .pill{font-size:12px}.account strong{font-size:13px}.sidebar .brand strong{font-size:16px}.settings-grid{gap:18px}.section-head{align-items:flex-start}.section-head h2{font-size:19px}.workspace-footer{display:block;line-height:1.9}.demo-bar{font-size:12px}.copy-box{flex-wrap:wrap}.copy-box input{flex-basis:100%}.blank{padding:36px 18px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.space-top{margin-top:24px}

/* Editorial workspace — fine grids, ink-blue covers and clear working surfaces. */
:root{--navy:#080d45;--navy2:#111962;--blue:#2944ff;--blue-light:#f0f2ff;--ink:#14182d;--muted:#74788c;--line:#e9eaf1;--canvas:#fff;--radius:14px;--shadow:0 5px 18px #10184903;font-family:"Pretendard","SUIT","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;letter-spacing:-.25px}
body{background-color:#fff;background-image:linear-gradient(#eceef550 1px,transparent 1px),linear-gradient(90deg,#eceef550 1px,transparent 1px);background-size:88px 88px}button{letter-spacing:inherit}button:disabled{cursor:not-allowed}.app-shell{display:block;min-height:100vh}.site-header{background:#ffffffed;border-bottom:1px solid var(--line);padding:0 max(24px,calc((100vw - 1184px)/2));}.header-inner{height:94px;display:flex;justify-content:space-between;gap:24px;align-items:center}.brand-home{border:0;background:none;color:var(--ink);text-align:left;padding:0;gap:11px}.brand-home .brand-mark{width:42px;height:42px;border:0;background:var(--blue);border-radius:11px;color:#fff;box-shadow:0 4px 10px #2944ff15}.brand-mark .icon{width:26px;height:26px}.brand strong{font-size:22px;font-weight:800;letter-spacing:-1.1px}.brand-dot{color:var(--blue);margin-left:2px}.brand small{font-size:9px;letter-spacing:1.65px;color:#85889b;margin-top:1px}.header-right{display:flex;align-items:center;gap:12px}.header-right .school-name{font-size:13px;color:#777b8b}.header-rule{height:24px;width:1px;background:var(--line);margin:0 8px}.header-right .avatar{background:#f0f1ff;color:var(--blue);width:35px;height:35px;border:1px solid #e4e6ff}.account-name{font-size:13px;font-weight:650}.account-name small{display:block;font-size:9px;color:#898c9e;letter-spacing:1.2px}.nav-row{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:61px}.primary-nav,.admin-nav{display:flex;align-items:stretch;gap:7px}.nav-button{width:auto;white-space:nowrap;color:#838697;border-radius:0;background:none;padding:18px 10px 16px;font-size:13px;font-weight:550;gap:7px;margin:0;border-bottom:2px solid transparent;transition:color .2s}.nav-button:hover{background:none;color:var(--blue)}.nav-button.active{background:none;box-shadow:none;border-color:var(--blue);color:var(--blue);font-weight:700}.nav-button .icon{width:16px;height:16px}.nav-button .nav-count{background:#f2f3f9;color:#737890;font-size:10px;padding:0 6px;border-radius:4px;margin-left:2px}.nav-button.active .nav-count{color:var(--blue);background:#eef0ff}.admin-nav .nav-button{font-size:12px;padding-left:9px;padding-right:9px}.main-area{max-width:1184px;margin:0 auto;min-width:0}.workspace-meta{display:flex;align-items:center;justify-content:space-between;height:70px;font-size:10px;letter-spacing:1px;color:#9296a7}.meta-slash{color:#cacdd9;padding:0 10px}.top-actions{gap:16px}.top-actions .icon-button{width:26px;height:26px}.top-actions .icon{width:16px;height:16px}.live-state{font-size:11px;letter-spacing:0;color:#505c76;display:flex;align-items:center;gap:7px}.live-state i,.demo-bar i{width:5px;height:5px;background:#32a984;border-radius:50%;display:inline-block}.live-state.is-closed i{background:#a8a9b6}.content{max-width:none;margin:0;padding:0 0 30px}.demo-bar{background:#f5f6ff;border-bottom:1px solid #e6e8fd;display:flex;align-items:center;justify-content:center;gap:25px;padding:7px 20px;color:#747994;font-size:11px;letter-spacing:0}.demo-bar span{display:flex;gap:7px;align-items:center}.demo-bar i{background:var(--blue)}.demo-bar button{font-size:11px;color:var(--blue);font-weight:600;text-decoration:none;display:inline-flex;gap:6px;align-items:center;margin:0}.demo-bar .icon{width:13px;height:13px}
.collection-hero{background-color:var(--navy);background-image:linear-gradient(#717eff0c 1px,transparent 1px),linear-gradient(90deg,#717eff0c 1px,transparent 1px);background-size:48px 48px;border-radius:20px;display:grid;grid-template-columns:1.45fr 1fr;color:white;min-height:364px;position:relative;overflow:hidden}.hero-copy{padding:40px 44px;position:relative;z-index:1}.hero-kicker{font-size:9px;letter-spacing:1.7px;display:flex;align-items:center;gap:12px;color:#999fea;margin-bottom:25px}.tiny-cross{font:16px monospace;color:#8490ff}.hero-tag{border:1px solid #747eee40;border-radius:20px;padding:3px 9px;font-size:10px;color:#bfc4f1;letter-spacing:0}.hero-copy h1{font-size:43px;font-weight:700;letter-spacing:-2px;line-height:1.35;margin-bottom:18px}.hero-copy h1 em{font-style:normal;color:#a5b1ff;font-weight:500}.hero-copy p{font-size:13px;color:#a8aed7;line-height:1.9;font-weight:400;word-break:keep-all}.hero-bottom{display:flex;align-items:center;gap:22px;margin-top:30px;font-size:11px;color:#e1e4ff}.hero-bottom>span{display:flex;gap:7px;align-items:center}.hero-bottom .icon{width:15px;height:15px;color:#9aa7ff}.hero-export{background:none;border:0;border-left:1px solid #656eaa66;padding:0 0 0 18px;color:#bfc7ff;font-size:11px;display:flex;align-items:center;gap:8px}.hero-export:hover{color:#fff}.hero-art{min-height:355px;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(ellipse at 50% 65%,#2633a340,transparent 65%)}.art-axis{position:absolute;background:#8f9bff22}.axis-h{height:1px;width:100%;top:50%}.axis-v{width:1px;height:100%;left:50%}.art-coordinate{position:absolute;top:31px;right:30px;font:9px monospace;letter-spacing:2px;color:#7983c5}.art-caption{position:absolute;bottom:24px;left:0;right:0;text-align:center;font:8px monospace;letter-spacing:1.8px;color:#7d86c4}.book-stack{position:relative;width:184px;height:238px;transform:rotate(-8deg);margin-top:2px}.book-sheet{position:absolute;inset:0;border-radius:4px 14px 14px 4px;border:1px solid #727cda;background:#1c2567;box-shadow:10px 16px 20px #00001c35}.sheet-back{transform:translate(28px,-9px) rotate(16deg);background:#11195b;border-color:#414c9f}.sheet-mid{transform:translate(13px,-3px) rotate(8deg);background:#29357c;border-color:#8490ce}.sheet-front{padding:17px 17px 14px 24px;background:#2c46ff;color:white;display:flex;flex-direction:column;border-color:#7e8dff;box-shadow:inset 5px 0 #5670ff,inset 7px 0 #1a30b5,10px 15px 24px #03052540}.book-topline{font-size:7px;font-weight:500;letter-spacing:1.4px;display:flex;justify-content:space-between;color:#cbd4ff}.book-topline>span{font-size:15px;line-height:1}.book-symbol{margin-top:24px;color:#dae1ff}.book-symbol .icon{width:37px;height:37px;stroke-width:1}.book-title{font-size:25px;line-height:1.25;letter-spacing:-1px;margin-top:12px;font-weight:650}.book-baseline{display:flex;justify-content:space-between;margin-top:auto;padding-top:10px;border-top:1px solid #94a7ff60;font-size:6px;letter-spacing:.7px;color:#cad3ff}.book-baseline b{font-size:10px;font-weight:400;color:white}
.stats{border:1px solid var(--line);border-radius:12px;background:#fff;gap:0;margin-bottom:28px;overflow:hidden}.collection-stats{margin:18px 0 45px}.stat{border:0;border-radius:0;background:none;padding:23px 28px;position:relative;gap:17px;box-shadow:none}.stat+.stat{border-left:1px solid var(--line)}.stat-symbol{width:40px;height:40px;border:1px solid #e8ebf6;background:#fafbff;color:#7982ab;border-radius:50%}.stat:nth-child(2) .stat-symbol{background:#f3f4ff;color:var(--blue)}.stat:nth-child(3) .stat-symbol{background:#f7f8fc;color:#8f94aa}.stat-symbol .icon{width:18px;height:18px}.stat-label{font-size:11px;color:#7c8194;margin-bottom:5px}.stat-value{font-size:28px;font-weight:550;letter-spacing:-1px;line-height:1}.stat-value small{font-size:11px;margin-left:8px;color:#9498ab}.collection-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px;gap:20px}.eyebrow{font-size:9px;letter-spacing:1.8px;font-weight:650;margin-bottom:9px}.eyebrow:before{width:5px;height:5px}.collection-heading h2{font-size:27px;letter-spacing:-1.2px;font-weight:700}.collection-heading p{font-size:12px;color:#9295a4;padding-bottom:3px}.workflow-guide{display:flex;align-items:center;gap:20px;padding:17px 20px;background:#f8f9fd;border:1px solid #eceef6;border-radius:9px;margin-bottom:24px;font-size:12px;color:#656b80}.workflow-guide>span{display:flex;align-items:center;gap:8px}.workflow-guide b{font-size:10px;font-weight:550;color:var(--blue);border:1px solid #e2e5ff;background:white;border-radius:4px;padding:2px 5px;letter-spacing:0}.workflow-guide .guide-label{font-size:11px;color:#9297ac;padding-right:20px;border-right:1px solid #e0e3ee}.workflow-guide .icon{width:12px;height:12px;color:#c1c5d5}.toolbar{margin-bottom:18px}.filters{gap:5px}.filter{font-size:12px;border-radius:6px;padding:7px 15px;color:#8b8fa1}.filter.active{background:var(--navy);color:white;border-color:var(--navy);box-shadow:none}.filter:hover:not(.active){background:#f2f4fb}.search{width:230px;border-color:#e9eaf0;border-radius:7px;padding:8px 11px}.search .icon{width:16px;height:16px}.search input{font-size:12px}.course-grid{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.course-card{border-radius:12px;box-shadow:0 2px 10px #12154703;border-color:#e7e9f0}.course-card:hover{border-color:#b9c2ff;box-shadow:0 7px 20px #293bf209;transform:translateY(-2px)}.course-top{padding:19px 20px 0;gap:8px}.course-index{font:11px monospace;color:#acb0c0;letter-spacing:1px}.course-tags{gap:6px}.area{background:none;padding:0;font-size:10px;color:#8c90a3;font-weight:500}.pill{font-size:10px;border-radius:5px;padding:3px 7px;gap:4px;font-weight:550}.pill.gray{background:#f4f5f9;color:#9195a6}.pill.green{background:#eef8f4;color:#32836b}.pill.blue{background:#eef0ff;color:#4c5ee3}.pill.amber{background:#fff6e9;color:#a87b36}.course-main{padding:19px 20px 21px}.course-main h3{font-size:19px;font-weight:650;letter-spacing:-.85px;margin-bottom:23px}.field-caption{font-size:10px;color:#b0b3bf;margin-bottom:9px}.empty-members{font-size:12px;color:#969bb0}.empty-members .icon{width:17px;height:17px}.member-chip{font-size:12px;background:#f5f6ff;color:#5a6398;border-color:#eceefe;padding:4px 7px;border-radius:5px}.member-chip .mini-avatar{width:17px;height:17px;font-size:9px}.card-footer{padding:13px 19px;background:white;border-top:1px solid #f0f1f6;gap:6px}.updated{font-size:10px;color:#adb0bd;max-width:46%}.btn{border-radius:7px;font-size:13px;min-height:42px;font-weight:550;padding:9px 15px}.btn.small{font-size:11px;min-height:33px;padding:6px 10px;gap:5px}.btn.small .icon{width:13px;height:13px}.btn.soft{background:#f0f2ff;color:var(--blue)}.btn.primary{box-shadow:none}.btn.primary:hover{background:#1831e9}.card-footer .text-button{font-size:10px}.publisher{border:1px solid #eceef5;background:#fafbfe;padding:10px 11px;font-size:13px;border-radius:6px}.publisher span{font-size:10px}.choice-row{gap:6px}.choice-row button{font-size:11px;padding:10px 2px;border-radius:6px;color:#7a8094}.choice-row .icon{width:14px;height:14px}.response-summary{font-size:10px;margin-top:12px;color:#a1a6b6}.current-committee{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:14px;font-size:10px;color:#8c91a4}.current-committee>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.current-committee .text-button{font-size:10px;white-space:nowrap}.current-committee .icon{width:12px;height:12px}.page-heading{padding:27px 0 32px;margin-bottom:0}.page-heading h1{font-size:32px;margin-bottom:9px}.page-heading .subtext{font-size:13px}.panel{box-shadow:none;border-radius:12px}.panel h2{font-size:19px}.panel-header{padding:20px 24px}th{background:#f9faff;color:#9195a8;font-size:11px}td{font-size:13px}.panel .pill{font-size:11px}.guide-strip{background:#f6f7ff;border-color:#e7eafe;font-size:12px;color:#6a7299}.blank h3{font-weight:600}.blank-icon{background:#f5f6ff!important;color:#8490eb!important}.field input,.field select,.field textarea{border-color:#dfe3ef;border-radius:7px}.field>span{font-size:13px}.subtext{color:var(--muted)}.footnote{color:#8d93a6}.modal-header .eyebrow{font-size:10px}.modal-header h2{font-size:24px}.modal-footer .btn{min-width:78px}dialog{border-radius:15px;border:1px solid #e3e6f2;box-shadow:0 25px 100px #02062740}dialog::backdrop{background:#050a34a6;backdrop-filter:blur(5px)}.chosen-members{border:1px dashed #d7def2;background:#fafbff}.radio-card{border-radius:7px}.radio-card:has(input:checked){border-color:#8b98ff;background:#f4f5ff}.notice{border:1px solid #e7eafa;background:#f7f8ff;color:#7c83a0}.site-footer{margin-top:60px;border:1px solid var(--line);border-bottom:0;background:linear-gradient(90deg,#edeff644 1px,transparent 1px),linear-gradient(#edeff644 1px,transparent 1px);background-size:56px 56px;position:relative}.site-footer:before,.site-footer:after{content:'';position:absolute;top:-3px;width:5px;height:5px;background:var(--blue)}.site-footer:before{left:-3px}.site-footer:after{right:-3px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding:30px 32px;font-size:11px;color:#9599ad;background:#ffffffae}.footer-top>span:first-child{color:#5d6486;display:flex;align-items:center;gap:9px;font-weight:550}.footer-top .icon{color:var(--blue);width:21px;height:21px}.footer-wordmark{padding:30px 32px;font-size:clamp(30px,5.4vw,70px);letter-spacing:-3px;font-weight:700;color:#3349ff;line-height:1.3;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.footer-wordmark>span{font-weight:400;color:#7482ff}.footer-bottom{padding:22px 32px;font-size:10px;color:#a2a6b6;display:flex;justify-content:space-between;gap:12px}.login-art{background-color:var(--navy);background-image:linear-gradient(#747cff12 1px,transparent 1px),linear-gradient(90deg,#747cff12 1px,transparent 1px);background-size:64px 64px}.login-art .brand .brand-mark{background:var(--blue)}.login-art:after{border-radius:20px;transform:rotate(-25deg);border-color:#626fd44a;box-shadow:0 0 0 50px #6476ff06,0 0 0 100px #6476ff04}.login-art .eyebrow{color:#b4bdff}.login-art .eyebrow:before{background:#a5b0ff}.login-art h1{font-size:48px;line-height:1.4}.login-art p{color:#adb4e0}.login-tabs .active{border-color:var(--blue)}
@media(min-width:1600px){.content{padding-top:0}.course-main h3{font-size:19px}.course-main{padding-bottom:21px}}
@media(max-width:1250px){.main-area{margin:0 28px}.site-header{padding:0 28px}.hero-copy{padding:36px}.hero-copy h1{font-size:39px}.nav-row{gap:12px}.nav-button{font-size:12px}.admin-nav .nav-button{padding-left:7px;padding-right:7px;font-size:11px}.stat-symbol{display:grid}.stat{padding:21px 25px}.content{padding:0 0 30px}.course-main,.course-top{padding-left:19px;padding-right:19px}.card-footer{padding:12px 18px}.course-main h3{font-size:18px}}
@media(max-width:1000px){.nav-row{align-items:flex-start;flex-direction:column;gap:0}.admin-nav{border-top:1px solid #f1f2f7;width:100%}.admin-nav .nav-button{padding:10px 12px;font-size:11px;border-bottom:0;border-radius:6px;margin:4px 0}.admin-nav .nav-button.active{background:#f1f3ff}.nav-button{font-size:13px}.hero-copy{padding:34px 30px}.hero-copy h1{font-size:35px}.hero-kicker{gap:8px;font-size:8px}.hero-tag{font-size:9px}.hero-bottom{gap:12px;font-size:10px}.hero-export{font-size:10px;padding-left:12px}.hero-art{min-height:330px}.book-stack{transform:rotate(-8deg) scale(.88)}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.course-main h3{font-size:21px}.workflow-guide{gap:11px}.workflow-guide .guide-label{padding-right:12px}.collection-heading p{font-size:11px}.settings-grid{grid-template-columns:1fr}}
@media(max-width:820px){.header-inner{height:80px}.brand small{display:block}.brand strong{font-size:20px}.header-right .school-name,.header-rule{display:none}.main-area{margin:0 22px}.site-header{padding:0 22px}.content{padding:0 0 24px}.workspace-meta{height:58px;font-size:9px;letter-spacing:.5px}.workspace-meta>span{max-width:65%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-actions{gap:9px}.hero-copy h1{font-size:32px}.hero-copy p{font-size:12px}.hero-kicker{flex-wrap:wrap}.hero-art{min-height:325px}.hero-bottom{display:block}.hero-export{border:0;padding:0;margin-top:15px}.collection-stats{margin-bottom:35px}.stat-symbol{display:none}.stat{padding:20px 24px}.stat-label{font-size:11px}.stat-value{font-size:26px}.collection-heading h2{font-size:25px}.collection-heading{align-items:flex-start}.collection-heading p{max-width:190px;line-height:1.7}.workflow-guide{gap:9px;font-size:11px;flex-wrap:wrap}.workflow-guide .guide-label{border:0;width:100%;margin-bottom:3px}.workflow-guide b{font-size:9px}.toolbar{flex-wrap:nowrap}.toolbar .filters{width:auto}.search{width:185px}.filter{font-size:11px;padding:7px 11px}.footer-wordmark{letter-spacing:-1.7px}.site-footer{margin-top:35px}.hero-tag{display:none}.login-form .brand-mark{display:grid}.page-heading h1{font-size:28px}.page-heading .subtext{font-size:13px}}
@media(max-width:580px){.header-inner{height:74px}.brand strong{font-size:18px}.brand small{font-size:7px;letter-spacing:1.2px}.brand-home .brand-mark{width:33px;height:33px;border-radius:8px}.brand-mark .icon{width:22px;height:22px}.header-right{gap:7px}.header-right .avatar{display:none}.account-name{font-size:11px}.account-name small{font-size:8px}.header-right .icon-button{width:26px}.site-header{padding:0 18px}.main-area{margin:0 16px}.primary-nav{width:100%;gap:7px}.nav-button{padding:15px 5px 13px;font-size:12px;gap:5px}.nav-button .nav-count{display:inline-block;font-size:9px}.nav-button .icon{width:14px}.admin-nav{gap:3px;justify-content:space-between}.admin-nav .nav-button{font-size:10px;padding:10px 4px;gap:4px}.admin-nav .icon{display:none}.demo-bar{flex-direction:column;gap:3px;padding:6px 8px;font-size:9px}.demo-bar button{font-size:10px}.workspace-meta{height:53px;font-size:8px}.workspace-meta .meta-slash{padding:0 4px}.live-state{font-size:10px}.top-actions{gap:5px}.collection-hero{grid-template-columns:1fr;min-height:0;border-radius:13px}.hero-copy{padding:29px 25px 27px}.hero-kicker{font-size:8px;margin-bottom:20px}.hero-tag{display:inline;font-size:8px}.hero-copy h1{font-size:33px;letter-spacing:-1.7px;line-height:1.35}.hero-copy p{font-size:11px;line-height:1.85;max-width:270px}.hero-art{display:none}.hero-bottom{display:flex;justify-content:space-between;gap:10px;margin-top:24px;font-size:9px}.hero-export{font-size:9px;margin-top:0}.hero-bottom .icon{width:12px;height:12px}.hero-export .icon{display:none}.stat{padding:16px 12px}.stat-label{font-size:9px;letter-spacing:-.4px;line-height:1.7;word-break:keep-all}.stat-value{font-size:24px}.stat-value small{font-size:9px;margin-left:4px}.collection-stats{margin-top:12px;margin-bottom:33px;border-radius:9px}.collection-heading{display:block;margin-bottom:17px}.collection-heading h2{font-size:24px}.collection-heading p{max-width:none;font-size:11px;margin-top:8px}.eyebrow{font-size:8px}.workflow-guide{padding:13px;gap:5px;font-size:10px}.workflow-guide>span{gap:4px}.workflow-guide .guide-label{font-size:10px;margin-bottom:5px}.workflow-guide .icon{width:10px}.workflow-guide b{font-size:8px;padding:1px 3px}.toolbar{flex-wrap:wrap;gap:12px}.toolbar .filters{width:100%}.search{width:100%}.filter{font-size:12px;padding:7px 13px}.course-grid{grid-template-columns:1fr;gap:13px}.course-main{padding:18px 21px 22px}.course-main h3{font-size:21px;margin-bottom:22px}.course-top{padding:19px 21px 0}.area{font-size:11px}.pill{font-size:11px}.empty-members{font-size:13px}.card-footer{padding:13px 21px}.updated{font-size:10px}.btn.small{font-size:12px}.card-footer .text-button{font-size:11px}.choice-row button{font-size:13px}.publisher{font-size:14px}.publisher span{font-size:11px}.current-committee{font-size:11px}.current-committee .text-button{font-size:11px}.response-summary{font-size:11px}.footer-top{padding:23px 19px;font-size:10px;gap:8px}.footer-top>span:last-child{display:none}.footer-wordmark{padding:25px 19px;font-size:25px;letter-spacing:-1px}.footer-bottom{padding:20px 19px;display:block;font-size:9px;line-height:2}.footer-bottom span{display:block}.page-heading{padding-top:14px}.page-heading h1{font-size:26px}.modal-header h2{font-size:22px}.modal-body{padding:20px}.modal-body .radio-card{font-size:12px}.modal-footer{padding:15px 20px}.field input,.field select,.field textarea{font-size:16px}.input-with-button input{font-size:16px}.login-form h2{font-size:24px}}
.keep-default{font-size:11px;color:#969bb0;margin:3px 0 20px;line-height:1.8}.requested-book{border-left:2px solid var(--blue);padding:0 0 0 11px;margin-bottom:18px}.requested-book>span{display:block;font-size:9px;color:#959bb3;margin-bottom:5px}.requested-book strong{display:block;font-size:13px;font-weight:600;color:#4f5cc0}.requested-book p{font-size:12px;color:#7f86a3;overflow-wrap:anywhere;margin-top:3px}.requested-title{font-size:11px;color:#8b91a7;max-width:230px;white-space:normal;margin-top:3px}.request-withdraw{margin-top:19px;color:var(--red);font-size:12px}
/* Selection workflow */
.nav-row{flex-direction:column;align-items:stretch;gap:0}.primary-nav{gap:20px}.admin-nav{justify-content:flex-end;border-top:1px solid #eff0f6;gap:10px}.admin-nav .nav-button{padding:10px 9px;border-bottom:0;font-size:12px}.admin-nav .nav-button.active{background:#f3f4ff;border-radius:6px}.primary-nav .nav-button{font-size:14px;padding:17px 9px;flex-shrink:0}.demo-bar select{font-size:12px;max-width:170px;border:1px solid #dce1fb;padding:3px 8px;border-radius:5px;color:#495389;background:white}.wf-welcome{border-radius:18px;padding:36px 40px;background-color:#080d45;background-image:linear-gradient(#7787ff13 1px,transparent 1px),linear-gradient(90deg,#7787ff13 1px,transparent 1px);background-size:46px 46px;color:white;display:grid;grid-template-columns:1.3fr 1fr;gap:45px}.wf-welcome h1{font-size:38px;line-height:1.35;letter-spacing:-1.6px;font-weight:650}.wf-welcome h1 em{font-style:normal;color:#a8b6ff;font-weight:500}.wf-welcome p{font-size:14px;line-height:1.8;color:#afb8df}.wf-next{border:1px solid #6676cb55;padding:26px 30px;border-radius:12px;align-self:center;background:#15205777}.wf-next .eyebrow{color:#9fafff}.wf-next h2{font-size:22px;letter-spacing:-.7px;color:white;margin-bottom:10px}.wf-next p{margin-bottom:22px}.wf-next .btn{background:#2944ff;border-color:#6276ff;color:white}.wf-metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:12px;background:#fff;margin:18px 0 24px}.wf-metrics>div{padding:23px 26px;border-right:1px solid var(--line)}.wf-metrics>div:last-child{border:0}.wf-metrics span{display:block;font-size:12px;color:#8a90a5;margin-bottom:7px}.wf-metrics strong{font-size:30px;line-height:1.3;font-weight:650;letter-spacing:-1px}.wf-metrics small{font-size:12px;color:#8b92a7;font-weight:400;margin-left:7px}.wf-deadlines{display:flex;flex-wrap:wrap;gap:22px;align-items:center;background:#f7f8fd;border:1px solid #edf0fa;padding:16px 20px;border-radius:9px;margin-bottom:28px;font-size:12px;color:#7c85a0}.wf-deadlines>span:first-child{font-weight:650;color:#424e78;display:flex;align-items:center;gap:8px}.wf-deadlines b{margin-left:5px;color:#525f87;font-weight:550}.wf-deadlines .icon{width:17px;height:17px}.wf-alerts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:38px}.wf-alerts>div{display:flex;align-items:center;gap:10px;border:1px solid #e6eafa;background:#fff;padding:16px;border-radius:10px;color:#737c99;font-size:12px}.wf-alerts>div>.icon{width:18px;height:18px;color:#7785d4}.wf-alerts .btn{margin-left:auto;font-size:11px;min-height:31px;padding:5px 9px}.wf-cell-note{display:block;font-size:11px;color:#838ba3;font-weight:400;margin-top:4px}.wf-pill{display:inline-flex;border-radius:5px;font-size:12px;font-weight:550;padding:4px 9px;background:#f1f3f8;color:#838ba1;white-space:nowrap}.wf-pill.blue{background:#edf1ff;color:#4662cd}.wf-pill.done{background:#edf9f3;color:#288065}.wf-pill.warning{background:#fff5e4;color:#946523}.wf-two{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;align-items:start}.wf-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.wf-help{padding:30px;background:#f6f8ff;border:1px solid #e8edff;border-radius:12px}.wf-help h2{font-size:23px;line-height:1.5;margin-bottom:21px}.wf-help p{font-size:14px;color:#77819e;line-height:1.85;margin:20px 0 12px}.wf-help small{display:block;font-size:12px;color:#929ab2;margin-top:24px}.wf-heading{padding-top:14px;padding-bottom:27px}.wf-heading .subtext{font-size:14px}.wf-detail-top{display:flex;align-items:center;gap:15px;color:#9298ac;font-size:12px}.wf-detail-top .btn{font-size:12px;min-height:33px;padding:6px 12px}.wf-detail-top select{margin-left:auto;max-width:230px;border:1px solid #e1e5f1;border-radius:7px;padding:9px 11px;color:#626e90;background:#fff;font-size:13px}.wf-stepper{display:flex;list-style:none;padding:0;margin:0 0 28px;border:1px solid #e3e7f5;background:white;border-radius:10px;overflow:hidden}.wf-stepper li{flex:1;padding:17px 8px;display:flex;align-items:center;justify-content:center;gap:9px;border-right:1px solid #e9edf7;color:#959cb2;font-size:13px}.wf-stepper li:last-child{border:0}.wf-stepper li>span{border:1px solid #e2e6f1;display:inline-grid;place-items:center;border-radius:50%;width:23px;height:23px;font-size:11px}.wf-stepper li.active{background:#f1f4ff;color:#2944dc;font-weight:650}.wf-stepper li.active>span{background:#2944ff;border-color:#2944ff;color:white}.wf-stepper li.passed{color:#547ca0}.wf-stepper li.passed>span{background:#f1f6fb}.space-bottom{margin-bottom:24px}.wf-reviewer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wf-reviewer{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid #e5eaf5;border-radius:8px;background:#fcfdff;flex-wrap:wrap}.wf-reviewer>input{accent-color:var(--blue);width:17px;height:17px}.wf-reviewer strong{display:block;font-size:14px;font-weight:600}.wf-reviewer small{display:block;font-size:11px;color:#8a93aa;margin-top:3px}.wf-reviewer.ineligible{background:#f6f7fa;color:#8e94a6}.wf-reviewer-actions{display:flex;gap:5px;flex-basis:100%;margin-top:6px}.wf-candidate-row{display:grid;grid-template-columns:1fr 1.5fr 1fr 1fr 1fr 30px;gap:12px;padding:18px 0;border-bottom:1px solid #edf0f8;align-items:end}.wf-candidate-row label,.wf-criterion-row label{font-size:11px;color:#8a93a9}.wf-candidate-row input,.wf-criterion-row input:not([type=checkbox]){display:block;width:100%;min-width:0;border:1px solid #dce3f0;background:#fff;border-radius:7px;padding:10px;font-size:14px;color:#253454;margin-top:6px}.wf-candidate-row:last-child,.wf-criterion-row:last-child{border:0}.wf-criterion-row{display:grid;grid-template-columns:1fr 3fr .65fr 100px 30px;gap:12px;align-items:end;padding:17px 0;border-bottom:1px solid #edf0f8}.wf-financial{display:flex;align-items:center;gap:5px;padding-bottom:10px;white-space:nowrap}.wf-financial input{accent-color:var(--blue)}.wf-total{margin:20px 0;color:#2944ff;background:#f1f4ff;border-radius:7px;padding:13px 17px;font-size:15px;font-weight:600}.wf-savebar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 24px;border:1px solid #dfe6fc;background:#f5f7ff;border-radius:10px}.wf-savebar b{font-size:13px;font-weight:600}.wf-savebar small{display:block;font-size:11px;color:#8e97b1;margin-top:4px}.wf-savebar .form-error:not(:empty){flex:1}.wf-reopen{display:flex;gap:12px;align-items:center;margin-top:25px;color:#929ab2;font-size:12px;flex-wrap:wrap}.wf-reopen .icon{width:17px}.wf-rank-block{display:grid;grid-template-columns:48px 1fr;gap:18px;margin-top:28px;border-bottom:1px solid #edf0f7;padding-bottom:13px}.wf-rank-number{font-size:24px;letter-spacing:-1px;font-weight:500;color:#6478d7}.wf-recommendations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.wf-recommendations article{border:1px solid #e5eaf5;border-radius:10px;padding:20px;min-width:0}.wf-recommendations h3{font-size:20px;margin:12px 0 6px}.wf-recommendations p{font-size:13px;color:#818aa4;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8}.wf-recommendations strong{display:block;font-size:12px;font-weight:600;color:#526287;margin:18px 0 6px}.wf-document-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.wf-document-intro{background:#f0f4ff;border:1px solid #e0e7ff;border-radius:12px;padding:26px 30px;display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:25px}.wf-document-intro h2{font-size:22px;color:#334879;margin-bottom:10px}.wf-document-intro p{font-size:13px;color:#7f8cad;line-height:1.85}.wf-document-intro>span{border-left:1px solid #dce4fb;padding-left:22px;font-size:12px;color:#8591ae;line-height:1.9}details>summary{cursor:pointer;padding:20px 24px;font-size:14px;font-weight:600;color:#5c6c91}.wf-score-scroll{overflow-x:auto;margin:25px 0;border:1px solid #dfe5f4;border-radius:8px}.wf-score-table{border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:600px;white-space:normal}.wf-score-table th,.wf-score-table td{padding:12px;text-align:center;min-width:125px;border-right:1px solid #e7ebf6}.wf-score-table th:first-child{width:230px;position:sticky;left:0;background:#f7f9ff;text-align:left;z-index:1}.wf-score-table th{font-size:12px;line-height:1.7;color:#5d6c91}.wf-score-table th small{display:block;font-size:10px;color:#939eb7;font-weight:400}.wf-score-table th b{display:block;font-size:11px;color:#6079cb}.wf-score-table input{width:85px;border:1px solid #ced8ee;border-radius:6px;padding:11px 8px;font-size:16px;text-align:center;color:#24385b;background:#fff}.wf-score-table input[readonly]{background:#f3f5fa;border-color:#e9edf5}.wf-score-table output{font-size:15px;font-weight:600;color:#3155c1}dialog.wf-wide{width:min(1080px,calc(100vw - 28px))}.wf-wide .modal-body{padding:25px 30px}.wf-wide .field>span{font-size:14px}.wf-wide .field textarea{font-size:14px}
#wf-print-root{position:fixed;inset:0;z-index:150;background:#e8ebf3;overflow:auto;color:#111;letter-spacing:0}#wf-print-root .wf-print-controls{position:sticky;top:0;padding:13px 20px;background:#080d45;color:#fff;display:flex;gap:10px;align-items:center;z-index:160}#wf-print-root .wf-print-controls span{margin-right:auto;font-size:13px}#wf-print-root .wf-print-controls button{border:1px solid #a9b6ec;border-radius:6px;padding:8px 12px;background:white;color:#162752;font-size:12px}#wf-print-root .sheet{background:#fff;max-width:1120px;padding:50px;margin:24px auto;font-size:12px;break-after:page}#wf-print-root h1{text-align:center;font-size:25px;margin:15px 0 26px}#wf-print-root h2{font-size:18px;margin:28px 0 14px}#wf-print-root h3{font-size:14px;margin:18px 0 8px}#wf-print-root table{width:100%;border-collapse:collapse;table-layout:fixed;white-space:normal;margin:12px 0;font-size:11px}#wf-print-root th,#wf-print-root td{border:1px solid #555;padding:8px 5px;color:#111;word-break:break-word;overflow-wrap:anywhere}#wf-print-root th{background:#eee;font-size:11px}#wf-print-root th small,#wf-print-root td small{display:block;font-size:10px;font-weight:400}#wf-print-root .center{text-align:center}#wf-print-root .meta{display:flex;justify-content:space-between}#wf-print-root .stamp{text-align:right;margin-top:22px;line-height:2}#wf-print-root .note{font-size:11px;color:#666}#wf-print-root p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}#wf-print-root .draft{text-align:center;border:1px dashed #b44;padding:8px;color:#b44}#wf-print-root .opinion{border:1px solid #555;min-height:80px;white-space:pre-wrap;padding:12px}#wf-print-root .sheet:last-child{break-after:auto}
@media(max-width:1050px){.primary-nav{gap:8px}.primary-nav .nav-button{font-size:13px;padding:15px 6px}.wf-reviewer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-alerts{grid-template-columns:1fr;gap:8px}.wf-alerts>div{padding:12px 16px}.wf-candidate-row{grid-template-columns:1fr 1.3fr 1fr}.wf-candidate-row .icon-button{justify-self:end}.wf-criterion-row{grid-template-columns:1fr 2fr .7fr}.wf-financial{grid-column:1/3}.wf-savebar{flex-wrap:wrap}.wf-welcome{padding:30px;gap:25px}.wf-next{padding:23px}.wf-welcome h1{font-size:33px}.wf-document-intro{display:block}.wf-document-intro>span{display:block;border-left:0;border-top:1px solid #dce4fb;padding:14px 0 0;margin-top:15px}.wf-two{grid-template-columns:1fr}.wf-three{gap:14px}}
@media(max-width:700px){.primary-nav{overflow-x:auto;gap:12px}.primary-nav .nav-button{flex-shrink:0}.admin-nav{justify-content:flex-start;overflow-x:auto}.admin-nav .nav-button{white-space:nowrap;flex-shrink:0}.wf-welcome{grid-template-columns:1fr;padding:28px;gap:24px}.wf-welcome h1{font-size:31px}.wf-welcome .hero-kicker{font-size:9px;margin-bottom:20px}.wf-welcome p{font-size:13px}.wf-next{padding:22px}.wf-next h2{font-size:21px}.wf-metrics{grid-template-columns:repeat(2,1fr)}.wf-metrics>div{padding:18px 22px;border-bottom:1px solid var(--line)}.wf-metrics>div:nth-child(2){border-right:0}.wf-metrics>div:nth-child(3){border-bottom:0}.wf-metrics strong{font-size:28px}.wf-stepper li{flex-direction:column;padding:12px 4px;font-size:11px;gap:7px}.wf-detail-top{flex-wrap:wrap;gap:10px}.wf-detail-top select{margin-left:0;max-width:none;width:100%}.wf-reviewer-grid,.wf-recommendations,.wf-document-grid,.wf-three{grid-template-columns:1fr}.wf-deadlines{gap:11px;font-size:11px}.wf-deadlines>span:first-child{width:100%}.wf-candidate-row{grid-template-columns:1fr 1fr;gap:12px}.wf-criterion-row{grid-template-columns:1fr 1fr}.wf-criterion-row>label:nth-child(2){grid-column:1/-1}.wf-financial{grid-column:auto}.wf-savebar{padding:18px}.wf-savebar .flex-row{width:100%}.wf-savebar .btn{flex:1}.wf-rank-block{grid-template-columns:30px 1fr;gap:12px}.wf-rank-number{font-size:21px}.wf-heading h1{font-size:27px}.wf-heading .subtext{font-size:13px}.wf-document-intro{padding:22px}.wf-document-intro h2{font-size:20px}.wf-score-table th:first-child{width:170px}.wf-wide .modal-body{padding:20px}.wf-candidate-row input,.wf-criterion-row input:not([type=checkbox]){font-size:16px}#wf-print-root .wf-print-controls{flex-wrap:wrap}#wf-print-root .wf-print-controls span{width:100%}#wf-print-root .sheet{padding:22px;min-width:800px}#wf-print-root .wf-print-preview{overflow-x:auto}}
@media print{@page{size:A4 landscape;margin:10mm}body>*:not(#wf-print-root){display:none!important}#wf-print-root{position:static;overflow:visible;background:white}#wf-print-root .wf-print-controls{display:none!important}#wf-print-root .sheet{margin:0;padding:0;max-width:none;min-width:0;box-shadow:none}#wf-print-root .wf-print-preview{overflow:visible}#wf-print-root tr{break-inside:avoid}#wf-print-root thead{display:table-header-group}#wf-print-root h2,#wf-print-root h3{break-after:avoid}}

.top-actions .icon-button{width:auto;display:inline-flex;gap:5px;padding:3px 7px}.refresh-label{font-size:10px;white-space:nowrap}.wf-score-table input:focus{outline:3px solid #d7e3ff}
/* Explicit stage access, visible to administrators and understandable to teachers. */
.access-panel{margin-bottom:32px}.access-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.access-card{background:#fff;border:1px solid #dce3f0;border-radius:18px;padding:22px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;box-shadow:0 5px 18px #11265904}.access-card h3{font-size:18px;margin:0}.access-card p{font-size:14px;line-height:1.7;color:#53627c;flex:1;margin:0}.access-number{font:600 13px ui-monospace,monospace;color:#3554ed;letter-spacing:2px}.access-card .btn{min-height:40px}.access-teacher-status{display:flex;flex-wrap:wrap;gap:14px;padding:18px 22px;margin-bottom:22px;background:#ecf1ff;border:1px solid #d6dfff;border-radius:12px;font-size:14px}.access-course{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#eef2ff;border:1px solid #d4def8;padding:18px 22px;border-radius:12px;margin-bottom:22px}.access-course small{display:block;color:#516080;margin-top:5px}.access-wait{text-align:center;padding:70px 20px}.access-wait p{line-height:1.9;color:#63718b;margin:20px 0 28px}.access-symbol{display:inline-grid;place-items:center;background:#edf2ff;color:#3155ef;border-radius:20px;font-size:42px;width:78px;height:78px;margin-bottom:24px}.access-fieldset{border:0;margin:0;padding:0;min-width:0}.access-fieldset:disabled{opacity:.68}.access-wait h1{font-size:clamp(24px,4vw,34px)}@media(max-width:1050px){.access-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.access-grid{grid-template-columns:1fr}.access-course{align-items:flex-start;flex-direction:column}.access-card{padding:20px}.access-card p{min-height:0}}
.hwpx-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.hwpx-options .btn{min-height:64px;white-space:normal;line-height:1.5}@media(max-width:600px){.hwpx-options{grid-template-columns:1fr}}
:root{--brand-ink:#141a43}
.brand{gap:13px}
.brand .brand-mark,.brand-mark{display:inline-flex;flex:0 0 auto;width:46px;height:46px;padding:0;border:0;border-radius:13px;background:transparent;box-shadow:none}
.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}
.brand .brand-copy{display:block;min-width:0}
.brand .brand-copy strong{display:block;font-size:23px;line-height:1.2;font-weight:800;letter-spacing:-1.1px;color:var(--brand-ink);white-space:nowrap}
.brand .brand-copy small{display:block;margin-top:7px;color:#737d9a;font-size:8px;font-weight:600;line-height:1;letter-spacing:2.5px;white-space:nowrap}
.brand-home{gap:12px}
.brand-home .brand-mark{width:46px;height:46px;background:transparent;border:0;box-shadow:none}
.brand-inverse .brand-copy strong{color:#fff}
.brand-inverse .brand-copy small{color:#bac3f7}
.login-art .brand{gap:17px}
.login-art .brand .brand-mark{width:60px;height:60px;border:0;background:transparent;box-shadow:0 8px 28px #03052b38;border-radius:17px}
.login-art .brand .brand-copy strong{font-size:27px;letter-spacing:-1.2px}
.login-art .brand .brand-copy small{font-size:9px;letter-spacing:3px;margin-top:10px}
.login-brand-mobile{display:none;padding:0}
.footer-identity .brand-mark{width:28px;height:28px;border-radius:8px}
.initial .brand-mark{width:60px;height:60px}
@media(max-width:820px){.login-brand-mobile{display:flex;margin-bottom:42px}.login-form .brand-mark{display:inline-flex;margin:0}.brand .brand-copy strong{font-size:21px}.brand .brand-copy small{font-size:7px;letter-spacing:2px}.brand-home .brand-mark{width:40px;height:40px}.login-brand-mobile .brand-mark{width:48px;height:48px}}
@media(max-width:580px){.brand-home{gap:9px}.brand-home .brand-mark{width:37px;height:37px}.brand-home .brand-copy strong{font-size:19px;letter-spacing:-1px}.brand-home .brand-copy small{font-size:6.5px;letter-spacing:1.6px;margin-top:6px}}
:root{--simple-line:#e2e7f1;--simple-blue:#3445eb;--simple-ink:#14213d}
.simple-next{padding:32px;background:#edf0ff;border-radius:18px;margin-bottom:28px}.simple-next h1{font-size:28px;letter-spacing:-.7px;margin:12px 0}.simple-next p{color:#56657e;margin-bottom:22px;line-height:1.8}
.simple-task-list{display:grid;gap:14px}.simple-task{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:20px;align-items:center;padding:25px}.simple-task h2{font-size:20px}.simple-task p{margin:8px 0}.simple-number{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#eef0ff;color:var(--simple-blue);font-size:18px;font-weight:700}.simple-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:22px 0 4px}.simple-course-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:18px}.simple-course-grid h2{font-size:21px;margin:10px 0}.simple-course-grid p{margin-bottom:18px}
.simple-subject{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:22px}.simple-subject select{min-width:210px;max-width:100%;padding:11px;border:1px solid var(--simple-line);border-radius:8px;background:#fff;font:inherit}.simple-catalog{margin-top:25px}.simple-catalog-head{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.simple-catalog-head .field{min-width:min(100%,240px);margin:0 0 12px}.simple-catalog [hidden],#wf-score-simple [hidden]{display:none!important}.simple-criterion{display:flex;align-items:flex-start;gap:13px;padding:18px;border:1px solid var(--simple-line);border-radius:12px;margin:10px 0;background:#fff}.simple-criterion:has(input:checked){background:#f2f4ff;border-color:#8692ff}.simple-criterion input{width:20px;height:20px;flex-shrink:0;margin-top:4px;accent-color:var(--simple-blue)}.simple-criterion>span{display:block;min-width:0}.simple-criterion>span>span:not(.wf-pill){display:block;font-size:14px;line-height:1.8;margin:5px 0;color:#475772}.simple-criterion small{display:block;color:#718096;font-size:12px}.simple-criterion .wf-pill{margin-left:9px}.simple-chosen{padding:16px 0;line-height:1.9;color:#3c4d70;font-size:14px}.simple-weight,.simple-score{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:22px;align-items:center;padding:20px 0;border-bottom:1px solid var(--simple-line)}.simple-weight small,.simple-score>span>span{display:block;color:#596b84;font-size:14px;line-height:1.8;margin-top:5px}.simple-weight>span:last-child,.simple-score>span:last-child{display:flex;gap:6px;align-items:center;white-space:nowrap;font-size:14px}.simple-weight input,.simple-score input{width:84px;min-height:48px;padding:10px 6px;border:1px solid #c8d1e3;border-radius:9px;text-align:center;font:inherit;font-size:18px;font-variant-numeric:tabular-nums}.simple-proposal{padding:18px 0;border-bottom:1px solid var(--simple-line)}.simple-proposal p{line-height:1.9}.simple-confirmed{padding:0;list-style:none}.simple-confirmed li{display:flex;justify-content:space-between;gap:20px;line-height:1.8;padding:15px 0;border-bottom:1px solid var(--simple-line)}.simple-confirmed b{white-space:nowrap}.simple-book-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.simple-book-tabs .btn[aria-pressed=true]{background:var(--simple-blue);color:#fff;border-color:var(--simple-blue)}.simple-book-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap;padding:18px 0}.simple-book-heading h2{font-size:20px;margin:8px 0}.simple-book-heading p{font-size:14px;color:#63728c}.simple-save-state{font-size:13px;color:#43624f;line-height:1.7;margin-top:15px}.procedure-overview{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:26px}.procedure-stop{display:flex;flex-direction:column;gap:10px;padding:18px;background:#f1f3ff;border-radius:12px;text-decoration:none;color:var(--simple-ink);font-size:14px;line-height:1.7}.procedure-stop b{color:var(--simple-blue)}.procedure-rules{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:26px 0}.procedure-rules section{padding:22px;border-left:3px solid #7a8aff;background:#f8faff}.procedure-rules h2{font-size:19px;margin-bottom:10px}.procedure-rules p{font-size:14px;line-height:1.9;color:#53647c}.procedure-list{display:grid;gap:15px}.procedure-step{display:grid;grid-template-columns:40px 1fr;gap:24px;padding:28px;scroll-margin-top:20px}.procedure-step h2{font-size:22px;margin:7px 0 12px}.procedure-step p{line-height:1.9;margin:8px 0;font-size:15px}.simple-faq{margin-top:24px}.simple-faq h2{font-size:21px;margin-bottom:18px}.simple-faq details{padding:14px 0;border-bottom:1px solid var(--simple-line)}.simple-faq summary{font-weight:600;line-height:1.8}.simple-faq p{line-height:1.9;margin-top:12px;color:#52627b}
@media(max-width:900px){.procedure-overview{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.simple-next{padding:23px}.simple-next h1{font-size:23px}.simple-task{grid-template-columns:34px minmax(0,1fr);gap:13px;padding:20px}.simple-task>div:last-child{grid-column:2}.simple-number{width:34px;height:34px;font-size:16px}.simple-task h2{font-size:18px}.procedure-overview{grid-template-columns:repeat(2,1fr)}.procedure-stop{padding:15px}.procedure-rules{grid-template-columns:1fr;gap:12px}.procedure-step{grid-template-columns:32px minmax(0,1fr);padding:20px;gap:14px}.procedure-step h2{font-size:19px}.simple-weight,.simple-score{grid-template-columns:minmax(0,1fr) 108px;gap:12px}.simple-weight input,.simple-score input{width:65px}.simple-criterion{padding:14px}.simple-catalog-head{gap:8px}.simple-subject select{min-width:0;width:100%}.simple-links .btn{max-width:100%;white-space:normal}}

.simple-meeting-record{padding:12px 0;border-bottom:1px solid #e2e7f1}.simple-meeting-record p{white-space:pre-wrap;line-height:1.9;padding:14px 0}

/* Paper hand-in guidance shares the teacher task layout. */
.paper-guide{margin:24px 0}.paper-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0;list-style:none;margin:24px 0}.paper-steps li{padding:18px;border:1px solid var(--line,#e5e7eb);border-radius:12px;background:#fafbff}.paper-steps b,.paper-steps span{display:block}.paper-steps span{margin-top:8px;line-height:1.8;color:#52617b}.paper-guide>p{line-height:1.8}@media(max-width:680px){.paper-steps{grid-template-columns:1fr}.paper-guide{padding:20px}}

/* Independent subject rooms and first-use guidance. */
.google-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:44px;padding:10px 12px;background:#fff;color:#1f1f1f;border:1px solid #747775;border-radius:8px;font:500 14px/20px 'Google Sans',Arial,sans-serif;cursor:pointer}.google-button:hover{background:#f8f9fa}.google-button:focus-visible{outline:3px solid #a8c7fa;outline-offset:3px}.google-button:disabled{opacity:.6;cursor:wait}.google-button svg{flex:none}.google-domain{text-align:center;font-size:13px!important;margin:12px 0 24px!important;color:#657087}.google-fallback{margin-top:24px;font-size:13px;color:#657087}.google-fallback summary{cursor:pointer}.google-fallback p{font-size:13px;line-height:1.8}.google-admin{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;margin-bottom:24px}.google-admin h2{font-size:20px;margin:0 0 12px}.google-admin p{line-height:1.8;margin:8px 0}.google-admin-actions{display:flex;gap:10px;flex-wrap:wrap;flex-shrink:0}.teacher-email{overflow-wrap:anywhere}.google-email-status{display:block;margin-top:7px;color:#657087;font-size:12px}.email-editor{max-height:45vh;overflow:auto;padding:8px 6px 8px 0;margin:16px 0}.email-editor .field{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:12px;margin:10px 0}.email-editor .field>span{margin:0}.google-room-list{display:grid;gap:14px;margin-top:24px}.google-room-list .btn{width:100%;justify-content:space-between;text-align:left;padding:20px}.google-room-list strong,.google-room-list small{display:block}.google-room-list small{margin-top:8px;color:#657087;font-weight:400}@media(max-width:850px){.google-admin{align-items:flex-start;flex-direction:column;padding:22px}.email-editor .field{grid-template-columns:1fr;gap:6px}}
.room-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.room-steps p{line-height:1.8;color:#657087}.room-steps h3{margin:14px 0 8px}.room-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.room-list input{font-size:13px}.room-claim{max-width:580px;margin:60px auto;padding:32px}.room-claim>.eyebrow{display:block;margin-top:28px}.room-claim p{line-height:1.9}.room-claim form{margin-top:28px}.room-start{border-color:#ccd2ff}.room-start .section-head{margin-top:0}.room-start .room-steps>section{padding:16px;background:#f8f9ff;border-radius:12px}@media(max-width:850px){.room-steps,.room-list{grid-template-columns:1fr}.room-claim{margin:20px auto;padding:24px}}
