:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-950:#10233f;--brand-900:#17345f;--brand-800:#194783;--brand-700:#1d5bb6;--brand-600:#246bd8;--brand-500:#3478e5;--brand-400:#6ca0ee;--brand-100:#dceaff;--brand-50:#f2f7ff;--bg:#f5f7fb;--surface:#fff;--surface-raised:#fff;--surface-strong:#172033;--surface-soft:#f7f9fc;--surface-subtle:#eef2f7;--surface-hover:#eef5ff;--ink:#172033;--ink-soft:#344054;--muted:#667085;--faint:#98a2b3;--line:#e1e6ee;--line-soft:#edf0f4;--line-strong:#cfd6e1;--primary:var(--brand-600);--primary-dark:var(--brand-700);--primary-hover:#1f5fc5;--primary-soft:#246bd81a;--primary-border:#246bd847;--blue:var(--brand-600);--blue-soft:var(--primary-soft);--purple:#7257d5;--purple-soft:#f1efff;--amber:#b76a10;--amber-soft:#fff6e7;--rose:#d13c4f;--rose-soft:#fff0f2;--green:#187a55;--green-soft:#eaf8f1;--green-border:#187a553d;--status-info:#245eaa;--status-info-soft:#edf5ff;--status-success:#24734a;--status-success-soft:#eaf8f0;--status-warning:#8a5a18;--status-warning-soft:#fff5e5;--status-danger:#ad3545;--status-danger-soft:#fff0f2;--sidebar:#111d32;--sidebar-raised:#192941;--sidebar-text:#d8e1ec;--sidebar-muted:#8fa0b5;--sidebar-active:#4685e62e;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--radius-xs:6px;--radius-sm:8px;--radius-control:10px;--radius:12px;--radius-card:14px;--radius-lg:16px;--radius-dialog:18px;--radius-xl:20px;--radius-pill:999px;--control-height-sm:34px;--control-height-compact:38px;--control-height:42px;--control-height-lg:46px;--content-max:1480px;--sidebar-width:236px;--shadow-xs:0 1px 2px #1018280a;--shadow-sm:0 2px 8px #1018280f;--shadow-card:0 8px 24px #10234012;--shadow-card-hover:0 14px 34px #1023401c;--shadow-float:0 22px 64px #08162b2e;--shadow:var(--shadow-card);--focus-ring:0 0 0 3px #246bd833;--focus-ring-strong:0 0 0 4px #246bd833;--motion-fast:.12s;--motion-base:.18s;--motion-slow:.28s;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-emphasized:cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box}html{scrollbar-gutter:stable;background:var(--bg);text-rendering:optimizelegibility;min-width:320px}body{min-height:100dvh;color:var(--ink);background:var(--bg);letter-spacing:0;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{border:0}:where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--primary);outline-offset:2px}a{color:inherit;text-decoration:none}::selection{color:var(--brand-950);background:var(--brand-100)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-reduced-motion:no-preference){.library-hero,.stat-card,.library-panel,.collection-card,.class-card,.exam-card{animation:.42s ease-out both fadeInUp}.stat-card:nth-child(2){animation-delay:60ms}.stat-card:nth-child(3){animation-delay:.1s}.stat-card:nth-child(4){animation-delay:.14s}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--faint)}.ui-page-header{justify-content:space-between;align-items:flex-end;gap:24px;min-width:0;display:flex}.ui-page-header.is-compact{align-items:center}.ui-page-header__copy{min-width:0}.ui-eyebrow{color:var(--primary-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:760;line-height:1.2;display:block}.ui-page-header h2{color:var(--ink);letter-spacing:-.025em;margin:0;font-size:clamp(22px,2vw,28px);font-weight:760;line-height:1.2}.ui-page-header p{max-width:720px;color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.65}.ui-page-header__actions{flex:none;align-items:center;gap:8px;display:flex}.ui-surface{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);min-width:0;box-shadow:var(--shadow-xs)}.ui-surface.is-padded{padding:20px}.ui-empty-state{min-height:280px;color:var(--ink);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:32px 24px;display:flex}.ui-empty-state.is-compact{min-height:190px;padding:24px 18px}.ui-empty-state__icon{border-radius:var(--radius);width:48px;height:48px;color:var(--muted);background:var(--surface-subtle);place-items:center;margin-bottom:14px;display:grid}.ui-empty-state.is-info .ui-empty-state__icon{color:var(--primary-dark);background:var(--primary-soft)}.ui-empty-state.is-danger .ui-empty-state__icon{color:var(--status-danger);background:var(--status-danger-soft)}.ui-empty-state strong{font-size:16px;font-weight:720}.ui-empty-state p{max-width:480px;color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.65}.ui-empty-state__action{margin-top:18px}.ui-status-badge{border-radius:var(--radius-pill);min-height:26px;color:var(--ink-soft);background:var(--surface-subtle);white-space:nowrap;border:1px solid #0000;align-items:center;gap:6px;padding:0 9px;font-size:12px;font-weight:680;line-height:1;display:inline-flex}.ui-status-badge i{background:currentColor;border-radius:50%;width:6px;height:6px}.ui-status-badge.is-info{color:var(--status-info);background:var(--status-info-soft);border-color:#245eaa24}.ui-status-badge.is-success{color:var(--status-success);background:var(--status-success-soft);border-color:#24734a24}.ui-status-badge.is-warning{color:var(--status-warning);background:var(--status-warning-soft);border-color:#8a5a1824}.ui-status-badge.is-danger{color:var(--status-danger);background:var(--status-danger-soft);border-color:#ad354524}@media (width<=680px){.ui-page-header{flex-direction:column;align-items:flex-start;gap:16px}.ui-page-header__actions{width:100%}.ui-page-header h2{font-size:22px}.ui-surface.is-padded{padding:16px}}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:var(--bg);min-height:100dvh;display:grid}.skip-link{z-index:2000;border:2px solid var(--primary);border-radius:var(--radius-control);color:var(--primary-dark);background:var(--surface);box-shadow:var(--shadow-float);transition:transform var(--motion-base) var(--ease-standard);padding:10px 14px;font-weight:750;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{outline:none;transform:translateY(0)}.main-content:focus{outline:none}.sidebar{z-index:60;height:100dvh;color:var(--sidebar-text);background:radial-gradient(circle at 22% 0, #4685e624, transparent 240px), var(--sidebar);border-right:1px solid #ffffff0d;flex-direction:column;gap:24px;padding:20px 14px;display:flex;position:sticky;top:0;overflow-y:auto}.brand{align-items:center;gap:11px;min-height:48px;padding:0 6px;display:flex}.brand-mark{border-radius:var(--radius);background:var(--surface);border:1px solid #ffffff29;flex:none;place-items:center;width:40px;height:40px;display:grid;overflow:hidden;box-shadow:0 8px 20px #0000002e}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.brand strong,.brand small{display:block}.brand strong{color:#fff;letter-spacing:-.01em;font-size:16px;font-weight:760;line-height:1.25}.brand small{color:var(--sidebar-muted);margin-top:2px;font-size:12px}.nav{gap:20px;display:grid}.nav-group{gap:4px;display:grid}.nav-group-label{color:#71839a;letter-spacing:.08em;margin:0 10px 5px;font-size:11px;font-weight:700;line-height:1}.nav-item{border-radius:var(--radius-control);color:#9eacbd;text-align:left;cursor:pointer;width:100%;min-height:42px;transition:color var(--motion-base) var(--ease-standard), background var(--motion-base) var(--ease-standard), border-color var(--motion-base) var(--ease-standard);background:0 0;border:1px solid #0000;align-items:center;gap:10px;padding:0 11px;font-size:14px;font-weight:620;display:flex;position:relative}.nav-item:before{border-radius:0 var(--radius-pill) var(--radius-pill) 0;content:"";opacity:0;width:3px;transition:opacity var(--motion-base), transform var(--motion-base);background:#71a6ff;position:absolute;top:11px;bottom:11px;left:-1px;transform:scaleY(.5)}.nav-item:hover,.nav-item:focus-visible{color:#eef4fb;background:#ffffff0f;outline:none}.nav-item.active{color:#fff;background:var(--sidebar-active);border-color:#70a5ff1f}.nav-item.active:before{opacity:1;transform:scaleY(1)}.nav-item svg{color:currentColor;opacity:.9;flex:none}.sidebar-footer{border-radius:var(--radius);background:#ffffff0a;border:1px solid #e2e8f01a;margin-top:auto;padding:14px}.sidebar-footer p{color:var(--sidebar-muted);margin:0 0 12px;font-size:12px}.mini-row{justify-content:space-between;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.mini-row a{border-radius:var(--radius-sm);min-height:32px;color:var(--sidebar-text);background:#ffffff14;padding:6px 10px}.main-content{align-content:start;min-width:0;min-height:100dvh;padding:0 28px 32px;display:grid}.dashboard-view{width:100%;max-width:var(--content-max);margin:24px auto 0}.feature-loading{border:1px solid var(--line-soft);border-radius:var(--radius-card);min-height:min(66dvh,620px);box-shadow:var(--shadow-xs);background:#ffffffc2;place-items:center;display:grid}.feature-loading.is-full-page{background:var(--bg);border:0;border-radius:0;min-height:100dvh}.feature-loading__content{color:var(--ink);align-items:center;gap:14px;padding:32px;display:flex}.feature-loading__content>span:last-child{gap:3px;display:grid}.feature-loading__content strong,.feature-loading__content small{display:block}.feature-loading__content strong{font-size:14px;font-weight:720}.feature-loading__content small{color:var(--muted);font-size:12px}.feature-loading__indicator{border:3px solid var(--primary-soft);border-top-color:var(--primary);border-radius:50%;flex:none;width:32px;height:32px;animation:.8s linear infinite feature-loading-spin}@keyframes feature-loading-spin{to{transform:rotate(360deg)}}@media (width<=1080px){.app-shell{grid-template-columns:216px minmax(0,1fr)}.main-content{padding-inline:22px}}@media (width<=820px){.app-shell{display:block}.sidebar{width:min(84vw,292px);height:100dvh;transition:transform var(--motion-slow) var(--ease-emphasized);padding:20px 16px;position:fixed;inset:0 auto 0 0;transform:translate(-104%);box-shadow:20px 0 56px #0c172947}.sidebar.sidebar-open{transform:translate(0)}.sidebar-overlay{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a14236b;position:fixed;inset:0}.main-content{min-height:100dvh;padding:0 16px 88px}.dashboard-view{margin-top:18px}}@media (width<=520px){.main-content{padding-inline:12px}.dashboard-view{margin-top:14px}}.topbar{z-index:40;-webkit-backdrop-filter:blur(16px)saturate(135%);backdrop-filter:blur(16px)saturate(135%);background:#f5f7fbe0;border-bottom:1px solid #e1e6eee0;align-items:center;gap:18px;width:calc(100% + 56px);min-width:0;min-height:72px;margin-inline:-28px;padding:12px 28px;display:flex;position:sticky;top:0}.topbar-title{flex:none;gap:2px;min-width:176px;display:grid}.panel-kicker{color:var(--primary-dark);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:760;line-height:1.2}.topbar-title h1{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:19px;font-weight:760;line-height:1.25}.topbar-title-mobile{display:none}.search-box{width:min(400px,100%);min-height:var(--control-height);border:1px solid var(--line);border-radius:var(--radius-control);color:var(--muted);box-shadow:var(--shadow-xs);transition:border-color var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard), background var(--motion-base) var(--ease-standard);background:#ffffffeb;align-items:center;gap:9px;padding:0 13px;display:flex}.topbar.with-title .search-box{flex:260px;width:auto;max-width:400px}.search-box:focus-within{border-color:var(--primary-border);background:var(--surface);box-shadow:var(--focus-ring)}.search-box svg{color:var(--faint);flex:none}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.search-box input::placeholder{color:var(--faint)}.topbar-actions,.topbar-page-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.topbar-user{min-width:0;max-width:208px;min-height:var(--control-height);border:1px solid var(--line);border-radius:var(--radius-control);background:#ffffffc7;align-items:center;gap:8px;padding:3px 10px 3px 4px;display:inline-flex}.topbar-avatar{color:#fff;background:linear-gradient(145deg, var(--brand-500), var(--brand-700));object-fit:cover;border-radius:9px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:760;display:inline-flex}.topbar-user-copy{gap:1px;min-width:0;display:grid}.topbar-user-copy strong,.topbar-user-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.topbar-user-copy strong{color:var(--ink);font-size:13px;font-weight:700;line-height:1.2}.topbar-user-copy small{color:var(--muted);font-size:11px;line-height:1.2}.persona-switcher{position:relative}.persona-switcher select{min-height:var(--control-height);border:1px solid var(--line);border-radius:var(--radius-control);color:var(--ink-soft);background:var(--surface);cursor:pointer;padding:0 31px 0 12px;font-size:13px;font-weight:680}.chip,.btn,.icon-button,.ghost-button,.filter-tab{min-height:var(--control-height);border-radius:var(--radius-control);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:8px;display:inline-flex}.chip{border:1px solid var(--line);color:var(--ink-soft);background:var(--surface);padding:0 13px;font-size:13px;font-weight:680}.status-dot{border-radius:var(--radius-pill);background:var(--green);width:8px;height:8px}.btn{border:1px solid var(--primary);color:#fff;background:var(--primary);transition:transform var(--motion-fast) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard), background var(--motion-base) var(--ease-standard), border-color var(--motion-base) var(--ease-standard);padding:0 16px;font-size:13px;font-weight:700;box-shadow:0 2px 6px #246bd838}.btn:hover,.btn:focus-visible{border-color:var(--primary-hover);background:var(--primary-hover);outline:none;transform:translateY(-1px);box-shadow:0 6px 16px #246bd838}.btn:active{transform:translateY(0)}.btn:disabled,.btn:disabled:hover,.btn:disabled:focus-visible{cursor:not-allowed;opacity:.52;box-shadow:none;transform:none}.btn.secondary{border-color:var(--line);color:var(--ink-soft);background:var(--surface);box-shadow:var(--shadow-xs)}.btn.secondary:hover,.btn.secondary:focus-visible{border-color:var(--line-strong);color:var(--ink);background:var(--surface-soft);box-shadow:var(--shadow-sm)}.icon-button{width:var(--control-height);border:1px solid var(--line);color:var(--ink-soft);transition:color var(--motion-fast), border-color var(--motion-fast), background var(--motion-fast), box-shadow var(--motion-fast);background:#ffffffd1;padding:0}.ghost-button{border:1px solid var(--line);color:var(--ink-soft);background:var(--surface-soft);padding:0 13px;font-weight:680}.icon-button:hover,.icon-button:focus-visible,.ghost-button:hover,.ghost-button:focus-visible{border-color:var(--line-strong);color:var(--primary-dark);background:var(--surface);box-shadow:var(--shadow-sm);outline:none}.hamburger-button{display:none}@media (width<=1180px){.topbar-user-copy,.persona-switcher{display:none}.topbar-user{width:var(--control-height);background:0 0;border:0;padding:4px}}@media (width<=820px){.topbar{width:calc(100% + 32px);min-height:62px;padding:max(8px, env(safe-area-inset-top)) 16px 8px;gap:10px;margin-inline:-16px}.hamburger-button{border:1px solid var(--line);border-radius:var(--radius-control);width:40px;height:40px;color:var(--ink);background:var(--surface);flex:none;place-items:center;padding:0;display:grid}.topbar-title{flex:auto;min-width:0}.topbar-title .panel-kicker,.topbar-title-desktop{display:none}.topbar-title-mobile{display:inline}.topbar-title h1{font-size:17px}.search-box,.topbar.with-title .search-box,.topbar-user,.persona-switcher,.topbar-actions>.icon-button,.topbar-actions>.notification-center{display:none}.topbar-actions{margin-left:0}.topbar-primary-action{width:40px;min-width:40px;min-height:40px;padding:0}.topbar-primary-action>span{display:none}}@media (width<=520px){.topbar{width:calc(100% + 24px);margin-inline:-12px;padding-inline:12px}}.modal-backdrop{z-index:50;background:#0f172a85;place-items:center;padding:28px;display:grid;position:fixed;inset:0}@supports ((-webkit-backdrop-filter:blur(14px)) or (backdrop-filter:blur(14px))){.modal-backdrop{-webkit-backdrop-filter:blur(14px)saturate(180%);backdrop-filter:blur(14px)saturate(180%);background:#0f172a66}}.class-modal{border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(#fff 0%,#f8fbff 100%);gap:20px;width:min(580px,100%);max-height:calc(100dvh - 56px);padding:28px;animation:.28s cubic-bezier(.16,1,.3,1) classModalSlideUp;display:grid;overflow-y:auto;box-shadow:0 0 0 1px #3b82f60a,0 32px 80px #0f172a33,0 8px 24px #0f172a0f}@keyframes classModalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header,.modal-actions{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.modal-header h2{letter-spacing:-.01em;margin:4px 0 0;font-size:22px;font-weight:800;line-height:1.2}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}.form-grid label,.textarea-field{gap:6px;min-width:0;display:grid}.form-grid label span,.textarea-field span{color:var(--muted);letter-spacing:.02em;font-size:13px;font-weight:700}.field-label-line{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.field-label-line small,.field-help{color:var(--muted);font-size:12px;font-weight:500}.form-grid input,.form-grid select,.textarea-field textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:#fbfdff;border-radius:10px;outline:0;transition:border-color .15s,box-shadow .15s}.form-grid input,.form-grid select{min-height:44px;padding:0 14px}.textarea-field textarea{resize:vertical;min-height:164px;padding:14px;font-size:13px}.paper-upload-tags textarea{min-height:86px}.form-grid input:focus,.form-grid select:focus,.textarea-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-soft);background:#fff}.modal-actions{justify-content:flex-end;padding-top:4px}.modal-actions.split{justify-content:space-between;align-items:center}.modal-actions.split>div{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.import-file-drop{border:1.5px dashed var(--line-strong);min-height:72px;color:var(--muted);background:linear-gradient(135deg, var(--surface-soft) 0%, #3b82f608 100%);cursor:pointer;text-align:center;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:14px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.import-file-drop:hover,.import-file-drop:focus-within,.import-file-drop.dragging{border-color:var(--primary);color:var(--primary);background:linear-gradient(135deg, var(--primary-soft) 0%, #3b82f60a 100%);box-shadow:0 0 0 4px #3b82f60f}.import-file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.library-panel,.stat-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.library-panel{min-width:0;padding:24px}.panel-kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.paper-library{--paper-ink:#0f172a;--paper-text:#475569;--paper-muted:#94a3b8;--paper-line:#e2e8f0;--paper-soft:#f8fafc;--paper-blue:#3b82f6;--paper-green:#10b981;--paper-purple:#8b5cf6;--paper-orange:#f59e0b;--paper-pdf:#ef4444;--paper-card:#fff;--paper-hover:#f1f5f9;min-width:0;color:var(--paper-ink);background:#fff}.paper-library-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.paper-library-head h2,.paper-library-head p{margin:0}.paper-library-head h2{color:var(--paper-ink);font-size:22px;line-height:1.25}.paper-library-head p{color:var(--paper-text);margin-top:6px;font-size:14px}.paper-library-stats{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.paper-library-stats span{border:1px solid var(--paper-line);background:var(--paper-soft);min-height:36px;color:var(--paper-text);border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.paper-library-stats strong{color:var(--paper-ink);font-size:15px}.paper-filter-bar{background:var(--paper-card);border:1px solid var(--paper-line);border-radius:8px;flex-direction:column;gap:16px;margin-bottom:24px;padding:20px;display:flex;box-shadow:0 1px 3px #0f172a0a}.paper-filter-controls{grid-template-columns:minmax(260px,1.7fr) repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.paper-filter-search{min-width:0;min-height:42px;color:var(--paper-muted);background:var(--paper-soft);border:1.5px solid var(--paper-line);border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex}.paper-filter-search:focus-within{border-color:var(--paper-blue);box-shadow:0 0 0 3px #3b82f614}.paper-filter-search input{width:100%;min-width:0;color:var(--paper-ink);font:inherit;background:0 0;border:0;outline:0;font-size:14px}.paper-filter-search input::placeholder{color:var(--paper-muted)}.paper-filter-select{color:var(--paper-text);background:var(--paper-soft);border:1.5px solid var(--paper-line);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border-radius:8px;outline:none;padding:10px 36px 10px 14px;font-size:14px;font-weight:500;transition:all .2s}.paper-filter-select:hover{border-color:#cbd5e1}.paper-filter-select:focus{border-color:var(--paper-blue);box-shadow:0 0 0 3px #3b82f614}.paper-active-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.paper-filter-chip{color:var(--paper-blue);cursor:default;background:#3b82f614;border:1px solid #3b82f633;border-radius:99px;align-items:center;gap:6px;padding:6px 10px 6px 12px;font-size:13px;font-weight:600;animation:.2s ease-out chip-in;display:inline-flex}@keyframes chip-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.paper-filter-chip button{width:18px;height:18px;color:var(--paper-blue);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .15s;display:inline-flex}.paper-filter-chip button:hover{background:#3b82f626}.paper-clear-filters{color:var(--paper-muted);border:1px solid var(--paper-line);cursor:pointer;background:0 0;border-radius:99px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.paper-clear-filters:hover{color:var(--paper-pdf);background:#ef44440d;border-color:#ef44444d}.paper-filter-stats{color:var(--paper-muted);margin-left:auto;font-size:13px}.paper-feed{display:block}.paper-group-list{gap:20px;display:grid}.paper-feed-post{background:var(--paper-card);border:1px solid var(--paper-line);border-radius:8px;min-width:0;padding:28px;animation:.3s ease-out post-in;box-shadow:0 2px 8px #0f172a0a}@keyframes post-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.paper-feed-post.is-empty{justify-content:center;align-items:center;min-height:220px;display:flex}.paper-feed-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.paper-feed-meta{color:var(--paper-muted);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.paper-feed-meta span{align-items:center;display:inline-flex}.paper-feed-content{width:100%}.paper-feed-title-row{flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:12px;display:flex}.paper-feed-content h3{color:var(--paper-ink);letter-spacing:0;margin:0;font-size:22px;font-weight:700;line-height:1.3}.paper-group-metrics{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.paper-group-metrics span{min-height:30px;color:var(--paper-text);background:var(--paper-soft);border:1px solid var(--paper-line);border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.paper-feed-tags{flex-wrap:wrap;gap:8px;display:flex}.paper-feed-tags span{color:var(--paper-blue);letter-spacing:0;background:#3b82f614;border-radius:6px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.paper-feed-tags span:nth-child(2){color:var(--paper-green);background:#10b98114}.paper-feed-tags span:nth-child(3){color:var(--paper-purple);background:#8b5cf614}.paper-feed-summary{color:var(--paper-text);background:var(--paper-soft);border-radius:8px;align-items:center;gap:6px;margin:0;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.paper-file-list{gap:6px;width:100%;margin-top:14px;display:grid}.paper-file-row{min-width:0;min-height:44px;color:var(--paper-text);background:var(--paper-soft);border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:7px 12px;text-decoration:none;transition:all .2s;display:flex}.paper-file-row:hover{background:var(--paper-hover);border-color:var(--paper-line);transform:translate(2px)}.paper-file-row:active{transform:translate(2px)scale(.99)}.paper-file-icon{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:10px;flex:none;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 2px 6px #ef444440}.paper-file-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--paper-ink);flex:1;font-size:14px;font-weight:500;line-height:1.3;overflow:hidden}.paper-file-type{color:var(--paper-muted);background:var(--paper-card);border:1px solid var(--paper-line);text-transform:uppercase;letter-spacing:.03em;border-radius:6px;flex:none;padding:3px 7px;font-size:11px;font-weight:700}.paper-file-meta{color:var(--paper-muted);white-space:nowrap;flex:none;font-size:12px;font-weight:700}.paper-file-actions{flex:none;align-items:center;gap:6px;display:inline-flex}.paper-file-actions a{border:1px solid var(--paper-line);min-height:30px;color:var(--paper-text);background:var(--paper-card);border-radius:8px;align-items:center;gap:5px;padding:0 8px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.paper-file-actions a:hover,.paper-file-actions a:focus-visible{color:var(--paper-blue);border-color:#3b82f647;outline:none}.paper-file-toggle{width:100%;min-height:38px;color:var(--paper-text);border:1px dashed var(--paper-line);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;margin-top:10px;font-size:13px;font-weight:800;display:inline-flex}.paper-file-toggle:hover,.paper-file-toggle:focus-visible{color:var(--paper-blue);background:#f8fbff;border-color:#3b82f657;outline:none}.paper-file-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.paper-group-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.paper-login-hint{color:var(--paper-muted);font-size:12px;font-weight:700}.paper-feed-empty{text-align:center;width:100%;max-width:480px;color:var(--paper-muted);background:var(--paper-card);border:2px dashed var(--paper-line);border-radius:14px;padding:32px}.paper-empty-icon{color:#fff;background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%);border-radius:14px;place-items:center;width:56px;height:56px;margin-bottom:16px;display:inline-grid;box-shadow:0 4px 12px #64748b40}.paper-feed-empty h3{color:var(--paper-ink);margin:0 0 8px;font-size:18px;font-weight:700}.paper-feed-empty p{margin:0;font-size:14px;line-height:1.5}.paper-selected-group{background:linear-gradient(135deg,#3b82f60f 0%,#8b5cf60a 100%);border:1px solid #3b82f626;border-radius:10px;flex-wrap:wrap;gap:8px;padding:12px 16px;display:flex}.paper-selected-group span{min-height:28px;color:var(--paper-blue);background:var(--paper-card);border:1px solid #3b82f633;border-radius:99px;align-items:center;padding:4px 12px;font-size:13px;font-weight:600;display:inline-flex}.paper-selected-group span:nth-child(2){color:var(--paper-green);border-color:#10b98133}.paper-selected-group span:nth-child(3){color:var(--paper-orange);border-color:#f59e0b33}.paper-selected-group span:nth-child(4){color:var(--paper-purple);border-color:#8b5cf633}.paper-upload-modal{width:min(920px,100vw - 32px);max-height:calc(100dvh - 48px);overflow:auto}.paper-upload-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.paper-upload-steps button{border:1px solid var(--paper-line);background:var(--paper-soft);min-height:40px;color:var(--paper-text);cursor:pointer;border-radius:8px;font-weight:800}.paper-upload-steps button.active{color:var(--paper-blue);background:#3b82f614;border-color:#3b82f647}.paper-upload-file-step,.paper-upload-file-list,.paper-upload-meta-list{gap:10px;display:grid}.paper-upload-file-item{border:1px solid var(--paper-line);background:var(--paper-soft);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:44px;padding:8px 10px;display:grid}.paper-upload-file-item span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.paper-upload-file-item small{color:var(--paper-muted);white-space:nowrap}.paper-upload-file-item button{min-width:34px;min-height:34px;color:var(--paper-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:inline-grid}.paper-upload-file-item button:hover{color:var(--paper-pdf);background:#ef444414}.paper-upload-meta-item{border:1px solid var(--paper-line);background:var(--paper-soft);border-radius:8px;min-width:0;padding:14px}.paper-upload-meta-item legend{color:var(--paper-text);padding:0 6px;font-size:12px;font-weight:800}.paper-upload-tags{margin-top:4px}.paper-upload-tags .field-label-line{align-items:baseline;gap:8px;display:flex}.paper-upload-tags .field-label-line small{color:var(--paper-muted);font-size:12px;font-weight:400}.paper-upload-tags textarea{color:var(--paper-ink);background:var(--paper-soft);border:1.5px solid var(--paper-line);resize:vertical;border-radius:8px;outline:none;margin-top:6px;padding:10px 14px;font-family:inherit;font-size:14px;transition:all .2s}.paper-upload-tags textarea:focus{background:var(--paper-card);border-color:var(--paper-blue);box-shadow:0 0 0 3px #3b82f61a}.paper-upload-tags textarea::placeholder{color:var(--paper-muted)}@media (width<=760px){.paper-library-head,.paper-feed-header,.paper-group-actions{flex-direction:column;align-items:flex-start}.paper-library-stats{justify-content:flex-start}.paper-feed-post{padding:18px}.paper-file-row{flex-wrap:wrap;align-items:flex-start}.paper-file-title{white-space:normal;flex-basis:calc(100% - 54px)}.paper-file-actions{width:100%;margin-left:54px}.paper-file-actions a{flex:1;justify-content:center}.paper-upload-steps{grid-template-columns:1fr}}.recent-downloads{border:1px solid var(--paper-line,#e2e8f0);background:radial-gradient(circle at 100% 0, #3b82f614, transparent 34%), var(--paper-card,#fff);border-radius:12px;min-width:0;margin-bottom:16px;padding:14px;box-shadow:0 2px 10px #0f172a0a}.recent-downloads-head,.recent-downloads-heading,.recent-download-actions,.recent-downloads-refresh,.recent-downloads-state{align-items:center;display:flex}.recent-downloads-head{justify-content:space-between;gap:12px;margin-bottom:11px}.recent-downloads-heading{gap:9px;min-width:0}.recent-downloads-icon,.recent-download-file{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;flex:none;place-items:center;display:grid}.recent-downloads-icon{border-radius:10px;width:34px;height:34px}.recent-downloads-heading h2,.recent-downloads-heading p,.recent-download-copy strong,.recent-download-copy span{margin:0}.recent-downloads-heading h2{color:var(--paper-ink,#0f172a);font-size:14px;font-weight:800;line-height:1.25}.recent-downloads-heading p{color:var(--paper-muted,#94a3b8);margin-top:2px;font-size:11px;line-height:1.3}.recent-downloads-refresh,.recent-download-actions button,.recent-download-actions a,.recent-downloads-state button{border:1px solid var(--paper-line,#e2e8f0);color:var(--paper-text,#475569);font:inherit;cursor:pointer;background:#ffffffdb;font-size:11px;font-weight:800;text-decoration:none}.recent-downloads-refresh{border-radius:8px;flex:none;gap:5px;min-height:30px;padding:0 9px}.recent-downloads-refresh:disabled{cursor:wait;opacity:.6}.recent-downloads-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.recent-download-item{background:#f8fafcd6;border:1px solid #edf2f7;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:9px 10px;transition:border-color .16s,background .16s,transform .16s;display:grid}.recent-download-item:hover{background:#f8fbff;border-color:#dbeafe;transform:translateY(-1px)}.recent-download-item.is-unavailable{opacity:.72}.recent-download-file{border-radius:8px;width:30px;height:30px}.recent-download-copy{min-width:0}.recent-download-copy strong,.recent-download-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.recent-download-copy strong{color:var(--paper-ink,#0f172a);font-size:12px;line-height:1.35}.recent-download-copy span{color:var(--paper-muted,#94a3b8);margin-top:3px;font-size:10px;line-height:1.3}.recent-download-copy time:before{content:" · "}.recent-download-actions{flex:none;gap:5px}.recent-download-actions button,.recent-download-actions a{border-radius:7px;align-items:center;gap:4px;min-height:28px;padding:0 7px;display:inline-flex}.recent-download-actions a{color:#fff;background:#2563eb;border-color:#2563eb}.recent-downloads-refresh:hover:not(:disabled),.recent-download-actions button:hover,.recent-downloads-state button:hover{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.recent-download-actions a:hover{background:#1d4ed8;border-color:#1d4ed8}.recent-downloads-refresh:focus-visible,.recent-download-actions button:focus-visible,.recent-download-actions a:focus-visible,.recent-downloads-state button:focus-visible{outline-offset:2px;outline:3px solid #3b82f62e}.recent-downloads-state{min-height:52px;color:var(--paper-muted,#94a3b8);border:1px dashed var(--paper-line,#e2e8f0);text-align:center;background:#f8fafcb8;border-radius:9px;justify-content:center;gap:8px;padding:10px;font-size:12px}.recent-downloads-state.is-error{color:#b91c1c;background:#fff7f7;border-color:#fecaca}.recent-downloads-state button{border-radius:7px;min-height:26px;padding:0 8px}.paper-feed-post.is-located{border-color:#60a5fa;animation:1.4s both recent-download-located;box-shadow:0 0 0 4px #3b82f61c,0 10px 28px #2563eb17}@keyframes recent-download-located{0%,to{background:var(--paper-card,#fff)}36%{background:#eff6ff}}@media (width<=1050px){.recent-downloads-list{grid-template-columns:minmax(0,1fr)}}@media (width<=640px){.recent-downloads{border-radius:10px;margin-bottom:12px;padding:12px}.recent-downloads-heading p,.recent-downloads-refresh span{display:none}.recent-downloads-refresh{justify-content:center;width:30px;padding:0}.recent-download-item{grid-template-columns:auto minmax(0,1fr)}.recent-download-actions{grid-column:1/-1;justify-content:flex-end;padding-top:2px}.recent-download-actions button,.recent-download-actions a{min-height:32px}}.question-bank{--qb-ink:#182230;--qb-muted:#667085;--qb-faint:#98a2b3;--qb-line:#e5e9f0;--qb-line-soft:#eef1f5;--qb-soft:#f7f9fc;--qb-blue:#356ae6;--qb-blue-dark:#2856c7;--qb-blue-soft:#edf3ff;--qb-green:#168a60;--qb-green-soft:#eaf8f2;--qb-violet:#7257d5;--qb-violet-soft:#f2efff;--qb-amber:#b46b12;--qb-amber-soft:#fff6e7;min-width:0;color:var(--qb-ink);gap:16px;display:grid}.question-mobile-search{border:1px solid var(--qb-line);background:#fff;border-radius:12px;align-items:center;gap:9px;min-height:46px;padding:0 12px;display:none}.question-mobile-search>svg{color:var(--qb-faint);flex:none}.question-mobile-search input{width:100%;min-width:0;color:var(--qb-ink);background:0 0;border:0;outline:0}.question-mobile-search button{width:32px;height:32px;color:var(--qb-muted);cursor:pointer;background:0 0;border-radius:8px;place-items:center;display:grid}.question-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0;display:grid}.question-summary-card{border:1px solid var(--qb-line);background:#fff;border-radius:15px;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:13px;min-width:0;min-height:112px;padding:17px;display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #10182806}.question-summary-card:after{content:"";opacity:.035;background:currentColor;border-radius:50%;width:86px;height:86px;position:absolute;bottom:-28px;right:-22px}.question-summary-card>span{border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.question-summary-card>div{min-width:0;display:grid}.question-summary-card small{color:var(--qb-muted);font-size:12px;font-weight:650}.question-summary-card strong{color:var(--qb-ink);font-variant-numeric:tabular-nums;margin-top:2px;font-size:25px;line-height:1.15}.question-summary-card p{color:var(--qb-faint);text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;font-size:11px;line-height:1.25;overflow:hidden}.question-summary-card.tone-blue{color:var(--qb-blue)}.question-summary-card.tone-blue>span{background:var(--qb-blue-soft)}.question-summary-card.tone-green{color:var(--qb-green)}.question-summary-card.tone-green>span{background:var(--qb-green-soft)}.question-summary-card.tone-violet{color:var(--qb-violet)}.question-summary-card.tone-violet>span{background:var(--qb-violet-soft)}.question-summary-card.tone-amber{color:var(--qb-amber)}.question-summary-card.tone-amber>span{background:var(--qb-amber-soft)}.question-workspace{grid-template-columns:236px minmax(0,1fr);align-items:start;gap:14px;min-width:0;display:grid}.question-filter-panel,.question-results-panel{border:1px solid var(--qb-line);background:#fff;border-radius:15px;min-width:0;box-shadow:0 2px 10px #10182809}.question-filter-panel{position:sticky;top:16px;overflow:hidden}.question-filter-panel>header{border-bottom:1px solid var(--qb-line-soft);justify-content:space-between;align-items:center;min-height:54px;padding:0 16px;display:flex}.question-filter-panel>header>div{align-items:center;gap:8px;display:inline-flex}.question-filter-panel>header svg{color:var(--qb-muted)}.question-filter-panel>header strong{font-size:13px}.question-filter-panel>header>button{display:none}.question-filter-fields{gap:12px;padding:14px;display:grid}.question-filter-fields>label{gap:6px;min-width:0;display:grid}.question-filter-fields>label>span,.question-knowledge-filter>span{color:var(--qb-muted);font-size:11px;font-weight:700}.question-filter-fields select{border:1px solid var(--qb-line);width:100%;min-width:0;min-height:38px;color:var(--qb-ink);background:var(--qb-soft);border-radius:9px;outline:0;padding:0 30px 0 10px;font-size:12px;font-weight:550;transition:border-color .16s,box-shadow .16s,background .16s}.question-filter-fields select:focus{background:#fff;border-color:#356ae694;box-shadow:0 0 0 3px #356ae61a}.question-knowledge-filter{border-top:1px solid var(--qb-line-soft);gap:9px;padding:14px;display:grid}.question-knowledge-filter>div{flex-wrap:wrap;gap:6px;display:flex}.question-knowledge-filter button{border:1px solid var(--qb-line);min-height:28px;color:var(--qb-muted);cursor:pointer;background:#fff;border-radius:999px;padding:0 9px;font-size:11px;transition:all .15s}.question-knowledge-filter button:hover{color:var(--qb-blue);border-color:#b7c5e5}.question-knowledge-filter button.is-active{color:var(--qb-blue);background:var(--qb-blue-soft);border-color:#b8caf4;font-weight:700}.question-filter-panel>footer{border-top:1px solid var(--qb-line-soft);background:#fbfcfe;justify-content:space-between;align-items:center;gap:8px;min-height:48px;padding:0 14px;display:flex}.question-filter-panel>footer span{color:var(--qb-faint);font-size:10px}.question-filter-panel>footer button{color:var(--qb-blue);cursor:pointer;background:0 0;padding:5px 0;font-size:11px;font-weight:700}.question-results-panel{overflow:hidden}.question-results-header{border-bottom:1px solid var(--qb-line-soft);justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:12px 16px;display:flex}.question-results-header>div{align-items:center;gap:10px;display:flex}.question-results-icon{width:38px;height:38px;color:var(--qb-blue);background:var(--qb-blue-soft);border-radius:10px;place-items:center;display:grid}.question-results-header>div>span:last-child{min-width:0;display:grid}.question-results-header strong{font-size:14px}.question-results-header small{color:var(--qb-faint);margin-top:1px;font-size:11px}.question-results-header>div:last-child{gap:8px}.question-inline-create,.question-filter-toggle{border:1px solid var(--qb-line);min-height:38px;color:var(--qb-ink);cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:700;transition:all .16s;display:inline-flex}.question-inline-create{border-color:var(--qb-blue);color:#fff;background:var(--qb-blue)}.question-inline-create:hover{border-color:var(--qb-blue-dark);background:var(--qb-blue-dark)}.question-filter-toggle{display:none}.question-filter-toggle b{color:#fff;background:var(--qb-blue);border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;display:inline-grid}.question-list{display:grid}.question-card{border-bottom:1px solid var(--qb-line-soft);background:#fff;min-width:0;transition:background .16s}.question-card:last-child{border-bottom:0}.question-card:hover{background:#fcfdff}.question-card.is-expanded{background:#fbfcff}.question-card-main{width:100%;min-width:0;color:var(--qb-ink);cursor:pointer;text-align:left;background:0 0;grid-template-columns:36px minmax(0,1fr) auto;align-items:start;gap:13px;padding:16px;display:grid}.question-card-index{border:1px solid var(--qb-line);width:36px;height:36px;color:var(--qb-muted);font-variant-numeric:tabular-nums;background:#fff;border-radius:9px;place-items:center;font-size:11px;font-weight:750;display:grid}.question-card-copy{gap:8px;min-width:0;display:grid}.question-card-eyebrow{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.question-card-eyebrow>span{min-height:21px;color:var(--qb-muted);background:#f2f4f7;border-radius:5px;padding:2px 7px;font-size:10px;font-weight:700}.question-card-eyebrow>span:first-child{color:var(--qb-blue);background:var(--qb-blue-soft)}.question-card-eyebrow .difficulty-easy{color:var(--qb-green);background:var(--qb-green-soft)}.question-card-eyebrow .difficulty-hard{color:#b54708;background:#fff4e5}.question-card-copy>strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;line-height:1.62;overflow:hidden}.question-card.is-expanded .question-card-copy>strong{white-space:pre-wrap;overflow:visible}.question-card-footnote{flex-wrap:wrap;gap:8px 15px;min-width:0;display:flex}.question-card-footnote>span{min-width:0;color:var(--qb-faint);align-items:center;gap:5px;font-size:10px;display:inline-flex}.question-card-footnote>span:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:240px;overflow:hidden}.question-card-side{justify-content:flex-end;align-items:center;gap:11px;min-width:88px;display:flex}.question-status{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;min-height:25px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.question-status--ready{color:var(--qb-green);background:var(--qb-green-soft)}.question-status--draft{color:var(--qb-amber);background:var(--qb-amber-soft)}.question-card-chevron{color:var(--qb-faint);transition:transform .18s}.question-card.is-expanded .question-card-chevron{transform:rotate(180deg)}.question-card-detail{background:#fff;border:1px solid #e4eaf5;border-radius:12px;gap:15px;margin:0 16px 16px 65px;padding:16px;animation:.18s ease-out questionDetailIn;display:grid}@keyframes questionDetailIn{0%{opacity:0;transform:translateY(-4px)}}.question-option-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.question-option-preview li{border:1px solid var(--qb-line-soft);background:var(--qb-soft);border-radius:9px;grid-template-columns:23px minmax(0,1fr);align-items:start;gap:8px;min-width:0;min-height:38px;padding:8px 10px;display:grid}.question-option-preview li>span{width:23px;height:23px;color:var(--qb-muted);background:#fff;border:1px solid #dce3ec;border-radius:6px;place-items:center;font-size:10px;font-weight:750;display:grid}.question-option-preview p{color:var(--qb-ink);white-space:pre-wrap;margin:1px 0 0;font-size:12px;line-height:1.6}.question-solution-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:10px;display:grid}.question-solution-grid section{background:var(--qb-soft);border-radius:9px;min-width:0;padding:12px}.question-solution-grid section>span{color:var(--qb-muted);font-size:10px;font-weight:750}.question-solution-grid section:first-child>span{color:var(--qb-green)}.question-solution-grid p{color:var(--qb-ink);white-space:pre-wrap;margin:6px 0 0;font-size:12px;line-height:1.68}.question-card-actions{border-top:1px solid var(--qb-line-soft);justify-content:space-between;align-items:center;gap:12px;padding-top:13px;display:flex}.question-card-tags{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.question-card-tags>span{color:#4d6293;background:#f0f4fc;border-radius:6px;min-height:24px;padding:3px 8px;font-size:10px}.question-card-tags>span.is-tag{color:var(--qb-violet);background:var(--qb-violet-soft)}.question-card-tags small{color:var(--qb-faint);font-size:10px}.question-card-actions>div:last-child{flex:none;gap:6px;display:flex}.question-card-actions button{border:1px solid var(--qb-line);min-height:32px;color:var(--qb-muted);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:5px;padding:0 10px;font-size:11px;font-weight:650;display:inline-flex}.question-card-actions button:hover{color:var(--qb-blue);border-color:#b8c5dc}.question-card-actions button.is-danger:hover{color:#d92d20;background:#fff7f7;border-color:#f0b8b8}.question-readonly-note{min-height:32px;color:var(--qb-faint);align-items:center;gap:5px;padding:0 8px;font-size:10px;display:inline-flex}.question-load-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:48px 24px;display:flex}.question-load-state>span{width:58px;height:58px;color:var(--qb-blue);background:var(--qb-blue-soft);border-radius:17px;place-items:center;margin-bottom:14px;display:grid}.question-load-state>svg{color:#d92d20;margin-bottom:14px}.question-load-state strong{font-size:16px}.question-load-state p{max-width:440px;color:var(--qb-muted);margin:7px 0 16px;font-size:12px;line-height:1.6}.question-load-state button{min-height:38px;color:var(--qb-blue);cursor:pointer;background:#fff;border:1px solid #cbd7ef;border-radius:9px;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.question-load-state.is-error{min-height:320px}.question-skeleton{padding:0 16px}.question-skeleton>div{border-bottom:1px solid var(--qb-line-soft);grid-template-columns:36px minmax(0,1fr);align-items:center;gap:13px;min-height:100px;display:grid}.question-skeleton i{background:linear-gradient(90deg,#f0f2f6 25%,#f8f9fb 50%,#f0f2f6 75%) 0 0/200% 100%;border-radius:7px;animation:1.4s linear infinite questionShimmer;display:block}.question-skeleton>div>i{width:36px;height:36px}.question-skeleton span{gap:8px;display:grid}.question-skeleton span i:first-child{width:31%;height:12px}.question-skeleton span i:nth-child(2){width:78%;height:15px}.question-skeleton span i:nth-child(3){width:48%;height:10px}@keyframes questionShimmer{to{background-position:-200% 0}}.question-pagination{border-top:1px solid var(--qb-line-soft);background:#fbfcfe;justify-content:space-between;align-items:center;min-height:58px;padding:10px 16px;display:flex}.question-pagination>span{color:var(--qb-muted);font-size:11px}.question-pagination>div{gap:7px;display:flex}.question-pagination button{border:1px solid var(--qb-line);min-height:34px;color:var(--qb-muted);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:4px;padding:0 10px;font-size:11px;font-weight:650;display:inline-flex}.question-pagination button:disabled{opacity:.42;cursor:not-allowed}.question-toast{z-index:150;border:1px solid var(--qb-line);background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:min(380px,100vw - 36px);min-height:48px;padding:10px 10px 10px 13px;animation:.22s ease-out questionToastIn;display:grid;position:fixed;top:18px;right:18px;box-shadow:0 18px 42px #10182829}@keyframes questionToastIn{0%{opacity:0;transform:translateY(-8px)}}.question-toast--success>svg{color:var(--qb-green)}.question-toast--error>svg{color:#d92d20}.question-toast span{font-size:12px;font-weight:650}.question-toast button{width:30px;height:30px;color:var(--qb-muted);cursor:pointer;background:0 0;border-radius:7px;place-items:center;display:grid}.question-gate{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:460px;padding:60px 24px;display:flex}.question-gate>span{width:60px;height:60px;color:var(--qb-blue,#356ae6);background:#edf3ff;border-radius:17px;place-items:center;display:grid}.question-gate h2{margin:17px 0 5px;font-size:20px}.question-gate p{color:var(--muted);margin:0 0 18px;font-size:13px}.question-gate a{color:#fff;background:#356ae6;border-radius:9px;align-items:center;min-height:42px;padding:0 17px;font-size:13px;font-weight:700;display:inline-flex}.question-editor-backdrop,.question-confirm-backdrop{z-index:110;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a7a;place-items:center;padding:22px;animation:.16s ease-out questionBackdropIn;display:grid;position:fixed;inset:0}@keyframes questionBackdropIn{0%{opacity:0}}.question-editor{background:#fff;border:1px solid #ffffff7a;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1180px,100%);max-height:calc(100dvh - 44px);animation:.2s cubic-bezier(.2,.8,.2,1) questionEditorIn;display:grid;overflow:hidden;box-shadow:0 30px 90px #0f172a47}@keyframes questionEditorIn{0%{opacity:0;transform:translateY(10px)scale(.99)}}.question-editor-header{background:#fff;border-bottom:1px solid #e9edf3;grid-template-columns:minmax(0,1fr) auto 36px;align-items:center;gap:20px;min-height:72px;padding:12px 18px;display:grid}.question-editor-header>div:first-child{align-items:center;gap:11px;min-width:0;display:flex}.question-editor-icon{color:#fff;background:linear-gradient(135deg,#356ae6,#6848d9);border-radius:11px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 7px 18px #356ae633}.question-editor-header>div:first-child>span:last-child{min-width:0;display:grid}.question-editor-header small{color:#7a8493;letter-spacing:.05em;font-size:10px;font-weight:700}.question-editor-header h2{color:#172033;text-overflow:ellipsis;white-space:nowrap;margin:1px 0 0;font-size:17px;line-height:1.3;overflow:hidden}.question-editor-progress{gap:5px;width:150px;display:grid}.question-editor-progress>span{background:#edf0f5;border-radius:999px;height:5px;overflow:hidden}.question-editor-progress i{border-radius:inherit;background:linear-gradient(90deg,#356ae6,#5e8bf0);height:100%;transition:width .22s;display:block}.question-editor-progress small{text-align:right;font-size:9px}.question-editor-close{color:#667085;cursor:pointer;background:#f5f7fa;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.question-editor-close:hover{color:#182230;background:#edf0f4}.question-editor-body{grid-template-columns:minmax(0,1fr) 310px;min-height:0;display:grid;overflow:hidden}.question-editor-main{align-content:start;gap:26px;min-width:0;padding:20px 22px 30px;display:grid;overflow-y:auto}.question-editor-aside{background:#f8fafe;border-left:1px solid #e9edf3;align-content:start;gap:15px;min-width:0;padding:18px;display:grid;overflow-y:auto}.question-editor-section{gap:15px;display:grid}.question-editor-section-title{align-items:center;gap:10px;display:flex}.question-editor-section-title>span{color:#356ae6;background:#edf3ff;border-radius:8px;place-items:center;width:27px;height:27px;font-size:9px;font-weight:800;display:grid}.question-editor-section-title>div{display:grid}.question-editor-section-title strong{color:#1b2638;font-size:13px}.question-editor-section-title small{color:#98a2b3;font-size:9px}.question-editor-grid{gap:11px;min-width:0;display:grid}.question-editor-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.question-editor-grid--answer{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.question-editor-field{align-content:start;gap:6px;min-width:0;display:grid}.question-editor-field>span{color:#596579;align-items:center;gap:3px;font-size:10px;font-weight:700;display:flex}.question-editor-field>span em{color:#e5484d;font-style:normal}.question-editor-field>span small{color:#a1a9b5;margin-left:auto;font-size:9px;font-weight:500}.question-editor-field input,.question-editor-field select,.question-editor-field textarea{color:#182230;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #dfe4ec;border-radius:9px;outline:0;font-size:12px;transition:border-color .15s,box-shadow .15s}.question-editor-field input,.question-editor-field select{min-height:39px;padding:0 10px}.question-editor-field textarea{resize:vertical;padding:10px 11px;line-height:1.65}.question-editor-field .question-stem-input{min-height:142px;font-size:13px}.question-editor-field input:focus,.question-editor-field select:focus,.question-editor-field textarea:focus{border-color:#356ae6a6;box-shadow:0 0 0 3px #356ae617}.question-editor-field input::placeholder,.question-editor-field textarea::placeholder{color:#a9b1bd}.question-option-editor{gap:8px;display:grid}.question-option-editor-head{justify-content:space-between;align-items:center;display:flex}.question-option-editor-head>span{color:#596579;font-size:10px;font-weight:700}.question-option-editor-head button{color:#356ae6;cursor:pointer;background:#edf3ff;border-radius:7px;align-items:center;gap:4px;min-height:29px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.question-option-editor-head button:disabled{opacity:.45;cursor:not-allowed}.question-option-editor>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.question-option-row{background:#f9fafc;border:1px solid #e1e6ed;border-radius:9px;grid-template-columns:14px 27px minmax(0,1fr) 30px;align-items:center;gap:6px;min-width:0;min-height:42px;padding:4px 5px 4px 8px;display:grid}.question-option-row>svg{color:#b1b8c3}.question-option-row>span{color:#356ae6;background:#eaf1ff;border-radius:7px;place-items:center;width:27px;height:27px;font-size:10px;font-weight:800;display:grid}.question-option-editor input{color:#182230;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.question-option-row>button{color:#98a2b3;cursor:pointer;background:0 0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.question-option-row>button:hover{color:#d92d20;background:#fff0f0}.question-option-row>button:disabled{opacity:.25;cursor:not-allowed}.question-editor-aside>section{background:#fff;border:1px solid #e2e7ef;border-radius:12px;gap:13px;padding:14px;display:grid}.question-editor-aside-title{color:#334155;border-bottom:1px solid #eef1f5;align-items:center;gap:7px;padding-bottom:10px;display:flex}.question-editor-aside-title svg{color:#5477cc}.question-editor-aside-title strong{font-size:11px}.question-segmented{background:#f1f3f7;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;display:grid}.question-segmented button{color:#667085;cursor:pointer;background:0 0;border-radius:6px;min-height:31px;font-size:10px;font-weight:650}.question-segmented button.is-active{color:#356ae6;background:#fff;box-shadow:0 1px 3px #1018281a}.question-score-input{position:relative}.question-score-input input{padding-right:34px}.question-score-input span{color:#98a2b3;font-size:10px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.question-visibility-options{gap:7px;display:grid}.question-visibility-options>button{color:#334155;cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e7ef;border-radius:9px;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:8px;width:100%;min-height:58px;padding:8px;display:grid}.question-visibility-options>button>span{color:#667085;background:#f2f4f7;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.question-visibility-options>button>div{min-width:0;display:grid}.question-visibility-options strong{font-size:10px}.question-visibility-options small{color:#98a2b3;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:9px;overflow:hidden}.question-visibility-options>button>svg{color:#356ae6}.question-visibility-options>button.is-active{background:#f6f8ff;border-color:#b9cafa}.question-visibility-options>button.is-active>span{color:#356ae6;background:#e8efff}.question-visibility-options>button:disabled{opacity:.48;cursor:not-allowed}.question-editor-footer{background:#fff;border-top:1px solid #e9edf3;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:10px 18px;display:flex}.question-editor-footer>div:first-child{min-width:0}.question-editor-footer>div:last-child{flex:none;gap:8px;display:flex}.question-editor-hint{color:#98a2b3;font-size:10px}.question-editor-error{color:#c43228;align-items:center;gap:5px;max-width:520px;font-size:10px;font-weight:650;display:inline-flex}.question-editor-footer button{cursor:pointer;border:1px solid #dfe4ec;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:39px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex}.question-editor-footer button:disabled{opacity:.55;cursor:wait}.question-editor-cancel{color:#667085;background:#fff}.question-editor-draft{color:#334155;background:#f8fafc}.question-editor-ready{color:#fff;background:#356ae6;box-shadow:0 5px 12px #356ae629;border-color:#356ae6!important}.question-confirm-backdrop{z-index:130}.question-confirm{text-align:center;background:#fff;border-radius:16px;width:min(420px,100%);padding:25px;animation:.18s ease-out questionEditorIn;box-shadow:0 28px 80px #0f172a47}.question-confirm>span{color:#d92d20;background:#fff0f0;border-radius:14px;place-items:center;width:48px;height:48px;margin:0 auto;display:grid}.question-confirm h2{color:#182230;margin:14px 0 6px;font-size:17px}.question-confirm p{color:#667085;margin:0;font-size:12px;line-height:1.65}.question-confirm>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;display:grid}.question-confirm button{color:#475467;cursor:pointer;background:#fff;border:1px solid #dfe4ec;border-radius:9px;min-height:40px;font-size:11px;font-weight:700}.question-confirm button.is-danger{color:#fff;background:#d92d20;border-color:#d92d20}.question-filter-scrim{display:none}@media (width<=1100px){.question-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.question-summary-card{min-height:98px}.question-editor-body{grid-template-columns:minmax(0,1fr) 280px}.question-editor-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.question-workspace{grid-template-columns:1fr}.question-filter-panel{z-index:96;border-radius:17px 17px 0 0;max-height:min(78dvh,650px);animation:.22s ease-out questionFilterSheetIn;display:none;position:fixed;inset:auto 0 0;overflow-y:auto;box-shadow:0 -18px 50px #0f172a33}.question-filter-panel.is-open{display:block}@keyframes questionFilterSheetIn{0%{opacity:0;transform:translateY(24px)}}.question-filter-panel>header{z-index:2;background:#fff;position:sticky;top:0}.question-filter-panel>header>button{width:34px;height:34px;color:var(--qb-muted);background:var(--qb-soft);border-radius:8px;place-items:center;display:grid}.question-filter-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.question-filter-panel>footer{position:sticky;bottom:0}.question-filter-scrim{z-index:94;background:#0f172a59;display:block;position:fixed;inset:0}.question-filter-toggle{display:inline-flex}.question-editor-body{grid-template-columns:minmax(0,1fr);overflow-y:auto}.question-editor-main,.question-editor-aside{overflow:visible}.question-editor-aside{background:#fff;border-left:0;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:0}}@media (width<=760px){.question-bank{gap:11px}.question-mobile-search{display:flex}.question-summary-grid{gap:8px}.question-summary-card{grid-template-columns:34px minmax(0,1fr);gap:9px;min-height:87px;padding:12px}.question-summary-card>span{border-radius:9px;width:34px;height:34px}.question-summary-card strong{font-size:21px}.question-summary-card p{margin-top:4px}.question-results-panel{border-radius:12px}.question-results-header{min-height:60px;padding:9px 11px}.question-results-icon{display:none}.question-inline-create{width:40px;padding:0}.question-inline-create svg{margin:0}.question-inline-create{font-size:0}.question-filter-toggle{width:40px;padding:0;font-size:0;position:relative}.question-filter-toggle b{font-size:9px;position:absolute;top:-5px;right:-5px}.question-card-main{grid-template-columns:31px minmax(0,1fr) auto;gap:9px;padding:13px 11px}.question-card-index{border-radius:8px;width:31px;height:31px}.question-card-copy{gap:6px}.question-card-copy>strong{font-size:13px;line-height:1.55}.question-card-footnote{gap:5px 10px}.question-card-footnote>span:nth-child(2){display:none}.question-card-side{min-width:20px}.question-card-side .question-status{display:none}.question-card-detail{margin:0 10px 12px 50px;padding:12px}.question-option-preview,.question-solution-grid{grid-template-columns:1fr}.question-card-actions{flex-direction:column;align-items:flex-start}.question-card-actions>div:last-child{width:100%}.question-card-actions button{flex:1;justify-content:center}.question-editor-backdrop{place-items:stretch stretch;padding:0}.question-editor{border:0;border-radius:0;width:100vw;height:100dvh;max-height:100dvh}.question-editor-header{min-height:64px;padding:max(9px, env(safe-area-inset-top)) 12px 9px;grid-template-columns:minmax(0,1fr) 36px;gap:8px}.question-editor-icon{width:36px;height:36px}.question-editor-progress{display:none}.question-editor-main{gap:22px;padding:16px 13px 22px}.question-editor-aside{grid-template-columns:1fr;padding:0 13px 22px}.question-editor-grid--answer,.question-option-editor>div{grid-template-columns:1fr}.question-editor-footer{min-height:72px;padding:9px 12px max(9px, env(safe-area-inset-bottom))}.question-editor-footer>div:first-child{display:none}.question-editor-footer>div:last-child{grid-template-columns:.8fr 1fr 1.15fr;width:100%;display:grid}.question-editor-footer button{min-width:0;padding:0 8px}}@media (width<=480px){.question-summary-card small{font-size:10px}.question-summary-card p{font-size:9px}.question-filter-fields{grid-template-columns:1fr}.question-card-eyebrow>span:nth-child(4){display:none}.question-card-footnote>span:nth-child(3){text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.question-editor-grid--four{grid-template-columns:1fr 1fr}.question-editor-footer>div:last-child{grid-template-columns:.72fr 1fr}.question-editor-cancel{display:none!important}.question-confirm-backdrop{padding:14px}}@media (prefers-reduced-motion:reduce){.question-card-detail,.question-toast,.question-editor,.question-editor-backdrop,.question-confirm-backdrop{animation:none}}.resource-favorite-button{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);background:var(--surface);cursor:pointer;border-radius:10px;flex:0 0 36px;place-items:center;padding:0;transition:color .15s,border-color .15s,background .15s,transform .15s;display:inline-grid}.resource-favorite-button:hover,.resource-favorite-button:focus-visible{color:#b66b0b;background:var(--amber-soft);border-color:#f59e0b61;outline:none;transform:translateY(-1px)}.resource-favorite-button.is-favorite{color:#b66b0b;background:var(--amber-soft);border-color:#f59e0b52}.resource-favorite-button.is-favorite svg{fill:currentColor}.resource-favorite-button:disabled{cursor:wait;opacity:.64;transform:none}.resource-feedback{z-index:155;color:#a92525;background:snow;border:1px solid #ef44443d;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:min(390px,100vw - 36px);min-height:48px;padding:10px 9px 10px 13px;font-size:12px;font-weight:650;display:grid;position:fixed;top:78px;right:18px;box-shadow:0 18px 42px #0f172a29}.resource-feedback button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;place-items:center;display:grid}.question-card{position:relative}.question-favorite-spacer{flex:0 0 34px;width:34px;height:1px}.question-card-favorite{z-index:2;border-color:var(--qb-line);border-radius:8px;width:32px;height:32px;position:absolute;top:16px;right:45px}.paper-feed-header-actions{flex:none;align-items:center;gap:9px;display:flex}.paper-feed-header-actions .resource-favorite-button{border-color:var(--paper-line);border-radius:8px;width:34px;height:34px}@media (width<=640px){.resource-feedback{width:calc(100vw - 24px);top:12px;right:12px}.question-card-favorite{width:30px;height:30px;top:12px;right:39px}.question-favorite-spacer{flex-basis:30px;width:30px}.question-card-side{min-width:58px}.paper-feed-header{align-items:center}.paper-feed-header-actions{align-self:flex-start}}.class-system{--class-radius-lg:16px;--class-shadow-sm:0 1px 2px #16202a0a;--class-shadow:0 4px 16px #16202a0f;--class-shadow-lg:0 20px 40px #16202a1f;--class-shadow-hover:0 8px 24px #16202a1a;--class-transition:.181s cubic-bezier(.4, 0, .2, 1);--class-transition-slow:.3s cubic-bezier(.4, 0, .2, 1);min-width:0;color:var(--ink);gap:18px;display:grid}.class-system .panel-kicker{color:var(--muted)}.sr-status,.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.loading-spinner{border:3px solid var(--line);border-top-color:var(--primary);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.inline-alert{border:1px solid var(--rose-soft);border-radius:var(--radius);min-height:44px;color:var(--rose);background:var(--rose-soft);align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.class-toast{z-index:70;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:min(420px,100vw - 36px);min-height:48px;box-shadow:var(--class-shadow-lg);color:var(--ink);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 12px 12px 14px;animation:.3s ease-out toastSlideIn;display:grid;position:fixed;top:18px;right:18px}@keyframes toastSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.class-toast.success{border-color:var(--green-border)}.class-toast.success>svg{color:var(--green)}.class-toast.warning{border-color:#d9770647}.class-toast.warning>svg{color:var(--amber)}.class-toast.error{border-color:#dc262647}.class-toast.error>svg{color:var(--rose)}.class-toast span{min-width:0;font-size:13px;font-weight:600}.class-toast button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;place-items:center;display:grid}.class-toast button:hover,.class-toast button:focus-visible{color:var(--ink);background:var(--surface-soft);outline:none}.class-layout{grid-template-columns:clamp(250px,24vw,300px) minmax(0,1fr);align-items:start;gap:16px;min-width:0;display:grid}.class-system .library-panel{border:1px solid var(--line);border-radius:var(--class-radius-lg);background:var(--surface);box-shadow:var(--class-shadow)}.class-list-panel{max-height:calc(100vh - 40px);padding:0;position:sticky;top:20px;overflow:hidden auto}.class-list-title{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:20px 20px 12px;font-size:11px;font-weight:700;line-height:1.3}.class-list{gap:4px;padding:0 12px 12px;display:grid}.class-card{border-radius:var(--radius);width:100%;min-width:0;color:var(--ink);cursor:pointer;text-align:left;transition:all var(--class-transition);background:0 0;border:1px solid #0000;gap:10px;padding:14px 16px;font-family:inherit;display:grid;position:relative}.class-card:hover,.class-card:focus-visible{background:var(--surface-soft);outline:none}.class-card.active,.class-card[aria-pressed=true]{border-color:var(--line);background:var(--surface);outline:none;box-shadow:0 1px 4px #0040780a}.class-card-head{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.class-card-head>span{flex:1;min-width:0}.class-card-head strong,.class-card-head small{display:block}.class-card-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.class-card-head small{color:var(--muted);margin-top:4px;font-size:12px;font-weight:500}.class-card-badge{background:var(--surface);border:1px solid var(--line);width:32px;height:32px;color:var(--ink-soft);border-radius:8px;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.class-card-meta{color:var(--muted);flex-wrap:wrap;gap:12px;font-size:11px;font-weight:600;display:flex}.class-card-meta-item{align-items:center;gap:4px;display:inline-flex}.class-detail-header{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;margin-bottom:16px;display:flex}.class-header-actions{align-items:center;gap:8px;display:flex}.class-graduated-banner{color:#92400e;background:#fffbebeb;border:1px solid #d977063d;border-radius:12px;align-items:center;gap:10px;margin:0 0 16px;padding:12px 14px;font-size:13px;display:flex}.class-graduated-banner span{gap:2px;display:grid}.grade-adjustment-modal{width:min(620px,100%)}.lifecycle-summary,.lifecycle-history{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;margin-top:16px;padding:14px}.lifecycle-summary{gap:4px;display:grid}.lifecycle-summary span,.lifecycle-history small{color:var(--muted);font-size:12px}.graduated-hint{color:#1d4ed8;background:#dbeafebf;border-radius:10px;margin:16px 0 0;padding:10px 12px;font-size:12px}.lifecycle-history h3{margin:0 0 8px;font-size:13px}.lifecycle-history-item{border-top:1px solid var(--line-soft);justify-content:space-between;gap:12px;padding:8px 0;display:flex}.lifecycle-history-item>span{gap:2px;display:grid}.lifecycle-history-item time,.form-hint{color:var(--muted);font-size:12px}.class-title-block{align-items:flex-start;gap:14px;display:flex}.class-icon{color:#fff;background:linear-gradient(135deg,#0062ff 0%,#0091ff 100%);border-radius:14px;flex:none;place-items:center;width:52px;height:52px;display:grid}.class-title-block h2{margin:4px 0 2px;font-size:22px;font-weight:700;line-height:1.2}.class-subtitle{color:var(--muted);font-size:13px;font-weight:500}.class-system .icon-button{border:1px solid var(--line);border-radius:var(--radius);width:38px;height:38px;color:var(--muted);background:var(--surface);box-shadow:var(--class-shadow-sm);transition:all var(--class-transition);cursor:pointer;place-items:center;display:grid}.class-system .icon-button:hover,.class-system .icon-button:focus-visible{color:var(--ink);background:var(--surface-soft);border-color:var(--primary-border);outline:none}.btn-sm{border-radius:8px;padding:7px 13px;font-size:12px}.btn-primary{background:var(--primary);color:#fff;border-color:var(--primary)}.btn-primary:hover{background:var(--primary-dark)}.btn-secondary{color:var(--ink-soft);background:var(--surface);border-color:var(--line)}.btn-secondary:hover,.btn-secondary:focus-visible{color:var(--ink);background:var(--surface-soft);border-color:var(--primary-border)}.class-stats-row{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.stat-chip{background:var(--surface-soft);border:1px solid var(--line-soft);color:var(--ink-soft);border-radius:99px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.stat-chip svg{color:var(--muted)}.class-detail-tabs-row{margin-bottom:16px}.segmented-control{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);gap:4px;width:max-content;max-width:100%;min-height:44px;padding:4px;display:inline-flex;overflow-x:auto}.segmented-control button{border-radius:var(--radius);min-height:36px;color:var(--muted);cursor:pointer;transition:all var(--class-transition);white-space:nowrap;background:0 0;border:none;align-items:center;gap:7px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.segmented-control button:hover{color:var(--ink);background:var(--surface)}.segmented-control button.active{color:var(--ink);background:var(--surface);border:1px solid var(--line-soft)}.student-roster{gap:14px;min-width:0;display:grid}.student-toolbar{border-radius:var(--radius);background:0 0;border:1px solid #0000;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.student-edit-actions{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.student-edit-actions>span{color:var(--muted);font-size:12px;font-weight:700}.compact-search{border:1px solid var(--line);width:min(340px,100%);min-height:42px;transition:all var(--class-transition);background:#fbfdff;border-radius:10px;align-items:center;gap:8px;padding:0 14px;display:flex}.compact-search svg{color:var(--faint);flex:none}.compact-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-family:inherit;font-size:13px}.student-filters{align-items:center;gap:6px;min-width:0;display:flex;overflow-x:auto}.student-filters svg{color:var(--faint);flex:none}.student-filters button{min-height:32px;color:var(--ink-soft);background:var(--surface);border:1px solid var(--line);cursor:pointer;white-space:nowrap;transition:all var(--class-transition);border-radius:99px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600}.student-filters button:hover{background:var(--surface-soft);border-color:var(--ink-soft)}.student-filters button.active{color:var(--ink);background:var(--surface);border-color:var(--line-strong);font-weight:700}.student-table-wrap{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;box-shadow:var(--class-shadow-sm);overflow-x:auto}.student-table{border-collapse:collapse;width:100%;min-width:760px;font-size:13px}.student-table th,.student-table td{border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:middle;font-size:13px}.student-table th{z-index:1;color:var(--muted);background:var(--surface-soft);border-bottom-color:var(--line);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none;padding:11px 14px;font-size:11px;font-weight:700;position:sticky;top:0}.student-table th.sortable{cursor:pointer}.student-table th.sortable:hover{color:var(--ink)}.student-table td{white-space:nowrap;padding:12px 14px}.student-table tbody tr{transition:background var(--class-transition)}.student-table tbody tr.editing-row.changed{background:#eff6ff}.student-table tbody tr.editing-row.changed:hover{background:#dbeafe}.student-table td strong,.student-table td small{display:block}.student-table td small{color:var(--muted);margin-top:2px;font-size:11px}.student-table tr:last-child td{border-bottom:0}.student-cell{align-items:center;gap:10px;display:flex}.student-avatar{color:#0369a1;background:linear-gradient(135deg,#e0f2fe,#bae6fd);border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.student-no{color:var(--ink-soft);font-weight:700}.editable-roster-table .cell-input,.editable-roster-table .cell-select{border:1px solid var(--line);width:100%;min-width:92px;min-height:34px;color:var(--ink);font:inherit;background:#fff;border-radius:8px;padding:0 10px;font-size:13px;transition:border-color .15s,box-shadow .15s,background .15s}.editable-roster-table .cell-input:focus,.editable-roster-table .cell-select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft);outline:none}.editable-roster-table .cell-input.invalid{border-color:var(--rose);background:var(--rose-soft);box-shadow:0 0 0 3px #f43f5e1f}.student-roster.editing .student-table td{padding:8px 10px}.student-roster.editing .student-row-actions .table-action-button{opacity:.5;cursor:not-allowed}.exam-cell strong{font-size:13px;font-weight:600}.exam-cell small{color:var(--muted);font-size:11px}.score-badge{font-size:14px;font-weight:700}.count-badge{background:var(--surface-soft);color:var(--ink-soft);border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700;display:inline-block}.count-badge.warning{background:var(--amber-soft);color:var(--amber)}.status-pill{letter-spacing:.02em;white-space:nowrap;border-radius:99px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.status-pill.ready{color:var(--green);background:var(--green-soft)}.status-pill.pending,.status-pill.warning{color:var(--amber);background:var(--amber-soft)}.status-pill.archived{color:var(--muted);background:var(--surface-soft)}.status-pill.danger{color:var(--rose);background:var(--rose-soft)}.trend-indicator{border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.trend-indicator.up{color:var(--green);background:var(--green-soft)}.trend-indicator.down{color:var(--rose);background:var(--rose-soft)}.trend-indicator.stable{color:var(--muted);background:var(--surface-soft)}.link-badge{border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-block}.link-badge.linked{color:var(--green);background:var(--green-soft)}.link-badge.unlinked{color:var(--muted);background:var(--surface-soft)}.rank-badge{color:var(--ink-soft);font-size:12px;font-weight:600}.date-badge{color:var(--muted);align-items:center;gap:4px;font-size:12px;display:inline-flex}.comment-cell{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:12px;overflow:hidden}.score-cell{align-items:baseline;gap:2px;display:flex}.score-value{font-size:16px;font-weight:700}.score-cell small{color:var(--muted);font-size:11px}.grade-level{border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.grade-level.level-excellent{color:var(--green);background:var(--green-soft)}.grade-level.level-good{color:var(--blue);background:var(--blue-soft)}.grade-level.level-pass{color:var(--amber);background:var(--amber-soft)}.grade-level.level-fail{color:var(--rose);background:var(--rose-soft)}.student-row-actions{flex-wrap:nowrap;gap:6px;display:flex}.table-action-button{border:1px solid var(--line);min-height:32px;color:var(--ink-soft);cursor:pointer;white-space:nowrap;transition:all var(--class-transition);background:#fff;border-radius:8px;align-items:center;gap:5px;padding:0 11px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.table-action-button:hover,.table-action-button:focus-visible{color:var(--ink);background:var(--surface-hover);border-color:#3b82f652;outline:none}.table-action-button.primary{color:#fff;background:var(--primary);border-color:var(--primary)}.table-action-button.primary:hover,.table-action-button.primary:focus-visible{color:#fff;background:var(--primary-dark)}.table-action-button:disabled{cursor:not-allowed;opacity:.45}.table-action-button.danger{color:var(--rose);background:var(--rose-soft)}@media (width<=1320px){.student-row-actions .table-action-button{justify-content:center;width:32px;min-height:30px;padding:0}.student-row-actions{gap:4px}.student-row-actions .table-action-button span{display:none}}.score-query-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.score-query-state{border-radius:6px;align-items:center;min-height:30px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.score-query-state.active{color:var(--green);background:var(--green-soft)}.score-query-state.closed{color:var(--muted);background:var(--surface-soft)}.score-query-hint{border:1px solid var(--line-soft);max-width:220px;min-height:30px;color:var(--muted);background:var(--surface-soft);border-radius:8px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;line-height:1.35;display:inline-flex}.id-card-mask{border:1px solid var(--line-soft);min-height:30px;color:var(--ink-soft);background:var(--surface);cursor:text;font:inherit;border-radius:6px;padding:3px 8px;font-size:12px;font-weight:700}.id-card-mask:hover,.id-card-mask:focus-visible{border-color:var(--primary-border);outline:none}.id-card-mask.empty{color:var(--muted);font-weight:600}.id-card-editor{gap:4px;width:min(220px,100%);display:grid}.id-card-input{border:2px solid var(--primary);background:var(--surface);width:100%;min-height:32px;color:var(--ink);box-shadow:0 0 0 3px var(--primary-soft);font:inherit;border-radius:6px;outline:none;padding:4px 8px;font-size:12px;font-weight:700}.id-card-editor small{color:var(--rose);font-size:11px;font-weight:700}.inline-name-trigger{max-width:100%;min-height:28px;color:inherit;cursor:text;text-align:left;font:inherit;font-weight:inherit;background:0 0;border:none;border-radius:6px;align-items:center;padding:2px 6px;display:inline-flex}.inline-name-trigger:hover,.inline-name-trigger:focus-visible{background:var(--surface-soft);outline:none}.inline-name-input{border:2px solid var(--primary);background:var(--surface);width:min(220px,100%);min-height:30px;color:var(--ink);box-shadow:0 0 0 3px var(--primary-soft);font:inherit;font-weight:inherit;border-radius:6px;outline:none;padding:4px 8px}.empty-state{min-height:160px;color:var(--muted);border-radius:var(--radius);text-align:center;background:0 0;border:0;justify-items:center;gap:12px;padding:48px 24px;font-weight:600;display:grid}.empty-state.small{min-height:80px;padding:24px}.empty-state svg{width:56px;height:56px;color:var(--muted);background:var(--surface-soft);border-radius:16px;padding:15px}.empty-action{border-radius:var(--radius);min-height:38px;color:var(--ink-soft);background:var(--surface);border:1px solid var(--line);cursor:pointer;transition:all var(--class-transition);padding:0 16px;font-family:inherit;font-size:13px;font-weight:600}.empty-action:hover{background:var(--primary-soft)}.exam-list{gap:12px;display:grid}.exam-list-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.exam-list-toolbar .compact-search{margin-right:auto}.exam-table-wrap{border-radius:var(--radius)}.exam-table th,.exam-table td{vertical-align:middle}.exam-row-title{gap:3px;min-width:0;display:grid}.exam-row-title strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.exam-row-title span{color:var(--muted);font-size:12px;font-weight:700}.exam-scores-workspace{gap:18px;display:grid}.exam-workspace-section{gap:12px;min-width:0;display:grid}.exam-workspace-section+.exam-workspace-section{border-top:1px solid var(--line-soft);padding-top:18px}.exam-workspace-heading{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.exam-workspace-heading h3{color:var(--ink);margin:0 0 4px;font-size:15px;font-weight:800}.exam-workspace-heading span{color:var(--muted);font-size:12px;font-weight:600}.exam-detail-view{gap:16px;min-width:0;display:grid}.exam-detail-topbar{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:16px;display:grid;box-shadow:0 1px 2px #0f172a0a}.exam-back-button{align-self:center}.exam-detail-title{align-items:center;gap:12px;min-width:0;display:flex}.exam-detail-title h3{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:18px;font-weight:800;line-height:1.25;overflow:hidden}.exam-detail-title small{color:var(--muted);align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.exam-detail-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.exam-detail-actions .score-query-actions{justify-content:flex-end}.exam-detail-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.exam-detail-metrics>div{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;padding:14px 16px}.exam-detail-metrics span{color:var(--muted);margin-bottom:4px;font-size:11px;font-weight:700;display:block}.exam-detail-metrics strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:800;line-height:1.2;display:block;overflow:hidden}.exam-detail-tabs{justify-self:flex-start}.exam-empty-state{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:linear-gradient(#fff 0%,#f8fbff 100%);align-content:center;place-items:center;gap:18px;min-height:360px;padding:56px 24px;display:grid}.exam-empty-icon{width:64px;height:64px;color:var(--primary);background:var(--primary-soft);border-radius:18px;place-items:center;display:grid}.exam-empty-state h3{max-width:560px;color:var(--ink);margin:0;font-size:20px;font-weight:800;line-height:1.35}.exam-empty-state p{max-width:560px;color:var(--ink-soft);margin:8px auto 0;font-size:14px;line-height:1.7}.exam-empty-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.exam-empty-actions .btn{min-height:44px}.exam-empty-primary{padding-inline:18px}.paper-subject{color:var(--purple);background:var(--purple-soft);letter-spacing:.02em;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.analytics-context{border:1px solid var(--line);max-width:320px;color:var(--ink-soft);background:var(--surface);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:700;overflow:hidden}@media (width<=860px){.exam-detail-topbar{grid-template-columns:1fr;align-items:flex-start}.exam-detail-title{align-items:flex-start;width:100%}.exam-detail-title h3{white-space:normal}.exam-detail-actions{justify-content:flex-start;width:100%}.exam-detail-actions .score-query-actions{justify-content:flex-start}.exam-detail-metrics{grid-template-columns:1fr}}.grade-panel{gap:16px;display:grid}.grade-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.grade-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.grade-select{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:38px;color:var(--ink);cursor:pointer;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600}.grade-select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft);outline:none}.grade-summary-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.grade-summary-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);align-items:center;gap:12px;padding:14px 16px;display:flex}.grade-summary-card svg{color:var(--muted);flex-shrink:0}.grade-summary-card strong{font-size:18px;font-weight:700;line-height:1.2;display:block}.grade-summary-card span{color:var(--muted);font-size:11px;font-weight:600;display:block}.analytics-panel{gap:20px;display:grid}.analytics-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.analytics-title{margin:0;font-size:16px;font-weight:700}.analytics-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.analytics-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);transition:all var(--class-transition);padding:18px}.analytics-card:hover{border-color:var(--primary-border);box-shadow:var(--class-shadow)}.analytics-card-header{color:var(--muted);align-items:center;gap:8px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.analytics-card-header svg{color:var(--muted)}.analytics-big-number{color:var(--ink);font-size:32px;font-weight:800;line-height:1.1}.analytics-sub{color:var(--muted);margin-top:4px;font-size:11px;font-weight:500}.analytics-section{padding-top:8px}.analytics-section-title{color:var(--ink);margin:0 0 12px;font-size:14px;font-weight:700}.distribution-chart{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:10px;padding:16px;display:grid}.distribution-bar-row{grid-template-columns:60px 1fr 60px;align-items:center;gap:12px;display:grid}.distribution-label{color:var(--ink-soft);text-align:right;font-size:12px;font-weight:600}.distribution-bar-track{background:var(--surface-soft);border-radius:6px;height:24px;overflow:hidden}.distribution-bar-fill{height:100%;transition:width var(--class-transition-slow);border-radius:6px;min-width:4px}.distribution-count{color:var(--muted);font-size:12px;font-weight:700}.ranking-list{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:4px;padding:12px;display:grid}.ranking-item{border-radius:var(--radius);transition:background var(--class-transition);align-items:center;gap:12px;padding:10px 12px;display:flex}.ranking-item:hover{background:var(--surface-soft)}.ranking-position{background:var(--surface-soft);width:28px;height:28px;color:var(--muted);border-radius:8px;place-items:center;font-size:12px;font-weight:800;display:grid}.ranking-position.rank-1{color:#fff;background:linear-gradient(135deg,#fbbf24,#f59e0b)}.ranking-position.rank-2{color:#fff;background:linear-gradient(135deg,#d1d5db,#9ca3af)}.ranking-position.rank-3{color:#fff;background:linear-gradient(135deg,#fb923c,#ea580c)}.ranking-info{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.ranking-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.ranking-score{text-align:right}.ranking-score strong{font-size:16px;font-weight:700;display:block}.ranking-score small{color:var(--muted);font-size:10px;display:block}.class-modal{box-shadow:var(--class-shadow-lg);border-radius:18px;animation:.28s cubic-bezier(.16,1,.3,1) modalSlideUp}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.profile-modal{width:min(640px,100%)}.form-grid label.form-full-width{grid-column:1/-1}.score-preview{background:linear-gradient(135deg, var(--surface-soft) 0%, #3b82f60a 100%);border:1px solid var(--line-soft);border-radius:12px;justify-content:space-between;align-items:center;margin-top:16px;padding:14px 18px;display:flex;box-shadow:0 1px 2px #0f172a08}.score-preview-label{color:var(--muted);font-size:12px;font-weight:600}.score-preview-value{font-size:16px;font-weight:700}.score-preview-value.excellent{color:var(--green)}.score-preview-value.good{color:var(--blue)}.score-preview-value.pass{color:var(--amber)}.score-preview-value.fail{color:var(--rose)}.student-profile-page{gap:18px;display:grid}.student-profile-topbar{justify-content:flex-start;align-items:center;display:flex}.student-profile-hero{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg, var(--primary-soft), var(--surface));padding:18px}.student-profile-title{gap:6px;min-width:0;display:grid}.student-profile-title h3{margin:0;font-size:24px;line-height:1.2}.student-profile-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:16px;display:grid}.profile-header-content{align-items:center;gap:14px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#374151 0%,#1f2937 100%);border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:20px;font-weight:800;display:grid}.profile-loading{color:var(--muted);place-items:center;gap:12px;padding:48px;font-weight:600;display:grid}.profile-stats-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin-bottom:20px;display:grid}.profile-stat-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);text-align:center;align-items:center;gap:4px;padding:14px;display:grid}.profile-stat-card svg{color:var(--muted);margin:0 auto}.profile-stat-card strong{font-size:18px;font-weight:800}.profile-stat-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.profile-section{margin-bottom:20px}.profile-section-title{color:var(--ink);align-items:center;gap:6px;margin:0 0 10px;font-size:13px;font-weight:700;display:flex}.sparkline-container{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:16px}.sparkline{width:100%;height:80px}.sparkline-labels{color:var(--muted);justify-content:space-between;margin-top:8px;font-size:10px;font-weight:600;display:flex}.grade-history-list{gap:6px;display:grid}.grade-history-item{border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface);transition:all var(--class-transition);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.grade-history-item:hover{border-color:var(--line);background:var(--surface-soft)}.grade-history-info{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.grade-history-info svg{color:var(--muted);flex-shrink:0}.grade-history-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;display:block;overflow:hidden}.grade-history-info small{color:var(--muted);margin-top:2px;font-size:11px;display:block}.grade-history-score{text-align:right;flex-shrink:0}.grade-history-score .score-value{font-size:18px;font-weight:800;display:block}.grade-history-score small{color:var(--muted);font-size:10px;font-weight:600;display:block}.empty-text{color:var(--muted);text-align:center;padding:20px;font-size:13px}.assessment-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.assessment-card{border-radius:var(--radius);padding:14px}.assessment-card.strengths{background:var(--primary-soft);border:1px solid var(--primary-border)}.assessment-card.weaknesses{background:var(--amber-soft);border:1px solid #d9770638}.assessment-card h5{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:12px;font-weight:700}.assessment-card ul{gap:4px;margin:0;padding:0;list-style:none;display:grid}.assessment-card li{color:var(--ink-soft);padding-left:14px;font-size:12px;position:relative}.assessment-card li:before{content:"•";font-weight:800;position:absolute;left:0}.assessment-card.strengths li:before{color:var(--green)}.assessment-card.weaknesses li:before{color:var(--amber)}.student-toolbar-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}.action-menu{display:inline-flex;position:relative}.action-menu>button svg:last-child{margin-left:-2px}.action-menu-popover{z-index:20;border:1px solid var(--line);background:#fff;border-radius:10px;width:168px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 40px #0f172a24}.action-menu-popover.right{left:auto;right:0}.action-menu-popover button{width:100%;min-height:38px;color:var(--ink-soft);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:700;display:flex}.action-menu-popover button:hover,.action-menu-popover button:focus-visible{color:var(--ink);background:var(--surface-soft);outline:none}.code-badge{border:1px solid var(--line);background:var(--surface-soft);min-height:28px;color:var(--ink-soft);white-space:nowrap;border-radius:8px;align-items:center;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.id-card-mask.readonly{cursor:default;background:var(--surface-soft);white-space:nowrap}.drawer-backdrop{z-index:70;background:#0f172a6b;justify-content:flex-end;display:flex;position:fixed;inset:0}@supports ((-webkit-backdrop-filter:blur(14px)) or (backdrop-filter:blur(14px))){.drawer-backdrop{-webkit-backdrop-filter:blur(14px)saturate(180%);backdrop-filter:blur(14px)saturate(180%);background:#0f172a52}}.student-editor-drawer{background:linear-gradient(#fff 0%,#f8fbff 100%);flex-direction:column;gap:0;width:min(460px,100vw);height:100%;padding:0;animation:.3s cubic-bezier(.16,1,.3,1) drawerSlideIn;display:flex;overflow-y:auto;box-shadow:-24px 0 60px #0f172a33}@keyframes drawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-header,.drawer-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.drawer-header h2{margin:4px 0 0;font-size:22px}.drawer-header p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.5}.student-editor-drawer .drawer-header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#fffffffa,#f8fbfff5);padding:24px;position:sticky;top:0}.drawer-form{gap:16px;display:grid}.student-editor-drawer>.drawer-form{padding:20px 24px}.student-editor-section{border:1px solid var(--line);background:#fff;border-radius:14px;gap:12px;padding:14px;display:grid}.student-editor-section-title{color:var(--ink);align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.student-editor-section-title svg{color:var(--primary)}.student-editor-field{gap:8px;display:grid}.student-editor-drawer input.invalid{border-color:var(--rose);box-shadow:0 0 0 3px var(--rose-soft)}.student-editor-summary{background:linear-gradient(#ecfdf5 0%,#f8fbff 100%);border:1px solid #10b98138;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;display:flex}.student-editor-summary svg{color:var(--green);flex:none}.student-editor-summary strong,.student-editor-summary span{display:block}.student-editor-summary strong{color:var(--ink);font-size:13px;font-weight:800}.student-editor-summary span{color:var(--muted);margin-top:2px;font-size:12px;font-weight:600}.drawer-form label span small{color:var(--muted);font-size:11px;font-weight:700}.form-helper{color:var(--muted);margin-top:-2px;font-size:12px;font-weight:500;line-height:1.5}.student-editor-drawer .inline-alert{margin:0 24px 18px}.drawer-actions{margin-top:auto}.student-editor-drawer .drawer-actions{z-index:2;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#fffffffa,#f8fbfff5);padding:16px 24px;position:sticky;bottom:0}.drawer-actions>div{gap:10px;display:flex}.danger-button{color:#b91c1c;cursor:pointer;background:#fee2e2b3;border:1px solid #dc262647;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:800;display:inline-flex}.danger-button.compact{min-height:34px;padding:0 10px;font-size:12px}.import-workbench{overscroll-behavior:contain;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #3b82f61f;border-radius:18px;flex-direction:column;gap:0;width:min(1080px,100vw - 40px);max-height:calc(100vh - 40px);padding:0;animation:.32s cubic-bezier(.16,1,.3,1) workbenchSlideUp;display:flex;overflow-y:auto;box-shadow:0 0 0 1px #3b82f60a,0 32px 80px #0f172a38,0 8px 24px #0f172a14}@keyframes workbenchSlideUp{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.import-workbench .modal-header{z-index:5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#fff,#f8fbfffa);align-items:center;gap:14px;padding:20px 28px;position:sticky;top:0}.import-workbench .modal-header h2{letter-spacing:-.01em;font-size:20px;font-weight:800}.import-header-copy{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.5}.import-workbench .modal-header .panel-kicker{color:var(--primary);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.import-step-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 24px 0;display:grid}.import-step-strip.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.import-step-strip span{border:1px solid var(--line);min-height:36px;color:var(--muted);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.import-step-strip span:before{content:"";background:var(--line-strong);border-radius:99px;width:7px;height:7px}.import-step-strip span.active{color:var(--primary);background:var(--primary-soft);border-color:#3b82f652}.import-step-strip span.active:before{background:var(--primary);box-shadow:0 0 0 3px #3b82f61f}.import-step-strip span.done{color:var(--green);background:#dcfce76b;border-color:#10b9813d}.import-step-strip span.done:before{background:var(--green)}.import-workbench>.exam-import-form,.import-workbench>.exam-import-target,.import-workbench>.student-import-guide,.import-workbench>.import-parsed-source,.import-workbench>.import-source-row,.import-workbench>.import-toolbar,.import-workbench>.import-grid-wrap,.import-workbench>.import-summary,.import-workbench>.import-success-panel,.import-workbench>.inline-alert{margin-left:24px;margin-right:24px}.import-workbench>.exam-import-form,.import-workbench>.exam-import-target,.import-workbench>.student-import-guide,.import-workbench>.import-parsed-source,.import-workbench>.import-source-row{margin-top:20px}.exam-import-target{border:1px solid var(--line);background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex;box-shadow:0 1px 3px #0f172a0a}.exam-import-target>div:first-child{gap:6px;min-width:0;display:grid}.exam-import-target strong{color:var(--ink);font-size:16px;font-weight:800;line-height:1.35}.exam-import-target small{color:var(--muted);align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.exam-import-target-score{border:1px solid var(--line-soft);background:var(--surface);border-radius:12px;place-items:center;gap:2px;min-width:76px;padding:10px 12px;display:grid}.exam-import-target-score span{color:var(--muted);font-size:11px;font-weight:700}.exam-import-target-score strong{font-size:18px}.student-import-guide{border:1px solid var(--line);background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);border-radius:14px;grid-template-columns:minmax(240px,.9fr) minmax(240px,1fr) minmax(200px,.8fr);gap:14px;padding:18px;display:grid;box-shadow:0 1px 3px #0f172a0a}.import-guide-title{align-items:flex-start;gap:12px;min-width:0;display:flex}.guide-icon{width:40px;height:40px;color:var(--primary);background:linear-gradient(135deg, var(--primary-soft), #3b82f60f);box-shadow:0 0 0 1px var(--primary-border);border-radius:12px;flex:none;place-items:center;display:grid}.import-guide-title strong{color:var(--ink);font-size:14px;font-weight:800;line-height:1.35;display:block}.import-guide-title p{color:var(--ink-soft);margin:5px 0 0;font-size:12px;line-height:1.6}.import-rule-list{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:8px;display:grid}.import-rule-list span{min-height:30px;color:var(--ink-soft);align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.import-rule-list svg{color:var(--green);flex:none}.import-example-table{border:1px solid var(--line-soft);background:linear-gradient(#f8fbff,#eef5ff);border-radius:10px;align-self:center;min-width:0;padding:12px 14px}.import-example-table span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.import-example-table code{color:var(--ink);white-space:nowrap;font-family:SF Mono,Cascadia Code,Consolas,monospace;font-size:12px;line-height:1.8;display:block;overflow-x:auto}.import-template-card{border:1px solid var(--line-soft);background:linear-gradient(#f8fbff,#eef5ff);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:grid}.import-template-card span{color:var(--muted);margin-bottom:4px;font-size:11px;font-weight:800;display:block}.import-template-card strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;display:block;overflow:hidden}.import-parsed-source{background:linear-gradient(135deg,#dcfce78f,#f8fbfff0);border:1px solid #10b9813d;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.import-parsed-source>div{gap:3px;min-width:0;display:grid}.import-parsed-source strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.import-parsed-source span{color:var(--ink-soft);font-size:12px;font-weight:700}.import-workbench>.import-toolbar,.import-workbench>.import-grid-wrap,.import-workbench>.import-summary,.import-workbench>.import-success-panel,.import-workbench>.inline-alert{margin-top:16px}.import-source-row{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(220px,.8fr) minmax(320px,1.2fr);align-items:stretch;gap:16px;padding:16px;display:grid;box-shadow:0 1px 3px #0f172a0a}.import-file-drop.compact{border:1.5px dashed var(--line-strong);background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%);border-radius:12px;flex-direction:column;gap:10px;min-height:120px;margin:0;transition:all .2s cubic-bezier(.4,0,.2,1)}.import-file-drop.compact:hover,.import-file-drop.compact:focus-within{border-color:var(--primary);background:linear-gradient(135deg, var(--primary-soft) 0%, #3b82f60a 100%);transform:translateY(-1px);box-shadow:0 0 0 4px #3b82f60f}.import-file-drop.compact.dragging{border-color:var(--primary);background:linear-gradient(135deg, var(--primary-soft) 0%, #3b82f614 100%);border-style:solid;transform:scale(1.02);box-shadow:0 0 0 6px #3b82f61a}.import-file-drop.compact svg{color:var(--primary);opacity:.7}.import-file-drop.compact strong{color:var(--ink);font-size:14px;font-weight:800}.import-file-drop.compact small{color:var(--muted);font-size:12px;font-weight:700}.import-file-drop.compact:hover svg{opacity:1}.paste-import-box{gap:10px;display:grid}.paste-box-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;min-height:34px;display:flex}.paste-box-header strong{color:var(--ink);font-size:13px;font-weight:800}.paste-box-header span{color:var(--muted);font-size:12px;font-weight:600}.paste-import-box textarea{border:1px solid var(--line);width:100%;min-height:80px;color:var(--ink);resize:vertical;background:#fbfdff;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.paste-import-box textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-soft);background:#fff;outline:none}.paste-import-box textarea::placeholder{color:var(--faint);font-style:italic}.import-toolbar{border:1px solid var(--line);background:linear-gradient(#fff 0%,#f8fbff 100%);border-radius:12px;flex-wrap:wrap;align-items:center;gap:14px;min-height:44px;padding:10px 14px;display:flex;box-shadow:0 1px 2px #0f172a08}.checkbox-line{min-height:36px;color:var(--ink-soft);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.checkbox-line input[type=checkbox]{accent-color:var(--primary);width:16px;height:16px}.import-count{color:var(--primary);background:var(--primary-soft);letter-spacing:.02em;border-radius:20px;margin-left:auto;padding:4px 10px;font-size:12px;font-weight:800}.import-grid-wrap{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex:300px;min-height:260px;max-height:min(52vh,540px);margin-bottom:14px;overflow:auto;box-shadow:inset 0 1px 2px #0f172a0a}.import-grid-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:13px}.import-grid-table th,.import-grid-table td{border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:var(--surface);vertical-align:top;min-width:150px;padding:8px}.import-grid-table th:first-child{text-align:center;width:52px;min-width:52px;color:var(--muted);z-index:3;position:sticky;left:0}.import-grid-table thead th{z-index:2;box-shadow:inset 0 -1px 0 var(--line);letter-spacing:.02em;color:var(--ink-soft);background:linear-gradient(#eef4ff,#e8f0fe);font-size:12px;font-weight:800;position:sticky;top:0}.import-grid-table thead th:first-child{z-index:4}.import-grid-table tbody th{box-shadow:inset -1px 0 0 var(--line-soft);background:linear-gradient(90deg,#f8fbff,#f0f6ff);position:sticky;left:0}.import-grid-table select,.import-grid-table input{width:100%;min-height:36px;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:8px;outline:none;padding:7px 9px;font-family:inherit;transition:all .15s}.import-grid-table select{border-color:var(--line);color:var(--muted);background:#fff;font-weight:700;box-shadow:0 1px 2px #0f172a0a}.import-grid-table select.mapped{background:linear-gradient(135deg, var(--primary-soft), #3b82f60f);color:var(--primary);border-color:#3b82f652;box-shadow:0 1px 2px #3b82f614}.import-grid-table input:hover{border-color:var(--line-soft);background:#fbfdff}.import-grid-table select:focus,.import-grid-table input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft);background:#fff}.import-grid-table tr.header-row td input{color:var(--ink);background:var(--surface-soft);font-weight:800}.import-grid-table td.has-error{background:#fee2e266;box-shadow:inset 3px 0 #dc2626b8}.import-grid-table td.has-error input{background:#ffffffe6;border-color:#dc262680}.import-grid-table td small{color:#b91c1c;margin-top:4px;font-size:11px;font-weight:700;display:block}.import-summary,.import-summary.ready,.import-success-panel{border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;font-size:13px;display:flex;box-shadow:0 1px 3px #0f172a0a}.import-summary{border:1px solid var(--line);background:var(--surface-soft);color:var(--ink-soft)}.import-summary.ready,.import-success-panel{color:#166534;background:linear-gradient(135deg,#dcfce780,#f0fdf4b3);border:1px solid #16a34a33}.import-summary.ready:before,.import-success-panel:before{content:"";background:var(--green);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.5s ease-out successPulse;display:block;box-shadow:0 0 0 3px #16a34a26}@keyframes successPulse{0%{box-shadow:0 0 #16a34a66}to{box-shadow:0 0 0 6px #16a34a00}}.import-summary.error{color:#991b1b;background:linear-gradient(135deg,#fee2e280,#fef2f2b3);border:1px solid #dc262633}.import-summary.error:before{content:"";background:var(--rose);border-radius:50%;flex-shrink:0;width:8px;height:8px;display:block;box-shadow:0 0 0 3px #ef444426}.import-summary strong,.import-success-panel strong{font-weight:800}.import-summary span,.import-success-panel span{opacity:.85;font-weight:600}.exam-import-form{border:1px solid var(--line);background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);border-radius:14px;grid-template-columns:1.4fr .8fr .8fr .6fr;gap:14px;padding:18px;display:grid;box-shadow:0 1px 3px #0f172a0a}.exam-import-form label{color:var(--ink-soft);letter-spacing:.02em;gap:7px;font-size:12px;font-weight:700;display:grid}.exam-import-form input{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#fbfdff;border-radius:10px;outline:none;padding:0 12px;font-family:inherit;transition:border-color .15s,box-shadow .15s}.exam-import-form input:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-soft);background:#fff}.import-workbench .modal-actions{z-index:5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#fffffffa,#f8fbfffa);gap:10px;margin-top:auto;padding:18px 24px;position:sticky;bottom:0}.import-workbench .modal-actions .btn{border-radius:10px;min-height:42px;padding:0 20px;font-size:14px;font-weight:800;box-shadow:0 1px 2px #0000000f}.import-workbench .modal-actions .ghost-button{border-radius:10px;min-height:42px;padding:0 16px;font-weight:700}.import-section-label{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:10px;margin:20px 24px 12px;font-size:12px;font-weight:800;display:flex}.import-section-label:before{content:attr(data-step);background:linear-gradient(135deg, var(--primary-soft), #3b82f60f);border:1px solid var(--primary-border);width:22px;height:22px;color:var(--primary);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.import-hint{color:var(--muted);margin:0 24px;font-size:13px;line-height:1.5}.import-format-card{border:1px solid var(--line-soft);color:var(--muted);background:#fafbfc;border-radius:10px;align-items:center;gap:10px;margin:0 24px;padding:10px 16px;font-size:13px;display:flex}.import-format-card svg{color:var(--faint);flex-shrink:0}.import-format-card span{white-space:nowrap}.import-format-card code{border:1px solid var(--line-soft);color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:6px;margin-left:auto;padding:3px 10px;font-family:SF Mono,Cascadia Code,Consolas,monospace;font-size:12px;overflow:hidden}@media (width<=860px){.import-source-row,.exam-import-form{grid-template-columns:1fr}.import-workbench{border-radius:14px;width:calc(100vw - 20px);max-height:calc(100vh - 20px);padding:0}.import-workbench .modal-header,.import-workbench .modal-actions{padding:16px}.import-workbench>.exam-import-form,.import-workbench>.exam-import-target,.import-workbench>.student-import-guide,.import-workbench>.import-parsed-source,.import-workbench>.import-source-row,.import-workbench>.import-toolbar,.import-workbench>.import-grid-wrap,.import-workbench>.import-summary,.import-workbench>.import-success-panel,.import-workbench>.inline-alert{margin-left:14px;margin-right:14px}.import-hint,.import-section-label,.import-step-strip{margin-left:14px!important;margin-right:14px!important}.import-step-strip,.import-template-card{grid-template-columns:1fr}.import-format-card{flex-wrap:wrap;margin-left:14px;margin-right:14px}.import-format-card code{width:100%;margin-left:0}.import-grid-wrap{min-height:220px;max-height:46vh}.import-summary,.import-success-panel{flex-direction:column;align-items:flex-start}.student-import-guide,.import-rule-list,.import-parsed-source{grid-template-columns:1fr}.import-parsed-source{flex-direction:column;align-items:flex-start}.student-toolbar-actions{width:100%}}.analytics-page{gap:18px;display:grid}.analytics-overview-header,.analytics-panel,.analytics-state,.analytics-loading{border:1px solid var(--line);background:var(--surface);box-shadow:0 12px 35px #0f172a0b}.analytics-overview-header{border-radius:var(--radius-lg);background:radial-gradient(circle at 88% 12%,#3b82f621,#0000 34%),linear-gradient(135deg,#fff 0%,#f8fbff 100%);justify-content:space-between;align-items:center;gap:24px;min-height:132px;padding:24px 26px;display:flex}.analytics-overview-header h2,.analytics-panel-header h3,.analytics-state h2{color:var(--ink);letter-spacing:-.025em;margin:0}.analytics-overview-header h2{margin-top:4px;font-size:clamp(23px,2vw,30px)}.analytics-overview-header p{max-width:680px;color:var(--muted);margin:7px 0 0;font-size:14px}.analytics-class-filter{gap:7px;min-width:220px;display:grid}.analytics-class-filter>span{color:var(--muted);font-size:12px;font-weight:750}.analytics-class-filter select,.analytics-exam-filter select{border:1px solid var(--line-strong);min-height:44px;color:var(--ink);background:var(--surface);border-radius:10px;outline:none;padding:0 38px 0 13px;font-weight:700}.analytics-class-filter select:focus,.analytics-exam-filter select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.analytics-inline-error{color:#b91c1c;background:var(--rose-soft);border:1px solid #ef44443d;border-radius:10px;align-items:center;gap:9px;min-height:44px;padding:10px 14px;font-size:13px;font-weight:650;display:flex}.analytics-inline-error span{flex:1}.analytics-inline-error button{color:#991b1b;background:#ffffffb3;border-radius:7px;padding:5px 9px;font-weight:750}.analytics-metrics-grid{grid-template-columns:repeat(7,minmax(132px,1fr));gap:12px;display:grid}.analytics-metric-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;align-items:flex-start;gap:11px;min-width:0;padding:17px 16px;display:flex;box-shadow:0 8px 24px #0f172a09}.analytics-metric-icon{border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.analytics-metric-card>div{min-width:0;display:grid}.analytics-metric-card div>span,.analytics-metric-card small{color:var(--muted);font-size:11px;font-weight:650}.analytics-metric-card strong{color:var(--ink);letter-spacing:-.04em;margin:1px 0;font-size:24px;line-height:1.2}.analytics-metric-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.analytics-metric-card.is-blue .analytics-metric-icon{color:var(--blue);background:var(--blue-soft)}.analytics-metric-card.is-violet .analytics-metric-icon{color:var(--purple);background:var(--purple-soft)}.analytics-metric-card.is-cyan .analytics-metric-icon{color:#0891b2;background:#06b6d41c}.analytics-metric-card.is-amber .analytics-metric-icon{color:var(--amber);background:var(--amber-soft)}.analytics-metric-card.is-green .analytics-metric-icon{color:var(--green);background:var(--green-soft)}.analytics-metric-card.is-rose .analytics-metric-icon{color:var(--rose);background:var(--rose-soft)}.analytics-metric-card.is-slate .analytics-metric-icon{color:#64748b;background:#f1f5f9}.analytics-section-grid{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:18px;display:grid}.analytics-panel{border-radius:var(--radius-lg);min-width:0;overflow:hidden}.analytics-panel-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:18px 20px;display:flex}.analytics-panel-header div>span,.analytics-panel-header>small{color:var(--muted);font-size:11px;font-weight:750}.analytics-panel-header h3{margin-top:2px;font-size:17px}.analytics-exam-filter select{max-width:188px;min-height:38px;font-size:12px}.analytics-comparison-list{padding:9px 20px 18px;display:grid}.analytics-comparison-row{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(155px,.85fr) minmax(120px,1.15fr) 48px;align-items:center;gap:14px;min-height:72px;padding:11px 0;display:grid}.analytics-comparison-row:last-child{border-bottom:0}.analytics-comparison-label{gap:3px;min-width:0;display:grid}.analytics-comparison-label strong,.analytics-comparison-label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.analytics-comparison-label strong{font-size:14px}.analytics-comparison-label span{color:var(--muted);font-size:11px}.analytics-comparison-track{background:var(--surface-soft);border-radius:999px;height:9px;overflow:hidden}.analytics-comparison-track span{width:var(--analytics-bar-width);border-radius:inherit;background:linear-gradient(90deg, var(--primary), #60a5fa);height:100%;transition:width .42s;display:block}.analytics-comparison-value{text-align:right;font-size:16px}.analytics-distribution{grid-template-columns:100px minmax(0,1fr);align-items:stretch;gap:22px;padding:22px 20px 18px;display:grid}.analytics-distribution-summary{border:1px solid var(--primary-border);background:var(--primary-soft);text-align:center;border-radius:13px;align-content:center;padding:16px 12px;display:grid}.analytics-distribution-summary span,.analytics-distribution-summary small{color:var(--muted);font-size:11px;font-weight:700}.analytics-distribution-summary strong{color:var(--primary-dark);letter-spacing:-.04em;margin:4px 0 1px;font-size:28px}.analytics-distribution-chart{justify-content:center;align-items:stretch;gap:clamp(7px,1.3vw,18px);min-width:0;min-height:195px;display:flex}.analytics-distribution-column{flex:1 1 0;grid-template-rows:20px minmax(120px,1fr) 30px;place-items:center;gap:5px;min-width:0;display:grid}.analytics-distribution-count{color:var(--muted);white-space:nowrap;font-size:10px}.analytics-distribution-bar-wrap{background:var(--surface-soft);border-radius:7px 7px 3px 3px;align-items:flex-end;width:min(34px,70%);height:100%;display:flex;overflow:hidden}.analytics-distribution-bar-wrap i{width:100%;height:var(--analytics-bar-height);border-radius:inherit;background:linear-gradient(180deg, #60a5fa, var(--primary-dark));min-height:2px;transition:height .42s;display:block}.analytics-distribution-column strong{max-width:66px;color:var(--ink-soft);text-align:center;word-break:break-word;font-size:10px}.analytics-table-wrap{overflow-x:auto}.analytics-table{border-collapse:collapse;width:100%;min-width:900px;font-size:13px}.analytics-table th,.analytics-table td{border-bottom:1px solid var(--line-soft);text-align:left;white-space:nowrap;padding:14px 16px}.analytics-table th{color:var(--muted);background:#fbfcfe;font-size:11px;font-weight:750}.analytics-table tbody tr:last-child td{border-bottom:0}.analytics-table tbody tr:hover{background:#fbfdff}.analytics-table td:first-child{min-width:220px}.analytics-table td:first-child strong,.analytics-table td:first-child span{display:block}.analytics-table td:first-child span{color:var(--muted);margin-top:3px;font-size:11px}.analytics-status{color:var(--primary-dark);font-style:normal}.analytics-table-action{min-height:32px;color:var(--primary-dark);background:var(--primary-soft);border-radius:8px;padding:5px 10px;font-size:12px;font-weight:750}.analytics-table-action:hover,.analytics-table-action:focus-visible{background:#3b82f62b;outline:none}.analytics-state{border-radius:var(--radius-lg);text-align:center;align-content:center;place-items:center;min-height:300px;padding:34px 20px;display:grid}.analytics-panel .analytics-state{min-height:230px;box-shadow:none;border:0;border-radius:0}.analytics-exams-panel .analytics-state{min-height:190px}.analytics-state-icon{width:52px;height:52px;color:var(--primary);background:var(--primary-soft);border-radius:15px;place-items:center;margin-bottom:13px;display:grid}.analytics-state.is-error .analytics-state-icon{color:var(--rose);background:var(--rose-soft)}.analytics-state h2{font-size:18px}.analytics-state p{max-width:430px;color:var(--muted);margin:7px 0 17px;font-size:13px}.analytics-loading{border-radius:var(--radius-lg);min-height:540px;padding:20px}.analytics-skeleton-grid{grid-template-columns:repeat(7,1fr);gap:12px;display:grid}.analytics-skeleton-panels{grid-template-columns:1fr 1fr;gap:18px;margin-top:20px;display:grid}.analytics-skeleton{background:linear-gradient(90deg,#f1f3f6 20%,#fafbfc 50%,#f1f3f6 80%) 0 0/220% 100%;border-radius:13px;animation:1.35s linear infinite analytics-shimmer}.analytics-skeleton.metric{height:96px}.analytics-skeleton.panel{height:360px}@keyframes analytics-shimmer{to{background-position:-220% 0}}@media (width<=1380px){.analytics-metrics-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}}@media (width<=1080px){.analytics-section-grid{grid-template-columns:1fr}.analytics-skeleton-grid{grid-template-columns:repeat(4,1fr)}.analytics-skeleton-panels{grid-template-columns:1fr}}@media (width<=760px){.analytics-page{padding-bottom:calc(76px + env(safe-area-inset-bottom));gap:12px}.analytics-overview-header{flex-direction:column;align-items:stretch;gap:16px;min-height:0;padding:18px}.analytics-overview-header p{font-size:12px}.analytics-class-filter{min-width:0}.analytics-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.analytics-metric-card{gap:9px;padding:13px 12px}.analytics-metric-icon{flex-basis:34px;width:34px;height:34px}.analytics-metric-card strong{font-size:20px}.analytics-metric-card small{display:none}.analytics-panel-header{min-height:66px;padding:14px}.analytics-comparison-list{padding:6px 14px 12px}.analytics-comparison-row{grid-template-columns:minmax(130px,1fr) 72px 42px;gap:9px}.analytics-comparison-label span{max-width:150px}.analytics-distribution{grid-template-columns:1fr;gap:12px;padding:15px 12px 12px}.analytics-distribution-summary{text-align:left;grid-template-columns:1fr auto;align-items:center;gap:2px 12px;padding:10px}.analytics-distribution-summary strong{grid-area:1/2/span 2}.analytics-distribution-chart{gap:5px;min-height:180px}.analytics-exam-filter select{max-width:138px}.analytics-loading{padding:12px}.analytics-skeleton-grid{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.analytics-skeleton{animation:none}.analytics-comparison-track span,.analytics-distribution-bar-wrap i{transition:none}}.teaching-workspace{gap:18px;padding:24px;display:grid}.teaching-hero{color:#fff;background:linear-gradient(135deg,#0f2344,#163f72 58%,#315f9a);border-radius:20px;justify-content:space-between;align-items:center;min-height:132px;padding:24px 28px;display:flex;position:relative;overflow:hidden}.teaching-hero:after{content:"";opacity:.5;background:radial-gradient(circle,#ffffff2e 0 2px,#0000 3px) 0 0/24px 24px;position:absolute;inset:0 0 0 55%}.teaching-hero>*{z-index:1;position:relative}.teaching-hero .panel-kicker{color:#9ed3ff}.teaching-hero h2{margin:5px 0 7px;font-size:clamp(22px,2vw,30px)}.teaching-hero p{color:#ffffffb8;margin:0}.teaching-hero-summary{gap:12px;display:flex}.teaching-hero-summary span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:14px;min-width:104px;padding:14px;display:grid}.teaching-hero-summary strong{font-size:24px}.teaching-hero-summary small{color:#ffffffa6}.teaching-tabs{border:1px solid var(--line);background:#fff;border-radius:14px;gap:6px;width:fit-content;padding:5px;display:flex}.teaching-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:9px 16px;font-weight:700;display:flex}.teaching-tabs button.active{color:#205fb8;background:#eaf2ff}.teaching-panel{border:1px solid var(--line);background:#fff;border-radius:18px;min-width:0;padding:20px;box-shadow:0 12px 32px #1a31540d}.teaching-panel-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.teaching-panel-head>div:first-child{align-items:center;gap:12px;min-width:0;display:flex}.teaching-panel-head h2{margin:0 0 3px;font-size:19px}.teaching-panel-head p{color:var(--muted);margin:0}.teaching-panel-icon{border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.teaching-panel-icon.is-blue{color:#2563b8;background:#e9f2ff}.teaching-panel-icon.is-violet{color:#6948c5;background:#f0edff}.teaching-head-actions{align-items:center;gap:8px;display:flex}.teaching-icon-button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.teaching-status-filter{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;min-height:38px;padding:0 30px 0 11px}.teaching-state{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:8px;min-height:150px;padding:24px;display:flex}.teaching-state.compact{min-height:58px;padding:12px}.teaching-state.is-empty{flex-direction:column}.teaching-state.is-empty strong{color:var(--ink);font-size:16px}.teaching-state.is-empty p{margin:0}.teaching-error,.teaching-notice{border-radius:11px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 12px;display:flex}.teaching-error{color:#af3131;background:#fff1f1}.teaching-notice{color:#21764a;background:#edfbf3}.teaching-error span,.teaching-notice{flex:1}.teaching-error button,.teaching-notice button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:700}.campaign-list,.assignment-list{gap:11px;display:grid}.campaign-card,.assignment-card{border:1px solid #e2e9f3;border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.campaign-card.is-expanded,.assignment-card:focus-within{border-color:#a9c7ef;box-shadow:0 10px 26px #22549314}.campaign-card-main{color:inherit;cursor:pointer;text-align:left;background:#fff;border:0;grid-template-columns:112px minmax(180px,1fr) 112px minmax(110px,180px) 18px;align-items:center;gap:14px;width:100%;padding:15px 17px;display:grid}.campaign-date{color:#47627f;white-space:nowrap;align-items:center;gap:7px;display:flex}.campaign-copy,.campaign-progress-copy{gap:3px;display:grid}.campaign-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.campaign-copy small,.campaign-progress-copy small{color:var(--muted)}.campaign-progress-copy{text-align:right}.campaign-progress-track{background:#edf1f6;border-radius:20px;height:6px;overflow:hidden}.campaign-progress-track i{border-radius:inherit;background:linear-gradient(90deg,#3278d0,#55a3ee);height:100%;display:block}.campaign-detail{background:#f8fafe;border-top:1px solid #e5ebf3;padding:16px 18px}.campaign-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px;display:grid}.campaign-metrics>span{background:#fff;border:1px solid #e6ebf2;border-radius:11px;grid-template-columns:22px 1fr;align-items:center;padding:10px;display:grid}.campaign-metrics svg{color:#5f83ad;grid-row:1/3}.campaign-metrics small{color:var(--muted)}.campaign-metrics strong{font-size:16px}.campaign-class-table-wrap{overflow-x:auto}.campaign-class-table{border-collapse:collapse;width:100%;min-width:620px}.campaign-class-table th,.campaign-class-table td{text-align:left;border-bottom:1px solid #e5eaf1;padding:10px}.campaign-class-table th{color:var(--muted);font-size:12px}.campaign-hint{color:var(--muted);margin:12px 0 0;font-size:12px}.assignment-card{padding:16px 17px}.assignment-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.assignment-card-head>div:first-child{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.assignment-card-head>div:first-child>strong{font-size:16px}.assignment-card-head small{color:var(--muted);align-items:center;gap:4px;width:100%;display:flex}.assignment-actions{gap:6px;display:flex}.assignment-actions button{border:1px solid var(--line);color:#46617c;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-weight:700;display:inline-flex}.assignment-actions button:first-child{color:#285e9c;background:#eef5ff;border-color:#d4e4fb}.assignment-description{color:#4e6175;margin:10px 0;line-height:1.6}.assignment-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:16px;font-size:12px;display:flex}.assignment-meta span{align-items:center;gap:5px;display:inline-flex}.assignment-progress{align-items:center;gap:10px;margin-top:12px;display:flex}.assignment-progress>span{background:#edf1f5;border-radius:20px;flex:1;height:6px;overflow:hidden}.assignment-progress i{border-radius:inherit;background:linear-gradient(90deg,#7358d6,#a27de6);height:100%;display:block}.assignment-progress strong{color:#6350ad;font-size:12px}.assignment-statistics{border-top:1px solid #e5eaf1;margin-top:14px;padding-top:14px}.assignment-stat-summary{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.assignment-stat-summary span{background:#f7f8fb;border-radius:9px;padding:9px;display:grid}.assignment-stat-summary small{color:var(--muted)}.assignment-stat-summary strong{font-size:17px}.assignment-class-stats{gap:8px;margin-top:12px;display:grid}.assignment-class-stats>div{grid-template-columns:minmax(130px,220px) 1fr;align-items:center;gap:12px;display:grid}.assignment-class-stats span{justify-content:space-between;display:flex}.assignment-class-stats small{color:var(--muted)}.assignment-class-stats i{background:#eceff4;border-radius:12px;height:6px;overflow:hidden}.assignment-class-stats b{background:#6c59c9;height:100%;display:block}.teaching-dialog-backdrop{z-index:90;background:#0a182a94;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.teaching-dialog{background:#fff;border-radius:18px;width:100%;max-width:680px;max-height:min(820px,92vh);overflow:auto;box-shadow:0 25px 80px #00000047}.teaching-dialog.is-wide{max-width:800px}.teaching-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:19px 21px;display:flex}.teaching-dialog h2{margin:3px 0 0}.teaching-dialog>header>button{border:1px solid var(--line);cursor:pointer;background:#f6f7f9;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.teaching-dialog form{gap:16px;padding:20px;display:grid}.teaching-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.teaching-form-grid label{gap:6px;display:grid}.teaching-form-grid label.is-wide{grid-column:1/-1}.teaching-form-grid label>span,.teaching-class-picker legend,.assignment-question-picker legend{color:#42576e;font-size:12px;font-weight:800}.teaching-form-grid input,.teaching-form-grid select,.teaching-form-grid textarea,.assignment-question-picker>input{color:var(--ink);font:inherit;background:#fff;border:1px solid #dce3ec;border-radius:9px;padding:10px 11px}.teaching-form-grid textarea{resize:vertical}.teaching-class-picker,.assignment-question-picker{border:0;margin:0;padding:0}.teaching-class-picker legend,.assignment-question-picker legend{margin-bottom:8px}.teaching-class-picker legend small,.assignment-question-picker legend small{color:var(--muted);font-weight:500}.teaching-class-picker>div{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.teaching-class-picker label{cursor:pointer;border:1px solid #dfe6ef;border-radius:10px;align-items:center;gap:9px;padding:10px;display:flex}.teaching-class-picker label.is-selected{background:#eef5ff;border-color:#8db7e9}.teaching-class-picker label>span{display:grid}.teaching-class-picker small{color:var(--muted)}.assignment-question-picker>input{box-sizing:border-box;width:100%;margin-bottom:8px}.assignment-question-list{border:1px solid #e0e6ee;border-radius:10px;max-height:240px;display:grid;overflow:auto}.assignment-question-list label{cursor:pointer;border-bottom:1px solid #edf0f4;align-items:flex-start;gap:9px;padding:10px;display:flex}.assignment-question-list label:last-child{border-bottom:0}.assignment-question-list label.is-selected{background:#f1f5ff}.assignment-question-list label>span{gap:2px;min-width:0;display:grid}.assignment-question-list i{color:#3568a4;font-size:11px;font-style:normal;font-weight:800}.assignment-question-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.assignment-question-list small{color:var(--muted)}.teaching-field-hint{color:var(--muted);margin:8px 0 0;font-size:12px}.teaching-dialog-error{color:#a62d2d;background:#fff0f0;border-radius:9px;align-items:center;gap:7px;padding:9px 11px;display:flex}.teaching-dialog footer{justify-content:flex-end;gap:8px;display:flex}@media (width<=900px){.teaching-workspace{padding:16px}.teaching-hero{flex-direction:column;align-items:flex-start;gap:18px}.teaching-panel-head{flex-direction:column;align-items:flex-start}.teaching-head-actions{flex-wrap:wrap;width:100%}.campaign-card-main{grid-template-columns:1fr auto}.campaign-date,.campaign-progress-track{grid-column:1/-1}.campaign-progress-copy{grid-area:2/2}.campaign-copy{grid-area:2/1}.campaign-card-main>svg{grid-area:1/2}.campaign-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.teaching-workspace{padding:12px}.teaching-hero{border-radius:15px;padding:20px}.teaching-hero-summary{width:100%}.teaching-hero-summary span{flex:1;min-width:0}.teaching-tabs{width:100%}.teaching-tabs button{flex:1;justify-content:center}.teaching-panel{border-radius:14px;padding:14px}.teaching-head-actions .btn{flex:1}.campaign-card-main{padding:13px}.campaign-metrics,.assignment-stat-summary{grid-template-columns:repeat(2,1fr)}.assignment-card-head{flex-direction:column}.assignment-actions{width:100%}.assignment-actions button{flex:1;justify-content:center}.assignment-class-stats>div,.teaching-form-grid,.teaching-class-picker>div{grid-template-columns:1fr}.teaching-dialog-backdrop{align-items:flex-end;padding:0}.teaching-dialog{border-radius:18px 18px 0 0;max-height:94vh}.campaign-progress-track{display:none}}.knowledge-analysis{border:1px solid var(--border);background:#fff;border-radius:16px;padding:18px;box-shadow:0 10px 28px #2337500d}.knowledge-analysis>header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.knowledge-analysis>header>div{align-items:center;gap:10px;display:flex}.knowledge-analysis h3{margin:2px 0 0;font-size:17px}.knowledge-icon{color:#b56714;background:#fff2df;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.knowledge-analysis select{border:1px solid var(--border);background:#fff;border-radius:9px;padding:8px 28px 8px 10px}.knowledge-analysis.is-prompt{color:#557087;align-items:center;gap:12px;display:flex}.knowledge-analysis.is-prompt>svg{color:#b56714;background:#fff2df;border-radius:12px;width:42px;height:42px;padding:10px}.knowledge-analysis.is-prompt strong{color:var(--text)}.knowledge-analysis.is-prompt p{margin:4px 0 0}.knowledge-summary{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:15px;display:grid}.knowledge-summary>span{background:#f7f9fc;border-radius:10px;grid-template-columns:23px 1fr;align-items:center;padding:9px 10px;display:grid}.knowledge-summary svg{color:#6c8298;grid-row:1/3}.knowledge-summary small{color:var(--muted)}.knowledge-summary strong{font-size:17px}.knowledge-bars{gap:9px;display:grid}.knowledge-bars>div{grid-template-columns:minmax(140px,240px) 1fr 34px;align-items:center;gap:10px;display:grid}.knowledge-bars>div>span{display:grid}.knowledge-bars small{color:var(--muted)}.knowledge-bars i{background:#edf0f4;border-radius:20px;height:8px;overflow:hidden}.knowledge-bars b{border-radius:inherit;background:linear-gradient(90deg,#e09a38,#f1bd66);height:100%;display:block}.knowledge-bars em{color:#a46018;text-align:right;font-style:normal;font-weight:800}.knowledge-basis{color:var(--muted);margin:14px 0 0;font-size:11px;line-height:1.5}.knowledge-state{color:var(--muted);justify-content:center;align-items:center;gap:7px;min-height:110px;display:flex}.knowledge-state.is-error{color:#ac3636}.knowledge-analysis.is-compact{margin:16px 24px 0}.knowledge-analysis.is-compact .knowledge-bars>div{grid-template-columns:minmax(120px,210px) 1fr 30px}@media (width<=700px){.knowledge-summary{grid-template-columns:repeat(2,1fr)}.knowledge-bars>div,.knowledge-analysis.is-compact .knowledge-bars>div{grid-template-columns:1fr 38px}.knowledge-bars i{grid-area:2/1/auto/-1}.knowledge-analysis.is-compact{margin:12px}.knowledge-analysis>header{align-items:flex-start;gap:10px}.knowledge-analysis>header select{max-width:120px}}.notification-center{flex:none;display:inline-flex;position:relative}.notification-trigger{position:relative}.notification-trigger.is-open{border-color:var(--primary-border);color:var(--primary-dark);background:var(--primary-soft)}.notification-badge{border:2px solid var(--surface);color:#fff;background:var(--rose);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;font-weight:850;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 7px #ef444459}.notification-panel{z-index:90;border:1px solid var(--line);background:var(--surface);border-radius:18px;flex-direction:column;width:min(420px,100vw - 32px);max-height:min(620px,100dvh - 100px);animation:.15s ease-out both notification-panel-in;display:flex;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 24px 60px #0f172a30,0 4px 16px #0f172a14}.notification-panel:before{border-top:1px solid var(--line);border-left:1px solid var(--line);background:var(--surface);content:"";width:11px;height:11px;position:absolute;top:-6px;right:16px;transform:rotate(45deg)}.notification-panel-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:16px 18px;display:flex}.notification-panel-header h2{color:var(--ink);letter-spacing:-.025em;margin:2px 0 0;font-size:18px}.notification-read-all,.notification-panel-footer button{min-height:34px;color:var(--primary-dark);background:var(--primary-soft);border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.notification-header-actions{align-items:center;gap:7px;display:flex}.notification-close{width:34px;height:34px;color:var(--muted);background:var(--surface-soft);border-radius:9px;place-items:center;display:grid}.notification-close:hover,.notification-close:focus-visible{color:var(--ink);background:var(--line-soft);outline:none}.notification-read-all:disabled{cursor:default;color:var(--faint);background:var(--surface-soft)}.notification-error{color:#b91c1c;background:var(--rose-soft);border:1px solid #ef444438;border-radius:9px;align-items:center;gap:7px;margin:10px 12px 0;padding:9px 10px;font-size:11px;font-weight:650;display:flex}.notification-error>span{flex:1;min-width:0}.notification-error button{color:#991b1b;background:#ffffffb8;border-radius:7px;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.notification-loading,.notification-list{min-height:0;overflow-y:auto}.notification-loading{padding:10px 14px;display:grid}.notification-loading span{border-bottom:1px solid var(--line-soft);background:linear-gradient(90deg,#0000,#f5f7fa 45%,#0000) 0 0/220% 100%;height:82px;animation:1.25s linear infinite notification-shimmer}.notification-item{border-bottom:1px solid var(--line-soft);background:var(--surface);position:relative}.notification-item.is-unread{background:linear-gradient(90deg,#3b82f611,#3b82f604)}.notification-item.is-unread:before{background:var(--primary);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:17px;left:7px}.notification-item-main{width:100%;min-height:88px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:11px;padding:14px 38px 14px 16px;display:grid}.notification-item-main:hover,.notification-item-main:focus-visible{background:#94a3b812;outline:none}.notification-item-main:disabled{cursor:progress;opacity:.68}.notification-type-icon{width:38px;height:38px;color:var(--primary-dark);background:var(--primary-soft);border-radius:11px;place-items:center;display:grid}.notification-copy{gap:4px;min-width:0;display:grid}.notification-title-row{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.notification-title-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.notification-item.is-unread .notification-title-row strong{font-weight:820}.notification-title-row time{color:var(--faint);flex:none;font-size:10px;font-weight:650}.notification-body{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.notification-chevron{color:var(--faint);align-self:center}.notification-mark-read{width:27px;height:27px;color:var(--primary-dark);background:#ffffffe0;border-radius:8px;place-items:center;display:grid;position:absolute;bottom:10px;right:8px;box-shadow:0 1px 6px #0f172a17}.notification-mark-read:hover,.notification-mark-read:focus-visible{background:var(--surface);outline:none;box-shadow:0 3px 10px #0f172a24}.notification-empty{text-align:center;align-content:center;place-items:center;min-height:280px;padding:34px 22px;display:grid}.notification-error-state{text-align:center;align-content:center;place-items:center;min-height:250px;padding:30px 22px;display:grid}.notification-error-state>span{width:50px;height:50px;color:var(--rose);background:var(--rose-soft);border-radius:14px;place-items:center;margin-bottom:11px;display:grid}.notification-error-state strong{font-size:14px}.notification-error-state p{color:var(--muted);margin:5px 0 15px;font-size:11px}.notification-error-state button{min-height:35px;color:var(--primary-dark);background:var(--primary-soft);border-radius:9px;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.notification-empty>span{width:52px;height:52px;color:var(--faint);background:var(--surface-soft);border-radius:15px;place-items:center;margin-bottom:12px;display:grid}.notification-empty strong{font-size:14px}.notification-empty p{color:var(--muted);margin:5px 0 0;font-size:11px}.notification-panel-footer{border-top:1px solid var(--line-soft);min-height:48px;color:var(--muted);background:#fbfcfe;justify-content:space-between;align-items:center;gap:12px;padding:8px 14px;font-size:11px;font-weight:650;display:flex}.notification-panel-footer button{min-height:30px;color:var(--muted);background:0 0}@keyframes notification-panel-in{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes notification-shimmer{to{background-position:-220% 0}}@media (width<=620px){.notification-panel{width:auto;max-height:calc(100dvh - 150px - env(safe-area-inset-bottom));border-radius:16px;position:fixed;top:70px;left:12px;right:12px}.notification-panel:before{display:none}.notification-panel-header{min-height:68px;padding:13px 14px}.notification-item-main{padding-left:13px}}@media (prefers-reduced-motion:reduce){.notification-panel,.notification-loading span{animation:none}}.toolbox{gap:16px;min-width:0;display:grid}.toolbox-header{gap:4px;display:grid}.toolbox-header h2{margin:0;font-size:22px;line-height:1.2}.toolbox-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;min-width:0;display:grid}.tool-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);min-width:0;min-height:126px;color:var(--ink);box-shadow:var(--shadow);text-align:left;cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.tool-card:hover,.tool-card:focus-visible{border-color:var(--primary-border);outline:none;transform:translateY(-2px);box-shadow:0 16px 34px #16202a1f,0 2px 8px #3b82f614}.tool-card:disabled{cursor:not-allowed;opacity:.72;box-shadow:none;transform:none}.tool-card-icon{border-radius:var(--radius);width:46px;height:46px;color:var(--ink-soft);background:var(--surface-soft);place-items:center;display:grid}.tool-card-icon.muted{color:var(--muted);background:var(--surface-soft)}.tool-card-body{gap:4px;min-width:0;display:grid}.tool-card-body strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1.25;overflow:hidden}.tool-card-body small,.tool-card-meta{color:var(--muted);font-size:12px;font-weight:700}.tool-card-action{color:var(--muted)}.tool-card-action.muted{color:var(--faint)}.placeholder-view{border:1px solid var(--line);border-radius:var(--radius-lg,16px);background:var(--surface);text-align:center;justify-items:center;gap:12px;min-width:0;max-width:560px;margin:48px auto;padding:40px 32px;display:grid}.placeholder-icon{width:56px;height:56px;color:var(--muted);background:var(--surface-soft);border-radius:50%;place-items:center;margin-bottom:4px;display:grid}.placeholder-view h1{color:var(--ink);margin:0;font-size:22px;line-height:1.3}.placeholder-description{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.placeholder-features{border-radius:var(--radius);background:var(--surface-soft);text-align:left;width:100%;margin-top:8px;padding:16px 20px}.placeholder-features-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:700;display:block}.placeholder-features ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.placeholder-features li{color:var(--ink-soft);padding-left:16px;font-size:13px;position:relative}.placeholder-features li:before{content:"";background:var(--muted);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}.answer-scanner{--answer-blue:#2563eb;--answer-blue-dark:#1d4ed8;--answer-blue-soft:#eff6ff;--answer-ink:#0f172a;--answer-muted:#64748b;--answer-line:#e2e8f0;--answer-soft:#f8fafc;--answer-green:#16a34a;--answer-amber:#d97706;--answer-rose:#e11d48;--answer-shadow:0 18px 48px #0f172a14;gap:18px;min-width:0;display:grid}.answer-scanner *{min-width:0}.answer-scanner-head{box-shadow:var(--answer-shadow);background:radial-gradient(circle at 0 0,#2563eb1c,#0000 34%),linear-gradient(135deg,#fff 0%,#f8fbff 100%);border:1px solid #2563eb24;border-radius:20px;align-items:center;gap:14px;padding:18px;display:flex}.answer-scanner-head h1{color:var(--answer-ink);letter-spacing:0;margin:0;font-size:24px;line-height:1.16}.answer-scanner-head .panel-kicker{color:var(--answer-blue)}.answer-fixed-template{color:#1e3a8a;background:#fff;border:1px solid #2563eb2e;border-radius:14px;gap:2px;min-width:148px;margin-left:auto;padding:10px 14px;display:grid}.answer-fixed-template strong{font-size:13px;line-height:1.2}.answer-fixed-template span{color:var(--answer-muted);font-size:12px;font-weight:800}.answer-step-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.answer-step{border:1px solid var(--answer-line);min-width:0;min-height:64px;color:var(--answer-muted);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 13px;transition:border-color .16s,background .16s,box-shadow .16s,opacity .16s;display:grid;box-shadow:0 8px 22px #0f172a0a}.answer-step:disabled{cursor:not-allowed;opacity:.48}.answer-step:not(:disabled):hover,.answer-step:not(:disabled):focus-visible{background:#fff;border-color:#2563eb57;outline:none;box-shadow:0 12px 28px #2563eb14}.answer-step>span{color:#475569;background:var(--answer-soft);border-radius:999px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.answer-step strong{color:var(--answer-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.answer-step small{color:var(--answer-muted);white-space:nowrap;font-size:12px;font-weight:800}.answer-step.is-active{background:var(--answer-blue-soft);border-color:#2563eb52}.answer-step.is-active>span,.answer-step.is-complete>span{color:#fff;background:var(--answer-blue)}.answer-step.is-complete{border-color:#16a34a38}.answer-step-screen{width:min(100%,1120px);min-width:0;margin:0 auto}.answer-single-screen{align-content:start;min-height:min(680px,100dvh - 220px)}.answer-answer-screen{width:min(100%,1120px);margin:0 auto}.answer-answer-layout{grid-template-columns:minmax(320px,.82fr) minmax(360px,1fr);align-items:start;gap:16px;min-width:0;display:grid}.answer-answer-form{gap:14px;min-width:0;display:grid}.answer-scanner-panel{border:1px solid var(--answer-line);min-width:0;box-shadow:var(--answer-shadow);background:#fff;border-radius:20px;gap:16px;padding:18px;display:grid}.answer-scanner-panel-head{color:var(--answer-ink);align-items:flex-start;gap:10px;display:flex}.answer-scanner-panel-head>svg{color:var(--answer-blue);margin-top:2px}.answer-scanner-panel-head>div{gap:2px;display:grid}.answer-scanner-panel-head span{color:var(--answer-muted);letter-spacing:.04em;font-size:11px;font-weight:900}.answer-scanner-panel-head h2{color:var(--answer-ink);margin:0;font-size:17px;line-height:1.25}.answer-template-summary,.answer-upload-zone{background:linear-gradient(135deg,#eff6fff5,#ffffffdb);border:1px solid #2563eb24;border-radius:16px;padding:14px}.answer-template-summary{gap:5px;display:grid}.answer-template-summary strong{color:#1e3a8a;font-size:13px}.answer-template-summary span,.answer-upload-zone>span{color:#475569;font-size:12px;font-weight:750;line-height:1.55}.answer-exam-field{color:var(--answer-muted);gap:7px;font-size:12px;font-weight:850;display:grid}.answer-exam-field input{box-sizing:border-box;border:1px solid var(--answer-line);width:100%;min-height:46px;color:var(--answer-ink);background:var(--answer-soft);font:inherit;border-radius:12px;outline:none;padding:0 12px;transition:border-color .16s,box-shadow .16s,background .16s}.answer-exam-field input:focus{background:#fff;border-color:#2563eb8c;box-shadow:0 0 0 4px #2563eb1c}.answer-scanner-quick{color:var(--answer-muted);gap:7px;font-size:12px;font-weight:850;display:grid}.answer-scanner-quick textarea{box-sizing:border-box;border:1px solid var(--answer-line);width:100%;color:var(--answer-ink);background:var(--answer-soft);font:inherit;resize:vertical;border-radius:12px;outline:none;min-height:92px;padding:12px;transition:border-color .16s,box-shadow .16s,background .16s}.answer-quick-only textarea{min-height:220px;font-size:17px;line-height:1.7}.answer-scanner-quick textarea:focus{background:#fff;border-color:#2563eb8c;box-shadow:0 0 0 4px #2563eb1c}.answer-upload-zone{border-style:dashed;gap:10px;display:grid}.answer-upload-primary{border-radius:14px;justify-content:center;width:100%;min-height:52px;font-size:15px;font-weight:850}.answer-scan-grid{grid-template-columns:minmax(300px,.76fr) minmax(360px,1fr);align-items:stretch;gap:16px;min-width:0;display:grid}.answer-scan-main{align-content:start;gap:12px;min-width:0;display:grid}.answer-capture-actions,.answer-result-actions{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:10px;display:grid}.answer-scanner .btn:disabled{cursor:not-allowed;opacity:.52;box-shadow:none;transform:none}.answer-photo-box{border:1px dashed var(--answer-line);background:linear-gradient(135deg,#f8fafc,#eef5ff);border-radius:18px;place-items:center;min-height:286px;display:grid;overflow:hidden}.answer-recognition-preview{max-width:100%;line-height:0;display:inline-block;position:relative}.answer-recognition-preview img{object-fit:contain;width:auto;max-width:100%;max-height:520px;display:block}.answer-recognition-overlay{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.answer-page-outline{fill:#0ea5e90a;stroke:#0284c7;stroke-width:2.5px;stroke-dasharray:10 7;vector-effect:non-scaling-stroke}.answer-detection polygon{stroke-width:1.15px;vector-effect:non-scaling-stroke;transition:opacity .14s,fill .14s}.answer-detection.is-unselected polygon{fill:#64748b14;stroke:#47556957}.answer-detection.is-selected polygon{fill:#22c55e6b;stroke:#15803d;stroke-width:2px}.answer-detection.is-low polygon{fill:#f9731675;stroke:#c2410c;stroke-width:2px}.answer-detection.is-multiple polygon{fill:#7c3aed75;stroke:#6d28d9;stroke-width:2px}.answer-detection text{fill:#fff;paint-order:stroke;stroke:#0f172ac7;stroke-width:2px;pointer-events:none;font-weight:900}.answer-recognition-legend{color:#334155;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border:1px solid #94a3b857;border-radius:10px;flex-wrap:wrap;gap:6px;padding:7px 8px;font-size:10px;font-weight:850;line-height:1;display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 8px 24px #0f172a1f}.answer-recognition-legend span{align-items:center;gap:4px;display:inline-flex}.answer-recognition-legend span:before{content:"";background:#64748b;border-radius:3px;width:8px;height:8px}.answer-recognition-legend .is-selected:before{background:#22c55e}.answer-recognition-legend .is-low:before{background:#f97316}.answer-recognition-legend .is-multiple:before{background:#7c3aed}.answer-result-visualization{border:1px solid var(--answer-line);background:#f8fafc;border-radius:18px;gap:10px;padding:14px;display:grid}.answer-visualization-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.answer-visualization-head>div{gap:4px;display:grid}.answer-visualization-head strong{color:var(--answer-ink);font-size:14px}.answer-visualization-head span{color:var(--answer-muted);font-size:12px;font-weight:750;line-height:1.5}.answer-visualization-head>span{color:#0369a1;background:#e0f2fe;border-radius:999px;flex:none;padding:6px 9px;font-weight:900}.answer-photo-box.is-result-preview{background:#e2e8f0;border-style:solid;min-height:320px;max-height:560px}.answer-photo-empty{max-width:320px;color:var(--answer-muted);text-align:center;justify-items:center;gap:10px;padding:30px 22px;font-size:13px;line-height:1.6;display:grid}.answer-advanced-panel{border:1px solid var(--answer-line);background:var(--answer-soft);border-radius:16px;gap:13px;padding:14px;display:grid}.answer-crop-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.answer-crop-controls label{color:var(--answer-muted);gap:6px;font-size:12px;font-weight:850;display:grid}.answer-crop-controls input[type=range]{accent-color:var(--answer-blue)}.answer-scanner-notice{color:#155e75;background:#ecfeff;border:1px solid #0e749024;border-radius:14px;margin:0;padding:12px 14px;font-size:13px;font-weight:750;line-height:1.55}.answer-paste-meter{color:#92400e;background:#fffbeb;border:1px solid #d9770633;border-radius:14px;align-items:center;gap:9px;min-height:48px;padding:12px 14px;font-size:13px;font-weight:850;display:flex}.answer-paste-meter svg{flex:none}.answer-paste-meter.is-complete{color:#166534;background:#f0fdf4;border-color:#16a34a38}.answer-score-card{color:#fff;background:radial-gradient(circle at 100% 0,#22c55e52,#0000 34%),linear-gradient(135deg,#0f172a 0%,#1d4ed8 100%);border:1px solid #2563eb42;border-radius:20px;gap:6px;padding:18px;display:grid;box-shadow:0 18px 42px #2563eb2e}.answer-score-card span,.answer-score-card small{color:#ffffffc2;font-size:12px;font-weight:850}.answer-score-card strong{color:#fff;letter-spacing:0;font-size:52px;line-height:.98}.answer-result-empty{border:1px dashed var(--answer-line);min-height:210px;color:var(--answer-muted);background:var(--answer-soft);text-align:center;border-radius:18px;justify-items:center;gap:9px;padding:30px 18px;display:grid}.answer-result-empty strong{color:var(--answer-ink);font-size:15px}.answer-result-empty span{max-width:300px;font-size:13px;font-weight:750;line-height:1.55}.answer-step-footer{justify-content:flex-end;gap:10px;margin-top:auto;display:flex}.answer-step-footer .btn{min-height:46px}.answer-step-primary{justify-content:center;min-width:190px}.answer-scanner-complete{color:var(--answer-muted);background:var(--answer-soft);border-radius:14px;align-items:flex-start;gap:9px;padding:12px 14px;font-size:13px;font-weight:750;line-height:1.55;display:flex}.answer-scanner-complete svg{color:var(--answer-green);flex:none;margin-top:1px}.answer-grid-wrap{gap:14px;display:grid}.answer-scanner-result .answer-grid-wrap{max-height:48dvh;padding-right:2px;overflow:auto}.answer-grid-section{gap:8px;display:grid}.answer-grid-section-head{justify-content:space-between;align-items:baseline;gap:10px;padding:0 2px;display:flex}.answer-grid-section-head strong{color:var(--answer-ink);font-size:13px;font-weight:950}.answer-grid-section-head span{color:var(--answer-muted);text-align:right;font-size:11px;font-weight:800}.answer-grid{grid-template-columns:repeat(auto-fill,minmax(226px,1fr));gap:8px;display:grid}.answer-row{background:var(--answer-soft);border:1px solid #0000;border-radius:12px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;padding:7px;display:grid}.answer-row:hover{background:#fff;border-color:#2563eb2e}.answer-row.is-wrong{background:#fff1f2;border-color:#e11d4840}.answer-row.is-low-confidence{background:#fffbeb;border-color:#d9770652}.answer-row.is-wrong.is-low-confidence{background:#fff1f2;border-color:#e11d4847}.answer-number{color:var(--answer-muted);text-align:right;font-size:12px;font-weight:950}.answer-choice-group{gap:4px;min-width:0;display:grid}.answer-choice-group[data-option-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.answer-choice-group[data-option-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.answer-choice-group[data-option-count="7"]{grid-template-columns:repeat(7,minmax(22px,1fr))}.answer-choice-group button{border:1px solid var(--answer-line);min-width:0;min-height:32px;color:var(--answer-ink);cursor:pointer;background:#fff;border-radius:9px;font-size:12px;font-weight:950;transition:transform .12s,border-color .12s,background .12s,color .12s}.answer-choice-group button:hover,.answer-choice-group button:focus-visible{background:var(--answer-blue-soft);border-color:#2563eb6b;outline:none}.answer-choice-group button.active{color:#fff;border-color:var(--answer-blue);background:var(--answer-blue);box-shadow:0 6px 14px #2563eb38}.answer-clear-choice{border:1px solid var(--answer-line);min-width:38px;min-height:32px;color:var(--answer-muted);cursor:pointer;background:#fff;border-radius:9px;padding:0 5px;font-size:10px;font-weight:900}.answer-clear-choice:hover,.answer-clear-choice:focus-visible{background:#f1f5f9;border-color:#64748b80;outline:none}.answer-clear-choice.active{color:#fff;background:#64748b;border-color:#64748b}.answer-row.is-multiple{border-color:#7c3aed4d;box-shadow:inset 3px 0 #7c3aed}.answer-card-preview-shell{border:1px solid var(--answer-line);scroll-snap-type:x mandatory;background:#f8fafc;border-radius:18px;flex-direction:row;align-items:stretch;gap:14px;max-height:none;padding:12px;display:flex;overflow:auto hidden}.answer-card-svg{aspect-ratio:210/297;scroll-snap-align:center;background:#fff;border-radius:8px;flex:none;width:min(48%,250px);min-width:230px;display:block;box-shadow:0 14px 32px #0f172a24}.answer-template-preview{gap:12px;min-width:0;display:grid}.answer-template-print{background:linear-gradient(135deg,#eff6fff5,#ffffffdb);border:1px solid #2563eb24;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;display:grid}.answer-template-print div{gap:4px;display:grid}.answer-template-print strong{color:#1e3a8a;font-size:13px}.answer-template-print span{color:#475569;font-size:12px;font-weight:750;line-height:1.5}@media (width<=1180px){.answer-answer-layout,.answer-scan-grid{grid-template-columns:1fr}.answer-scanner-result .answer-grid-wrap{max-height:none;overflow:visible}}@media (width<=720px){.answer-scanner{width:100%;padding-bottom:max(16px, env(safe-area-inset-bottom));gap:14px;overflow-x:hidden}.answer-scanner-head{border-radius:18px;flex-wrap:wrap;align-items:flex-start;padding:14px}.answer-scanner-head h1{font-size:20px}.answer-fixed-template{width:100%;margin-left:0}.answer-step-strip{grid-template-columns:1fr;gap:8px}.answer-step{min-height:56px}.answer-scanner-panel{border-radius:18px;gap:14px;padding:14px}.answer-single-screen{min-height:auto}.answer-crop-controls{grid-template-columns:1fr}.answer-scanner-quick textarea{min-height:46px;font-size:16px}.answer-capture-actions,.answer-result-actions{grid-template-columns:1fr}.answer-step-footer{grid-template-columns:1fr;display:grid}.answer-step-primary{width:100%;min-width:0}.answer-template-print{grid-template-columns:1fr}.answer-template-print .btn{justify-content:center;width:100%}.answer-quick-only textarea{min-height:190px}.answer-photo-box{min-height:220px}.answer-score-card strong{font-size:44px}.answer-grid{grid-template-columns:1fr;gap:8px}.answer-row{grid-template-columns:32px minmax(0,1fr) auto;padding:8px}.answer-choice-group button{border-radius:10px;min-height:42px;font-size:14px}.answer-choice-group[data-option-count="7"]{grid-template-columns:repeat(4,minmax(0,1fr))}.answer-card-preview-shell{padding:10px}.answer-card-svg{width:78vw;min-width:78vw}}@media (width<=380px){.answer-choice-group[data-option-count="4"],.answer-choice-group[data-option-count="7"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media print{@page{size:A4;margin:0}body *{visibility:hidden!important}.answer-card-preview-shell,.answer-card-preview-shell *{visibility:visible!important}.answer-card-preview-shell{background:#fff;border:0;border-radius:0;width:210mm;max-height:none;padding:0;display:block;position:absolute;inset:0 auto auto 0;overflow:visible}.answer-card-svg{width:210mm;height:297mm;box-shadow:none;break-after:page;page-break-after:always;-webkit-print-color-adjust:exact;print-color-adjust:exact;border-radius:0;margin:0;display:block}.answer-card-svg:last-child{break-after:auto;page-break-after:auto}}.settings-page{width:min(1080px,100%);min-width:0;color:var(--ink);flex-direction:column;gap:18px;margin:0 auto;padding:22px clamp(16px,2.6vw,30px) 96px;display:flex}.settings-page-intro>*,.settings-panel-heading>*{margin:0}.settings-page-intro p,.settings-panel-heading p,.settings-account-copy p{color:var(--primary);letter-spacing:.035em;font-size:11px;font-weight:780}.settings-page-intro h2{margin-top:4px;font-size:24px}.settings-page-intro span,.settings-panel-heading span{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.6;display:block}.settings-account-header{background:linear-gradient(120deg,#fff 0% 62%,#f1f6ff 100%);border:1px solid #dbe5f3;border-radius:18px;grid-template-columns:auto minmax(0,1fr) minmax(210px,auto);align-items:center;gap:17px;min-width:0;min-height:108px;padding:19px 20px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 34px #18305212}.settings-account-header:after{content:"";pointer-events:none;background:radial-gradient(circle,#4982e01a,#0000 68%);border-radius:50%;width:210px;height:210px;position:absolute;top:-88px;right:116px}.settings-account-avatar{z-index:1;background:linear-gradient(145deg, var(--brand-950), var(--brand-700));color:#fff;border:1px solid #ffffff73;border-radius:17px;place-items:center;width:58px;height:58px;font-size:20px;font-weight:780;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #16345e2e}.settings-account-avatar img{object-fit:cover;width:100%;height:100%;display:block}.settings-account-copy,.settings-account-school{z-index:1;min-width:0;position:relative}.settings-account-copy p,.settings-account-copy h2,.settings-account-copy span{margin:0}.settings-account-copy p{border-radius:var(--radius-pill);background:var(--primary-soft);width:fit-content;padding:2px 7px}.settings-account-copy h2{letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:21px;font-weight:780;line-height:1.22;overflow:hidden}.settings-account-copy span,.settings-account-school span,.settings-account-school small{color:var(--muted);font-size:12px}.settings-account-copy span{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;display:block;overflow:hidden}.settings-account-school{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffad;border:1px solid #246bd81c;border-radius:13px;flex-direction:column;gap:2px;padding:12px 14px;display:flex;box-shadow:inset 0 1px #ffffffa6}.settings-account-school strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:760;overflow:hidden}.settings-layout{grid-template-columns:218px minmax(0,1fr);align-items:start;gap:24px;min-width:0;display:grid}.settings-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #dde5ef;border-radius:15px;flex-direction:column;gap:4px;padding:6px;display:flex;position:sticky;top:18px;box-shadow:0 6px 20px #1f324c0d}.settings-nav-item{width:100%;min-height:59px;color:var(--muted);cursor:pointer;text-align:left;transition:background var(--motion-base) var(--ease-standard), color var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard);background:0 0;border:0;border-radius:11px;grid-template-columns:32px minmax(0,1fr) 14px;align-items:center;gap:10px;padding:9px 10px;display:grid;position:relative}.settings-nav-item:before{border-radius:0 var(--radius-pill) var(--radius-pill) 0;background:var(--primary);content:"";opacity:0;width:3px;transition:opacity var(--motion-base), transform var(--motion-base);position:absolute;top:16px;bottom:16px;left:0;transform:scaleY(.5)}.settings-nav-item:hover{background:var(--surface-soft);color:var(--ink)}.settings-nav-item.is-active{color:var(--primary-dark);background:#edf4ff;box-shadow:inset 0 0 0 1px #246bd81f}.settings-nav-item.is-active:before{opacity:1;transform:scaleY(1)}.settings-nav-item:focus-visible{outline:0;box-shadow:inset 0 0 0 2px #246bd86b}.settings-nav-item.is-active:focus-visible{box-shadow:inset 0 0 0 2px #246bd86b}.settings-nav-icon{background:var(--surface-soft);width:32px;height:32px;color:var(--faint);transition:background var(--motion-base), color var(--motion-base), box-shadow var(--motion-base);border-radius:10px;place-items:center;display:grid}.settings-nav-item.is-active .settings-nav-icon{color:var(--primary);background:#fff;box-shadow:0 4px 12px #246bd81a}.settings-nav-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.settings-nav-copy strong{color:inherit;font-size:13px;font-weight:760}.settings-nav-copy small{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.settings-nav-chevron{opacity:0;transition:opacity var(--motion-base), transform var(--motion-base);transform:translate(-2px)}.settings-nav-item.is-active .settings-nav-chevron{opacity:.72;transform:translate(0)}.settings-content,.settings-panel{min-width:0}.settings-panel{flex-direction:column;gap:14px;display:flex}.settings-panel.has-save-bar{padding-bottom:24px}.settings-panel-heading{padding:1px 2px 2px}.settings-panel-heading h2{letter-spacing:-.025em;margin-top:3px;font-size:23px;font-weight:790;line-height:1.28}.settings-card{background:var(--surface);border:1px solid #dfe6ef;border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 5px 18px #192d4a0b}.settings-card-header{border-bottom:1px solid var(--line-soft);background:linear-gradient(#fcfdff,#fff);grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;padding:17px 19px 15px;display:grid}.settings-card-icon{width:38px;height:38px;color:var(--primary);background:#edf4ff;border-radius:11px;place-items:center;display:grid}.settings-card-header h3,.settings-card-header p{margin:0}.settings-card-header h3{font-size:14px;font-weight:770}.settings-card-header p{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.55}.settings-card-body{padding:19px}.settings-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.settings-identity-item{border:1px solid var(--line-soft);background:#fafbfd;border-radius:11px;min-width:0;padding:12px 13px}.settings-identity-item dt,.settings-identity-item dd{margin:0}.settings-identity-item dt{color:var(--muted);font-size:11px;font-weight:650}.settings-identity-item dd{color:var(--ink);text-overflow:ellipsis;margin-top:4px;font-size:12.5px;font-weight:710;overflow:hidden}.settings-status{border:1px solid var(--line);min-width:0;color:var(--muted);background:#ffffff94;border-radius:12px;align-items:flex-start;gap:8px;padding:11px 13px;font-size:12.5px;line-height:1.5;display:flex}.settings-status.error{background:var(--rose-soft);color:var(--rose);border-color:#d13c4f33}.settings-status.success{border-color:var(--green-border);background:var(--green-soft);color:var(--green)}.settings-loading{grid-template-columns:218px minmax(0,1fr);gap:20px;display:grid}.settings-skeleton{border:1px solid var(--line);background:linear-gradient(90deg, var(--surface-soft), var(--line-soft), var(--surface-soft));background-size:220% 100%;border-radius:16px;animation:1.2s ease-in-out infinite settingsShimmer}.settings-skeleton.hero{grid-column:1/-1;height:108px}.settings-skeleton.nav,.settings-skeleton.block{height:260px}.settings-retry{align-self:flex-start}@keyframes settingsShimmer{0%{background-position:140% 0}to{background-position:-80% 0}}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.settings-field--full{grid-column:1/-1}.settings-field label{color:var(--ink);font-size:13px;font-weight:750;display:block}.settings-field label small{color:var(--faint);margin-left:3px;font-size:10.5px;font-weight:650}.settings-field p{color:var(--muted);margin:4px 0 9px;font-size:11.5px;line-height:1.5}.settings-input,.settings-textarea{width:100%;color:var(--ink);font:inherit;transition:border-color var(--motion-base), background var(--motion-base), box-shadow var(--motion-base);background:#fbfcfe;border:1px solid #d7dee9;border-radius:11px;outline:none;padding:0 13px;font-size:13px}.settings-input{min-height:46px}.settings-textarea{resize:vertical;min-height:112px;padding-top:11px;padding-bottom:11px;line-height:1.6}.settings-input:hover,.settings-textarea:hover{background:#fff;border-color:#c5cfdd}.settings-input:focus,.settings-textarea:focus{border-color:var(--primary);box-shadow:var(--focus-ring);background:#fff}.settings-input::placeholder,.settings-textarea::placeholder{color:var(--faint)}.settings-character-count{color:var(--faint);text-align:right;margin-top:5px;font-size:10.5px;display:block}.settings-toggle-list{flex-direction:column;gap:8px;display:flex}.settings-toggle-row{border:1px solid var(--line-soft);min-width:0;min-height:72px;transition:border-color var(--motion-base), background var(--motion-base);background:#fafbfd;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:13px 14px;display:flex}.settings-toggle-row:hover{background:#f7faff;border-color:#d8e1ed}.settings-toggle-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-toggle-copy strong{font-size:13px;font-weight:750}.settings-toggle-copy small{color:var(--muted);font-size:11.5px;line-height:1.5}.settings-toggle{border-radius:var(--radius-pill);cursor:pointer;width:44px;height:24px;transition:background var(--motion-base), opacity var(--motion-fast), box-shadow var(--motion-base);background:#c7d0dc;border:0;flex:none;padding:2px;position:relative;box-shadow:inset 0 0 0 1px #1720330d}.settings-toggle span{width:20px;height:20px;transition:transform var(--motion-base) var(--ease-standard);background:#fff;border-radius:50%;display:block;box-shadow:0 2px 5px #0f172a38}.settings-toggle.is-on{background:var(--primary);box-shadow:inset 0 0 0 1px #1249a01f,0 3px 10px #246bd82e}.settings-toggle.is-on span{transform:translate(20px)}.settings-toggle:focus-visible{box-shadow:var(--focus-ring-strong);outline:0}.settings-toggle:disabled{cursor:not-allowed;opacity:.5}.settings-button{cursor:pointer;min-height:42px;transition:background var(--motion-base), border-color var(--motion-base), color var(--motion-base), box-shadow var(--motion-base), opacity var(--motion-fast), transform var(--motion-fast);border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:12.5px;font-weight:750;display:inline-flex}.settings-button:disabled{cursor:not-allowed;opacity:.48}.settings-button:not(:disabled):active{transform:translateY(1px)}.settings-button.primary{background:linear-gradient(180deg, var(--brand-500), var(--primary));color:#fff;box-shadow:0 5px 14px #246bd833}.settings-button.primary:not(:disabled):hover{background:linear-gradient(180deg, var(--brand-600), var(--primary-dark))}.settings-button.secondary,.settings-button.danger-outline{color:var(--ink-soft);background:#fff;border-color:#d7dee8;box-shadow:0 2px 7px #192d4a0a}.settings-button.secondary:not(:disabled):hover{border-color:var(--primary-border);color:var(--primary);background:#f8fbff}.settings-button.danger-outline{color:var(--rose)}.settings-button.danger-outline:not(:disabled):hover{background:var(--rose-soft);border-color:#d13c4f59}.settings-button.danger{background:var(--rose);color:#fff;box-shadow:0 5px 14px #d13c4f2e}.settings-save-bar{z-index:8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #246bd838;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;padding:12px 13px;display:flex;position:sticky;bottom:18px;box-shadow:0 18px 38px #0f172a29}.settings-save-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.settings-save-copy strong{font-size:13px;font-weight:780}.settings-save-copy span{color:var(--muted);font-size:11.5px}.settings-save-actions{flex:none;gap:8px;display:flex}.settings-spin{animation:.85s linear infinite settingsSpin}@keyframes settingsSpin{to{transform:rotate(360deg)}}.settings-security-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.settings-security-summary>div{border:1px solid var(--line-soft);background:#fafbfd;border-radius:11px;min-width:0;padding:12px 13px}.settings-security-summary dt,.settings-security-summary dd{margin:0}.settings-security-summary dt{color:var(--muted);font-size:10.5px;font-weight:650}.settings-security-summary dd{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:12.5px;font-weight:750;overflow:hidden}.settings-session-list{flex-direction:column;gap:8px;display:flex}.settings-session-row{border:1px solid var(--line-soft);background:#fafbfd;border-radius:12px;grid-template-columns:38px minmax(0,1fr);gap:11px;min-width:0;padding:12px;display:grid}.settings-session-device{width:38px;height:38px;color:var(--primary);background:#edf4ff;border-radius:10px;place-items:center;display:grid}.settings-session-copy,.settings-session-title{min-width:0;display:flex}.settings-session-copy{flex-direction:column;gap:3px}.settings-session-title{align-items:center;gap:8px}.settings-session-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:750;overflow:hidden}.settings-session-title small{border-radius:var(--radius-pill);background:var(--green-soft);color:var(--green);flex:none;padding:2px 7px;font-size:10px;font-weight:720}.settings-session-copy>span:not(.settings-session-title),.settings-session-empty,.settings-session-loading{color:var(--muted);font-size:11.5px;line-height:1.5}.settings-session-empty,.settings-session-loading{padding:8px 0}.settings-session-toolbar{justify-content:flex-end;gap:8px;padding-top:14px;display:flex}.settings-inline-confirm{background:var(--rose-soft);border:1px solid #d13c4f38;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding:13px;display:flex}.settings-inline-confirm>span:first-child,.settings-account-actions>span{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-inline-confirm strong,.settings-account-actions strong{font-size:13px;font-weight:750}.settings-inline-confirm small,.settings-account-actions small{color:var(--muted);font-size:11.5px;line-height:1.5}.settings-inline-confirm-actions{flex:none;gap:8px;display:flex}.settings-account-actions{border:1px solid var(--line-soft);background:#fafbfd;border-radius:12px;justify-content:space-between;align-items:center;gap:22px;min-width:0;padding:13px 14px;display:flex}.settings-account-actions+.settings-account-actions{margin-top:9px}.settings-account-actions .settings-button{flex:none}@media (width<=900px){.settings-layout{grid-template-columns:1fr;gap:16px}.settings-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid;position:static}.settings-nav-item{width:auto;min-width:0}.settings-nav-chevron{display:none}.settings-loading{grid-template-columns:1fr}.settings-skeleton.hero{grid-column:auto}.settings-skeleton.nav{height:84px}}@media (width<=760px){.settings-page{padding:0 0 calc(88px + env(safe-area-inset-bottom));gap:12px}.settings-account-header{border-radius:14px;grid-template-columns:auto minmax(0,1fr);min-height:0;padding:16px}.settings-account-header:after{right:-40px}.settings-account-school{grid-column:1/-1;padding:11px 12px}.settings-card{border-radius:14px}.settings-save-bar{right:0;bottom:calc(66px + env(safe-area-inset-bottom));z-index:74;border-left:0;border-right:0;border-radius:0;padding:8px 12px;position:fixed;left:0}.settings-save-copy{display:none}.settings-save-actions{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);width:100%;display:grid}.settings-save-actions .settings-button{width:100%}}@media (width<=580px){.settings-nav-item{text-align:center;grid-template-columns:1fr;justify-items:center;gap:5px;min-height:70px;padding:8px 4px}.settings-nav-item:before{border-radius:var(--radius-pill) var(--radius-pill) 0 0;width:auto;height:3px;inset:auto 24% 0;transform:scaleX(.5)}.settings-nav-item.is-active:before{transform:scaleX(1)}.settings-nav-icon{width:30px;height:30px}.settings-nav-copy small{display:none}.settings-nav-copy strong{white-space:nowrap;font-size:12px}.settings-card-header,.settings-card-body{padding-left:14px;padding-right:14px}.settings-form-grid,.settings-identity-grid,.settings-security-summary{grid-template-columns:1fr}.settings-session-toolbar,.settings-inline-confirm,.settings-account-actions{flex-direction:column;align-items:stretch}.settings-session-toolbar .settings-button,.settings-account-actions .settings-button{width:100%}.settings-inline-confirm-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}.portal-summary,.admin-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 clamp(20px,5vw,72px) 28px;display:grid}.portal-metric,.admin-metric{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:104px;padding:18px}.portal-metric strong,.admin-metric strong{margin-top:12px;font-size:26px;display:block}.portal-metric span,.admin-metric span{color:var(--muted);font-size:13px;font-weight:700}.portal-grid,.admin-two-column{gap:16px;display:grid}.portal-panel,.admin-task-note{border:1px solid var(--line);background:var(--surface);border-radius:8px}.portal-profile p,.portal-list-row small,.portal-muted,.admin-task-note span,.admin-table small{color:var(--muted)}.persona-switcher select,.portal-student-select select,.admin-inline-form input,.admin-inline-form select,.admin-form-stack input,.admin-form-stack select,.admin-table select{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--ink);border-radius:8px}.persona-switcher select{min-width:108px;padding:0 9px;font-size:13px;font-weight:800}.portal-shell{min-height:100dvh}.portal-main{width:100%}.portal-summary{grid-template-columns:minmax(260px,1.4fr) repeat(4,minmax(130px,1fr));padding-top:22px}.portal-profile{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:14px;min-height:104px;padding:18px}.portal-profile h2,.portal-profile p{margin:0}.portal-avatar{background:var(--surface-strong);color:#fff;border-radius:8px;place-items:center;width:52px;height:52px;font-size:22px;font-weight:900;display:grid}.portal-grid{grid-template-columns:minmax(280px,.9fr) minmax(240px,.72fr) minmax(320px,1fr);padding:0 clamp(20px,5vw,72px) 56px}.portal-panel{min-width:0;padding:18px}.portal-panel-header{gap:8px;margin-bottom:14px}.portal-panel-header h3{margin:0}.portal-list,.portal-mistake-list{gap:10px;display:grid}.portal-list-row,.portal-mistake-row{border:1px solid var(--line-soft);background:var(--surface-soft);text-align:left;border-radius:8px;justify-content:space-between;gap:12px;width:100%;min-height:58px;padding:12px}.portal-list-row.active,.portal-mistake-row.active,.admin-select-row.active{border-color:var(--primary-border);background:var(--surface-hover)}.portal-score{font-weight:900}.portal-mistake-row{grid-template-columns:58px minmax(0,1fr) 70px;display:grid}.portal-muted{padding:14px}.mistake-detail h4{margin:12px 0;font-size:20px}.mistake-detail p{color:var(--ink-soft)}.mistake-detail dl{gap:10px;margin:18px 0 0;display:grid}.mistake-detail div{border:1px solid var(--line-soft);border-radius:8px;padding:12px}.mistake-detail dt{color:var(--muted);font-size:12px;font-weight:800}.mistake-detail dd{margin:6px 0 0}.portal-student-select{gap:8px;font-size:13px;font-weight:800}.portal-student-select select{padding:0 10px}.admin-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));padding-top:22px}.admin-task-note{justify-content:space-between;gap:16px;margin:0 clamp(20px,5vw,72px) 16px;padding:16px 18px;display:flex}.admin-tabs{margin:0 clamp(20px,5vw,72px) 16px}.admin-table-wrap,.admin-two-column{margin:0 clamp(20px,5vw,72px) 56px}.admin-two-column{grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr)}.admin-table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow-x:auto}.admin-table th{color:var(--muted);text-transform:uppercase;font-size:12px}.admin-inline-form,.admin-form-stack{gap:10px;margin-bottom:14px}.admin-inline-form input,.admin-inline-form select{min-width:0;padding:0 10px}.admin-form-stack input,.admin-form-stack select{width:100%;padding:0 10px}.spin{animation:.9s linear infinite spin}@media (width<=1100px){.pub-hero-inner{grid-template-columns:1fr}.pub-hero-visual{display:none}.pub-trust-inner,.pub-features-grid{grid-template-columns:repeat(2,1fr)}.pub-workflow-steps{grid-template-columns:1fr;gap:16px}.pub-workflow-connector{display:none}.pub-papers-grid{grid-template-columns:repeat(2,1fr)}.portal-grid,.admin-two-column{grid-template-columns:1fr}.portal-summary,.admin-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.pub-header{flex-wrap:wrap;padding:0 clamp(16px,4vw,32px)}.pub-nav{order:3;width:100%;margin-left:0;padding:8px 0}.pub-hero{padding:120px 20px 60px}.pub-hero-title{font-size:clamp(32px,8vw,48px)}.pub-trust-inner{grid-template-columns:1fr}.pub-trust-metric{padding:16px 20px}.pub-features-grid,.pub-papers-grid,.pub-detail-grid,.portal-summary,.admin-summary-grid{grid-template-columns:1fr}.pub-papers-head,.pub-detail-cta,.admin-task-note{flex-direction:column;align-items:stretch}.persona-switcher,.persona-switcher select{width:100%}.pub-detail{padding:24px 20px}.pub-cta-inner{padding:40px 24px}}.portal-summary{grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(130px,.7fr))}.learner-report{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);margin:0 clamp(20px,5vw,72px) 18px;overflow:hidden;box-shadow:0 10px 32px #0f172a0b}.learner-report-header{border-bottom:1px solid var(--line-soft);background:radial-gradient(circle at 88% 0,#3b82f61f,#0000 34%),linear-gradient(135deg,#fff 0%,#f9fbff 100%);justify-content:space-between;align-items:center;gap:22px;min-height:105px;padding:21px 24px;display:flex}.learner-report-header h2,.learner-trend-heading h3{color:var(--ink);letter-spacing:-.025em;margin:2px 0 0}.learner-report-header h2{font-size:22px}.learner-report-header p{color:var(--muted);margin:5px 0 0;font-size:12px}.learner-report-count{border:1px solid var(--primary-border);min-height:38px;color:var(--primary-dark);background:var(--primary-soft);white-space:nowrap;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.learner-report-metrics{grid-template-columns:repeat(6,minmax(125px,1fr));gap:10px;padding:16px 18px;display:grid}.learner-report-metric{border:1px solid var(--line-soft);background:#fbfcfe;border-radius:12px;align-items:flex-start;gap:10px;min-width:0;min-height:104px;padding:14px;display:flex}.learner-report-metric-icon{border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.learner-report-metric>div{min-width:0;display:grid}.learner-report-metric div>span,.learner-report-metric small{color:var(--muted);font-size:10px;font-weight:700}.learner-report-metric strong{color:var(--ink);letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin:1px 0 2px;font-size:22px;line-height:1.3;overflow:hidden}.learner-report-metric small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.learner-report-metric.is-blue .learner-report-metric-icon{color:var(--blue);background:var(--blue-soft)}.learner-report-metric.is-green .learner-report-metric-icon{color:var(--green);background:var(--green-soft)}.learner-report-metric.is-amber .learner-report-metric-icon{color:var(--amber);background:var(--amber-soft)}.learner-report-metric.is-violet .learner-report-metric-icon{color:var(--purple);background:var(--purple-soft)}.learner-report-metric.is-rose .learner-report-metric-icon{color:var(--rose);background:var(--rose-soft)}.learner-report-metric.is-slate .learner-report-metric-icon{color:#64748b;background:#eef2f7}.learner-trend-panel{border:1px solid var(--line-soft);border-radius:13px;margin:0 18px 18px;overflow:hidden}.learner-trend-heading{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:22px;min-height:82px;padding:14px 16px;display:flex}.learner-trend-heading>div:first-child>span{color:var(--muted);font-size:10px;font-weight:800}.learner-trend-heading h3{font-size:16px}.learner-trend-selection{border-left:2px solid var(--primary);text-align:right;min-width:0;max-width:590px;padding-left:16px;display:grid}.learner-trend-selection span,.learner-trend-selection small{color:var(--muted);font-size:10px;font-weight:650}.learner-trend-selection strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.learner-trend-scroll{outline:none;max-width:100%;overflow-x:auto}.learner-trend-scroll:focus-visible{box-shadow:inset 0 0 0 2px var(--primary-border)}.learner-trend-chart{min-width:720px;height:300px;padding:14px 18px 10px 46px;position:relative}.learner-trend-y-axis{flex-direction:column;justify-content:space-between;align-items:flex-end;width:28px;display:flex;position:absolute;top:14px;bottom:36px;left:9px}.learner-trend-y-axis span{color:var(--faint);font-size:9px;line-height:1}.learner-trend-plot{height:250px;position:relative}.learner-trend-plot svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.learner-trend-plot line{stroke:var(--line-soft);stroke-width:1px;vector-effect:non-scaling-stroke}.learner-trend-plot line.is-pass-line{stroke:#10b98152;stroke-dasharray:5 5}.learner-trend-plot polyline{fill:none;stroke:var(--primary);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 3px 5px #3b82f62e)}.learner-trend-point{border:4px solid var(--surface);color:#0000;background:var(--primary);width:16px;height:16px;box-shadow:0 0 0 2px var(--primary-border), 0 4px 9px #3b82f633;cursor:pointer;border-radius:50%;padding:0;transition:width .15s,height .15s,box-shadow .15s;position:absolute;transform:translate(-50%,-50%)}.learner-trend-point span{color:var(--ink);background:var(--surface);white-space:nowrap;opacity:0;pointer-events:none;border-radius:6px;padding:3px 6px;font-size:9px;font-weight:800;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%,3px);box-shadow:0 3px 12px #0f172a21}.learner-trend-point:hover,.learner-trend-point:focus-visible,.learner-trend-point.is-active{width:20px;height:20px;box-shadow:0 0 0 4px var(--primary-soft), 0 5px 12px #3b82f642;outline:none}.learner-trend-point:hover span,.learner-trend-point:focus-visible span,.learner-trend-point.is-active span{opacity:1;transform:translate(-50%)}.learner-trend-x-axis{align-items:end;height:25px;margin:1px 5% 0;display:grid}.learner-trend-x-axis span{color:var(--faint);text-align:center;font-size:9px}.learner-trend-empty{text-align:center;align-content:center;place-items:center;min-height:220px;padding:28px 20px;display:grid}.learner-trend-empty>span{width:50px;height:50px;color:var(--faint);background:var(--surface-soft);border-radius:14px;place-items:center;margin-bottom:11px;display:grid}.learner-trend-empty strong{font-size:14px}.learner-trend-empty p{color:var(--muted);margin:5px 0 0;font-size:11px}@media (width<=1180px){.learner-report-metrics{grid-template-columns:repeat(3,minmax(140px,1fr))}}@media (width<=720px){.portal-summary{grid-template-columns:repeat(3,minmax(0,1fr));padding:12px 12px 0}.portal-profile{grid-column:1/-1}.portal-summary .portal-metric{min-height:86px;padding:12px}.portal-summary .portal-metric strong{margin-top:7px;font-size:21px}.learner-report{border-radius:13px;margin:12px}.learner-report-header{flex-direction:column;align-items:flex-start;gap:12px;min-height:0;padding:16px}.learner-report-header p{max-width:500px}.learner-report-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px}.learner-report-metric{min-height:88px;padding:11px}.learner-report-metric-icon{flex-basis:30px;width:30px;height:30px}.learner-report-metric strong{font-size:19px}.learner-report-metric small{display:none}.learner-trend-panel{margin:0 12px 12px}.learner-trend-heading{flex-direction:column;align-items:flex-start;gap:10px}.learner-trend-selection{background:var(--surface-soft);text-align:left;border-left:0;border-radius:9px;width:100%;max-width:none;padding:8px 10px}.learner-trend-chart{min-width:680px;height:285px}}@media (prefers-reduced-motion:reduce){.learner-trend-point,.learner-trend-point span{transition:none}}.learner-exam-reports,.learner-exam-detail,.guardian-self-binding{background:#fff;border:1px solid #e6e9ef;border-radius:18px;margin:18px 0;padding:21px;box-shadow:0 12px 35px #1e2a480d}.learner-exam-reports>header,.guardian-self-binding>header,.learner-sheet-gallery>header{justify-content:space-between;align-items:center;display:flex}.learner-exam-reports h2,.guardian-self-binding h2{margin:3px 0;font-size:18px}.learner-exam-reports header p,.guardian-self-binding header p{color:#758096;margin:0;font-size:11px}.learner-exam-reports>header>svg{color:#5b5ce2}.learner-exam-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:17px;display:grid}.learner-exam-card-grid>button{color:#1c2941;cursor:pointer;font:inherit;text-align:left;background:linear-gradient(145deg,#fafaff,#f7fbfb);border:1px solid #e3e6ef;border-radius:14px;padding:15px;transition:all .16s}.learner-exam-card-grid>button:hover{border-color:#bfc2e9;transform:translateY(-2px);box-shadow:0 10px 25px #3a3d7d17}.learner-exam-card-top{color:#6a75a0;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;font-weight:750;display:flex}.learner-exam-card-grid h3{margin:11px 0 4px;font-size:14px}.learner-exam-card-grid p{color:#758096;margin:0;font-size:10px}.learner-exam-score{align-items:end;gap:18px;margin:16px 0;display:flex}.learner-exam-score>span{display:grid}.learner-exam-score small{color:#8992a4;font-size:9px}.learner-exam-score strong{letter-spacing:-.03em;font-size:21px}.learner-exam-score b{color:#8992a4;font-size:10px;font-weight:500}.learner-exam-card-grid footer{color:#6f798e;border-top:1px solid #e8eaf0;justify-content:space-between;align-items:center;gap:8px;padding-top:10px;font-size:9px;display:flex;overflow:hidden}.learner-exam-card-grid footer span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.learner-report-loading{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#677188;background:#ffffffdb;border-radius:13px;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;inset:15px}.learner-exam-reports{position:relative}.portal-exam-error{color:#ae3b52;background:#fff0f3;border:1px solid #f2c9d1;border-radius:9px;padding:8px 10px;font-size:11px}.learner-report-back{color:#647087;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:6px;margin-bottom:15px;padding:0;font-size:11px;display:flex}.learner-exam-detail>header{background:radial-gradient(circle at 90% 10%,#58bbb833,#0000 30%),linear-gradient(125deg,#f0f1ff,#f3f9f8);border:1px solid #e0e3f0;border-radius:15px;justify-content:space-between;align-items:center;padding:19px;display:flex}.learner-exam-detail>header span,.learner-exam-detail>header p{color:#69758b;font-size:10px}.learner-exam-detail>header h2{margin:5px 0;font-size:20px}.learner-exam-detail>header p{margin:0}.learner-total-score{align-items:baseline;gap:5px;display:flex}.learner-total-score small{align-self:start}.learner-total-score strong{color:#4f51c4;letter-spacing:-.06em;font-size:40px}.learner-rank-strip{background:#f8f9fb;border:1px solid #e9ebf0;border-radius:12px;align-items:center;gap:20px;margin:12px 0;padding:11px 13px;display:flex}.learner-rank-strip>span{color:#6b758b;align-items:center;gap:5px;margin-right:auto;font-size:10px;display:flex}.learner-rank-strip>div{min-width:70px;display:grid}.learner-rank-strip small{color:#8992a3;font-size:8px}.learner-rank-strip strong{font-size:14px}.learner-subject-reports{gap:11px;display:grid}.learner-subject-reports>article{border:1px solid #e5e8ee;border-radius:13px;overflow:hidden}.learner-subject-reports>article>header{background:#fafbfc;padding:12px 14px}.learner-subject-reports>article>header>div:first-child{justify-content:space-between;align-items:baseline;display:flex}.learner-subject-reports>article>header span{font-size:12px;font-weight:750}.learner-subject-reports>article>header strong{color:#4f51c4;font-size:19px}.learner-subject-reports>article>header small{color:#8992a4;font-size:9px}.learner-subject-reports .learner-score-adjustment{color:#8b5a17;margin:8px 0 0;font-size:9px;line-height:1.5}.learner-subject-bar{background:#e9ecf1;border-radius:99px;height:5px;margin-top:7px;overflow:hidden}.learner-subject-bar i{background:linear-gradient(90deg,#5b5ce2,#55b7b4);height:100%;display:block}.learner-question-scores{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.learner-question-scores>div{border-top:1px solid #eef0f3;border-right:1px solid #eef0f3;gap:2px;padding:10px 12px;display:grid}.learner-question-scores span,.learner-question-scores small{color:#7d879a;font-size:8px}.learner-question-scores strong{font-size:12px}.learner-question-scores p{color:#6e788d;grid-column:1/-1;margin:4px 0 0;font-size:9px;line-height:1.45}.learner-sheet-gallery{border-top:1px solid #e8eaf0;margin-top:18px;padding-top:16px}.learner-sheet-gallery>header{justify-content:start;gap:9px}.learner-sheet-gallery h3{margin:0;font-size:13px}.learner-sheet-gallery p{color:#7d8799;margin:2px 0 0;font-size:9px}.learner-sheet-gallery>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:11px;display:grid}.learner-sheet-gallery a{color:#fff;background:#eef0f4;border-radius:9px;min-height:130px;position:relative;overflow:hidden}.learner-sheet-gallery img{object-fit:cover;width:100%;height:100%;position:absolute}.learner-sheet-gallery a span{background:#192134b3;border-radius:5px;padding:4px 6px;font-size:8px;position:absolute;bottom:5px;left:5px}.guardian-self-binding{max-width:760px;margin-inline:auto}.guardian-self-binding>header{justify-content:start;gap:12px}.guardian-self-binding>header>span{color:#5658cf;background:#eceeff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.guardian-binding-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.guardian-binding-form>label{gap:5px;display:grid;position:relative}.guardian-binding-form>label>span{color:#6b758a;font-size:10px;font-weight:700}.guardian-binding-form input,.guardian-binding-form select{font:inherit;border:1px solid #dfe3ea;border-radius:9px;outline:0;min-height:39px;padding:7px 10px}.guardian-binding-form input:focus,.guardian-binding-form select:focus{border-color:#989ae8;box-shadow:0 0 0 3px #5b5ce217}.guardian-school-search{color:#8791a4;border:1px solid #dfe3ea;border-radius:9px;align-items:center;padding:0 9px;display:flex}.guardian-school-search input{border:0;width:100%;min-width:0;padding-left:7px}.guardian-school-results{z-index:5;background:#fff;border:1px solid #dfe3ea;border-radius:9px;max-height:180px;display:grid;position:absolute;top:64px;left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #1c243d24}.guardian-school-results button{cursor:pointer;font:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #eef0f3;padding:10px;font-size:10px}.guardian-school-results button:hover{color:#5052c4;background:#f3f4ff}.guardian-binding-form>.btn,.guardian-binding-form>small,.guardian-binding-form>.portal-exam-error{grid-column:1/-1}.guardian-binding-form>.btn{justify-content:center;align-items:center;gap:7px;display:flex}.guardian-binding-form>small{color:#8891a3;text-align:center;font-size:9px;line-height:1.5}.guardian-binding-success{color:#287d72;background:#eef9f6;border:1px solid #d1ebe4;border-radius:12px;flex-direction:column;align-items:center;gap:5px;margin-top:20px;padding:25px;display:flex}.guardian-binding-success span{font-size:10px}@media (width<=900px){.learner-exam-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learner-question-scores,.learner-sheet-gallery>div{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.learner-exam-reports,.learner-exam-detail,.guardian-self-binding{border-radius:14px;padding:15px}.learner-exam-card-grid{grid-template-columns:1fr}.learner-exam-detail>header{align-items:start}.learner-total-score strong{font-size:31px}.learner-rank-strip{flex-wrap:wrap;align-items:start}.learner-question-scores,.learner-sheet-gallery>div{grid-template-columns:repeat(2,minmax(0,1fr))}.guardian-binding-form{grid-template-columns:1fr}.guardian-binding-form>.btn,.guardian-binding-form>small,.guardian-binding-form>.portal-exam-error{grid-column:1}}.learner-assignments{border:1px solid var(--border);background:#fff;border-radius:16px;margin:16px 24px 0;padding:18px;box-shadow:0 10px 28px #2337500d}.learner-assignments>header{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.learner-assignments>header>div{align-items:center;gap:10px;display:flex}.learner-assignments h3{margin:2px 0 0;font-size:17px}.learner-assignment-icon{color:#3568b3;background:#eaf1ff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.learner-assignments>header>button{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.learner-assignment-state{color:var(--muted);justify-content:center;align-items:center;gap:7px;min-height:90px;display:flex}.learner-assignment-state.is-error{color:#ac3636}.learner-assignment-list{gap:8px;display:grid}.learner-assignment-list>article{border:1px solid #e2e8f0;border-radius:11px;overflow:hidden}.learner-assignment-list>article.is-completed{border-color:#bfe3cf}.learner-assignment-main{grid-template-columns:34px 1fr 32px;align-items:center;gap:10px;padding:11px 12px;display:grid}.learner-assignment-main>span{color:#b46b19;background:#fff3df;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.learner-assignment-main>span.is-done{color:#2b8557;background:#e9f8f0}.learner-assignment-main>div{gap:3px;display:grid}.learner-assignment-main small{color:var(--muted)}.learner-assignment-main>button{color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;height:32px;display:inline-flex}.learner-assignment-detail{background:#f8fafc;border-top:1px solid #e6ebf1;padding:12px}.learner-assignment-detail>p{color:#53687e;margin:0 0 10px;line-height:1.55}.learner-assignment-detail ol{gap:7px;margin:0;padding:0;list-style-position:inside;display:grid}.learner-assignment-detail li{background:#fff;border:1px solid #e6eaf0;border-radius:8px;grid-template-columns:55px 1fr auto;align-items:center;gap:5px;padding:8px 9px;display:grid}.learner-assignment-detail li>span{color:#3568a4;font-size:11px;font-weight:800}.learner-assignment-detail li>strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.learner-assignment-detail li>small{color:var(--muted);align-items:center;gap:3px;display:flex}.learner-assignment-submit{gap:8px;margin-top:11px;display:flex}.learner-assignment-submit input{background:#fff;border:1px solid #dce3eb;border-radius:8px;flex:1;min-width:0;padding:9px 10px}.learner-assignment-submit button{color:#fff;cursor:pointer;background:#2f69b3;border:0;border-radius:8px;align-items:center;gap:5px;padding:9px 12px;font-weight:700;display:inline-flex}.learner-assignment-readonly{color:#94601f;background:#fff4df;border-radius:8px;margin-top:10px;padding:9px 10px}.learner-assignment-readonly.is-done{color:#27734b;background:#e9f8f0}@media (width<=700px){.learner-assignments{margin:12px;padding:14px}.learner-assignment-detail li{grid-template-columns:45px 1fr;align-items:start}.learner-assignment-detail li>small{grid-column:2}.learner-assignment-submit{flex-direction:column}.learner-assignment-submit button{justify-content:center}}.learner-task-center{border-radius:var(--radius-xl,20px);box-shadow:var(--shadow-card,0 12px 32px #182a4b12);background:linear-gradient(145deg,#fffffffa,#f8fafff5);border-color:#dce4f0;padding:22px}.learner-task-center>header{margin-bottom:18px}.learner-task-center>header>div{align-items:flex-start}.learner-task-center>header h3{color:#17243a;letter-spacing:-.02em;font-size:clamp(18px,2vw,22px)}.learner-task-center>header p{color:#6b7b90;margin:4px 0 0;font-size:12px;line-height:1.5}.learner-task-center>header>button{height:44px;transition:background var(--motion-fast,.14s) ease, border-color var(--motion-fast,.14s) ease, color var(--motion-fast,.14s) ease;border-radius:12px;width:44px}.learner-task-center>header>button:hover:not(:disabled){color:#315f9f;background:#f3f6fb;border-color:#becce1}.learner-task-tabs{background:#edf2f8;border:1px solid #e0e7f0;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:4px;margin-bottom:14px;padding:4px;display:grid}.learner-task-tabs button{color:#66778c;cursor:pointer;font:inherit;min-height:44px;transition:background var(--motion-fast,.14s) ease, box-shadow var(--motion-fast,.14s) ease, color var(--motion-fast,.14s) ease;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:700;display:flex}.learner-task-tabs button strong{background:#63758d1f;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;display:inline-flex}.learner-task-tabs button.is-active{color:#244f8b;background:#fff;box-shadow:0 3px 12px #2036531a}.learner-task-tabs button.is-active strong{color:#3267ad;background:#e7effd}.learner-task-list{gap:10px}.learner-task-list>article{transition:border-color var(--motion-fast,.14s) ease, box-shadow var(--motion-fast,.14s) ease, transform var(--motion-fast,.14s) ease;background:#fff;border-color:#dfe6ef;border-radius:14px;overflow:visible;box-shadow:0 4px 15px #1c2d4808}.learner-task-list>article:hover{border-color:#c5d3e6;transform:translateY(-1px);box-shadow:0 9px 24px #1c315312}.learner-task-list>article.is-late{border-color:#efc8ad}.learner-task-list .learner-assignment-main{grid-template-columns:40px minmax(0,1fr) auto 44px;gap:12px;padding:14px}.learner-task-list .learner-assignment-main>span{border-radius:12px;width:40px;height:40px}.learner-task-list .learner-assignment-main>span.is-submitted{color:#376db2;background:#eaf1ff}.learner-task-summary{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;gap:5px;min-width:0;padding:2px 0;display:grid}.learner-task-summary>strong{color:#1e2d43;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.4;overflow:hidden}.learner-task-summary>small{color:#5f7085;flex-wrap:wrap;align-items:center;gap:6px 12px;font-size:11px;display:flex}.learner-task-list>article>.learner-assignment-main:first-child{border-radius:13px}.learner-task-list>article>.learner-assignment-detail:last-child{border-radius:0 0 13px 13px}.learner-task-summary>small em{color:#a94d17;background:#fff0e5;border-radius:999px;padding:2px 7px;font-style:normal;font-weight:800}.learner-task-progress{background:#e9eef5;border-radius:999px;align-items:center;max-width:280px;height:5px;margin-top:3px;display:flex;position:relative}.learner-task-progress i{border-radius:inherit;height:100%;transition:width var(--motion-normal,.22s) ease;background:linear-gradient(90deg,#4b78bd,#725ec8)}.learner-task-progress b{color:#68798f;white-space:nowrap;font-size:10px;font-weight:700;position:absolute;left:calc(100% + 9px)}.learner-task-waiting{color:#547093;font-size:11px;font-weight:700}.learner-task-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#2f5f9f;border:1px solid #2f5f9f;border-radius:11px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.learner-task-primary:hover:not(:disabled){background:#244f89;border-color:#244f89}.learner-task-primary:disabled{color:#8b96a4;cursor:not-allowed;background:#f1f3f6;border-color:#dce2e9}.learner-task-expand{color:#6c7a8d;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.learner-task-expand:hover{color:#315f9f;background:#f2f5f9}.learner-task-list .learner-assignment-detail{background:linear-gradient(#f8fafd,#f5f8fc);border-color:#e2e8f0;padding:16px}.learner-task-list .learner-assignment-detail>p{max-width:78ch}.learner-task-focusbar{display:none}.learner-task-list .learner-assignment-submit input,.learner-task-list .learner-assignment-submit button{min-height:44px}.learner-task-list .learner-assignment-readonly{background:#fff;border:1px solid #eadbbd;flex-direction:column;align-items:flex-start;gap:4px;margin:0;padding:13px 14px;display:flex}.learner-task-list .learner-assignment-readonly.is-done{border-color:#c9e5d7}.learner-task-list .learner-assignment-readonly span{align-items:center;gap:6px;font-size:12px;line-height:1.5;display:inline-flex}.guardian-result-summary{border-top:1px solid #deebe4;grid-template-columns:minmax(140px,auto) minmax(0,1fr);align-items:stretch;gap:12px;width:100%;margin-top:8px;padding-top:12px;display:grid}.guardian-result-score,.guardian-result-feedback{gap:4px;display:grid}.guardian-result-score>span,.guardian-result-feedback>span{color:#6f8178;font-size:11px;font-weight:800}.guardian-result-score>b{color:#245e45;letter-spacing:-.04em;white-space:nowrap;font-size:26px}.guardian-result-score>b small{color:#76877e;letter-spacing:0;font-size:11px}.guardian-result-feedback>p{color:#546d60;max-width:60ch;margin:0;font-size:12px;line-height:1.55}.learner-task-empty{color:#78889a;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:132px;display:flex}@media (width<=760px){.learner-task-center{border-radius:16px;margin:12px;padding:15px}.learner-task-center.is-focus-mode{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 -12px;padding:0}.learner-task-center.is-focus-mode>header,.learner-task-center.is-focus-mode>.learner-task-tabs,.learner-task-list.has-open-task>article:not(.is-expanded){display:none}.learner-task-center.is-focus-mode .learner-task-list{gap:0}.learner-task-center.is-focus-mode .learner-task-list>article.is-expanded{box-shadow:none;border:0;border-radius:0;margin:0}.learner-task-center.is-focus-mode .learner-assignment-main{display:none}.learner-task-center.is-focus-mode .learner-assignment-detail{background:#f8fafc;border:0;border-radius:0;padding:0 12px 24px}.learner-task-focusbar{min-height:60px;top:calc(52px + env(safe-area-inset-top));z-index:8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafcf5;border-bottom:1px solid #dfe7f0;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 -12px 12px;padding:8px 12px;display:grid;position:sticky}.learner-task-focusbar>button{color:#315a8f;cursor:pointer;background:#fff;border:1px solid #d7e1ec;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.learner-task-focusbar>div{gap:1px;min-width:0;display:grid}.learner-task-focusbar small{color:#718197;font-size:10px;font-weight:800}.learner-task-focusbar strong{color:#1d2d43;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.learner-task-focusbar>em{color:#a94d17;background:#fff0e5;border-radius:999px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:850}.learner-task-center>header p{max-width:240px}.learner-task-tabs button{flex-direction:column;gap:3px;padding-inline:4px}.learner-task-tabs button strong{min-width:19px;height:19px}.learner-task-list .learner-assignment-main{grid-template-columns:40px minmax(0,1fr) 44px;align-items:start}.learner-task-primary{grid-area:2/1/auto/-1;width:100%}.learner-task-expand{grid-area:1/3}.learner-task-progress{max-width:calc(100% - 60px);margin-bottom:14px}.learner-task-list .learner-assignment-detail{padding:12px}.guardian-result-summary{grid-template-columns:1fr;align-items:flex-start;gap:12px}.guardian-result-feedback{border-top:1px solid #e2ebe6;padding-top:10px}}@media (prefers-reduced-motion:reduce){.learner-task-list>article,.learner-task-progress i,.learner-task-tabs button,.learner-task-center>header>button{transition:none}.learner-task-list>article:hover{transform:none}}.student-attempt{background:#fff;border:1px solid #dfe7f1;border-radius:13px;margin-top:12px;overflow:hidden}.student-attempt-head{background:linear-gradient(135deg,#f5f8ff,#f8fbff);border-bottom:1px solid #e3eaf3;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.student-attempt-head>div:first-child{align-items:center;gap:9px;display:flex}.student-attempt-head>div:first-child>strong{color:#52677d;font-size:12px}.student-attempt-status{border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800}.student-attempt-status.is-draft{color:#2868b5;background:#e8f1ff}.student-attempt-status.is-submitted{color:#9b641d;background:#fff2d9}.student-attempt-status.is-graded{color:#26764b;background:#e7f7ee}.student-attempt-score{align-items:center;gap:8px;display:flex}.student-attempt-score small{color:#73869a}.student-attempt-score strong{color:#235c9d;font-size:21px}.student-attempt-score i{color:#8494a6;font-size:12px;font-style:normal;font-weight:600}.student-attempt-state{color:#667b90;justify-content:center;align-items:center;gap:7px;min-height:86px;padding:14px;display:flex}.student-attempt-state.is-error{color:#a63535}.student-attempt-state button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:800;text-decoration:underline}.student-attempt-notice,.student-attempt-error{border-radius:8px;align-items:center;gap:7px;margin:10px 14px 0;padding:9px 10px;display:flex}.student-attempt-notice{color:#28734d;background:#ecf9f2}.student-attempt-error{color:#a33232;background:#fff0f0}.student-attempt-questions{margin:0;padding:0;list-style:none;display:grid}.student-attempt-questions>li{border-bottom:1px solid #e7edf4;gap:12px;padding:16px 14px;display:grid}.student-attempt-questions>li:last-child{border-bottom:0}.student-attempt-question-head{align-items:flex-start;gap:10px;display:flex}.student-attempt-question-head>span{color:#2e67a9;background:#eaf2ff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:inline-flex}.student-attempt-question-head>div{gap:3px;min-width:0;display:grid}.student-attempt-question-head small{color:#728499;font-size:11px}.student-attempt-question-head strong{color:#263c52;white-space:pre-wrap;line-height:1.55}.student-attempt-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-left:38px;display:grid}.student-attempt-options label{cursor:pointer;background:#fbfcfe;border:1px solid #dfe6ee;border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;min-height:45px;padding:7px 10px;display:grid}.student-attempt-options label.is-selected{background:#eef5ff;border-color:#86aee0;box-shadow:0 4px 13px #2d68ad14}.student-attempt-options input{opacity:0;width:1px;height:1px;position:absolute}.student-attempt-options label>span{color:#51657a;background:#edf1f6;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:inline-flex}.student-attempt-options label.is-selected>span{color:#fff;background:#3976bd}.student-attempt-options label>strong{color:#3d5267;font-size:13px;font-weight:650}.student-attempt-options label>svg{color:#3473b9}.student-attempt-options.is-binary{grid-template-columns:repeat(2,minmax(0,180px))}.student-attempt-text{box-sizing:border-box;color:#263b50;font:inherit;resize:vertical;background:#fbfcfe;border:1px solid #dce4ed;border-radius:9px;width:100%;max-width:calc(100% - 38px);margin-left:38px;padding:10px 11px}.student-attempt-text:focus{border-color:#76a4db;outline:0;box-shadow:0 0 0 3px #4b85c71f}.student-attempt-text:disabled,.student-attempt-options input:disabled+span{opacity:.72}.student-attempt-result{color:#61768b;background:#f3f6f9;border-radius:9px;flex-wrap:wrap;align-items:center;gap:6px;margin-left:38px;padding:9px 10px;display:flex}.student-attempt-result.is-correct{color:#28744c;background:#eaf8f0}.student-attempt-result.is-wrong{color:#a43b3b;background:#fff0f0}.student-attempt-result p{flex-basis:100%;margin:3px 0 0}.student-attempt-actions{background:#f8fafc;border-top:1px solid #e4eaf1;justify-content:flex-end;align-items:center;gap:8px;padding:12px 14px;display:flex;position:sticky;bottom:0}.student-attempt-actions>span{color:#76889b;margin-right:auto;font-size:11px}.student-attempt-actions button{color:#fff;cursor:pointer;background:#2e6db5;border:1px solid #2e6db5;border-radius:8px;align-items:center;gap:5px;padding:8px 11px;font-weight:800;display:inline-flex}.student-attempt-actions button.is-secondary{color:#43617d;background:#fff;border-color:#d5dfeb}.student-attempt-actions button:disabled{cursor:not-allowed;opacity:.55}.student-attempt-locked{color:#8c6128;background:#fff4df;border-top:1px solid #f0dfbd;padding:10px 14px}.student-attempt-confirm-backdrop{z-index:110;background:#0b192b85;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.student-attempt-confirm{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:390px;padding:24px;position:relative;box-shadow:0 24px 70px #0000003d}.student-attempt-confirm>button{color:#738398;cursor:pointer;background:0 0;border:0;align-items:center;display:inline-flex;position:absolute;top:12px;right:12px}.student-attempt-confirm>span{color:#2c6bb4;background:#eaf2ff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.student-attempt-confirm h4{margin:12px 0 5px;font-size:18px}.student-attempt-confirm p{color:#667a8f;margin:0 0 18px;line-height:1.55}.student-attempt-confirm>div{justify-content:center;gap:8px;display:flex}.student-attempt-confirm>div button{color:#4b6177;cursor:pointer;background:#fff;border:1px solid #d7e0e9;border-radius:8px;align-items:center;gap:5px;padding:9px 13px;font-weight:800;display:inline-flex}.student-attempt-confirm>div button:last-child{color:#fff;background:#2e6db5;border-color:#2e6db5}@media (width<=700px){.student-attempt-options{grid-template-columns:1fr;margin-left:0}.student-attempt-options.is-binary{grid-template-columns:repeat(2,1fr)}.student-attempt-text,.student-attempt-result{max-width:100%;margin-left:0}.student-attempt-actions{flex-wrap:wrap;align-items:stretch}.student-attempt-actions>span{flex-basis:100%}.student-attempt-actions button{flex:1;justify-content:center}.student-attempt-confirm{padding:22px 18px}}.student-attempt{border-color:var(--line-strong);border-radius:var(--radius-card);box-shadow:var(--shadow-xs)}.student-attempt-head{gap:var(--space-3);min-height:68px;padding:var(--space-4) var(--space-5);grid-template-columns:minmax(0,1fr) auto auto;display:grid}.student-attempt-head>div:first-child{flex-wrap:wrap}.student-attempt-late{background:var(--status-warning-soft);color:var(--status-warning);border-radius:999px;padding:4px 9px;font-size:11px;font-weight:850}.student-attempt-deadline{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:inline-flex}.student-attempt-result-hold{background:var(--status-info-soft);color:var(--status-info);align-items:center;gap:var(--space-3);margin:var(--space-4) var(--space-5) 0;padding:var(--space-3) var(--space-4);border-radius:var(--radius-control);display:flex}.student-attempt-result-hold>div{gap:2px;display:grid}.student-attempt-result-hold span{color:#536d89;font-size:12px}.student-question-navigator{background:color-mix(in srgb, var(--surface) 94%, var(--primary-soft));border-bottom:1px solid var(--line-soft);border-top:1px solid var(--line-soft);align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);z-index:4;grid-template-columns:auto minmax(0,1fr) auto;display:grid;position:sticky;top:0}.student-question-navigator>span{color:var(--ink-soft);align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.student-question-navigator>div{scrollbar-width:thin;gap:6px;padding:2px;display:flex;overflow-x:auto}.student-question-navigator button{background:var(--surface);border:1px solid var(--line-strong);color:var(--muted);cursor:pointer;height:44px;transition:border-color var(--motion-fast), background var(--motion-fast), color var(--motion-fast);border-radius:8px;flex:0 0 44px;justify-content:center;align-items:center;font-size:12px;font-weight:850;display:inline-flex}.student-attempt-options label:has(input:focus-visible){outline-offset:2px;border-color:#244f89;outline:2px solid #244f89;box-shadow:0 0 0 3px #244f8947}.student-question-navigator button.is-answered{background:var(--status-info-soft);border-color:var(--primary-border);color:var(--status-info)}.student-question-navigator button.is-current{color:#244f89;border-color:#244f89;box-shadow:0 0 0 3px #244f8929}.student-question-navigator small{color:var(--muted);white-space:nowrap;font-size:11px}.student-attempt-questions>li{gap:var(--space-4);padding:var(--space-5);scroll-margin-top:76px}.student-attempt-questions>li.is-current{box-shadow:inset 3px 0 #4d78b5}.student-attempt-options label{min-height:var(--control-height);transition:border-color var(--motion-fast), background var(--motion-fast), box-shadow var(--motion-fast), transform var(--motion-fast)}.student-attempt-options label:hover:not(:has(input:disabled)){border-color:#b8c9dc;transform:translateY(-1px)}.student-attempt-actions{gap:var(--space-2);min-height:68px;padding:var(--space-3) var(--space-5) max(var(--space-3), env(safe-area-inset-bottom))}.student-attempt-actions>span{align-items:center;gap:6px;display:inline-flex}.student-attempt-actions>span.is-error{color:var(--status-danger)}.student-attempt-actions button,.student-attempt-confirm>div button,.student-attempt-confirm>button{min-height:var(--control-height)}.student-attempt-actions button{padding-inline:var(--space-4)}.student-attempt-confirm{border-radius:var(--radius-dialog);box-shadow:var(--shadow-float)}@media (width<=760px){.learner-task-center.is-focus-mode .student-attempt{box-shadow:none;border-left:0;border-right:0;border-radius:0;margin:0 -12px}.student-attempt-head{padding:var(--space-4);grid-template-columns:1fr auto}.student-attempt-deadline{grid-area:2/1/auto/-1}.student-question-navigator{padding-inline:var(--space-4);top:calc(52px + env(safe-area-inset-top));grid-template-columns:auto minmax(0,1fr)}.learner-task-center.is-focus-mode .student-question-navigator{top:calc(112px + env(safe-area-inset-top))}.student-question-navigator small{display:none}.student-attempt-questions>li{padding:var(--space-4);scroll-margin-top:176px}.student-attempt-result-hold{margin-inline:var(--space-4)}}@media (width<=480px){.student-attempt-head{grid-template-columns:1fr}.student-attempt-score{justify-self:start}.student-attempt-actions{padding-inline:var(--space-4);z-index:7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fafcf5}.student-attempt-actions>span{min-height:24px}.student-attempt-actions button{min-height:46px}}@media (prefers-reduced-motion:reduce){.student-attempt-options label,.student-question-navigator button{transition:none}.student-attempt-options label:hover:not(:has(input:disabled)){transform:none}}.teacher-assignment-review{background:#f8fafe;border:1px solid #e1e7f0;border-radius:12px;margin-top:14px;overflow:hidden}.teacher-assignment-review>header{background:#fff;border-bottom:1px solid #e4e9f0;justify-content:space-between;align-items:center;padding:11px 12px;display:flex}.teacher-review-summary{gap:18px;display:flex}.teacher-review-summary span{display:grid}.teacher-review-summary small{color:#7b8b9c;font-size:10px}.teacher-review-summary strong{color:#354c63;font-size:16px}.teacher-review-tabs button{color:#63778b;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:6px 9px;font-size:12px;font-weight:800;display:flex}.teacher-review-tabs button.is-active{color:#315f98;background:#fff;box-shadow:0 2px 7px #223a5417}.teacher-review-notice,.teacher-review-error{border-radius:8px;align-items:center;gap:6px;margin:10px 12px 0;padding:8px 9px;display:flex}.teacher-review-notice{color:#27734b;background:#eaf8f0}.teacher-review-error{color:#a23535;background:#fff0f0}.teacher-review-error button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;font-weight:800}.teacher-review-state{color:#73869a;text-align:center;justify-content:center;align-items:center;gap:7px;min-height:92px;padding:14px;display:flex}.teacher-attempt-layout{grid-template-columns:minmax(210px,280px) minmax(0,1fr);min-height:280px;display:grid}.teacher-attempt-list{background:#fff;border-right:1px solid #e4e9f0;max-height:560px;padding:7px;overflow:auto}.teacher-attempt-list>button{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:30px minmax(0,1fr) auto 15px;align-items:center;gap:8px;width:100%;padding:9px;display:grid}.teacher-attempt-list>button:hover,.teacher-attempt-list>button.is-selected{background:#eef4fc}.teacher-attempt-list>button>span{color:#687b8e;background:#edf1f5;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.teacher-attempt-list>button>span.is-submitted{color:#986321;background:#fff2dc}.teacher-attempt-list>button>span.is-graded{color:#28754d;background:#e7f7ee}.teacher-attempt-list>button>div{gap:2px;min-width:0;display:grid}.teacher-attempt-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.teacher-attempt-list small{color:#8291a1;font-size:10px}.teacher-attempt-list i{color:#63768a;white-space:nowrap;font-size:10px;font-style:normal;font-weight:800}.teacher-attempt-detail{min-width:0}.teacher-attempt-detail>header{background:#f8fafd;border-bottom:1px solid #e2e8ef;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.teacher-attempt-detail>header>div{display:grid}.teacher-attempt-detail>header small{color:#78899a}.teacher-attempt-detail>header>span{align-items:center;gap:7px;display:flex}.teacher-attempt-detail>header>span strong{color:#285f9e;font-size:19px}.teacher-attempt-detail>header i{color:#8291a0;font-size:11px;font-style:normal}.teacher-attempt-detail>ol{max-height:520px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.teacher-attempt-detail>ol>li{border-bottom:1px solid #e4e9f0;gap:10px;padding:14px;display:grid}.teacher-answer-head{align-items:flex-start;gap:9px;display:flex}.teacher-answer-head>span{color:#32679f;background:#e8f0fb;border-radius:7px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:900;display:inline-flex}.teacher-answer-head>div{flex:1;gap:2px;min-width:0;display:grid}.teacher-answer-head small{color:#7a8b9c;font-size:10px}.teacher-answer-head strong{color:#32485e;line-height:1.45}.teacher-answer-head>i{border-radius:20px;padding:3px 7px;font-size:10px;font-style:normal;font-weight:800}.teacher-answer-head>i.is-correct{color:#27744b;background:#e7f7ed}.teacher-answer-head>i.is-wrong{color:#a33a3a;background:#fff0f0}.teacher-student-answer{background:#fff;border:1px solid #e1e7ee;border-radius:8px;gap:4px;padding:9px 10px;display:grid}.teacher-student-answer small{color:#7b8d9f}.teacher-student-answer p{color:#31475d;white-space:pre-wrap;margin:0;line-height:1.5}.teacher-grade-fields{grid-template-columns:110px 1fr;gap:9px;display:grid}.teacher-grade-fields label{gap:4px;display:grid}.teacher-grade-fields label>span{color:#64788d;font-size:11px;font-weight:800}.teacher-grade-fields label>div{align-items:center;gap:5px;display:flex}.teacher-grade-fields input,.teacher-grade-fields textarea{box-sizing:border-box;color:#2f465c;font:inherit;background:#fff;border:1px solid #d9e2eb;border-radius:8px;width:100%;padding:8px 9px}.teacher-grade-fields textarea{resize:vertical}.teacher-grade-fields label small{color:#78899a;white-space:nowrap}.teacher-attempt-detail>footer{background:#f8fafc;border-top:1px solid #e2e8ef;justify-content:flex-end;padding:10px 14px;display:flex}.teacher-attempt-detail>footer button{color:#fff;cursor:pointer;background:#3269a8;border:0;border-radius:8px;align-items:center;gap:5px;padding:8px 11px;font-weight:800;display:inline-flex}.teacher-attempt-detail>footer button:disabled{opacity:.55}.teacher-attempt-placeholder{color:#718396;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:24px;display:flex}.teacher-attempt-placeholder strong{color:#40576d;margin:8px 0 2px}.teacher-attempt-placeholder p{margin:0}.teacher-question-statistics{gap:9px;padding:12px;display:grid}.teacher-question-statistics article{background:#fff;border:1px solid #e1e7ee;border-radius:10px;gap:10px;padding:11px 12px;display:grid}.teacher-question-statistics article>header{align-items:flex-start;gap:9px;display:flex}.teacher-question-statistics article>header>span{color:#35679e;background:#edf3fb;border-radius:7px;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:11px;font-weight:900;display:inline-flex}.teacher-question-statistics article>header>div{min-width:0;display:grid}.teacher-question-statistics article>header small{color:#7b8d9e;font-size:10px}.teacher-question-statistics article>header strong{color:#33495f;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.teacher-question-statistics article>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.teacher-question-statistics article>div span{background:#f6f8fb;border-radius:7px;padding:7px 8px;display:grid}.teacher-question-statistics article>div small{color:#7a8b9d;font-size:10px}.teacher-question-statistics article>div strong{color:#3b5268}.teacher-question-statistics article>i{background:#edf1f5;border-radius:20px;height:5px;overflow:hidden}.teacher-question-statistics article>i b{background:linear-gradient(90deg,#4d82c2,#64a6d9);height:100%;display:block}@media (width<=800px){.teacher-assignment-review>header{flex-direction:column;align-items:stretch;gap:9px}.teacher-review-summary{justify-content:space-between}.teacher-review-tabs button{flex:1;justify-content:center}.teacher-attempt-layout{grid-template-columns:1fr}.teacher-attempt-list{border-bottom:1px solid #e4e9f0;border-right:0;max-height:220px}.teacher-attempt-placeholder{min-height:150px}.teacher-grade-fields{grid-template-columns:1fr}}@media (width<=520px){.teacher-review-summary{gap:8px}.teacher-question-statistics article>div{grid-template-columns:1fr}.teacher-attempt-list>button{grid-template-columns:30px minmax(0,1fr) 15px}.teacher-attempt-list>button>i{grid-column:2}.teacher-attempt-list>button>svg{grid-area:1/3/3}.teacher-question-statistics article>header strong{white-space:normal}}.teaching-workspace-v2{--tw-bg:#f4f6fa;--tw-card:#fff;--tw-line:#dfe5ee;--tw-ink:#172b40;--tw-muted:#6a7b8e;--tw-blue:#315fce;--tw-violet:#6753d7;background:radial-gradient(circle at 92% 0, #6856da14, transparent 28rem), var(--tw-bg);color:var(--tw-ink);min-height:100%;padding:clamp(16px,2.1vw,30px)}.teaching-workspace-v2 button,.teaching-workspace-v2 input,.teaching-workspace-v2 select,.teaching-workspace-v2 textarea{font:inherit}.teaching-workspace-v2 button{-webkit-tap-highlight-color:transparent}.teaching-workspace-v2 :is(button,input,select,textarea):focus-visible{outline-offset:2px;outline:3px solid #315fce3d}.teaching-commandbar{color:#fff;background:linear-gradient(125deg,#142c49 0%,#1b3b61 58%,#354876 100%);border:1px solid #ffffff14;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;padding:25px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #152a4426}.teaching-commandbar:after{content:"";background:linear-gradient(145deg,#8073ee61,#0000);border-radius:50%;width:260px;height:260px;position:absolute;top:-140px;right:-76px}.teaching-commandbar-copy{z-index:1;min-width:0;position:relative}.teaching-commandbar-copy>span{color:#b9cef0;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:850;display:flex}.teaching-commandbar-copy h1{letter-spacing:-.04em;margin:7px 0 5px;font-size:clamp(24px,2.4vw,34px)}.teaching-commandbar-copy p{color:#c9d7e8;margin:0;font-size:13px}.teaching-commandbar-metrics{z-index:1;gap:7px;display:flex;position:relative}.teaching-commandbar-metrics span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:13px;min-width:82px;padding:10px 13px;display:grid}.teaching-commandbar-metrics span.is-attention{background:#8068e73d;border-color:#bfb4ff47}.teaching-commandbar-metrics strong{font-size:21px}.teaching-commandbar-metrics small{color:#b8c9dc;font-size:10px}.teaching-section-nav{border:1px solid var(--tw-line);z-index:12;background:#ffffffe0;border-radius:17px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:14px 0 20px;padding:6px;display:grid;position:sticky;top:8px;box-shadow:0 7px 24px #2638500f}.teaching-section-nav>button{color:var(--tw-muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:54px;padding:7px 10px;display:grid}.teaching-section-nav>button:hover{color:#32475e;background:#f2f5fa}.teaching-section-nav>button>span{background:#edf1f6;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.teaching-section-nav>button.is-active>span{color:#5b4fcf;background:#fff;box-shadow:0 4px 12px #3a4a931f}.teaching-section-nav>button>div{min-width:0;display:grid}.teaching-section-nav strong{font-size:13px}.teaching-section-nav small{opacity:.82;font-size:10px}.teaching-section-nav i{color:#fff;background:#e75761;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;padding:2px 4px;font-size:9px;font-style:normal;font-weight:900;display:inline-flex}.teaching-page-state{color:var(--tw-muted);text-align:center;background:#fff;border:1px dashed #ced7e3;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:220px;padding:28px;display:flex}.teaching-page-state strong{color:#33495f;font-size:15px}.teaching-page-state span{font-size:12px}.teaching-page-state button{color:#fff;cursor:pointer;background:#315fce;border:0;border-radius:9px;min-height:40px;margin-top:8px;padding:0 15px}.teaching-page-state.compact{min-height:110px;padding:18px}.teaching-page-state.is-error{color:#a4424b}.teaching-page-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.teaching-page-head>div:first-child{align-items:center;gap:12px;display:flex}.teaching-page-icon{color:#315fce;background:#e7efff;border-radius:13px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.teaching-page-icon.is-violet{color:#6852d5;background:#eeebff}.teaching-page-head h2{letter-spacing:-.02em;margin:0;font-size:21px}.teaching-page-head p{color:var(--tw-muted);margin:3px 0 0;font-size:12px}.teaching-page-head-stats{align-items:center;gap:7px;display:flex}.teaching-page-head-stats>span{border:1px solid var(--tw-line);background:#fff;border-radius:10px;min-width:65px;padding:7px 10px;display:grid}.teaching-page-head-stats strong{font-size:16px}.teaching-page-head-stats small{color:var(--tw-muted);font-size:9px}.teaching-page-head-stats>button{border:1px solid var(--tw-line);color:#52677d;cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:0 13px;display:inline-flex}.teaching-page-head-stats>button.is-primary{color:#fff;background:linear-gradient(120deg,#345fc9,#6554d5);border:0;font-weight:800;box-shadow:0 7px 18px #404bc233}.teaching-overview{gap:16px;display:grid}.teaching-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.teaching-overview-grid article{border:1px solid var(--tw-line);background:#fff;border-radius:16px;align-items:center;gap:13px;min-height:104px;padding:15px;display:flex;box-shadow:0 8px 24px #2338520d}.teaching-overview-grid article>span{color:#315fce;background:#e8efff;border-radius:13px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.teaching-overview-grid article>span.is-violet{color:#6954d7;background:#eeebff}.teaching-overview-grid article>span.is-cyan{color:#27828b;background:#e6f7f8}.teaching-overview-grid article>span.is-slate{color:#51687f;background:#edf1f5}.teaching-overview-grid article div{display:grid}.teaching-overview-grid small{color:var(--tw-muted);font-size:10px}.teaching-overview-grid strong{font-size:25px;line-height:1.1}.teaching-overview-grid p{color:#75879a;margin:4px 0 0;font-size:10px}.teaching-overview-columns{grid-template-columns:minmax(0,1.65fr) minmax(270px,.75fr);gap:14px;display:grid}.teaching-today-card,.teaching-quick-card,.teaching-live-list{border:1px solid var(--tw-line);background:#fff;border-radius:17px;overflow:hidden;box-shadow:0 8px 24px #2338520d}.teaching-today-card>header,.teaching-live-list>header{border-bottom:1px solid #e8ecf2;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.teaching-today-card header span,.teaching-live-list header span,.teaching-quick-card>span{color:#6d59d5;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.teaching-today-card h2,.teaching-live-list h2,.teaching-quick-card h2{margin:3px 0 0;font-size:16px}.teaching-today-card time{color:#596d82;background:#f2f5f9;border-radius:9px;padding:6px 9px;font-size:10px}.teaching-todo-list{padding:6px;display:grid}.teaching-todo-list button{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:61px;padding:8px 10px;display:grid}.teaching-todo-list button:hover{background:#f5f7fb}.teaching-todo-list button>span{color:#315fce;background:#eaf0ff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.teaching-todo-list button>span.is-violet{color:#6751d5;background:#eeebff}.teaching-todo-list button>span.is-amber{color:#a96819;background:#fff2df}.teaching-todo-list button>div{min-width:0;display:grid}.teaching-todo-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.teaching-todo-list small{color:var(--tw-muted);font-size:10px}.teaching-todo-list em{color:#315fce;align-items:center;gap:4px;font-size:10px;font-style:normal;font-weight:800;display:flex}.teaching-overview-empty{color:#728497;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:24px;display:flex}.teaching-overview-empty strong{color:#40566c;margin-top:7px}.teaching-overview-empty p{margin:3px 0;font-size:11px}.teaching-overview-empty.compact{min-height:110px}.teaching-quick-card{padding:17px}.teaching-quick-card h2{margin-bottom:12px}.teaching-quick-card>button{color:#42576d;cursor:pointer;text-align:left;background:#f7f8fb;border:1px solid #0000;border-radius:11px;grid-template-columns:28px minmax(0,1fr) 16px;align-items:center;gap:9px;width:100%;min-height:58px;margin-top:7px;padding:8px 10px;display:grid}.teaching-quick-card>button:hover{color:#4e43ad;background:#f0f2ff;border-color:#dedafa}.teaching-quick-card>button>div{display:grid}.teaching-quick-card small{color:var(--tw-muted);font-size:9px}.teaching-live-list>header button{color:#315fce;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:11px;font-weight:800;display:flex}.teaching-live-list>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.teaching-live-list article{border-bottom:1px solid #edf0f4;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 17px;display:grid}.teaching-live-list article:nth-child(odd){border-right:1px solid #edf0f4}.teaching-live-list article>span{background:#e9edf3;border-radius:999px;height:6px;overflow:hidden}.teaching-live-list article>span i{background:linear-gradient(90deg,#426fd1,#7060dc);height:100%;display:block}.teaching-live-list article>div{min-width:0;display:grid}.teaching-live-list article>div strong,.teaching-live-list article>div small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.teaching-live-list article small{color:var(--tw-muted);font-size:9px}.teaching-live-list article>em{text-align:right;font-style:normal;display:grid}.assignments-toolbar,.grading-toolbar{border:1px solid var(--tw-line);background:#fff;border-radius:13px;align-items:center;gap:9px;margin-bottom:13px;padding:7px;display:flex}.assignments-toolbar>label,.grading-toolbar>label{color:#718397;background:#f5f7fa;border:1px solid #0000;border-radius:9px;flex:1;align-items:center;gap:7px;min-width:180px;padding:0 10px;display:flex}.assignments-toolbar input,.grading-toolbar input{color:#263d54;background:0 0;border:0;outline:0;width:100%;min-width:0;height:38px}.assignments-toolbar>div,.grading-toolbar>div{background:#f1f3f7;border-radius:9px;gap:3px;padding:3px;display:flex}.assignments-toolbar>div button,.grading-toolbar>div button{color:#64778b;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:34px;padding:0 10px}.assignments-toolbar>div button.is-active,.grading-toolbar>div button.is-active{color:#315fce;background:#fff;font-weight:800;box-shadow:0 3px 9px #24374e14}.assignments-toolbar button i,.grading-toolbar button i{color:#fff;background:#e85861;border-radius:99px;margin-left:4px;padding:1px 4px;font-size:8px;font-style:normal}.assignments-toolbar>button{border:1px solid var(--tw-line);color:#536a80;cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.assignments-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.assignment-management-card{border:1px solid var(--tw-line);background:#fff;border-radius:16px;min-width:0;padding:15px;position:relative;box-shadow:0 8px 24px #2338520d}.assignment-management-card:before{content:"";background:#5d6f84;border-radius:0 0 6px 6px;height:3px;position:absolute;top:0;left:18px;right:18px}.assignment-management-card.is-draft:before{background:#8392a5}.assignment-management-card.is-published:before{background:linear-gradient(90deg,#426fd1,#7460dc)}.assignment-management-card.is-closed:before{background:#55a17a}.assignment-management-card>header{justify-content:space-between;align-items:center;display:flex}.assignment-management-card>header>div:first-child{align-items:center;gap:8px;display:flex}.assignment-management-card>header small{color:var(--tw-muted);align-items:center;gap:4px;font-size:9px;display:flex}.assignment-status{border-radius:999px;padding:4px 7px;font-size:9px;font-weight:850}.assignment-status.is-draft{color:#5c6f83;background:#eef1f5}.assignment-status.is-published{color:#315fce;background:#e9f0ff}.assignment-status.is-closed{color:#347352;background:#e8f6ee}.assignment-card-menu{position:relative}.assignment-card-menu>button{color:#718397;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.assignment-card-menu>div{border:1px solid var(--tw-line);z-index:8;background:#fff;border-radius:10px;min-width:150px;padding:5px;display:grid;position:absolute;top:38px;right:0;box-shadow:0 12px 30px #1b2c4229}.assignment-card-menu>div button{color:#455a70;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;min-height:36px;padding:0 9px;display:flex}.assignment-card-menu>div button:hover{background:#f3f5f8}.assignment-card-menu>div button.is-danger{color:#aa3d47}.assignment-card-copy h3{margin:13px 0 5px;font-size:17px}.assignment-card-copy p{color:var(--tw-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;margin:0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.assignment-card-metadata{flex-wrap:wrap;gap:11px;margin:13px 0 10px;display:flex}.assignment-card-metadata span{color:#6d7f92;align-items:center;gap:4px;font-size:10px;display:flex}.assignment-card-metadata strong{color:#344b61}.assignment-card-progress{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.assignment-card-progress>span{background:#e9edf2;border-radius:99px;height:6px;overflow:hidden}.assignment-card-progress i{background:linear-gradient(90deg,#426fd1,#7160dc);height:100%;display:block}.assignment-card-progress strong{color:#52667b;font-size:10px}.assignment-management-card>footer{border-top:1px solid #edf0f4;gap:5px;margin-top:13px;padding-top:11px;display:flex}.assignment-management-card>footer button{color:#50657a;cursor:pointer;background:#f5f7fa;border:1px solid #0000;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;min-height:38px;padding:0 8px;display:inline-flex}.assignment-management-card>footer button:hover,.assignment-management-card>footer button.is-active{color:#3c54af;background:#edf1ff}.assignment-management-card>footer button.is-primary{color:#fff;background:linear-gradient(120deg,#345fc9,#6655d5)}.assignment-inline-analysis{background:#f7f9fc;border-radius:11px;margin-top:10px;padding:10px}.assignment-inline-analysis>div{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.assignment-inline-analysis>div span{background:#fff;border-radius:8px;padding:7px;display:grid}.assignment-inline-analysis small{color:var(--tw-muted);font-size:9px}.assignment-inline-analysis ul{gap:6px;margin:9px 0 0;padding:0;list-style:none;display:grid}.assignment-inline-analysis li{grid-template-columns:minmax(90px,.6fr) 1fr;align-items:center;gap:10px;display:grid}.assignment-inline-analysis li span{justify-content:space-between;display:flex}.assignment-inline-analysis li i{background:#e6ebf1;border-radius:99px;height:5px;overflow:hidden}.assignment-inline-analysis li b{background:#5b6fd2;height:100%;display:block}.assignment-editor-shell{z-index:1000;background:#f4f6fa;position:fixed;inset:0;overflow:auto}.assignment-editor-topbar{color:#fff;z-index:5;background:#152d49;grid-template-columns:190px minmax(0,1fr) 44px;align-items:center;gap:18px;min-height:70px;padding:0 clamp(15px,3vw,38px);display:grid;position:sticky;top:0}.assignment-editor-topbar>button{color:#d9e4f0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 10px;display:inline-flex}.assignment-editor-topbar>div{text-align:center;display:grid}.assignment-editor-topbar span{color:#aebfd2;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.assignment-editor-topbar h1{text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:17px;overflow:hidden}.assignment-editor-topbar button.assignment-editor-close{width:42px;padding:0}.assignment-editor-steps{border-bottom:1px solid var(--tw-line);z-index:4;background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1160px;margin:0 auto;padding:12px clamp(15px,3vw,28px);display:grid;position:sticky;top:70px}.assignment-editor-steps button{color:#78899b;text-align:left;background:0 0;border:0;align-items:center;gap:9px;min-height:46px;padding:5px 12px;display:flex}.assignment-editor-steps button+button{border-left:1px solid #e7ebf1}.assignment-editor-steps button>span{background:#edf1f5;border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.assignment-editor-steps button>div{display:grid}.assignment-editor-steps small{text-transform:uppercase;font-size:8px}.assignment-editor-steps strong{font-size:11px}.assignment-editor-steps button.is-active{color:#3c54ad}.assignment-editor-steps button.is-active>span{color:#5c4fce;background:#e9edff}.assignment-editor-steps button.is-complete{color:#347354;cursor:pointer}.assignment-editor-steps button.is-complete>span{background:#e7f6ed}.assignment-editor-main{max-width:1160px;margin:0 auto;padding:22px clamp(15px,3vw,28px) 105px}.assignment-editor-section{border:1px solid var(--tw-line);background:#fff;border-radius:18px;padding:clamp(16px,2.5vw,28px);overflow:hidden;box-shadow:0 12px 36px #22354e0f}.assignment-editor-section>header{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.assignment-editor-section>header>span{color:#5b4cca;background:#e9edff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:inline-flex}.assignment-editor-section h2{margin:0;font-size:20px}.assignment-editor-section>header p{color:var(--tw-muted);margin:4px 0 0;font-size:11px}.assignment-mode-picker{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px;display:grid}.assignment-mode-picker>button{color:#52677c;cursor:pointer;text-align:left;background:#f8f9fb;border:1px solid #dfe5ec;border-radius:13px;grid-template-columns:38px minmax(0,1fr) 22px;align-items:center;gap:11px;min-height:78px;padding:12px 14px;display:grid}.assignment-mode-picker>button.is-selected{color:#3b4f9d;background:linear-gradient(120deg,#edf2ff,#f3efff);border-color:#bfc8f0}.assignment-mode-picker>button>div{display:grid}.assignment-mode-picker small{color:var(--tw-muted);font-size:9px}.assignment-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.assignment-info-grid label{gap:6px;display:grid}.assignment-info-grid label.is-wide{grid-column:1/-1}.assignment-info-grid label>span,.assignment-class-grid legend{color:#53687e;font-size:11px;font-weight:800}.assignment-info-grid input,.assignment-info-grid textarea{box-sizing:border-box;color:#233b52;resize:vertical;background:#fafbfd;border:1px solid #d9e1ea;border-radius:10px;width:100%;min-height:44px;padding:10px 11px}.assignment-class-grid{border:0;margin:19px 0 0;padding:0}.assignment-class-grid legend{align-items:center;gap:6px;margin-bottom:8px;display:flex}.assignment-class-grid legend small{color:var(--tw-muted);font-weight:500}.assignment-class-grid>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.assignment-class-grid label{cursor:pointer;background:#f8f9fb;border:1px solid #dfe5ec;border-radius:10px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:8px;min-height:58px;padding:8px 11px;display:grid}.assignment-class-grid label.is-selected{color:#334d9e;background:#edf2ff;border-color:#bdc9ed}.assignment-class-grid input{opacity:0;width:1px;height:1px;position:absolute}.assignment-class-grid label>span{display:grid}.assignment-class-grid small{color:var(--tw-muted);font-size:9px}.assignment-class-grid label>svg{opacity:0}.assignment-class-grid label.is-selected>svg{opacity:1}.assignment-question-columns{grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:14px;display:grid}.assignment-question-library,.assignment-selected-questions{border:1px solid #dfe5ed;border-radius:13px;min-width:0;overflow:hidden}.assignment-question-filters{background:#f7f8fb;border-bottom:1px solid #e2e7ee;grid-template-columns:minmax(180px,1fr) 120px 120px;gap:7px;padding:9px;display:grid}.assignment-question-filters label{color:#708296;background:#fff;border:1px solid #dce3eb;border-radius:8px;align-items:center;gap:5px;padding:0 8px;display:flex}.assignment-question-filters input,.assignment-question-filters select,.assignment-question-filters+select,.assignment-question-filters select{background:#fff;border:1px solid #dce3eb;border-radius:8px;min-width:0;min-height:40px;padding:0 8px}.assignment-question-filters input{border:0;outline:0;width:100%}.assignment-question-results{max-height:540px;padding:7px;display:grid;overflow:auto}.assignment-question-results>button{color:#3f556b;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:38px minmax(0,1fr) 28px;align-items:flex-start;gap:8px;min-height:62px;padding:8px;display:grid}.assignment-question-results>button:hover{background:#f5f7fa}.assignment-question-results>button.is-selected{background:#eef2ff}.assignment-question-results>button>span{color:#37669e;text-align:center;background:#e8effa;border-radius:7px;padding:4px;font-size:9px;font-weight:800}.assignment-question-results>button>div{min-width:0;display:grid}.assignment-question-results strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.assignment-question-results small{color:var(--tw-muted);font-size:9px}.assignment-question-results>button>i{background:#e9edf2;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;font-style:normal;display:inline-flex}.assignment-question-results>button.is-selected>i{color:#fff;background:#5c5acc}.assignment-selected-questions>header{background:#f7f8fb;border-bottom:1px solid #e2e7ee;justify-content:space-between;align-items:center;padding:10px 11px;display:flex}.assignment-selected-questions>header>div{display:grid}.assignment-selected-questions>header span{color:var(--tw-muted);font-size:9px}.assignment-selected-questions>header button{color:#9a4450;cursor:pointer;background:0 0;border:0}.assignment-selected-questions ol{max-height:540px;margin:0;padding:6px;list-style:none;display:grid;overflow:auto}.assignment-selected-questions li{border-bottom:1px solid #edf0f4;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:7px;padding:8px 4px;display:grid}.assignment-selected-questions li>span{color:#4e50bd;background:#e9edff;border-radius:7px;justify-content:center;align-items:center;height:24px;font-size:9px;font-weight:900;display:inline-flex}.assignment-selected-questions li>div:nth-child(2){min-width:0;display:grid}.assignment-selected-questions li strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.assignment-selected-questions li small{color:var(--tw-muted);font-size:8px}.assignment-selected-questions li>div:last-child{gap:2px;display:flex}.assignment-selected-questions li button{color:#64768a;cursor:pointer;background:#f0f2f5;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.assignment-editor-empty{color:var(--tw-muted);text-align:center;background:#f8f9fb;border:1px dashed #d5dde7;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:24px;display:flex}.assignment-editor-empty strong{color:#42576d;margin-top:7px}.assignment-editor-empty p{font-size:10px}.assignment-editor-empty button{color:#fff;background:#315fce;border:0;border-radius:8px;align-items:center;gap:5px;min-height:40px;padding:0 13px;display:inline-flex}.assignment-editor-empty.compact{border:0;min-height:130px}.assignment-preview-layout{grid-template-columns:minmax(240px,.55fr) minmax(0,1.2fr);gap:15px;display:grid}.assignment-publish-checklist{background:#f7f8fb;border:1px solid #dfe5ec;border-radius:13px;padding:15px}.assignment-publish-checklist>span{color:#6b56d2;letter-spacing:.12em;font-size:9px;font-weight:900}.assignment-publish-checklist p{color:#a14b54;align-items:center;gap:7px;font-size:11px;display:flex}.assignment-publish-checklist p.is-ok{color:#347653}.assignment-publish-checklist>div{border-top:1px solid #e2e7ee;margin-top:14px;padding-top:13px;display:grid}.assignment-publish-checklist small{color:var(--tw-muted);font-size:9px}.assignment-student-preview{background:#edf1f6;border:1px solid #d7dee7;border-radius:16px;padding:20px;overflow:hidden}.assignment-student-preview>header{color:#65788b;justify-content:space-between;margin-bottom:8px;font-size:9px;display:flex}.assignment-student-preview>div{background:#fff;border-radius:14px;padding:20px;box-shadow:0 12px 30px #25364c17}.assignment-student-preview>div>i{color:#5149bb;background:#ecefff;border-radius:99px;padding:4px 7px;font-size:9px;font-style:normal}.assignment-student-preview h2{margin:12px 0 5px}.assignment-student-preview p{color:var(--tw-muted);font-size:11px}.assignment-student-preview dl{background:#f6f8fa;border-radius:10px;grid-template-columns:repeat(2,1fr);margin:14px 0;padding:10px;display:grid}.assignment-student-preview dl div{display:grid}.assignment-student-preview dt{color:var(--tw-muted);font-size:8px}.assignment-student-preview dd{margin:2px 0 0;font-size:10px}.assignment-student-preview ol,.teaching-preview-layer ol{gap:7px;margin:0;padding:0;list-style:none;display:grid}.assignment-student-preview li,.teaching-preview-layer li{border:1px solid #e2e7ee;border-radius:9px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:8px;padding:8px;display:grid}.assignment-student-preview li>span,.teaching-preview-layer li>span{color:#4c50b6;background:#e9edff;border-radius:6px;justify-content:center;align-items:center;height:24px;font-size:9px;font-weight:900;display:inline-flex}.assignment-student-preview li div,.teaching-preview-layer li div{display:grid}.assignment-student-preview li small,.teaching-preview-layer li small{color:var(--tw-muted);font-size:8px}.assignment-preview-notice{color:#63778b;background:#f5f7fa;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:90px;display:flex}.assignment-editor-error{color:#a33e48;background:#fff0f1;border:1px solid #f2ccd0;border-radius:10px;align-items:center;gap:7px;margin-top:12px;padding:10px 12px;display:flex}.assignment-editor-footer{border-top:1px solid var(--tw-line);z-index:6;background:#fffffff5;justify-content:space-between;align-items:center;min-height:70px;padding:0 clamp(15px,3vw,38px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #25364c0f}.assignment-editor-footer>div:first-child{display:grid}.assignment-editor-footer>div:first-child span{color:var(--tw-muted);font-size:9px}.assignment-editor-footer>div:last-child{gap:7px;display:flex}.assignment-editor-footer button{color:#4d6277;cursor:pointer;background:#fff;border:1px solid #d9e1ea;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:0 16px;display:inline-flex}.assignment-editor-footer button.is-primary{color:#fff;background:linear-gradient(120deg,#345fc9,#6554d5);border:0;font-weight:800}.teaching-confirm-layer,.teaching-preview-layer{z-index:1100;background:#0f1d2e94;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.teaching-confirm-layer>section{text-align:center;background:#fff;border-radius:17px;width:100%;max-width:420px;padding:23px;box-shadow:0 24px 70px #0c1a2b42}.teaching-confirm-layer>section>span{color:#6752d4;background:#eeebff;border-radius:13px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.teaching-confirm-layer>section>span.is-danger{color:#b13d48;background:#fff0f1}.teaching-confirm-layer h2{margin:13px 0 6px;font-size:19px}.teaching-confirm-layer p{color:var(--tw-muted);margin:0;font-size:11px;line-height:1.6}.teaching-confirm-layer section>div{justify-content:center;gap:8px;margin-top:18px;display:flex}.teaching-confirm-layer button{color:#4c6075;cursor:pointer;background:#f1f3f6;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-width:110px;min-height:42px;display:inline-flex}.teaching-confirm-layer button.is-primary{color:#fff;background:#405cc0}.teaching-confirm-layer button.is-danger{color:#fff;background:#b43e49}.teaching-preview-layer>section{background:#eef1f6;border-radius:18px;width:100%;max-width:720px;max-height:90vh;padding:18px;overflow:auto}.teaching-preview-layer>section>header{justify-content:space-between;align-items:center;padding:0 2px 12px;display:flex}.teaching-preview-layer header span{color:#6250ce;letter-spacing:.12em;font-size:9px;font-weight:900}.teaching-preview-layer h2{margin:3px 0 0}.teaching-preview-layer header button{color:#5d7084;background:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.teaching-preview-layer>section>div{background:#fff;border-radius:13px;padding:19px}.teaching-preview-layer>section>div>p{color:var(--tw-muted)}.teaching-preview-layer dl{background:#f5f7fa;border-radius:9px;grid-template-columns:repeat(2,1fr);padding:10px;display:grid}.teaching-preview-layer dl div{display:grid}.teaching-preview-layer dt{color:var(--tw-muted);font-size:9px}.teaching-preview-layer dd{margin:2px 0;font-size:10px}.grading-workbench{border:1px solid var(--tw-line);background:#fff;border-radius:16px;grid-template-columns:250px minmax(0,1fr);min-height:610px;display:grid;overflow:hidden}.grading-assignment-rail{background:#f7f8fb;border-right:1px solid #dfe5ed;min-width:0}.grading-assignment-rail>header{border-bottom:1px solid #e1e6ed;justify-content:space-between;align-items:center;padding:13px;display:flex}.grading-assignment-rail>header span{color:var(--tw-muted);font-size:10px;font-weight:800}.grading-assignment-rail>header strong{background:#e6eaf1;border-radius:99px;padding:3px 7px;font-size:9px}.grading-assignment-rail>div{max-height:670px;padding:6px;display:grid;overflow:auto}.grading-assignment-rail>div>button{color:#42576c;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:32px minmax(0,1fr) auto 14px;align-items:center;gap:7px;min-height:72px;padding:8px;display:grid}.grading-assignment-rail>div>button:hover,.grading-assignment-rail>div>button.is-active{background:#fff;box-shadow:0 4px 13px #26384e12}.grading-assignment-rail button>span{color:#347451;background:#e7f5ed;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.grading-assignment-rail button>span.is-pending{color:#9a631d;background:#fff0dc}.grading-assignment-rail button>div{min-width:0;display:grid}.grading-assignment-rail button strong,.grading-assignment-rail button small,.grading-assignment-rail button em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.grading-assignment-rail button small,.grading-assignment-rail button em{color:var(--tw-muted);font-size:8px;font-style:normal}.grading-assignment-rail button>i{color:#fff;background:#e95660;border-radius:99px;justify-content:center;align-items:center;min-width:17px;padding:2px 4px;font-size:8px;font-style:normal;font-weight:900;display:inline-flex}.grading-rail-empty{color:var(--tw-muted);text-align:center;flex-direction:column;align-items:center;min-height:180px;padding:22px;display:flex}.grading-rail-empty strong{color:#41576c;margin:6px 0 3px}.grading-rail-empty span{font-size:9px}.grading-review-stage{min-width:0}.grading-review-stage>header{border-bottom:1px solid #e2e7ee;justify-content:space-between;align-items:center;min-height:75px;padding:0 17px;display:flex}.grading-review-stage>header>div{display:grid}.grading-review-stage>header span{color:#5c4dcb;font-size:9px;font-weight:900}.grading-review-stage>header h2{margin:2px 0;font-size:17px}.grading-review-stage>header p{color:var(--tw-muted);margin:0;font-size:9px}.grading-review-stage>header>strong{color:#a3611c;text-align:right;font-size:22px;display:grid}.grading-review-stage>header>strong small{color:var(--tw-muted);font-size:8px}.teacher-assignment-review-v2{background:#fff;border:0;border-radius:0;margin:0;overflow:visible}.teacher-review-command{background:#f8f9fb;border-bottom:1px solid #e2e7ee;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.teacher-review-tabs{background:#edf0f4;border-radius:9px;gap:3px;padding:3px;display:flex}.teacher-review-tabs button{color:#64778b;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;min-height:34px;padding:0 10px;display:flex}.teacher-review-tabs button.is-active{color:#3d57b5;background:#fff;font-weight:800;box-shadow:0 3px 9px #23364d14}.teacher-review-counts{gap:6px;display:flex}.teacher-review-counts span{background:#fff;border:1px solid #e1e6ed;border-radius:8px;min-width:52px;padding:4px 7px;display:grid}.teacher-review-counts span.is-pending{background:#fff6e9;border-color:#f2dfc4}.teacher-review-counts span.is-done{background:#eef8f2;border-color:#d8ebdf}.teacher-review-counts small{color:var(--tw-muted);font-size:7px}.teacher-review-workbench{grid-template-columns:210px minmax(320px,1fr) 270px;min-height:520px;display:grid}.teacher-student-queue{background:#f9fafc;border-right:1px solid #e1e6ed;min-width:0}.teacher-queue-filters{border-bottom:1px solid #e2e7ee;padding:7px}.teacher-queue-filters label{color:#76889a;background:#fff;border:1px solid #dde4ec;border-radius:8px;align-items:center;gap:5px;padding:0 7px;display:flex}.teacher-queue-filters input{border:0;outline:0;width:100%;min-width:0;height:34px}.teacher-queue-filters>div{grid-template-columns:repeat(4,1fr);gap:2px;margin-top:5px;display:grid}.teacher-queue-filters button{color:#78899b;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:28px;padding:0 2px;font-size:8px}.teacher-queue-filters button.is-active{color:#4c50b7;background:#e9edff;font-weight:800}.teacher-queue-list{max-height:540px;padding:5px;display:grid;overflow:auto}.teacher-queue-list>button{color:#40556b;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:30px minmax(0,1fr) auto 14px;align-items:center;gap:6px;min-height:57px;padding:6px;display:grid}.teacher-queue-list>button:hover,.teacher-queue-list>button.is-selected{background:#fff;box-shadow:0 3px 11px #23364e12}.teacher-queue-list>button>span{color:#667a8e;background:#edf1f5;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.teacher-queue-list>button>span.is-pending{color:#9a631c;background:#fff0dc}.teacher-queue-list>button>span.is-graded{color:#347451;background:#e7f6ed}.teacher-queue-list>button>div{min-width:0;display:grid}.teacher-queue-list strong,.teacher-queue-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.teacher-queue-list small{color:var(--tw-muted);font-size:8px}.teacher-queue-list i{color:#5d7186;font-size:8px;font-style:normal;font-weight:800}.teacher-queue-empty{color:var(--tw-muted);text-align:center;flex-direction:column;align-items:center;min-height:160px;padding:16px;display:flex}.teacher-queue-empty strong{color:#455a70;margin-top:6px;font-size:10px}.teacher-answer-paper{background:#f5f7fa;min-width:0}.teacher-answer-paper>header{background:#fff;border-bottom:1px solid #e1e6ed;justify-content:space-between;align-items:center;min-height:58px;padding:0 12px;display:flex}.teacher-answer-paper>header>div:first-child{display:grid}.teacher-answer-paper>header span{color:#6250cd;font-size:8px;font-weight:900}.teacher-answer-paper>header h3{margin:1px 0;font-size:13px}.teacher-answer-paper>header p{color:var(--tw-muted);margin:0;font-size:8px}.teacher-answer-paper>header>div:last-child{align-items:center;gap:5px;display:flex}.teacher-answer-paper>header button{color:#5e7287;background:#f2f4f7;border:0;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.teacher-answer-paper>header>div:last-child span{color:#65788b}.teacher-answer-paper>ol{gap:8px;max-height:540px;margin:0;padding:10px;list-style:none;display:grid;overflow:auto}.teacher-answer-paper>ol>li{cursor:pointer;background:#fff;border:1px solid #dfe5ec;border-radius:11px;overflow:hidden}.teacher-answer-paper>ol>li.is-selected{border-color:#9296dd;box-shadow:0 0 0 2px #5e53cc1a}.teacher-answer-paper li>header{border-bottom:1px solid #edf0f4;align-items:flex-start;gap:8px;padding:10px;display:flex}.teacher-answer-paper li>header>span{color:#5051ba;background:#e9edff;border-radius:7px;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:9px;font-weight:900;display:inline-flex}.teacher-answer-paper li>header>div{flex:1;min-width:0;display:grid}.teacher-answer-paper li>header small{color:var(--tw-muted);font-size:8px}.teacher-answer-paper li>header strong{font-size:10px;line-height:1.5}.teacher-answer-paper li>header i{border-radius:99px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800}.teacher-answer-paper li>header i.is-pending{color:#97611c;background:#fff0dc}.teacher-answer-paper li>header i.is-graded,.teacher-answer-paper li>header i.is-correct{color:#347451;background:#e7f6ed}.teacher-answer-paper li>header i.is-wrong{color:#aa3d47;background:#fff0f1}.teacher-answer-paper li>section,.teacher-answer-paper li>footer{padding:10px}.teacher-answer-paper li>section small,.teacher-answer-paper li>footer small{color:var(--tw-muted);font-size:8px}.teacher-answer-paper li p{color:#30475e;white-space:pre-wrap;margin:3px 0 0;font-size:10px;line-height:1.55}.teacher-answer-paper li>footer{background:#f7f9fb;border-top:1px solid #e8ecf1}.teacher-scoring-panel{background:#fff;border-left:1px solid #e1e6ed;flex-direction:column;min-width:0;display:flex}.teacher-scoring-panel>header{border-bottom:1px solid #e1e6ed;justify-content:space-between;align-items:center;min-height:58px;padding:0 11px;display:flex}.teacher-scoring-panel>header span{color:var(--tw-muted);font-size:9px;font-weight:800}.teacher-scoring-panel>header strong{color:#4057b4;font-size:20px}.teacher-scoring-panel>header small{color:var(--tw-muted);font-size:9px}.teacher-scoring-panel>div{flex:1;max-height:475px;padding:7px;overflow:auto}.teacher-scoring-panel>div>section{border:1px solid #e0e6ed;border-radius:9px;margin-bottom:7px;padding:9px}.teacher-scoring-panel>div>section.is-selected{background:#f7f6ff;border-color:#bcbce9}.teacher-scoring-panel section>header{justify-content:space-between;display:flex}.teacher-scoring-panel section>header span{color:#4b50b5;font-size:9px;font-weight:900}.teacher-scoring-panel section>header small{color:var(--tw-muted);font-size:8px}.teacher-scoring-panel section>p{color:#53677b;max-height:38px;font-size:9px;line-height:1.4;overflow:hidden}.teacher-scoring-panel label{gap:4px;margin-top:8px;display:grid}.teacher-scoring-panel label>span{color:#617589;font-size:8px;font-weight:800}.teacher-scoring-panel label>div{align-items:center;gap:5px;display:flex}.teacher-scoring-panel input,.teacher-scoring-panel textarea{box-sizing:border-box;color:#2c435a;resize:vertical;border:1px solid #d8e0e9;border-radius:8px;width:100%;min-height:38px;padding:7px 8px}.teacher-scoring-panel label small{color:var(--tw-muted);white-space:nowrap;font-size:8px}.teacher-scoring-panel>footer{background:#fff;border-top:1px solid #e1e6ed;gap:4px;padding:9px;display:grid;position:sticky;bottom:0}.teacher-scoring-panel>footer button{color:#fff;background:#405cc0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:42px;display:inline-flex}.teacher-scoring-panel>footer small{color:var(--tw-muted);text-align:center;font-size:7px}.teacher-score-empty,.teacher-review-placeholder{color:var(--tw-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:170px;padding:18px;display:flex}.teacher-score-empty strong,.teacher-review-placeholder strong{color:#40566c;margin-top:6px}.teacher-score-empty span,.teacher-review-placeholder p{margin:3px 0;font-size:9px}.teacher-review-placeholder{grid-column:2/-1;min-height:500px}.teacher-question-analysis-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:570px;padding:10px;display:grid;overflow:auto}.teacher-question-analysis-v2 article{border:1px solid #dfe5ec;border-radius:11px;padding:11px}.teacher-question-analysis-v2 article>header{align-items:flex-start;gap:8px;display:flex}.teacher-question-analysis-v2 article>header>span{color:#4f51b8;background:#e9edff;border-radius:7px;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:9px;font-weight:900;display:inline-flex}.teacher-question-analysis-v2 article>header>div{flex:1;min-width:0;display:grid}.teacher-question-analysis-v2 article>header small{color:var(--tw-muted);font-size:8px}.teacher-question-analysis-v2 article>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.teacher-question-analysis-v2 article>header i{color:#5e52c2;font-size:8px;font-style:normal;font-weight:800}.teacher-question-analysis-v2 article>div{grid-template-columns:repeat(4,1fr);gap:5px;margin:10px 0;display:grid}.teacher-question-analysis-v2 article>div span{background:#f5f7fa;border-radius:7px;padding:6px;display:grid}.teacher-question-analysis-v2 article>div small{color:var(--tw-muted);font-size:7px}.teacher-question-analysis-v2 article>footer{grid-template-columns:1fr auto;align-items:center;gap:7px;display:grid}.teacher-question-analysis-v2 article>footer>span{background:#e8ecf1;border-radius:99px;height:5px;overflow:hidden}.teacher-question-analysis-v2 article>footer i{background:linear-gradient(90deg,#426fd1,#7260db);height:100%;display:block}.teacher-question-analysis-v2 article>footer small{color:var(--tw-muted);font-size:7px}@media (width<=1200px){.grading-workbench{grid-template-columns:1fr}.grading-assignment-rail{border-bottom:1px solid #dfe5ed;border-right:0}.grading-assignment-rail>div{max-height:none;display:flex;overflow-x:auto}.grading-assignment-rail>div>button{flex:0 0 230px}.teacher-review-workbench{grid-template-columns:205px minmax(300px,1fr) 260px}}@media (width<=1360px) and (width>=1201px){.grading-workbench{grid-template-columns:1fr}.grading-assignment-rail{border-bottom:1px solid #dfe5ed;border-right:0}.grading-assignment-rail>div{max-height:none;display:flex;overflow-x:auto}.grading-assignment-rail>div>button{flex:0 0 230px}}@media (width<=1024px){.teaching-overview-grid{grid-template-columns:repeat(2,1fr)}.assignments-card-grid,.assignment-question-columns{grid-template-columns:1fr}.assignment-selected-questions ol,.assignment-question-results{max-height:360px}.teacher-review-workbench{grid-template-columns:210px minmax(0,1fr)}.teacher-scoring-panel{border-top:1px solid #e1e6ed;border-left:0;grid-column:1/-1}.teacher-scoring-panel>div{grid-template-columns:repeat(2,1fr);gap:7px;max-height:none;display:grid}.teacher-scoring-panel>div>section{margin:0}.teacher-scoring-panel>footer{position:static}.teacher-review-placeholder{grid-column:2}}@media (width<=768px){.teaching-workspace-v2{padding:12px}.teaching-commandbar{border-radius:17px;flex-direction:column;align-items:flex-start;padding:20px}.teaching-commandbar-metrics{width:100%}.teaching-commandbar-metrics span{flex:1;min-width:0}.teaching-section-nav{display:flex;top:4px;overflow-x:auto}.teaching-section-nav>button{flex:0 0 175px}.teaching-page-head{flex-direction:column;align-items:flex-start}.teaching-page-head-stats{flex-wrap:wrap;width:100%}.teaching-page-head-stats>button.is-primary{margin-left:auto}.teaching-overview-columns,.teaching-live-list>div{grid-template-columns:1fr}.teaching-live-list article:nth-child(odd){border-right:0}.assignments-toolbar,.grading-toolbar{flex-wrap:wrap;align-items:stretch}.assignments-toolbar>label,.grading-toolbar>label{flex-basis:100%}.assignments-toolbar>div,.grading-toolbar>div{flex:1;overflow-x:auto}.assignment-editor-topbar{grid-template-columns:44px minmax(0,1fr) 44px;padding:0 10px}.assignment-editor-topbar>button:first-child{width:42px;padding:0;font-size:0}.assignment-editor-topbar>button:first-child svg{margin:0}.assignment-editor-steps{padding:8px;overflow-x:auto}.assignment-editor-steps button{flex:0 0 170px}.assignment-info-grid,.assignment-mode-picker,.assignment-class-grid>div,.assignment-preview-layout{grid-template-columns:1fr}.assignment-question-filters{grid-template-columns:1fr 1fr}.assignment-question-filters label{grid-column:1/-1}.assignment-editor-footer>div:first-child{display:none}.assignment-editor-footer{justify-content:flex-end}.teacher-review-command{flex-direction:column;align-items:stretch;gap:7px}.teacher-review-counts{justify-content:space-between}.teacher-review-counts span{flex:1}.teacher-review-workbench{grid-template-columns:1fr}.teacher-student-queue{border-bottom:1px solid #e1e6ed;border-right:0}.teacher-queue-list{max-height:none;display:flex;overflow-x:auto}.teacher-queue-list>button{flex:0 0 190px}.teacher-answer-paper>ol{max-height:none}.teacher-scoring-panel{grid-column:1}.teacher-review-placeholder{grid-column:1;min-height:240px}.teacher-question-analysis-v2{grid-template-columns:1fr;max-height:none}}@media (width<=480px){.teaching-commandbar-metrics span{padding:8px}.teaching-commandbar-metrics strong{font-size:17px}.teaching-overview-grid{grid-template-columns:1fr}.teaching-overview-grid article{min-height:90px}.teaching-todo-list button{grid-template-columns:36px minmax(0,1fr)}.teaching-todo-list button em{display:none}.teaching-live-list article{grid-template-columns:45px minmax(0,1fr)}.teaching-live-list article>em{text-align:left;grid-column:2}.teaching-page-head-stats>span{flex:1;min-width:0}.teaching-page-head-stats>button.is-primary{flex-basis:100%;margin-left:0}.assignment-management-card{padding:12px}.assignment-management-card>footer{grid-template-columns:repeat(2,1fr);display:grid}.assignment-inline-analysis>div{grid-template-columns:repeat(2,1fr)}.assignment-editor-section{border-radius:13px;padding:14px}.assignment-editor-section h2{font-size:17px}.assignment-mode-picker>button{grid-template-columns:32px minmax(0,1fr) 18px}.assignment-class-grid>div,.assignment-question-filters{grid-template-columns:1fr}.assignment-question-filters label{grid-column:auto}.assignment-editor-footer{padding:8px}.assignment-editor-footer>div:last-child{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.assignment-editor-footer button{padding:0 9px}.assignment-student-preview{padding:9px}.assignment-student-preview>div{padding:13px}.assignment-student-preview dl,.teaching-preview-layer dl{grid-template-columns:1fr;gap:7px}.teaching-confirm-layer,.teaching-preview-layer{align-items:flex-end;padding:0}.teaching-confirm-layer>section,.teaching-preview-layer>section{border-radius:18px 18px 0 0}.grading-assignment-rail>div>button{flex-basis:205px}.teacher-scoring-panel>div{grid-template-columns:1fr}.teacher-answer-paper>header{flex-direction:column;align-items:flex-start;gap:7px;padding:9px}.teacher-answer-paper>header>div:last-child{justify-content:space-between;width:100%}.teacher-question-analysis-v2 article>div{grid-template-columns:repeat(2,1fr)}}.teaching-workspace-v2 button,.assignment-editor-shell button,.teaching-confirm-layer button,.teaching-preview-layer button{min-height:44px!important}.assignment-workflow-summary{background:#f7f9fc;border:1px solid #e9edf3;border-radius:11px;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin-top:12px;display:grid;overflow:hidden}.assignment-workflow-summary>span{text-align:center;align-items:center;min-width:0;padding:8px 4px;display:grid}.assignment-workflow-summary small{color:#74869a;white-space:nowrap;font-size:9px}.assignment-workflow-summary strong{color:#344c63;margin-top:2px;font-size:14px}.assignment-workflow-summary>span.is-attention{background:#fff7e8}.assignment-workflow-summary>span.is-attention strong{color:#9b631d}.assignment-workflow-summary>span.is-late{background:#fff0f1}.assignment-workflow-summary>span.is-late strong{color:#aa3d47}.assignment-management-card>footer button.is-result-publish{color:#5d4ac7;background:#eeebff}.assignment-management-card>footer{flex-wrap:wrap}.assignment-management-card>footer button{flex:86px}.assignment-management-card>footer button:disabled,.grading-delivery-actions button:disabled{cursor:not-allowed;opacity:.52}.assignment-results-published{color:#347451;flex:1;justify-content:center;align-items:center;gap:5px;min-height:38px;font-size:10px;font-weight:800;display:inline-flex}.assignment-result-blocked{color:#94601f;text-align:right;margin:8px 0 0;font-size:10px}.teaching-delivery-layer>section{text-align:left;max-width:500px}.teaching-delivery-layer>section>span,.teaching-delivery-layer>section>h2,.teaching-delivery-layer>section>p{text-align:center;margin-left:auto;margin-right:auto}.teaching-delivery-layer .assignment-delivery-form{gap:14px;margin-top:18px;display:grid}.assignment-delivery-form>label{gap:7px;display:grid}.assignment-delivery-form>label>span,.assignment-delivery-form legend{color:#3f5368;font-size:11px;font-weight:850}.assignment-delivery-form input[type=datetime-local]{color:#273d54;font:inherit;background:#f8fafc;border:1px solid #d8e0ea;border-radius:10px;width:100%;min-height:46px;padding:0 12px}.assignment-delivery-form fieldset{border:1px solid #dfe5ed;border-radius:12px;gap:8px;margin:0;padding:11px;display:grid}.assignment-delivery-form fieldset>label{cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:9px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:8px 10px;display:grid}.assignment-delivery-form fieldset>label:has(input:checked){background:#f0f3ff;border-color:#a9b6ec}.assignment-delivery-form fieldset input{width:18px;height:18px;margin:0}.assignment-delivery-form fieldset span{gap:2px;display:grid}.assignment-delivery-form fieldset strong{color:#344b61;font-size:11px}.assignment-delivery-form fieldset small{color:#718398;font-size:9px;line-height:1.5}.teaching-delivery-layer .assignment-delivery-error{color:#a33d47;text-align:left;background:#fff0f1;border-radius:8px;align-items:center;gap:6px;margin:0;padding:8px 10px;font-size:10px;display:flex}.teaching-delivery-layer .assignment-delivery-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.grading-review-stage>header .grading-delivery-actions{place-items:flex-end end;gap:5px;display:grid}.grading-delivery-actions>strong{color:#a3611c;text-align:right;font-size:22px;display:grid}.grading-delivery-actions>strong small,.grading-result-blocked{color:var(--tw-muted);font-size:8px}.grading-delivery-actions>button{color:#5d4ac7;cursor:pointer;background:#eeebff;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.grading-results-published{color:#347451;align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}@media (width<=680px){.assignment-workflow-summary{grid-template-columns:repeat(3,1fr)}.grading-review-stage>header{align-items:flex-start;gap:10px;padding-top:10px;padding-bottom:10px}.grading-delivery-actions>button{padding:0 9px}}.teaching-workspace-v2 input,.teaching-workspace-v2 select,.assignment-editor-shell input,.assignment-editor-shell select{min-height:44px!important}@media (prefers-reduced-motion:reduce){.teaching-workspace-v2 *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.teaching-workspace-v2,.assignment-editor-shell{--tw-muted:#52677c}.assignment-editor-shell :is(button,input,select,textarea,[tabindex]):focus-visible,.teacher-assignment-review-v2 :is(button,input,textarea,[tabindex]):focus-visible,.teaching-confirm-layer :is(button,[tabindex]):focus-visible,.teaching-preview-layer :is(button,[tabindex]):focus-visible{outline-offset:2px;outline:3px solid #1d4ed8!important;box-shadow:0 0 0 2px #fff!important}.assignment-question-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.assignment-question-filters>label{grid-column:1/-1}.assignment-editor-close,.assignment-selected-questions li button,.teacher-answer-paper>header button,.teacher-review-error button,.assignment-card-menu>button,.teaching-preview-layer header button{min-width:44px!important;min-height:44px!important}.teacher-answer-paper>ol>li[role=button]:focus-visible{border-color:#1d4ed8}.teacher-scoring-panel input[aria-invalid=true]{border-color:#b4232f;box-shadow:0 0 0 2px #b4232f24}.teacher-score-field-error{font-weight:750;line-height:1.4;display:block;color:#a1121e!important;white-space:normal!important;font-size:11px!important}.assignment-editor-section>header p,.assignment-mode-picker small,.assignment-question-results small,.assignment-selected-questions small,.assignment-publish-checklist,.teacher-review-command small,.teacher-queue-list small,.teacher-answer-paper small,.teacher-scoring-panel small,.teacher-scoring-panel label>span,.teacher-score-empty span,.teacher-review-placeholder p{color:#52677c}.teacher-queue-list small,.teacher-answer-paper small,.teacher-scoring-panel small,.teacher-scoring-panel label>span,.teacher-score-empty span,.teacher-review-placeholder p{font-size:11px}.teacher-scoring-panel>footer{padding-bottom:calc(9px + env(safe-area-inset-bottom,0px));z-index:5;position:sticky;bottom:0}@media (width<=768px){.assignment-question-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.assignment-question-filters>label{grid-column:1/-1}.teacher-review-workbench{scroll-snap-type:y proximity}.teacher-answer-paper,.teacher-scoring-panel{scroll-snap-align:start;scroll-margin-top:8px}.teacher-scoring-panel>footer{position:sticky;box-shadow:0 -10px 26px #182d451f}}@media (width<=480px){.assignment-question-filters{grid-template-columns:1fr}.teacher-scoring-panel>footer button{min-height:48px!important}}@media (prefers-reduced-motion:reduce){.assignment-editor-shell *,.teaching-confirm-layer *,.teaching-preview-layer *,.teacher-assignment-review-v2 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.teaching-workspace-v2,.assignment-editor-shell,.teaching-confirm-layer,.teaching-preview-layer{--tw-bg:#f3f6fa;--tw-card:#fff;--tw-card-subtle:#f8fafc;--tw-card-hover:#f5f8fc;--tw-line:#dce4ee;--tw-line-strong:#c7d2df;--tw-ink:#172b40;--tw-ink-soft:#344a60;--tw-muted:#52677c;--tw-faint:#75869a;--tw-blue:#315fce;--tw-blue-strong:#254da9;--tw-blue-soft:#eaf0ff;--tw-violet:#6753d7;--tw-violet-soft:#efecff;--tw-success:#28704b;--tw-success-soft:#eaf7ef;--tw-warning:#8a5717;--tw-warning-soft:#fff3df;--tw-danger:#a43c46;--tw-danger-soft:#fff0f1;--tw-ease:var(--ease-standard,cubic-bezier(.2, 0, 0, 1));--tw-ease-out:var(--ease-emphasized,cubic-bezier(.16, 1, .3, 1));--tw-shadow-rest:0 1px 2px #14273d08, 0 10px 28px #192e480d;--tw-shadow-raised:0 2px 6px #14273d0d, 0 18px 46px #192e481a}.teaching-workspace-v2{background:radial-gradient(circle at 93% -2%, #6653d717, transparent 31rem), radial-gradient(circle at 7% 32%, #315fce0a, transparent 25rem), var(--tw-bg);isolation:isolate;align-content:start}.teaching-workspace-v2 :is(button,input,select,textarea),.assignment-editor-shell :is(button,input,select,textarea),.teaching-confirm-layer button,.teaching-preview-layer button{transition:background-color var(--motion-fast,.14s) var(--tw-ease), border-color var(--motion-fast,.14s) var(--tw-ease), box-shadow var(--motion-base,.2s) var(--tw-ease), color var(--motion-fast,.14s) var(--tw-ease), opacity var(--motion-fast,.14s) var(--tw-ease), transform var(--motion-base,.2s) var(--tw-ease-out)}.teaching-workspace-v2 button:disabled,.assignment-editor-shell button:disabled,.teaching-confirm-layer button:disabled,.teaching-preview-layer button:disabled{cursor:not-allowed;filter:saturate(.65);opacity:.52}.teaching-workspace-v2 :is(input,select,textarea)::placeholder,.assignment-editor-shell :is(input,select,textarea)::placeholder{color:#8a99aa;opacity:1}.teaching-commandbar{background:linear-gradient(118deg,#132b46fa 0%,#1a3b60fa 58%,#374375fa 100%);border-color:#ffffff1f;min-height:138px;box-shadow:0 2px 4px #0a1c3014,0 24px 58px #0f26412b}.teaching-commandbar:before{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0 63%,#ffffff0a 63% 64%,#0000 64%),radial-gradient(circle,#ffffff24 0 1px,#0000 1.5px) 0 0/22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 42%,#000 82%);mask-image:linear-gradient(90deg,#0000 42%,#000 82%)}.teaching-commandbar-copy :is(h1,h2){letter-spacing:-.04em;text-wrap:balance;margin:7px 0 5px;font-size:clamp(24px,2.4vw,34px);font-weight:780;line-height:1.15}.teaching-commandbar-metrics span{min-height:68px;box-shadow:inset 0 1px #ffffff12}.teaching-commandbar-metrics strong{font-variant-numeric:tabular-nums;line-height:1.15}.teaching-workspace-v2:has(>:is(.assignments-page,.grading-center,.teaching-panel)) .teaching-commandbar{min-height:102px;padding-block:17px}.teaching-workspace-v2:has(>:is(.assignments-page,.grading-center,.teaching-panel)) .teaching-commandbar-copy :is(h1,h2){margin-block:4px;font-size:clamp(22px,2vw,28px)}.teaching-workspace-v2:has(>:is(.assignments-page,.grading-center,.teaching-panel)) .teaching-commandbar-metrics span{min-height:58px;padding-block:8px}.teaching-section-nav{-webkit-backdrop-filter:blur(18px)saturate(1.15);backdrop-filter:blur(18px)saturate(1.15);box-shadow:0 1px 2px #14273d08,0 10px 30px #192e4812}.teaching-section-nav>button{position:relative}.teaching-section-nav>button:after{background:linear-gradient(90deg, var(--tw-blue), var(--tw-violet));content:"";opacity:0;height:2px;transition:opacity var(--motion-fast,.14s) var(--tw-ease), transform var(--motion-base,.2s) var(--tw-ease-out);border-radius:999px;position:absolute;bottom:3px;left:18px;right:18px;transform:scaleX(.55)}.teaching-section-nav>button.is-active:after{opacity:1;transform:scaleX(1)}.teaching-page-head h2,.teaching-panel-head h2{color:var(--tw-ink);letter-spacing:-.025em;font-weight:760}.teaching-page-head-stats>span{box-shadow:0 1px 2px #14273d08}.teaching-page-head-stats strong,.assignment-workflow-summary strong,.teacher-review-counts strong{font-variant-numeric:tabular-nums}.teaching-overview-grid article,.teaching-today-card,.teaching-quick-card,.teaching-live-list,.assignment-management-card,.grading-workbench,.teaching-panel,.assignment-editor-section{border-color:var(--tw-line);box-shadow:var(--tw-shadow-rest)}.teaching-overview-grid article,.assignment-management-card,.teaching-quick-card>button,.teaching-todo-list button,.teaching-live-list article,.campaign-card{transition:background-color var(--motion-fast,.14s) var(--tw-ease), border-color var(--motion-fast,.14s) var(--tw-ease), box-shadow var(--motion-base,.2s) var(--tw-ease), transform var(--motion-base,.2s) var(--tw-ease-out)}.teaching-overview-grid article{min-height:108px;position:relative;overflow:hidden}.teaching-overview-grid article:after{content:"";opacity:.55;background:linear-gradient(#315fce14,#0000);border-radius:999px;width:72px;height:72px;position:absolute;top:-30px;right:-26px}.teaching-overview-grid strong{color:#132b43;font-variant-numeric:tabular-nums;letter-spacing:-.035em;font-weight:780}.teaching-today-card>header,.teaching-live-list>header{background:linear-gradient(#fff,#fcfdff)}.teaching-todo-list button+button{border-top:1px solid #eef2f6}.teaching-todo-list button em{background:var(--tw-blue-soft);border-radius:999px;padding:5px 8px}.teaching-live-list article>em strong{color:var(--tw-ink-soft);font-variant-numeric:tabular-nums}.teaching-page-state,.teaching-overview-empty,.assignment-editor-empty,.grading-rail-empty,.teacher-queue-empty,.teacher-score-empty,.teacher-review-placeholder,.teaching-state.is-empty{border-color:var(--tw-line-strong);background:radial-gradient(circle at 50% 20%,#315fce12,#0000 7rem),linear-gradient(#fbfcfe,#f7f9fc)}.teaching-page-state>svg:first-child,.teaching-overview-empty>svg:first-child,.assignment-editor-empty>svg:first-child,.grading-rail-empty>svg:first-child,.teacher-queue-empty>svg:first-child,.teacher-score-empty>svg:first-child,.teacher-review-placeholder>svg:first-child,.teaching-state.is-empty>svg:first-child{background:var(--tw-blue-soft);box-sizing:content-box;color:var(--tw-blue);border-radius:13px;padding:11px}.teaching-error,.teaching-notice{border:1px solid #0000;min-height:46px;box-shadow:0 1px 2px #14273d08}.teaching-error{background:var(--tw-danger-soft);color:var(--tw-danger);border-color:#f0cdd1}.teaching-notice{background:var(--tw-success-soft);color:var(--tw-success);border-color:#cfe8d9}.assignments-toolbar,.grading-toolbar{box-shadow:0 1px 3px #14273d0a}.assignments-toolbar>label,.grading-toolbar>label,.teacher-queue-filters label,.assignment-question-filters label{border-color:#0000}.assignments-toolbar>label:focus-within,.grading-toolbar>label:focus-within,.teacher-queue-filters label:focus-within,.assignment-question-filters label:focus-within{color:var(--tw-blue);background:#fff;border-color:#8eabe7;box-shadow:0 0 0 3px #315fce1f}.assignments-toolbar>div button.is-active,.grading-toolbar>div button.is-active,.teacher-review-tabs button.is-active{box-shadow:0 1px 2px #14273d0d,0 4px 12px #23375012}.assignment-management-card{padding-top:18px}.assignment-management-card:before{border-radius:0 0 999px 999px;height:4px;left:20px;right:20px}.assignment-status{letter-spacing:.015em;border:1px solid #0000}.assignment-status.is-draft{border-color:#dce2e9}.assignment-status.is-published{border-color:#cfdbf7}.assignment-status.is-closed{border-color:#cfe7d9}.assignment-card-copy h3{color:var(--tw-ink);letter-spacing:-.015em;font-weight:750}.assignment-card-metadata span{background:#f7f9fc;border-radius:7px;min-height:28px;padding:4px 7px}.assignment-card-progress>span,.campaign-progress-track,.teaching-live-list article>span{box-shadow:inset 0 1px 2px #1e31491a}.assignment-workflow-summary{border-color:var(--tw-line);background:#edf1f6;gap:1px}.assignment-workflow-summary>span{background:#f8fafc;min-height:54px}.assignment-workflow-summary>span+span{border-left:1px solid #e8edf3}.assignment-workflow-summary small{color:#65788c;font-size:10px}.assignment-workflow-summary strong{font-size:15px}.assignment-management-card>footer{background:linear-gradient(#0000,#fbfcfe);margin-inline:-4px;padding-inline:4px}.assignment-management-card>footer button,.grading-delivery-actions>button{font-size:11px;font-weight:760}.assignment-management-card>footer button.is-primary,.assignment-editor-footer button.is-primary,.teaching-confirm-layer button.is-primary,.teacher-scoring-panel>footer button,.teaching-page-head-stats>button.is-primary{box-shadow:0 7px 18px #3746bc2e}.assignment-card-menu>div{padding:6px;box-shadow:0 4px 10px #182b4212,0 18px 42px #182b4224}.assignment-inline-analysis{border:1px solid #e7ecf2}.assignment-editor-shell{background:radial-gradient(circle at 100% 0, #6753d712, transparent 28rem), var(--tw-bg)}.assignment-editor-topbar{background:linear-gradient(110deg,#132b47,#1b3a5d 62%,#333f73);box-shadow:0 7px 24px #091b2f2e}.assignment-editor-topbar>button:hover{color:#fff;background:#ffffff24;border-color:#ffffff38}.assignment-editor-steps{box-shadow:0 8px 24px #192d440d}.assignment-editor-steps button{border-radius:11px;position:relative}.assignment-editor-steps button.is-active{background:linear-gradient(120deg,#f2f5ff,#f7f4ff)}.assignment-editor-steps button.is-active:after{background:linear-gradient(90deg, var(--tw-blue), var(--tw-violet));content:"";border-radius:999px;height:2px;position:absolute;bottom:1px;left:14px;right:14px}.assignment-editor-section{overflow:visible}.assignment-editor-section>header>span{box-shadow:inset 0 0 0 1px #4a4cb914}.assignment-mode-picker>button,.assignment-class-grid label,.assignment-question-results>button{position:relative}.assignment-mode-picker>button.is-selected,.assignment-class-grid label.is-selected,.assignment-question-results>button.is-selected{box-shadow:inset 0 0 0 1px #4a4cb917,0 7px 18px #3e46a912}.assignment-info-grid :is(input,textarea),.assignment-question-filters :is(input,select),.assignment-delivery-form input[type=datetime-local],.teacher-scoring-panel :is(input,textarea){caret-color:var(--tw-blue)}.assignment-info-grid :is(input,textarea):focus,.assignment-question-filters select:focus,.assignment-delivery-form input[type=datetime-local]:focus,.teacher-scoring-panel :is(input,textarea):focus{background:#fff;border-color:#8eabe7;outline:0;box-shadow:0 0 0 3px #315fce1c}.assignment-question-library,.assignment-selected-questions{box-shadow:0 1px 2px #14273d08}.assignment-question-results>button+button{border-top:1px solid #eef2f6}.assignment-selected-questions li{min-height:54px}.assignment-student-preview{background:radial-gradient(circle at 90% 0,#6753d71a,#0000 13rem),#edf1f6}.assignment-editor-footer{-webkit-backdrop-filter:blur(18px)saturate(1.18);backdrop-filter:blur(18px)saturate(1.18);padding-bottom:env(safe-area-inset-bottom,0px)}.teaching-confirm-layer,.teaching-preview-layer,.teaching-dialog-backdrop{-webkit-backdrop-filter:blur(7px)saturate(.88);backdrop-filter:blur(7px)saturate(.88)}.teaching-confirm-layer>section,.teaching-preview-layer>section,.teaching-dialog{border:1px solid #ffffff94;box-shadow:0 8px 24px #0a192b21,0 34px 90px #0a192b3d}.assignment-delivery-form fieldset>label:hover{background:#f3f6fa;border-color:#d8e1ec}.assignment-delivery-form fieldset>label:has(input:focus-visible){border-color:#6f92dd;box-shadow:0 0 0 3px #315fce21}.grading-workbench{box-shadow:0 2px 4px #14273d0a,0 18px 46px #192e4812}.grading-assignment-rail,.teacher-student-queue{background:linear-gradient(#f8fafc,#f4f7fa)}.grading-assignment-rail>div>button,.teacher-queue-list>button{border:1px solid #0000}.grading-assignment-rail>div>button.is-active,.teacher-queue-list>button.is-selected{border-color:#d6dff0;box-shadow:0 1px 2px #14273d0a,0 8px 20px #23364e14}.grading-assignment-rail>div>button.is-active:before,.teacher-queue-list>button.is-selected:before{background:linear-gradient(180deg, var(--tw-blue), var(--tw-violet));content:"";border-radius:999px;width:3px;position:absolute;top:8px;bottom:8px;left:2px}.grading-assignment-rail>div>button,.teacher-queue-list>button{position:relative}.grading-assignment-rail button strong,.teacher-queue-list strong{font-size:12px;line-height:1.4}.grading-assignment-rail button small,.grading-assignment-rail button em,.teacher-queue-list small,.teacher-queue-list i,.teacher-answer-paper>header p,.teacher-answer-paper li>header small,.teacher-answer-paper li>section small,.teacher-answer-paper li>footer small,.teacher-scoring-panel section>header small,.teacher-scoring-panel section>p,.teacher-scoring-panel label>span,.teacher-scoring-panel label small{font-size:11px;line-height:1.45}.grading-review-stage>header p{font-size:11px;line-height:1.5}.teacher-answer-paper>header h3{font-size:15px}.teacher-answer-paper li>header strong,.teacher-answer-paper li p,.teacher-scoring-panel section>header span{font-size:13px;line-height:1.55}.grading-assignment-rail>header span,.grading-assignment-rail>header strong,.grading-review-stage>header span,.teacher-answer-paper>header span,.teacher-scoring-panel>header span,.teacher-scoring-panel>header small{font-size:11px;line-height:1.4}.grading-assignment-rail button>i,.teacher-answer-paper li>header i,.teacher-review-counts small{font-size:11px;line-height:1.3}.teacher-review-counts strong{font-size:14px}.teacher-queue-filters button{font-size:11px;font-weight:720}.teacher-queue-empty strong,.teacher-score-empty strong,.teacher-review-placeholder strong{font-size:13px;line-height:1.45}.grading-rail-empty span,.teacher-score-empty span,.teacher-review-placeholder p,.teacher-scoring-panel>footer small{font-size:11px;line-height:1.45}.teacher-question-analysis-v2 article>header small,.teacher-question-analysis-v2 article>header i,.teacher-question-analysis-v2 article>div small,.teacher-question-analysis-v2 article>footer small{font-size:11px;line-height:1.4}.teacher-question-analysis-v2 article>header strong{font-size:13px;line-height:1.45}.teacher-answer-paper>ol>li,.teacher-scoring-panel>div>section{transition:background-color var(--motion-fast,.14s) var(--tw-ease), border-color var(--motion-fast,.14s) var(--tw-ease), box-shadow var(--motion-base,.2s) var(--tw-ease)}.teacher-answer-paper>ol>li.is-selected,.teacher-scoring-panel>div>section.is-selected{border-color:#8f93dc;box-shadow:0 0 0 3px #5e53cc1a}.teacher-scoring-panel>footer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;box-shadow:0 -10px 28px #182d4514}.teacher-scoring-panel>footer button{font-weight:780}.teaching-workspace-v2 .teaching-panel{border-radius:17px}.teaching-workspace-v2 .teaching-icon-button{border-color:var(--tw-line);min-width:44px;min-height:44px}.teaching-workspace-v2 .campaign-card{border-color:var(--tw-line);background:#fff}.teaching-workspace-v2 .campaign-card.is-expanded{box-shadow:var(--tw-shadow-raised);border-color:#a9bce6}.teaching-workspace-v2 .campaign-card-main{min-height:78px}.teaching-workspace-v2 .campaign-detail{background:linear-gradient(#f8fafe,#f5f8fc)}.teaching-workspace-v2 .campaign-metrics>span{border-color:var(--tw-line);box-shadow:0 1px 2px #14273d08}@media (hover:hover) and (pointer:fine){.teaching-section-nav>button:hover,.teaching-todo-list button:hover,.teaching-quick-card>button:hover,.assignment-question-results>button:hover,.assignment-card-menu>div button:hover,.grading-assignment-rail>div>button:hover,.teacher-queue-list>button:hover{transform:translateY(-1px)}.teaching-overview-grid article:hover,.assignment-management-card:hover,.campaign-card:hover{box-shadow:var(--tw-shadow-raised);border-color:#c9d5e3;transform:translateY(-2px)}.assignment-mode-picker>button:hover,.assignment-class-grid label:hover{background:#f3f6fb;border-color:#c7d4e3;transform:translateY(-1px)}.assignment-management-card>footer button:not(:disabled):hover,.assignment-editor-footer button:not(:disabled):hover,.teaching-page-head-stats>button:not(:disabled):hover,.grading-delivery-actions>button:not(:disabled):hover,.teacher-scoring-panel>footer button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 20px #3343ab29}}@media (width<=768px){.teaching-commandbar{min-height:0}.teaching-commandbar-copy :is(h1,h2){font-size:clamp(23px,7vw,30px)}.teaching-workspace-v2:has(>:is(.assignments-page,.grading-center,.teaching-panel)) .teaching-commandbar{gap:10px;min-height:0;padding:14px 16px}:is(.teaching-workspace-v2:has(>:is(.assignments-page,.grading-center,.teaching-panel)) .teaching-commandbar-copy>span,.teaching-workspace-v2:has(>:is(.assignments-page,.grading-center,.teaching-panel)) .teaching-commandbar-copy>p){display:none}.teaching-workspace-v2:has(>:is(.assignments-page,.grading-center,.teaching-panel)) .teaching-commandbar-copy :is(h1,h2){margin:0;font-size:21px}.teaching-workspace-v2:has(>:is(.assignments-page,.grading-center,.teaching-panel)) .teaching-commandbar-metrics span{min-height:48px;padding:6px 8px}.teaching-overview-columns{order:-1}.teaching-section-nav,.assignment-editor-steps,.grading-assignment-rail>div,.teacher-queue-list{scrollbar-width:none;scroll-snap-type:x proximity}.teaching-section-nav::-webkit-scrollbar{display:none}.assignment-editor-steps::-webkit-scrollbar{display:none}.grading-assignment-rail>div::-webkit-scrollbar{display:none}.teacher-queue-list::-webkit-scrollbar{display:none}.teaching-section-nav>button,.assignment-editor-steps>button,.grading-assignment-rail>div>button,.teacher-queue-list>button{scroll-snap-align:start}.assignment-editor-main{padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.assignment-editor-footer{min-height:calc(70px + env(safe-area-inset-bottom,0px))}.teaching-confirm-layer,.teaching-preview-layer,.teaching-dialog-backdrop{padding-bottom:env(safe-area-inset-bottom,0px)}}@media (width<=480px){.teaching-workspace-v2{gap:13px;padding:10px}.teaching-commandbar{border-radius:18px;gap:18px;padding:19px 17px}.teaching-commandbar-copy p{font-size:12px;line-height:1.55}.teaching-commandbar-metrics{gap:5px}.teaching-commandbar-metrics span{min-height:60px;padding:8px 7px}.teaching-section-nav{margin:2px 0 10px}.teaching-section-nav>button{flex-basis:158px}.assignment-workflow-summary>span{min-height:58px}.assignment-workflow-summary>span:nth-child(4){border-left:0}.assignment-management-card>footer button{min-width:0}.assignment-editor-footer>div:last-child{gap:6px}.teaching-confirm-layer>section,.teaching-preview-layer>section,.teaching-dialog{box-shadow:0 -14px 44px #0a192b33}.grading-review-stage>header{min-height:84px}.grading-review-stage>header h2{font-size:16px}}@media (prefers-contrast:more){.teaching-workspace-v2,.assignment-editor-shell{--tw-line:#b8c5d3;--tw-line-strong:#91a2b4;--tw-muted:#40566c}.assignment-status,.assignment-workflow-summary>span,.teacher-review-counts span{border-color:currentColor}}@media (forced-colors:active){.teaching-commandbar,.assignment-editor-topbar,.assignment-management-card>footer button.is-primary,.teacher-scoring-panel>footer button{forced-color-adjust:auto}.teaching-section-nav>button.is-active,.assignment-management-card,.teacher-answer-paper>ol>li.is-selected,.teacher-scoring-panel>div>section.is-selected{outline-offset:-2px;outline:2px solid canvastext}}@media (prefers-reduced-motion:reduce){.teaching-workspace-v2 *,.assignment-editor-shell *,.teaching-confirm-layer *,.teaching-preview-layer *{scroll-snap-type:none!important;transform:none!important}}.public-site{--pub-ink:#08111f;--pub-ink-soft:#243447;--pub-muted:#66758a;--pub-faint:#94a3b8;--pub-line:#dce5ef;--pub-line-soft:#edf2f7;--pub-bg:#f7fbff;--pub-surface:#fff;--pub-blue:#0369a1;--pub-blue-dark:#0b4f79;--pub-blue-soft:#e0f2fe;--pub-green:#047857;--pub-green-soft:#dcfce7;--pub-amber:#b45309;--pub-amber-soft:#fef3c7;--pub-rose:#be123c;--pub-rose-soft:#ffe4e6;--pub-header-height:70px;min-height:100dvh;padding-top:var(--pub-header-height);background:linear-gradient(180deg, #e0f2fed1, #fff0 420px), var(--pub-bg);color:var(--pub-ink);letter-spacing:0;overflow-x:hidden}.public-site :where(a,button,input){letter-spacing:0}.public-site :where(a,button,input):focus-visible{outline-offset:3px;outline:3px solid #0369a14d}.pub-header{z-index:100;min-height:70px;box-shadow:none;-webkit-backdrop-filter:none;background:#f8fbff;border-bottom:1px solid #dce5efd1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:10px clamp(18px,5vw,72px);transition:none;display:grid;position:fixed;top:0;left:0;right:0;transform:none}.pub-header--scrolled{box-shadow:none;background:#f8fbff;border-bottom-color:#dce5efd1;transition:none;transform:none}.pub-brand{align-items:center;gap:11px;min-width:0;display:inline-flex}.pub-brand img{filter:none;border-radius:8px;width:42px;height:42px;box-shadow:0 8px 22px #0369a12e}.pub-brand-text strong,.pub-header--scrolled .pub-brand-text strong{color:var(--pub-ink);letter-spacing:0;font-size:17px;font-weight:900;line-height:1.1;display:block}.pub-brand-text small,.pub-header--scrolled .pub-brand-text small{color:var(--pub-muted);margin-top:3px;font-size:12px;font-weight:700;display:block}.pub-nav{justify-content:center;gap:6px;min-width:0;margin-left:0;display:flex}.pub-nav a,.pub-header--scrolled .pub-nav a{min-height:40px;color:var(--pub-muted);white-space:nowrap;border-radius:8px;align-items:center;padding:0 14px;font-size:14px;font-weight:800;transition:background .18s,color .18s;display:inline-flex}.pub-nav a:hover,.pub-header--scrolled .pub-nav a:hover{background:var(--pub-blue-soft);color:var(--pub-blue-dark)}.pub-header-cta,.pub-header--scrolled .pub-header-cta{color:#fff;background:#0b4f79;border:1px solid #0b4f79;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:14px;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 10px 28px #0369a138}.pub-header-cta:hover,.pub-header--scrolled .pub-header-cta:hover{color:#fff;background:#083f61;transform:translateY(-1px);box-shadow:0 14px 34px #0369a147}.pub-hero{background:linear-gradient(135deg,#ffffffeb,#e0f2fe8c 54%,#dcfce780),#f8fbff;align-items:center;padding:124px clamp(18px,5vw,72px) 78px;display:flex;position:relative;overflow:hidden}.pub-hero-bg{pointer-events:none;position:absolute;inset:0}.pub-hero-grid{background-image:linear-gradient(#0369a114 1px,#0000 1px),linear-gradient(90deg,#0369a114 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000007a,#0000 78%);mask-image:linear-gradient(#0000007a,#0000 78%)}.pub-hero-sweep{background:linear-gradient(90deg,#fff0,#0369a114,#04785714,#fff0);border:1px solid #0369a129;width:70%;height:190px;position:absolute;transform:rotate(-11deg)}.pub-hero-sweep--one{top:112px;right:-18%}.pub-hero-sweep--two{bottom:44px;left:-20%;transform:rotate(-11deg)scaleX(.82)}.pub-hero-inner{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(38px,6vw,84px);width:100%;max-width:1220px;margin:0 auto;display:grid;position:relative}.pub-hero-copy{z-index:1;max-width:620px;position:relative}.pub-hero-badge{min-height:34px;color:var(--pub-blue-dark);background:#ffffffb8;border:1px solid #0369a133;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:0 13px;font-size:13px;font-weight:900;animation:.56s both pubFadeUp;display:inline-flex;box-shadow:0 8px 24px #08111f0f}.pub-hero-title{color:var(--pub-ink);letter-spacing:0;margin:0;font-size:72px;font-weight:950;line-height:.98;animation:.56s 70ms both pubFadeUp}.pub-hero-title span{color:var(--pub-blue-dark);letter-spacing:0;margin-top:14px;font-size:42px;line-height:1.15;display:block}.pub-hero-desc{max-width:590px;color:var(--pub-ink-soft);margin:24px 0 0;font-size:18px;line-height:1.8;animation:.56s .14s both pubFadeUp}.pub-hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;animation:.56s .21s both pubFadeUp;display:flex}.pub-btn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-size:15px;font-weight:900;line-height:1;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.pub-btn--primary{color:#fff;background:#0b4f79;border:1px solid #0b4f79;box-shadow:0 16px 34px #0369a13d}.pub-btn--primary:hover{color:#fff;background:#083f61;transform:translateY(-2px);box-shadow:0 18px 42px #0369a14f}.pub-btn--secondary{color:var(--pub-blue-dark);background:#ffffffd1;border:1px solid #0369a12e;box-shadow:0 12px 28px #08111f14}.pub-btn--secondary:hover{color:var(--pub-blue-dark);background:#fff;border-color:#0369a152;transform:translateY(-2px)}.pub-hero-note{color:var(--pub-muted);align-items:center;gap:9px;margin-top:22px;font-size:14px;font-weight:700;animation:.56s .28s both pubFadeUp;display:flex}.pub-hero-note svg{color:var(--pub-green);flex:none}.pub-hero-visual{z-index:1;min-width:0;animation:.68s .18s both pubFadeUp;display:block;position:relative}.pub-product-frame{background:#07111f;border:1px solid #94a3b840;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 34px 90px #08111f47,inset 0 1px #ffffff14}.pub-product-frame:before{content:"";pointer-events:none;background:linear-gradient(135deg,#0ea5e91f,#0000 32%),linear-gradient(315deg,#10b9811c,#0000 42%);position:absolute;inset:0}.pub-product-topbar{color:#e2e8f0e6;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;min-height:46px;padding:0 18px;display:flex;position:relative}.pub-product-topbar span{background:#94a3b88c;border-radius:999px;width:9px;height:9px}.pub-product-topbar span:first-child{background:#22c55e}.pub-product-topbar strong{margin-left:8px;font-size:13px;font-weight:900}.pub-product-layout{grid-template-columns:54px minmax(0,1fr) 190px;gap:16px;min-height:432px;padding:18px;display:grid;position:relative}.pub-product-rail span{background:#94a3b821;border-radius:8px;width:34px;height:34px;display:block}.pub-product-rail span.active{background:linear-gradient(135deg,#0284c7,#059669);box-shadow:0 10px 24px #0284c73d}.pub-product-main,.pub-product-side{background:#0f172a99;border:1px solid #e2e8f01a;border-radius:8px;min-width:0}.pub-product-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.pub-product-head span,.pub-product-head em{color:#cbd5e1b8;font-size:12px;font-style:normal;font-weight:800}.pub-product-head strong{color:#fff;letter-spacing:0;margin-top:5px;font-size:22px;font-weight:950;display:block}.pub-product-head em{color:#86efac;background:#22c55e24;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;display:inline-flex}.pub-product-document{background-color:#fff;background-image:linear-gradient(90deg,#0369a10f 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:8px;min-height:300px;padding:26px 24px;box-shadow:inset 0 0 0 1px #08111f14}.pub-doc-line,.pub-doc-question i{background:#cbd5e1;border-radius:999px;height:9px;display:block}.pub-doc-line{width:58%;margin-bottom:11px}.pub-doc-line--wide{background:#0b4f79;width:76%;height:13px}.pub-doc-question{grid-template-columns:34px minmax(0,1fr);gap:12px;margin-top:26px;display:grid}.pub-doc-question span{background:var(--pub-blue-soft);width:34px;height:34px;color:var(--pub-blue-dark);border-radius:8px;place-items:center;font-size:13px;font-weight:950;display:grid}.pub-doc-question div{gap:9px;padding-top:4px;display:grid}.pub-doc-question i:nth-child(2){width:74%}.pub-doc-question i:nth-child(3){width:52%}.pub-doc-options{grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0 4px 46px;display:grid}.pub-doc-options span{min-height:38px;color:var(--pub-blue-dark);border:1px solid #dbeafe;border-radius:8px;place-items:center;font-weight:950;display:grid}.pub-product-side{flex-direction:column;justify-content:space-between;gap:16px;padding:18px;display:flex}.pub-score-ring{background:radial-gradient(circle, #07111f 56%, transparent 57%), conic-gradient(#14b8a6 0 76%, #94a3b82e 76% 100%);text-align:center;border-radius:999px;place-items:center;width:132px;height:132px;margin:0 auto;display:grid}.pub-score-ring span{color:#fff;font-size:30px;font-weight:950;line-height:1;display:block}.pub-score-ring small{color:#cbd5e1c2;margin-top:5px;font-weight:800;display:block}.pub-product-bars{gap:10px;display:grid}.pub-product-bars span{background:linear-gradient(90deg,#38bdf8,#22c55e);border-radius:999px;height:9px;display:block}.pub-product-tag{color:#99f6e4;background:#14b8a621;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;font-size:13px;font-weight:900;display:inline-flex}.pub-hero-float{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #ffffffd6;border-radius:8px;align-items:center;gap:10px;min-width:164px;padding:13px 14px;display:flex;position:absolute;box-shadow:0 18px 48px #08111f26}.pub-hero-float svg{color:var(--pub-blue)}.pub-hero-float strong{color:var(--pub-ink);font-size:15px;font-weight:950;display:block}.pub-hero-float span{color:var(--pub-muted);font-size:12px;font-weight:800;display:block}.pub-trust{z-index:2;padding:0 clamp(18px,5vw,72px);position:relative}.pub-trust-inner{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;max-width:1120px;margin:0 auto;display:grid}.pub-trust-metric{opacity:0;background:#ffffffeb;border:1px solid #dce5efe6;border-radius:8px;grid-template-columns:46px minmax(0,1fr);align-items:center;column-gap:13px;min-height:96px;padding:16px;transition:opacity .42s,transform .42s;display:grid;transform:translateY(18px);box-shadow:0 18px 44px #08111f17}.pub-revealed .pub-trust-metric,.pub-revealed .pub-audience-item,.pub-revealed .pub-feature,.pub-revealed .pub-workflow-step,.pub-revealed .pub-paper-card,.pub-revealed .pub-insight-copy,.pub-revealed .pub-insight-board,.pub-revealed .pub-cta-inner{opacity:1;transform:translateY(0)}.pub-trust-icon{background:var(--pub-blue-soft);width:46px;height:46px;color:var(--pub-blue-dark);border-radius:8px;grid-row:span 2;place-items:center;display:grid}.pub-trust-body{display:contents}.pub-trust-metric span:last-child{color:var(--pub-muted);font-size:13px;font-weight:900}.pub-section-head{text-align:center;width:min(760px,100%);margin:0 auto 34px}.pub-section-head--split{text-align:left;grid-template-columns:minmax(0,1fr) minmax(280px,.65fr);align-items:end;gap:28px;width:min(1180px,100%);display:grid}.pub-section-badge{min-height:28px;color:var(--pub-blue-dark);text-transform:none;letter-spacing:0;background:#e0f2fec2;border:1px solid #0369a12e;border-radius:999px;align-items:center;margin-bottom:12px;padding:0 11px;font-size:12px;font-weight:950;display:inline-flex}.pub-section-head h2,.pub-papers-head h2,.pub-insight-copy h2,.pub-cta-inner h2,.pub-library-hero h1,.pub-detail h1{color:var(--pub-ink);letter-spacing:0;margin:0;font-weight:950;line-height:1.14}.pub-section-head h2{font-size:42px}.pub-section-head p,.pub-papers-head p,.pub-insight-copy p,.pub-library-hero p,.pub-cta-inner p{color:var(--pub-muted);margin:14px 0 0;font-size:16px;line-height:1.75}.pub-audience,.pub-features,.pub-workflow,.pub-insight,.pub-papers,.pub-cta{padding-left:clamp(18px,5vw,72px);padding-right:clamp(18px,5vw,72px)}.pub-audience{padding-top:86px;padding-bottom:64px}.pub-audience-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:min(1180px,100%);margin:0 auto;display:grid}.pub-audience-item{border:1px solid var(--pub-line);background:var(--pub-surface);opacity:0;border-radius:8px;gap:14px;min-height:142px;padding:20px;transition:opacity .42s,transform .42s,border-color .18s,box-shadow .18s;display:flex;transform:translateY(18px)}.pub-audience-item:hover{border-color:#0369a147;box-shadow:0 18px 42px #08111f14}.pub-audience-icon{background:var(--pub-blue-soft);width:46px;height:46px;color:var(--pub-blue-dark);border-radius:8px;flex:none;place-items:center;display:grid}.pub-audience-item h3,.pub-feature h3,.pub-workflow-step h3,.pub-paper-card h3{color:var(--pub-ink);letter-spacing:0;margin:0;font-weight:950}.pub-audience-item h3{font-size:18px}.pub-audience-item p,.pub-feature p,.pub-workflow-step p,.pub-paper-meta{color:var(--pub-muted);margin:8px 0 0;line-height:1.62}.pub-features{background:linear-gradient(#fff0,#e0f2fe80 48%,#fff0);padding-top:76px;padding-bottom:84px}.pub-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:min(1180px,100%);margin:0 auto;display:grid}.pub-feature{border:1px solid var(--pub-line);background:var(--pub-surface);opacity:0;border-radius:8px;min-height:286px;padding:22px;transition:opacity .44s,transform .44s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden;transform:translateY(22px)}.pub-feature:before{content:"";background:var(--pub-blue);border-radius:0;width:4px;position:absolute;inset:0 auto 0 0}.pub-feature:hover{border-color:#0369a147;transform:translateY(-3px);box-shadow:0 22px 54px #08111f1a}.pub-feature--green:before{background:var(--pub-green)}.pub-feature--amber:before{background:var(--pub-amber)}.pub-feature--rose:before{background:var(--pub-rose)}.pub-feature-icon{background:var(--pub-blue-soft);width:50px;height:50px;color:var(--pub-blue-dark);border-radius:8px;place-items:center;margin-bottom:18px;display:grid}.pub-feature--green .pub-feature-icon{background:var(--pub-green-soft);color:var(--pub-green)}.pub-feature--amber .pub-feature-icon{background:var(--pub-amber-soft);color:var(--pub-amber)}.pub-feature--rose .pub-feature-icon{background:var(--pub-rose-soft);color:var(--pub-rose)}.pub-feature-stat{min-height:26px;color:var(--pub-muted);background:#f1f5f9;border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:950;display:inline-flex}.pub-feature h3{margin-top:16px;font-size:21px}.pub-feature-arrow{color:var(--pub-faint);transition:color .18s,transform .18s;position:absolute;bottom:18px;right:18px}.pub-feature:hover .pub-feature-arrow{color:var(--pub-blue-dark);transform:translate(3px)}.pub-workflow{background:#07111f;padding-top:84px;padding-bottom:90px}.pub-workflow .pub-section-head h2{color:#fff}.pub-workflow-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(1120px,100%);margin:0 auto;display:grid}.pub-workflow-step{opacity:0;background:linear-gradient(#0f172af0,#0f172a9e),#0f172a;border:1px solid #e2e8f01f;border-radius:8px;min-height:260px;padding:24px;transition:opacity .44s,transform .44s,border-color .18s;position:relative;transform:translateY(24px)}.pub-workflow-step:hover{border-color:#7dd3fc52}.pub-workflow-number{color:#94a3b847;font-size:48px;font-weight:950;line-height:1;position:absolute;top:20px;right:22px}.pub-workflow-icon{color:#7dd3fc;background:#0ea5e929;border-radius:8px;place-items:center;width:50px;height:50px;margin-bottom:32px;display:grid}.pub-workflow-step h3{color:#fff;font-size:22px}.pub-workflow-step p{color:#cbd5e1c7;font-size:15px}.pub-insight{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:clamp(26px,5vw,64px);padding-top:92px;padding-bottom:92px;display:grid}.pub-insight-copy,.pub-insight-board{opacity:0;transition:opacity .46s,transform .46s;transform:translateY(22px)}.pub-insight-copy{justify-self:end;max-width:560px}.pub-check-list li{color:var(--pub-ink-soft);align-items:flex-start;gap:10px;font-weight:800;line-height:1.55;display:flex}.pub-insight-board-head{border-bottom:1px solid var(--pub-line-soft);justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.pub-insight-board-head span{color:var(--pub-muted);font-size:13px;font-weight:900}.pub-insight-board-head strong{color:var(--pub-ink);font-size:18px;font-weight:950}.pub-insight-chart{background:linear-gradient(#f8fafc,#eef6ff);border-radius:8px;grid-template-columns:repeat(5,1fr);align-items:end;gap:12px;min-height:220px;margin-top:24px;padding:18px;display:grid}.pub-insight-chart span{background:linear-gradient(#0284c7,#14b8a6);border-radius:8px 8px 3px 3px;min-height:36px;display:block;box-shadow:0 8px 18px #0369a126}.pub-insight-list span{border:1px solid var(--pub-line-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:46px;padding:0 14px;display:flex}.pub-insight-list strong{color:var(--pub-ink);font-weight:950}.pub-insight-list em{color:var(--pub-muted);font-style:normal;font-weight:800}.pub-library-hero{grid-template-columns:minmax(0,1fr) minmax(320px,430px);align-items:end;gap:28px;width:min(1180px,100%);margin:0 auto;padding:50px 0 34px;display:grid}.pub-library-hero h1{max-width:760px;font-size:46px}.pub-search{border:1px solid var(--pub-line);background:#fff;border-radius:8px;align-items:center;gap:10px;min-width:0;min-height:52px;padding:0 14px;transition:border-color .18s,box-shadow .18s;display:flex;box-shadow:0 12px 30px #08111f12}.pub-search:focus-within{border-color:#0369a173;box-shadow:0 0 0 4px #0369a11a,0 12px 30px #08111f14}.pub-search svg{color:var(--pub-muted);flex:none}.pub-search input{width:100%;min-width:0;color:var(--pub-ink);background:0 0;border:0;outline:0;font-size:15px}.pub-search strong{color:var(--pub-blue-dark);white-space:nowrap;font-size:13px;font-weight:950}.pub-search--hero{min-height:60px}.pub-search--compact{width:min(340px,100%)}.pub-papers{background:linear-gradient(#e0f2fe47,#fff0 180px),#f8fafc;padding-top:86px;padding-bottom:92px}.pub-papers--library{padding-top:24px}.pub-papers-head{justify-content:space-between;align-items:flex-end;gap:24px;width:min(1180px,100%);margin:0 auto 28px;display:flex}.pub-papers-head h2{font-size:40px}.pub-inline-link{min-height:44px;color:var(--pub-blue-dark);border-radius:8px;align-items:center;gap:8px;padding:0 14px;font-weight:950;transition:background .18s,transform .18s;display:inline-flex}.pub-inline-link:hover{background:var(--pub-blue-soft);transform:translate(2px)}.pub-result-pill{min-height:42px;color:var(--pub-blue-dark);white-space:nowrap;background:#fff;border:1px solid #0369a12e;border-radius:999px;align-items:center;padding:0 13px;font-size:14px;font-weight:950;display:inline-flex;box-shadow:0 10px 24px #08111f0f}.pub-paper-skeleton-grid,.pub-papers-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(1180px,100%);margin:0 auto;display:grid}.pub-paper-skeleton{background:linear-gradient(90deg,#edf2f7,#fff,#edf2f7) 0 0/220% 100%;border-radius:8px;min-height:234px;animation:1.1s ease-in-out infinite pubSkeleton}.pub-paper-card{border:1px solid var(--pub-line);opacity:0;content-visibility:auto;contain-intrinsic-size:252px;background:#fff;border-radius:8px;align-content:start;min-height:252px;padding:20px;transition:opacity .42s,transform .42s,border-color .18s,box-shadow .18s;display:grid;transform:translateY(18px)}.pub-papers .paper-feed-footer{color:var(--pub-muted);padding-top:10px}.pub-paper-card:hover{border-color:#0369a142;transform:translateY(-3px);box-shadow:0 20px 52px #08111f1a}.pub-paper-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.pub-paper-subject{background:var(--pub-blue-soft);min-height:28px;color:var(--pub-blue-dark);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.pub-paper-difficulty{color:var(--pub-muted);text-align:right;font-size:12px;font-weight:900}.pub-paper-card h3{font-size:19px;line-height:1.4}.pub-paper-meta{font-size:14px}.pub-paper-tags{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.pub-paper-tags span{border:1px solid var(--pub-line-soft);min-height:26px;color:var(--pub-muted);border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:850;display:inline-flex}.pub-paper-footer{border-top:1px solid var(--pub-line-soft);color:var(--pub-muted);grid-template-columns:minmax(0,auto) minmax(0,1fr) 38px;align-items:center;gap:12px;margin-top:auto;padding-top:18px;font-size:13px;font-weight:900;display:grid}.pub-paper-footer>span:not(.pub-paper-arrow){align-items:center;gap:6px;min-width:0;display:inline-flex}.pub-paper-arrow{background:var(--pub-blue-soft);width:38px;height:38px;color:var(--pub-blue-dark);border-radius:8px;place-items:center;transition:background .18s,color .18s,transform .18s;display:grid}.pub-paper-card:hover .pub-paper-arrow{background:var(--pub-blue-dark);color:#fff;transform:translate(2px,-2px)}.pub-empty{border:1px dashed var(--pub-line);width:min(1180px,100%);min-height:172px;color:var(--pub-muted);background:#ffffffc2;border-radius:8px;justify-content:center;align-items:center;gap:10px;margin:0 auto;padding:28px;font-size:15px;font-weight:800;display:flex}.pub-cta{background:linear-gradient(135deg,#0ea5e92e,#0000 42%),linear-gradient(315deg,#10b98129,#0000 42%),#07111f;padding-top:92px;padding-bottom:94px}.pub-cta-inner{width:min(860px,100%);box-shadow:none;text-align:center;opacity:0;background:0 0;border:0;border-radius:0;margin:0 auto;padding:0;transition:opacity .46s,transform .46s;transform:translateY(22px)}.pub-cta-inner h2{color:#fff;font-size:46px}.pub-cta-inner p{color:#e2e8f0c7;max-width:620px;margin-left:auto;margin-right:auto}.pub-cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.pub-btn--light{color:#0b4f79;background:#fff;border-color:#fff;box-shadow:0 16px 34px #00000038}.pub-btn--light:hover{color:#083f61;background:#e0f2fe}.pub-btn--on-dark{color:#fff;box-shadow:none;background:#ffffff14;border-color:#ffffff2e}.pub-btn--on-dark:hover{color:#fff;background:#ffffff24;border-color:#ffffff57}.pub-footer{border-top:1px solid var(--pub-line);background:#fff;padding:30px clamp(18px,5vw,72px)}.pub-footer-inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;width:min(1180px,100%);margin:0 auto;display:grid}.pub-footer-brand{align-items:center;gap:10px;display:inline-flex}.pub-footer-brand img{border-radius:8px;width:34px;height:34px}.pub-footer-brand span{color:var(--pub-ink);font-weight:950}.pub-footer-links{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.pub-footer-links a{min-height:36px;color:var(--pub-muted);border-radius:8px;align-items:center;padding:0 10px;font-size:14px;font-weight:850;display:inline-flex}.pub-footer-links a:hover{background:var(--pub-blue-soft);color:var(--pub-blue-dark)}.pub-footer-copy{color:var(--pub-faint);margin:0;font-size:13px;font-weight:750}.public-main{background:var(--pub-bg);padding:28px clamp(18px,5vw,72px) 64px}.public-main--papers{padding-bottom:0}.public-main--detail{padding-bottom:88px}.pub-detail{background:0 0;border:0;border-radius:0;width:min(1080px,100%);margin:34px auto 0;padding:0}.pub-back-link{min-height:42px;color:var(--pub-blue-dark);background:#fff;border-radius:8px;align-items:center;gap:8px;margin-bottom:18px;padding:0 13px;font-size:14px;font-weight:950;display:inline-flex;box-shadow:0 10px 26px #08111f12}.pub-detail-layout{grid-template-columns:minmax(0,1fr) 330px;gap:18px;display:grid}.pub-detail-main,.pub-detail-aside{border:1px solid var(--pub-line);background:#fff;border-radius:8px;box-shadow:0 18px 50px #08111f14}.pub-detail-main{min-height:430px;padding:34px}.pub-detail-subject{background:var(--pub-blue-soft);min-height:30px;color:var(--pub-blue-dark);border-radius:999px;align-items:center;padding:0 11px;font-size:12px;font-weight:950;display:inline-flex}.pub-detail h1{margin-top:18px;font-size:44px}.pub-detail-meta{color:var(--pub-muted);margin:14px 0 0;font-size:16px;line-height:1.7}.pub-detail-tags{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.pub-detail-tags span{border:1px solid var(--pub-line-soft);min-height:32px;color:var(--pub-muted);background:#f8fafc;border-radius:999px;align-items:center;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.pub-detail-note{background:linear-gradient(135deg, var(--pub-blue-soft), #dcfce7c7);color:var(--pub-ink-soft);border-radius:8px;gap:12px;margin-top:38px;padding:18px;display:flex}.pub-detail-note svg{color:var(--pub-blue-dark);flex:none;margin-top:3px}.pub-detail-note p{margin:0;font-weight:800;line-height:1.65}.pub-detail-aside{align-self:start;padding:20px}.pub-detail-grid{grid-template-columns:1fr;gap:10px;margin:0;display:grid}.pub-detail-grid div{border:1px solid var(--pub-line-soft);background:#f8fafc;border-radius:8px;padding:15px}.pub-detail-grid dt{color:var(--pub-muted);text-transform:none;letter-spacing:0;font-size:12px;font-weight:950}.pub-detail-grid dd{color:var(--pub-ink);margin:6px 0 0;font-weight:950;line-height:1.45}.pub-detail-action{width:100%;margin-top:18px}.pub-detail-files{gap:10px;margin-top:22px;display:grid}.pub-detail-file{border:1px solid var(--pub-line-soft);background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-width:0;padding:12px 14px;display:flex}.pub-detail-file>span:first-child{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 9px;min-width:0;display:grid}.pub-detail-file svg{color:var(--pub-rose)}.pub-detail-file strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--pub-ink);font-size:14px;overflow:hidden}.pub-detail-file small{color:var(--pub-muted);grid-column:2;font-size:12px;font-weight:800}.pub-detail-file-actions{flex:none;gap:6px;display:inline-flex}.pub-detail-file-actions a{border:1px solid var(--pub-line);min-height:34px;color:var(--pub-blue-dark);background:#fff;border-radius:8px;align-items:center;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.pub-detail-file-toggle{min-height:40px;color:var(--pub-ink-soft);border:1px dashed var(--pub-line);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:950;display:inline-flex}.pub-detail-file-toggle:hover,.pub-detail-file-toggle:focus-visible{color:var(--pub-blue-dark);background:#f8fbff;border-color:#0e749059;outline:none}.pub-detail-file-toggle[aria-expanded=true] svg{transform:rotate(180deg)}@keyframes pubFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes pubSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=1180px){.pub-hero-inner{grid-template-columns:1fr;max-width:880px}.pub-hero-copy{max-width:780px}.pub-hero-visual{display:block}.pub-audience-grid,.pub-feature-grid,.pub-paper-skeleton-grid,.pub-papers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pub-insight{grid-template-columns:1fr}.pub-insight-copy{justify-self:start;max-width:760px}}@media (width<=900px){.public-site{--pub-header-height:108px}.pub-header{grid-template-columns:auto auto;row-gap:6px;padding:10px 16px 8px;top:0}.pub-brand{grid-area:1/1}.pub-nav{order:initial;scrollbar-width:none;grid-area:2/1/auto/-1;justify-content:flex-start;width:auto;padding:0;overflow-x:auto}.pub-nav::-webkit-scrollbar{display:none}.pub-header-cta{grid-area:1/2;justify-self:end}.pub-hero{padding-top:150px}.pub-hero-title{font-size:56px}.pub-hero-title span,.pub-section-head h2,.pub-insight-copy h2,.pub-cta-inner h2,.pub-library-hero h1,.pub-detail h1{font-size:34px}.pub-product-layout{grid-template-columns:44px minmax(0,1fr)}.pub-product-side,.pub-hero-float{display:none}.pub-trust-inner,.pub-workflow-track,.pub-section-head--split,.pub-library-hero,.pub-detail-layout,.pub-footer-inner{grid-template-columns:1fr}.pub-footer-links{justify-content:flex-start}}@media (width<=640px){.pub-header{min-height:58px;padding:8px}.pub-brand-text small{display:none}.pub-header-cta{min-height:42px;padding:0 13px}.pub-nav a{min-height:36px;padding:0 11px;font-size:13px}.pub-hero{padding:146px 18px 56px}.pub-hero-title{font-size:46px}.pub-hero-title span{font-size:29px}.pub-hero-desc{font-size:16px}.pub-btn{width:100%}.pub-product-frame{border-radius:10px}.pub-product-layout{grid-template-columns:1fr;min-height:auto;padding:12px}.pub-product-rail{display:none}.pub-product-main{padding:12px}.pub-product-document{min-height:250px;padding:20px 16px}.pub-doc-options{grid-template-columns:repeat(2,1fr);margin-left:46px}.pub-audience,.pub-features,.pub-workflow,.pub-insight,.pub-papers,.pub-cta{padding-left:18px;padding-right:18px}.pub-audience-grid,.pub-feature-grid,.pub-paper-skeleton-grid,.pub-papers-grid{grid-template-columns:1fr}.pub-papers-head{flex-direction:column;align-items:stretch}.pub-search--compact,.pub-search--hero{width:100%}.pub-insight{padding-top:70px;padding-bottom:70px}.pub-insight-board{min-height:auto;padding:16px}.pub-insight-chart{min-height:180px}.pub-insight-list span{place-content:center stretch;min-height:58px;display:grid}.pub-paper-footer{grid-template-columns:1fr 38px}.pub-paper-footer>span:nth-child(2){grid-column:1}.pub-paper-arrow{grid-area:1/2/span 2}.pub-detail-main{padding:24px 18px}.pub-detail-aside{padding:16px}}@media (prefers-reduced-motion:reduce){.public-site *,.public-site :before,.public-site :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.public-site{--pub-reference-blue:#1748f5;--pub-reference-blue-dark:#0d36d8;--pub-reference-ink:#071126}.pub-header,.pub-header--scrolled{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #cfd8e6db;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:92px;padding:0 clamp(36px,4.3vw,76px);transition:none;display:grid;position:fixed;top:0;left:0;right:0;box-shadow:0 12px 36px #0f172a14}.pub-brand-text strong{color:var(--pub-reference-ink);font-size:22px;line-height:1.08}.pub-brand-text small{color:#31415b;margin-top:4px;font-size:14px;font-weight:750}.pub-nav{justify-self:center;gap:clamp(30px,3vw,50px)}.pub-nav a,.pub-header--scrolled .pub-nav a{color:#0f1b31;min-height:92px;padding:0;font-size:16px;font-weight:850;position:relative}.pub-nav a:after{content:"";background:var(--pub-reference-blue);opacity:0;border-radius:999px;height:3px;transition:opacity .18s,transform .18s;position:absolute;bottom:16px;left:0;right:0;transform:scaleX(.54)}.pub-nav a:hover,.pub-nav a.is-active,.pub-header--scrolled .pub-nav a:hover,.pub-header--scrolled .pub-nav a.is-active{color:var(--pub-reference-blue-dark)}.pub-nav a:hover:after,.pub-nav a.is-active:after{opacity:1;transform:scaleX(1)}.pub-header-cta,.pub-header--scrolled .pub-header-cta{background:linear-gradient(135deg,#194bf6,#0738cf);border:0;border-radius:10px;grid-column:3;justify-self:end;min-height:54px;padding:0 26px;font-size:16px;box-shadow:0 16px 34px #1748f547}.pub-hero{background:linear-gradient(#fbfdff 0%,#f6faff 62%,#eef5ff 100%);flex-direction:column;justify-content:flex-start;align-items:stretch;padding:124px clamp(36px,4.3vw,76px) 0;display:flex}.pub-hero-bg:after{content:"";opacity:.56;background-image:radial-gradient(#1748f53d 1.2px,#0000 1.2px);background-size:13px 13px;width:160px;height:116px;position:absolute;top:55%;left:42%}.pub-hero-grid{background-image:linear-gradient(#1748f509 1px,#0000 1px),linear-gradient(90deg,#1748f509 1px,#0000 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(#00000029,#0000 74%);mask-image:linear-gradient(#00000029,#0000 74%)}.pub-hero-sweep{display:none}.pub-hero-inner{z-index:1;flex:auto;grid-template-columns:minmax(540px,.84fr) minmax(660px,1.16fr);gap:clamp(34px,3.8vw,64px);max-width:1560px;min-height:0}.pub-hero-badge{min-height:42px;color:var(--pub-reference-blue-dark);background:#ffffffc7;border-color:#1748f52e;margin-bottom:26px;padding:0 19px;font-size:16px;box-shadow:0 10px 28px #0f172a14}.pub-hero-title{max-width:740px;color:var(--pub-reference-ink);text-wrap:balance;font-size:clamp(46px,3.3vw,66px);font-weight:950;line-height:1.18}.pub-hero-title .pub-hero-title-brand{color:var(--pub-reference-blue);margin:0 0 22px;font-size:clamp(22px,1.65vw,30px);line-height:1.1}.pub-hero-title .pub-hero-title-main,.pub-hero-title .pub-hero-title-accent{font-size:inherit;line-height:inherit;letter-spacing:0;margin:0;display:block}.pub-hero-title .pub-hero-title-main{color:var(--pub-reference-ink)}.pub-hero-title .pub-hero-title-accent{max-width:none;color:var(--pub-reference-blue)}.pub-hero-desc{color:#31415b;max-width:650px;margin-top:24px;font-size:17px;font-weight:500;line-height:1.78}.pub-btn{border-radius:10px;min-height:58px;padding:0 34px;font-size:16px}.pub-btn--primary{background:linear-gradient(135deg,#194bf6,#0738cf);border:0;box-shadow:0 18px 38px #1748f547}.pub-btn--primary:hover{background:linear-gradient(135deg,#2458ff,#0a32ba);box-shadow:0 20px 46px #1748f557}.pub-btn--secondary{color:#0d36d8;background:#ffffffd6;border-color:#7f91b25c}.pub-hero-note svg{color:#194bf6}.pub-hero-stats{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #d2dceee6;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));width:min(650px,100%);margin-top:30px;display:grid;overflow:hidden;box-shadow:0 18px 42px #15294e17}.pub-hero-stat{border-right:1px solid #d2dceed1;grid-template-columns:32px minmax(0,1fr);align-items:center;column-gap:10px;min-height:80px;padding:13px 18px;display:grid}.pub-hero-stat:last-child{border-right:0}.pub-hero-stat svg{color:var(--pub-reference-blue);grid-row:span 2}.pub-hero-stat strong{color:var(--pub-reference-blue-dark);white-space:nowrap;font-size:20px;font-weight:950;line-height:1.05}.pub-hero-stat small{color:#465872;white-space:nowrap;font-size:12px;font-weight:750;line-height:1.2}.pub-hero-visual{z-index:2;justify-self:end;width:min(790px,100%);min-width:0;display:block}.pub-product-frame{transform-origin:50%;background:linear-gradient(135deg,#07162c,#081121 58%,#060d1a);border:1px solid #617aa56b;border-radius:24px;width:100%;overflow:visible;transform:perspective(1200px)rotateY(-4deg)rotateX(1deg);box-shadow:0 32px 76px #0711264d,0 22px 64px #1748f52b,inset 0 1px #ffffff24}.pub-product-frame:before{border-radius:inherit;background:linear-gradient(135deg,#5390ff24,#0000 32%),radial-gradient(circle at 70% 0,#3471ff24,#0000 42%)}.pub-product-topbar{border-bottom:0;min-height:58px;padding:0 28px}.pub-product-topbar span{background:#6aa7ff;width:13px;height:13px}.pub-product-topbar span:nth-child(2){background:#7fb4ff}.pub-product-topbar span:nth-child(3){background:#627bff}.pub-product-topbar strong{color:#f7fbff;margin-left:26px;font-size:16px}.pub-product-topbar strong em{color:#bed0eed1;margin-left:10px;font-style:normal;font-weight:750}.pub-product-layout{grid-template-columns:120px minmax(0,1fr) 220px;gap:20px;min-height:372px;padding:0 28px 24px}.pub-product-rail{align-content:start;gap:12px;padding-top:2px;display:grid}.pub-product-rail span,.pub-product-rail span.active{color:#e2e8f0c7;width:auto;height:50px;box-shadow:none;background:0 0;border-radius:8px;align-items:center;gap:12px;padding:0 13px;display:flex}.pub-product-rail span.active{color:#fff;background:linear-gradient(135deg,#235bc3db,#153f90d6)}.pub-product-rail svg{flex:none}.pub-product-rail em{white-space:nowrap;font-size:14px;font-style:normal;font-weight:850}.pub-product-main,.pub-product-side{background:#0a172dbd;border-color:#95aad32e;border-radius:12px;box-shadow:inset 0 1px #ffffff0d}.pub-product-main{padding:22px}.pub-product-head{margin-bottom:20px}.pub-product-head span,.pub-product-head em{font-size:13px}.pub-product-head strong{margin-top:8px;font-size:23px}.pub-product-head small{color:#cbd5e1bd;margin-top:8px;font-size:12px;font-weight:700;line-height:1.5;display:block}.pub-product-head em{color:#b9d5ff;background:#4577ee47;min-height:32px}.pub-product-document{background-color:#fff;background-image:linear-gradient(90deg,#1748f50b 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:10px;min-height:260px;padding:20px 22px 22px}.pub-product-document>strong{color:#12213a;margin-bottom:16px;font-size:16px;font-weight:950;display:block}.pub-doc-line--wide{background:var(--pub-reference-blue-dark);width:72%}.pub-doc-line{width:48%}.pub-doc-question{grid-template-columns:42px minmax(0,1fr);gap:16px;margin-top:20px}.pub-doc-question span{width:42px;height:42px}.pub-doc-options{max-width:236px;margin-left:58px}.pub-product-side{padding:20px 18px}.pub-product-side h3{color:#fff;margin:0;font-size:18px;font-weight:950}.pub-score-ring{background:radial-gradient(circle,#081121 54%,#0000 55%),conic-gradient(from -90deg,#5d86ff 0deg,#6f9bff 82deg,#96d8ff 154deg,#5f87ff 230deg,#5e76a438 282deg 360deg);width:130px;height:130px;box-shadow:inset 0 0 24px #759dff14}.pub-score-ring span{font-size:34px}.pub-product-bars{gap:13px}.pub-product-bars span{background:0 0;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;height:auto;display:grid;position:relative}.pub-product-bars span:before{content:"";background:#50699747;border-radius:999px;grid-area:2/1/auto/-1;height:8px}.pub-product-bars i{z-index:1;background:linear-gradient(90deg,#67a9ff,#315cff);border-radius:999px;grid-area:2/1/auto/-1;height:8px;display:block;position:relative}.pub-product-bars strong,.pub-product-bars em{color:#eaf2ff;font-size:13px;font-style:normal;font-weight:850}.pub-product-bars em{color:#fff;justify-self:end}.pub-product-tag{color:#cfe6ff;background:#265bbc47;border:1px solid #5390ff2e;min-height:50px;font-size:16px}.pub-hero-float{background:#ffffffe6;border-color:#e2e8f0e0;border-radius:10px;box-shadow:0 20px 52px #0f172a29}.pub-hero-float--left{bottom:74px;left:-58px}.pub-hero-float--right{top:112px;right:-52px}.pub-hero-school-strip{z-index:2;border-top:1px solid #ced8e7d1;width:100%;max-width:1560px;margin:auto auto 0;padding:14px 0 22px}.pub-hero-school-strip p{color:#40516e;text-align:center;margin:0 0 14px;font-size:16px;font-weight:750}.pub-hero-school-strip p strong{color:var(--pub-reference-blue-dark);font-weight:950}.pub-hero-school-list{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:28px;display:grid}.pub-hero-school-list span,.pub-hero-school-list a{color:#445672;align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.pub-hero-school-list b{color:#243454ad;border:1px solid #5d6f9447;border-radius:999px;flex:none;place-items:center;width:40px;height:40px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:950;display:grid}.pub-hero-school-list em{color:#40516e;white-space:nowrap;min-width:0;font-size:15px;font-style:normal;font-weight:850;display:block}.pub-hero-school-list small{color:#75839a;letter-spacing:.04em;text-overflow:ellipsis;margin-top:2px;font-size:9px;font-weight:750;display:block;overflow:hidden}.pub-hero-school-list a{color:#40516e;justify-content:flex-end;font-size:15px;font-weight:850}@media (width>=1181px){.pub-hero-title .pub-hero-title-main,.pub-hero-title .pub-hero-title-accent{white-space:nowrap}}@media (width<=1360px){.pub-hero-inner{grid-template-columns:minmax(500px,.82fr) minmax(600px,1.18fr)}.pub-product-layout{grid-template-columns:100px minmax(0,1fr) 190px;gap:16px;padding-left:22px;padding-right:22px}.pub-product-rail em{font-size:12px}.pub-hero-float--left{left:-34px}.pub-hero-float--right{right:-28px}}@media (width<=1180px){.pub-header,.pub-header--scrolled{min-height:82px;padding:0 24px}.pub-brand{min-width:194px}.pub-brand img{width:48px;height:48px}.pub-nav{gap:22px}.pub-nav a,.pub-header--scrolled .pub-nav a{min-height:82px;font-size:14px}.pub-hero{padding:116px 24px 0}.pub-hero-inner{grid-template-columns:1fr;max-width:880px}.pub-hero-copy{max-width:760px}.pub-hero-visual{justify-self:stretch;width:min(820px,100%);margin:10px auto 0}.pub-product-frame{transform:none}.pub-hero-school-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.pub-header,.pub-header--scrolled{grid-template-columns:auto auto;min-height:76px}.pub-brand{min-width:0}.pub-brand-text small{font-size:12px}.pub-nav{display:none}.pub-header-cta,.pub-header--scrolled .pub-header-cta{grid-column:2;min-height:46px;padding:0 16px;font-size:14px}.pub-hero{padding:96px 18px 46px}.pub-hero-badge{min-height:36px;margin-bottom:18px;font-size:14px}.pub-hero-title{font-size:38px;line-height:1.22}.pub-hero-title .pub-hero-title-brand{margin-bottom:14px;font-size:22px}.pub-hero-title .pub-hero-title-accent{font-size:34px}.pub-hero-desc{font-size:16px;line-height:1.7}.pub-hero-actions{gap:12px}.pub-btn{flex:190px;padding:0 18px}.pub-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.pub-hero-stat:nth-child(2){border-right:0}.pub-hero-stat:nth-child(-n+2){border-bottom:1px solid #d2dceed1}.pub-hero-visual,.pub-hero-school-strip,.pub-hero-float{display:none}}@media (width<=520px){.pub-brand img{width:42px;height:42px}.pub-brand-text strong{font-size:18px}.pub-header-cta span{display:none}.pub-header-cta,.pub-header--scrolled .pub-header-cta{width:46px;padding:0}.pub-hero-title{font-size:34px}.pub-hero-title .pub-hero-title-accent{font-size:29px}.pub-hero-desc span+span{margin-top:8px}.pub-hero-note{align-items:flex-start}.pub-hero-stat{grid-template-columns:28px minmax(0,1fr);min-height:72px;padding:12px}.pub-hero-stat strong{font-size:17px}.pub-hero-stat small{font-size:11px}.pub-product-layout{grid-template-columns:1fr}.pub-product-rail{display:none}.pub-doc-options{margin-left:0}.pub-hero-school-list{grid-template-columns:1fr}}@media (width>=1181px) and (height<=1000px){.pub-header,.pub-header--scrolled{min-height:76px}.pub-brand img{width:48px;height:48px}.pub-brand-text strong{font-size:20px}.pub-brand-text small{font-size:13px}.pub-nav a,.pub-header--scrolled .pub-nav a{min-height:76px}.pub-nav a:after{bottom:10px}.pub-header-cta,.pub-header--scrolled .pub-header-cta{min-height:48px;padding:0 22px}.public-site>main>.pub-hero{padding-top:clamp(74px,7dvh,88px)}.pub-hero-inner{grid-template-columns:minmax(520px,.82fr) minmax(620px,1.18fr)}.pub-hero-badge{min-height:36px;margin-bottom:18px;padding:0 16px;font-size:14px}.pub-hero-title{max-width:660px;font-size:clamp(44px,3vw,58px);line-height:1.12}.pub-hero-title .pub-hero-title-brand{margin-bottom:14px;font-size:24px}.pub-hero-desc{max-width:620px;margin-top:18px;font-size:16px;line-height:1.62}.pub-hero-actions{margin-top:24px}.pub-btn{min-height:52px;padding:0 28px}.pub-hero-note{margin-top:16px}.pub-hero-stats{width:min(620px,100%);margin-top:18px}.pub-hero-stat{min-height:66px;padding:10px 14px}.pub-hero-stat strong{font-size:18px}.pub-hero-visual{width:min(740px,100%)}.pub-product-topbar{min-height:52px}.pub-product-layout{grid-template-columns:108px minmax(0,1fr) 200px;gap:16px;min-height:372px;padding:0 22px 20px}.pub-product-rail{gap:8px}.pub-product-rail span,.pub-product-rail span.active{height:42px}.pub-product-main{padding:18px}.pub-product-head{margin-bottom:14px}.pub-product-head strong{font-size:21px}.pub-product-head small{margin-top:6px;line-height:1.35}.pub-product-document{min-height:220px;padding:16px 18px 18px}.pub-product-document>strong{margin-bottom:12px}.pub-doc-line{height:8px;margin-bottom:8px}.pub-doc-line--wide{height:11px}.pub-doc-question{grid-template-columns:34px minmax(0,1fr);gap:12px;margin-top:15px}.pub-doc-question span{width:34px;height:34px}.pub-doc-options{margin-top:14px}.pub-product-side{padding:18px 16px}.pub-score-ring{width:112px;height:112px}.pub-score-ring span{font-size:30px}.pub-product-bars{gap:10px}.pub-product-tag{min-height:44px;font-size:14px}.pub-hero-float{min-width:144px;padding:10px 12px}.pub-hero-float--left{bottom:56px;left:-36px}.pub-hero-float--right{top:88px;right:-32px}.pub-hero-school-strip{padding:10px 0 14px}.pub-hero-school-strip p{margin-bottom:10px;font-size:14px}.pub-hero-school-list{gap:20px}.pub-hero-school-list b{width:34px;height:34px;font-size:16px}.pub-hero-school-list em{font-size:13px}.pub-hero-school-list small{font-size:8px}}@media (width>=1181px){.pub-header,.pub-header--scrolled{min-height:clamp(70px,8.2vh,82px)}.pub-brand img{width:clamp(44px,4.8vh,52px);height:clamp(44px,4.8vh,52px)}.pub-brand-text strong{font-size:clamp(19px,2.2vh,22px)}.pub-nav a,.pub-header--scrolled .pub-nav a{min-height:clamp(70px,8.2vh,82px)}.pub-header-cta,.pub-header--scrolled .pub-header-cta{min-height:clamp(46px,5.4vh,54px)}.pub-hero{padding-top:clamp(92px,11.2vh,116px)}.pub-hero-inner{grid-template-columns:minmax(480px,.86fr) minmax(560px,1.14fr);gap:clamp(28px,3vw,56px);max-width:min(1500px,100vw - 120px)}.pub-hero-copy{max-width:660px}.pub-hero-badge{min-height:clamp(34px,4.2vh,40px);margin-bottom:clamp(14px,2.2vh,22px);font-size:clamp(14px,1.55vh,16px)}.pub-hero-title{max-width:660px;font-size:clamp(42px,2.75vw,56px);line-height:1.14}.pub-hero-title .pub-hero-title-brand{margin-bottom:clamp(12px,1.8vh,18px);font-size:clamp(22px,1.45vw,27px)}.pub-hero-desc{max-width:620px;margin-top:clamp(16px,2.2vh,22px);font-size:clamp(15px,1.65vh,17px);line-height:1.62}.pub-hero-actions{margin-top:clamp(20px,2.8vh,30px)}.pub-btn{min-height:clamp(48px,5.6vh,56px);padding:0 clamp(24px,2.1vw,32px)}.pub-hero-note{margin-top:clamp(14px,2vh,20px)}.pub-hero-stats{width:min(620px,100%);margin-top:clamp(16px,2.3vh,24px)}.pub-hero-stat{min-height:clamp(62px,7.3vh,76px);padding:clamp(10px,1.4vh,13px) 14px}.pub-hero-stat strong{font-size:clamp(17px,1.9vh,20px)}.pub-hero-visual{width:min(720px,42.5vw,82vh)}.pub-product-topbar{min-height:clamp(48px,6vh,58px)}.pub-product-layout{grid-template-columns:clamp(92px,6.3vw,112px) minmax(0,1fr) clamp(178px,11vw,208px);gap:clamp(14px,1.35vw,18px);min-height:clamp(340px,43vh,410px);padding:0 clamp(18px,1.7vw,24px) clamp(16px,2.1vh,22px)}.pub-product-rail{gap:clamp(7px,1.05vh,10px)}.pub-product-rail span,.pub-product-rail span.active{height:clamp(40px,4.8vh,46px)}.pub-product-main{padding:clamp(16px,1.45vw,20px)}.pub-product-head{margin-bottom:clamp(12px,1.7vh,16px)}.pub-product-head strong{font-size:clamp(20px,1.5vw,23px)}.pub-product-head small{margin-top:6px;line-height:1.35}.pub-product-document{min-height:clamp(208px,27vh,248px);padding:clamp(15px,1.3vw,20px)}.pub-product-document>strong{margin-bottom:clamp(10px,1.5vh,14px)}.pub-doc-question{grid-template-columns:34px minmax(0,1fr);gap:12px;margin-top:clamp(14px,1.9vh,18px)}.pub-doc-question span{width:34px;height:34px}.pub-product-side{padding:clamp(16px,1.4vw,20px)}.pub-score-ring{width:clamp(108px,12.5vh,128px);height:clamp(108px,12.5vh,128px)}.pub-score-ring span{font-size:clamp(29px,3.4vh,34px)}.pub-product-bars{gap:clamp(9px,1.3vh,13px)}.pub-product-tag{min-height:clamp(42px,5.4vh,50px);font-size:clamp(13px,1.6vh,16px)}.pub-hero-float{min-width:142px;padding:10px 12px}.pub-hero-school-strip{padding:clamp(9px,1.3vh,13px) 0 clamp(12px,1.8vh,18px)}.pub-hero-school-strip p{margin-bottom:clamp(9px,1.25vh,12px);font-size:14px}.pub-hero-school-list b{width:clamp(32px,4vh,38px);height:clamp(32px,4vh,38px)}}@media (width>=1181px) and (height<=820px){.pub-header,.pub-header--scrolled{min-height:64px;padding-inline:clamp(28px,4vw,58px)}.pub-brand{min-width:210px}.pub-brand img{width:42px;height:42px}.pub-brand-text strong{font-size:18px}.pub-brand-text small{margin-top:2px;font-size:12px}.pub-nav{gap:clamp(20px,2.2vw,34px)}.pub-nav a,.pub-header--scrolled .pub-nav a{min-height:64px;font-size:14px}.pub-nav a:after{bottom:8px}.pub-header-cta,.pub-header--scrolled .pub-header-cta{min-height:44px;padding:0 20px;font-size:14px}.public-site>main>.pub-hero{padding-top:70px;padding-bottom:0}.pub-hero-inner{flex:0 auto;grid-template-columns:minmax(440px,.9fr) minmax(500px,1.1fr);gap:clamp(20px,2.4vw,36px);max-width:min(1420px,100vw - 88px)}.pub-hero-copy{max-width:610px}.pub-hero-badge{min-height:32px;margin-bottom:10px;padding:0 14px;font-size:13px}.pub-hero-title{max-width:610px;font-size:clamp(36px,2.65vw,48px);line-height:1.08}.pub-hero-title .pub-hero-title-brand{margin-bottom:8px;font-size:clamp(18px,1.35vw,22px)}.pub-hero-desc{max-width:590px;margin-top:12px;font-size:14px;line-height:1.48}.pub-hero-actions{gap:14px;margin-top:16px}.pub-btn{min-height:44px;padding:0 22px;font-size:14px}.pub-hero-note{margin-top:10px;font-size:13px}.pub-hero-stats{width:min(590px,100%);margin-top:12px}.pub-hero-stat{grid-template-columns:26px minmax(0,1fr);column-gap:8px;min-height:52px;padding:8px 10px}.pub-hero-stat svg{width:18px;height:18px}.pub-hero-stat strong{font-size:16px}.pub-hero-stat small{font-size:10px}.pub-hero-visual{width:min(760px,47vw,82vh)}.pub-product-frame{border-radius:18px}.pub-product-topbar{min-height:40px;padding:0 18px}.pub-product-topbar span{width:10px;height:10px}.pub-product-topbar strong{margin-left:18px;font-size:13px}.pub-product-layout{grid-template-columns:78px minmax(0,1fr) 150px;gap:10px;min-height:268px;padding:0 14px 14px}.pub-product-rail{gap:6px}.pub-product-rail span,.pub-product-rail span.active{gap:8px;height:32px;padding:0 8px}.pub-product-rail svg{width:13px;height:13px}.pub-product-rail em{font-size:11px}.pub-product-main{padding:12px}.pub-product-head{margin-bottom:9px}.pub-product-head span,.pub-product-head em{font-size:11px}.pub-product-head strong{margin-top:4px;font-size:17px}.pub-product-head small{display:none}.pub-product-head em{min-height:26px;padding:0 8px}.pub-product-document{min-height:174px;padding:12px}.pub-product-document>strong{margin-bottom:8px;font-size:13px}.pub-doc-line{height:7px;margin-bottom:7px}.pub-doc-line--wide{height:9px}.pub-doc-question{grid-template-columns:28px minmax(0,1fr);gap:10px;margin-top:10px}.pub-doc-question span{width:28px;height:28px;font-size:11px}.pub-doc-options{margin-top:10px;margin-left:38px}.pub-product-side{padding:12px}.pub-product-side h3{font-size:15px}.pub-score-ring{width:86px;height:86px}.pub-score-ring span{font-size:24px}.pub-score-ring small{font-size:10px}.pub-product-bars{gap:8px}.pub-product-bars strong,.pub-product-bars em{font-size:11px}.pub-product-bars span:before,.pub-product-bars i{height:6px}.pub-product-tag{min-height:34px;font-size:12px}.pub-hero-float{display:none}.pub-hero-school-strip{padding:6px 0 8px}.pub-hero-school-strip p{margin-bottom:6px;font-size:12px}.pub-hero-school-list{gap:clamp(10px,1.4vw,18px)}.pub-hero-school-list span,.pub-hero-school-list a{gap:8px}.pub-hero-school-list b{width:28px;height:28px;font-size:13px}.pub-hero-school-list em{text-overflow:ellipsis;font-size:12px;overflow:hidden}.pub-hero-school-list small{display:none}.pub-hero-school-list a{font-size:12px}}.pub-snap-main{background:#f8fafc;overflow:visible}.public-site>.pub-snap-main>.pub-snap-section{box-sizing:border-box;scroll-margin-top:var(--pub-header-height);position:relative}.public-site>.pub-snap-main>.pub-trust,.public-site>.pub-snap-main>.pub-audience,.public-site>.pub-snap-main>.pub-features,.public-site>.pub-snap-main>.pub-workflow,.public-site>.pub-snap-main>.pub-insight,.public-site>.pub-snap-main>.pub-papers--home,.public-site>.pub-snap-main>.pub-cta{box-sizing:border-box;min-height:100dvh;scroll-margin-top:var(--pub-header-height);padding:clamp(88px,10dvh,128px) clamp(28px,5vw,72px)}.pub-trust,.pub-audience,.pub-features,.pub-workflow,.pub-insight,.pub-papers--home,.pub-cta{align-content:center;display:grid}.pub-trust{background:radial-gradient(circle at 84% 18%,#14b8a629,#0000 30%),linear-gradient(120deg,#f9fcff 0%,#edf7ff 56%,#f3fbf8 100%);overflow:hidden}.pub-trust:before,.pub-features:before,.pub-insight:before{z-index:0;pointer-events:none;content:"";position:absolute;inset:0}.pub-trust:before{opacity:.5;background-image:linear-gradient(#1e5e8f0e 1px,#0000 1px),linear-gradient(90deg,#1e5e8f0e 1px,#0000 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(90deg,#000,#0000 82%);mask-image:linear-gradient(90deg,#000,#0000 82%)}.pub-trust-layout,.pub-audience-head,.pub-audience-layout,.pub-features-head,.pub-capability-showcase,.pub-workflow-head,.pub-workflow-track,.pub-insight>*,.pub-papers--home>*,.pub-cta-inner{z-index:1;width:min(1200px,100%);margin-left:auto;margin-right:auto;position:relative}.pub-trust-layout{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(52px,8vw,124px);display:grid}.pub-trust-copy h2,.pub-audience-head h2,.pub-features-head h2,.pub-workflow-head h2,.pub-insight-copy h2{color:#071b38;letter-spacing:-.055em;text-wrap:balance;max-width:760px;margin:14px 0 0;font-size:clamp(34px,3.25vw,50px);font-weight:840;line-height:1.13}.pub-trust-copy p,.pub-audience-head>p,.pub-features-head>p,.pub-workflow-head>p,.pub-insight-copy>p{color:#526b87;text-wrap:pretty;margin:24px 0 0;font-size:16px;line-height:1.85}.pub-trust-principles{color:#174e7e;flex-wrap:wrap;align-items:center;gap:10px;margin-top:32px;font-size:13px;font-weight:750;display:flex}.pub-trust-principles span{background:#fff9;border:1px solid #4096d233;border-radius:999px;padding:8px 11px}.pub-trust-principles svg{color:#62a6cd}.pub-trust-rail{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#eaf5fcb8;border:1px solid #3f7eae24;border-radius:26px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;display:grid;box-shadow:0 22px 54px #255b851f}.pub-trust-metric{background:#ffffffe6;border:1px solid #3f7eae1c;border-radius:18px;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:16px;min-height:146px;padding:22px;display:grid;box-shadow:0 8px 24px #285b820e}.pub-trust-icon{color:#126f9f;background:linear-gradient(145deg,#e8f6ff,#dcefff);border:1px solid #1582b81a;border-radius:15px;grid-row:auto;place-items:center;width:48px;height:48px;display:grid}.pub-trust-metric-body{min-width:0}.pub-trust-metric strong,.pub-trust-metric-body>span,.pub-trust-metric small{display:block}.pub-trust-metric strong{color:#0a1e3c;letter-spacing:-.04em;font-size:clamp(28px,2.4vw,34px);font-weight:820;line-height:1.08}.pub-trust-metric-body>span{color:#3f5d79;margin-top:5px;font-size:13px;font-weight:720}.pub-trust-metric small{color:#7b91a6;margin-top:15px;font-size:12.5px;line-height:1.45}.pub-audience{background:#fff}.pub-audience-head,.pub-features-head,.pub-workflow-head{justify-content:space-between;align-items:end;gap:48px;margin-bottom:clamp(32px,5dvh,54px);display:flex}.pub-features-head{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:end;display:grid}.pub-audience-head>div,.pub-features-head>div,.pub-workflow-head>div{flex:auto;min-width:0}.pub-features-title{max-width:none!important}.pub-features-title span{white-space:nowrap;display:block}.pub-audience-head>p,.pub-features-head>p,.pub-workflow-head>p{max-width:370px;margin:0 0 4px}.pub-audience-layout{grid-template-columns:minmax(0,1.42fr) minmax(300px,.78fr);align-items:stretch;gap:18px;display:grid}.pub-audience-lead{background:radial-gradient(circle at 70% 8%,#3ac8d747,#0000 30%),linear-gradient(135deg,#09284f,#0d4171 100%);border-radius:24px;grid-template-columns:minmax(245px,.75fr) minmax(330px,1.05fr);gap:clamp(24px,3vw,48px);min-height:380px;padding:clamp(28px,3.1vw,44px);display:grid;overflow:hidden;box-shadow:0 24px 55px #0d3a6638}.pub-audience-lead-copy{z-index:1;align-self:center;position:relative}.pub-audience-lead .pub-audience-icon{color:#96e1eb;background:#77dee726}.pub-audience-icon{color:#126291;background:#e3f4ff;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.pub-audience-kicker{color:#9fdce7;letter-spacing:.09em;margin-top:28px;font-size:12px;font-weight:800;display:block}.pub-audience-lead h3{color:#fff;letter-spacing:-.04em;margin:10px 0 0;font-size:clamp(23px,1.75vw,28px);line-height:1.25}.pub-audience-lead p{color:#c8ddec;margin:16px 0 0;font-size:15px;line-height:1.8}.pub-audience-lead-note{color:#75ccd9;margin-top:22px;font-size:12px;line-height:1.6;display:block}.pub-workspace-preview{color:#102e4e;background:#fafdff;border:1px solid #ffffff80;border-radius:16px;align-self:center;padding:17px;transform:rotate(1.5deg);box-shadow:0 22px 42px #02143145}.pub-workspace-topbar,.pub-showcase-topline,.pub-insight-board-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.pub-workspace-topbar strong,.pub-workspace-topbar span{display:block}.pub-workspace-topbar strong{font-size:14px}.pub-workspace-topbar span{color:#8294a7;margin-top:4px;font-size:11px}.pub-workspace-status,.pub-showcase-topline>span{color:#08785f;background:#dcf8ed;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.pub-workspace-summary,.pub-mini-insight-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.pub-workspace-summary>span,.pub-mini-insight-metrics>span{background:#fff;border:1px solid #e7eef5;border-radius:9px;padding:11px 9px}.pub-workspace-summary small,.pub-mini-insight-metrics small{color:#8193a5;font-size:10px;display:block}.pub-workspace-summary strong,.pub-mini-insight-metrics strong{color:#17395c;margin-top:6px;font-size:18px;line-height:1;display:block}.pub-workspace-list,.pub-library-results,.pub-permission-roles{gap:8px;margin-top:14px;display:grid}.pub-workspace-list>span,.pub-library-results>span,.pub-permission-roles>span{background:#f6f9fc;border-radius:8px;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:35px;padding:8px 9px;display:grid}.pub-workspace-list i,.pub-library-results i{border-radius:50%;width:8px;height:8px}.is-blue{background:#248ce0}.is-teal{background:#18ae9d}.is-amber{background:#df9c38}.pub-workspace-list strong,.pub-library-results strong,.pub-permission-roles strong{color:#1a3b5c;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.pub-workspace-list em,.pub-library-results em,.pub-permission-roles b{color:#6b839a;white-space:nowrap;font-size:10px;font-style:normal}.pub-audience-support{grid-template-rows:repeat(3,minmax(0,1fr));gap:18px;display:grid}.pub-audience-item{background:#fff;border:1px solid #dbe7f1;border-radius:18px;align-items:center;gap:18px;min-height:0;padding:22px;display:flex;box-shadow:0 12px 30px #2651780d}.pub-audience-item h3{color:#0d2d4d;margin:0;font-size:18px}.pub-audience-item p{color:#667f98;margin:7px 0 0;font-size:13px;line-height:1.65}.pub-features{background:radial-gradient(circle at 12% 84%,#63b2e126,#0000 28%),#edf5fa;overflow:hidden}.pub-features:before{opacity:.65;background:linear-gradient(110deg,#347aae0d 1px,#0000 1px) 0 0/28px 100%}.pub-capability-showcase{--capability-accent:#1b83d2;--capability-soft:#e3f2ff;background:#ffffffe6;border:1px solid #d4e1eb;border-radius:24px;grid-template-columns:minmax(280px,.66fr) minmax(0,1.34fr);min-height:428px;display:grid;overflow:hidden;box-shadow:0 24px 60px #1b4d721a}.pub-capability-showcase.is-green{--capability-accent:#099779;--capability-soft:#ddf8ee}.pub-capability-showcase.is-amber{--capability-accent:#cb8018;--capability-soft:#fff1d6}.pub-capability-showcase.is-rose{--capability-accent:#c34269;--capability-soft:#fde6ee}.pub-capability-tabs{background:#fbfdff;border-right:1px solid #e1eaf2;align-content:center;gap:8px;padding:20px;display:grid}.pub-capability-tab{color:#345675;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;min-height:78px;padding:12px;transition:background .16s,border-color .16s,transform .16s;display:grid}.pub-capability-tab:hover,.pub-capability-tab.is-active{border-color:color-mix(in srgb, var(--capability-accent) 22%, #d6e3ed);background:color-mix(in srgb, var(--capability-soft) 68%, #fff)}.pub-capability-tab:hover{transform:translate(3px)}.pub-capability-tab:focus-visible{outline:3px solid color-mix(in srgb, var(--capability-accent) 35%, transparent);outline-offset:2px}.pub-capability-tab-icon{background:var(--capability-soft);width:40px;height:40px;color:var(--capability-accent);border-radius:11px;place-items:center;display:grid}.pub-capability-tab small,.pub-capability-tab strong{display:block}.pub-capability-tab small{color:#7490a8;font-size:11px;font-weight:730}.pub-capability-tab strong{color:#143555;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:14px;overflow:hidden}.pub-capability-tab>svg{color:#9aafc0}.pub-capability-panel{background:linear-gradient(145deg, #fff, color-mix(in srgb, var(--capability-soft) 38%, #fff));grid-template-rows:auto auto;align-content:start;gap:22px;min-height:0;padding:clamp(24px,3vw,40px);display:grid}.pub-capability-panel-copy{min-height:116px}.pub-capability-panel-copy>span{color:var(--capability-accent);letter-spacing:.08em;font-size:12px;font-weight:820}.pub-capability-panel-copy h3{color:#0c2c4b;letter-spacing:-.04em;margin:10px 0 0;font-size:clamp(24px,2.35vw,32px)}.pub-capability-panel-copy p{color:#5f7892;max-width:640px;margin:12px 0 0;font-size:14px;line-height:1.75}.pub-showcase-frame{background:#fff;border:1px solid #afc7d9a6;border-radius:14px;min-height:302px;margin-top:0;padding:18px;box-shadow:0 18px 35px #27547721}.pub-showcase-topline strong{color:#183b5d;font-size:13px}.pub-library-filters,.pub-parser-steps{flex-wrap:wrap;gap:7px;margin-top:17px;display:flex}.pub-library-filters span,.pub-parser-steps span{color:#5b748c;background:#eff5f9;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:740}.pub-library-filters .is-filter,.pub-parser-steps .is-current{background:color-mix(in srgb, var(--capability-soft) 82%, #fff);color:var(--capability-accent)}.pub-parser-steps .is-done{color:#08785f;background:#dcf8ed}.pub-library-results>span{grid-template-columns:8px minmax(0,1fr) auto}.pub-library-results div,.pub-parser-file div{min-width:0}.pub-library-results small,.pub-parser-file small{color:#8296aa;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;display:block;overflow:hidden}.pub-parser-file{color:#088873;background:#f7fdfb;border:1px solid #dbe9e8;border-radius:10px;grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;gap:10px;margin-top:18px;padding:12px;display:grid}.pub-parser-file strong{color:#24475c;white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.pub-parser-lines{gap:7px;margin-top:16px;display:grid}.pub-parser-lines i{background:#edf3f7;border-radius:99px;height:8px;display:block}.pub-parser-lines i:nth-child(2){width:86%}.pub-parser-lines i:nth-child(3){width:92%}.pub-parser-lines i:nth-child(4){width:68%}.pub-mini-bar-chart{background:#f4f8fb;border-radius:10px;align-items:end;gap:12px;height:92px;margin-top:16px;padding:12px;display:flex}.pub-mini-bar-chart i{background:linear-gradient(#f2bd51,#d88620);border-radius:5px 5px 2px 2px;flex:1;min-height:14px}.pub-mini-insight-alert{color:#a06115;align-items:center;gap:7px;margin-top:12px;font-size:11px;font-weight:680;display:flex}.pub-permission-roles>span{grid-template-columns:25px 76px minmax(0,1fr) auto;min-height:40px}.pub-permission-roles i{color:#fff;border-radius:7px;place-items:center;width:25px;height:25px;font-size:10px;font-style:normal;font-weight:820;display:grid}.pub-permission-roles em{color:#8295a8;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-style:normal;overflow:hidden}.pub-permission-roles b{color:#08785f}.pub-workflow{background:radial-gradient(circle at 84% 82%,#0a87b13d,#0000 30%),radial-gradient(circle at 8% 12%,#3570c733,#0000 25%),#071526;overflow:hidden}.pub-workflow .pub-section-badge{color:#9de7f7;background:#12799f38;border-color:#5ed0ea59}.pub-workflow-head{text-align:center;max-width:980px;margin-bottom:clamp(30px,4dvh,42px);display:block}.pub-workflow-head>div{flex-direction:column;align-items:center;width:100%;display:flex}.pub-workflow-head h2{color:#f7fbff;text-align:center;width:100%;max-width:900px;font-size:clamp(36px,2.9vw,48px)}.pub-workflow-head>p{color:#aabfd2;text-align:center;max-width:600px;margin:18px auto 0}.pub-workflow-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.pub-workflow-connector{background:linear-gradient(90deg,#0000,#5ed0eab8,#0000);height:1px;position:absolute;top:52px;left:16.7%;right:16.7%}.pub-workflow-step{z-index:1;background:linear-gradient(145deg,#132644f0,#0d1d34d1);border:1px solid #92b5d32b;border-radius:18px;min-height:350px;padding:24px;position:relative;box-shadow:0 20px 48px #00000029}.pub-workflow-step-top{color:#7cdbe9;justify-content:space-between;align-items:center;display:flex}.pub-workflow-step-top>span{color:#7cdbe9;letter-spacing:.12em;font-size:12px;font-weight:820}.pub-flow-preview{background:#04102080;border:1px solid #7bbddd29;border-radius:12px;justify-content:center;align-items:center;min-height:112px;margin-top:22px;padding:15px;display:flex;overflow:hidden}.pub-flow-preview--upload{color:#80d7e6;grid-template-columns:30px minmax(0,1fr) 19px;gap:9px;display:grid}.pub-flow-preview--upload strong,.pub-flow-preview--upload span{display:block}.pub-flow-preview--upload strong{color:#dbeeff;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.pub-flow-preview--upload span{color:#7892ab;margin-top:5px;font-size:10px}.pub-flow-preview--extract{grid-template-columns:auto 1fr;align-content:center;gap:8px 12px;display:grid}.pub-flow-preview--extract span{color:#92dceb;font-size:10px;font-weight:750}.pub-flow-preview--extract i{background:#a1c3dd3d;border-radius:99px;height:7px;display:block}.pub-flow-preview--diagnosis{grid-template-columns:auto 1fr;gap:3px 18px;display:grid}.pub-flow-preview--diagnosis strong{color:#f6c56d;letter-spacing:-.06em;grid-row:span 2;align-self:center;font-size:34px}.pub-flow-preview--diagnosis span{color:#9fb3c8;font-size:10px}.pub-flow-preview--diagnosis i{background:linear-gradient(90deg,#efc56f 70%,#a6c1da2e 70%);border-radius:9px;height:6px;display:block}.pub-flow-preview--diagnosis i:nth-of-type(2){background:linear-gradient(90deg,#4fc5d4 52%,#a6c1da2e 52%)}.pub-flow-preview--diagnosis i:nth-of-type(3){background:linear-gradient(90deg,#7898dc 38%,#a6c1da2e 38%)}.pub-workflow-step-copy h3{color:#f3f9ff;margin:22px 0 0;font-size:22px}.pub-workflow-step-copy p{color:#9eb2c5;margin:10px 0 0;font-size:13px;line-height:1.72}.pub-insight{background:radial-gradient(circle at 14% 10%,#4bc1be1c,#0000 28%),#f6f9fc;overflow:hidden}.pub-insight:before{opacity:.46;background-color:#0000;background-image:linear-gradient(90deg,#5177970f 1px,#0000 1px),linear-gradient(#5177970f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;-webkit-mask-image:linear-gradient(90deg,#0000,#000 42% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 42% 88%,#0000)}.pub-insight{grid-template-columns:minmax(0,.72fr) minmax(500px,1.28fr);align-items:center;gap:clamp(48px,6vw,96px)}.pub-insight-copy h2{font-size:clamp(36px,3.55vw,52px)}.pub-check-list{gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.pub-check-list li{color:#244663;align-items:flex-start;gap:10px;font-size:13px;line-height:1.65;display:flex}.pub-check-list svg{color:#069978;flex:none;margin-top:2px}.pub-insight-board{background:#ffffffeb;border:1px solid #dbe7ee;border-radius:20px;min-height:404px;padding:clamp(22px,2.6vw,34px);box-shadow:0 25px 60px #214e6d1f}.pub-insight-board-head>div>span,.pub-insight-board-head>div>strong{display:block}.pub-insight-board-head>div>span{color:#7189a1;font-size:12px}.pub-insight-board-head>div>strong{color:#163957;margin-top:5px;font-size:20px}.pub-insight-board-head>em{color:#7891a7;background:#eff5fa;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal}.pub-insight-summary{grid-template-columns:minmax(145px,1fr) repeat(2,minmax(110px,.76fr));gap:10px;margin-top:22px;display:grid}.pub-insight-summary>div,.pub-insight-summary>span{background:#f5f9fc;border-radius:11px;align-content:center;min-height:80px;padding:14px;display:grid}.pub-insight-summary>div{background:linear-gradient(135deg,#e6f4f7,#eaf2ff)}.pub-insight-summary span,.pub-insight-summary small{color:#7790a7;font-size:11px}.pub-insight-summary strong{color:#163c5d;letter-spacing:-.04em;margin-top:5px;font-size:22px;line-height:1;display:block}.pub-insight-summary>div strong{color:#088c95;font-size:30px}.pub-insight-summary small{color:#0d9a80;margin-top:5px}.pub-insight-chart{background:#f5f8fb;border-radius:12px;align-items:end;gap:12px;min-height:148px;margin-top:12px;padding:18px 18px 14px;display:flex}.pub-insight-chart>span{flex:1;align-items:end;gap:7px;height:100%;display:grid}.pub-insight-chart i{background:linear-gradient(#119dcb,#1cb9aa);border-radius:6px 6px 2px 2px;width:100%;min-height:14px;display:block;box-shadow:0 6px 12px #1b9ab829}.pub-insight-chart small{color:#7e91a5;text-align:center;font-size:10px}.pub-insight-list{gap:8px;margin-top:12px;display:grid}.pub-insight-list span{border:1px solid #ecf1f5;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:36px;padding:0 12px;display:grid}.pub-insight-list strong{color:#254763;font-size:11px}.pub-insight-list em{color:#748ca3;white-space:nowrap;font-size:11px;font-style:normal}.pub-papers--home{background:#fff}.pub-papers--home .pub-papers-head{justify-content:space-between;align-items:end;gap:28px;margin-bottom:32px;display:flex}.pub-papers--home .pub-papers-head h2{color:#0a2342;letter-spacing:-.055em;margin-top:14px;font-size:clamp(36px,3.65vw,52px);line-height:1.14}.pub-papers--home .pub-papers-head p{color:#6b8298;margin:14px 0 0;font-size:15px}.pub-inline-link{color:#0b6399;flex:none;padding:10px 0;font-size:14px;font-weight:790}.pub-papers--home .pub-papers-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pub-papers--home .pub-paper-card,.pub-papers--home .pub-paper-skeleton{min-height:210px}.pub-papers--home .pub-paper-card{background:linear-gradient(155deg,#fff,#fbfdff);border-color:#dce7ee;border-radius:16px;padding:21px;box-shadow:0 12px 30px #234b6c0f}.pub-papers--home .pub-paper-card:hover{border-color:#a9d5e9;transform:translateY(-4px);box-shadow:0 18px 35px #1267941f}.pub-resource-error{background:#f8fbfd;border:1px solid #d8e5ed;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;max-width:760px;padding:18px;display:grid}.pub-resource-error-icon{color:#34729c;background:#e7f3fa;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.pub-resource-error strong,.pub-resource-error div>span{display:block}.pub-resource-error strong{color:#24425f;font-size:14px}.pub-resource-error div>span{color:#70869a;margin-top:5px;font-size:12px}.pub-resource-error button{color:#15628f;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #b8d9e8;border-radius:9px;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.pub-resource-error button:hover{background:#eaf7fd}.pub-cta{text-align:center;background:radial-gradient(circle at 20% 76%,#25b1b073,#0000 26%),radial-gradient(circle at 78% 18%,#2d7bdc70,#0000 32%),#0a2548;overflow:hidden}.pub-cta-inner{max-width:780px}.pub-cta .pub-section-badge{color:#bcefff;background:#a5dfff1f;border-color:#b3e9ff5c}.pub-cta-inner h2{color:#fff;letter-spacing:-.06em;margin:16px 0 0;font-size:clamp(40px,4.4vw,62px)}.pub-cta-inner p{color:#c7ddea;margin:20px auto 0;font-size:16px;line-height:1.8}.pub-cta-actions{justify-content:center;margin-top:30px}@media (width<=1180px){.pub-trust-layout{grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);gap:42px}.pub-audience-lead{grid-template-columns:1fr}.pub-workspace-preview{justify-self:center;width:100%;max-width:480px}.pub-workflow-step{min-height:326px;padding:20px}.pub-workflow-step-copy h3{font-size:20px}.pub-insight{grid-template-columns:minmax(0,.64fr) minmax(460px,1.36fr);gap:38px}}@media (width<=1023px){.public-site>.pub-snap-main>.pub-trust,.public-site>.pub-snap-main>.pub-audience,.public-site>.pub-snap-main>.pub-features,.public-site>.pub-snap-main>.pub-workflow,.public-site>.pub-snap-main>.pub-insight,.public-site>.pub-snap-main>.pub-papers--home,.public-site>.pub-snap-main>.pub-cta{height:auto;min-height:0;padding:88px clamp(22px,5vw,44px)}.pub-trust-layout,.pub-audience-layout,.pub-insight{grid-template-columns:1fr}.pub-trust-copy,.pub-insight-copy{max-width:680px}.pub-trust-rail{width:100%;max-width:660px}.pub-audience-support{grid-template-rows:none;grid-template-columns:repeat(3,minmax(0,1fr))}.pub-audience-item{align-content:start;gap:14px;padding:18px;display:grid}.pub-capability-showcase{grid-template-columns:minmax(255px,.67fr) minmax(0,1.33fr)}.pub-workflow-track{gap:12px}.pub-workflow-step{min-height:310px}.pub-insight-board{width:100%;max-width:720px}.pub-papers--home .pub-papers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.pub-audience-head,.pub-features-head,.pub-workflow-head,.pub-papers--home .pub-papers-head{display:block}.pub-audience-head>p,.pub-features-head>p,.pub-workflow-head>p{max-width:610px;margin-top:17px}.pub-audience-layout{gap:14px}.pub-features-head{grid-template-columns:1fr}.pub-features-title span{white-space:normal}.pub-audience-lead{grid-template-columns:1fr;min-height:0;padding:28px}.pub-workspace-preview{transform:none}.pub-audience-support{grid-template-columns:1fr;gap:12px}.pub-audience-item{padding:16px;display:flex}.pub-capability-showcase{grid-template-columns:1fr}.pub-capability-tabs{border-bottom:1px solid #e1eaf2;border-right:0;grid-template-columns:repeat(2,minmax(0,1fr))}.pub-capability-tab{grid-template-columns:36px minmax(0,1fr);gap:9px;min-height:66px;padding:9px}.pub-capability-tab>svg{display:none}.pub-capability-tab-icon{width:36px;height:36px}.pub-capability-tab strong{font-size:12px}.pub-capability-panel{min-height:430px}.pub-workflow-track{grid-template-columns:1fr;gap:14px}.pub-workflow-connector{display:none}.pub-workflow-step{grid-template-columns:50px minmax(0,1fr);gap:0 16px;min-height:0;display:grid}.pub-workflow-step-top{grid-area:1/1;align-content:start;gap:12px;display:grid}.pub-flow-preview{grid-area:1/2;min-height:106px;margin-top:0}.pub-workflow-step-copy{grid-column:2}.pub-workflow-step-copy h3{margin-top:17px}.pub-insight{gap:30px}.pub-papers--home .pub-papers-head{margin-bottom:24px}.pub-inline-link{margin-top:12px;display:inline-flex}}@media (width<=520px){.public-site>.pub-snap-main>.pub-trust,.public-site>.pub-snap-main>.pub-audience,.public-site>.pub-snap-main>.pub-features,.public-site>.pub-snap-main>.pub-workflow,.public-site>.pub-snap-main>.pub-insight,.public-site>.pub-snap-main>.pub-papers--home,.public-site>.pub-snap-main>.pub-cta{padding:70px 18px}.pub-trust-copy h2,.pub-audience-head h2,.pub-features-head h2,.pub-workflow-head h2,.pub-insight-copy h2,.pub-papers--home .pub-papers-head h2{font-size:34px}.pub-trust-copy p,.pub-audience-head>p,.pub-features-head>p,.pub-workflow-head>p,.pub-insight-copy>p{font-size:14px}.pub-trust-rail{grid-template-columns:1fr}.pub-trust-metric,.pub-trust-metric:nth-child(2n),.pub-trust-metric:nth-child(n+3){min-height:112px;padding:18px}.pub-trust-metric small{margin-top:12px}.pub-trust-principles{gap:6px}.pub-trust-principles svg{display:none}.pub-audience-lead{padding:24px}.pub-audience-lead h3{font-size:24px}.pub-workspace-summary{gap:5px}.pub-workspace-summary>span{padding:9px 6px}.pub-workspace-summary strong{font-size:15px}.pub-capability-tabs{grid-template-columns:1fr}.pub-capability-panel{min-height:0;padding:22px 18px}.pub-capability-panel-copy{min-height:0}.pub-showcase-frame{min-height:210px;padding:14px}.pub-permission-roles>span{grid-template-columns:25px 58px minmax(0,1fr)}.pub-permission-roles b{display:none}.pub-workflow-step{grid-template-columns:1fr}.pub-workflow-step-top{grid-area:auto/1;display:flex}.pub-flow-preview{grid-area:auto/1;margin-top:16px}.pub-workflow-step-copy{grid-column:1}.pub-insight-board{padding:18px}.pub-insight-summary{grid-template-columns:1fr 1fr}.pub-insight-summary>div{grid-column:1/-1}.pub-insight-chart{gap:7px;padding:14px 10px 12px}.pub-insight-list span{grid-template-columns:1fr;gap:4px;padding:9px}.pub-insight-list em{white-space:normal}.pub-papers--home .pub-papers-grid{grid-template-columns:1fr}.pub-papers--home .pub-paper-card{min-height:172px}.pub-resource-error{grid-template-columns:38px minmax(0,1fr);gap:12px}.pub-resource-error button{grid-column:2;justify-self:start}.pub-cta-inner h2{font-size:38px}.pub-cta-inner p{font-size:14px}}@media (prefers-reduced-motion:reduce){.pub-capability-tab,.pub-papers--home .pub-paper-card{transition:none}.pub-capability-tab:hover,.pub-papers--home .pub-paper-card:hover{transform:none}}.score-query-page{min-height:100dvh;color:var(--ink);background:radial-gradient(circle at 20% 12%,#2563eb1f,#0000 28%),linear-gradient(#f8fbff 0%,#eef5ff 100%)}.score-query-header{align-items:center;min-height:76px;padding:16px clamp(18px,5vw,64px);display:flex}.score-query-brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.score-query-logo{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-dark));border-radius:12px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 24px #2563eb2e}.score-query-brand strong,.score-query-brand small{display:block}.score-query-brand strong{font-size:18px;line-height:1.2}.score-query-brand small{color:var(--muted);margin-top:2px;font-size:12px;font-weight:700}.score-query-main{place-items:start center;min-height:calc(100dvh - 76px);padding:20px clamp(18px,5vw,64px) 56px;display:grid}.score-query-panel{border:1px solid var(--line);background:#fffffff0;border-radius:18px;gap:20px;width:min(760px,100%);padding:clamp(22px,4vw,36px);display:grid;box-shadow:0 24px 60px #16202a1f}.score-query-title-block{gap:8px;display:grid}.score-query-title-block h1{letter-spacing:0;margin:0;font-size:clamp(26px,5vw,42px);line-height:1.15}.score-query-title-block p{color:var(--muted);margin:0;font-size:15px;font-weight:600}.score-query-form{gap:14px;display:grid}.score-query-form label{gap:7px;display:grid}.score-query-form label span{color:var(--ink-soft);font-size:13px;font-weight:700}.score-query-form input{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;min-height:48px;color:var(--ink);font:inherit;outline:none;padding:0 14px;font-size:16px}.score-query-form input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.score-query-submit{border-radius:var(--radius);color:#fff;background:var(--primary);cursor:pointer;min-height:50px;font:inherit;border:0;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:15px;font-weight:800;display:inline-flex}.score-query-submit:disabled{cursor:not-allowed;opacity:.45}.score-query-alert,.score-query-empty{border-radius:var(--radius);align-items:center;gap:10px;min-height:54px;padding:14px 16px;font-weight:700;display:flex}.score-query-alert{color:var(--rose);background:var(--rose-soft)}.score-query-empty{color:var(--muted);background:var(--surface-soft);justify-content:center}.score-query-result{border:1px solid var(--green-border);border-radius:var(--radius);background:linear-gradient(#f0fdf4 0%,#fff 100%);gap:18px;padding:20px;display:grid}.score-query-result-head{color:var(--green);align-items:center;gap:10px;display:flex}.score-query-result-head strong,.score-query-result-head span{display:block}.score-query-result-head strong{color:var(--ink);font-size:17px}.score-query-result-head span{color:var(--muted);margin-top:2px;font-size:12px;font-weight:700}.score-query-score{align-items:baseline;gap:4px;display:flex}.score-query-score strong{color:var(--primary);font-size:58px;line-height:1}.score-query-score span{color:var(--muted);font-size:18px;font-weight:800}.score-query-result-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.score-query-result-grid span{border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface);min-width:0;padding:12px}.score-query-result-grid small,.score-query-result-grid strong{display:block}.score-query-result-grid small{color:var(--muted);font-size:11px;font-weight:700}.score-query-result-grid strong{overflow-wrap:anywhere;margin-top:5px;font-size:14px}@media (width<=640px){.score-query-main{place-items:start stretch}.score-query-panel{border-radius:14px}.score-query-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pub-hero-title{text-wrap:balance;max-width:660px;font-size:clamp(48px,5.2vw,68px);line-height:1.08}.pub-hero-title .pub-hero-title-brand{color:var(--pub-blue-dark);margin:0 0 14px;font-size:clamp(17px,1.6vw,22px);font-weight:950;line-height:1.2;display:block}.pub-hero-title .pub-hero-title-main{color:var(--pub-ink);font-size:inherit;line-height:inherit;margin:0;display:block}.pub-hero-title .pub-hero-title-accent{max-width:620px;color:var(--pub-blue-dark);margin-top:12px;font-size:clamp(32px,3.3vw,44px);line-height:1.22;display:block}.pub-hero-desc{text-wrap:pretty;max-width:650px;font-size:17px;line-height:1.86}.pub-hero-desc span{display:block}.pub-section-head{width:min(840px,100%)}.pub-section-head h2,.pub-papers-head h2,.pub-insight-copy h2,.pub-cta-inner h2,.pub-library-hero h1{text-wrap:balance}.pub-section-head p,.pub-papers-head p,.pub-insight-copy p,.pub-library-hero p,.pub-cta-inner p{text-wrap:pretty;max-width:720px;margin-left:auto;margin-right:auto;line-height:1.82}.pub-section-head--split{grid-template-columns:1fr;gap:14px;width:min(980px,100%)}.pub-section-head--split>p{max-width:760px;margin:0}.pub-audience-grid,.pub-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:min(980px,100%)}.pub-audience-item{min-height:150px;padding:24px}.pub-audience-item p,.pub-feature p,.pub-workflow-step p{text-wrap:pretty;font-size:15px;line-height:1.75}.pub-feature{min-height:252px;padding:26px}.pub-feature h3{text-wrap:balance;max-width:92%;font-size:24px;line-height:1.28}.pub-workflow-track{gap:16px;width:min(1180px,100%)}.pub-workflow-step{min-height:250px}.pub-workflow-step h3{font-size:24px;line-height:1.28}.pub-insight-copy{max-width:600px}.pub-insight-list span{grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid}.pub-insight-list em{text-align:right;justify-self:end}@media (width<=900px){.pub-hero{padding-top:54px}.pub-hero-inner{gap:28px}.pub-hero-title{font-size:clamp(42px,9vw,56px)}.pub-hero-title .pub-hero-title-brand{margin-bottom:10px;font-size:16px}.pub-hero-title .pub-hero-title-accent{font-size:clamp(27px,6.2vw,34px)}.pub-feature-grid,.pub-audience-grid,.pub-workflow-track{grid-template-columns:1fr}.public-site>main>.pub-features .pub-feature,.public-site>main>.pub-audience .pub-audience-item,.public-site>main>.pub-workflow .pub-workflow-step{min-height:auto}}@media (width<=640px){.pub-hero-title{font-size:38px;line-height:1.1}.pub-hero-title .pub-hero-title-accent{margin-top:10px;font-size:25px;line-height:1.25}.pub-hero-desc{margin-top:18px;font-size:15px;line-height:1.78}.pub-hero-desc span+span{margin-top:4px}.pub-section-head h2,.pub-insight-copy h2,.pub-cta-inner h2{line-height:1.2}.public-site>main>.pub-audience .pub-section-head p,.public-site>main>.pub-features .pub-section-head--split>p,.public-site>main>.pub-workflow .pub-section-head p,.public-site>main>.pub-papers--home .pub-papers-head p,.pub-section-head--trust p,.public-site>main>.pub-insight .pub-insight-copy p,.public-site>main>.pub-insight .pub-check-list{display:block}.public-site>main>.pub-hero .pub-hero-desc{-webkit-line-clamp:initial;display:block;overflow:visible}.public-site>main>.pub-workflow .pub-workflow-step p{display:block}.public-site>main>.pub-features .pub-feature-grid,.public-site>main>.pub-audience .pub-audience-grid,.public-site>main>.pub-workflow .pub-workflow-track{grid-template-columns:1fr}.public-site>main>.pub-audience .pub-audience-item,.public-site>main>.pub-features .pub-feature,.public-site>main>.pub-workflow .pub-workflow-step{padding:18px}.public-site>main>.pub-features .pub-feature h3,.public-site>main>.pub-audience .pub-audience-item h3,.public-site>main>.pub-workflow .pub-workflow-step h3{font-size:18px}.public-site>main>.pub-audience .pub-audience-item p,.public-site>main>.pub-features .pub-feature p,.public-site>main>.pub-workflow .pub-workflow-step p{-webkit-line-clamp:initial;font-size:14px;line-height:1.68;display:block;overflow:visible}.pub-insight-list span{grid-template-columns:1fr;align-items:start;gap:4px;padding:10px 12px}.pub-insight-list em{text-align:left;justify-self:start}}.admin-shell{background:#f7f8fb;grid-template-columns:264px minmax(0,1fr);min-height:100dvh;display:grid}.admin-sidebar{color:#dbe5f3;background:#111827;border-right:1px solid #ffffff14;flex-direction:column;gap:22px;height:100dvh;padding:22px 16px;display:flex;position:sticky;top:0}.admin-brand,.admin-nav-item,.admin-operator-card,.admin-title-block,.admin-toolbar,.admin-search,.admin-state-message,.admin-workbench-head,.admin-list-row,.admin-metric{align-items:center;display:flex}.admin-brand{gap:12px;min-height:48px;padding:0 8px}.admin-brand-mark,.admin-title-emblem,.admin-workbench-icon,.admin-metric-icon{flex:none;place-items:center;display:inline-grid}.admin-brand-mark{color:#fff;background:#2563eb;border-radius:8px;width:40px;height:40px}.admin-brand strong,.admin-brand small,.admin-operator-card strong,.admin-operator-card small{display:block}.admin-brand strong{font-size:16px;line-height:1.2}.admin-brand small,.admin-operator-card small{color:#9aa7ba;font-size:12px}.admin-nav{gap:6px;display:grid}.admin-nav-item{color:#aeb8ca;text-align:left;cursor:pointer;background:0 0;border-radius:8px;gap:10px;width:100%;min-height:44px;padding:0 10px;transition:background .16s,color .16s}.admin-nav-item span{flex:1;min-width:0;font-size:14px;font-weight:750}.admin-nav-item strong{color:#cbd5e1;text-align:center;background:#ffffff14;border-radius:999px;min-width:26px;padding:2px 7px;font-size:12px}.admin-nav-item:hover,.admin-nav-item:focus-visible{color:#fff;background:#94a3b824;outline:none}.admin-operator-card{background:#ffffff0f;border:1px solid #e2e8f01f;border-radius:8px;flex-direction:column;align-items:flex-start;gap:3px;margin-top:auto;padding:14px}.admin-operator-card>span{color:#9aa7ba;font-size:12px;font-weight:800}.admin-main{align-content:start;gap:20px;min-width:0;padding:24px clamp(22px,4vw,44px) 48px;display:grid}.admin-topbar{justify-content:space-between;align-items:flex-start;gap:20px;min-width:0;display:flex}.admin-title-block{gap:12px;min-width:0}.admin-title-emblem{color:#2563eb;background:#dbeafe;border-radius:8px;width:38px;height:38px}.admin-title-block h1,.admin-title-block p,.admin-panel h3,.admin-workbench-head h2,.admin-workbench-head p{margin:0}.admin-title-block h1{font-size:24px;line-height:1.18}.admin-title-block p,.admin-workbench-head p,.admin-empty-text{color:var(--muted)}.admin-toolbar{flex-wrap:wrap;justify-content:flex-end;gap:10px}.admin-search{border:1px solid var(--line);background:var(--surface);width:min(330px,38vw);min-height:44px;color:var(--faint);border-radius:8px;gap:9px;padding:0 12px}.admin-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.admin-status-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.admin-metric{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:12px;min-height:86px;padding:14px}.admin-metric-icon{color:#0f766e;background:#ccfbf1;border-radius:8px;width:36px;height:36px}.admin-metric strong,.admin-metric small{display:block}.admin-metric strong{color:var(--ink);margin:0;font-size:22px;line-height:1.1}.admin-metric small{color:var(--muted);margin-top:4px;font-size:12px;font-weight:800}.admin-message-stack{gap:10px;display:grid}.admin-state-message{border:1px solid var(--line);background:var(--surface);min-height:46px;color:var(--muted);border-radius:8px;gap:8px;padding:0 14px;font-weight:750}.admin-toast{width:fit-content;position:static}.admin-workbench{gap:14px;display:grid}.admin-workbench-head{justify-content:space-between;gap:14px;min-width:0}.admin-workbench-icon{color:#92400e;background:#fef3c7;border-radius:8px;width:42px;height:42px}.admin-workbench-head>div{flex:1;min-width:0}.admin-workbench-head h2{font-size:19px}.admin-workbench-count{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;flex:none;padding:6px 10px;font-size:12px;font-weight:800}.admin-workbench-body{min-width:0}.admin-review-panel{gap:12px;display:grid}.admin-review-tabs{flex-wrap:wrap;gap:8px;display:flex}.admin-review-tabs button{border:1px solid var(--line);min-height:40px;color:var(--muted);background:var(--surface);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-weight:800;display:inline-flex}.admin-review-tabs button.active,.admin-review-tabs button:hover,.admin-review-tabs button:focus-visible{color:var(--primary);border-color:var(--primary-border);background:var(--primary-soft);outline:none}.admin-review-tabs strong{min-width:24px;color:var(--ink);background:var(--surface-soft);text-align:center;border-radius:999px;padding:2px 7px;font-size:12px}.admin-split-layout{grid-template-columns:minmax(260px,.82fr) minmax(420px,1.18fr);gap:14px;display:grid}.admin-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;padding:16px}.admin-panel h3{margin-bottom:12px;font-size:15px}.admin-inline-form,.admin-form-stack{gap:10px;margin:0 0 14px}.admin-inline-form input,.admin-inline-form select,.admin-form-stack input,.admin-form-stack select,.admin-table select{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--ink);border-radius:8px}.admin-inline-form input,.admin-inline-form select,.admin-form-stack input,.admin-form-stack select{padding:0 10px}.admin-inline-form input,.admin-inline-form select{flex:1;min-width:0}.admin-form-stack{display:grid}.admin-form-stack label{color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.admin-list{gap:8px;display:grid}.admin-list-row{border:1px solid var(--line-soft);background:var(--surface-soft);width:100%;min-height:58px;color:var(--ink);text-align:left;border-radius:8px;justify-content:space-between;gap:12px;padding:11px 12px}button.admin-list-row{cursor:pointer}.admin-list-row.active,.admin-list-row:hover,.admin-list-row:focus-visible{border-color:var(--primary-border);background:var(--surface-hover);outline:none}.admin-list-row strong,.admin-list-row small{display:block}.admin-list-row small{color:var(--muted);margin-top:2px}.admin-empty-text{border:1px dashed var(--line);background:var(--surface-soft);border-radius:8px;margin:0;padding:12px;font-size:13px}.admin-table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:8px;margin:0;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:760px}.admin-table-wrap.compact .admin-table{min-width:560px}.admin-table th,.admin-table td{border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:middle;padding:13px 14px}.admin-table th{color:var(--muted);text-transform:none;font-size:12px;font-weight:900}.admin-table tr:last-child td{border-bottom:0}.admin-table td strong,.admin-table td small{display:block}.admin-table td small{color:var(--muted)}.admin-empty-cell{height:78px;color:var(--muted);text-align:center!important}.admin-table-actions{flex-wrap:wrap;gap:6px;display:flex}.dt-container{gap:12px;display:grid}.dt-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dt-search{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-height:40px;color:var(--faint);flex:1;align-items:center;gap:8px;min-width:200px;max-width:320px;padding:0 12px;display:flex}.dt-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.dt-filters{flex-wrap:wrap;gap:6px;display:flex}.dt-filter-chip{border:1px solid var(--line);min-height:34px;color:var(--muted);background:var(--surface);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:700;transition:all .16s;display:inline-flex}.dt-filter-chip:hover,.dt-filter-chip:focus-visible{color:var(--primary);border-color:var(--primary-border);background:var(--primary-soft);outline:none}.dt-filter-chip.active{color:#fff;border-color:var(--primary);background:var(--primary)}.dt-filter-chip strong{text-align:center;background:#ffffff2e;border-radius:999px;min-width:22px;padding:1px 6px;font-size:11px}.dt-filter-chip:not(.active) strong{background:var(--surface-soft);color:var(--muted)}.dt-batch-bar{border:1px solid var(--primary-border);border-radius:var(--radius-sm);background:var(--primary-soft);align-items:center;gap:12px;padding:10px 14px;animation:.2s slideDown;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dt-batch-count{color:var(--primary-dark);font-size:13px;font-weight:700}.dt-batch-actions{gap:8px;margin-left:auto;display:flex}.dt-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.dt-sortable:hover{color:var(--primary)}.dt-th-content{align-items:center;gap:4px;display:inline-flex}.dt-sort-icon{color:var(--faint);display:inline-flex}.dt-checkbox-btn{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;place-items:center;transition:background .12s,color .12s;display:inline-grid}.dt-checkbox-btn:hover{background:var(--surface-soft);color:var(--primary)}.dt-clickable{cursor:pointer}.dt-clickable:hover{background:var(--surface-hover)}.dt-selected{background:var(--primary-soft)!important}.dt-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:4px;display:flex}.dt-page-info{color:var(--muted);font-size:13px;font-weight:600}.dt-page-nav{align-items:center;gap:4px;display:flex}.dt-page-btn{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-width:34px;min-height:34px;color:var(--muted);cursor:pointer;place-items:center;padding:0 8px;font-size:13px;font-weight:700;transition:all .14s;display:inline-grid}.dt-page-btn:hover,.dt-page-btn:focus-visible{color:var(--primary);border-color:var(--primary-border);background:var(--primary-soft);outline:none}.dt-page-btn.active{color:#fff;border-color:var(--primary);background:var(--primary)}.admin-table tbody tr:nth-child(2n){background:var(--surface-soft)}.admin-table tbody tr:hover{background:var(--surface-hover)}.role-badge{background:var(--surface-soft);color:var(--muted);border-radius:999px;align-items:center;padding:2px 10px;font-size:12px;font-weight:700;display:inline-flex}.role-badge.admin{background:var(--purple-soft);color:var(--purple)}.admin-dashboard{gap:20px;display:grid}.admin-dashboard-metrics{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;display:grid}.admin-metric-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);border-left:4px solid var(--line);align-items:flex-start;gap:14px;padding:18px;transition:box-shadow .2s,border-color .2s;display:flex}.admin-metric-card:hover{box-shadow:var(--shadow)}.admin-metric-card.accent-blue{border-left-color:var(--blue)}.admin-metric-card.accent-teal{border-left-color:#0d9488}.admin-metric-card.accent-amber{border-left-color:var(--amber)}.admin-metric-card.accent-purple{border-left-color:var(--purple)}.admin-metric-card.accent-rose{border-left-color:var(--rose)}.admin-metric-card.accent-green{border-left-color:var(--green)}.admin-metric-card .admin-metric-icon{border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:inline-grid}.accent-blue .admin-metric-icon{color:var(--blue);background:var(--blue-soft)}.accent-teal .admin-metric-icon{color:#0d9488;background:#ccfbf1}.accent-amber .admin-metric-icon{color:var(--amber);background:var(--amber-soft)}.accent-purple .admin-metric-icon{color:var(--purple);background:var(--purple-soft)}.accent-rose .admin-metric-icon{color:var(--rose);background:var(--rose-soft)}.accent-green .admin-metric-icon{color:var(--green);background:var(--green-soft)}.admin-metric-body{flex:1;min-width:0}.admin-metric-body strong{color:var(--ink);font-size:26px;line-height:1.15;display:block}.admin-metric-body small{color:var(--muted);margin-top:2px;font-size:12px;font-weight:800;display:block}.admin-metric-sub{color:var(--faint);margin-top:4px;font-size:11px;display:block}.admin-dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;display:grid}.admin-dashboard-bars{gap:10px;display:grid}.admin-bar-row{grid-template-columns:72px 1fr 40px;align-items:center;gap:10px;display:grid}.admin-bar-label{color:var(--muted);font-size:13px;font-weight:600}.admin-bar-track{background:var(--surface-soft);border-radius:999px;height:8px;overflow:hidden}.admin-bar-fill{background:var(--primary);border-radius:999px;height:100%;transition:width .4s}.admin-bar-row strong{color:var(--ink);text-align:right;font-size:13px}.admin-dashboard-stats{gap:14px;display:grid}.admin-stat-row{grid-template-columns:90px 1fr 44px;align-items:center;gap:10px;display:grid}.admin-stat-row span{color:var(--muted);font-size:13px;font-weight:600}.admin-stat-bar{background:var(--surface-soft);border-radius:999px;height:8px;overflow:hidden}.admin-stat-fill{border-radius:999px;height:100%;transition:width .4s}.admin-stat-fill.green{background:var(--green)}.admin-stat-fill.blue{background:var(--blue)}.admin-stat-fill.purple{background:var(--purple)}.admin-stat-row strong{color:var(--ink);text-align:right;font-size:13px}.admin-dashboard-recent{grid-column:1/-1}.admin-recent-list{gap:0;display:grid}.admin-recent-item{border-bottom:1px solid var(--line-soft);align-items:center;gap:10px;padding:10px 0;display:flex}.admin-recent-item:last-child{border-bottom:0}.admin-recent-dot{background:var(--faint);border-radius:50%;flex:none;width:8px;height:8px}.admin-recent-dot.success{background:var(--green)}.admin-recent-dot.danger{background:var(--rose)}.admin-recent-info{flex:1;min-width:0}.admin-recent-info strong{font-size:13px;display:block}.admin-recent-info small{color:var(--muted);margin-top:1px;font-size:12px;display:block}.admin-drawer-overlay{z-index:1000;background:#0f172a59;justify-content:flex-end;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.admin-drawer{background:var(--surface);flex-direction:column;width:min(440px,92vw);height:100%;animation:.25s slideInRight;display:flex;box-shadow:-8px 0 40px #0f172a1f}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.admin-drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.admin-drawer-header h3{margin:0;font-size:17px}.admin-drawer-body{flex:1;align-content:start;gap:16px;padding:20px;display:grid;overflow-y:auto}.admin-drawer-field{gap:3px;display:grid}.admin-drawer-field span{color:var(--muted);font-size:12px;font-weight:800}.admin-drawer-field strong{word-break:break-all;font-size:14px}.admin-drawer-actions{border-top:1px solid var(--line-soft);gap:8px;padding-top:10px;display:flex}.admin-audit{gap:14px;display:grid}.admin-audit-timeline{gap:0;padding-left:20px;display:grid;position:relative}.admin-audit-timeline:before{content:"";background:var(--line);border-radius:2px;width:2px;position:absolute;top:8px;bottom:8px;left:7px}.audit-item{gap:14px;padding:12px 0;display:flex;position:relative}.audit-dot{background:var(--surface);border:3px solid var(--primary);z-index:1;border-radius:50%;flex:none;width:12px;height:12px;margin-top:4px;position:relative}.audit-failure .audit-dot{border-color:var(--rose)}.audit-content{cursor:pointer;border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:var(--surface);flex:1;min-width:0;padding:10px 14px;transition:border-color .16s,box-shadow .16s}.audit-content:hover{border-color:var(--primary-border);box-shadow:0 2px 8px #3b82f60f}.audit-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.audit-header strong{font-size:14px}.audit-result{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.audit-result.success{color:var(--green);background:var(--green-soft)}.audit-result.failure{color:var(--rose);background:var(--rose-soft)}.audit-meta{color:var(--muted);flex-wrap:wrap;gap:6px;margin-top:4px;font-size:12px;display:flex}.audit-metadata{border-radius:var(--radius-sm);background:var(--surface-soft);border:1px solid var(--line-soft);white-space:pre-wrap;word-break:break-all;color:var(--ink-soft);margin:10px 0 0;padding:12px;font-size:12px;line-height:1.6;overflow-x:auto}.admin-settings{gap:16px;max-width:720px;display:grid}.admin-settings-toggles{gap:0;display:grid}.admin-toggle-row{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.admin-toggle-row:last-child{border-bottom:0}.admin-toggle-row strong{font-size:14px;display:block}.admin-toggle-row small{color:var(--muted);margin-top:2px;font-size:12px;display:block}.admin-toggle{cursor:pointer;border:none;border-radius:999px;flex:none;width:48px;height:26px;padding:0;transition:background .2s;position:relative}.admin-toggle.off{background:var(--line-strong)}.admin-toggle.on{background:var(--primary)}.admin-toggle-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:left .2s;position:absolute;top:3px;box-shadow:0 1px 3px #0000002e}.admin-toggle.off .admin-toggle-thumb{left:3px}.admin-toggle.on .admin-toggle-thumb{left:25px}.admin-settings-footer{align-items:center;gap:14px;padding-top:4px;display:flex}.admin-settings-updated{color:var(--faint);font-size:12px}.admin-tab-content{gap:14px;display:grid}.admin-sidebar{background:linear-gradient(#111827 0%,#0f172a 100%)}.admin-nav-item.active{position:relative}.admin-nav-item.active:before{content:"";background:var(--primary);border-radius:0 3px 3px 0;width:3px;position:absolute;top:8px;bottom:8px;left:-16px}.admin-panel h3{align-items:center;gap:8px;display:flex}@media (width<=1180px){.admin-status-row{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-split-layout{grid-template-columns:1fr}}@media (width<=860px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{height:auto;position:static}.admin-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-operator-card{display:none}.admin-topbar{flex-direction:column;align-items:stretch}.admin-toolbar{justify-content:flex-start}.admin-search{width:100%}.admin-status-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.admin-main{padding:18px 14px 34px}.admin-nav,.admin-status-row{grid-template-columns:1fr}.admin-workbench-head{flex-direction:column;align-items:flex-start}}.resource-catalog-admin{gap:14px;padding:20px;display:grid;position:relative}.resource-catalog-intro{border:1px solid var(--line);background:radial-gradient(circle at 88% 8%, #3b82f61c, transparent 30%), var(--surface);border-radius:12px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:92px;padding:17px 18px;display:grid}.resource-catalog-intro>span,.resource-catalog-editor>header>span{width:42px;height:42px;color:var(--primary-dark);background:var(--primary-soft);border-radius:10px;place-items:center;display:grid}.resource-catalog-intro h2,.resource-catalog-intro p,.resource-catalog-dialog h2,.resource-catalog-dialog p{margin:0}.resource-catalog-intro h2{font-size:17px}.resource-catalog-intro p{color:var(--muted);margin-top:4px;font-size:12px}.resource-catalog-intro>button,.resource-catalog-state button,.resource-catalog-editor footer button{border:1px solid var(--primary);color:#fff;background:var(--primary);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 13px;font-size:12px;font-weight:750;display:inline-flex}.resource-catalog-error,.resource-catalog-notice{border-radius:9px;align-items:center;gap:8px;min-height:44px;padding:9px 10px 9px 13px;font-size:12px;font-weight:650;display:flex}.resource-catalog-error{color:#b42318;background:var(--rose-soft);border:1px solid #ef44443d}.resource-catalog-notice{z-index:140;color:#087a55;background:#ecfdf5;position:fixed;top:18px;right:18px;box-shadow:0 12px 32px #0f172a26}.resource-catalog-error span{flex:1;min-width:0}.resource-catalog-error button,.resource-catalog-tree-panel>header>button{width:30px;height:30px;color:inherit;cursor:pointer;background:#ffffff9e;border-radius:8px;flex:0 0 30px;place-items:center;display:grid}.resource-catalog-layout{grid-template-columns:minmax(380px,1.12fr) minmax(330px,.88fr);align-items:start;gap:14px;min-width:0;display:grid}.resource-catalog-tree-panel,.resource-catalog-editor{border:1px solid var(--line);background:var(--surface);border-radius:12px;min-width:0;overflow:hidden}.resource-catalog-tree-panel>header,.resource-catalog-editor>header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:12px 14px;display:flex}.resource-catalog-tree-panel>header>div,.resource-catalog-editor>header{align-items:center;gap:10px;display:flex}.resource-catalog-tree-panel>header>div>svg{color:var(--primary)}.resource-catalog-tree-panel>header span,.resource-catalog-editor>header div{min-width:0;display:grid}.resource-catalog-tree-panel>header strong,.resource-catalog-editor>header strong{font-size:13px}.resource-catalog-tree-panel>header small,.resource-catalog-editor>header small{color:var(--muted);font-size:10px}.resource-catalog-tree{max-height:660px;padding:6px;overflow:auto}.resource-catalog-row{min-width:500px;min-height:54px;padding-left:calc(var(--catalog-depth) * 22px);border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;position:relative}.resource-catalog-row:last-child{border-bottom:0}.resource-catalog-row.is-active{background:var(--primary-soft);border-radius:8px}.resource-catalog-row-main{min-width:0;min-height:52px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 8px;display:grid}.resource-catalog-kind{color:#64748b;background:#f1f5f9;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.resource-catalog-kind.is-stage,.resource-catalog-kind.is-subject{color:var(--primary-dark);background:var(--primary-soft)}.resource-catalog-kind.is-version,.resource-catalog-kind.is-volume{color:#7354c8;background:var(--purple-soft)}.resource-catalog-kind.is-chapter{color:#a55f08;background:var(--amber-soft)}.resource-catalog-kind.is-knowledge_point{color:#0b7c57;background:var(--green-soft)}.resource-catalog-row-main>span:nth-child(2){min-width:0;display:grid}.resource-catalog-row-main strong,.resource-catalog-row-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.resource-catalog-row-main strong{font-size:12px}.resource-catalog-row-main small{color:var(--muted);font-size:9px}.resource-catalog-row-main>i{min-width:23px;color:var(--muted);background:var(--surface-soft);text-align:center;border-radius:999px;padding:2px 6px;font-size:9px;font-style:normal}.resource-catalog-row-actions{gap:4px;padding-right:7px;display:flex}.resource-catalog-row-actions button{width:29px;height:29px;color:var(--muted);cursor:pointer;background:0 0;border-radius:7px;place-items:center;display:grid}.resource-catalog-row-actions button:hover,.resource-catalog-row-actions button:focus-visible{color:var(--primary-dark);background:var(--surface-hover);outline:none}.resource-catalog-row-actions button:last-child:hover{color:var(--rose);background:var(--rose-soft)}.resource-catalog-state{min-height:330px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:30px;font-size:12px;display:flex}.resource-catalog-state strong{color:var(--ink);font-size:14px}.resource-catalog-state button{margin-top:6px}.resource-catalog-editor{position:sticky;top:16px}.resource-catalog-editor>header{justify-content:flex-start}.resource-catalog-editor>header>span{width:38px;height:38px}.resource-catalog-form{grid-template-columns:1fr 1fr;gap:13px;padding:16px;display:grid}.resource-catalog-form label{gap:6px;min-width:0;display:grid}.resource-catalog-form-wide{grid-column:1/-1}.resource-catalog-form label>span{color:var(--muted);font-size:10px;font-weight:750}.resource-catalog-form input,.resource-catalog-form select{border:1px solid var(--line);width:100%;min-width:0;min-height:40px;color:var(--ink);background:var(--surface);border-radius:8px;outline:none;padding:0 10px;font-size:12px}.resource-catalog-form input:focus,.resource-catalog-form select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.resource-catalog-editor footer{border-top:1px solid var(--line-soft);justify-content:flex-end;gap:8px;min-height:62px;padding:10px 16px;display:flex}.resource-catalog-editor footer button.secondary{border-color:var(--line);color:var(--muted);background:var(--surface)}.resource-catalog-editor footer button:disabled{cursor:wait;opacity:.6}.resource-catalog-dialog-backdrop{z-index:160;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.resource-catalog-dialog{background:var(--surface);text-align:center;border-radius:15px;width:min(410px,100%);padding:24px;box-shadow:0 28px 80px #0f172a47}.resource-catalog-dialog>span{width:46px;height:46px;color:var(--rose);background:var(--rose-soft);border-radius:13px;place-items:center;margin:0 auto 12px;display:grid}.resource-catalog-dialog h2{font-size:17px}.resource-catalog-dialog p{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.6}.resource-catalog-dialog>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:19px;display:grid}.resource-catalog-dialog button{border:1px solid var(--line);min-height:39px;color:var(--muted);background:var(--surface);cursor:pointer;border-radius:9px;font-weight:700}.resource-catalog-dialog button.danger{border-color:var(--rose);color:#fff;background:var(--rose)}.resource-catalog-dialog button:disabled{opacity:.6;cursor:wait}@media (width<=980px){.resource-catalog-layout{grid-template-columns:1fr}.resource-catalog-editor{position:static}}@media (width<=640px){.resource-catalog-admin{padding:12px}.resource-catalog-intro{grid-template-columns:38px minmax(0,1fr);padding:14px}.resource-catalog-intro>span{width:38px;height:38px}.resource-catalog-intro>button{grid-column:1/-1;width:100%}.resource-catalog-form{grid-template-columns:1fr}.resource-catalog-form-wide{grid-column:auto}.resource-catalog-editor footer button{flex:1}.resource-catalog-notice{top:12px;left:12px;right:12px}}.academic-calendar-admin{gap:14px;padding:20px;display:grid;position:relative}.academic-calendar-toolbar{border:1px solid var(--line);background:radial-gradient(circle at 12% -30%, #8b5cf621, transparent 32%), var(--surface);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:15px 17px;display:flex}.academic-calendar-toolbar>div,.academic-calendar-toolbar>div>span:last-child,.academic-year-panel>header>div,.academic-term-panel>header>div,.academic-year-panel>header>div>span,.academic-term-panel>header>div>span{align-items:center;min-width:0;display:flex}.academic-calendar-toolbar>div{gap:11px}.academic-calendar-toolbar>div>span:first-child{color:#7354c8;background:var(--purple-soft);border-radius:10px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.academic-calendar-toolbar>div>span:last-child,.academic-year-panel>header>div>span,.academic-term-panel>header>div>span{flex-direction:column;align-items:flex-start}.academic-calendar-toolbar strong{font-size:15px}.academic-calendar-toolbar small,.academic-year-panel>header small,.academic-term-panel>header small{color:var(--muted);font-size:10px}.academic-calendar-toolbar>label{gap:5px;min-width:250px;display:grid}.academic-calendar-toolbar>label>span,.academic-calendar-form label>span{color:var(--muted);font-size:10px;font-weight:750}.academic-calendar-toolbar select,.academic-calendar-form input,.academic-calendar-form select{border:1px solid var(--line);width:100%;min-width:0;min-height:40px;color:var(--ink);background:var(--surface);border-radius:8px;outline:none;padding:0 10px;font-size:12px;font-weight:650}.academic-calendar-toolbar select:focus,.academic-calendar-form input:focus,.academic-calendar-form select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.academic-calendar-error,.academic-calendar-notice{border-radius:9px;align-items:center;gap:8px;min-height:44px;padding:9px 10px 9px 13px;font-size:12px;font-weight:650;display:flex}.academic-calendar-error{color:#b42318;background:var(--rose-soft);border:1px solid #ef44443d}.academic-calendar-error span{flex:1;min-width:0}.academic-calendar-error button{width:30px;height:30px;color:inherit;background:#ffffffa6;border-radius:8px;place-items:center;display:grid}.academic-calendar-error button.is-retry{gap:5px;width:auto;padding:0 9px;font-size:10px;font-weight:750;display:inline-flex}.academic-calendar-notice{z-index:145;color:#087a55;background:#ecfdf5;position:fixed;top:18px;right:18px;box-shadow:0 12px 32px #0f172a26}.academic-calendar-layout{grid-template-columns:minmax(350px,.85fr) minmax(430px,1.15fr);align-items:start;gap:14px;min-width:0;display:grid}.academic-year-panel,.academic-term-panel{border:1px solid var(--line);background:var(--surface);border-radius:12px;min-width:0;overflow:hidden}.academic-year-panel>header,.academic-term-panel>header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:12px 14px;display:flex}.academic-year-panel>header>div,.academic-term-panel>header>div{gap:9px}.academic-year-panel>header>div>svg,.academic-term-panel>header>div>svg{color:var(--primary);flex:none}.academic-year-panel>header strong,.academic-term-panel>header strong{font-size:13px}.academic-year-panel>header>button,.academic-term-panel>header>button,.academic-calendar-empty button{border:1px solid var(--primary-border);min-height:36px;color:var(--primary-dark);background:var(--primary-soft);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-size:11px;font-weight:750;display:inline-flex}.academic-year-list,.academic-term-list{gap:7px;padding:9px;display:grid}.academic-year-list{max-height:630px;overflow-y:auto}.academic-year-card{border:1px solid var(--line-soft);background:#fbfcfe;border-radius:10px;min-width:0;position:relative;overflow:hidden}.academic-year-card.is-selected{border-color:var(--primary-border);background:linear-gradient(90deg, var(--primary-soft), #fbfdff)}.academic-year-card-main{width:100%;min-height:88px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 48px 12px 12px;display:grid}.academic-year-emblem{width:42px;height:42px;color:var(--primary-dark);background:var(--primary-soft);border-radius:10px;place-items:center;font-size:14px;font-weight:850;display:grid}.academic-year-card-main>span:nth-child(2){gap:4px;min-width:0;display:grid}.academic-year-title-row{align-items:center;gap:6px;min-width:0;display:flex}.academic-year-title-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.academic-year-title-row i{color:#087a55;background:var(--green-soft);border-radius:999px;padding:2px 6px;font-size:9px;font-style:normal;font-weight:800}.academic-year-card-main small{color:var(--muted);font-size:9px}.academic-year-edit{width:29px;height:29px;color:var(--muted);background:var(--surface);cursor:pointer;border-radius:7px;place-items:center;display:grid;position:absolute;top:13px;right:10px;box-shadow:0 1px 5px #0f172a14}.academic-year-edit:hover,.academic-year-edit:focus-visible{color:var(--primary-dark);background:var(--surface-hover);outline:none}.academic-calendar-status{border-radius:999px;width:fit-content;min-height:22px;padding:2px 7px;font-size:9px;font-style:normal;font-weight:800}.academic-calendar-status.is-active{color:#087a55;background:var(--green-soft)}.academic-calendar-status.is-closed{color:#64748b;background:#eef2f7}.academic-term-list{align-content:start;min-height:310px}.academic-term-card{border:1px solid var(--line-soft);background:#fbfcfe;border-radius:10px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;min-height:78px;padding:12px;display:grid}.academic-term-order{color:#7354c8;background:var(--purple-soft);border-radius:10px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:850;display:grid}.academic-term-card>div{gap:5px;min-width:0;display:grid}.academic-term-card>div>span{align-items:center;gap:7px;min-width:0;display:flex}.academic-term-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.academic-term-card small{color:var(--muted);font-size:9px}.academic-term-card>button{border:1px solid var(--line);min-height:32px;color:var(--muted);background:var(--surface);cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.academic-term-limit{color:var(--muted);text-align:center;margin:4px 2px;font-size:10px}.academic-calendar-loading,.academic-calendar-empty{min-height:320px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:30px;font-size:12px;display:flex}.academic-calendar-empty.is-page{border:1px solid var(--line);background:var(--surface);border-radius:12px;min-height:430px;margin:20px}.academic-calendar-empty>span{width:50px;height:50px;color:var(--primary);background:var(--primary-soft);border-radius:14px;place-items:center;margin-bottom:3px;display:grid}.academic-calendar-empty h2,.academic-calendar-empty strong,.academic-calendar-empty p{margin:0}.academic-calendar-empty h2{color:var(--ink);font-size:17px}.academic-calendar-empty strong{color:var(--ink);font-size:13px}.academic-calendar-empty p{max-width:430px;font-size:11px}.academic-calendar-empty button{margin-top:4px}.academic-calendar-dialog-backdrop{z-index:160;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.academic-calendar-dialog{background:var(--surface);border-radius:16px;grid-template-rows:auto minmax(0,1fr) auto auto;width:min(570px,100%);max-height:calc(100dvh - 40px);display:grid;overflow:hidden;box-shadow:0 30px 85px #0f172a4a}.academic-calendar-dialog>header{border-bottom:1px solid var(--line-soft);grid-template-columns:38px minmax(0,1fr) 34px;align-items:center;gap:10px;min-height:70px;padding:12px 15px;display:grid}.academic-calendar-dialog>header>span{width:38px;height:38px;color:var(--primary-dark);background:var(--primary-soft);border-radius:10px;place-items:center;display:grid}.academic-calendar-dialog>header h2,.academic-calendar-dialog>header p{margin:0}.academic-calendar-dialog>header h2{font-size:15px}.academic-calendar-dialog>header p{color:var(--muted);margin-top:2px;font-size:10px}.academic-calendar-dialog>header>button{width:34px;height:34px;color:var(--muted);background:var(--surface-soft);border-radius:8px;place-items:center;display:grid}.academic-calendar-form{grid-template-columns:1fr 1fr;align-content:start;gap:13px;min-height:0;padding:17px;display:grid;overflow-y:auto}.academic-calendar-form label{align-content:start;gap:6px;min-width:0;display:grid}.academic-calendar-form label.is-wide{grid-column:1/-1}.academic-current-toggle{border:1px solid var(--line-soft);background:#fbfcfe;border-radius:10px;grid-template-columns:18px minmax(0,1fr);align-items:start;min-height:66px;padding:11px}.academic-current-toggle input{width:17px;min-height:17px;accent-color:var(--primary);margin-top:2px}.academic-current-toggle>span{display:grid}.academic-current-toggle strong{color:var(--ink);font-size:11px}.academic-current-toggle small{color:var(--muted);font-size:9px;font-weight:500}.academic-dialog-error{color:#b42318;background:var(--rose-soft);border:1px solid #ef444438;border-radius:8px;align-items:center;gap:7px;margin:0 17px 12px;padding:9px 10px;font-size:10px;font-weight:650;display:flex}.academic-calendar-dialog>footer{border-top:1px solid var(--line-soft);justify-content:flex-end;gap:8px;min-height:62px;padding:10px 15px;display:flex}.academic-calendar-dialog>footer button{border:1px solid var(--primary);color:#fff;background:var(--primary);border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:39px;padding:0 14px;font-size:11px;font-weight:750;display:inline-flex}.academic-calendar-dialog>footer button.secondary{border-color:var(--line);color:var(--muted);background:var(--surface)}.academic-calendar-dialog button:disabled{cursor:wait;opacity:.58}@media (width<=1050px){.academic-calendar-layout{grid-template-columns:1fr}.academic-year-list{max-height:430px}}@media (width<=640px){.academic-calendar-admin{padding:12px}.academic-calendar-toolbar{flex-direction:column;align-items:stretch}.academic-calendar-toolbar>label{min-width:0}.academic-year-panel>header,.academic-term-panel>header{align-items:flex-start}.academic-year-panel>header>button,.academic-term-panel>header>button{padding:0 8px}.academic-term-card{grid-template-columns:34px minmax(0,1fr)}.academic-term-order{width:34px;height:34px}.academic-term-card>button{grid-column:1/-1;width:100%}.academic-calendar-dialog-backdrop{align-items:end;padding:0}.academic-calendar-dialog{border-radius:17px 17px 0 0;width:100%;max-height:92dvh}.academic-calendar-form{grid-template-columns:1fr}.academic-calendar-form label.is-wide{grid-column:auto}.academic-calendar-dialog>footer button{flex:1}.academic-calendar-notice{top:12px;left:12px;right:12px}}.mqf-converter{background:#0f0f1a;width:100%;min-width:0;height:100dvh;min-height:100dvh;overflow:hidden}.mqf-react-host{width:100%;height:100%;min-height:0;display:block}.hamburger-button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:40px;height:40px;color:var(--ink);cursor:pointer;flex-shrink:0;place-items:center;padding:0;display:none}.mobile-bottom-nav,.mobile-nav-scrim,.mobile-more-sheet,.mobile-class-select,.mobile-student-list,.mobile-exam-list,.mobile-grade-list,.toolbox-planned-note,.paper-filter-toggle,.paper-filter-scrim,.paper-filter-sheet-head,.paper-filter-apply{display:none}@media (width<=760px){.hamburger-button,.sidebar,.sidebar-overlay{display:none}.mobile-bottom-nav{z-index:85;min-height:66px;padding:4px 6px max(4px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border-top:1px solid #e2e8f0f5;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0f172a14}.mobile-bottom-nav-item{min-width:0;min-height:54px;color:var(--muted);cursor:pointer;touch-action:manipulation;background:0 0;border-radius:8px;place-items:center;gap:2px;font-size:11px;font-weight:700;display:grid}.mobile-bottom-nav-item svg,.mobile-bottom-nav-item span{min-width:0}.mobile-bottom-nav-item.active{color:var(--primary);background:color-mix(in srgb, var(--primary-soft) 72%, transparent)}.mobile-nav-scrim{z-index:86;background:#0f172a61;border:0;width:100%;display:block;position:fixed;inset:0}.mobile-more-sheet{right:0;bottom:calc(66px + env(safe-area-inset-bottom));z-index:90;border:1px solid var(--line);background:var(--surface);border-bottom:0;border-radius:16px 16px 0 0;gap:12px;max-height:min(72dvh,560px);padding:16px 14px;display:grid;position:fixed;left:0;box-shadow:0 24px 60px #0f172a38}.mobile-more-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-more-header strong{color:var(--ink);font-size:15px;line-height:1.25;display:block}.mobile-more-list{gap:8px;display:grid}.mobile-more-account{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;grid-template-columns:38px minmax(0,1fr) 44px;align-items:center;gap:10px;min-width:0;min-height:58px;padding:8px;display:grid}.mobile-more-avatar{object-fit:cover;color:#fff;background:var(--primary);border-radius:50%;place-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:inline-grid}.mobile-more-account-copy{gap:2px;min-width:0;display:grid}.mobile-more-account-copy strong,.mobile-more-account-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-more-account-copy strong{color:var(--ink);font-size:14px}.mobile-more-account-copy small{color:var(--muted);font-size:12px}.mobile-more-logout{width:44px;height:44px;color:var(--muted);background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.mobile-more-item{border:1px solid var(--line);min-height:48px;color:var(--ink);background:var(--surface);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:10px;padding:0 12px;font-weight:800;display:flex}.mobile-more-item.active{border-color:var(--primary-border);color:var(--primary);background:var(--primary-soft)}}@media (width<=1180px){.library-hero,.library-layout{grid-template-columns:1fr}.library-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.class-layout,.class-detail-layout{grid-template-columns:1fr}}@media (width<=900px){.student-profile-grid{grid-template-columns:1fr}}@media (width<=760px){.app-shell{display:block}.main-content{padding:0 12px calc(84px + env(safe-area-inset-bottom));gap:14px}.topbar{z-index:42;padding:max(8px, env(safe-area-inset-top)) 12px 8px;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fafcf5;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin:0 -12px;display:grid;position:sticky;top:0}.topbar.with-title{gap:10px}.topbar-title{width:100%;min-width:0}.topbar-title .panel-kicker,.topbar-title-desktop{display:none}.topbar-title-mobile{display:inline}.topbar-title h1{overflow-wrap:anywhere;font-size:20px;line-height:1.2}.topbar-page-actions,.search-box,.topbar.with-title .search-box{display:none}.topbar-actions{flex-wrap:nowrap;grid-area:1/2;justify-content:flex-end;gap:0;min-width:0}.topbar-actions>*{display:none}.topbar-actions>.topbar-primary-action{border-radius:10px;width:44px;min-width:44px;padding:0;display:inline-flex}.topbar-primary-action>span{display:none}.topbar-primary-action:hover,.topbar-primary-action:focus-visible{transform:none}.chip{order:5}.library-hero{padding:20px}.library-hero h1{font-size:34px}.library-stats{grid-template-columns:1fr}.paper-feed-post{padding:16px}.paper-feed-content h3{font-size:18px;line-height:1.38}.paper-feed-tags{gap:6px;font-size:12px}.paper-feed-summary{font-size:12px}.paper-file-list{margin-top:18px}.paper-file-row{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:6px 10px;min-height:0;padding:12px;display:grid}.paper-file-icon{grid-row:1/3}.paper-file-title{white-space:normal;grid-column:2/4;font-size:14px;line-height:1.4}.paper-file-type{grid-column:2;justify-self:start}.paper-file-meta{grid-column:3;justify-self:end}.paper-file-actions{grid-column:1/-1;width:100%;margin:6px 0 0;display:flex}.paper-file-actions a{flex:1;justify-content:center;min-height:40px}.paper-filter-bar{box-shadow:none;background:0 0;border:0;border-radius:0;gap:8px;margin-bottom:0;padding:0}.paper-filter-toggle{border:1px solid var(--paper-line);width:auto;min-height:44px;color:var(--paper-ink);background:var(--paper-soft);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-left:auto;padding:0 14px;font-weight:800;display:inline-flex}.paper-filter-toggle strong{color:#fff;background:var(--paper-blue);border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:12px;display:inline-grid}.paper-filter-scrim{z-index:88;background:#0f172a61;display:block;position:fixed;inset:0}.paper-filter-controls{display:none}.paper-filter-controls.is-open{right:0;bottom:calc(66px + env(safe-area-inset-bottom));z-index:92;border:1px solid var(--paper-line);background:var(--paper-card);border-radius:16px 16px 0 0;grid-template-columns:1fr;gap:10px;max-height:min(76dvh,620px);padding:14px;display:grid;position:fixed;left:0;overflow-y:auto;box-shadow:0 24px 60px #0f172a38}.paper-filter-sheet-head{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.paper-filter-sheet-head strong{font-size:15px;display:block}.paper-filter-select,.paper-filter-search{min-height:44px}.paper-filter-apply{color:#fff;background:var(--paper-blue);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:44px;font-weight:800;display:inline-flex}.paper-active-filters{gap:6px;width:100%}.paper-group-list{gap:12px}.paper-feed-meta{flex-wrap:wrap;gap:4px 6px;font-size:12px}.paper-feed-title-row{margin-bottom:8px}.paper-feed-tags span{padding:3px 8px;font-size:11px}.class-detail-header,.student-toolbar{align-items:center}.class-detail-actions{justify-content:flex-start}.placeholder-panel h1{font-size:26px}.compact-search,.student-filters{width:100%}.class-list-panel{max-height:none;box-shadow:none;background:0 0;border:0;padding:0;position:static;overflow:hidden}.class-list-title,.class-list{display:none}.mobile-class-select{border:1px solid var(--line);background:var(--surface);border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:8px 10px;display:grid}.mobile-class-select>span{gap:1px;display:grid}.mobile-class-select strong{color:var(--ink);font-size:12px;line-height:1.2}.mobile-class-select small{color:var(--muted);font-size:11px}.mobile-class-select select{border:1px solid var(--line-strong);width:100%;min-width:0;min-height:44px;color:var(--ink);background:var(--surface);border-radius:8px;padding:0 34px 0 12px;font-size:16px;font-weight:700}.class-detail-panel.library-panel{box-shadow:none;background:0 0;border:0;padding:0}.class-detail-header{flex-direction:row;padding:2px 2px 0}.class-icon{border-radius:9px;width:40px;height:40px}.class-title-block .panel-kicker{display:none}.class-title-block h2{font-size:20px}.class-detail-header>.ghost-button{border-radius:9px;width:44px;min-width:44px;padding:0}.class-detail-header>.ghost-button span{display:none}.class-stats-row{gap:6px;margin:0}.stat-chip{border-radius:8px;min-height:32px;padding:0 10px}.class-detail-tabs-row{gap:8px;margin-top:2px}.student-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.student-toolbar-actions{flex-direction:row;align-items:center;gap:6px;width:auto;margin-left:0}.student-toolbar-actions>.ghost-button,.student-toolbar-actions>.action-menu>button{width:44px;min-width:44px;padding:0}.student-toolbar-actions>.ghost-button>span,.student-toolbar-actions>.action-menu>button>span,.student-toolbar-actions>.action-menu>button>svg:last-child{display:none}.grade-toolbar,.grade-filters,.exam-list-toolbar{flex-direction:column;align-items:stretch;width:100%;margin-left:0}.grade-toolbar>*,.grade-filters>*,.exam-list-toolbar>*{width:100%}.action-menu,.action-menu>button{width:auto}.action-menu-popover,.action-menu-popover.right{width:190px;left:auto;right:0}.compact-search input{font-size:16px}.student-table-wrap{box-shadow:none;background:0 0;border:0;overflow:visible}.student-table{min-width:0;display:block}.student-table thead{display:none}.student-table tbody{gap:10px;display:grid}.student-table tr{border:1px solid var(--line);background:var(--surface);box-shadow:var(--class-shadow-sm);border-radius:14px;gap:0;padding:12px;display:grid}.student-table td{border-bottom:1px solid var(--line-soft);white-space:normal;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:9px 0;display:flex}.student-table td:last-child{border-bottom:0}.student-table td:before{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;flex:none;font-size:11px;font-weight:800}.editable-roster-table td:first-child:before{content:"学生"}.editable-roster-table td:nth-child(2):before{content:"身份证"}.editable-roster-table td:nth-child(3):before{content:"性别"}.editable-roster-table td:nth-child(4):before{content:"操作"}.grade-table td:first-child:before{content:"学生"}.grade-table td:nth-child(2):before{content:"考试/分数"}.grade-table td:nth-child(3):before{content:"分数/等级"}.grade-table td:nth-child(4):before{content:"等级/排名"}.grade-table td:nth-child(5):before{content:"排名/日期"}.grade-table td:nth-child(6):before{content:"日期/评语"}.grade-table td:nth-child(7):before{content:"评语"}.exam-table td:first-child:before{content:"考试"}.exam-table td:nth-child(2):before{content:"日期"}.exam-table td:nth-child(3):before{content:"状态"}.exam-table td:nth-child(4):before{content:"成绩数"}.exam-table td:nth-child(5):before{content:"操作"}.student-table td[data-label]:before{content:attr(data-label)}.student-cell,.exam-cell,.score-cell,.exam-row-title{text-align:right;min-width:0}.student-cell{justify-content:flex-end}.student-row-actions,.table-action-button{justify-content:center;width:auto}.mobile-student-list,.mobile-exam-list,.mobile-grade-list{gap:8px;display:grid}.student-roster:not(.editing) .student-table,.exam-table,.grade-table{display:none}.mobile-student-card,.mobile-grade-card{border:1px solid var(--line);background:var(--surface);border-radius:10px;min-width:0;overflow:hidden}.mobile-student-summary{width:100%;min-height:64px;color:var(--ink);text-align:left;background:0 0;border:0;grid-template-columns:38px minmax(0,1fr) auto 18px;align-items:center;gap:9px;padding:10px 10px 8px;display:grid}.mobile-student-copy,.mobile-grade-copy,.mobile-exam-copy,.mobile-exam-side{gap:2px;min-width:0;display:grid}.mobile-student-copy strong,.mobile-student-copy small,.mobile-grade-copy strong,.mobile-grade-copy small,.mobile-exam-copy strong,.mobile-exam-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-student-copy strong,.mobile-grade-copy strong,.mobile-exam-copy strong{font-size:14px}.mobile-student-copy small,.mobile-grade-copy small,.mobile-exam-copy small,.mobile-exam-side small{color:var(--muted);font-size:12px}.mobile-student-footer{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:4px 8px 4px 12px;display:flex}.mobile-student-footer.is-actions-only{justify-content:flex-end}.mobile-student-footer>span{color:var(--muted);align-items:baseline;gap:6px;font-size:12px;display:inline-flex}.mobile-student-footer>span strong{font-size:16px}.mobile-student-footer button{min-width:64px;min-height:40px;color:var(--ink-soft);background:var(--surface-soft);border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-weight:700;display:inline-flex}.mobile-exam-card{border:1px solid var(--line);width:100%;min-height:72px;color:var(--ink);background:var(--surface);text-align:left;border-radius:10px;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:10px;padding:10px 10px 10px 12px;display:grid}.mobile-exam-side{justify-items:end}.mobile-grade-card{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:72px;padding:10px;display:grid}.mobile-grade-score{align-items:baseline;display:inline-flex}.mobile-grade-score strong{font-size:22px;line-height:1}.mobile-grade-score small{color:var(--muted);font-size:11px}.mobile-grade-card>.grade-level{grid-column:2/4;justify-self:start}.exam-detail-view{gap:10px}.exam-detail-topbar{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;padding:12px}.exam-back-button{grid-area:1/1;width:44px;min-width:44px;min-height:44px;padding:0}.exam-back-button span{display:none}.exam-detail-title{grid-area:1/2;align-items:center;gap:8px;width:auto}.exam-detail-title h3{margin-bottom:2px;font-size:17px}.exam-detail-actions{grid-column:1/-1;justify-content:flex-start;width:100%}.exam-detail-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.exam-detail-metrics>div{border-radius:9px;padding:10px}.exam-detail-metrics span{margin-bottom:2px}.exam-detail-metrics strong{font-size:16px}.exam-detail-tabs{width:100%}.exam-detail-tabs button{flex:1}.exam-empty-state{min-height:280px;padding:32px 16px}.grade-summary-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.grade-summary-card{min-height:64px;padding:10px}.exam-list-toolbar{grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:8px;display:grid}.exam-list-toolbar>.btn{width:44px;min-width:44px;padding:0}.exam-list-toolbar>.btn span{display:none}.student-editor-drawer{width:100vw;height:100dvh}.student-editor-drawer .drawer-header{padding:18px 16px}.student-editor-drawer>.drawer-form{padding:16px}.student-editor-drawer .drawer-actions{padding:14px 16px max(14px, env(safe-area-inset-bottom))}.student-editor-drawer .drawer-actions,.student-editor-drawer .drawer-actions>div{flex-direction:column;align-items:stretch}.student-editor-drawer .drawer-actions button{width:100%}.import-workbench{border-radius:0;width:100vw;max-height:100dvh}.import-workbench .modal-actions{padding-bottom:max(16px, env(safe-area-inset-bottom))}.class-toast{width:calc(100vw - 24px);top:12px;right:12px}.toolbox-grid{grid-template-columns:1fr;gap:10px}.tool-card{border-radius:10px;grid-template-columns:42px minmax(0,1fr) 24px;min-height:0;padding:12px}.tool-card-body strong{white-space:normal}.toolbox-header,.tool-card:disabled{display:none}.toolbox-planned-note{min-height:44px;color:var(--muted);justify-content:center;align-items:center;gap:7px;margin-top:12px;font-size:12px;font-weight:650;display:flex}}@media (width<=480px){.brand strong{font-size:15px}.icon-button{flex:0 0 44px}.portal-empty .btn,.modal-actions .btn,.modal-actions .ghost-button{width:100%}.library-panel,.library-hero{padding:16px}.class-list-panel.library-panel{padding:0}.class-system .icon-button{flex:0 0 44px}.library-hero h1{font-size:30px}.library-panel-header{flex-direction:column;align-items:flex-start}.paper-feed-meta{font-size:12px}.paper-feed-content h3{font-size:18px}.paper-feed-tags,.paper-feed-summary{font-size:12px}.paper-file-icon{width:36px;height:36px}.paper-file-title{font-size:14px}.form-grid{grid-template-columns:1fr}.class-detail-tabs-row{flex-direction:column;align-items:stretch}.class-student-count,.segmented-control{width:100%}.segmented-control button{flex:1;justify-content:center}.class-card-head,.exam-card,.modal-actions{flex-direction:column;align-items:flex-start}.exam-card-side{text-align:left;justify-items:start}.modal-backdrop{padding:12px}.assessment-grid{grid-template-columns:1fr}}.class-system{--class-radius-lg:var(--radius-card);--class-shadow-sm:var(--shadow-xs);--class-shadow:var(--shadow-xs);--class-shadow-lg:var(--shadow-float);--class-shadow-hover:var(--shadow-card-hover);--class-transition:var(--motion-base) var(--ease-standard);--class-transition-slow:var(--motion-slow) var(--ease-standard);gap:16px}.class-system .library-panel{border-color:var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-xs)}.class-layout{grid-template-columns:clamp(238px,21vw,284px) minmax(0,1fr);gap:16px}.class-list-panel{scrollbar-gutter:stable;max-height:calc(100dvh - 112px);top:88px}.class-list-title{color:var(--muted);letter-spacing:0;text-transform:none;padding:17px 16px 10px;font-size:12px}.class-list{gap:3px;padding:0 8px 8px}.class-card{border-radius:var(--radius-control);gap:8px;padding:12px}.class-card:hover,.class-card:focus-visible{background:var(--surface-soft)}.class-card.active,.class-card[aria-pressed=true]{border-color:var(--primary-border);color:var(--brand-900);background:var(--primary-soft);box-shadow:none}.class-card-head strong{font-size:14px;font-weight:700}.class-card-meta{gap:10px;font-size:12px;font-weight:550}.class-detail-panel{padding:22px}.class-detail-header{margin-bottom:18px}.class-title-block{align-items:center;gap:12px}.class-icon{border-radius:var(--radius);background:linear-gradient(145deg, var(--brand-500), var(--brand-700));width:44px;height:44px;box-shadow:0 8px 18px #246bd82e}.class-title-block h2{letter-spacing:-.02em;margin:2px 0;font-size:21px;font-weight:760}.class-stats-row{margin-bottom:14px}.stat-chip{border-radius:var(--radius-pill);min-height:30px;color:var(--muted);background:var(--surface-soft);padding:0 10px;font-size:12px}.segmented-control{border-radius:var(--radius-control);background:var(--surface-subtle);min-height:40px;padding:3px}.segmented-control button{border-radius:var(--radius-sm);min-height:32px;font-size:13px}.segmented-control button.active{color:var(--primary-dark);box-shadow:var(--shadow-sm);border:0}.student-roster{gap:12px}.student-toolbar{gap:10px}.compact-search{min-height:var(--control-height);border-radius:var(--radius-control);background:var(--surface)}.compact-search:focus-within{border-color:var(--primary-border);box-shadow:var(--focus-ring)}.student-table-wrap{border-radius:var(--radius);box-shadow:none}.student-table th{color:var(--muted);letter-spacing:0;text-transform:none;background:#f7f9fc;padding:11px 13px;font-size:12px}.student-table td{padding:12px 13px;font-size:13px}.student-table tbody tr:hover{background:#f8faff}.student-avatar{color:var(--primary-dark);background:var(--brand-100)}.status-pill{letter-spacing:0;align-items:center;min-height:25px;padding:0 8px;font-size:12px;display:inline-flex}.class-system :is(.btn-sm,.table-action-button,.exam-action-button){border-radius:var(--radius-sm)}@media (width<=1040px){.class-layout{grid-template-columns:1fr}.class-list-panel{max-height:none;position:static}.class-list{scrollbar-width:thin;padding:0 8px 8px;display:flex;overflow-x:auto}.class-card{min-width:220px}}@media (width<=640px){.class-detail-panel{padding:16px}.class-detail-header{flex-direction:column;align-items:stretch}.class-header-actions{width:100%}.class-header-actions>button{flex:1}}.question-bank{--qb-ink:var(--ink);--qb-muted:var(--muted);--qb-faint:var(--faint);--qb-line:var(--line);--qb-line-soft:var(--line-soft);--qb-soft:var(--surface-soft);--qb-blue:var(--primary);--qb-blue-dark:var(--primary-dark);--qb-blue-soft:var(--primary-soft);--qb-green:var(--green);--qb-green-soft:var(--green-soft);--qb-violet:var(--purple);--qb-violet-soft:var(--purple-soft);--qb-amber:var(--amber);--qb-amber-soft:var(--amber-soft);gap:14px}.question-summary-grid{gap:10px}.question-summary-card{border-radius:var(--radius-card);min-height:96px;box-shadow:var(--shadow-xs);grid-template-columns:36px minmax(0,1fr);gap:11px;padding:15px}.question-summary-card:after{display:none}.question-summary-card>span{border-radius:var(--radius-control);width:36px;height:36px}.question-summary-card strong{font-size:23px;font-weight:740}.question-summary-card p{margin-top:5px;font-size:12px}.question-workspace{grid-template-columns:248px minmax(0,1fr);gap:14px}.question-filter-panel,.question-results-panel{border-radius:var(--radius-card);box-shadow:var(--shadow-xs)}.question-filter-panel{top:88px}.question-filter-panel>header,.question-results-header{min-height:56px;padding-inline:16px}.question-filter-panel>header strong,.question-results-header strong{font-size:14px;font-weight:700}.question-filter-fields{gap:13px;padding:14px}.question-filter-field>span,.question-knowledge-filter>span{font-size:12px}.question-filter-field select,.question-knowledge-filter input{min-height:var(--control-height-compact);border-radius:var(--radius-sm);background:var(--surface);font-size:13px}.question-inline-create,.question-filter-toggle{min-height:var(--control-height-compact);border-radius:var(--radius-sm);font-size:13px}.question-card-main{grid-template-columns:38px minmax(0,1fr) auto;gap:13px;padding:17px}.question-card-index{border-radius:var(--radius-control);width:38px;height:38px;font-size:12px}.question-card-eyebrow>span,.question-status{border-radius:var(--radius-pill);align-items:center;min-height:24px;padding:0 8px;font-size:12px;display:inline-flex}.question-card-copy>strong{font-size:14px;font-weight:620;line-height:1.7}.question-card-footnote>span,.question-card-tags>span,.question-card-tags small,.question-readonly-note{font-size:12px}.question-card-detail{border-radius:var(--radius);margin:0 16px 16px 68px}.question-card-actions button{min-height:34px;font-size:12px}.question-load-state p,.question-pagination>span,.question-pagination button{font-size:12px}@media (width<=980px){.question-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.question-workspace{grid-template-columns:1fr}.question-filter-panel{position:static}}@media (width<=620px){.question-summary-grid{grid-template-columns:1fr 1fr}.question-summary-card{min-height:86px;padding:12px}.question-summary-card p{display:none}.question-card-main{grid-template-columns:34px minmax(0,1fr);padding:14px}.question-card-side{grid-column:2;justify-content:flex-start}.question-card-detail{margin:0 12px 12px}}.paper-library{--paper-ink:var(--ink);--paper-text:var(--muted);--paper-muted:var(--faint);--paper-line:var(--line);--paper-soft:var(--surface-soft);--paper-blue:var(--primary);--paper-green:var(--green);--paper-purple:var(--purple);--paper-orange:var(--amber);--paper-pdf:var(--rose);--paper-card:var(--surface);--paper-hover:var(--surface-hover);background:0 0;padding:0}.paper-library-head{margin-bottom:16px}.paper-library-head h2{letter-spacing:-.02em;font-size:24px;font-weight:760}.paper-library-stats span{border-radius:var(--radius-sm);background:var(--surface);min-height:34px;font-size:12px}.paper-filter-bar{border-radius:var(--radius-card);box-shadow:var(--shadow-xs);gap:12px;margin-bottom:16px;padding:16px}.paper-filter-controls{grid-template-columns:minmax(240px,1.5fr) repeat(auto-fit,minmax(132px,1fr));gap:8px}.paper-filter-search,.paper-filter-select{min-height:var(--control-height);border-radius:var(--radius-control);background-color:var(--surface);border-width:1px;font-size:13px}.paper-filter-search:focus-within,.paper-filter-select:focus{border-color:var(--primary-border);box-shadow:var(--focus-ring)}.paper-filter-chip,.paper-clear-filters{min-height:28px;padding-block:0;font-size:12px}.paper-group-list{gap:12px}.paper-feed-post{border-radius:var(--radius-card);box-shadow:var(--shadow-xs);animation-duration:var(--motion-slow);content-visibility:auto;contain-intrinsic-size:420px;padding:20px}.paper-feed-post:hover{border-color:var(--line-strong);box-shadow:var(--shadow-card)}.paper-feed-header{margin-bottom:6px}.paper-feed-content h3{letter-spacing:-.01em;font-size:18px;font-weight:720;line-height:1.45}.paper-group-metrics{margin-bottom:12px}.paper-group-metrics span,.paper-feed-tags span{border-radius:var(--radius-sm);min-height:26px;padding:0 8px;font-size:12px}.paper-file-list{gap:5px;margin-top:12px}.paper-file-row{border-color:var(--line-soft);border-radius:var(--radius-control);background:#fafbfc;min-height:46px}.paper-file-row:hover{border-color:var(--line);background:var(--surface-hover);transform:none}.paper-file-icon{border-radius:var(--radius-sm);box-shadow:none}.paper-file-title{font-size:13px;font-weight:620}.paper-file-actions a{font-size:12px;font-weight:680}.paper-file-detail-error{color:var(--danger,#b42318);align-items:center;gap:7px;margin-top:8px;font-size:12px;display:flex}.paper-feed-footer{width:min(1180px,100%);min-height:68px;color:var(--paper-text,var(--pub-muted,#64748b));justify-content:center;align-items:center;gap:8px;margin:12px auto 0;font-size:13px;font-weight:650;display:flex}.paper-feed-footer button{border:1px solid var(--paper-line,var(--pub-line,#dbe3ec));border-radius:var(--radius-control,8px);background:var(--paper-card,#fff);min-height:36px;color:var(--paper-blue,var(--pub-blue-dark,#075985));font:inherit;cursor:pointer;padding:0 14px}.paper-feed-footer button:hover,.paper-feed-footer button:focus-visible{border-color:var(--paper-blue,var(--pub-blue-dark,#075985))}@media (width<=720px){.paper-library-head{flex-direction:column;align-items:flex-start}.paper-library-stats{justify-content:flex-start;width:100%}.paper-feed-post{padding:16px}.paper-file-row{flex-wrap:wrap;align-items:flex-start}.paper-file-actions{width:100%;padding-left:40px}}.analytics-page{gap:16px}.analytics-overview-header{align-items:flex-end;padding:0 2px}.analytics-overview-header h2{letter-spacing:-.02em;margin-top:4px;font-size:24px;font-weight:760}.analytics-overview-header p{max-width:680px;color:var(--muted);font-size:14px;line-height:1.65}.analytics-class-filter>span{font-size:12px;font-weight:650}.analytics-class-filter select,.analytics-exam-filter select{min-height:var(--control-height);border-color:var(--line);border-radius:var(--radius-control);background:var(--surface);font-size:13px}.analytics-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.analytics-metric-card{border-color:var(--line);border-radius:var(--radius-card);background:var(--surface);min-height:104px;box-shadow:var(--shadow-xs);padding:15px}.analytics-metric-card:after{display:none}.analytics-metric-icon{border-radius:var(--radius-control);width:36px;height:36px}.analytics-metric-card strong{font-size:23px;font-weight:740}.analytics-metric-card small{font-size:12px}.analytics-section-grid{gap:14px}.analytics-panel,.knowledge-analysis{border-color:var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-xs)}.analytics-panel-header{min-height:62px;padding:13px 16px}.analytics-panel-header h3{font-size:15px;font-weight:720}.analytics-panel-header span,.analytics-panel-header small{font-size:12px}.analytics-table th{color:var(--muted);background:var(--surface-soft);letter-spacing:0;text-transform:none;font-size:12px}.analytics-table td{font-size:13px}.analytics-table-action{border-radius:var(--radius-sm);min-height:32px;font-size:12px}@media (width<=760px){.analytics-overview-header{flex-direction:column;align-items:stretch}.analytics-class-filter,.analytics-class-filter select{width:100%}.analytics-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.teaching-workspace-v2{--tw-bg:transparent;--tw-card:var(--surface);--tw-line:var(--line);--tw-ink:var(--ink);--tw-muted:var(--muted);--tw-blue:var(--primary);--tw-violet:var(--purple);background:0 0;padding:0}.teaching-commandbar{border-color:var(--line);border-radius:var(--radius-card);background:var(--surface);min-height:78px;box-shadow:var(--shadow-xs);padding:15px 18px}.teaching-commandbar-copy{color:var(--ink)}.teaching-commandbar-copy>span{color:var(--primary-dark);letter-spacing:.07em;font-size:11px}.teaching-commandbar-copy :is(h1,h2){letter-spacing:-.02em;font-size:21px;font-weight:760}.teaching-commandbar-copy>p{color:var(--muted);font-size:13px}.teaching-commandbar-metrics span{border-radius:var(--radius-control);background:var(--surface-soft);min-height:44px}.teaching-commandbar-metrics strong{color:var(--ink)}.teaching-commandbar-metrics small{color:var(--muted)}.teaching-section-nav{border-color:var(--line);border-radius:var(--radius-control);background:var(--surface-subtle);box-shadow:none;padding:4px;top:78px}.teaching-section-nav>button{border-radius:var(--radius-sm);min-height:38px;font-size:13px}.teaching-section-nav>button.is-active{color:var(--primary-dark);background:var(--surface);box-shadow:var(--shadow-sm)}.teaching-page-head{padding:2px}.teaching-page-head h2{letter-spacing:-.02em;font-size:22px;font-weight:760}.teaching-panel,.teaching-today-card,.teaching-quick-card,.assignment-card,.grading-workbench{border-color:var(--line);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-xs)}.teaching-panel-head{min-height:58px;padding-inline:16px}.teaching-page-state,.teaching-overview-empty,.assignment-editor-empty,.learner-task-empty{color:var(--muted)}.assignments-toolbar,.grading-toolbar{border-color:var(--line);border-radius:var(--radius);background:var(--surface);padding:12px}.assignments-toolbar :is(input,select),.grading-toolbar :is(input,select){min-height:var(--control-height);border-radius:var(--radius-control);font-size:13px}.assignments-card-grid{gap:12px}.assignment-card{transition:border-color var(--motion-base), box-shadow var(--motion-base), transform var(--motion-fast)}.assignment-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-card);transform:translateY(-1px)}.assignment-editor-shell,.teaching-dialog{border-radius:var(--radius-dialog);box-shadow:var(--shadow-float)}.assignment-editor-topbar,.assignment-editor-footer{background:var(--surface)}.teacher-review-workbench,.teacher-student-queue,.teacher-answer-paper,.teacher-scoring-panel{border-color:var(--line);background:var(--surface)}.teaching-workspace-v2 :is(button,input,select,textarea){font-size:max(12px,1em)}@media (width<=760px){.teaching-commandbar{padding:14px}.teaching-commandbar-copy>p,.teaching-commandbar-copy>span{display:none}.teaching-commandbar-copy :is(h1,h2){font-size:19px}.teaching-section-nav{top:62px}}.dashboard-view--exams{--exam-ink:#17233b;--exam-muted:#68738a;--exam-line:#e6eaf1;--exam-soft:#f7f8fb;--exam-primary:#5b5ce2;--exam-primary-deep:#4647c4;--exam-cyan:#17a5a8;--exam-danger:#d94b63;--exam-warning:#d98922;color:var(--exam-ink);min-height:calc(100vh - 76px)}.exam-center-dashboard,.exam-detail{max-width:1520px;margin:0 auto;padding:24px 30px 56px}.exam-eyebrow{color:var(--exam-primary);letter-spacing:.16em;font-size:10px;font-weight:800}.exam-button,.exam-icon-button,.exam-back-button{cursor:pointer;font:inherit;border:0;justify-content:center;align-items:center;transition:all .16s;display:inline-flex}.exam-button{border-radius:10px;gap:7px;min-height:38px;padding:0 14px;font-size:13px;font-weight:700}.exam-button--primary{background:linear-gradient(135deg, var(--exam-primary), #7778f0);color:#fff;box-shadow:0 8px 20px #5b5ce233}.exam-button--primary:hover:not(:disabled){background:linear-gradient(135deg, var(--exam-primary-deep), #6869df);transform:translateY(-1px);box-shadow:0 10px 24px #5b5ce247}.exam-button--quiet{border:1px solid var(--exam-line);color:#44506a;background:#fff}.exam-button--quiet:hover:not(:disabled){color:var(--exam-primary);border-color:#c8cdef}.exam-button--large{min-height:44px;padding-inline:19px}.exam-button:disabled,.exam-icon-button:disabled{cursor:not-allowed;opacity:.48}.exam-icon-button{border:1px solid var(--exam-line);color:#667187;background:#fff;border-radius:10px;width:36px;height:36px}.exam-icon-button:hover:not(:disabled){color:var(--exam-primary);border-color:#c9cff0}.exam-icon-button--danger:hover:not(:disabled){color:var(--exam-danger);border-color:#f1bcc6}.exam-back-button{color:#667187;background:0 0;gap:7px;padding:4px 0;font-size:13px}.exam-back-button:hover{color:var(--exam-primary)}.exam-surface{border:1px solid var(--exam-line);background:#fffffff5;border-radius:17px;padding:20px;box-shadow:0 10px 30px #222c4e0a}.exam-surface-header,.exam-surface-header>div,.exam-section-heading,.exam-subsection-header{align-items:center;display:flex}.exam-surface-header{justify-content:space-between;margin-bottom:18px}.exam-surface-header>div,.exam-section-heading{gap:11px}.exam-surface-header h2,.exam-section-heading h2,.exam-subsection-header h3{margin:0;font-size:16px}.exam-surface-header p,.exam-section-heading p,.exam-subsection-header p{color:var(--exam-muted);margin:3px 0 0;font-size:12px}.exam-subsection-header{justify-content:space-between;margin:22px 0 12px}.exam-icon-well{color:var(--exam-primary);background:#eff0ff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.exam-icon-well--warning{color:var(--exam-warning);background:#fff4e5}.exam-panel-stack{gap:18px;display:grid}.exam-state,.exam-empty{color:var(--exam-muted);justify-content:center;align-items:center;gap:9px;min-height:120px;font-size:13px;display:flex}.exam-state--page{min-height:50vh}.exam-state--error{color:var(--exam-danger)}.exam-state--error button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:underline}.exam-empty{background:var(--exam-soft);text-align:center;border:1px dashed #dce1eb;border-radius:14px;flex-direction:column;padding:32px}.exam-empty h3{color:var(--exam-ink);margin:4px 0 0;font-size:16px}.exam-empty p{margin:0}.exam-empty--compact{min-height:84px;padding:18px}.exam-inline-error,.exam-inline-notice{color:#ac344d;background:#fff0f3;border:1px solid #f4c4ce;border-radius:9px;margin:12px 0;padding:9px 11px;font-size:12px}.exam-inline-notice{color:#356c9f;background:#eef7ff;border-color:#cbe2f8}.exam-muted{color:var(--exam-muted);font-size:12px}.exam-status,.exam-scope,.exam-task-type{border-radius:999px;padding:0 9px;font-size:11px;font-weight:750;line-height:24px;display:inline-flex}.exam-status--draft{color:#667187;background:#f0f1f5}.exam-status--active{color:#167d80;background:#e9f8f7}.exam-status--ready_to_publish{color:#a86615;background:#fff3df}.exam-status--published{color:#5052c6;background:#eeefff}.exam-status--archived{color:#7d8596;background:#f2f3f5}.exam-scope{color:#758096;background:#f6f7fa}.exam-progress-track{background:#edf0f5;border-radius:999px;height:6px;overflow:hidden}.exam-progress-track>span{background:linear-gradient(90deg, var(--exam-primary), #54b9bb);border-radius:inherit;height:100%;transition:width .35s;display:block}.exam-progress-track--large{height:8px}.exam-field{gap:6px;display:grid}.exam-field>span,.exam-question-fields label>span,.exam-version-card label>span{color:#667187;font-size:11px;font-weight:650}.exam-field input,.exam-field select,.exam-field textarea,.exam-question-fields input,.exam-question-fields select,.exam-version-card input,.exam-report-actions select,.exam-candidate-status select{color:var(--exam-ink);font:inherit;background:#fff;border:1px solid #dfe3eb;border-radius:9px;outline:none;min-height:38px;padding:8px 10px}.exam-field textarea{resize:vertical}.exam-field input:focus,.exam-field select:focus,.exam-field textarea:focus,.exam-question-fields input:focus,.exam-question-fields select:focus,.exam-version-card input:focus{border-color:#999bea;box-shadow:0 0 0 3px #5b5ce21a}.exam-search-field{color:#8790a2;background:#fff;border:1px solid #dfe3eb;border-radius:9px;align-items:center;gap:7px;min-height:38px;padding:0 10px;display:flex}.exam-search-field input{font:inherit;border:0;outline:0;width:100%;min-width:0}.exam-avatar{color:var(--exam-primary-deep);background:linear-gradient(135deg,#e9eaff,#d9f2f1);border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:inline-flex}.exam-count-badge{color:#b36a16;background:#fff0e4;border-radius:999px;padding:4px 9px;font-size:12px}.exam-table-head,.exam-table-row{align-items:center;gap:12px;display:grid}.exam-table-head{color:#7b8497;letter-spacing:.04em;text-transform:uppercase;padding:9px 12px;font-size:10px;font-weight:750}.exam-table-row{border-top:1px solid #edf0f4;min-height:52px;padding:9px 12px;font-size:12px}.exam-table-row small{color:var(--exam-muted);margin-top:3px;font-size:10px;display:block}.exam-inline-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.exam-hero{background:radial-gradient(circle at 85% 15%,#8bd8d659,#0000 27%),linear-gradient(125deg,#f1f1ff 0%,#f8f9ff 48%,#edf9f8 100%);border:1px solid #e1e3f5;border-radius:21px;grid-template-columns:minmax(0,1fr) minmax(330px,.68fr);align-items:center;gap:32px;padding:34px 38px;display:grid;position:relative;overflow:hidden}.exam-hero:after{content:"";border:1px solid #5b5ce21f;border-radius:50%;width:250px;height:250px;position:absolute;top:-120px;right:-72px}.exam-hero h1{letter-spacing:-.035em;max-width:720px;margin:8px 0 10px;font-size:clamp(26px,3vw,40px);line-height:1.14}.exam-hero>div>p{color:#667187;margin:0 0 20px;font-size:14px;line-height:1.7}.exam-hero-metrics{z-index:1;grid-template-columns:repeat(3,1fr);gap:10px;display:grid;position:relative}.exam-hero-metrics article{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffa8;border:1px solid #ffffffd9;border-radius:14px;padding:17px 15px;display:grid;box-shadow:0 12px 35px #353c6912}.exam-hero-metrics span,.exam-hero-metrics small{color:var(--exam-muted);font-size:10px}.exam-hero-metrics strong{letter-spacing:-.04em;margin:5px 0 1px;font-size:27px}.exam-invitation-tray{background:#fff;border:1px solid #e5e7f4;border-radius:17px;margin-top:18px;padding:18px 20px}.exam-invitation-list{gap:8px;margin-top:14px;display:grid}.exam-invitation-list article{background:#f8f9fd;border:1px solid #eceef5;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;display:grid}.exam-invitation-list strong{font-size:13px}.exam-invitation-list p{color:var(--exam-muted);margin:3px 0 0;font-size:11px}.exam-invitation-actions{gap:7px;display:flex}.exam-feed{margin-top:25px}.exam-feed-header{justify-content:space-between;align-items:end;display:flex}.exam-feed-header h2{margin:4px 0 0;font-size:20px}.exam-view-tabs{background:#f1f3f7;border-radius:12px;gap:3px;margin:17px 0;padding:4px;display:inline-flex}.exam-view-tabs button{color:#68738a;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:12px;font-weight:650;display:flex}.exam-view-tabs button.active{color:var(--exam-primary);background:#fff;box-shadow:0 3px 12px #1c264714}.exam-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.exam-card{border:1px solid var(--exam-line);background:#fff;border-radius:16px;flex-direction:column;min-height:274px;padding:18px;transition:all .18s;display:flex;box-shadow:0 9px 28px #242b4a0a}.exam-card:hover{border-color:#d4d7ef;transform:translateY(-2px);box-shadow:0 15px 38px #2f365c17}.exam-card-topline{justify-content:space-between;align-items:center;display:flex}.exam-card-title{color:var(--exam-ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:start;gap:7px;width:100%;margin:15px 0 8px;padding:0;font-size:17px;font-weight:780;line-height:1.35;display:flex}.exam-card-title svg{color:#9098aa;flex:none}.exam-card-meta,.exam-card-facts span,.exam-card-footer{color:var(--exam-muted);align-items:center;display:flex}.exam-card-meta{gap:6px;margin:0;font-size:11px}.exam-card-facts{gap:14px;margin:17px 0 0;display:flex}.exam-card-facts span{gap:5px;font-size:11px}.exam-progress-row{margin-top:auto;padding-top:18px}.exam-progress-copy{color:var(--exam-muted);justify-content:space-between;margin-bottom:7px;font-size:10px;display:flex}.exam-progress-copy strong{color:#4b5670}.exam-card-footer{border-top:1px solid #eef0f4;justify-content:space-between;gap:8px;margin-top:14px;padding-top:13px;font-size:10px}.exam-card-footer span{align-items:center;gap:5px;display:flex}.exam-card-footer strong{color:var(--exam-danger)}.exam-load-more{border:1px solid var(--exam-line);color:#5e6980;cursor:pointer;font:inherit;background:#fff;border-radius:10px;min-height:39px;margin:18px auto 0;padding:0 22px;font-size:12px;display:block}.exam-dialog-backdrop{z-index:1200;background:#141b307a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.exam-dialog{background:#fff;border:1px solid #fff9;border-radius:19px;width:min(900px,100vw - 36px);max-height:min(820px,100vh - 48px);overflow:hidden;box-shadow:0 28px 80px #11182d47}.exam-dialog-header,.exam-dialog-footer{justify-content:space-between;align-items:center;padding:18px 21px;display:flex}.exam-dialog-header{border-bottom:1px solid #eceef3}.exam-dialog-header h2{margin:3px 0 0;font-size:19px}.exam-dialog-body{min-height:310px;max-height:570px;padding:20px 22px;overflow-y:auto}.exam-dialog-footer{background:#fafbfc;border-top:1px solid #eceef3}.exam-dialog-footer>div{gap:8px;display:flex}.exam-dialog-summary{color:var(--exam-muted);font-size:11px}.exam-dialog-summary strong{color:var(--exam-ink)}.exam-stepper{background:#fafbfc;grid-template-columns:repeat(4,1fr);padding:13px 22px;display:grid}.exam-stepper span{color:#8a93a5;align-items:center;gap:7px;font-size:11px;font-weight:650;display:flex;position:relative}.exam-stepper span:not(:last-child):after{content:"";background:#e2e5eb;width:32%;height:1px;position:absolute;right:8px}.exam-stepper i{background:#e9ebf0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-style:normal;display:inline-flex}.exam-stepper .active{color:var(--exam-primary)}.exam-stepper .active i{background:var(--exam-primary);color:#fff}.exam-stepper .done{color:#398d88}.exam-stepper .done i{color:#25817d;background:#dff3f1}.exam-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.exam-field--wide,.exam-scope-options{grid-column:1/-1}.exam-scope-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.exam-scope-options button{color:#667187;cursor:pointer;font:inherit;text-align:left;background:#fafbfc;border:1px solid #e1e4eb;border-radius:13px;grid-template-columns:auto 1fr;align-items:start;gap:4px;padding:15px;display:grid}.exam-scope-options button svg{color:#8490a7;grid-row:span 2;margin:2px 7px 0 0}.exam-scope-options button strong{color:var(--exam-ink);font-size:13px}.exam-scope-options button span{font-size:11px}.exam-scope-options button.active{background:#f4f4ff;border-color:#aeb0ee;box-shadow:0 0 0 3px #5b5ce212}.exam-scope-options button.active svg{color:var(--exam-primary)}.exam-scope-options button:disabled{cursor:not-allowed;opacity:.52}.exam-input-icon{color:#8b94a7;border:1px solid #dfe3eb;border-radius:9px;align-items:center;gap:7px;padding-left:10px;display:flex}.exam-input-icon input{border:0;width:100%;padding-left:0}.exam-selection-toolbar{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.exam-selection-toolbar strong{font-size:14px}.exam-selection-toolbar span,.exam-selection-toolbar p{color:var(--exam-muted);margin:3px 0 0;font-size:11px}.exam-class-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.exam-class-option-grid button{cursor:pointer;font:inherit;text-align:left;background:#fafbfc;border:1px solid #e2e5eb;border-radius:12px;align-items:start;gap:10px;padding:13px;display:flex}.exam-class-option-grid button.selected{background:#f3f4ff;border-color:#9fa1e8}.exam-class-option-grid strong,.exam-class-option-grid small{display:block}.exam-class-option-grid strong{font-size:12px}.exam-class-option-grid small{color:var(--exam-muted);margin-top:3px;font-size:10px}.exam-check{color:#fff;border:1px solid #cdd2dc;border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.selected .exam-check{background:var(--exam-primary);border-color:var(--exam-primary)}.exam-subject-drafts{gap:9px;display:grid}.exam-subject-draft{background:#fafbfc;border:1px solid #e7e9ef;border-radius:12px;grid-template-columns:auto 1fr 130px auto;align-items:end;gap:10px;padding:12px;display:grid}.exam-subject-draft label{gap:5px;display:grid}.exam-subject-draft label span{color:var(--exam-muted);font-size:10px}.exam-subject-draft input{font:inherit;border:1px solid #dfe3eb;border-radius:8px;min-height:36px;padding:7px 9px}.exam-subject-number{color:var(--exam-primary);background:#edeefe;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:flex}.exam-visibility-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.exam-visibility-grid label{background:#fafbfc;border:1px solid #e6e8ee;border-radius:12px;justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.exam-visibility-grid strong,.exam-visibility-grid small{display:block}.exam-visibility-grid strong{font-size:12px}.exam-visibility-grid small{color:var(--exam-muted);margin-top:3px;font-size:10px}.exam-visibility-grid input,.exam-visibility-inline input,.exam-subject-checks input,.exam-release-panel input{accent-color:var(--exam-primary);width:17px;height:17px}.exam-amend-dialog{width:min(500px,100vw - 36px)}.exam-amend-dialog .exam-dialog-body{min-height:250px}.exam-amend-summary{background:#f5f6fb;border-radius:11px;gap:9px;margin-bottom:15px;padding:12px;font-size:12px;display:flex}.exam-amend-summary small{color:var(--exam-muted);margin-left:auto}.exam-detail-header{background:linear-gradient(140deg,#fbfbff,#f3f8f8);border:1px solid #e4e6f0;border-radius:18px;padding:18px 22px 21px}.exam-detail-title-row{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.exam-detail-title-row h1{letter-spacing:-.025em;margin:8px 0 6px;font-size:27px}.exam-detail-title-row p{color:var(--exam-muted);margin:0;font-size:12px}.exam-detail-badges{color:var(--exam-muted);align-items:center;gap:8px;font-size:11px;display:flex}.exam-detail-actions{align-items:center;gap:13px;display:flex}.exam-completion-ring{background:conic-gradient(var(--exam-primary) var(--exam-progress), #e8eaf1 0);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:relative}.exam-completion-ring:after{content:"";background:#fafbfe;border-radius:50%;position:absolute;inset:5px}.exam-completion-ring span{color:#5052bd;z-index:1;font-size:11px;font-weight:800;position:relative}.exam-detail-tabs{border:1px solid var(--exam-line);z-index:30;background:#fff;border-radius:13px;gap:3px;margin:16px 0;padding:5px;display:flex;position:sticky;top:8px;overflow-x:auto}.exam-detail-tabs button{color:#69748b;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:9px;flex:1 0 auto;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:12px;font-weight:680;display:flex}.exam-detail-tabs button.active{color:var(--exam-primary);background:#f0f1ff}.exam-detail-tabs button:disabled{cursor:not-allowed;opacity:.38}.exam-detail-tabs i{background:var(--exam-danger);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-style:normal;display:inline-flex}.exam-basics-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.exam-basics-summary article{background:#f8f9fb;border-radius:12px;gap:5px;padding:13px;display:grid}.exam-basics-summary span,.exam-basics-summary small{color:var(--exam-muted);font-size:10px}.exam-basics-summary strong{font-size:14px}.exam-basics-summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.exam-basics-editor{grid-template-columns:1fr 220px;gap:12px;display:grid}.exam-basics-editor .exam-visibility-inline{grid-column:1/-1}.exam-basics-editor>.exam-button,.exam-basics-editor>.exam-inline-error{grid-column:1/-1;justify-self:end}.exam-visibility-inline,.exam-subject-checks{border:0;flex-wrap:wrap;gap:8px;margin:0;padding:0;display:flex}.exam-visibility-inline legend,.exam-subject-checks legend{color:#68738a;align-items:center;gap:5px;width:100%;margin-bottom:7px;font-size:11px;font-weight:700;display:flex}.exam-visibility-inline label,.exam-subject-checks label{background:#f6f7fa;border:1px solid #e4e7ed;border-radius:9px;align-items:center;gap:6px;padding:7px 9px;font-size:11px;display:flex}.exam-subject-tabs{border-bottom:1px solid #e9ebf0;gap:5px;margin:0 -20px 18px;padding:0 20px 10px;display:flex;overflow-x:auto}.exam-subject-tabs button{color:#68738a;cursor:pointer;font:inherit;background:#f6f7fa;border:1px solid #e5e7ec;border-radius:9px;flex:none;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex}.exam-subject-tabs button.active{color:var(--exam-primary);background:#efefff;border-color:#c2c4ed}.exam-subject-tabs small{color:#a47a42;font-size:9px}.exam-subject-editor-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.exam-subject-editor-summary>div{background:#f7f8fb;border:1px solid #eceef3;border-radius:10px;gap:3px;padding:10px 12px;display:grid}.exam-subject-editor-summary span{color:var(--exam-muted);font-size:10px}.exam-subject-editor-summary strong{font-size:15px}.exam-subject-editor-summary .valid{color:#217d70;background:#eff9f6;border-color:#ccebe3}.exam-subject-editor-summary .invalid{color:#b53c53;background:#fff3f3;border-color:#f2d0d5}.exam-question-list,.exam-version-list{gap:9px;display:grid}.exam-question-row{background:#fafbfc;border:1px solid #e7e9ef;border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:10px;padding:11px;display:grid}.exam-question-order{flex-direction:column;align-items:center;gap:5px;display:flex}.exam-question-order>strong{color:var(--exam-primary);background:#e9eafe;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.exam-question-order>span{display:flex}.exam-question-order button{color:#7b8496;background:#fff;border:1px solid #e1e4eb;justify-content:center;align-items:center;width:17px;height:20px;padding:0;display:flex}.exam-question-fields{grid-template-columns:140px 88px 95px 145px repeat(2,minmax(130px,1fr));gap:8px;display:grid}.exam-question-fields label{gap:4px;display:grid}.exam-question-fields label.wide{grid-column:span 2}.exam-question-fields input,.exam-question-fields select{min-width:0;min-height:35px;padding:6px 8px}.exam-question-fields input:disabled,.exam-question-fields select:disabled,.exam-version-card input:disabled{color:#737d90;background:#f4f5f7}.exam-version-card{border:1px solid #e4e7ed;border-radius:13px;overflow:hidden}.exam-version-card>header{background:#f8f9fb;border-bottom:1px solid #e7e9ee;grid-template-columns:auto 110px 1fr 85px auto;align-items:end;gap:9px;padding:12px;display:grid}.exam-version-card label{gap:4px;display:grid}.exam-version-card input{width:100%;min-width:0;min-height:34px;padding:5px 8px}.exam-version-code{background:linear-gradient(135deg, var(--exam-primary), #7b7ceb);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:flex}.exam-version-actions{gap:5px;display:flex}.exam-mapping-table{padding:4px 12px 12px;overflow-x:auto}.exam-mapping-head,.exam-mapping-row{grid-template-columns:85px 1fr 85px 1fr 1fr;align-items:center;gap:8px;min-width:620px;display:grid}.exam-mapping-head{color:var(--exam-muted);padding:9px 5px 6px;font-size:9px;font-weight:750}.exam-mapping-row{border-top:1px solid #eef0f4;padding:6px 5px}.exam-mapping-row input{font:inherit;border:1px solid #e0e3e9;border-radius:7px;width:100%;min-width:0;min-height:30px;padding:4px 7px}.exam-lock-note{color:#93631f;background:#fff8eb;border-radius:9px;padding:9px 11px;font-size:11px}.exam-collaboration-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;display:grid}.exam-collaborator-list{gap:7px;display:grid}.exam-collaborator-list article{background:#f8f9fb;border:1px solid #ebedf2;border-radius:11px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;padding:9px 10px;display:grid}.exam-collaborator-list strong{font-size:12px}.exam-collaborator-list p{color:var(--exam-muted);margin:3px 0 0;font-size:10px}.exam-collaborator-state{color:#2b8177;background:#eaf7f4;border-radius:999px;padding:4px 8px;font-size:10px}.exam-collaborator-state--invited{color:#a36a1d;background:#fff4e4}.exam-collaborator-state--declined{color:#7e8799;background:#f3f4f6}.exam-collaborator-form{background:#f8f9fc;border:1px solid #e7e9ef;border-radius:13px;gap:10px;padding:13px;display:grid}.exam-collaborator-form h3{align-items:center;gap:7px;margin:0;font-size:13px;display:flex}.exam-availability-row{border-top:1px solid #eceef2;flex-wrap:wrap;align-items:center;gap:12px;margin-top:15px;padding-top:13px;font-size:11px;display:flex}.exam-availability-row span,.exam-availability-row label{align-items:center;gap:6px;display:flex}.exam-availability-row input{accent-color:var(--exam-primary)}.exam-start-panel{background:#f7f8fb;border:1px solid #e4e7ed;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px;display:grid}.exam-start-panel.ready{background:linear-gradient(120deg,#f0f6ff,#effaf8);border-color:#d7e6ef}.exam-start-panel h3{margin:0;font-size:15px}.exam-start-panel p{color:var(--exam-muted);margin:4px 0 0;font-size:11px;line-height:1.55}.exam-candidate-table .exam-table-head,.exam-candidate-table .exam-table-row{grid-template-columns:1fr 1fr 1fr 170px}.exam-candidate-status{align-items:center;gap:5px;display:flex}.exam-candidate-status select{width:100%;min-height:32px;padding-block:4px}.exam-candidate-status--absent{color:var(--exam-danger)}.exam-candidate-status--exempt{color:var(--exam-warning)}.exam-scan-metrics,.exam-marking-metrics,.exam-report-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:15px;display:grid}.exam-scan-metrics article,.exam-marking-metrics article,.exam-report-metrics article{background:#f7f8fb;border:1px solid #eceef3;border-radius:11px;gap:3px;padding:11px 12px;display:grid}.exam-scan-metrics span,.exam-marking-metrics span,.exam-report-metrics span,.exam-scan-metrics small,.exam-marking-metrics small,.exam-report-metrics small{color:var(--exam-muted);font-size:10px}.exam-scan-metrics strong,.exam-marking-metrics strong,.exam-report-metrics strong{font-size:18px}.exam-scan-metrics article.warning{color:#ad6c18;background:#fff7ec;border-color:#f3dcc0}.exam-scan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.exam-download-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.exam-download-card{color:var(--exam-primary);background:#f8f9fc;border:1px solid #e5e8ef;border-radius:12px;align-items:center;gap:10px;padding:15px;text-decoration:none;transition:all .16s;display:flex}.exam-download-card:hover{background:#f1f2ff;border-color:#c7c9ef;transform:translateY(-1px)}.exam-download-card strong,.exam-download-card small{display:block}.exam-download-card strong{color:var(--exam-ink);font-size:12px}.exam-download-card small{color:var(--exam-muted);margin-top:3px;font-size:10px}.exam-upload-dropzone{color:var(--exam-primary);cursor:pointer;font:inherit;background:#fafbfc;border:1px dashed #bdc3d2;border-radius:12px;flex-direction:column;align-items:center;gap:4px;width:100%;min-height:138px;margin-top:11px;padding:20px;display:flex}.exam-upload-dropzone:hover{background:#f4f4ff;border-color:#8e90df}.exam-upload-dropzone strong{color:var(--exam-ink);margin-top:3px;font-size:13px}.exam-upload-dropzone span{color:var(--exam-muted);font-size:10px}.exam-upload-progress{background:#f7f8fc;border:1px solid #e3e6ed;border-radius:12px;place-content:center stretch;gap:12px;min-height:138px;margin-top:11px;padding:20px;display:grid}.exam-upload-progress>div:first-child{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.exam-upload-progress strong,.exam-upload-progress small{display:block}.exam-upload-progress strong{font-size:12px}.exam-upload-progress small{color:var(--exam-muted);margin-top:3px;font-size:10px}.exam-upload-list{gap:7px;display:grid}.exam-upload-list article{background:#fafbfc;border:1px solid #eceef2;border-radius:10px;grid-template-columns:auto minmax(0,1fr) 90px 80px 70px;align-items:center;gap:10px;padding:9px 11px;display:grid}.exam-upload-list strong{font-size:12px}.exam-upload-list p{color:var(--exam-muted);margin:3px 0 0;font-size:10px}.exam-upload-list>article>span,.exam-upload-list>article>small{color:#68738a;font-size:10px}.exam-upload-list .danger{color:var(--exam-danger);font-weight:700}.exam-upload-state{color:#7a8498;background:#eef0f5;border-radius:8px;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.exam-upload-state--complete{color:#258074;background:#e5f6f2}.exam-upload-state--failed{color:var(--exam-danger);background:#fff0f2}.exam-exception-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.exam-exception-grid>article{background:#fafbfc;border:1px solid #e7e9ef;border-radius:13px;grid-template-columns:150px minmax(0,1fr);gap:12px;padding:10px;display:grid;overflow:hidden}.exam-exception-preview{background:#e8ebf0;border-radius:9px;min-height:200px;position:relative;overflow:hidden}.exam-exception-preview img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.exam-exception-preview span{color:#fff;background:#161d30b8;border-radius:7px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;display:flex;position:absolute;bottom:7px;left:7px}.exam-exception-copy>span{color:var(--exam-muted);font-size:9px}.exam-exception-copy>strong{margin-top:4px;font-size:13px;display:block}.exam-exception-copy>p{color:var(--exam-muted);margin:4px 0 9px;font-size:10px;line-height:1.45}.exam-exception-copy>div{justify-content:flex-end;gap:6px;margin-top:9px;display:flex}.exam-marking-overview .exam-marking-metrics{margin-bottom:0}.exam-marking-metrics article:last-child strong{color:#2d837a;align-items:center;min-height:23px;display:flex}.exam-queue-table .exam-table-head,.exam-queue-table .exam-table-row{grid-template-columns:minmax(230px,1fr) 110px 80px 100px 110px}.exam-task-type{justify-content:center;line-height:23px}.exam-task-type--primary{color:#5557c8;background:#eeefff}.exam-task-type--secondary{color:#1c817b;background:#e6f7f5}.exam-task-type--sample_review{color:#9f6518;background:#fff3e3}.exam-task-type--arbitration{color:#b83c55;background:#fff0f3}.exam-marking-workspace{background:#f2f3f7;border:1px solid #e1e4ea;border-radius:17px;min-height:670px;overflow:hidden}.exam-marking-toolbar{background:#fff;border-bottom:1px solid #e2e5eb;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px 16px;display:grid}.exam-marking-toolbar>div span,.exam-marking-toolbar>div strong{display:block}.exam-marking-toolbar>div span{color:var(--exam-muted);font-size:9px}.exam-marking-toolbar>div strong{margin-top:2px;font-size:13px}.exam-lease{color:#277f75;font-variant-numeric:tabular-nums;background:#edf7f5;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:11px;display:flex}.exam-lease.expiring{color:var(--exam-danger);background:#fff0f1}.exam-marking-layout{grid-template-columns:minmax(0,1fr) 340px;min-height:610px;display:grid}.exam-answer-canvas{background-color:#dfe2e8;background-image:linear-gradient(45deg,#d9dce2 25%,#0000 25%),linear-gradient(-45deg,#d9dce2 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#d9dce2 75%),linear-gradient(-45deg,#0000 75%,#d9dce2 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;justify-content:center;align-items:center;padding:38px 24px 24px;display:flex;position:relative}.exam-answer-canvas>img{object-fit:contain;background:#fff;max-width:100%;max-height:535px;box-shadow:0 15px 45px #1c22343d}.exam-anonymous-banner{color:#fff;background:#1b2336d6;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;font-size:10px;display:flex;position:absolute;top:12px;left:14px}.exam-image-fallback{color:#6b7487;flex-direction:column;align-items:center;font-size:12px;display:flex}.exam-score-panel{background:#fff;border-left:1px solid #dfe2e8;flex-direction:column;gap:15px;padding:20px;display:flex}.exam-score-context{background:#f5f6fa;border-radius:10px;align-items:center;gap:8px;padding:10px;display:flex}.exam-score-context span{color:var(--exam-primary);background:#e9eaff;border-radius:7px;padding:5px 7px;font-size:10px}.exam-score-context strong{font-size:12px}.exam-score-context small{color:var(--exam-muted);margin-left:auto;font-size:9px}.exam-recognized-answer{background:#eef8f6;border:1px solid #d5ece7;border-radius:10px;grid-template-columns:1fr auto;padding:10px;display:grid}.exam-recognized-answer span,.exam-recognized-answer small{color:#547c77;font-size:9px}.exam-recognized-answer strong{grid-row:2;font-size:17px}.exam-recognized-answer small{grid-area:2/2}.exam-score-input{gap:7px;display:grid}.exam-score-input>span{color:#68738a;font-size:11px;font-weight:700}.exam-score-input>div{align-items:baseline;gap:8px;display:flex}.exam-score-input input{color:var(--exam-primary-deep);font:inherit;border:1px solid #cfd4df;border-radius:11px;outline:0;max-width:160px;padding:8px 12px;font-size:30px;font-weight:800}.exam-score-input input:focus{border-color:var(--exam-primary);box-shadow:0 0 0 4px #5b5ce21a}.exam-score-input b{color:#7b8497;font-size:13px}.exam-quick-scores{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.exam-quick-scores button{color:#5f6a80;cursor:pointer;font:inherit;background:#f6f7fa;border:1px solid #e1e4ea;border-radius:8px;min-height:34px;font-size:11px}.exam-quick-scores button.active{color:var(--exam-primary);background:#efefff;border-color:#9d9fe7;font-weight:750}.exam-keyboard-hint{color:#7c8597;align-items:center;gap:6px;font-size:9px;display:flex}.exam-keyboard-hint kbd{color:#566074;background:#f1f2f5;border:1px solid #dfe2e8;border-radius:4px;padding:1px 4px;font-family:inherit;box-shadow:0 1px #cbd0da}.exam-submit-score{width:100%;margin-top:auto}.exam-publish-hero{background:linear-gradient(120deg,#fafaff,#f2faf8);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;display:grid}.exam-publish-hero h2{margin:5px 0;font-size:20px}.exam-publish-hero p{color:var(--exam-muted);margin:0;font-size:11px}.exam-publish-seal{color:#7d8799;background:#f0f1f6;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.exam-publish-seal.ready{color:#238173;background:#e0f5ef}.exam-publish-checks{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.exam-publish-checks article{border:1px solid #e5e7ed;border-radius:12px;gap:4px;padding:13px;display:grid}.exam-publish-checks article>span{color:var(--exam-muted);align-items:center;gap:5px;font-size:10px;display:flex}.exam-publish-checks strong{font-size:16px}.exam-publish-checks small{font-size:9px}.exam-publish-checks .ok{background:#f1f9f7;border-color:#d7ebe6}.exam-publish-checks .ok span,.exam-publish-checks .ok small{color:#2d7e75}.exam-publish-checks .blocked{background:#fff5f1;border-color:#f1d9ce}.exam-publish-checks .blocked span,.exam-publish-checks .blocked small{color:#aa6246}.exam-blocker-list header{color:var(--exam-warning);align-items:center;gap:10px;display:flex}.exam-blocker-list h3{color:var(--exam-ink);margin:0;font-size:14px}.exam-blocker-list p{color:var(--exam-muted);margin:3px 0 0;font-size:10px}.exam-blocker-list ul{color:#8e5724;margin:13px 0 0;padding-left:22px;font-size:11px;line-height:1.8}.exam-release-panel{background:#f6f7f9;border:1px solid #e3e6eb;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:20px;padding:20px;display:grid}.exam-release-panel.ready{background:linear-gradient(110deg,#f0f2ff,#edf9f7);border-color:#d9deef}.exam-release-panel h3{margin:0;font-size:16px}.exam-release-panel p{color:var(--exam-muted);margin:5px 0 12px;font-size:11px;line-height:1.55}.exam-release-panel label{align-items:center;gap:7px;font-size:11px;display:flex}.exam-report-toolbar{justify-content:space-between;align-items:center;display:flex}.exam-report-toolbar>div:first-child{align-items:center;gap:10px;display:flex}.exam-report-toolbar h2{margin:0;font-size:16px}.exam-report-toolbar p{color:var(--exam-muted);margin:3px 0 0;font-size:10px}.exam-report-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.exam-report-actions .exam-search-field{width:190px}.exam-report-actions select{min-height:36px;padding-block:5px}.exam-report-tabs{background:#eef0f4;border-radius:11px;gap:3px;width:fit-content;padding:4px;display:flex}.exam-report-tabs button{color:#6e788d;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;min-height:34px;padding:0 12px;font-size:11px;font-weight:650}.exam-report-tabs button.active{color:var(--exam-primary);background:#fff;box-shadow:0 3px 10px #1c254114}.exam-report-metrics{margin-bottom:0}.exam-report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.exam-bar-list,.exam-ranking-list{gap:10px;display:grid}.exam-bar-list>div{gap:6px;display:grid}.exam-bar-list>div>span{justify-content:space-between;align-items:center;display:flex}.exam-bar-list strong{font-size:11px}.exam-bar-list small{color:var(--exam-muted);font-size:9px}.exam-bar-list>div>div{background:#edf0f4;border-radius:99px;height:7px;overflow:hidden}.exam-bar-list i{background:linear-gradient(90deg, var(--exam-primary), #55b5b3);border-radius:inherit;height:100%;display:block}.exam-ranking-list>div{border-bottom:1px solid #eef0f3;grid-template-columns:23px 1fr auto;align-items:center;gap:9px;padding:7px 0;display:grid}.exam-ranking-list>div>b{color:#778195;background:#f0f1f6;border-radius:6px;justify-content:center;align-items:center;height:22px;font-size:9px;display:flex}.exam-ranking-list strong{font-size:11px}.exam-ranking-list small{color:var(--exam-muted);font-size:9px;display:block}.exam-knowledge-chips{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.exam-knowledge-chips article{background:#f8f9fb;border:1px solid #e9ebf0;border-radius:11px;grid-template-columns:1fr auto;padding:11px;display:grid}.exam-knowledge-chips span,.exam-knowledge-chips small{color:var(--exam-muted);font-size:9px}.exam-knowledge-chips strong{font-size:13px}.exam-knowledge-chips div{background:#e9ecf2;border-radius:99px;grid-column:1/-1;height:5px;margin:8px 0 5px;overflow:hidden}.exam-knowledge-chips i{background:#61b7ad;height:100%;display:block}.exam-question-report .exam-table-head,.exam-question-report .exam-table-row{grid-template-columns:1fr 120px 120px 120px}.exam-workload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.exam-workload-grid article{background:#f8f9fb;border:1px solid #e9ebf0;border-radius:11px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;padding:10px;display:grid}.exam-workload-grid strong{font-size:11px}.exam-workload-grid p,.exam-workload-grid small{color:var(--exam-muted);margin:2px 0 0;font-size:9px}.exam-workload-grid>article>span:not(.exam-avatar){text-align:right;min-width:70px;display:grid}.exam-audit-list{gap:8px;display:grid}.exam-audit-list article{background:#f9fafc;border:1px solid #e9ebf0;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.exam-audit-list strong{font-size:11px}.exam-audit-list p,.exam-audit-list small{color:var(--exam-muted);margin:3px 0 0;font-size:9px}.exam-audit-list>article>span:last-child{align-items:center;gap:7px;display:flex}.exam-audit-list del{color:#9a6170;font-size:11px}.exam-audit-list b{color:#9ba2af}.exam-audit-list>article>span:last-child strong{color:#2b8377;font-size:14px}.exam-results-table{overflow-x:auto}.exam-results-table .exam-table-head,.exam-results-table .exam-table-row{grid-template-columns:150px 120px minmax(260px,1fr) 110px 110px;min-width:800px}.exam-result-subjects{flex-wrap:wrap;gap:5px;display:flex}.exam-result-subjects button{color:#657087;cursor:pointer;font:inherit;background:#f3f4fa;border:1px solid #e3e5ed;border-radius:7px;align-items:center;gap:3px;padding:5px 6px;font-size:9px;display:flex}.exam-result-subjects button:hover{color:var(--exam-primary);border-color:#bcbfe9}.exam-result-subjects button strong{color:var(--exam-ink);font-size:10px}.exam-result-subjects button small{margin:0;display:inline}@media (width<=1200px){.exam-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.exam-question-fields{grid-template-columns:repeat(4,minmax(100px,1fr))}.exam-question-fields label.wide{grid-column:span 2}.exam-exception-grid{grid-template-columns:1fr}.exam-publish-checks,.exam-knowledge-chips{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.exam-center-dashboard,.exam-detail{padding:18px 18px 90px}.exam-hero{grid-template-columns:1fr;padding:27px}.exam-collaboration-layout,.exam-scan-grid,.exam-report-grid,.exam-marking-layout{grid-template-columns:1fr}.exam-score-panel{border-top:1px solid #dfe2e8;border-left:0}.exam-answer-canvas{min-height:420px}.exam-publish-checks{grid-template-columns:repeat(2,minmax(0,1fr))}.exam-report-toolbar{flex-direction:column;align-items:start;gap:13px}.exam-report-actions{justify-content:start;width:100%}.exam-report-actions .exam-search-field{flex:1}}@media (width<=680px){.exam-center-dashboard,.exam-detail{padding:12px 11px 94px}.exam-hero{border-radius:16px;padding:22px 18px}.exam-hero h1{font-size:25px}.exam-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.exam-hero-metrics article{padding:12px 9px}.exam-hero-metrics strong{font-size:22px}.exam-card-grid{grid-template-columns:1fr}.exam-card{min-height:248px}.exam-view-tabs{width:100%;display:flex;overflow-x:auto}.exam-view-tabs button{flex:none}.exam-invitation-list article{grid-template-columns:auto 1fr}.exam-invitation-actions{grid-column:1/-1;justify-content:flex-end}.exam-detail-title-row{align-items:start;gap:13px}.exam-detail-title-row h1{font-size:22px}.exam-completion-ring{display:none}.exam-detail-tabs{justify-content:start}.exam-detail-tabs button{flex:none}.exam-surface{border-radius:14px;padding:15px}.exam-basics-summary,.exam-subject-editor-summary,.exam-scan-metrics,.exam-marking-metrics,.exam-report-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.exam-basics-editor{grid-template-columns:1fr}.exam-basics-editor .exam-visibility-inline,.exam-basics-editor>.exam-button,.exam-basics-editor>.exam-inline-error{grid-column:1}.exam-question-row{grid-template-columns:34px minmax(0,1fr)}.exam-question-row>.exam-icon-button{grid-column:2;justify-self:end}.exam-question-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.exam-version-card>header{grid-template-columns:auto 1fr 1fr}.exam-version-card>header label:nth-of-type(2),.exam-version-card>header label:nth-of-type(3){grid-column:span 1}.exam-version-actions{grid-column:3;justify-content:flex-end}.exam-start-panel,.exam-publish-hero,.exam-release-panel{grid-template-columns:auto 1fr;align-items:start}.exam-start-panel .exam-button,.exam-release-panel .exam-button{grid-column:1/-1;width:100%}.exam-publish-hero>.exam-button{grid-column:1/-1}.exam-download-actions{grid-template-columns:1fr}.exam-upload-list article{grid-template-columns:auto 1fr auto}.exam-upload-list article>span:nth-of-type(n+2),.exam-upload-list article>small{display:none}.exam-exception-grid>article{grid-template-columns:1fr}.exam-exception-preview{min-height:260px}.exam-marking-toolbar{grid-template-columns:auto 1fr auto}.exam-marking-toolbar .exam-task-type{display:none}.exam-marking-layout{min-height:0}.exam-answer-canvas{min-height:330px;padding-inline:12px}.exam-score-panel{padding:15px}.exam-publish-checks{grid-template-columns:1fr}.exam-report-tabs{max-width:100%;overflow-x:auto}.exam-report-tabs button{flex:none}.exam-knowledge-chips,.exam-workload-grid{grid-template-columns:1fr}.exam-dialog-backdrop{align-items:end;padding:0}.exam-dialog{border-radius:19px 19px 0 0;width:100%;max-height:94vh}.exam-stepper{overflow-x:auto}.exam-stepper span{min-width:115px}.exam-form-grid,.exam-scope-options,.exam-class-option-grid,.exam-visibility-grid{grid-template-columns:1fr}.exam-subject-draft{grid-template-columns:auto 1fr auto}.exam-subject-draft label:nth-of-type(2){grid-column:2}.exam-dialog-footer{flex-direction:column;align-items:stretch;gap:10px}.exam-dialog-footer>div{justify-content:flex-end}}.toolbox{gap:18px}.toolbox-header{padding:2px}.toolbox-header h2{letter-spacing:-.02em;margin-top:4px;font-size:24px;font-weight:760}.toolbox-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.tool-card{border-color:var(--line);border-radius:var(--radius-card);background:var(--surface);min-height:132px;box-shadow:var(--shadow-xs);transition:border-color var(--motion-base), box-shadow var(--motion-base), transform var(--motion-fast);padding:18px}.tool-card:not(:disabled):hover,.tool-card:not(:disabled):focus-visible{border-color:var(--primary-border);box-shadow:var(--shadow-card);transform:translateY(-2px)}.tool-card-primary{color:var(--ink);background:linear-gradient(145deg,#f7faff,#edf4ff)}.tool-card-icon{border-radius:var(--radius)}.tool-card-body strong{font-size:16px;font-weight:720}.tool-card-body small,.tool-card-meta{font-size:12px}.settings-page{gap:16px}.settings-page-header{border-color:var(--line);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-xs);padding:20px}.settings-page-heading h2{letter-spacing:-.02em;font-size:24px;font-weight:760}.settings-page-heading>p:last-child{color:var(--muted);font-size:13px}.settings-summary-strip,.settings-nav,.settings-card{border-color:var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-xs)}.settings-nav-item{border-radius:var(--radius-control);min-height:58px}.settings-nav-item.active{color:var(--primary-dark);background:var(--primary-soft)}.settings-card-header{padding:17px 18px}.settings-row{padding:16px 18px}.settings-input,.settings-select,.settings-textarea{border-color:var(--line);border-radius:var(--radius-control);font-size:13px}.settings-save-bar{border-radius:var(--radius-card);box-shadow:var(--shadow-float)}.notification-panel{border-color:var(--line);border-radius:var(--radius-dialog);box-shadow:var(--shadow-float)}.notification-panel-header,.notification-panel-footer{background:var(--surface)}.notification-item-main{transition:background var(--motion-fast)}.notification-item-main:hover{background:var(--surface-soft)}@media (width<=680px){.settings-page-header{padding:16px}.settings-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-row{padding:15px}}.portal-shell{background:var(--bg);display:block}.portal-main{max-width:none}.portal-empty{min-height:104px;color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex}.portal-main>.portal-empty{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);width:min(520px,100% - 40px);min-height:250px;box-shadow:var(--shadow-sm);flex-direction:column;margin:clamp(48px,9vh,96px) auto 0}.portal-main>.portal-empty>svg{box-sizing:content-box;border-radius:var(--radius);width:24px;height:24px;color:var(--primary-dark);background:var(--primary-soft);padding:12px}.portal-main>.portal-empty .btn{margin-top:6px}.portal-summary,.portal-panel,.portal-profile,.portal-metric,.learner-report,.learner-trend-panel{border-color:var(--line);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-xs)}.portal-panel-header h2,.learner-report-header h2{letter-spacing:-.015em;font-weight:740}.portal-list-row{border-radius:var(--radius-control)}.portal-list-row:hover{background:var(--surface-hover)}.learner-task-tabs{border-radius:var(--radius-control);background:var(--surface-subtle);padding:4px}.learner-task-tabs button{border-radius:var(--radius-sm)}.learner-task-tabs button.active{color:var(--primary-dark);background:var(--surface);box-shadow:var(--shadow-sm)}@media (width<=820px){.portal-shell .topbar-page-actions{grid-area:1/2;max-width:154px;display:flex}.portal-shell .portal-student-select{min-width:0;display:block}.portal-shell .portal-student-select>span{display:none}.portal-shell .portal-student-select select{width:100%;max-width:154px}.portal-shell .topbar-actions{display:none}}@media (width<=520px){.portal-main>.portal-empty{width:100%;min-height:220px;margin-top:28px}.portal-shell .topbar-page-actions,.portal-shell .portal-student-select select{max-width:132px}}.admin-shell{--admin-sidebar-width:236px;color:var(--ink);background:var(--bg)}.admin-sidebar{width:var(--admin-sidebar-width);background:var(--sidebar);border-right:1px solid #ffffff0d}.admin-brand-mark{border-radius:var(--radius);background:var(--primary)}.admin-nav-item{border-radius:var(--radius-control);min-height:42px}.admin-nav-item.active{color:#fff;background:var(--sidebar-active)}.admin-main{background:var(--bg)}.admin-topbar{border-bottom-color:var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f7fbe6;min-height:76px}.admin-title-block h1{letter-spacing:-.02em;font-size:20px;font-weight:760}.admin-title-block p{color:var(--muted);font-size:12px}.admin-workbench,.admin-panel,.dt-container,.academic-term-panel,.academic-year-panel,.resource-catalog-tree-panel,.resource-catalog-editor{border-color:var(--line);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-xs)}.admin-dashboard-metrics{gap:10px}.admin-metric-card{border-radius:var(--radius-card);box-shadow:var(--shadow-xs)}.admin-table th,.dt-container th{color:var(--muted);background:var(--surface-soft);letter-spacing:0;text-transform:none;font-size:12px}.admin-table td,.dt-container td{font-size:13px}@media (width<=900px){.admin-sidebar{width:100%}}.public-site{--pub-reference-blue:var(--brand-600);--pub-reference-blue-dark:var(--brand-700);--pub-reference-ink:var(--brand-950);--pub-ink:var(--brand-950);--pub-ink-soft:var(--ink-soft);--pub-muted:var(--muted);--pub-faint:var(--faint);--pub-line:var(--line);--pub-line-soft:var(--line-soft);--pub-bg:#f7f9fc;--pub-surface:var(--surface);--pub-blue:var(--brand-600);--pub-blue-dark:var(--brand-700);--pub-blue-soft:var(--brand-100);--pub-green:var(--green);--pub-green-soft:var(--green-soft);--pub-amber:var(--amber);--pub-amber-soft:var(--amber-soft);--pub-rose:var(--rose);--pub-rose-soft:var(--rose-soft);--pub-header-height:72px;background:var(--pub-bg)}.pub-header,.pub-header--scrolled{min-height:var(--pub-header-height);box-shadow:none;-webkit-backdrop-filter:blur(16px)saturate(135%);backdrop-filter:blur(16px)saturate(135%);background:#ffffffeb;border-bottom-color:#e1e6eee0;padding:0 clamp(20px,4vw,64px)}.pub-brand{min-width:0}.pub-brand img{border-radius:var(--radius-control);width:42px;height:42px;box-shadow:var(--shadow-sm)}.pub-brand-text strong{color:var(--brand-950);font-size:17px;font-weight:760}.pub-brand-text small{color:var(--muted);font-size:12px;font-weight:600}.pub-header-cta,.pub-header--scrolled .pub-header-cta{border:1px solid var(--primary);border-radius:var(--radius-control);background:var(--primary);min-height:42px;padding:0 16px;font-size:13px;font-weight:700;box-shadow:0 6px 16px #246bd833}.pub-header-cta:hover,.pub-header--scrolled .pub-header-cta:hover{background:var(--primary-hover);box-shadow:0 9px 22px #246bd83d}.pub-hero{min-height:calc(100svh - var(--pub-header-height));background:radial-gradient(circle at 80% 12%,#3478e51a,#0000 32rem),linear-gradient(#fbfdff,#f4f8ff 72%,#f2f6fb);padding:106px clamp(20px,4vw,64px) 68px}.pub-hero-inner{grid-template-columns:minmax(440px,.9fr) minmax(520px,1.1fr);gap:clamp(38px,5vw,74px);max-width:1420px}.pub-hero-copy{max-width:650px}.pub-hero-badge{border-radius:var(--radius-pill);min-height:34px;color:var(--primary-dark);background:var(--surface);box-shadow:var(--shadow-xs);margin-bottom:20px;padding:0 13px;font-size:13px}.pub-hero-title{max-width:680px;color:var(--brand-950);letter-spacing:-.035em;font-size:clamp(40px,3.2vw,58px);font-weight:800;line-height:1.16}.pub-hero-title .pub-hero-title-brand{color:var(--primary);margin-bottom:14px;font-size:clamp(19px,1.5vw,25px);font-weight:760}.pub-hero-title .pub-hero-title-accent{color:var(--primary)}.pub-hero-desc{max-width:610px;color:var(--muted);margin-top:20px;font-size:15px;line-height:1.72}.pub-hero-actions{gap:12px;margin-top:26px}.pub-btn{border-radius:var(--radius-control);min-height:46px;padding:0 20px;font-size:14px;font-weight:700}.pub-btn--primary{background:var(--primary);box-shadow:0 8px 20px #246bd838}.pub-btn--secondary{border-color:var(--line-strong);color:var(--primary-dark);background:var(--surface)}.pub-hero-note{color:var(--muted);margin-top:18px;font-size:13px}.pub-hero-stats{border-color:var(--line);border-radius:var(--radius);width:min(610px,100%);box-shadow:var(--shadow-sm);background:#ffffffdb;margin-top:22px}.pub-hero-stat{border-color:var(--line-soft);min-height:66px}.pub-hero-stat svg{width:18px;color:var(--primary)}.pub-hero-stat strong{font-size:14px;font-weight:740}.pub-hero-stat small{font-size:11px}.pub-product-frame{background:#0f1d32;border-color:#6484b13d;border-radius:18px;box-shadow:0 26px 70px #13305738}.pub-trust,.pub-audience,.pub-features,.pub-workflow,.pub-insight,.pub-paper-section,.pub-cta-section{scroll-margin-top:84px}.pub-trust-metric,.pub-audience-lead,.pub-audience-item,.pub-feature-shell,.pub-workflow-card,.pub-insight-card,.pub-paper-card{border-color:var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-xs)}.pub-section-badge{border-radius:var(--radius-pill);color:var(--primary-dark);background:var(--primary-soft)}@media (width<=1180px){.pub-hero{min-height:auto;padding-top:92px}.pub-hero-inner{grid-template-columns:1fr}.pub-hero-copy{max-width:760px}.pub-hero-visual{max-width:820px;margin-inline:auto}}@media (width<=720px){.public-site{--pub-header-height:64px}.pub-header,.pub-header--scrolled{min-height:64px;padding-inline:16px}.pub-brand-text small{display:none}.pub-header-cta{min-height:40px;padding-inline:13px}.pub-hero{padding:80px 18px 48px}.pub-hero-title{font-size:clamp(34px,10vw,46px)}.pub-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.pub-hero-visual,.pub-hero-float{display:none}}
