:root{--bg:#faf7f2;--surface:#fff;--surface-soft:#fbf9f5;--text:#1a1a1a;--muted:#5a5a5a;--line:#1a1a1a;--line-strong:#1a1a1a;--primary:#3b82f6;--primary-dark:#1d4ed8;--primary-soft:#eff6ff;--green:#10b981;--green-soft:#ecfdf5;--orange:#f97316;--orange-soft:#fff7ed;--shadow:4px 4px 0px #1a1a1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:var(--bg);margin:0;font-family:system-ui,-apple-system,Noto Sans SC,PingFang SC,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.public-shell,.auth-shell,.portal-shell{width:min(1440px,100%);margin:0 auto;padding:0 48px 44px}.site-header{z-index:10;border:3px solid var(--line);height:108px;box-shadow:0 8px 0 var(--line);background:linear-gradient(#fffaf0f2,#ffffffe6),repeating-linear-gradient(90deg,#0000000a 0 1px,#0000 1px 28px);border-radius:24px;justify-content:space-between;align-items:center;gap:28px;margin:18px 0 16px;padding:0 22px;display:flex;position:sticky;top:0}.brand{color:var(--text);white-space:nowrap;align-items:center;gap:6px;font-size:32px;font-weight:800;display:inline-flex}.brand-bot{object-fit:contain;object-position:center center;flex:none;width:48px;height:60px;display:block;transform:translateY(1px)}.brand-wordmark{object-fit:contain;object-position:left center;flex:none;width:clamp(168px,13.5vw,196px);height:auto;max-height:72px;display:block}.brand-mark{place-items:center;width:40px;height:40px;font-size:18px;font-weight:900;line-height:1;display:inline-grid;border:2.5px solid var(--line)!important;color:var(--text)!important;box-shadow:2px 2px 0px var(--line)!important;background:#ffd77a!important;border-radius:12px!important}.site-nav{color:#1d2b44;align-items:center;gap:54px;font-size:18px;font-weight:600;display:flex}.header-actions{align-items:center;gap:22px;display:flex}.admin-link{color:#263957;white-space:nowrap;font-weight:600}.btn{border:2px solid var(--line);min-height:42px;color:var(--text);background:var(--surface);white-space:nowrap;box-shadow:var(--shadow);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-weight:800;transition:all .2s ease-out;display:inline-flex}.btn:hover:not(:disabled){box-shadow:6px 6px 0px var(--line);transform:translate(-2px,-2px)}.btn:active:not(:disabled){box-shadow:2px 2px 0px var(--line);transform:translate(2px,2px)}.btn.primary{color:#fff;background:var(--primary)}.btn.secondary{color:var(--text);background:var(--surface-soft)}.btn.danger{color:#fff;background:#f87171}.btn.large{min-width:148px;min-height:50px;font-size:16px}.btn.wide{width:100%}.btn.compact{border-radius:8px;gap:4px;height:28px;min-height:28px;padding:0 10px;font-size:12px;box-shadow:2px 2px 0px var(--line)!important}.btn.compact:hover:not(:disabled){box-shadow:3px 3px 0px var(--line)!important;transform:translate(-1px,-1px)!important}.btn.compact:active:not(:disabled){box-shadow:1px 1px 0px var(--line)!important;transform:translate(1px,1px)!important}.hero{align-items:center;gap:52px;min-height:600px;display:grid}.hero-home{grid-template-columns:minmax(420px,.94fr) minmax(460px,1.06fr)}.eyebrow{color:var(--primary);margin:0 0 18px;font-weight:800}h1,h2,h3,p{margin-top:0}.hero-copy h1{max-width:650px;color:var(--text);letter-spacing:0;margin-bottom:22px;font-size:56px;font-weight:900;line-height:1.18}.lead{max-width:670px;color:var(--muted);margin-bottom:32px;font-size:18px;line-height:1.8}.hero-actions,.row-actions,.filter-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hero-metrics{color:#52647c;flex-wrap:wrap;gap:30px;margin-top:34px;display:flex}.hero-metrics strong{color:var(--primary);font-size:22px;display:block}.product-preview{border:1px solid var(--line-strong);background:var(--surface);border-radius:8px;min-height:405px;overflow:hidden;box-shadow:0 24px 70px #1d51942e}.preview-topbar{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:20px;height:58px;padding:0 22px;display:grid}.preview-topbar strong{color:var(--primary)}.preview-topbar button,.panel-title button,.filter-row button{border:1px solid var(--line);color:var(--primary);background:#fff;border-radius:8px;padding:8px 12px}.preview-body{grid-template-columns:150px 1fr 1.1fr;min-height:346px;display:grid}.preview-body aside{border-right:1px solid var(--line);background:#f3f7ff;align-content:start;gap:10px;padding:18px 12px;display:grid}.preview-nav{color:#5d708b;border-radius:8px;padding:10px 12px}.preview-nav.active{color:var(--primary);background:var(--primary-soft);font-weight:800}.preview-question,.preview-code{padding:24px}.preview-question{border-right:1px solid var(--line)}.preview-question h3{font-size:19px}.preview-question label{color:var(--muted);margin-top:16px;margin-bottom:6px;font-size:13px;display:block}.input-line{border:1px solid var(--line);background:#fbfdff;border-radius:6px;height:38px;padding:8px 12px}.code-lines{border:1px solid var(--line);color:#16365f;background:#fbfdff;border-radius:8px;min-height:190px;padding:18px;font-family:Consolas,Courier New,monospace;line-height:1.8}.judge-list{gap:8px;margin-top:14px;display:grid}.judge-list span{color:#168052;background:var(--green-soft);border-radius:6px;padding:8px 10px}.section{padding:42px 0}.section-heading{text-align:center;margin-bottom:28px}.section-heading.row{text-align:left;justify-content:space-between;align-items:end;display:flex}.section-heading h2{margin-bottom:8px;font-size:36px;line-height:1.2}.section-heading p{color:var(--muted)}.feature-grid,.exam-grid,.process-grid{gap:26px;display:grid}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card,.exam-card,.panel,.login-card,.login-copy{border:2px solid var(--line)!important;background:var(--surface)!important;box-shadow:var(--shadow)!important;border-radius:16px!important}.feature-card{text-align:center;min-height:210px;padding:30px 26px}.feature-icon{color:#fff;background:linear-gradient(#2e8aff 0%,#075ce6 100%);border-radius:8px;place-items:center;width:58px;height:58px;margin:0 auto 18px;font-weight:900;display:grid}.feature-card h3,.exam-card h3{margin-bottom:10px;font-size:20px}.feature-card p,.meta-list,.form-note{color:var(--muted);line-height:1.7}.project-section{padding-top:54px}.exam-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.exam-card{padding:24px}.card-top{justify-content:space-between;gap:12px;margin-bottom:16px;display:flex}.tag,.status{border-radius:6px;align-items:center;width:fit-content;min-height:26px;padding:4px 9px;font-size:13px;font-weight:800;display:inline-flex}.tag{color:var(--primary);background:var(--primary-soft)}.status{color:var(--green);background:var(--green-soft)}.status-即将开始,.status-报名中{color:#bd7200;background:var(--orange-soft)}.status-已结束{color:#64748b;background:#eef2f7}.meta-list{gap:9px;margin:18px 0;display:grid}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.process-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:150px;padding:24px}.process-grid strong{color:var(--primary);font-size:18px;display:block}.process-grid span{margin:8px 0;font-size:18px;font-weight:900;display:block}.process-grid p{color:var(--muted);line-height:1.65}.footer,.auth-footer{min-height:120px;color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:32px;margin-top:28px;padding:28px 0;display:flex}.footer strong{color:var(--text);font-size:26px}.footer div:last-child,.auth-footer span:last-child{text-align:right;gap:10px;display:grid}.auth-shell{min-height:100vh}.login-layout{grid-template-columns:minmax(420px,.95fr) minmax(440px,.85fr);align-items:center;gap:70px;min-height:calc(100vh - 210px);display:grid}.login-copy,.login-card{padding:42px}.login-copy{background:linear-gradient(145deg,#fffffff5,#e9f1ffb8),repeating-linear-gradient(135deg,#0969f90d 0 1px,#0000 1px 22px);flex-direction:column;justify-content:center;min-height:560px;display:flex}.login-copy h1{max-width:620px;margin-bottom:20px;font-size:46px;line-height:1.24}.trust-list{gap:24px;margin-top:42px;display:grid}.trust-list article{grid-template-columns:54px 1fr;align-items:start;gap:18px;display:grid}.trust-list article>span{width:54px;height:54px;color:var(--primary);background:var(--primary-soft);border-radius:50%;place-items:center;font-weight:900;display:grid}.trust-list p{color:var(--muted);margin:6px 0 0}.login-card{justify-self:center;width:min(560px,100%)}.login-card h2{text-align:center;margin-bottom:32px;font-size:34px}.login-card label{gap:9px;margin-bottom:22px;font-weight:700;display:grid}input{border:1px solid var(--line-strong);width:100%;min-height:54px;color:var(--text);background:#fff;border-radius:8px;outline:none;padding:0 16px}input[type=radio],input[type=checkbox]{width:16px;min-width:16px;height:16px;min-height:16px;margin:0;padding:0}input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0969f924}.login-options{color:var(--muted);justify-content:space-between;gap:16px;margin:2px 0 28px;display:flex}.check-row{align-items:center;grid-template-columns:none!important;gap:8px!important;margin:0!important;display:inline-flex!important}.check-row input{width:18px;min-height:18px;accent-color:var(--primary)}.form-note{text-align:center;margin:22px 0 0}.student-login-page .site-header{margin-bottom:28px}.student-login-page .brand{font-family:Arial Black,PingFang SC,Microsoft YaHei,sans-serif}.student-login-page .brand-bot,.admin-login-page .brand-bot{width:48px;height:60px}.student-login-page .brand-wordmark,.admin-login-page .brand-wordmark{width:clamp(168px,13.5vw,196px);max-height:72px}.student-login-page .site-nav{color:#22324a;gap:32px;font-weight:700}.student-login-page .admin-link{border:2px solid var(--line);box-shadow:2px 2px 0 var(--line);background:#fff;border-radius:999px;padding:8px 14px}.student-login-page .login-layout{grid-template-columns:minmax(420px,1fr) minmax(420px,.82fr);gap:40px}.student-login-copy,.student-login-card{box-shadow:6px 6px 0 var(--line)!important;border-width:2px!important;border-radius:20px!important}.student-login-copy{background:linear-gradient(145deg,#fffffffa,#f5f9ffd1),radial-gradient(circle at 100% 0,#9fd3ff33,#0000 32%);min-height:520px}.student-login-copy h1{max-width:620px;margin-bottom:16px;font-size:clamp(34px,4vw,48px);line-height:1.24}.student-login-copy .lead{color:#4d5d74;max-width:640px;margin-bottom:0;font-size:17px;line-height:1.82}.student-trust-list{gap:18px;margin-top:30px}.student-trust-list article{background:#ffffffd1;border:1px solid #13223633;border-radius:14px;padding:14px 16px}.student-trust-list article>span{border:2px solid var(--line);color:#1a1a1a;background:#ffef95;border-radius:12px}.student-login-card{width:min(520px,100%);padding:36px}.student-login-card h2{text-align:left;margin-bottom:26px;font-size:30px}.student-login-card label{margin-bottom:18px}.student-login-card input{border:2px solid var(--line);border-radius:12px;min-height:52px}.student-login-card input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3b82f629}.student-login-page .login-options{color:#5f6f86;margin:6px 0 22px;font-size:14px}.student-login-page .form-note{color:#5f6f86;margin-top:16px;font-size:13px}.student-login-page .auth-footer{margin-top:20px}.admin-login-page .site-header{margin-bottom:28px}.admin-login-page .brand{font-family:Arial Black,PingFang SC,Microsoft YaHei,sans-serif}.admin-login-page .site-nav{color:#22324a;gap:32px;font-weight:700}.admin-login-page .admin-link{border:2px solid var(--line);box-shadow:2px 2px 0 var(--line);background:#fff;border-radius:999px;padding:8px 14px}.admin-login-page .login-layout{grid-template-columns:minmax(420px,1fr) minmax(420px,.82fr);gap:40px}.admin-login-copy,.admin-login-card{box-shadow:6px 6px 0 var(--line)!important;border-width:2px!important;border-radius:20px!important}.admin-login-copy{background:linear-gradient(145deg,#fffffffa,#f0fcf4e0),radial-gradient(circle at 100% 0,#a7f3d038,#0000 32%);min-height:520px}.admin-login-copy h1{max-width:620px;margin-bottom:16px;font-size:clamp(34px,4vw,48px);line-height:1.24}.admin-login-copy .lead{color:#4d5d74;max-width:640px;margin-bottom:0;font-size:17px;line-height:1.82}.admin-trust-list{gap:18px;margin-top:30px}.admin-trust-list article{background:#ffffffe0;border:1px solid #13362233;border-radius:14px;padding:14px 16px;transition:all .2s}.admin-trust-list article:hover{box-shadow:4px 4px 0 var(--line);border-color:var(--line);background:#fff;transform:translate(-2px,-2px)}.admin-trust-list article>span{border:2px solid var(--line);color:#1a1a1a;border-radius:12px;font-weight:900;transition:all .2s}.admin-trust-list article:first-child>span{background:#a7f3d0}.admin-trust-list article:nth-child(2)>span{background:#c084fc}.admin-trust-list article:nth-child(3)>span{background:#ffae8f}.admin-trust-list article:hover:first-child>span{background:#34d399}.admin-trust-list article:hover:nth-child(2)>span{color:#fff;background:#a855f7}.admin-trust-list article:hover:nth-child(3)>span{color:#fff;background:#f97316}.admin-login-card{background:#fff;width:min(520px,100%);padding:36px}.admin-login-card h2{text-align:left;margin-bottom:26px;font-size:30px}.admin-login-card label{margin-bottom:18px}.admin-login-card input{border:2px solid var(--line);border-radius:12px;min-height:52px}.admin-login-card input:focus{border-color:#059669;box-shadow:0 0 0 3px #10b98129}.admin-login-page .login-options{color:#5f6f86;margin:6px 0 22px;font-size:14px}.admin-login-page .form-note{color:#5f6f86;margin-top:16px;font-size:13px}.admin-login-page .auth-footer{margin-top:20px}.exam-shell{background:#f4f7fb;min-height:100vh;padding:14px 18px 26px}.exam-header{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:1fr;align-items:stretch;gap:18px;min-height:74px;padding:14px 18px;display:grid;box-shadow:0 10px 26px #23467814}.exam-main-row{grid-template-columns:minmax(0,1.5fr) auto auto;align-items:start;gap:24px;display:grid}.exam-title{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.exam-title strong{color:var(--primary);font-size:26px}.candidate-info,.save-state{color:var(--muted);gap:4px;display:grid}.candidate-info{min-width:88px}.timer-box{color:var(--muted);justify-items:center;display:grid}.timer-box strong{color:var(--primary);font-size:30px;line-height:1}.exam-side-meta{grid-template-columns:auto auto auto;justify-content:end;align-items:center;gap:20px;display:grid}.save-state{min-width:132px}.exam-return-button{align-self:start}.exam-submit-row{display:flex}.exam-submit-button{min-width:min(100%,560px)}.exam-workspace{grid-template-columns:320px minmax(360px,.86fr) minmax(520px,1.14fr);gap:12px;margin-top:14px;display:grid}.panel{padding:18px}.panel-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.panel-title h2{margin-bottom:0;font-size:20px}.question-tabs,.language-tabs{border-bottom:1px solid var(--line);gap:8px;padding-bottom:14px;display:flex;overflow-x:auto}.question-tabs span,.language-tabs span{color:var(--muted);white-space:nowrap;border-radius:8px;padding:8px 10px}.question-tabs .active,.language-tabs .active{color:var(--primary);background:var(--primary-soft);font-weight:900}.question-group{padding:16px 0}.question-group p{color:#1e2c45;font-weight:800}.number-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.question-number{border:1px solid var(--line-strong);color:#334155;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-height:58px;padding:8px 4px 7px;display:flex}.question-number.answered{border-color:var(--green);color:var(--green)}.question-number.current{border-color:var(--primary);color:#fff;background:var(--primary)}.question-number-index{font-size:18px;font-weight:800;line-height:1}.question-number-type{opacity:.88;font-size:11px;font-weight:700;line-height:1}.legend{color:var(--muted);border-top:1px solid var(--line);flex-wrap:wrap;gap:12px;padding-top:16px;display:flex}.dot{background:#cbd5e1;border-radius:50%;width:10px;height:10px;margin-right:6px;display:inline-block}.dot.done{background:var(--green)}.dot.current{background:var(--primary)}.question-card{flex-direction:column;min-height:620px;display:flex}.question-stem{font-size:18px;font-weight:800;line-height:1.7}.option-list{gap:10px;width:max-content;max-width:100%;margin:16px 0;display:inline-grid}.option-list label{border:1px solid var(--line);box-sizing:border-box;background:#fff;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:50px;padding:0 14px;display:flex}.option-list label.selected{border-color:var(--primary);box-shadow:inset 0 0 0 1px #0969f91f}.option-list input{width:18px;min-height:18px;accent-color:var(--primary)}.analysis-box{border:1px solid var(--line);color:var(--muted);background:#fbfdff;border-radius:8px;margin-top:auto;padding:18px;line-height:1.7}.pager-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;margin-top:18px;display:flex}.pager-actions{align-items:center;gap:12px;display:inline-flex}.pager-progress{color:var(--muted);text-align:right;font-weight:700}.coding-panel .code-editor{border:1px solid var(--line);color:#16365f;background:#fbfdff;border-radius:8px;align-content:start;gap:10px;min-height:250px;margin:16px 0;padding:18px;font-family:Consolas,Courier New,monospace;display:grid}.result-box{border:1px solid var(--line);background:#fbfdff;border-radius:8px;gap:10px;margin-top:16px;padding:16px;display:grid}.result-box.success{border-color:#24b96f5c}.result-box strong,.result-box b{color:var(--green)}.exam-warning{color:#946200;background:#fff8e8;border:1px solid #f2c36b;border-radius:8px;margin-top:14px;padding:14px 18px}.portal-shell{padding-bottom:36px}.profile-chip{color:#1f3658;background:#eef5ff;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;font-weight:800;display:inline-flex}.breadcrumb{color:var(--muted);padding:14px 0}.center-layout{grid-template-columns:220px minmax(0,1fr);gap:18px;display:grid}.side-menu{gap:10px;height:fit-content;display:grid}.side-menu a{color:#20314d;border-radius:8px;padding:14px 16px;font-weight:800}.side-menu a.active{color:var(--primary);background:var(--primary-soft)}.center-main{gap:18px;display:grid}.portal-top{grid-template-columns:1fr 1.85fr;gap:18px;display:grid}.profile-card{grid-template-columns:92px 1fr;align-items:center;gap:22px;display:grid}.avatar{width:92px;height:92px;color:var(--primary);background:var(--primary-soft);border-radius:50%;place-items:center;font-size:34px;font-weight:900;display:grid}.profile-card h1{margin-bottom:10px;font-size:28px}.profile-card h1 span{color:var(--primary);background:var(--primary-soft);border-radius:6px;margin-left:10px;padding:3px 8px;font-size:13px}.profile-card p{color:var(--muted)}.overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.overview-grid span{color:#31445f;background:linear-gradient(145deg,#f4f8ff,#fff);border-radius:8px;place-items:center;min-height:112px;display:grid}.overview-grid strong{color:var(--primary);font-size:40px}.table-row,.score-head,.score-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-width:0;padding:14px 0;display:grid}.table-row{grid-template-columns:minmax(160px,1.2fr) 72px minmax(180px,1.1fr) 84px 88px 74px 112px}.score-head,.score-row{grid-template-columns:minmax(170px,1.25fr) 92px 128px 82px 82px 82px 78px}.score-head{color:var(--muted);font-weight:800}.admin-auth-shell{grid-template-columns:minmax(460px,1.1fr) minmax(420px,.9fr);gap:28px;width:min(1340px,100%);min-height:100vh;margin:0 auto;padding:36px;display:grid}.admin-auth-brand,.admin-auth-card,.admin-panel-card,.admin-metric-card{border:2px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.admin-kicker{color:#0b5ed7;letter-spacing:.2em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900}.admin-auth-brand{background:radial-gradient(circle at 0 0,#0b5ed72e,#0000 34%),linear-gradient(160deg,#f5fafffa,#e5eefbd1);padding:44px}.admin-auth-brand h1,.admin-topbar h1{margin-bottom:14px;font-size:48px;line-height:1.08}.admin-auth-brand p,.admin-auth-note,.admin-panel-head p,.admin-progress-item span,.admin-timeline span,.admin-audit-grid span,.admin-data-row span{color:var(--muted);line-height:1.7}.admin-nav-link span{color:inherit;line-height:1.7}.admin-auth-points{gap:16px;margin-top:34px;display:grid}.admin-auth-points article{background:#ffffffc7;border:1px solid #c6d5eab3;border-radius:18px;padding:18px 20px}.admin-auth-points strong{margin-bottom:4px;font-size:18px;display:block}.admin-auth-card{align-self:center;padding:34px}.admin-auth-head h2{margin-bottom:28px;font-size:34px}.admin-auth-card label{gap:8px;margin-bottom:18px;font-weight:700;display:grid}.admin-auth-actions{gap:12px;margin-top:24px;display:grid}.admin-auth-note{gap:4px;margin-top:20px;display:grid}.admin-error{color:#c62828;margin:6px 0 0;font-weight:700}.admin-success{color:#168052;margin:6px 0 0;font-weight:700}.admin-loading{color:var(--muted);margin:6px 0 0;font-weight:700}.admin-shell{background:linear-gradient(#edf4fffa,#f7faffeb),repeating-linear-gradient(135deg,#0856c208 0 1px,#0000 1px 22px);min-height:100vh;display:flex}.admin-sidebar{box-sizing:border-box;background:#081c36f5;border-right:1px solid #c6d5ead1;flex-direction:column;flex-shrink:0;align-items:stretch;gap:16px;width:200px;padding:16px 12px;transition:width .2s cubic-bezier(.4,0,.2,1),padding .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.admin-shell.is-sidebar-collapsed .admin-sidebar{align-items:center;width:72px;padding:16px 8px}.sidebar-header{background:linear-gradient(#14315cf5,#0b1c37e6);border:1px solid #60a5fa38;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;width:100%;height:auto;margin-bottom:10px;padding:10px;transition:padding .2s,gap .2s,border-color .2s,background .2s;display:flex;box-shadow:inset 0 1px #ffffff14,0 10px 24px #0000002e}.admin-shell.is-sidebar-collapsed .sidebar-header{align-items:center;gap:8px;padding:8px 6px 10px}.admin-logo{cursor:pointer;justify-content:center;align-items:center;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:flex;overflow:hidden}.admin-logo:hover{transform:translateY(-1px)}.admin-shell:not(.is-sidebar-collapsed) .admin-logo{background:linear-gradient(#2d69bf33,#14315c14);border:1px solid #7db1f757;border-radius:14px;width:100%;min-height:64px;margin:0;padding:8px 12px;box-shadow:0 0 0 1px #3b82f614,0 8px 18px #00000024,inset 0 1px #ffffff14}.admin-shell.is-sidebar-collapsed .admin-logo{background:linear-gradient(#2d69bf3d,#14315c1f);border:1px solid #7db1f761;border-radius:14px;width:100%;height:52px;margin:0;padding:0;box-shadow:0 0 0 1px #3b82f61a,0 8px 18px #00000029,inset 0 1px #ffffff1a}.admin-shell:not(.is-sidebar-collapsed) .admin-logo-full{object-fit:contain;filter:drop-shadow(0 1px 1px #00000047)drop-shadow(0 0 4px #ffffff29);max-width:152px;height:44px;display:block}.admin-shell:not(.is-sidebar-collapsed) .admin-logo-icon,.admin-shell.is-sidebar-collapsed .admin-logo-full{display:none}.admin-logo-icon{object-fit:contain;filter:drop-shadow(0 1px 1px #00000059)drop-shadow(0 0 4px #ffffff2e);width:34px;height:34px;display:block}.admin-shell.is-sidebar-collapsed .admin-logo-icon{object-fit:contain;width:40px;height:40px}.sidebar-toggle-btn{color:#dce8fb;cursor:pointer;background:#ffffff0f;border:1px solid #94a3b82e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:34px;transition:all .16s;display:flex}.sidebar-toggle-btn:hover{color:#fff;background:#60a5fa2e;border-color:#60a5fa6b}.admin-shell.is-sidebar-collapsed .sidebar-toggle-btn{border-radius:10px;width:40px;height:32px}.sidebar-toggle-btn svg{stroke-width:2px;width:16px;height:16px}.admin-nav{flex-direction:column;gap:8px;width:100%;display:flex}.admin-nav-link{color:#dce8fb;box-sizing:border-box;background:#ffffff05;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .16s;display:flex}.admin-nav-link svg{stroke-width:2px;color:currentColor;opacity:.8;flex-shrink:0;width:20px;height:20px;transition:all .16s}.admin-nav-link:hover{color:#fff;background:#ffffff14}.admin-nav-link:hover svg{opacity:1}.admin-nav-link.is-active{color:#fff!important;background:#2563eb!important;border:none!important;box-shadow:0 4px 12px #2563eb40!important}.admin-nav-link.is-active svg{color:#fff!important;opacity:1!important}.nav-label{white-space:nowrap;animation:.15s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.admin-shell.is-sidebar-collapsed .admin-nav-link{justify-content:center;width:44px;height:44px;padding:0}.admin-main{flex:1;min-width:0;padding:28px}.admin-topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd6;border:1px solid #c6d5eae0;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;min-height:64px;margin-bottom:12px;padding:8px 16px;display:flex}.admin-topbar h1{margin:0;font-size:20px;font-weight:800;line-height:1.2}.admin-topbar .admin-kicker{margin-bottom:2px;font-size:10px}.admin-top-actions,.admin-inline-actions,.admin-row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-top-actions button{border-radius:6px!important;height:32px!important;min-height:32px!important;padding:0 12px!important;font-size:.8rem!important;line-height:1!important}.admin-user-chip{background:linear-gradient(#edf5ff,#fff);border:1px solid #c6d5ea66;border-radius:8px;flex-direction:column;justify-content:center;min-height:34px;padding:4px 12px;display:flex}.admin-user-chip strong{color:#1e293b;font-size:.85rem;line-height:1.1}.admin-user-chip span{color:var(--muted);font-size:.75rem;line-height:1.1}.admin-content,.admin-page{gap:12px;display:grid}.admin-main.in-workbench-mode{flex-direction:column;height:100vh;min-height:0;padding:16px;display:flex;overflow:hidden}.admin-main.in-workbench-mode .admin-content{flex:1;height:auto;min-height:0;overflow:hidden}.admin-main.in-workbench-mode .admin-content>.admin-page{height:100%;min-height:0}.admin-main.in-workbench-mode .admin-topbar{flex-shrink:0}.admin-metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.admin-metric-card{border-radius:8px;padding:10px 14px;position:relative;overflow:hidden}.admin-metric-card:after{content:"";background:#0b5ed714;border-radius:999px;width:120px;height:120px;position:absolute;inset:auto -30px -30px auto}.admin-metric-card[data-tone=success]:after{background:#24b96f1a}.admin-metric-card[data-tone=warning]:after{background:#f59e0b1f}.admin-metric-card strong{margin:4px 0 2px;font-size:24px;line-height:1;display:block}.admin-panel-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-panel-card{padding:16px}.admin-form-card{height:fit-content}.admin-panel-head{justify-content:space-between;align-items:start;gap:12px;margin-bottom:12px;display:flex}.admin-panel-head h2{margin-bottom:0;font-size:20px;font-weight:800}.admin-panel-head p{margin-bottom:2px;font-size:.75rem}.admin-panel-head button,.admin-panel-action,.admin-inline-actions button{border:1px solid var(--line);color:#11407c;background:#fff;border-radius:999px;padding:10px 14px;font-weight:700;text-decoration:none;transition:all .2s}.admin-panel-head button:hover,.admin-panel-action:hover,.admin-inline-actions button:hover{border-color:var(--primary-soft);color:var(--primary);background:#f0f6ff}.admin-panel-head button:focus-visible,.admin-panel-action:focus-visible,.admin-inline-actions button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.admin-row-actions button{color:var(--text);border:1.5px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;padding:5px 12px;font-size:12px;font-weight:800;transition:all .2s;box-shadow:2px 2px 0px var(--line)!important}.admin-row-actions button:hover{background:var(--primary-soft);color:var(--primary);border-color:var(--line);box-shadow:3px 3px 0px var(--line)!important;transform:translate(-1px,-1px)!important}.admin-row-actions button.danger{color:#b42318;background:#fff5f5;border-color:#f5c2c7}.admin-row-actions button.danger:hover{color:#912018;background:#fef2f2;border-color:#ef9a9a}.admin-row-actions button:active{box-shadow:1px 1px 0px var(--line)!important;transform:translate(1px,1px)!important}.admin-row-actions button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.admin-metric-card small{z-index:1;color:var(--muted);position:relative}.admin-progress-list,.admin-timeline,.admin-audit-grid{gap:8px;display:grid}.admin-progress-item,.admin-timeline article,.admin-audit-grid article{border:2px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;padding:10px 12px}.admin-progress-meta{justify-content:space-between;gap:12px;margin-bottom:6px;display:flex}.admin-progress-meta strong,.admin-timeline strong,.admin-audit-grid strong,.admin-data-row strong{margin-bottom:2px;display:block}.admin-progress-track{background:#e9eff7;border-radius:999px;height:6px;overflow:hidden}.admin-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#0b5ed7,#3b8cff);height:100%;display:block}.admin-filter-row{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.admin-filter-pill{color:#35506f;background:#eff5fb;border:0;border-radius:6px;align-items:center;height:26px;min-height:26px;padding:0 10px;font-size:.75rem;font-weight:700;transition:all .2s;display:inline-flex}.admin-filter-row.compact{gap:6px;margin:4px 0 0}.admin-filter-pill:hover{background:#e2edf8}.admin-filter-pill:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.admin-filter-pill.active{color:#fff;background:linear-gradient(#1577ff 0%,#075ce6 100%)}.admin-form-grid{gap:16px;display:grid}.admin-form-grid label{gap:8px;font-weight:700;display:grid}.admin-form-grid select{border:1px solid var(--line-strong);width:100%;min-height:54px;color:var(--text);background:#fff;border-radius:8px;outline:none;padding:0 16px}.admin-form-grid select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0969f924}.admin-form-actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.admin-form-hint{color:var(--muted);margin:0;line-height:1.7}.admin-divider{background:#dce6f3f2;height:1px;margin:24px 0}.admin-row-button{text-align:left;cursor:pointer;border:0;width:100%}.admin-row-button.is-selected{background:var(--primary-soft)!important;border-left:4px solid var(--primary)!important;padding-left:10px!important}.admin-assignment-list{gap:14px;display:grid}.admin-assignment-card{background:linear-gradient(#fafcfff5,#ffffffeb);border:1px solid #dce6f3eb;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.admin-assignment-card strong,.admin-assignment-card span{display:block}.admin-assignment-card span{color:var(--muted);line-height:1.6}.admin-data-table{border:1px solid #dce6f3f2;border-radius:22px;overflow:hidden}.admin-data-head,.admin-data-row{align-items:center;gap:12px;padding:6px 12px;font-size:.82rem;display:grid}.admin-data-head{color:#617693;background:#f6f9fd;font-size:13px;font-weight:800}.admin-data-row{background:#ffffffeb;border-top:1px solid #dce6f3bf}.admin-data-head.students,.admin-data-row.students{grid-template-columns:1.4fr 1.2fr 1.3fr 1fr 1fr 1fr 2.6fr;padding:8px 14px}.admin-data-head.questions,.admin-data-row.questions{grid-template-columns:1.5fr .8fr .7fr .6fr 1fr .8fr}.admin-data-head.exams,.admin-data-row.exams{grid-template-columns:40px 108px minmax(220px,2.35fr) minmax(140px,1.05fr) minmax(120px,1.05fr) minmax(155px,1.15fr) 72px 72px 62px minmax(92px,.9fr) 84px minmax(280px,2.2fr)}.admin-data-row.exams{padding:4px 10px;font-size:.78rem}.admin-data-head.exams{padding:6px 10px;font-size:12px}.admin-exam-name-cell{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.admin-exam-name-meta{align-items:center;gap:6px;min-width:0;display:flex}.admin-exam-name-text{min-width:0;color:var(--text-dark,#1e293b);text-align:left;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.admin-data-row.exams .admin-row-actions button,.admin-data-row.exams .admin-row-actions .btn{height:auto;min-height:auto;color:var(--text);border:1.5px solid var(--line);background:var(--surface);cursor:pointer;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:1.5px 1.5px 0px var(--line)!important}.admin-data-row.exams .admin-row-actions button:hover,.admin-data-row.exams .admin-row-actions .btn:hover{background:var(--primary-soft);color:var(--primary);border-color:var(--line);box-shadow:2px 2px 0px var(--line)!important;transform:translate(-.5px,-.5px)!important}.admin-data-row.exams .admin-row-actions button:active,.admin-data-row.exams .admin-row-actions .btn:active{box-shadow:.5px .5px 0px var(--line)!important;transform:translate(.5px,.5px)!important}.admin-data-head.scores,.admin-data-row.scores{grid-template-columns:.8fr 1.2fr .8fr .8fr .8fr .8fr}.admin-table-status{color:#0b5ed7;background:#ebf2ff;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.exam-select-checkbox{vertical-align:middle;cursor:pointer;width:16px;height:16px;margin:0}.admin-tab-strip{gap:6px;margin-bottom:12px;display:flex}.admin-tab-button{color:#36506f;background:linear-gradient(#f8fbff,#fff);border:1px solid #c6d5eae6;border-radius:6px;height:32px;min-height:32px;padding:0 14px;font-size:.8rem;font-weight:800;transition:transform .16s,border-color .16s,box-shadow .16s}.admin-tab-button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.admin-tab-button:hover,.admin-tab-button.active{color:var(--primary);border-color:#0969f957;transform:translateY(-1px);box-shadow:0 10px 24px #144a8814}.admin-stat-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:12px;display:grid}.admin-stat-card{background:radial-gradient(circle at 100% 100%,#0969f90d,#0000 42%),linear-gradient(#fafcfffa,#fffffff5);border:1px solid #dce6f3f2;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;min-height:42px;padding:6px 14px;display:flex;position:relative;overflow:hidden}.admin-stat-card span,.admin-search-field span,.admin-tool-strip>div>span{color:var(--muted);font-size:.8rem;font-weight:700}.admin-stat-card strong{color:#0b5ed7;margin:0;font-size:1.25rem;font-weight:800;line-height:1;display:block}.admin-stat-card small{display:none}.admin-check-row span,.question-bank-meta,.question-bank-tags,.question-bank-card p{color:var(--muted)}.admin-tool-card{border:2px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;gap:10px;margin-bottom:12px;padding:10px 12px;display:grid}.admin-tool-strip{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-search-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:10px;display:grid}.admin-search-field{gap:6px;display:grid}.admin-search-field select,.admin-search-field input{border:1px solid var(--line-strong);width:100%;height:34px;min-height:34px;color:var(--text);background:#fff;border-radius:6px;outline:none;padding:0 10px;font-size:.8rem}.admin-search-actions button.btn.primary{border-radius:6px;height:34px;min-height:34px;padding:0 16px;font-size:.8rem;line-height:32px}.admin-search-field select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0969f924}.admin-search-actions{align-items:center;gap:10px;display:flex}.admin-check-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-check-row label,.question-bank-check{color:#243b5c;align-items:center;gap:8px;font-weight:800;display:inline-flex}.admin-check-row input,.question-bank-check input{width:18px;min-height:18px;accent-color:var(--primary)}.admin-check-row button{border:1px solid var(--line);color:#11407c;background:#fff;border-radius:999px;padding:9px 13px;font-weight:800;transition:all .2s}.admin-check-row button:hover{border-color:var(--primary-soft);color:var(--primary);background:#f0f6ff}.admin-check-row button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.student-management-table{overflow:auto}.student-management-table .admin-data-head,.student-management-table .admin-data-row{min-width:860px}.admin-empty-state{min-height:150px;color:var(--muted);text-align:center;background:linear-gradient(#fbfdff,#fff);place-items:center;gap:8px;padding:22px;display:grid}.admin-empty-state strong{color:var(--text);font-size:18px}.question-bank-toolbar{justify-content:space-between;margin:14px 0}.question-bank-list{gap:14px;display:grid}.question-bank-card{background:#fffffff5;border:1px solid #dce6f3f2;border-radius:18px;gap:14px;padding:18px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.question-bank-card:hover,.question-bank-card.is-selected{border-color:#0969f947;transform:translateY(-1px);box-shadow:0 14px 30px #144a8814}.question-bank-head{grid-template-columns:180px minmax(0,1fr) auto;align-items:start;gap:16px;display:grid}.question-bank-head strong{color:#0d2342;margin-bottom:6px;font-size:18px;display:block}.question-bank-card p{margin-bottom:0;line-height:1.7}.question-bank-status{border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-weight:900;display:inline-flex}.question-bank-status.is-approved{color:#168052;background:var(--green-soft)}.question-bank-status.is-review{color:#9a6400;background:var(--orange-soft)}.question-bank-status.is-draft{color:#64748b;background:#eef2f7}.question-bank-meta,.question-bank-tags{flex-wrap:wrap;gap:8px;display:flex}.question-bank-meta span,.question-bank-tags span{background:#f2f6fb;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.question-bank-tags span:first-child{color:var(--primary);background:var(--primary-soft)}.question-bank-actions{flex-wrap:wrap;gap:10px;display:flex}.question-bank-actions button{border:1px solid var(--line);color:#11407c;background:#fff;border-radius:999px;padding:9px 13px;font-weight:800;transition:all .2s}.question-bank-actions button:hover{border-color:var(--primary-soft);color:var(--primary);background:#f0f6ff}.question-bank-actions button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.question-bank-actions button.danger{color:#b42318;background:#fff5f5}.question-bank-actions button.danger:hover{color:#912018;background:#fdf2f2;border-color:#fecdca}.btn:disabled{cursor:not-allowed;opacity:.48;box-shadow:none;transform:none}.student-portal-shell{background:linear-gradient(#f8fafc 0%,#eef2f6 100%),repeating-linear-gradient(135deg,#0969f904 0 1px,#0000 1px 20px)}.header-notify-bell{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:8px;transition:all .2s;display:inline-flex;position:relative}.header-notify-bell:hover{color:var(--primary);background:#94a3b81a}.header-notify-bell .bell-dot{background-color:#ef4444;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:9px;right:9px}.header-avatar-chip{color:#1e293b;cursor:pointer;background:#f1f5f9cc;border:1px solid #e2e8f0cc;border-radius:999px;align-items:center;gap:8px;padding:4px 12px 4px 4px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.header-avatar-chip:hover{border-color:var(--primary-soft);background:#fff;box-shadow:0 4px 12px #0969f914}.header-avatar-img{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;place-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:grid;box-shadow:0 2px 4px #1d4ed833}.student-breadcrumb{color:#64748b;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;font-weight:600;display:flex}.student-breadcrumb span{cursor:pointer}.student-breadcrumb .sep{color:#cbd5e1;font-weight:400}.student-side-menu{background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;flex-direction:column;gap:6px;height:fit-content;padding:16px 12px;display:flex;position:sticky;top:104px;box-shadow:0 4px 20px #94a3b80d}.student-side-menu a{color:#475569;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s ease-out;display:flex;position:relative;overflow:hidden}.student-side-menu a svg{color:#64748b;width:20px;height:20px;transition:color .2s ease-out}.student-side-menu a:hover{color:var(--primary);background:#f1f5f9cc;padding-left:24px}.student-side-menu a:hover svg{color:var(--primary)}.student-side-menu a.active{font-weight:800;border:2px solid var(--line)!important;box-shadow:2px 2px 0px var(--line)!important;background:var(--surface)!important;color:var(--primary)!important;padding-left:24px!important;transform:translate(-1px,-1px)!important}.student-side-menu a.active svg{color:var(--primary)}.student-side-menu a.active:before{content:"";background:var(--primary);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.student-profile-card{background:var(--surface);border:2px solid var(--line);min-height:210px;box-shadow:var(--shadow);border-radius:16px;align-items:center;gap:24px;padding:28px 24px;display:flex;position:relative;overflow:hidden}.student-profile-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#22c55e1f 0%,#0000 70%);border-radius:50%;width:140px;height:140px;position:absolute;inset:auto -32px -38px auto}.student-profile-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#0969f90f 0%,#0000 70%);border-radius:50%;width:80px;height:80px;position:absolute;inset:auto 24px 28px auto}.student-profile-card .avatar-container{flex-shrink:0;position:relative}.student-profile-card .avatar{color:#fff;background:linear-gradient(135deg,#3b82f6,#06b6d4);border:4px solid #fff;border-radius:50%;place-items:center;width:84px;height:84px;font-size:34px;font-weight:800;display:grid;box-shadow:0 8px 16px #3b82f633}.student-profile-card h1{color:#0f172a;align-items:center;gap:8px;margin:0 0 8px;font-size:22px;font-weight:800;display:flex}.student-profile-card h1 span{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:99px;padding:2px 8px;font-size:11px;font-weight:700}.student-profile-card .details-grid{color:#475569;gap:8px;font-size:14px;display:grid}.student-profile-card .details-row{align-items:center;gap:6px;display:flex}.student-profile-card .details-row span.label{color:#94a3b8;min-width:68px}.student-profile-card .details-row span.value{color:#334155;font-weight:700}.student-profile-card .edit-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;width:fit-content;margin-top:12px;padding:7px 14px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.student-profile-card .edit-btn:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-soft);box-shadow:0 4px 12px #0969f90f}.student-overview-card{background:var(--surface);border:2px solid var(--line);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex}.student-card-note{color:#94a3b8;font-size:13px;font-weight:600}.student-overview-card .overview-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:4px;display:grid}.student-stat-block{cursor:pointer;border:1px solid #0000;border-radius:16px;align-items:center;gap:14px;padding:16px 14px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.student-stat-block:hover{transform:translateY(-3px);box-shadow:0 10px 20px #94a3b814}.student-stat-block.pending{background:#eff6ff;border-color:#dbeafe}.student-stat-block.pending .icon-wrap{color:#2563eb;background:#fff;box-shadow:0 4px 10px #2563eb1a}.student-stat-block.pending strong{color:#1e40af}.student-stat-block.active{background:#fff7ed;border-color:#ffedd5}.student-stat-block.active .icon-wrap{color:#ea580c;background:#fff;box-shadow:0 4px 10px #ea580c1a}.student-stat-block.active strong{color:#9a3412}.student-stat-block.completed{background:#f0fdf4;border-color:#dcfce7}.student-stat-block.completed .icon-wrap{color:#16a34a;background:#fff;box-shadow:0 4px 10px #16a34a1a}.student-stat-block.completed strong{color:#166534}.student-stat-block .icon-wrap{border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.student-stat-block .icon-wrap svg{width:22px;height:22px}.student-stat-block .stat-info{flex-direction:column;min-width:0;display:flex}.student-stat-block .stat-info strong{margin-bottom:2px;font-size:26px;font-weight:800;line-height:1.1}.student-stat-block .stat-info span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.student-empty-state{color:#94a3b8;text-align:center;background:#fff;border:2px dashed #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:220px;padding:32px;display:flex}.student-empty-state svg{color:#cbd5e1;width:48px;height:48px}.student-empty-state strong{color:#334155;font-size:16px;font-weight:700}.student-empty-state span{max-width:320px;font-size:14px;line-height:1.5}.student-exam-panel{background:var(--surface);border:2px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:24px}.student-panel-header{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:16px;display:flex}.student-panel-title-group{flex-direction:column;gap:4px;display:flex}.student-panel-title-group h2{color:#0f172a;margin:0;font-size:18px;font-weight:800}.student-filter-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.student-search-input-wrap{align-items:center;display:inline-flex;position:relative}.student-search-input-wrap svg{color:#94a3b8;pointer-events:none;width:15px;height:15px;position:absolute;left:12px}.student-search-input-wrap input{color:#334155;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:180px;padding:8px 12px 8px 36px;font-size:13px;transition:all .2s}.student-search-input-wrap input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0969f91a}.student-select-filter{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;align-items:center;height:33px;padding:8px 12px;font-size:13px;transition:all .2s;display:flex}.student-select-filter:focus{border-color:var(--primary)}.student-pill-filters{gap:6px;display:flex}.student-pill-btn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:99px;padding:6px 14px;font-size:13px;font-weight:700;transition:all .2s}.student-pill-btn:hover{color:var(--primary);border-color:var(--primary-soft);background:var(--primary-soft)}.student-pill-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.student-pill-btn.active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 10px #0969f940}.student-exam-list{flex-direction:column;gap:12px;display:flex}.student-exam-row{border-radius:12px;grid-template-columns:88px minmax(0,1.7fr) minmax(180px,1fr) max-content max-content;align-items:start;gap:20px;padding:20px;transition:all .2s cubic-bezier(.4,0,.2,1);display:grid;background:var(--surface)!important;border:2px solid var(--line)!important;box-shadow:3px 3px 0px var(--line)!important}.student-exam-row:hover{box-shadow:5px 5px 0px var(--line)!important;transform:translate(-2px,-2px)!important}.student-exam-main{flex-direction:column;gap:8px;min-width:0;display:flex}.student-record-badge-wrap{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;min-width:0;display:flex}.student-record-badge{color:#1d4ed8;text-align:center;word-break:break-word;background:linear-gradient(#eff6ff 0%,#dbeafe 100%);border:2px solid #1e293b;border-radius:14px;justify-content:center;align-items:center;min-width:56px;min-height:50px;padding:8px 10px;font-size:13px;font-weight:900;line-height:1.1;display:inline-flex;box-shadow:3px 3px #1e293b}.student-record-code{color:#334155;white-space:nowrap;background:#f8fafc;border:1.5px solid #1e293b;border-radius:8px;justify-content:center;align-items:center;min-height:24px;padding:2px 8px;font-size:12px;font-weight:800;line-height:1;display:inline-flex;box-shadow:2px 2px #1e293b}.student-record-main{gap:8px;min-width:0}.student-record-tags{flex-wrap:wrap;gap:6px;display:flex}.student-record-group-list{gap:16px}.student-record-group{flex-direction:column;gap:10px;display:flex}.student-record-group-row{grid-template-columns:112px minmax(0,1.45fr) max-content max-content max-content;align-items:center;gap:16px;margin-bottom:0;padding:16px 18px}.student-record-title{-webkit-line-clamp:2;line-height:1.22}.student-record-meta{align-self:center;gap:4px}.student-record-score{place-self:center end}.student-record-actions{flex-flow:wrap;justify-content:flex-end;place-self:center end;gap:8px;display:flex}.student-record-history{background:#f8fbff;border:2px dashed #cbd5e1;border-radius:12px;margin:0 14px 0 88px;padding:14px 16px}.student-record-history-item{justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.student-record-history-item+.student-record-history-item{border-top:1px dashed #cbd5e1}.student-record-history-main{color:#475569;flex-wrap:wrap;gap:8px 14px;min-width:0;font-size:13px;display:flex}.student-record-history-index{color:#1d4ed8;font-weight:800}.student-record-history-side{flex-shrink:0;align-items:center;gap:10px;display:flex}.student-exam-content{grid-template-columns:minmax(0,1.6fr) minmax(170px,.9fr);align-items:start;gap:16px;min-width:0;display:grid}.student-exam-code{color:#0f172a;background:linear-gradient(#f8fafc 0%,#eef2ff 100%);border:1.5px solid #cbd5e1;border-radius:10px;box-shadow:2px 2px #cbd5e1}.student-practice-code{text-align:center;letter-spacing:.08em;justify-content:center;place-self:center;align-items:center;min-width:108px;min-height:48px;padding:8px 10px;font-weight:800;display:flex}.student-practice-row{grid-template-columns:120px minmax(0,1fr) max-content max-content;align-items:center;gap:18px;padding:16px 18px}.student-practice-content{grid-template-columns:minmax(0,2.2fr) max-content;align-items:center;gap:14px}.student-practice-title{-webkit-line-clamp:2;line-height:1.22}.student-exam-main strong{color:#0f172a;-webkit-line-clamp:3;white-space:normal;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:16px;font-weight:800;line-height:1.28;display:-webkit-box}.student-subject-tag{text-transform:uppercase;border-radius:6px;width:fit-content;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex;border:1px solid var(--line)!important;box-shadow:1px 1px 0px var(--line)!important}.student-subject-tag.python{color:#713f12;background:#fef9c3;border:1px solid #fef08a}.student-subject-tag.scratch{color:#1d4ed8;background:#e0f2fe;border:1px solid #93c5fd}.student-subject-tag.cpp{color:#581c87;background:#f3e8ff;border:1px solid #e9d5ff}.student-subject-tag.algo{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.student-subject-tag.web{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.student-subject-tag.general{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1}.student-subject-tag.practice{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.student-subject-tag.timed{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.student-subject-tag.task{color:#c2410c;background:#fff7ed;border:1px solid #ffedd5}.student-exam-meta{color:#64748b;flex-direction:column;gap:6px;min-width:0;font-size:13px;display:flex}.student-exam-meta .meta-item{align-items:center;gap:6px;display:flex}.student-exam-meta .meta-item svg{color:#94a3b8;flex-shrink:0;width:14px;height:14px}.student-status-badge{white-space:nowrap;border-radius:99px;justify-content:center;align-self:center;align-items:center;width:fit-content;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex;border:1.5px solid var(--line)!important;box-shadow:1.5px 1.5px 0px var(--line)!important}.student-exam-row>.btn{align-self:center}@media (width<=1280px){.student-exam-row{grid-template-columns:72px minmax(0,1fr) max-content;align-items:start}.student-practice-row{grid-template-columns:96px minmax(0,1fr) max-content;align-items:center;gap:14px}.student-record-group-row{grid-template-columns:88px minmax(0,1fr) max-content max-content;gap:14px}.student-exam-content{grid-template-columns:1fr;gap:10px}.student-practice-content{grid-template-columns:minmax(0,1fr) max-content;align-items:center}.student-exam-meta,.student-record-meta{grid-column:2}.student-status-badge{grid-column:2;justify-self:start}.student-record-score{grid-column:3;justify-self:end}.student-exam-row>.btn,.student-record-actions{grid-area:1/4/span 3;justify-self:end}.student-record-history{margin-left:72px}}@media (width<=820px){.student-exam-row{grid-template-columns:1fr;gap:14px}.student-practice-row,.student-practice-content,.student-record-group-row{grid-template-columns:1fr}.student-record-badge-wrap{justify-content:flex-start}.student-record-badge{border-radius:999px;min-width:auto;min-height:auto;padding:6px 12px}.student-exam-meta,.student-status-badge,.student-exam-row>.btn,.student-record-actions{grid-area:auto}.student-exam-row>.btn,.student-record-actions{justify-self:start}.student-record-actions,.student-record-history-side{align-items:stretch;width:100%}.student-record-score,.student-record-meta{grid-column:auto;justify-self:start}.student-record-history{margin:0;padding:12px}.student-record-history-item{flex-direction:column;align-items:flex-start}.student-record-history-side,.student-record-actions{flex-direction:column}}.student-status-badge.available{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0}.student-status-badge.upcoming{color:#b45309;background:#fef3c7;border:1px solid #fde68a}.student-status-badge.active{color:#1d4ed8;background:#dbeafe;border:1px solid #bfdbfe}.student-status-badge.closed{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca}.student-status-badge.submitted{color:#0369a1;background:#e0f2fe;border:1px solid #bae6fd}.student-status-badge.scored{color:#6b21a8;background:#f3e8ff;border:1px solid #e9d5ff}.student-exam-shell{--student-exam-max-width:1680px;background:linear-gradient(#eef5ff 0,#f7f9fc 260px),repeating-linear-gradient(135deg,#0969f909 0 1px,#0000 1px 20px);flex-direction:column;height:100vh;display:flex;overflow:hidden}.student-exam-shell>.student-exam-header,.student-exam-shell>.student-exam-workspace{width:min(100%, var(--student-exam-max-width));margin-inline:auto}.student-exam-header{z-index:9;grid-template-columns:minmax(0,1fr) minmax(184px,280px);align-items:center;gap:12px;padding:10px 16px;position:sticky;top:12px}.student-exam-header .exam-main-row{grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:18px}.student-exam-header .exam-title{gap:12px;min-width:0}.student-exam-header .exam-title strong{overflow-wrap:anywhere;font-size:24px;line-height:1.18}.student-exam-header .exam-title span,.student-question-panel .panel-title button{width:fit-content;color:var(--primary);background:var(--primary-soft);border:1px solid #0969f92e;border-radius:999px;padding:4px 9px;font-weight:900}.student-question-panel .panel-title button{padding:6px 10px}.student-exam-header .candidate-info,.student-exam-header .save-state{gap:2px;font-size:14px}.student-exam-header .timer-box{gap:1px}.student-exam-header .timer-box strong{font-size:28px}.student-exam-header .exam-side-meta{gap:16px}.student-exam-header .exam-submit-row{justify-content:end}.student-exam-header .exam-submit-button{width:100%;min-width:0;min-height:42px;padding-block:8px}.student-exam-workspace{flex:auto;grid-template-columns:300px minmax(0,1fr);align-items:stretch;min-height:0;overflow:hidden}.student-question-map .legend{margin-top:18px}.student-question-map{overscroll-behavior:contain;flex-direction:column;align-self:stretch;height:100%;display:flex;position:sticky;top:0;overflow-y:auto}.student-question-map .question-group{flex:auto}.student-question-panel{overscroll-behavior:contain;height:100%;min-height:0;overflow-y:auto}.question-body{color:#263957;line-height:1.8}:is(.question-body img+br:has(+img),.option-list img+br:has(+img)){display:none}.question-body img,.option-list img,.question-images-container img,.option-images-container img{vertical-align:top;object-fit:contain;border-radius:4px;max-width:100%;height:auto;max-height:45vh;margin:6px 6px 6px 0;display:inline-block}.question-images-container,.option-images-container{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.admin-textarea{resize:vertical;border:1px solid var(--line-strong);color:#173153;background:#fbfdff;border-radius:8px;outline:none;width:100%;min-height:320px;padding:16px;font:14px/1.7 Consolas,Courier New,monospace}.admin-textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0969f924}.admin-textarea:disabled{color:#7b8798;background:#f2f5f9}.student-code-editor{margin-top:18px}.result-detail-card{gap:16px;display:grid}.result-meta{color:var(--muted);flex-wrap:wrap;gap:10px 18px;font-size:13px;font-weight:700;display:flex}.result-summary-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:8px;display:grid}.result-summary-grid article{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:18px 16px;transition:all .2s;display:flex;box-shadow:0 4px 10px #94a3b808}.result-summary-grid article:hover{border-color:#0969f933;transform:translateY(-2px);box-shadow:0 8px 20px #94a3b814}.result-summary-grid article:first-child strong{color:#2563eb}.result-summary-grid article:nth-child(2) strong{color:#9333ea}.result-summary-grid article:nth-child(3) strong{color:#ea580c}.result-summary-grid article:nth-child(4) strong{color:#16a34a}.result-summary-grid strong{margin-bottom:4px;font-size:22px;font-weight:800;line-height:1.2;display:block}.result-summary-grid span{color:#64748b;font-size:13px;font-weight:600}.result-question-list{gap:16px;margin-top:8px;display:grid}.result-question-item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;transition:all .2s;box-shadow:0 4px 10px #94a3b805}.result-question-item:hover{border-color:#cbd5e1}.result-question-head{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:10px;display:flex}.result-question-head strong{color:#0f172a;font-size:16px;font-weight:800}.result-question-head span{color:#475569;background:#f1f5f9;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700}.result-question-stem{color:#334155;margin:0 0 16px;font-size:15px;line-height:1.7}.result-label{color:#64748b;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.result-answer{color:#0f172a;white-space:pre-wrap;word-break:break-word;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin:0 0 16px;padding:14px;font:14px/1.6 Consolas,Monaco,monospace}.result-chip-row{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.result-programming-block{gap:12px;margin-top:10px;display:grid}.result-case-table{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #94a3b805}.result-case-head,.result-case-row{grid-template-columns:80px 100px 80px 1fr 1fr 1fr;align-items:center;gap:12px;padding:12px 16px;display:grid}.result-case-head{color:#475569;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:12px;font-weight:700}.result-case-row{color:#334155;background:#fff;border-top:1px solid #f1f5f9;font-size:13px;transition:background .15s}.result-case-row:hover{background:#f8fafc}.result-adjustment-list{gap:10px;display:grid}.result-adjustment-list h3{margin:0}.result-adjustment-list article{background:#fffffff0;border:1px solid #dce6f3f2;border-radius:12px;padding:12px 14px}.result-adjustment-list strong,.result-adjustment-list span{display:block}.result-adjustment-list span{color:var(--muted);font-size:13px}.student-shell-layout{gap:18px;width:100%;max-width:1400px;margin:0 auto;display:grid}.student-shell-header .brand{gap:10px;font-size:26px}.student-shell-header .brand-bot{width:48px;height:60px}.student-shell-header .brand-wordmark{width:clamp(168px,13.5vw,196px);max-height:72px}.student-shell-links{gap:28px}.student-shell-user{align-items:center;gap:14px;display:flex}.student-shell-user strong,.student-shell-user span{display:block}.student-shell-user span{color:var(--muted);font-size:12px}.student-shell-grid{grid-template-columns:300px minmax(0,1080px);align-items:start;gap:24px}@media (width>=1440px){.student-shell-grid{grid-template-columns:320px minmax(0,1080px)}}.student-nav-card{gap:20px;padding:24px;display:grid;position:sticky;top:124px}.student-nav-head h1{margin-bottom:8px;font-size:26px}.student-nav-head span{color:var(--muted);line-height:1.7}.student-shell-kicker{color:var(--primary);letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900}.student-shell-nav{gap:8px;display:grid}.student-shell-nav-link{color:#334155;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;height:52px;padding:0 16px;font-weight:700;transition:background .16s,border-color .16s,color .16s;display:flex}.student-shell-nav-link svg{width:18px;height:18px}.student-shell-nav-link:hover,.student-shell-nav-link.is-active{color:var(--primary);background:var(--primary-soft);border-color:#0969f924}.student-shell-main{width:100%;max-width:1080px}.student-shell-main,.student-workspace,.student-profile-stack{gap:18px;display:grid}.student-hero-band{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;gap:24px;padding:26px;display:grid}.student-hero-band h2,.student-profile-hero h2{margin-bottom:10px;font-size:32px;line-height:1.18}.student-hero-copy{color:var(--muted);line-height:1.8}.student-quick-grid,.student-record-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.student-record-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.student-quick-grid article,.student-record-summary article{align-content:center;gap:4px;min-height:116px;padding:18px;transition:all .2s cubic-bezier(.4,0,.2,1);display:grid;border:2px solid var(--line)!important;background:var(--surface)!important;box-shadow:3px 3px 0px var(--line)!important;border-radius:16px!important}.student-quick-grid article:hover,.student-record-summary article:hover{box-shadow:5px 5px 0px var(--line)!important;transform:translate(-2px,-2px)!important}.student-quick-grid article:first-child{color:#1d4ed8!important;background:#eff6ff!important}.student-quick-grid article:first-child strong{color:#1d4ed8!important}.student-quick-grid article:nth-child(2){color:#c2410c!important;background:#fff7ed!important}.student-quick-grid article:nth-child(2) strong{color:#c2410c!important}.student-quick-grid article:nth-child(3){color:#15803d!important;background:#f0fdf4!important}.student-quick-grid article:nth-child(3) strong{color:#15803d!important}.student-quick-grid strong,.student-record-summary strong{color:var(--primary);font-size:30px}.student-quick-grid span,.student-record-summary span{color:var(--muted);font-weight:700}.student-dashboard-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:18px;display:grid}.student-dashboard-grid.single-col{grid-template-columns:1fr}.student-glance-card,.student-route-card,.student-security-card{align-content:start;gap:16px;display:grid}.student-task-stack,.student-mini-list,.student-side-stack{gap:12px;display:grid}.student-task-card{border-radius:14px;gap:12px;padding:18px;transition:all .2s cubic-bezier(.4,0,.2,1);display:grid;border:2px solid var(--line)!important;background:var(--surface)!important;box-shadow:3px 3px 0px var(--line)!important}.student-task-card:hover{box-shadow:5px 5px 0px var(--line)!important;transform:translate(-2px,-2px)!important}.student-task-head,.student-task-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.student-task-head strong{margin-bottom:8px;font-size:17px;display:block}.student-task-meta{color:var(--muted);flex-wrap:wrap;gap:10px 18px;font-size:13px;display:flex}.student-route-card dl{gap:12px;margin:0;display:grid}.student-route-card dt{color:var(--muted);font-size:13px}.student-route-card dd{color:var(--text);margin:4px 0 0;font-size:16px;font-weight:800}.student-mini-list article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px 16px}.student-mini-list strong,.student-mini-list span{display:block}.student-mini-list span{color:var(--muted);margin-top:4px}.student-empty-state.compact{min-height:160px}.student-profile-hero{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:20px;padding:24px 26px;display:grid}.student-profile-badge{color:#fff;background:linear-gradient(135deg,#2563eb,#0891b2);border-radius:50%;place-items:center;width:88px;height:88px;font-size:34px;font-weight:800;display:grid}.student-profile-meta{color:var(--muted);flex-wrap:wrap;gap:8px 18px;font-weight:700;display:flex}.profile-grid{align-items:start}.student-security-card.needs-attention{border-color:#f59e0b73;box-shadow:0 18px 40px #f59e0b1f}.student-password-form{gap:14px;display:grid}.student-password-form label{gap:8px;font-weight:700;display:grid}.student-password-form span{color:#334155}.admin-placeholder-card{padding:28px}.admin-placeholder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.admin-placeholder-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.admin-placeholder-grid strong{margin-bottom:10px;font-size:18px;display:block}.admin-placeholder-grid ul{color:var(--muted);margin:0;padding-left:18px}@media (width<=1180px){.public-shell,.auth-shell,.portal-shell{padding-inline:24px}.hero-home,.login-layout,.exam-workspace,.portal-top,.center-layout,.admin-auth-shell,.admin-panel-grid.two-up{grid-template-columns:1fr}.admin-shell{flex-direction:column}.admin-shell.is-workbench-mode{flex-direction:row;height:100vh;min-height:0;overflow:hidden}.admin-shell.is-workbench-mode .admin-sidebar{border-bottom:0;border-right:1px solid #c6d5ead1;align-items:center;padding:16px 8px;width:72px!important}.admin-shell.is-workbench-mode .admin-logo-full,.admin-shell.is-workbench-mode .nav-label{display:none}.admin-shell.is-workbench-mode .admin-logo-icon{display:block}.admin-shell.is-workbench-mode .admin-nav-link{justify-content:center;width:44px;height:44px;padding:0}.admin-sidebar{border-bottom:1px solid #c6d5ead1;border-right:0;width:100%!important}.admin-metric-grid,.admin-search-grid,.admin-tool-strip,.admin-tab-strip,.result-summary-grid,.student-hero-band,.student-dashboard-grid,.admin-placeholder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-preview{min-height:auto}.exam-header{grid-template-columns:1fr}.exam-main-row,.exam-side-meta{grid-template-columns:1fr;justify-content:stretch}.timer-box{justify-items:start}.student-exam-shell{height:auto;overflow:visible}.student-exam-workspace{overflow:visible}.student-question-map{height:auto;position:static;overflow:visible}.student-question-panel{height:auto;overflow:visible}}@media (width<=780px){.public-shell,.auth-shell,.portal-shell,.exam-shell{padding-inline:16px}.site-header{align-items:flex-start;height:auto;padding:14px 0}.site-nav,.header-actions{display:none}.brand{gap:6px;font-size:26px}.brand-bot{width:34px;height:42px;transform:translateY(0)}.brand-wordmark{width:116px;height:auto;max-height:38px}.hero{min-height:auto;padding:44px 0 22px}.hero-copy h1,.login-copy h1{font-size:36px}.lead{font-size:16px}.preview-body{grid-template-columns:1fr}.preview-body aside,.preview-question{border-right:0;border-bottom:1px solid var(--line)}.feature-grid,.exam-grid,.process-grid,.overview-grid,.admin-metric-grid,.admin-stat-grid,.admin-search-grid,.admin-tool-strip,.admin-tab-strip,.student-quick-grid,.student-hero-band,.student-dashboard-grid,.admin-placeholder-grid{grid-template-columns:1fr}.section-heading.row,.footer,.auth-footer,.login-options,.exam-title{flex-direction:column;align-items:flex-start}.exam-header{grid-template-columns:1fr}.exam-main-row,.exam-side-meta{grid-template-columns:1fr;gap:14px}.exam-submit-row,.exam-submit-button{width:100%}.pager-row,.profile-card{grid-template-columns:1fr}.admin-main,.admin-auth-shell{padding:16px}.admin-topbar,.admin-panel-head{flex-direction:column;align-items:flex-start}.admin-auth-brand h1,.admin-topbar h1{font-size:34px}.admin-data-head,.admin-data-row,.admin-data-head.students,.admin-data-row.students,.admin-data-head.questions,.admin-data-row.questions,.admin-data-head.exams,.admin-data-row.exams,.admin-data-head.scores,.admin-data-row.scores,.student-exam-row,.student-profile-hero,.result-case-head,.result-case-row,.question-bank-head{grid-template-columns:1fr}.admin-search-actions{flex-direction:column;align-items:stretch}}.wrong-book-page{flex-direction:column;gap:24px;display:flex}.wrong-book-filter-bar{background:linear-gradient(135deg,#fffffff7,#f8fafcf2);border:1px solid #e2e8f0b3;border-radius:18px;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 18px;display:flex;box-shadow:0 2px 12px #94a3b814}.wrong-book-filter-bar input[type=text]{background:#ffffffe6;border:1px solid #cbd5e1cc;border-radius:10px;flex:1;min-width:200px;height:38px;padding:0 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.wrong-book-filter-bar input[type=text]:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #5883f71f}.wrong-book-filter-bar select{color:#475569;cursor:pointer;background:#ffffffe6;border:1px solid #cbd5e1cc;border-radius:10px;height:38px;padding:0 12px;font-size:13px;transition:border-color .2s}.wrong-book-filter-bar select:focus{border-color:var(--primary);outline:none}.wrong-book-stats{flex-wrap:wrap;gap:12px;display:flex}.wrong-book-stats article{background:#fffffff2;border:1px solid #e2e8f0b3;border-radius:14px;align-items:center;gap:8px;padding:10px 16px;display:flex;box-shadow:0 2px 8px #94a3b80f}.wrong-book-stats article strong{color:var(--primary);font-size:20px;font-weight:800;line-height:1}.wrong-book-stats article span{color:#94a3b8;font-size:12px;font-weight:500}.wrong-book-stats article.stat-solved strong{color:#10b981}.wrong-book-stats article.stat-wrong strong{color:#f97316}.wrong-book-list{flex-direction:column;gap:18px;display:flex}.wrong-book-card{background:var(--surface);border:2px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:22px 24px;transition:box-shadow .2s,border-color .2s,transform .2s;position:relative;overflow:hidden}.wrong-book-card:before{content:none}.wrong-book-card.wrong{background:var(--orange-soft)}.wrong-book-card.solved{background:var(--green-soft)}.wrong-book-card:hover{box-shadow:6px 6px 0px var(--line);transform:translate(-2px,-2px)}.wrong-book-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;padding-left:8px;display:flex}.wrong-book-card-meta{flex-wrap:wrap;flex:1;align-items:center;gap:8px;display:flex}.wrong-book-card-title{color:#1e293b;margin-bottom:8px;padding-left:8px;font-size:15px;font-weight:700}.wb-badge{letter-spacing:.02em;text-transform:uppercase;border-radius:8px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.wb-badge.wrong{color:#f97316;background:#fb923c1f;border:1px solid #fb923c40}.wb-badge.solved{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.wrong-book-stem{color:#334155;background:var(--surface-soft,#f8fbff);border:1px solid var(--line,#dce6f3);border-radius:8px;margin-bottom:14px;padding:10px 14px;font-size:14px;line-height:1.7}.wrong-book-options{flex-direction:column;gap:6px;margin-bottom:14px;padding-left:12px;display:flex}.wb-option{color:#475569;background:#f8fafccc;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;font-size:13px;transition:all .2s;display:flex}.wb-option.correct{color:#059669;background:#10b98114;border-color:#10b98140;font-weight:600}.wb-option.wrong-selected{color:#dc2626;opacity:.85;background:#ef444412;border-color:#ef444433;text-decoration:line-through}.wb-option-key{background:#cbd5e180;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:inline-flex}.wrong-book-source{color:#94a3b8;align-items:center;gap:8px;margin-bottom:14px;padding-left:8px;font-size:12px;display:flex}.wrong-book-source svg{flex-shrink:0;width:14px;height:14px}.wrong-book-actions{align-items:center;gap:8px;padding-left:8px;display:flex}.wrong-book-actions .btn-icon{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #e2e8f0cc;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:inline-flex}.wrong-book-actions .btn-icon:hover{color:#ef4444;background:#ef44440f;border-color:#ef44444d}.wb-retry-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.wb-retry-dialog{background:#fff;border-radius:24px;width:100%;max-width:580px;max-height:85vh;padding:32px;animation:.3s cubic-bezier(.22,1,.36,1) slideUp;overflow-y:auto;box-shadow:0 25px 60px #0f172a40,0 8px 24px #0f172a26}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.wb-retry-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.wb-retry-header h3{color:#1e293b;font-size:18px;font-weight:800}.wb-retry-header button{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px;font-size:22px;line-height:1;transition:all .2s}.wb-retry-header button:hover{color:#475569;background:#e2e8f099}.wb-retry-stem{color:#334155;background:var(--surface-soft,#f8fbff);border:1px solid var(--line,#dce6f3);border-radius:12px;margin-bottom:16px;padding:14px 16px;font-size:14px;line-height:1.7}.wb-retry-options{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.wb-retry-option{cursor:pointer;color:#334155;-webkit-user-select:none;user-select:none;background:#ffffffe6;border:2px solid #e2e8f0e6;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;transition:all .2s;display:flex}.wb-retry-option:hover{border-color:var(--primary);background:#5883f70a}.wb-retry-option:focus-within{outline:2px solid var(--primary);outline-offset:2px}.wb-retry-option.selected{border-color:var(--primary);color:#3b4fc8;background:#5883f712;font-weight:600}.wb-retry-option input[type=checkbox],.wb-retry-option input[type=radio]{display:none}.wb-retry-key{background:#e2e8f0cc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.wb-retry-option.selected .wb-retry-key{background:var(--primary);color:#fff}.wb-retry-feedback{border-radius:14px;margin-bottom:16px;padding:14px 18px;font-size:14px;font-weight:600;animation:.3s fadeIn}.wb-retry-feedback.success{color:#059669;background:#10b98117;border:1px solid #10b98140}.wb-retry-feedback.fail{color:#dc2626;background:#ef444412;border:1px solid #ef444433}.student-timeline-section{flex-direction:column;gap:10px;display:flex}.student-timeline-section h3{color:#1e293b;margin-bottom:4px;font-size:14px;font-weight:700}.student-growth-timeline{flex-direction:column;gap:0;display:flex;position:relative}.student-growth-timeline:before{content:"";background:linear-gradient(#5883f74d,#5883f70d);border-radius:2px;width:2px;position:absolute;top:8px;bottom:8px;left:14px}.timeline-event{align-items:flex-start;gap:12px;padding:10px 0;display:flex;position:relative}.timeline-dot{z-index:1;background:linear-gradient(135deg, var(--primary), #818cf8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:flex;position:relative;box-shadow:0 0 0 3px #5883f71f}.timeline-dot svg{color:#fff;width:12px;height:12px}.timeline-dot.login{background:linear-gradient(135deg,#10b981,#34d399)}.timeline-dot.submit{background:linear-gradient(135deg,#f97316,#fb923c)}.timeline-dot.scored{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.timeline-dot.password{background:linear-gradient(135deg,#06b6d4,#22d3ee)}.timeline-content{flex:1;min-width:0}.timeline-content strong{color:#1e293b;white-space:normal;word-break:break-word;font-size:13px;font-weight:600;line-height:1.45;display:block}.timeline-content time{color:#94a3b8;margin-top:2px;font-size:11px;display:block}.admin-drawer-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0f172a73;justify-content:flex-end;animation:.25s ease-out fadeIn;display:flex;position:fixed;inset:0}.admin-drawer{background:var(--surface);border-left:2px solid var(--line);flex-direction:column;width:min(640px,95vw);height:100%;animation:.3s cubic-bezier(.22,1,.36,1) slideLeft;display:flex;overflow:hidden;box-shadow:-10px 0 40px #00000026}@keyframes slideLeft{0%{transform:translate(100%)}to{transform:translate(0)}}.admin-drawer-head{border-bottom:2px solid var(--line);background:var(--surface-soft);justify-content:space-between;align-items:center;padding:24px;display:flex}.admin-drawer-title-group p{color:var(--muted);margin:0 0 4px;font-size:12px;font-weight:700}.admin-drawer-title-group h2{color:var(--text);margin:0;font-size:20px;font-weight:800}.admin-drawer-close-btn{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:4px 8px;font-size:24px;transition:all .2s}.admin-drawer-close-btn:hover{color:var(--text);background:#0000000d}.admin-drawer-tabs{background:var(--surface-soft);border-bottom:2px solid var(--line);gap:8px;padding:12px 24px;display:flex}.admin-drawer-tab-btn{color:var(--muted);cursor:pointer;background:0 0;border:2px solid #0000;border-radius:12px;padding:8px 16px;font-size:13px;font-weight:800;transition:all .2s}.admin-drawer-tab-btn:hover{color:var(--primary)}.admin-drawer-tab-btn.active{border-color:var(--line);background:var(--surface);color:var(--primary);box-shadow:2px 2px 0px var(--line)}.admin-drawer-body{background:var(--surface);flex-direction:column;flex:1;gap:20px;padding:24px;display:flex;overflow-y:auto}.neo-home-page{padding-bottom:56px}.neo-home-page .brand,.neo-headline,.neo-home-page .section-heading h2,.neo-home-page .neo-bottom-copy h2{letter-spacing:.02em;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif}.neo-home-main{gap:26px;display:grid}.neo-kicker,.neo-section-tag,.neo-feature-index,.neo-stage-chip,.neo-stat-card span{letter-spacing:.12em;text-transform:uppercase}.neo-hero{border:4px solid var(--line);min-height:auto;box-shadow:14px 14px 0 var(--line);background:radial-gradient(circle at 0 0,#ffd65a47,#0000 24%),radial-gradient(circle at 100% 100%,#a1e3c73d,#0000 26%),linear-gradient(#fff9ef 0%,#fffdf7 100%);border-radius:34px;padding:34px}.neo-hero-copy{align-content:start;display:grid}.neo-kicker{color:#ef476f;margin-bottom:16px;font-size:12px;font-weight:900}.neo-headline{margin-bottom:18px;font-size:clamp(60px,8vw,110px);line-height:.9;display:grid}.neo-lead{color:#2d3748;max-width:620px;margin-bottom:22px;font-size:16px;line-height:1.65}.neo-metric-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.neo-metric-strip article,.neo-poster-card,.neo-bottom-banner{border:3px solid var(--line);box-shadow:8px 8px 0 var(--line);background:#fffdf8;border-radius:24px}.neo-metric-strip article{padding:14px}.neo-metric-strip strong{color:#111;margin-bottom:4px;font-size:24px;display:block}.neo-metric-strip span{color:#49566a;font-weight:700}.neo-stage{border:4px solid var(--line);box-shadow:14px 14px 0 var(--line);background:#fff;border-radius:32px;padding:24px;position:relative;overflow:hidden}.neo-stage:before,.neo-stage:after{content:"";border-radius:999px;position:absolute}.neo-stage:before{background:#111;width:18px;height:18px;top:18px;right:24px}.neo-stage:after{border:4px solid var(--line);width:110px;height:110px;box-shadow:10px 10px 0 var(--line);background:#b8a0ff;bottom:46px;right:-30px}.neo-stage-top{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.neo-stage-top strong{margin-left:auto;font-size:20px}.neo-stage-chip{border:2px solid var(--line);min-height:34px;box-shadow:3px 3px 0 var(--line);background:#ffe07a;border-radius:999px;align-items:center;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex}.neo-stage-chip.alt{background:#b7f0d1}.neo-stage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.neo-stat-card{border:3px solid var(--line);box-shadow:6px 6px 0 var(--line);border-radius:24px;padding:18px}.neo-stat-card strong{margin:10px 0 26px;font-size:42px;line-height:1;display:block}.neo-stat-card small{font-weight:900}.neo-stat-card.tone-blue{background:#9fd3ff}.neo-stat-card.tone-yellow{background:#ffd77a}.neo-stat-card.tone-mint{background:#aee9cd}.neo-stat-card.tone-lilac{background:#cab2ff}.neo-stage-posters{grid-template-columns:1.25fr .85fr;gap:18px;margin-top:22px;display:grid}.neo-floating-card{border:3px solid var(--line);box-shadow:8px 8px 0 var(--line);background:#fffdf8;border-radius:24px;overflow:hidden}.neo-floating-card.large{transform:rotate(-2deg)}.neo-floating-card.small{transform:rotate(3deg)}.neo-floating-card img,.neo-poster-frame img,.neo-bottom-art img{object-fit:cover;width:100%;height:100%;display:block}.neo-poster-section,.neo-capability-section,.neo-project-section,.neo-process-section{padding-top:8px}.neo-section-tag,.neo-inline-link{border:3px solid var(--line);box-shadow:4px 4px 0 var(--line);background:#fff;border-radius:999px;align-self:center;padding:10px 16px;font-size:12px;font-weight:900}.neo-poster-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.neo-poster-card{padding:18px}.neo-poster-frame{aspect-ratio:1;border:3px solid var(--line);box-shadow:6px 6px 0 var(--line);border-radius:18px;overflow:hidden}.neo-poster-copy{padding:18px 6px 2px}.neo-poster-copy h3{margin-bottom:8px;font-size:24px}.neo-poster-copy p{color:#49566a;line-height:1.7}.neo-feature-grid,.neo-exam-grid,.neo-process-grid{gap:24px}.neo-feature-card,.neo-exam-card,.neo-process-grid article{border-width:var(--neo-lite-border)!important;box-shadow:var(--neo-lite-shadow)!important;border-radius:24px!important}.neo-feature-card{text-align:left;min-height:250px;padding-top:58px;position:relative}.neo-feature-card:first-child{background:#f7fbff!important}.neo-feature-card:nth-child(2){background:#fffaf2!important}.neo-feature-card:nth-child(3){background:#f6fcf8!important}.neo-feature-card:nth-child(4){background:#faf8ff!important}.neo-feature-index{font-size:12px;font-weight:900;position:absolute;top:20px;right:20px}.neo-feature-icon{border:var(--neo-lite-border) solid var(--line);color:#111;box-shadow:3px 3px 0 var(--line);background:#fff;border-radius:14px;margin:0 0 20px}.neo-exam-card:nth-child(3n+1){background:#fff7ef!important}.neo-exam-card:nth-child(3n+2){background:#f3fff8!important}.neo-exam-card:nth-child(3n+3){background:#f6f2ff!important}.neo-exam-card .tag,.neo-exam-card .status{border:var(--neo-lite-border) solid var(--line);box-shadow:2px 2px 0 var(--line)}.neo-process-grid article{background:#fffdf8;min-height:220px;padding:26px}.neo-process-grid strong{border:var(--neo-lite-border) solid var(--line);color:#111;width:60px;height:60px;box-shadow:3px 3px 0 var(--line);background:#ffd77a;border-radius:18px;justify-content:center;align-items:center;margin-bottom:16px;font-size:20px;display:inline-flex}.neo-bottom-banner{background:linear-gradient(135deg,#ffffffeb,#fff9ecfa),repeating-linear-gradient(45deg,#00000008 0 1px,#0000 1px 22px);grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:24px;padding:24px;display:grid}.neo-bottom-copy h2{max-width:640px;margin-bottom:0;font-size:clamp(40px,5vw,64px);line-height:.95}.neo-bottom-art{border:3px solid var(--line);box-shadow:8px 8px 0 var(--line);border-radius:24px;overflow:hidden}.neo-home-page-lite .brand,.neo-home-page-lite .section-heading h2,.neo-home-page-lite .neo-title-cn{letter-spacing:0;font-family:Arial Black,PingFang SC,Microsoft YaHei,sans-serif}.neo-home-page-lite{--neo-lite-border:2px;--neo-lite-shadow:5px 5px 0 var(--line)}.home-top-banner{height:108px;box-shadow:0 10px 0 var(--line);background:radial-gradient(circle,#ffd65a2e,#0000 42%),linear-gradient(#fffaf0fa,#fffffff5);border-width:3px;border-radius:30px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand copy login";place-items:center;gap:32px;padding:0 26px;display:grid}.home-top-banner>*{align-self:center}.home-top-banner .brand{grid-area:brand;align-self:center;align-items:center;gap:10px}.home-top-banner .brand-bot{width:58px;height:72px;transform:none}.home-top-banner .brand-wordmark{align-self:center;width:clamp(184px,14vw,224px);max-height:84px}.home-top-copy{color:#1f2b45;letter-spacing:0;text-align:center;white-space:nowrap;grid-area:copy;justify-content:center;align-self:center;align-items:center;gap:16px;font-size:clamp(24px,2vw,34px);font-weight:900;line-height:1}.home-top-copy span{align-items:center;display:inline-flex}.home-top-separator{color:#ff8e3c;font-size:.9em}.home-header-actions{grid-area:login;justify-content:flex-end;align-items:center}.home-login-btn{border-radius:12px;min-height:42px;padding:8px 24px;font-size:18px}.banner-side-btn{min-width:116px}.portal-top-banner{gap:24px}.portal-top-copy{font-size:clamp(18px,1.55vw,28px)}.portal-header-actions{grid-area:login;justify-content:flex-end;align-items:center;gap:14px;display:inline-flex}.portal-header-actions .header-avatar-chip{background:#ffffffe0;border:2px solid #20314d29;min-height:42px;padding:4px 14px 4px 4px}.portal-header-actions .header-avatar-chip strong{font-size:14px;line-height:1.15}.portal-header-actions .header-avatar-chip span{margin-top:2px;line-height:1.1}.portal-header-actions .btn{min-height:42px}.portal-top-banner .header-notify-bell{color:#31445f;background:#ffffffd1;border:2px solid #20314d29;width:42px;height:42px}.home-footer{align-items:end}.home-footer-meta{text-align:right;justify-items:end;gap:10px;display:grid}.neo-hero-lite{box-shadow:none;background:0 0;border:0;border-radius:0;align-items:flex-start;padding:10px 24px 18px}.neo-title-cn{max-width:640px;margin:0 0 14px;font-size:clamp(34px,4.6vw,54px);line-height:1.08}.neo-chip-row{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.neo-lite-chip{border:var(--neo-lite-border) solid var(--line);min-height:32px;box-shadow:2px 2px 0 var(--line);background:#fff;border-radius:999px;align-items:center;padding:0 12px;font-weight:800;display:inline-flex}.neo-intro-section{padding-top:4px}.neo-intro-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.neo-intro-card{border:var(--neo-lite-border) solid var(--line);min-height:188px;box-shadow:4px 4px 0 var(--line);background:#fffdfa;border-radius:22px;padding:24px}.neo-intro-card h3{margin-bottom:12px;font-size:24px}.neo-intro-card p{color:#49566a;line-height:1.85}.neo-stage-lite{min-height:480px;box-shadow:none;background:0 0;border:0;padding:0;overflow:visible}.neo-stage-lite:before,.neo-stage-lite:after{display:none}.neo-stage-preview.single-visual{grid-template-columns:1fr}.neo-stage-storyboard{isolation:isolate;min-height:540px;display:block;position:relative}.neo-stage-visual{border:var(--neo-lite-border) solid var(--line);box-shadow:4px 4px 0 var(--line);aspect-ratio:1.12;background:#fffdf8;border-radius:22px;justify-content:center;align-items:center;padding:18px;display:flex;overflow:hidden}.neo-stage-visual img{object-fit:contain;width:min(88%,520px);height:auto;max-height:340px;margin:0 auto;display:block}.hero-dash-container{isolation:isolate;background:url(/assets/hero-right-composite-DqhO_LMu.png) top/contain no-repeat;width:100%;min-height:500px;display:block;position:relative}.hero-dash-container:before,.hero-dash-container:after{display:none}.hero-dash-container:before{z-index:2;background-image:url(/assets/exam-projects-cartoon-SQ8U9Jn0.png);width:62%;height:310px;top:18px;left:0}.hero-dash-container:after{z-index:1;background-image:url(/assets/question-bank-cartoon-BpY9awHx.png);width:64%;height:270px;bottom:0;right:0}.hero-dash-container .card-scores{z-index:3;width:42%;height:300px;box-shadow:none;background:url(/assets/score-trend-cartoon-8ojNInuc.png) 50%/contain no-repeat;border:0;top:10px;right:0}.hero-dash-container .card-projects,.hero-dash-container .card-bank,.hero-dash-container .hero-dash-status-bar,.hero-dash-container .card-scores>*{display:none}.hero-dash-card{border:var(--neo-lite-border) solid var(--line);box-shadow:4px 4px 0 var(--line);background:#fffdf8;border-radius:18px;flex-direction:column;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;overflow:hidden}.hero-dash-card:hover{box-shadow:8px 8px 0 var(--line);transform:translate(-4px,-4px)}.hero-dash-card .card-header{border-bottom:1.5px solid var(--line);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:10px 14px;display:flex}.hero-dash-card .card-header h3{color:var(--line);letter-spacing:.5px;margin:0;font-size:13px;font-weight:900}.hero-dash-card .card-header .card-icon{font-size:14px}.hero-dash-card .card-header .badge-accent{border:1.5px solid var(--line);box-shadow:1px 1px 0 var(--line);color:var(--line);background:#ffd77a;border-radius:20px;margin-left:auto;padding:1px 6px;font-size:10px;font-weight:900}.hero-dash-card .card-content{background:#fff;flex:1;padding:0}.card-projects{z-index:3;width:58%;top:15px;left:0}.card-projects .card-header{background:#eff6ff}.card-projects .exam-item{border-bottom:1.5px solid #f1f5f9;flex-direction:column;gap:3px;padding:11px 14px;transition:background .15s;display:flex}.card-projects .exam-item:hover{background:#fdfdf9}.card-projects .exam-item:last-child{border-bottom:0}.card-projects .exam-meta{align-items:center;gap:6px;display:flex}.card-projects .exam-status{border:1px solid var(--line);text-transform:uppercase;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:900}.card-projects .exam-status.active{color:#166534;background:#bbf7d0}.card-projects .exam-status.pending{color:#854d0e;background:#fef08a}.card-projects .exam-status.completed{color:#475569;background:#e2e8f0}.card-projects .exam-tag{border:1px solid var(--line);color:#334155;background:#f1f5f9;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:800}.card-projects .exam-tag.tag-primary{background:#dbeafe}.card-projects .exam-tag.tag-secondary{background:#f3e8ff}.card-projects .exam-item h4{color:var(--line);white-space:nowrap;text-overflow:ellipsis;margin:3px 0 1px;font-size:12px;font-weight:800;overflow:hidden}.card-projects .exam-info{color:#64748b;gap:10px;font-size:10px;font-weight:700;display:flex}.card-scores{z-index:4;width:46%;top:0;right:0}.card-scores .card-header{background:#fff7ed}.card-scores .mini-chart{border-bottom:1.5px solid var(--line);background:#fffdf9;justify-content:space-around;align-items:flex-end;height:94px;padding:18px 10px 4px;display:flex}.card-scores .chart-bar-wrapper{flex-direction:column;align-items:center;gap:3px;width:24px;display:flex}.card-scores .chart-bar{border:1.5px solid var(--line);cursor:pointer;background:#cbd5e1;border-radius:3px 3px 0 0;width:14px;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.card-scores .chart-bar:hover{transform:scaleY(1.05);background:#fb7185!important}.card-scores .chart-bar.highlighted{background:#f97316}.card-scores .bar-val{color:var(--line);opacity:0;white-space:nowrap;font-size:8px;font-weight:900;transition:all .15s;position:absolute;top:-18px;left:50%;transform:translate(-50%)scale(.85)}.card-scores .chart-bar-wrapper:hover .bar-val{opacity:1;transform:translate(-50%)scale(1)}.card-scores .chart-label{color:#64748b;text-align:center;font-size:8px;font-weight:800}.card-scores .highlighted-text{color:var(--line);font-weight:900}.card-scores .star-badge{pointer-events:none;font-size:11px;animation:8s linear infinite spin-slow;position:absolute;top:-13px;right:-10px}.card-scores .stats-grid{grid-template-columns:1fr 1fr;display:grid}.card-scores .stat-box{text-align:center;border-right:1.5px solid var(--line);background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:8px;display:flex}.card-scores .stat-box:last-child{border-right:0}.card-scores .stat-box span{color:#64748b;margin-bottom:1px;font-size:9px;font-weight:800}.card-scores .stat-box strong{color:var(--line);font-size:16px;font-weight:900;line-height:1.1}.card-scores .stat-box strong small{font-size:9px;font-weight:800}.card-bank{z-index:2;width:48%;bottom:50px;right:0%}.card-bank .card-header{background:#faf5ff}.card-bank .bank-tags{background:#fff;flex-wrap:wrap;gap:6px;padding:10px;display:flex}.card-bank .bank-tag{border:1.5px solid var(--line);box-shadow:1px 1px 0 var(--line);cursor:default;background:#fff;border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:9px;font-weight:900;transition:all .15s;display:inline-flex}.card-bank .bank-tag:hover{box-shadow:2.5px 2.5px 0 var(--line);background:#faf5ff;transform:translate(-1.5px,-1.5px)}.card-bank .tag-dot{border:1px solid var(--line);border-radius:50%;width:5px;height:5px}.hero-dash-status-bar{border:var(--neo-lite-border) solid var(--line);width:96%;box-shadow:3px 3px 0 var(--line);z-index:5;-webkit-user-select:none;user-select:none;background:#f0fdf4;border-radius:12px;justify-content:space-between;align-items:center;padding:8px 14px;display:flex;position:absolute;bottom:0;left:0}.hero-dash-status-bar .status-indicator{align-items:center;gap:6px;display:flex}.hero-dash-status-bar .status-pulse-dot{border:1px solid var(--line);background:#22c55e;border-radius:50%;width:7px;height:7px;animation:1.8s infinite alternate blink-status}.hero-dash-status-bar .status-text{color:#15803d;font-size:10px;font-weight:900}.hero-dash-status-bar .status-features{gap:12px;display:flex}.hero-dash-status-bar .status-feat-item{color:#1e293b;font-size:10px;font-weight:800}.hero-dash-container .hero-dash-card{box-shadow:none!important;background-color:#0000!important;border:0!important;transition:none!important;overflow:visible!important}.hero-dash-container .hero-dash-card:hover{box-shadow:none!important;transform:none!important}.hero-dash-container .card-scores,.hero-dash-container .card-projects,.hero-dash-container .card-bank,.hero-dash-container .hero-dash-status-bar,.hero-dash-container .hero-dash-card>*{display:none!important}@keyframes blink-status{0%{opacity:.4;box-shadow:0 0 #22c55e4d}to{opacity:1;box-shadow:0 0 4px 1.5px #22c55e80}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.neo-stage-side{gap:12px;display:grid}.neo-mini-card{border:var(--neo-lite-border) solid var(--line);box-shadow:3px 3px 0 var(--line);border-radius:18px;padding:16px}.neo-mini-card span{margin-bottom:8px;font-size:12px;font-weight:900;display:block}.neo-mini-card strong{font-size:30px;line-height:1}.neo-feature-card-lite{min-height:220px}.neo-contact-section{padding-top:8px}.neo-contact-card{border:var(--neo-lite-border) solid var(--line);box-shadow:var(--neo-lite-shadow);background:#fffdfa;border-radius:24px;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:24px;display:grid}.neo-contact-card article{gap:8px;display:grid}.neo-contact-card span{color:#5a677c;font-size:13px;font-weight:800}.neo-contact-card strong{color:#111827;font-size:22px;line-height:1.5}@media (width<=1180px){.neo-metric-strip,.neo-poster-grid,.neo-intro-grid,.neo-contact-card{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-dash-container{min-height:440px}.neo-bottom-banner{grid-template-columns:1fr}}@media (width<=780px){.site-header{border-radius:0 0 18px 18px;padding-inline:16px}.home-top-banner{border-radius:22px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand login""copy copy";gap:14px 18px;height:auto;padding:18px 16px}.home-top-banner .site-nav{white-space:normal;flex-wrap:wrap;font-size:20px;line-height:1.35;display:flex}.home-top-banner .header-actions{display:flex}.portal-header-actions{flex-wrap:wrap;justify-content:space-between;width:100%}.home-top-banner .brand-wordmark{width:156px}.home-login-btn{min-height:42px;padding:8px 20px;font-size:18px}.neo-hero,.neo-stage,.neo-bottom-banner{box-shadow:8px 8px 0 var(--line);border-radius:24px;padding:20px}.neo-headline{font-size:56px}.neo-metric-strip,.neo-stage-grid,.neo-stage-posters,.neo-poster-grid,.neo-intro-grid,.neo-contact-card{grid-template-columns:1fr}.neo-stage-top strong{margin-left:0}.neo-floating-card.large,.neo-floating-card.small{transform:none}.neo-stage-preview{grid-template-columns:1fr}.hero-dash-container{flex-direction:column;gap:16px;width:100%;display:flex;position:static;min-height:auto!important}.hero-dash-card{margin-bottom:0;width:100%!important;box-shadow:4px 4px 0 var(--line)!important;position:static!important}.hero-dash-card:hover{box-shadow:6px 6px 0 var(--line)!important;transform:translate(-2px,-2px)!important}.hero-dash-status-bar{flex-direction:column;align-items:flex-start;gap:10px;width:100%!important;box-shadow:3px 3px 0 var(--line)!important;position:static!important}.hero-dash-status-bar .status-features{border-top:1px solid #00000014;justify-content:space-between;width:100%;padding-top:8px}}.admin-table-status{text-transform:uppercase;font-weight:900;border:1.5px solid var(--line)!important;box-shadow:1.5px 1.5px 0px var(--line)!important}.admin-metric-grid .admin-metric-card:first-child{color:#1d4ed8!important;background:#eff6ff!important}.admin-metric-grid .admin-metric-card:first-child span,.admin-metric-grid .admin-metric-card:first-child p{color:#2563eb!important}.admin-metric-grid .admin-metric-card:nth-child(2){color:#c2410c!important;background:#fff7ed!important}.admin-metric-grid .admin-metric-card:nth-child(2) span,.admin-metric-grid .admin-metric-card:nth-child(2) p{color:#ea580c!important}.admin-metric-grid .admin-metric-card:nth-child(3){color:#15803d!important;background:#f0fdf4!important}.admin-metric-grid .admin-metric-card:nth-child(3) span,.admin-metric-grid .admin-metric-card:nth-child(3) p{color:#16a34a!important}.admin-metric-grid .admin-metric-card:nth-child(4){color:#7c3aed!important;background:#faf5ff!important}.admin-metric-grid .admin-metric-card:nth-child(4) span,.admin-metric-grid .admin-metric-card:nth-child(4) p{color:#8b5cf6!important}.admin-metric-card:hover{box-shadow:6px 6px 0px var(--line)!important;transform:translate(-2px,-2px)!important}.admin-data-row:not(.admin-data-head):hover{box-shadow:2px 2px 0px var(--line)!important;background:var(--surface-soft)!important;transform:translate(-1px,-1px)!important}.student-pending-reset-banner{color:#92400e;background:#fffbeb;border:2px solid #d97706;border-radius:14px;align-items:center;gap:12px;margin-bottom:24px;padding:16px 20px;display:flex;box-shadow:4px 4px #d97706}.student-pending-reset-banner .warning-icon{color:#d97706;flex-shrink:0;width:24px;height:24px}.student-pending-reset-banner .banner-content{font-weight:700;line-height:1.5}.student-pending-reset-banner .banner-link{color:#b45309;margin-left:4px;text-decoration:underline;transition:color .15s}.student-pending-reset-banner .banner-link:hover{color:#d97706}.batch-answers-table-container{border:2px solid var(--line);background:var(--surface);max-height:52vh;box-shadow:4px 4px 0px var(--line);border-radius:12px;overflow-y:auto}.batch-answers-table{border-collapse:collapse;width:100%;font-size:14px}.batch-answers-table th{color:#1e293b;border-bottom:2px solid var(--line);border-right:1px solid var(--line);z-index:5;background:#f1f5f9;padding:12px;font-weight:800;position:sticky;top:0}.batch-answers-table th:last-child{border-right:none}.batch-answer-row{border-bottom:1px solid #00000014;transition:background .15s}.batch-answer-row:last-child{border-bottom:none}.batch-answer-row:hover{background:#f1f5f966}.batch-answer-row td{vertical-align:middle;border-right:1px solid #0000000a;padding:12px}.batch-answer-row td:last-child{border-right:none}.batch-stem-cell{text-overflow:ellipsis;white-space:nowrap;color:#475569;max-width:320px;font-weight:500;overflow:hidden}.batch-type-badge{border:1.5px solid var(--line);box-shadow:1px 1px 0px var(--line);border-radius:6px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-block}.batch-type-badge.single_choice{color:#0369a1;background:#e0f2fe}.batch-type-badge.true_false{color:#b45309;background:#fef3c7}.bubble-group{justify-content:center;align-items:center;gap:10px;display:flex}.bubble-btn{border:2px solid var(--line);background:var(--surface);cursor:pointer;width:34px;height:34px;box-shadow:2px 2px 0 var(--line);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:900;transition:all .15s cubic-bezier(.175,.885,.32,1.275);display:flex}.bubble-btn:hover{box-shadow:3px 3px 0 var(--line);transform:translate(-1px,-1px)}.bubble-btn:active{box-shadow:1px 1px 0 var(--line);transform:translate(1px,1px)}.bubble-btn.active{color:#475569;background:#e2e8f0}.bubble-btn.active.changed{transform:scale(1.08)translate(-1px,-1px);background:var(--primary)!important;color:#fff!important;border-color:var(--line)!important;box-shadow:3px 3px 0 var(--line)!important}.toggle-group{justify-content:center;align-items:center;gap:10px;display:flex}.toggle-btn{border:2px solid var(--line);background:var(--surface);cursor:pointer;box-shadow:2px 2px 0 var(--line);border-radius:8px;padding:6px 16px;font-size:13px;font-weight:900;transition:all .15s cubic-bezier(.175,.885,.32,1.275)}.toggle-btn:hover{box-shadow:3px 3px 0 var(--line);transform:translate(-1px,-1px)}.toggle-btn:active{box-shadow:1px 1px 0 var(--line);transform:translate(1px,1px)}.toggle-btn.active{color:#475569;background:#e2e8f0}.toggle-btn.active.changed{transform:scale(1.04)translate(-1px,-1px);background:var(--primary)!important;color:#fff!important;border-color:var(--line)!important;box-shadow:3px 3px 0 var(--line)!important}.neo-metric-strip article:first-child{color:#1d4ed8!important;background:#eff6ff!important}.neo-metric-strip article:first-child strong{color:#1d4ed8!important}.neo-metric-strip article:nth-child(2){color:#c2410c!important;background:#fff7ed!important}.neo-metric-strip article:nth-child(2) strong{color:#c2410c!important}.neo-metric-strip article:nth-child(3){color:#15803d!important;background:#f0fdf4!important}.neo-metric-strip article:nth-child(3) strong{color:#15803d!important}.neo-metric-strip article{transition:all .2s cubic-bezier(.4,0,.2,1)!important}.neo-metric-strip article:hover{box-shadow:11px 11px 0px var(--line)!important;transform:translate(-3px,-3px)!important}.neo-intro-card{transition:all .2s cubic-bezier(.4,0,.2,1)!important}.neo-intro-card:hover{box-shadow:7px 7px 0px var(--line)!important;transform:translate(-3px,-3px)!important}.neo-feature-card{transition:all .2s cubic-bezier(.4,0,.2,1)!important}.neo-feature-card:hover{box-shadow:var(--neo-lite-shadow)!important;transform:translate(-3px,-3px)!important}.neo-exam-card{transition:all .2s cubic-bezier(.4,0,.2,1)!important}.neo-exam-card:hover{box-shadow:var(--neo-lite-shadow)!important;transform:translate(-3px,-3px)!important}.neo-process-grid article{transition:all .2s cubic-bezier(.4,0,.2,1)!important}.neo-process-grid article:hover{box-shadow:var(--neo-lite-shadow)!important;transform:translate(-3px,-3px)!important}@media (width<=1024px){.student-shell-grid{grid-template-columns:1fr;gap:20px}.student-nav-card{padding:16px;position:static}.student-nav-head{display:none}.student-shell-nav{flex-flow:wrap;gap:8px;display:flex}.student-shell-nav-link{flex:auto;justify-content:center;height:44px;padding:0 12px}}.student-shell-grid.immersive{grid-template-columns:1fr;width:100%;max-width:1400px;margin:0 auto}.student-shell-main.immersive-main{width:100%;max-width:100%}
