:root{color:#18333b;font-synthesis:none;text-rendering:optimizelegibility;--ink:#18333b;--muted:#6b8387;--muted-light:#93a6a8;--line:#e2ece9;--surface:#fff;--canvas:#f4f8f7;--teal:#0f766e;--teal-dark:#0a5d57;--teal-soft:#e6f5f1;--orange:#dc6b3f;--orange-soft:#fff0e9;--blue:#3c78a8;--blue-soft:#eaf3fb;--yellow:#d79d2f;--yellow-soft:#fff7dd;--shadow:0 16px 40px #1e4d4d12;background:#f4f8f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:var(--canvas);min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:flex}.sidebar{color:#d7eeea;z-index:20;background:#103b3c;flex-direction:column;flex:0 0 248px;width:248px;height:100vh;padding:28px 16px 20px;display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:11px;padding:0 12px;display:flex}.brand-lockup strong{color:#f4fffc;letter-spacing:.02em;font-size:16px;display:block}.brand-lockup span{color:#8dbbb7;margin-top:4px;font-size:11px;display:block}.brand-mark{color:#116762;background:#e1f4ef;border-radius:11px;place-items:center;width:36px;height:36px;font-size:18px;font-weight:800;display:grid;box-shadow:0 6px 16px #01101424}.brand-mark-large{border-radius:16px;width:52px;height:52px;margin-bottom:35px;font-size:24px}.sidebar-org-switcher{margin:44px 8px 25px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-size:10px;font-weight:750;display:block}.eyebrow-light{color:#91c4bd}.org-switcher select{color:#eefbf9;background:#ffffff12;border:1px solid #b0e0d836;border-radius:9px;outline:none;width:100%;margin-top:9px;padding:10px}.org-switcher select option{color:#18333b}.main-nav{gap:5px;display:grid}.nav-item{color:#9ac1bd;border-radius:10px;align-items:center;gap:13px;padding:12px 13px;font-size:14px;font-weight:650;transition:background .18s,color .18s;display:flex}.nav-item:hover{color:#f2fffc;background:#ffffff14}.nav-item-active{color:#f2fffc;background:#1c5b5b;box-shadow:inset 3px 0 #71c8ba}.nav-icon{color:#77b8b0;text-align:center;width:18px;font-size:17px;line-height:1}.nav-item-active .nav-icon{color:#a9e4d9}.sidebar-footnote{color:#83aba7;border-top:1px solid #ffffff1a;align-items:center;gap:8px;margin-top:auto;padding:15px 13px 0;font-size:11px;display:flex}.status-dot{background:#b6c7c8;border-radius:50%;width:7px;height:7px;display:inline-block}.status-dot-live{background:#73d2a5;box-shadow:0 0 0 4px #73d2a521}.sidebar-scrim{display:none}.main-area{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;justify-content:space-between;align-items:center;height:72px;padding:0 42px;display:flex;position:sticky;top:0}.topbar-context{color:var(--muted);align-items:center;gap:12px;font-size:13px;display:flex}.topbar-kicker{color:var(--ink);font-weight:750}.topbar-divider{color:#c5d4d2}.topbar-user{align-items:center;gap:10px;display:flex}.avatar{background:var(--orange-soft);width:32px;height:32px;color:var(--orange);border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid}.user-copy strong,.user-copy span{display:block}.user-copy strong{font-size:12px}.user-copy span{color:var(--muted);margin-top:2px;font-size:10px}.text-button{color:var(--muted);background:0 0;border:0;margin-left:13px;font-size:12px}.text-button:hover{color:var(--orange)}.mobile-menu-button{color:var(--teal);background:0 0;border:0;padding:4px;font-size:21px;display:none}.page-content{max-width:1440px;margin:0 auto;padding:42px 48px 72px}.page-stack{gap:24px;display:grid}.narrow-page{max-width:900px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:7px;display:flex}.page-heading h1{color:var(--ink);letter-spacing:-.04em;margin:9px 0 8px;font-size:clamp(27px,3vw,38px);line-height:1.08}.page-heading p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.heading-action{flex-shrink:0}.button-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:10px 16px;font-size:12px;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button-primary{background:var(--teal);color:#fff;box-shadow:0 8px 18px #0f766e29}.button-primary:hover{background:var(--teal-dark);box-shadow:0 10px 22px #0f766e3b}.button-secondary{border-color:var(--line);color:var(--teal-dark);background:#fff}.button-secondary:hover,.button-quiet:hover{background:#f6fcfa;border-color:#b7d9d2}.button-quiet{color:var(--teal);background:0 0;border-color:#0000;padding-left:9px;padding-right:9px}.button-ghost{color:var(--muted);border-color:var(--line);background:0 0}.button-light{color:var(--teal-dark);background:#f4fffc}.button-danger{color:#a84937;background:#fff;border-color:#f0c7ba}.button-danger:hover{background:#fff4f0}.button-full{width:100%}.button-large{min-height:48px;padding:12px 22px}.center-state{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:12px;display:grid}.spinner{border:3px solid #d7e8e5;border-top-color:var(--teal);border-radius:50%;width:26px;height:26px;animation:.8s linear infinite spin}.spinner-small{border-width:2px;width:16px;height:16px}@keyframes spin{to{transform:rotate(360deg)}}.inline-loading{min-height:150px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.notice{border-radius:10px;align-items:center;gap:10px;padding:11px 14px;font-size:12px;line-height:1.5;display:flex}.notice>span{border-radius:50%;flex:none;place-items:center;width:19px;height:19px;font-weight:800;display:grid}.notice-error{color:#a54837;background:#fff2ee;border:1px solid #f5d3c8}.notice-error>span{color:#fff;background:#d56e54}.notice-success{color:#236c5c;background:#edf9f5;border:1px solid #ccece2}.notice-success>span{color:#fff;background:#55ae8e}.panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;padding:24px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.panel-heading h2{letter-spacing:-.02em;color:var(--ink);margin:7px 0 0;font-size:18px}.muted-copy{color:var(--muted);font-size:12px}.quiet-link{color:var(--teal);padding-top:4px;font-size:12px;font-weight:750}.welcome-card{color:#fff;background:#145a59;border-radius:16px;justify-content:space-between;align-items:center;min-height:215px;padding:34px 38px;display:flex;position:relative;overflow:hidden}.welcome-card:after{content:"";border:1px solid #afeade2e;border-radius:50%;width:360px;height:360px;position:absolute;top:-150px;right:-100px;box-shadow:0 0 0 42px #afeade09,0 0 0 88px #afeade08}.welcome-card h2,.active-banner h2{letter-spacing:-.03em;margin:8px 0 7px;font-size:25px}.welcome-card p{color:#a7d1cb;margin:0 0 21px;font-size:13px}.welcome-orbit{z-index:1;width:230px;height:150px;position:relative}.welcome-orbit span{color:#bce4dc;background:#ffffff12;border:1px solid #ccf6eb3b;border-radius:8px;padding:6px 9px;font-size:10px;position:absolute}.welcome-orbit span:first-child{top:12px;left:18px}.welcome-orbit span:nth-child(2){top:81px;right:18px}.welcome-orbit span:nth-child(3){bottom:5px;left:42px}.orbit-core{width:58px;height:58px;color:var(--teal);background:#c9eee4;border-radius:50%;place-items:center;font-size:23px;display:grid;position:absolute;top:47px;left:92px;box-shadow:0 0 0 12px #c9eee414}.active-banner{color:#fff;background:linear-gradient(112deg,#0f766e 0%,#1b8d82 100%);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:28px 32px;display:flex;box-shadow:0 15px 32px #0f766e33}.active-banner p{color:#b9e3dd;margin:0;font-size:12px}.live-pulse{text-transform:uppercase;letter-spacing:.13em;color:#d7f6ee;align-items:center;gap:9px;font-size:10px;font-weight:750;display:flex}.active-metrics{align-items:center;gap:25px;display:flex}.active-metrics>div{border-left:1px solid #fff3;padding-left:20px}.active-metrics strong,.active-metrics span{display:block}.active-metrics strong{letter-spacing:-.04em;font-size:23px}.active-metrics span{color:#b9e3dd;margin-top:3px;font-size:10px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:137px;padding:19px 20px;position:relative}.metric-icon{float:right;background:var(--teal-soft);width:30px;height:30px;color:var(--teal);border-radius:9px;place-items:center;font-weight:800;display:grid}.metric-card strong{letter-spacing:-.04em;color:var(--ink);margin-top:14px;font-size:27px;display:block}.metric-card small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.dashboard-columns{grid-template-columns:1.2fr .8fr;gap:20px;display:grid}.shortcut-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.shortcut-card{border:1px solid var(--line);border-radius:11px;flex-direction:column;align-items:flex-start;min-height:146px;padding:15px;transition:border .16s,transform .16s;display:flex;position:relative}.shortcut-card:hover{border-color:#b8dbd5;transform:translateY(-2px)}.shortcut-icon{border-radius:9px;place-items:center;width:29px;height:29px;margin-bottom:14px;font-size:14px;display:grid}.shortcut-teal{color:var(--teal);background:var(--teal-soft)}.shortcut-orange{color:var(--orange);background:var(--orange-soft)}.shortcut-blue{color:var(--blue);background:var(--blue-soft)}.shortcut-card strong{font-size:13px}.shortcut-card span:not(.shortcut-icon){color:var(--muted);margin-top:5px;font-size:10px;line-height:1.5}.shortcut-card b{color:var(--teal);align-self:flex-end;margin-top:auto;font-size:16px}.recent-panel .panel-heading{margin-bottom:9px}.recent-row{border-bottom:1px solid #edf3f1;align-items:center;gap:10px;padding:11px 0;display:flex}.recent-row:last-child{border-bottom:0}.recent-row>div{flex:1}.recent-row strong,.recent-row span{display:block}.recent-row strong{font-size:12px}.recent-row div span{color:var(--muted);margin-top:3px;font-size:10px}.session-mini-mark{border-radius:8px;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.session-mini-active{color:#16856f;background:var(--teal-soft)}.session-mini-closed,.session-mini-archived{color:#657b7e;background:#f0f4f3}.session-mini-draft{color:#b27b21;background:var(--yellow-soft)}.status-badge{white-space:nowrap;border-radius:99px;align-items:center;gap:6px;padding:5px 8px;font-size:10px;font-weight:750;display:inline-flex}.status-badge>span{background:currentColor;border-radius:50%;width:5px;height:5px}.status-badge-active,.status-badge-submitted{color:#21866b;background:#e7f7f0}.status-badge-pending{color:#7e9090;background:#eff3f2}.status-badge-review_required{color:#a66f22;background:#fff5d9}.status-badge-closed{color:#567075;background:#edf2f2}.status-badge-archived,.status-badge-draft{color:#8a6b49;background:#f8f0e8}.form-panel{padding-bottom:27px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-grid label,.stack-form label,.question-count-field{color:var(--ink);gap:7px;font-size:11px;font-weight:750;display:grid}.form-grid input,.form-grid select,.stack-form input,.stack-form select,.stack-form textarea,.question-count-field input,.rename-form input,.search-field input{width:100%;color:var(--ink);background:#fbfdfd;border:1px solid #dbe8e5;border-radius:8px;outline:none;padding:11px 12px;font-size:13px;font-weight:500}.form-grid input:focus,.form-grid select:focus,.stack-form input:focus,.stack-form select:focus,.stack-form textarea:focus,.question-count-field input:focus,.rename-form input:focus,.search-field input:focus{border-color:#62b7ab;box-shadow:0 0 0 3px #62b7ab1f}.form-actions{grid-column:1/-1;align-items:center;gap:9px;margin-top:3px;display:flex}.optional{color:var(--muted-light);font-weight:500}.settings-tip{color:var(--muted);background:#f5faf8;border-radius:8px;align-items:flex-start;gap:9px;padding:11px 13px;font-size:11px;line-height:1.6;display:flex}.settings-tip span{background:var(--teal);color:#fff;border-radius:50%;flex:none;place-items:center;width:16px;height:16px;font-size:10px;display:grid}.settings-tip code{color:var(--teal-dark);font-size:10px}.stack-form{gap:16px;display:grid}.stack-form textarea{resize:vertical;line-height:1.7}.form-hint{color:var(--muted);margin:-3px 0 0;font-size:11px;line-height:1.6}.wide-label{grid-column:1/-1}.two-column-layout{grid-template-columns:.85fr 1.15fr;gap:20px;display:grid}.org-list{gap:7px;display:grid}.org-list-item{text-align:left;width:100%;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:11px;padding:10px;display:flex}.org-list-item:hover{background:#f6fbf9}.org-list-item-active{background:var(--teal-soft);border-color:#cce8e1}.org-list-item>span:nth-child(2){flex:1}.org-list-item strong,.org-list-item small{display:block}.org-list-item strong{font-size:12px}.org-list-item small{color:var(--muted);margin-top:3px;font-size:10px}.org-avatar{width:34px;height:34px;color:var(--teal);background:#d8eee9;border-radius:10px;place-items:center;font-weight:800;display:grid}.org-chevron{color:var(--teal);font-size:14px}.inline-create-panel{justify-content:space-between;align-items:center;gap:20px;display:flex}.inline-create-panel h2{margin:6px 0 0;font-size:16px}.inline-create-panel form{gap:8px;width:min(480px,100%);display:flex}.inline-create-panel input{border:1px solid #dbe8e5;border-radius:8px;outline:none;flex:1;min-width:0;padding:10px 12px;font-size:12px}.class-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.class-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:21px}.class-card-archived{opacity:.72}.class-card-top{justify-content:space-between;align-items:center;display:flex}.class-symbol{width:38px;height:38px;color:var(--teal);background:var(--teal-soft);border-radius:12px;place-items:center;font-size:17px;font-weight:800;display:grid}.class-card h2{letter-spacing:-.03em;margin:22px 0 8px;font-size:18px}.class-card p{color:var(--muted);margin:0;font-size:11px}.class-card p strong{color:var(--ink);font-size:15px}.class-card-actions{border-top:1px solid #edf3f1;justify-content:space-between;align-items:center;margin-top:20px;padding-top:14px;display:flex}.class-toolbar{justify-content:space-between;align-items:flex-end;gap:25px;display:flex}.rename-form{align-items:flex-end;gap:8px;display:flex}.rename-form label{gap:7px;font-size:11px;font-weight:750;display:grid}.rename-form input{width:220px}.student-tools{align-items:flex-end;gap:9px;display:flex}.search-field{color:var(--muted);background:#fbfdfd;border:1px solid #dbe8e5;border-radius:8px;align-items:center;gap:8px;padding-left:11px;display:flex}.search-field input{box-shadow:none;background:0 0;border:0;padding-left:0}.search-field-wide{width:260px}.add-student-panel{background:#fbfefd}.icon-button{color:var(--muted);background:0 0;border:0;font-size:24px;line-height:1}.segmented-control{background:#edf5f3;border-radius:9px;gap:3px;margin-bottom:20px;padding:4px;display:inline-flex}.segmented-control button{color:var(--muted);background:0 0;border:0;border-radius:7px;padding:8px 11px;font-size:11px;font-weight:700}.segmented-control button.selected{color:var(--teal);background:#fff;box-shadow:0 2px 8px #1e4d4d14}.student-table{width:100%}.student-table-head,.student-table-row{grid-template-columns:1.4fr 1fr 1fr .55fr;align-items:center;gap:15px;display:grid}.student-table-head{border-bottom:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.12em;padding:0 13px 10px;font-size:9px;font-weight:750}.student-table-row{border-bottom:1px solid #edf3f1;min-height:62px;padding:9px 13px;font-size:12px}.student-table-row:last-child{border-bottom:0}.student-identity{align-items:center;gap:10px;min-width:0;display:flex}.student-identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.student-avatar{width:30px;height:30px;color:var(--teal);background:#e8f3f1;border-radius:9px;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}.student-code{color:var(--muted);font-size:11px}.row-action{color:#b06451;text-align:right;background:0 0;border:0;font-size:11px}.row-action:hover{color:#8e3f30;text-decoration:underline}.session-builder{gap:15px;display:grid}.builder-section{grid-template-columns:48px 1fr;gap:14px;display:grid}.section-number{background:var(--teal-soft);width:34px;height:34px;color:var(--teal);letter-spacing:.08em;border-radius:11px;place-items:center;font-size:10px;font-weight:800;display:grid}.builder-content h2{letter-spacing:-.03em;margin:8px 0 23px;font-size:19px}.question-count-field{align-items:center;gap:9px;margin-bottom:20px;display:flex}.question-count-field input{width:73px}.question-count-field span{color:var(--muted);font-weight:500}.answer-key-list{border-top:1px solid #edf3f1}.answer-key-row{border-bottom:1px solid #edf3f1;align-items:center;gap:15px;min-height:63px;display:flex}.question-index{width:27px;color:var(--muted-light);font-size:10px;font-weight:750}.question-label{width:72px;font-size:12px;font-weight:700}.answer-options{gap:7px;display:flex}.answer-option{width:33px;height:33px;color:var(--muted);background:#fff;border:1px solid #dbe8e5;border-radius:9px;font-size:12px;font-weight:750}.answer-option:hover{color:var(--teal);border-color:#81c8bc}.answer-option-selected{background:var(--teal);border-color:var(--teal);color:#fff;box-shadow:0 5px 11px #0f766e2e}.builder-footer{justify-content:flex-end;gap:10px;padding:5px 0;display:flex}.live-page{gap:18px}.live-page-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.breadcrumb{color:var(--muted);gap:9px;margin-bottom:12px;font-size:11px;display:flex}.breadcrumb a{color:var(--teal);font-weight:750}.live-title-line{align-items:center;gap:11px;display:flex}.live-title-line h1{letter-spacing:-.045em;margin:0;font-size:32px}.live-page-header p{color:var(--muted);margin:8px 0 0;font-size:12px}.connection-state{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;font-size:10px;font-weight:750;display:flex}.connection-state>span{border-radius:50%;width:7px;height:7px}.connection-connected>span{background:#48b489;box-shadow:0 0 0 4px #dff4e9}.connection-reconnecting>span{background:#d49e3f;box-shadow:0 0 0 4px #fff1cf}.live-summary-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.live-summary{border:1px solid var(--line);background:#fff;border-radius:12px;padding:17px 19px}.live-summary strong,.live-summary small{display:block}.live-summary strong{color:var(--ink);letter-spacing:-.05em;margin:10px 0 3px;font-size:28px}.live-summary small{color:var(--muted);font-size:10px}.live-summary-green{border-top:3px solid #55b994}.live-summary-gray{border-top:3px solid #b6c5c4}.live-summary-orange{border-top:3px solid #e2a443}.live-summary-neutral{border-top:3px solid #69a9a4}.live-summary-green strong{color:#168064}.live-summary-orange strong{color:#b57924}.status-panel{padding-bottom:19px}.live-updated{color:var(--muted);align-items:center;gap:8px;font-size:10px;display:flex}.student-status-grid{grid-template-columns:repeat(auto-fill,minmax(125px,1fr));gap:10px;display:grid}.student-status-card{background:#fbfdfd;border:1px solid #e1e9e7;border-radius:10px;flex-direction:column;min-height:115px;padding:12px;display:flex}.student-status-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.student-status-card strong{font-size:12px}.student-status-card small{color:var(--muted);margin-top:4px;font-size:9px}.status-card-icon{border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:grid}.status-card-label{margin-top:auto;font-size:9px;font-weight:750}.status-card-pending{background:#fafcfc}.status-card-pending .status-card-icon,.status-card-pending .status-card-label{color:#8b9a9a}.status-card-submitted{background:#f5fcf9;border-color:#c6e6db}.status-card-submitted .status-card-icon,.status-card-submitted .status-card-label{color:#21866b}.status-card-review_required{background:#fffcf2;border-color:#f2ddb0}.status-card-review_required .status-card-icon,.status-card-review_required .status-card-label{color:#ad7824}.live-main-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);align-items:start;gap:18px;display:grid}.question-stats-list{gap:12px;display:grid}.question-stat-card{background:#fcfefd;border:1px solid #e3ecea;border-radius:11px;padding:15px}.question-stat-header{align-items:center;gap:10px;display:flex}.question-number{background:var(--teal-soft);width:34px;height:34px;color:var(--teal);border-radius:10px;place-items:center;font-size:11px;font-weight:800;display:grid}.question-stat-header>div:nth-child(2){flex:1}.question-stat-header strong,.question-stat-header span{display:block}.question-stat-header strong{font-size:12px}.question-stat-header span{color:var(--muted);margin-top:4px;font-size:10px}.answer-key-chip{color:#187b63;background:#dff3ec;border-radius:5px;place-items:center;min-width:17px;height:17px;margin-left:3px;font-size:9px;display:inline-grid}.question-rate{text-align:right}.question-rate strong{color:var(--teal);font-size:20px}.question-rate span{margin-top:2px;font-size:9px}.question-distribution{grid-template-columns:repeat(4,1fr);gap:8px;margin:16px 0 12px;display:grid}.distribution-option{text-align:left;background:#fff;border:1px solid #e7efed;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:9px;display:grid}.distribution-option:hover,.distribution-expanded{background:#f6fcfa;border-color:#9bcfc4}.distribution-label{align-items:center;gap:4px;display:flex}.distribution-label b{color:var(--muted);font-size:11px}.distribution-label em{color:var(--teal);font-size:8px;font-style:normal}.distribution-correct .distribution-label b{color:var(--teal)}.distribution-bar{background:#edf3f2;border-radius:10px;min-width:20px;height:5px;overflow:hidden}.distribution-bar i{border-radius:inherit;background:#8fcac0;min-width:0;height:100%;display:block}.distribution-correct .distribution-bar i{background:var(--teal)}.distribution-count{color:var(--ink);font-size:12px;font-weight:750}.distribution-count small{color:var(--muted);margin-left:2px;font-size:9px;font-weight:500}.question-stat-foot{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.option-expand-link{color:var(--teal);background:0 0;border:0;padding:0;font-size:10px;font-weight:750}.option-expand-link span{margin-left:4px}.option-student-list{color:var(--muted);background:#f2f9f7;border-radius:8px;gap:4px;margin-top:12px;padding:10px 12px;font-size:10px;display:grid}.option-student-list div{gap:9px;display:flex}.option-student-list b{color:var(--teal);width:10px}.option-student-list span{color:var(--ink)}.mock-panel{background:#fffcf7;border-color:#f1e6d2}.dev-badge{color:#a56e23;letter-spacing:.1em;background:#fff2cd;border-radius:5px;padding:4px 6px;font-size:9px;font-weight:800}.mock-answer-list{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.mock-answer-list label{color:var(--muted);gap:5px;font-size:10px;font-weight:600;display:grid}.mock-answer-list select{color:var(--ink);background:#fff;border:1px solid #e9ddc8;border-radius:7px;padding:8px}.check-row{align-items:center;color:var(--muted)!important;grid-template-columns:none!important;gap:8px!important;font-weight:500!important;display:flex!important}.check-row input{width:15px;height:15px;accent-color:var(--orange)}.closed-callout{text-align:center;padding:24px 8px 10px}.closed-callout>span{background:var(--teal-soft);width:37px;height:37px;color:var(--teal);border-radius:50%;place-items:center;margin:0 auto 12px;font-size:17px;display:grid}.closed-callout strong{font-size:14px;display:block}.closed-callout p{color:var(--muted);margin:8px 0 17px;font-size:11px;line-height:1.6}.result-hero{color:#fff;background:#145a59;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;padding:29px 32px;display:flex}.result-hero h2{letter-spacing:-.035em;margin:9px 0 7px;font-size:24px}.result-hero h2 em{color:#9fe0cf;font-style:normal}.result-hero p{color:#b4dcd5;margin:0;font-size:12px}.result-hero-metrics{gap:25px;display:flex}.result-hero-metrics div{border-left:1px solid #fff3;padding-left:20px}.result-hero-metrics strong,.result-hero-metrics span{display:block}.result-hero-metrics strong{font-size:23px}.result-hero-metrics span{color:#b4dcd5;margin-top:3px;font-size:10px}.result-question-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.result-question-grid .question-stat-card{background:#fff}.result-students-panel{overflow:hidden}.result-table-head,.result-table-row{grid-template-columns:1fr .75fr 1.3fr .55fr;align-items:center;gap:15px;display:grid}.result-table-head{color:var(--muted);border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.12em;padding:0 13px 10px;font-size:9px;font-weight:750}.result-table-row{border-bottom:1px solid #edf3f1;min-height:65px;padding:9px 13px;font-size:11px}.result-table-row:last-child{border-bottom:0}.student-identity small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.answer-pill-row{gap:4px;display:flex}.answer-pill{width:24px;height:24px;color:var(--muted);background:#f1f4f3;border-radius:6px;place-items:center;font-size:10px;font-weight:750;display:grid}.answer-pill-correct{background:var(--teal-soft);color:var(--teal)}.empty-state{text-align:center;background:#ffffff8a;border:1px dashed #cfe0dc;border-radius:12px;padding:48px 24px}.empty-icon{color:#8bc1b6;border:2px solid #b9d8d1;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 auto 12px;font-size:21px;display:grid}.empty-state h3{margin:0;font-size:15px}.empty-state p{color:var(--muted);max-width:310px;margin:7px auto 17px;font-size:12px;line-height:1.6}.login-shell{background:#fff;grid-template-columns:minmax(380px,.95fr) minmax(440px,1.05fr);min-height:100vh;display:grid}.login-visual{color:#fff;background:#103b3c;flex-direction:column;justify-content:center;padding:52px 11%;display:flex;position:relative;overflow:hidden}.visual-grid{opacity:.14;background-image:linear-gradient(#bbebe04d 1px,#0000 1px),linear-gradient(90deg,#bbebe04d 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000 80%);mask-image:linear-gradient(to bottom right,#000,#0000 80%)}.login-visual:after{content:"";border:1px solid #aae5d829;border-radius:50%;width:530px;height:530px;position:absolute;bottom:-155px;right:-235px;box-shadow:0 0 0 44px #aae5d80a,0 0 0 90px #aae5d808}.login-visual-copy{z-index:1;max-width:430px;position:relative}.login-visual h1{letter-spacing:-.06em;margin:13px 0 19px;font-size:clamp(33px,4vw,52px);line-height:1.16}.login-visual h1 em{color:#9bdfd0;font-style:normal}.login-visual p{color:#acd3cc;max-width:330px;font-size:14px;line-height:1.9}.visual-pill{color:#bce7de;background:#ffffff0f;border:1px solid #b5eadd33;border-radius:99px;align-items:center;gap:9px;margin-top:35px;padding:9px 12px;font-size:10px;display:inline-flex}.visual-footer{z-index:1;color:#739e99;letter-spacing:.16em;font-size:9px;position:absolute;bottom:30px;left:11%}.login-panel{place-items:center;padding:35px 9%;display:grid}.login-panel-inner{width:min(380px,100%)}.login-heading h2{letter-spacing:-.045em;margin:10px 0 8px;font-size:27px}.login-heading p{color:var(--muted);margin:0 0 27px;font-size:13px;line-height:1.6}.login-panel .notice{margin-bottom:16px}.mobile-login-brand{display:none}.stack-form input{padding:13px}.login-panel .stack-form{gap:17px}.login-panel .button-primary{justify-content:space-between;min-height:48px;margin-top:7px;padding-left:18px}.demo-hint{border-top:1px solid var(--line);margin-top:29px;padding-top:16px}.demo-hint span{color:var(--orange);font-size:10px;font-weight:800}.demo-hint p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.6}@media (width<=1100px){.page-content{padding-left:28px;padding-right:28px}.sidebar{flex-basis:220px;width:220px}.dashboard-columns,.live-main-grid{grid-template-columns:1fr}.class-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.sidebar{width:248px;transition:left .2s;position:fixed;left:-260px;box-shadow:15px 0 40px #0422232e}.sidebar-open{left:0}.sidebar-scrim{z-index:15;background:#00141654;border:0;display:block;position:fixed;inset:0}.mobile-menu-button{display:block}.topbar{gap:10px;height:62px;padding:0 17px}.topbar-context{white-space:nowrap;overflow:hidden}.topbar-context span:last-child{text-overflow:ellipsis;overflow:hidden}.topbar-user .user-copy,.topbar-user .text-button{display:none}.page-content{padding:27px 16px 50px}.page-heading{flex-direction:column;align-items:flex-start;gap:15px}.heading-action,.heading-action .button,.page-heading>.button{width:100%}.page-heading h1{font-size:30px}.welcome-card,.active-banner,.result-hero{flex-direction:column;align-items:flex-start;padding:24px}.welcome-orbit{display:none}.active-metrics{flex-wrap:wrap;gap:15px;width:100%}.active-metrics>div{padding-left:12px}.active-metrics .button{width:100%}.metric-grid,.shortcut-grid{grid-template-columns:1fr}.shortcut-card{min-height:105px}.two-column-layout,.result-question-grid,.form-grid{grid-template-columns:1fr}.inline-create-panel,.class-toolbar{flex-direction:column;align-items:stretch}.inline-create-panel form,.student-tools,.rename-form,.rename-form input{width:100%}.student-tools{flex-direction:column;align-items:stretch}.search-field-wide{width:100%}.class-grid,.builder-section{grid-template-columns:1fr}.section-number{width:30px;height:30px}.builder-content h2{font-size:17px}.answer-key-row{gap:8px}.question-label{width:auto;min-width:54px}.answer-options{gap:4px}.answer-option{width:31px;height:31px}.builder-footer{justify-content:stretch}.builder-footer .button{flex:1}.live-page-header{flex-direction:column;align-items:flex-start}.live-page-header .button-row{justify-content:space-between;width:100%}.live-page-header .button-danger,.live-page-header .button-primary{flex:1}.live-summary-grid{grid-template-columns:repeat(2,1fr)}.live-summary{padding:14px}.student-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.question-distribution,.mock-answer-list{grid-template-columns:repeat(2,1fr)}.result-hero-metrics{width:100%}.result-hero-metrics div{flex:1}.result-table{overflow-x:auto}.result-table-head,.result-table-row{min-width:680px}.student-table{overflow-x:auto}.student-table-head,.student-table-row{min-width:540px}.segmented-control{width:100%}.segmented-control button{flex:1;padding-left:5px;padding-right:5px}.login-shell{display:block}.login-visual{justify-content:flex-end;min-height:280px;padding:35px 28px 40px}.login-visual h1{margin:10px 0 9px;font-size:32px}.login-visual p{margin:0;font-size:12px;line-height:1.6}.brand-mark-large{display:none}.visual-pill{margin-top:17px}.visual-footer{font-size:8px;bottom:15px;left:28px}.login-panel{place-items:start center;padding:31px 24px 45px}.mobile-login-brand{color:var(--teal-dark);align-items:center;gap:10px;margin-bottom:32px;display:flex}.login-heading h2{font-size:25px}.login-heading p{margin-bottom:22px}}@media (width<=420px){.student-status-grid,.live-summary-grid{gap:8px}.student-status-card{min-height:110px;padding:10px}.question-stat-card{padding:12px}.distribution-option{gap:5px;padding:8px 6px}.question-stat-header strong{font-size:11px}.question-rate strong{font-size:18px}.topbar-context{font-size:11px}}
