:root{--navy:#0047ff;--navy2:#1748c8;--orange:#0047ff;--orange-light:#edf2ff;--ink:#1e2b3c;--muted:#8793a2;--line:#e8edf2;--bg:#f6f8fa;--white:#fff;--green:#4f9c7d;--red:#d66758;--gold:#c99b36;--font:'DM Sans',Arial,sans-serif;--display:'Manrope','DM Sans',sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px var(--font);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.shell{min-height:100vh}.sidebar{position:fixed;left:0;top:0;bottom:0;width:250px;background:#fff;border-right:1px solid var(--line);padding:25px 17px 15px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;align-items:center;gap:10px;font:800 15px var(--display);letter-spacing:.2px;color:var(--navy);padding:0 8px}.brand-mark{height:34px;width:34px;display:grid;place-items:center;border-radius:10px;background:var(--navy);color:#fff;font:800 20px var(--display)}.brand-sub{display:block;font:700 8px var(--font);letter-spacing:1.55px;color:#8d99a6;margin-top:3px}.nav-caption{font-size:9px;letter-spacing:1.5px;color:#9aa5b2;font-weight:700;margin:47px 11px 12px}.sidebar nav{display:grid;gap:5px}.nav-link{height:43px;border-radius:8px;display:flex;align-items:center;gap:12px;padding:0 11px;font-size:13px;color:#627083;font-weight:600}.nav-link:hover{background:#f6f8fa;color:var(--navy)}.nav-link.selected{background:#f0f4f8;color:var(--navy);font-weight:700}.nav-icon{font-size:16px;width:18px;text-align:center}.nav-arrow{margin-left:auto;color:var(--orange);font-size:17px}.sidebar-bottom{margin-top:auto}.privacy-mini{background:#f6f8fa;border-radius:9px;padding:12px;display:flex;gap:9px;margin:0 2px 17px;color:var(--green)}.privacy-mini div{display:grid;gap:3px}.privacy-mini b{font-size:10px;color:#445263}.privacy-mini small{font-size:9px;color:#919ba7}.profile-mini{border-top:1px solid var(--line);padding:17px 5px 1px;display:flex;align-items:center;gap:10px}.avatar{width:32px;height:32px;background:#edf2ff;color:#0047ff;border-radius:50%;display:grid;place-items:center;font-weight:700}.profile-mini b{display:block;font-size:11px}.profile-mini small{font-size:10px;color:var(--muted)}.profile-more{margin-left:auto;font-weight:700;color:var(--muted);letter-spacing:1px}.main{margin-left:250px;min-height:100vh;display:flex;flex-direction:column}.page{width:min(1420px,100%);margin:0 auto;padding:39px 44px 32px;flex:1}.page-top{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.45px;color:#8996a5}.page-top h1{font:700 27px var(--display);letter-spacing:-.8px;color:var(--navy);margin:8px 0 5px}.page-top p{margin:0;font-size:12px;color:#7f8a98}.wave{color:var(--orange);font-size:18px}.top-actions{display:flex;align-items:center;gap:9px}.btn{border:0;border-radius:7px;display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:11px 15px;cursor:pointer;font-size:11px;font-weight:700;white-space:nowrap;transition:background .16s,transform .16s}.btn:hover{transform:translateY(-1px)}.primary{background:var(--orange);color:white}.primary:hover{background:#003bd6}.secondary{background:white;color:#526177;border:1px solid var(--line)}.secondary:hover,.outline:hover{background:#f7f9fb}.outline{background:white;border:1px solid #dfe5eb;color:var(--navy)}.navy-btn{background:var(--navy);color:white;margin-top:17px}.small{padding:8px 10px;font-size:10px}.icon-button{border:0;background:transparent;font-size:20px;color:var(--navy)}.stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin-bottom:17px}.stat-card{background:white;border:1px solid #edf0f3;border-radius:10px;min-height:132px;padding:13px 15px 12px;position:relative;box-shadow:0 2px 8px #213e5b04}.stat-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:7px;font-size:13px;margin-bottom:11px}.stat-icon.navy{background:#eef2f7;color:var(--navy)}.stat-icon.orange{background:#edf2ff;color:#0047ff}.stat-icon.green{background:#e8f4ef;color:#4a9a78}.stat-icon.gold{background:#fbf5e4;color:#b08b2f}.stat-icon.coral{background:#fbefed;color:#c96859}.stat-icon.white{background:#ffffff20;color:white}.stat-card>span{font-size:8px;color:#8994a1;font-weight:700;letter-spacing:.8px}.stat-card strong{display:block;margin-top:4px;font:700 22px var(--display);color:var(--navy);letter-spacing:-.6px}.stat-card strong i{font-style:normal;font:500 10px var(--font);color:#8d99a6;letter-spacing:0}.stat-card small{display:block;color:#929ca8;font-size:9px;margin-top:3px}.stat-card .subject-name{font-size:17px;margin:8px 0}.featured-stat{background:var(--navy);border-color:var(--navy);color:white}.featured-stat>span,.featured-stat small{color:#ffffffa8}.featured-stat strong{color:white}.featured-stat .stat-icon{color:#c8d6ff}.dash-grid{display:grid;grid-template-columns:1.45fr .9fr;gap:15px;margin-bottom:16px}.panel{background:white;border:1px solid #edf0f3;border-radius:10px;padding:19px 20px;margin-bottom:15px;box-shadow:0 2px 8px #213e5b04}.dash-grid .panel{margin:0}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:15px}.panel-head h2{font:700 14px var(--display);color:var(--navy);margin:0 0 4px}.panel-head p{font-size:10px;color:#8994a1;margin:0}.soft-badge{background:#f2f5f8;color:#778598;padding:6px 9px;border-radius:12px;font-size:9px;font-weight:600}.line-wrap{width:100%}.line-wrap svg{width:100%;height:170px;overflow:visible}.line-labels{display:flex;justify-content:space-between;gap:8px;margin-top:-7px}.line-labels span{font-size:8px;color:#97a1ad;max-width:60px;text-align:center}.chart-legend{display:flex;justify-content:space-between;align-items:center;margin-top:12px;color:#98a2ad;font-size:9px}.legend-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px}.orange-dot{background:var(--orange)}.trend-note{color:#798596}.trend-note b{color:var(--navy)}.chart-empty{height:150px;display:grid;place-items:center;text-align:center;color:#9aa5b1;font-size:11px;padding:20px}.bar-chart{height:205px;display:flex;align-items:stretch;justify-content:space-around;gap:13px;padding:10px 0 0}.bar-item{flex:1;display:grid;grid-template-rows:18px 1fr 27px;min-width:0;text-align:center}.bar-val{font-size:9px;color:#788594}.bar-track{background:#f2f4f6;border-radius:5px 5px 0 0;align-self:stretch;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.bar-track span{width:min(34px,68%);border-radius:5px 5px 0 0;min-height:3px}.bar-label{font-size:8px;color:#798596;line-height:1.25;padding-top:6px;word-break:normal;overflow-wrap:anywhere}.focus-panel{padding:19px}.sparkle{color:var(--orange);font-size:17px}.focus-score{display:flex;align-items:center;gap:14px;padding:0 0 14px;border-bottom:1px solid var(--line);margin-bottom:12px}.ring{--pct:180deg;width:68px;height:68px;border-radius:50%;background:conic-gradient(var(--orange) var(--pct),#edf1f4 0);position:relative;display:grid;place-items:center;flex-shrink:0}.ring:before{content:'';position:absolute;inset:6px;background:white;border-radius:50%}.ring b{z-index:1;font:700 16px var(--display);color:var(--navy)}.ring i{font-style:normal;font-size:9px}.focus-score>div:last-child{display:grid;gap:4px}.focus-score>div>b{font-size:14px;color:var(--navy)}.focus-score small{font-size:9px;color:#8d98a5}.inline-good{font-size:9px;color:var(--green);font-weight:600}.focus-item{display:flex;align-items:center;gap:9px;padding:8px 0}.priority-dot{height:23px;width:23px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700;background:#edf2ff;color:#0047ff;flex-shrink:0}.priority-dot.medium{background:#fbf5e4;color:#ad8c32}.priority-dot.low{background:#eaf5ef;color:var(--green)}.focus-item>div:nth-child(2){min-width:0;display:grid;gap:3px}.focus-item b,.mini-recommend b{font-size:10px;color:#344457}.focus-item small,.mini-recommend small{font-size:9px;color:#949eaa}.priority-label{margin-left:auto;background:#edf2ff;color:#0047ff;border-radius:12px;padding:4px 7px;font-size:8px;font-weight:700;white-space:nowrap}.priority-label.medium{background:#fbf5e4;color:#a9862b}.priority-label.low{background:#edf6f1;color:#478d70}.text-btn{border:0;padding:0;background:none;color:#0047ff;font-size:10px;font-weight:700;cursor:pointer}.text-btn:hover{color:#003bd6}.focus-panel>.text-btn{margin-top:8px}.focus-empty{padding:25px 10px;text-align:center;color:#8491a0}.focus-empty>div{font-size:25px;color:#8aabff}.focus-empty b{display:block;margin:8px;color:var(--navy)}.focus-empty p{font-size:10px;line-height:1.6}.focus-empty a{color:#0047ff;font-size:10px;font-weight:700}.recent-panel{padding:18px 20px 7px}.table-scroll{overflow:auto;width:100%}table{border-collapse:collapse;width:100%;font-size:10px;text-align:left}thead th{font-size:8px;letter-spacing:.75px;color:#9aa4af;font-weight:700;padding:10px 9px;border-bottom:1px solid var(--line);white-space:nowrap}tbody td{padding:11px 9px;border-bottom:1px solid #f0f2f5;color:#687688;white-space:nowrap}tbody tr:last-child td{border-bottom:0}tbody td b{font-size:10px;color:#39495c}.row-sub{display:block;font-size:8px;color:#9aa4af;margin-top:4px}.pct-pill{background:#edf6f1;color:#458d6f;border-radius:12px;padding:5px 8px;font-size:9px;font-weight:700}.privacy-banner{background:#f0f4f7;border-radius:8px;padding:12px 14px;display:flex;align-items:center;gap:10px;margin-top:15px;color:#698093}.privacy-banner>span{font-size:16px;color:#67967e}.privacy-banner p{margin:0;font-size:9px;flex:1}.privacy-banner p b{color:#4d6478}.privacy-banner a{font-size:9px;color:#567288;font-weight:700}.empty{text-align:center;padding:34px 15px;color:#8794a2}.empty-icon{font-size:26px;color:#ccdae4;margin-bottom:9px}.empty b{display:block;color:var(--navy);font-size:13px}.empty p{font-size:10px;margin:6px 0 16px}.footer{padding:15px 44px;border-top:1px solid var(--line);font-size:9px;color:#96a0ab;display:flex;justify-content:space-between}.footer b{font-size:7px;color:var(--green);margin-left:5px}.muted{color:#afb7c0}.mobile-header,.mobile-nav{display:none}
/* analysis workflow */
.steps{display:flex;position:relative;justify-content:space-between;margin:3px 5px 19px}.steps:before{content:'';height:1px;background:#dfe5eb;position:absolute;left:8%;right:8%;top:13px}.step{z-index:1;display:flex;align-items:center;gap:7px;background:var(--bg);padding:0 4px}.step>span{height:27px;width:27px;display:grid;place-items:center;border-radius:50%;border:1px solid #dce2e8;background:white;color:#929eac;font-size:10px}.step small{font-size:9px;color:#909ba8}.step.current>span{background:var(--navy);border-color:var(--navy);color:white}.step.current small{font-weight:700;color:var(--navy)}.step.done>span{background:#eaf4ef;border-color:#d0e6db;color:var(--green)}.workflow-card{padding:27px 30px;min-height:370px}.workflow-intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.workflow-intro h2,.report-title-row h2{font:700 19px var(--display);letter-spacing:-.4px;color:var(--navy);margin:7px 0 5px}.workflow-intro p,.report-title-row p{font-size:10px;color:#8793a0;margin:0}.step-counter{font:700 22px var(--display);color:var(--navy)}.step-counter span{font:500 10px var(--font);color:#a4adb7}.upload-zone{border:1px dashed #c9d2dc;border-radius:9px;background:#fbfcfd;min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:.15s}.upload-zone.dragover{background:#f7f0e9;border-color:var(--orange)}.upload-big{height:43px;width:43px;border-radius:50%;background:#edf2ff;color:#df8543;display:grid;place-items:center;font-size:22px}.upload-zone h3{font:700 13px var(--display);color:var(--navy);margin:12px 0 6px}.upload-zone p{font-size:10px;color:#778697;margin:0 0 6px}.upload-zone small{font-size:9px;color:#a0a9b4}.file-card{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:8px;padding:13px 14px;margin-bottom:14px}.file-card.compact{margin-top:12px}.upload-symbol{height:35px;width:35px;border-radius:7px;background:#eff3f7;color:#536b81;display:grid;place-items:center;font-size:15px}.file-info{display:grid;gap:4px;flex:1}.file-info b{font-size:11px;color:#3d4d5e}.file-info small{font-size:9px;color:#99a3ad}.upload-ok{font-size:9px;font-weight:700;color:var(--green)}.remove-file{border:0;background:transparent;color:#9aa5af;font-size:18px;cursor:pointer}.privacy-note{display:flex;gap:8px;color:#67957e;font-size:10px;margin-top:17px}.privacy-note span{color:#8b98a5;line-height:1.55}.privacy-note b{color:#57697b}.field-label{display:block;font-size:10px;font-weight:700;color:#455569;margin:17px 0 8px}.field-label>span{font-weight:400;color:#98a2ad;margin-left:7px}.textarea,.input{margin-top:8px;width:100%;border:1px solid #dfe5eb;border-radius:6px;padding:10px 11px;resize:vertical;color:#344458;outline:none;font-size:11px}.textarea:focus,.input:focus{border-color:#8ca4bb;box-shadow:0 0 0 2px #dbe5ed80}.notice,.extract-alert{background:#f3f6f8;color:#718195;border-radius:6px;padding:11px 12px;font-size:10px;margin-top:14px}.scheme-box{border:1px solid var(--line);border-radius:8px;padding:12px;display:flex;justify-content:space-between;align-items:center;margin-top:14px}.scheme-box div{display:grid;gap:4px}.scheme-box b{font-size:10px}.scheme-box small{font-size:9px;color:#97a1ad}.scheme-box label{display:flex;align-items:center;gap:5px;font-size:10px;color:#677689}.scheme-box input{width:43px;padding:6px;border:1px solid var(--line);border-radius:5px}.scheme-box label small{margin-left:3px}.workflow-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:15px;margin-top:21px}.review-count{font-size:10px;color:#65768a;background:#f1f4f7;padding:7px 10px;border-radius:15px}.extract-alert{background:#fff6eb;color:#a36e39;display:flex;gap:8px;line-height:1.5}.review-scroll{max-height:480px;border:1px solid var(--line);border-radius:7px;margin-top:13px}.review-table{min-width:1040px}.review-table th{position:sticky;top:0;background:#fbfcfd;z-index:1}.review-table td{padding:7px 6px}.review-table select,.review-input,.tiny-input{border:1px solid #e4e8ec;border-radius:4px;padding:6px 5px;color:#46576a;background:white;font-size:9px;max-width:120px}.review-table select{max-width:105px}.review-input{width:116px;display:block}.question-text-input{width:170px;margin-top:5px;color:#83909d}.tiny-input{width:52px;text-align:center}.uncertain{background:#fff9e8!important;border-color:#ecd7a2!important}.mark-inputs{display:flex;gap:3px}.mark-inputs input{width:38px}.confidence{font-size:8px;font-weight:700}.confidence.high{color:var(--green)}.confidence.medium{color:#bb8a32}.confidence.low{color:var(--red)}.review-foot{margin-top:13px;display:flex;justify-content:space-between;align-items:center;gap:15px}.review-foot>span{font-size:9px;color:#a2743a}
/* report */
.report-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:2px 0 18px}.report-title-row h2{font-size:18px}.tab-row{display:flex;gap:20px;border-bottom:1px solid var(--line);margin-bottom:15px;overflow:auto}.tab{border:0;border-bottom:2px solid transparent;background:transparent;padding:11px 2px;color:#8994a1;font-size:10px;font-weight:600;white-space:nowrap;cursor:pointer}.tab.active{color:var(--navy);border-color:var(--orange)}.score-hero{background:var(--navy);border-radius:10px;padding:21px 25px;color:white;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;overflow:hidden;position:relative}.score-hero .eyebrow{color:#ffffff8a}.score-hero h3{font:700 29px var(--display);margin:7px 0 3px}.score-hero h3 small{font:500 14px var(--font);color:#ffffff9c}.score-hero p{font-size:10px;color:#ffffffb4;margin:0 0 11px}.score-progress{height:4px;background:#ffffff2e;border-radius:3px;width:min(380px,60vw)}.score-progress i{height:100%;display:block;background:#f3a15f;border-radius:3px}.hero-orb{width:80px;height:80px;border:1px solid #ffffff52;background:#ffffff12;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font:700 22px var(--display);margin-right:7%;z-index:1}.hero-orb small{font:700 7px var(--font);letter-spacing:1px;color:#ffffffa0}.quick-stats{display:grid;grid-template-columns:repeat(5,1fr);background:white;border:1px solid #edf0f3;border-radius:9px;margin-bottom:14px;padding:14px 4px}.quick-stats>div{padding:0 15px;border-right:1px solid var(--line);display:grid;gap:7px}.quick-stats>div:last-child{border:0}.quick-stats span{font-size:8px;color:#929daa;letter-spacing:.7px}.quick-stats b{font:700 16px var(--display);color:var(--navy)}.quick-stats b small{font:500 9px var(--font);color:#929daa}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.report-grid>.panel{margin:0}.subject-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding-top:8px;border-top:1px solid var(--line)}.subject-mini-grid div{display:grid;gap:4px}.subject-mini-grid b{font-size:9px;color:#627184}.subject-mini-grid span{font-size:10px;font-weight:700;color:var(--navy)}.subject-mini-grid small{font-size:8px;color:#98a2ad}.mini-recommend{display:flex;align-items:center;gap:8px;padding:8px 0}.mini-recommend>div{flex:1;display:grid;gap:4px}.mini-recommend>span:last-child{font-size:8px;color:#c67a3e;font-weight:700}.report-grid .panel>.text-btn{margin-top:10px}.subject-row{padding:10px 0;border-bottom:1px solid #f0f2f4}.subject-row:last-child{border:0}.subject-heading{display:flex;justify-content:space-between;font-size:10px}.subject-heading b{color:#394a5f}.subject-heading span{color:#738195}.progress-track{height:5px;background:#eff2f4;border-radius:5px;margin:8px 0 5px}.progress-track i{display:block;height:100%;background:var(--orange);border-radius:5px}.subject-row>small{font-size:8px;color:#9aa4ae}.chapter-panel{margin:14px 0}.status-pill{border-radius:12px;padding:4px 7px;font-size:8px;font-weight:700}.status-pill.strong{color:#43876d;background:#edf6f1}.status-pill.average{color:#a17f29;background:#faf5e5}.status-pill.weak{color:#c16855;background:#fbefed}.result-pill{font-size:8px;font-weight:700;padding:4px 7px;border-radius:10px}.result-pill.correct{background:#edf6f1;color:#4a9274}.result-pill.incorrect{background:#faeeec;color:#c46353}.result-pill.unattempted{background:#f1f3f5;color:#8a95a1}.mistake-tag{font-size:8px;color:#ae7950;background:#fff5eb;padding:4px 6px;border-radius:10px;display:inline-block}.no-rows{text-align:center;padding:25px!important;color:#95a0ab}.inference-note{font-size:9px;color:#a07b5b;background:#fcf6f1;padding:9px;border-radius:5px;line-height:1.5}.observation{display:flex;gap:9px;padding:10px 0;border-bottom:1px solid #f0f2f4}.observation:last-child{border:0}.obs-icon{color:#527dff;font-size:14px}.observation b{font-size:10px;color:#46566a}.observation p{font-size:9px;color:#8b96a2;line-height:1.5;margin:4px 0 0}.recommendation{border-top:1px solid #eff1f4;padding:14px 0}.recommendation h3{font:700 13px var(--display);color:var(--navy);margin:7px 0 3px}.recommendation>div>small{font-size:9px;color:#8e99a6}.recommendation p{font-size:9px;color:#6f7e90;margin:8px 0}.rec-action{font-size:9px;color:#4c856c;background:#f1f7f3;border-radius:5px;padding:8px;line-height:1.5}.plan-list{display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.plan-day{display:flex;gap:10px;padding:12px 0;border-top:1px solid #eff1f4}.day-number{font:700 13px var(--display);color:#0047ff}.plan-day>div{display:grid;gap:4px}.plan-day>div small{font-size:8px;color:#1748c8;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.plan-day b{font-size:10px;color:#3e4e62}.plan-day p{font-size:9px;line-height:1.5;color:#8894a2;margin:0}.day-check{margin-left:auto;color:#d2d9df}.filters{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.filter select{border:1px solid #e2e7eb;border-radius:5px;background:#fff;padding:7px 20px 7px 8px;color:#637286;font-size:9px;max-width:165px}.saved-report{background:white;border:1px solid #edf0f3;border-radius:9px;padding:14px 16px;margin-bottom:9px;display:flex;align-items:center;gap:15px}.saved-mark{height:36px;width:36px;background:#eff3f7;color:#61748a;border-radius:7px;display:grid;place-items:center}.saved-main{flex:1;display:grid;gap:5px;min-width:125px}.saved-main b{font-size:11px;color:#35475d}.saved-main small,.saved-metric small{font-size:8px;color:#98a2ad}.saved-metric{min-width:88px;display:grid;gap:4px}.saved-metric b{font-size:11px;color:var(--navy)}.saved-metric i{font-style:normal;font-size:8px;color:#9aa4ae}.icon-delete{background:transparent;border:0;font-size:17px;color:#a7b0ba;cursor:pointer}.icon-delete:hover{color:var(--red)}.progress-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.progress-summary>div{background:white;border:1px solid #edf0f3;border-radius:9px;padding:15px;display:grid;gap:7px}.progress-summary span{font-size:8px;letter-spacing:.8px;color:#929daa;font-weight:700}.progress-summary b{font:700 21px var(--display);color:var(--navy)}.progress-summary small{font-size:9px;color:#9aa4ae}.subject-trend{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:15px}.subject-trend>div{border-left:2px solid #edf1f4;padding-left:10px}.subject-trend>div>b{font-size:10px}.trend-key{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px}.trend-key.c0{background:#0047ff}.trend-key.c1{background:#5e9f84}.trend-key.c2{background:#617fbd}.trend-points{height:110px;display:flex;align-items:flex-end;gap:8px;padding-top:8px}.trend-points span{flex:1;max-width:24px;background:#d9e5df;border-radius:4px 4px 0 0;min-height:4px}.subject-trend>div:nth-child(1) .trend-points span{background:#b8caff}.subject-trend>div:nth-child(2) .trend-points span{background:#b8d9ca}.subject-trend>div:nth-child(3) .trend-points span{background:#bdcce9}.subject-trend small{display:flex;gap:8px;color:#a2acb6;font-size:8px}.settings-panel{padding:0 23px}.settings-section{display:flex;gap:14px;padding:20px 0;border-bottom:1px solid #edf0f3}.settings-section:last-child{border:0}.settings-icon{height:31px;width:31px;border-radius:7px;background:#eff3f6;color:#607991;display:grid;place-items:center}.settings-section h2{font:700 12px var(--display);color:var(--navy);margin:0 0 5px}.settings-section p{font-size:9px;color:#8592a0;line-height:1.6;margin:0 0 10px;max-width:670px}.success-notice{color:#4e8d72;background:#f0f7f3;display:inline-block;margin:0}.thresholds{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:9px;color:#748194}.thresholds input{width:53px;padding:7px;border:1px solid var(--line);border-radius:5px;margin-left:3px}.danger-outline{border:1px solid #efd3d0;background:white;color:#bd6558}.danger-outline:hover{background:#fcf3f2}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.toast{position:fixed;bottom:22px;right:22px;background:#213b56;color:white;padding:12px 17px;border-radius:7px;box-shadow:0 8px 25px #142c4d28;font-size:11px;z-index:20;animation:toastin .2s ease}.toast.error{background:#a8493f}@keyframes toastin{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}
@media(max-width:1260px){.page{padding-left:28px;padding-right:28px}.stat-grid{grid-template-columns:repeat(3,1fr)}.stat-card{min-height:122px}.sidebar{width:220px}.main{margin-left:220px}}
@media(max-width:900px){.sidebar{width:190px;padding-left:12px;padding-right:12px}.main{margin-left:190px}.page{padding:27px 20px}.footer{padding:14px 20px}.dash-grid{grid-template-columns:1fr}.stat-grid{gap:8px}.stat-card{min-height:112px}.saved-report{gap:9px}.saved-metric{min-width:70px}.report-grid{gap:10px}.workflow-card{padding:22px 19px}}
@media(max-width:760px){.sidebar{display:none}.main{margin-left:0}.mobile-header{display:flex;height:58px;background:white;border-bottom:1px solid var(--line);align-items:center;justify-content:space-between;padding:0 16px}.mobile-nav{display:none;background:#fff;padding:6px 14px 12px;border-bottom:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:5px}.mobile-nav.open{display:grid}.mobile-nav a{padding:10px;border-radius:6px;background:#f5f7f9;color:#536479;font-size:11px}.page{padding:25px 22px}.footer{padding:14px 22px}.dash-grid{grid-template-columns:1fr}.report-grid{grid-template-columns:1fr}}
.chapter-toggle{border:0;background:transparent;padding:0;color:var(--navy);font-weight:700;font-size:10px;cursor:pointer;text-align:left}.chapter-toggle span{color:#ca8146;font-size:12px;margin-left:5px}.chapter-toggle:hover{text-decoration:underline}.expanded-topic-row td{background:#f8fafb;padding:10px 12px}.expanded-topics{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.expanded-topics>b{font-size:9px;color:#7d8997;margin-right:4px}.expanded-topics>span{border:1px solid #e6eaee;background:#fff;border-radius:6px;padding:7px 9px;display:grid;gap:4px}.expanded-topics strong{font-size:9px;color:#405267}.expanded-topics small{font-size:8px;color:#929daa}
@media(max-width:640px){.mobile-header .brand{font-size:12px}.mobile-header .brand-mark{height:30px;width:30px;font-size:17px}.mobile-header .brand-sub{font-size:7px}.page{padding:24px 14px}.page-top{align-items:flex-start;flex-direction:column;margin-bottom:18px}.page-top h1{font-size:23px}.top-actions{width:100%;flex-wrap:wrap}.top-actions .btn{flex:1}.stat-grid{grid-template-columns:repeat(2,1fr)}.stat-card{padding:11px;min-height:110px}.stat-card strong{font-size:20px}.stat-card .subject-name{font-size:15px}.dash-grid{gap:10px}.panel{padding:15px 13px;margin-bottom:10px}.panel-head h2{font-size:13px}.panel-head p{font-size:9px}.recent-panel{padding:15px 12px 5px}.privacy-banner{align-items:flex-start;flex-wrap:wrap}.privacy-banner p{min-width:calc(100% - 34px)}.privacy-banner a{margin-left:25px}.footer{padding:12px 14px;gap:8px;flex-wrap:wrap;font-size:8px}.steps{margin-left:-8px;margin-right:-8px}.steps:before{left:7%;right:7%}.step{flex-direction:column;gap:4px;padding:0 3px}.step small{font-size:7px}.step>span{width:25px;height:25px}.workflow-card{padding:18px 13px;min-height:300px}.workflow-intro h2{font-size:17px}.workflow-intro p{line-height:1.5;max-width:280px}.step-counter{font-size:18px}.upload-zone{min-height:205px;padding:15px}.upload-zone p{line-height:1.5}.file-card{gap:8px;padding:10px}.file-info b{font-size:10px}.file-info small{font-size:8px}.file-card .btn{font-size:9px;padding:8px}.scheme-box{align-items:flex-start;gap:10px;flex-direction:column}.scheme-box label{flex-wrap:wrap}.review-foot{align-items:flex-start;flex-direction:column}.review-foot .btn{width:100%}.report-title-row{align-items:flex-start;flex-direction:column}.report-title-row .btn{width:100%}.tab-row{gap:15px}.tab{font-size:9px}.score-hero{padding:17px}.score-hero h3{font-size:26px}.hero-orb{width:65px;height:65px;font-size:18px;margin-right:1%}.quick-stats{grid-template-columns:repeat(2,1fr);gap:13px 0}.quick-stats>div{padding:0 12px}.quick-stats>div:nth-child(2){border:0}.quick-stats>div:last-child{border:0}.report-grid{grid-template-columns:1fr;gap:10px}.bar-chart{height:180px;gap:7px}.bar-label{font-size:7px}.plan-list{grid-template-columns:1fr}.saved-report{display:grid;grid-template-columns:36px 1fr auto;gap:9px}.saved-main{min-width:0}.saved-metric{min-width:auto}.saved-report .btn{grid-column:2}.saved-report .soft-badge{grid-column:2}.icon-delete{grid-column:3;grid-row:1}.progress-summary{gap:6px}.progress-summary>div{padding:11px}.progress-summary b{font-size:17px}.progress-summary span{font-size:7px}.subject-trend{padding:8px;gap:8px}.subject-trend>div{padding-left:6px}.subject-trend>div>b{font-size:8px}.trend-points{gap:4px;height:88px}.settings-panel{padding:0 13px}.settings-section{gap:10px}.thresholds{gap:7px}.filters{gap:5px}.filter select{max-width:135px}.table-scroll{margin-left:-2px}.top-actions .secondary{padding:11px 9px}}
.brand{width:100%;padding:0 4px;min-height:64px}.brand-logo{display:block;width:188px;max-width:100%;height:auto;max-height:75px;object-fit:contain;object-position:left center}.mobile-header{height:66px!important}.mobile-header .brand{width:auto;min-height:0;padding:0}.mobile-header .brand-logo{width:146px;max-height:59px}.footer{align-items:center}.built-by{display:flex;align-items:center;gap:7px;margin-left:auto;color:#8290a0;font-size:9px;font-weight:600}.built-by img{display:block;width:82px;height:auto;max-height:24px;object-fit:contain}.sidebar .brand{margin-top:2px}
@media(max-width:640px){.mobile-header .brand-logo{width:132px;max-height:53px}.mobile-header{height:62px!important}.built-by{width:100%;justify-content:flex-end}.built-by img{width:74px;max-height:21px}}

.saved-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-shrink:0}.saved-rename-form{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;min-width:260px}.saved-rename-form input{min-width:120px;max-width:210px;flex:1;border:1px solid var(--line);border-radius:6px;padding:8px 9px;color:var(--ink);font-size:11px}.saved-rename-form input:focus{outline:2px solid #0047ff33;border-color:var(--navy)}.saved-actions .icon-delete{border:1px solid #efd3d0;border-radius:6px;width:31px;height:31px;color:var(--red);font-size:16px}.saved-actions .icon-delete:hover{background:#fcf3f2}
@media(max-width:640px){.saved-actions,.saved-rename-form{grid-column:1/-1;grid-row:auto;justify-content:flex-start}.saved-rename-form{min-width:0;width:100%}.saved-rename-form input{max-width:none}}

.accuracy-chart{display:flex;flex-direction:column;gap:11px;max-height:470px;overflow-y:auto;padding:4px 6px 4px 0}.accuracy-chart-scale{display:grid;grid-template-columns:minmax(150px,220px) 1fr 1fr 1fr;align-items:center;gap:8px;color:#8a96a5;font-size:8px;font-weight:700;letter-spacing:.35px}.accuracy-chart-scale span:not(:first-child){text-align:right}.accuracy-row{display:grid;grid-template-columns:minmax(150px,220px) minmax(70px,1fr) 62px;align-items:center;gap:10px;min-height:36px}.accuracy-name{min-width:0;display:flex;flex-direction:column;gap:3px}.accuracy-name b{font-size:10px;color:var(--navy);overflow-wrap:anywhere}.accuracy-name small{font-size:8px;color:#8793a1;line-height:1.25}.accuracy-meter{height:9px;border-radius:99px;overflow:hidden;background:linear-gradient(to right,transparent 49.5%,#d4dbe3 49.5%,#d4dbe3 50.5%,transparent 50.5%),#eff2f5}.accuracy-meter span{display:block;height:100%;min-width:0;border-radius:99px}.accuracy-value{text-align:right;font-size:9px;color:#52647a}.accuracy-value.no-attempt{font-size:8px;color:#8995a3;font-weight:600}@media(max-width:520px){.accuracy-chart{max-height:390px}.accuracy-chart-scale{grid-template-columns:minmax(115px,1fr) 35px 35px 40px;gap:5px}.accuracy-row{grid-template-columns:minmax(110px,1fr) auto;gap:5px 9px}.accuracy-name{grid-column:1;grid-row:1}.accuracy-value{grid-column:2;grid-row:1}.accuracy-meter{grid-column:1 / -1;grid-row:2;margin-bottom:4px}}
