:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--ground:#f4f2eb;--surface:#fffefa;--surface-2:#e9eeeb;--surface-3:#dfe6e2;--ink:#1d2825;--muted:#5c6965;--faint:#7b8682;--line:#cfd7d2;--line-strong:#aebbb5;--teal:#087d70;--teal-strong:#06665c;--teal-soft:#d7ebe5;--blue:#2869c8;--blue-soft:#dce8f8;--red:#b84134;--red-soft:#f5dfdc;--amber:#9b6a11;--amber-soft:#f2e7ca;--nav:#e5e9e6;--nav-active:#cfd9d4;--focus:#2869c8;--shadow:0 18px 40px #2c38331f;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ground:#181a19;--surface:#202321;--surface-2:#292e2b;--surface-3:#313733;--ink:#f1f1eb;--muted:#b4bdb8;--faint:#8f9994;--line:#3b433f;--line-strong:#59645e;--teal:#4dc5b2;--teal-strong:#75dacb;--teal-soft:#183d37;--blue:#73a8ef;--blue-soft:#203650;--red:#ee7468;--red-soft:#482724;--amber:#ddb55d;--amber-soft:#44371d;--nav:#141615;--nav-active:#2c322f;--focus:#73a8ef;--shadow:0 20px 50px #0000004d}*{box-sizing:border-box}html{background:var(--ground);scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--ground);margin:0}button,input,select,textarea{color:inherit;font:inherit;letter-spacing:0}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button,a,input,select,textarea{outline:none}:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--focus) 36%, transparent)}::selection{color:var(--surface);background:var(--teal)}*{scrollbar-color:var(--line-strong) transparent;scrollbar-width:thin}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:var(--line-strong);background-clip:padding-box;border:3px solid #0000}::-webkit-scrollbar-track{background:0 0}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance;letter-spacing:0}p{line-height:1.75}svg{stroke-width:1.8px;flex:none;width:19px;height:19px}select,input,textarea{border:1px solid var(--line);background:var(--surface);border-radius:6px;width:100%;padding:11px 12px}textarea{resize:vertical}select:hover,input:hover,textarea:hover{border-color:var(--line-strong)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.mobile-only{display:none!important}.mobile-nav{display:none}.app-shell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.app-shell.nav-collapsed{grid-template-columns:84px minmax(0,1fr)}.app-main{min-width:0}.sidebar{z-index:20;background:var(--nav);border-right:1px solid var(--line);flex-direction:column;height:100vh;padding:18px 14px;display:flex;position:sticky;top:0}.sidebar-head{justify-content:space-between;align-items:center;min-height:48px;padding:0 4px 16px;display:flex}.brand{align-items:center;gap:11px;min-width:0;display:flex}.brand>div:last-child{flex-direction:column;min-width:0;display:flex}.brand strong{white-space:nowrap;font-size:16px;line-height:1.25}.brand span{color:var(--muted);white-space:nowrap;margin-top:2px;font-size:11px}.brand-mark{flex:0 0 36px;width:36px;height:36px}.brand-compact>div:last-child{display:none}.sidebar nav{gap:4px;margin-top:22px;display:grid}.sidebar nav button{min-height:44px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:12px;padding:0 12px;display:flex}.sidebar nav button:hover{color:var(--ink);background:color-mix(in srgb, var(--nav-active) 58%, transparent)}.sidebar nav button.active{color:var(--ink);background:var(--nav-active);font-weight:700}.sidebar-collapsed nav button{justify-content:center;padding:0}.sidebar-foot{color:var(--muted);align-items:center;gap:10px;margin-top:auto;padding:14px 8px 4px;display:flex}.sidebar-foot div{flex-direction:column;min-width:0;display:flex}.sidebar-foot strong{color:var(--ink);font-size:13px}.sidebar-foot span{white-space:nowrap;margin-top:2px;font-size:10px}.icon-button{border:1px solid var(--line);background:0 0;border-radius:6px;place-items:center;width:40px;height:40px;padding:0;display:inline-grid}.icon-button:hover{background:var(--surface-2);border-color:var(--line-strong)}.topbar{z-index:15;background:color-mix(in srgb, var(--ground) 94%, transparent);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:72px;padding:14px clamp(22px,3vw,44px);display:flex;position:sticky;top:0}.breadcrumbs{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.breadcrumbs svg{width:15px}.breadcrumbs strong{color:var(--ink)}.topbar-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.search-box{width:min(340px,30vw);position:relative}.search-box>svg{color:var(--muted);position:absolute;top:11px;left:12px}.search-box input{background:var(--surface);height:40px;padding:9px 40px}.search-box button{width:30px;height:30px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid;position:absolute;top:5px;right:5px}.search-box button svg{width:15px}.page{width:100%;padding:38px clamp(22px,3vw,44px) 72px}.page-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px;display:flex}.page-heading h1{margin-bottom:8px;font-size:clamp(30px,4vw,44px);line-height:1.1}.page-heading p{color:var(--muted);margin:0}.dashboard-heading{align-items:center}.progress-summary{width:min(320px,34vw)}.progress-summary>div:first-child{color:var(--muted);justify-content:space-between;margin-bottom:9px;font-size:13px;display:flex}.progress-summary strong{color:var(--ink);font-variant-numeric:tabular-nums}.progress-track{background:var(--surface-3);border-radius:4px;height:7px;overflow:hidden}.progress-track span,.practice-progress span{background:var(--blue);transform-origin:0;width:100%;height:100%;transition:transform .24s ease-out;display:block}.source-notice{color:color-mix(in srgb, var(--amber) 82%, var(--ink));background:var(--amber-soft);border-radius:6px;align-items:flex-start;gap:13px;margin:0 0 28px;padding:14px 16px;display:flex}.source-notice svg{margin-top:3px}.source-notice p{margin:0;font-size:13px;line-height:1.65}.source-notice strong{margin-right:5px}.metric-strip{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);margin-bottom:46px;display:grid}.metric-strip>div{border-right:1px solid var(--line);min-width:0;padding:22px 24px}.metric-strip>div:last-child{border-right:0}.metric-strip span{color:var(--muted);margin-bottom:8px;font-size:12px;display:block}.metric-strip strong{font-variant-numeric:tabular-nums;font-size:31px;line-height:1}.metric-strip small{color:var(--muted);margin-left:4px;font-size:12px;font-weight:500}.practice-section{margin-bottom:50px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.section-heading>div{align-items:center;gap:9px;display:flex}.section-heading h2{margin:0;font-size:21px}.section-heading svg{color:var(--teal)}.switch-row{color:var(--muted);cursor:pointer;align-items:center;gap:10px;font-size:12px;display:flex}.switch-row input{opacity:0;width:1px;height:1px;position:absolute}.switch-row i{background:var(--surface-3);border-radius:12px;width:38px;height:22px;transition:background .16s ease-out;position:relative}.switch-row i:after{content:"";background:var(--surface);border-radius:50%;width:16px;height:16px;transition:transform .16s ease-out;position:absolute;top:3px;left:3px}.switch-row input:checked+i{background:var(--teal)}.switch-row input:checked+i:after{transform:translate(16px)}.switch-row input:focus-visible+i{box-shadow:0 0 0 3px color-mix(in srgb, var(--focus) 36%, transparent)}.mode-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.mode-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-direction:column;min-height:250px;padding:21px;display:flex}.mode-card:hover{border-color:var(--line-strong)}.mode-title{align-items:flex-start;gap:12px;display:flex}.mode-title>svg{width:22px;height:22px;color:var(--blue);margin-top:1px}.wrong-mode .mode-title>svg{color:var(--red)}.favorite-mode .mode-title>svg{color:var(--amber)}.mode-title h3{margin:0 0 6px;font-size:18px}.mode-title p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.mode-card>label{gap:6px;margin-top:25px;display:grid}.mode-card>label span{color:var(--muted);font-size:11px}.mode-card select{height:42px}.mode-count{align-items:baseline;gap:8px;margin-top:27px;display:flex}.mode-count strong{font-variant-numeric:tabular-nums;font-size:38px}.mode-count span{color:var(--muted);font-size:12px}.primary-button{color:#fff;background:var(--teal-strong);border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-weight:700;display:inline-flex}:root[data-theme=dark] .primary-button{color:#102420}.primary-button:hover:not(:disabled){background:var(--teal)}.primary-button:disabled{color:var(--muted);background:var(--surface-3);opacity:1}.mode-card>.primary-button{width:100%;margin-top:auto}.primary-button svg{width:17px}.chapter-overview{max-width:940px}.chapter-list{border-top:1px solid var(--line)}.chapter-list button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:minmax(120px,180px) minmax(100px,1fr) 70px 20px;align-items:center;gap:18px;width:100%;min-height:58px;padding:0 12px;display:grid}.chapter-list button:hover{background:var(--surface-2)}.chapter-name{font-weight:700}.chapter-bar{background:var(--surface-3);border-radius:3px;height:5px;overflow:hidden}.chapter-bar i{background:var(--teal);height:100%;display:block}.chapter-count{color:var(--muted);font-variant-numeric:tabular-nums;text-align:right;font-size:12px}.practice-page{background:var(--surface);grid-template-rows:72px 4px minmax(0,1fr) 62px;height:100vh;min-height:680px;display:grid;overflow:hidden}.practice-topbar{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:0 18px;display:flex}.practice-topbar>div:nth-child(2){flex-direction:column;display:flex}.practice-topbar>div:nth-child(2) span{color:var(--muted);margin-top:2px;font-size:11px}.timer{color:var(--blue);background:var(--blue-soft);font-variant-numeric:tabular-nums;border-radius:6px;align-items:center;gap:7px;margin-left:auto;padding:8px 10px;font-weight:700;display:flex}.timer svg{width:16px}.practice-progress{background:var(--surface-3)}.practice-layout{grid-template-columns:minmax(250px,290px) minmax(420px,1fr) minmax(260px,320px);min-height:0;display:grid}.question-rail,.question-stage,.context-rail{min-width:0;min-height:0;overflow:auto}.question-rail{border-right:1px solid var(--line);background:var(--ground)}.rail-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:88px;padding:20px;display:flex}.rail-heading h2{margin:0 0 4px;font-size:18px}.rail-heading span{color:var(--muted);font-size:11px}.question-dots{grid-template-columns:repeat(5,42px);justify-content:center;gap:10px;padding:20px 16px;display:grid}.question-dots button{width:42px;height:42px;color:var(--muted);background:var(--surface-3);font-variant-numeric:tabular-nums;border:1px solid #0000;border-radius:50%;font-size:12px;font-weight:700}.question-dots button:hover{color:var(--ink);border-color:var(--line-strong)}.question-dots button.current{color:var(--surface);background:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.question-dots button.done-correct:not(.current){color:var(--teal-strong);background:var(--teal-soft)}.question-dots button.done-wrong:not(.current){color:var(--red);background:var(--red-soft)}.rail-legend{color:var(--muted);flex-wrap:wrap;gap:12px;padding:0 20px 20px;font-size:10px;display:flex}.rail-legend span{align-items:center;gap:5px;display:flex}.rail-legend i{border-radius:50%;width:8px;height:8px}.legend-current{background:var(--blue)}.legend-correct{background:var(--teal)}.legend-wrong{background:var(--red)}.question-stage{padding:clamp(26px,4vw,56px)}.question-meta{flex-wrap:wrap;gap:7px;margin-bottom:20px;display:flex}.question-meta span{color:var(--muted);background:var(--surface-2);border-radius:4px;padding:5px 8px;font-size:11px}.question-meta span:first-child{color:var(--blue);background:var(--blue-soft)}.question-stage>h1{max-width:44ch;margin-bottom:30px;font-size:clamp(21px,2.1vw,28px);line-height:1.55}.answer-options{gap:12px;max-width:820px;display:grid}.answer-options button{border:1px solid var(--line);text-align:left;background:0 0;border-radius:7px;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;gap:12px;min-height:64px;padding:10px 16px;display:grid;position:relative}.answer-options button:hover:not(:disabled){border-color:var(--blue);background:var(--blue-soft)}.answer-options button>span{width:34px;height:34px;color:var(--muted);background:var(--surface-2);border-radius:50%;place-items:center;font-weight:800;display:grid}.answer-options button strong{line-height:1.55}.answer-options button.selected{border-color:var(--blue);background:var(--blue-soft)}.answer-options button.selected>span{color:#fff;background:var(--blue)}.answer-options button.correct{border-color:var(--teal);background:var(--teal-soft)}.answer-options button.correct>span{color:#fff;background:var(--teal-strong)}.answer-options button.incorrect{border-color:var(--red);background:var(--red-soft)}.answer-options button.incorrect>span{color:#fff;background:var(--red)}.answer-options button:disabled{cursor:default;opacity:1}.answer-state-icon{color:var(--teal)}.incorrect .answer-state-icon{color:var(--red)}.two-options{grid-template-columns:1fr 1fr}.two-options button{grid-template-columns:38px 1fr}.submit-button{min-width:190px;margin-top:22px}.short-answer-area{max-width:820px}.short-answer-area label{gap:8px;display:grid}.short-answer-area label span{color:var(--muted);font-size:12px}.short-answer-area textarea{min-height:190px;padding:16px;line-height:1.7}.self-assess{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.self-assess p{color:var(--muted);font-size:13px}.self-assess>div{gap:10px;display:flex}.self-assess button,.data-actions button{border:1px solid var(--line);background:var(--surface);border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;display:inline-flex}.self-assess button:last-child{color:var(--teal-strong);border-color:var(--teal)}.context-rail{border-left:1px solid var(--line);background:var(--ground)}.context-heading{border-bottom:1px solid var(--line);align-items:center;gap:9px;min-height:72px;padding:0 20px;display:flex}.context-heading svg{color:var(--blue)}.context-heading h2{margin:0;font-size:16px}.context-empty{min-height:calc(100% - 72px);color:var(--faint);text-align:center;align-content:center;place-items:center;padding:30px;display:grid}.context-empty svg{width:30px;height:30px;margin-bottom:14px}.context-empty p{max-width:24ch;font-size:12px}.answer-context{padding:20px}.result-banner{border-radius:6px;align-items:center;gap:9px;margin-bottom:24px;padding:12px;display:flex}.result-banner.success{color:var(--teal-strong);background:var(--teal-soft)}.result-banner.error{color:var(--red);background:var(--red-soft)}.answer-context section{border-bottom:1px solid var(--line);padding:18px 0}.answer-context section>span{color:var(--muted);text-transform:uppercase;margin-bottom:7px;font-size:10px;display:block}.answer-context section>strong{color:var(--teal-strong);font-size:24px}.answer-context section p,.short-reference{margin:0;font-size:12px;line-height:1.75}.short-reference{color:var(--ink);background:var(--surface-2);border-radius:6px;padding:16px}.legacy-warning{color:var(--amber);background:var(--amber-soft);border-radius:6px;gap:9px;margin-top:22px;padding:12px;display:flex}.legacy-warning p{margin:0;font-size:11px;line-height:1.6}.practice-footer{border-top:1px solid var(--line);background:var(--surface);grid-template-columns:1fr auto 1fr;align-items:stretch;display:grid}.practice-footer button{background:0 0;border:0;justify-content:center;align-items:center;gap:8px;display:flex}.practice-footer button:first-child{justify-content:flex-start;padding-left:24px}.practice-footer button:last-child{justify-content:flex-end;padding-right:24px}.practice-footer button:hover:not(:disabled){background:var(--surface-2)}.practice-footer button:nth-child(2){border-left:1px solid var(--line);border-right:1px solid var(--line);width:120px}.practice-footer button.favorited{color:var(--amber)}.list-heading .primary-button{flex:none}.filter-bar{background:var(--surface-2);border-radius:7px;align-items:flex-end;gap:12px;padding:16px;display:flex}.filter-bar>svg{color:var(--muted);margin:0 4px 12px 0}.filter-bar label{flex:1;gap:5px;max-width:230px;display:grid}.filter-bar label span{color:var(--muted);font-size:10px}.filter-bar select{background:var(--surface)}.result-count{color:var(--muted);margin:20px 0 10px;font-size:12px}.question-list{border-top:1px solid var(--line)}.question-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:42px minmax(0,1fr) auto 20px;align-items:center;gap:14px;width:100%;min-height:76px;padding:11px 14px;display:grid}.question-list>button:hover{background:var(--surface-2)}.question-status{width:34px;height:34px;color:var(--muted);background:var(--surface-3);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:11px;display:grid}.question-status svg{width:16px}.question-status.correct{color:var(--teal-strong);background:var(--teal-soft)}.question-status.wrong{color:var(--red);background:var(--red-soft)}.question-row-main{min-width:0}.question-row-main strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.question-row-main small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:10px;display:block;overflow:hidden}.legacy-tag,.role-tag{color:var(--amber);background:var(--amber-soft);white-space:nowrap;border-radius:4px;padding:4px 7px;font-size:10px}.empty-state{min-height:420px;color:var(--muted);text-align:center;align-content:center;justify-items:center;padding:50px 20px;display:grid}.empty-state>svg{width:40px;height:40px;color:var(--teal);margin-bottom:18px}.empty-state h2{color:var(--ink);margin-bottom:8px}.empty-state p{max-width:38ch}.stats-table{max-width:980px;margin-top:44px}.stats-table-head,.stats-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 120px 260px;align-items:center;gap:18px;min-height:58px;padding:0 12px;display:grid}.stats-table-head{min-height:40px;color:var(--muted);border-top:1px solid var(--line-strong);font-size:10px}.stats-row>span{color:var(--muted);font-size:12px}.accuracy-cell{grid-template-columns:1fr 42px;align-items:center;gap:10px;display:grid}.accuracy-cell i{background:var(--surface-3);border-radius:3px;height:6px;overflow:hidden}.accuracy-cell b{background:var(--teal);height:100%;display:block}.accuracy-cell em{font-variant-numeric:tabular-nums;text-align:right;font-style:normal}.study-guidance,.provenance-note{background:var(--teal-soft);border-radius:7px;gap:15px;max-width:980px;margin-top:38px;padding:20px;display:flex}.study-guidance>svg,.provenance-note>svg{color:var(--teal-strong);margin-top:3px}.study-guidance h2,.provenance-note h2{margin-bottom:5px;font-size:17px}.study-guidance p,.provenance-note p{color:color-mix(in srgb, var(--teal-strong) 65%, var(--ink));margin:0;font-size:12px}.source-table{border-top:1px solid var(--line-strong);max-width:1100px;margin-top:30px}.source-head,.source-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 110px 120px;align-items:center;gap:18px;min-height:58px;padding:10px 12px;display:grid}.source-head{min-height:40px;color:var(--muted);font-size:10px}.source-row>div{align-items:center;gap:11px;min-width:0;display:flex}.source-row>div>svg{color:var(--muted)}.source-row>div span{min-width:0}.source-row strong,.source-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.source-row small{color:var(--muted);margin-top:4px;font-size:10px}.source-row>span:nth-child(2){color:var(--muted);font-size:11px}.role-review,.role-qa{color:var(--teal-strong);background:var(--teal-soft)}.role-duplicate{color:var(--muted);background:var(--surface-3)}.data-tools{border-top:1px solid var(--line-strong);grid-template-columns:1fr auto;gap:20px;max-width:1100px;margin-top:45px;padding-top:25px;display:grid}.data-tools h2{margin-bottom:5px;font-size:20px}.data-tools p{color:var(--muted);margin:0;font-size:12px}.data-actions{flex-wrap:wrap;gap:8px;display:flex}.data-actions button:hover{background:var(--surface-2)}.data-actions .danger-button{color:var(--red);border-color:color-mix(in srgb, var(--red) 45%, var(--line))}.data-message{grid-column:1/-1;color:var(--teal-strong)!important}.passport-tools{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:24px;max-width:1100px;margin-top:42px;padding:24px 0;display:grid}.passport-heading{align-items:flex-start;gap:13px;display:flex}.passport-heading>svg{color:var(--teal-strong);flex:none;margin-top:2px}.passport-heading h2{margin-bottom:5px;font-size:20px}.passport-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.passport-controls{gap:9px;display:grid}.passport-controls input{width:100%;min-width:0}.passport-controls>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.passport-controls button{justify-content:center;align-items:center;gap:7px;min-width:0;display:inline-flex}.passport-controls button svg{width:16px;height:16px}.passport-controls button:disabled{cursor:wait;opacity:.55}@media (width<=1280px){.mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.practice-layout{grid-template-columns:260px minmax(0,1fr)}.practice-layout>.context-rail{border-top:1px solid var(--line);border-left:0;grid-column:2;overflow:visible}.question-stage{overflow:visible}.practice-layout{overflow:auto}.context-empty{min-height:220px}}@media (width<=900px){body{padding-bottom:66px}.desktop-only{display:none!important}.mobile-only{display:flex!important}.app-shell,.app-shell.nav-collapsed{display:block}.sidebar{display:none}.topbar{min-height:auto;padding:14px 18px 12px;display:block;position:relative}.topbar-actions{margin-top:13px}.search-box{width:100%}.topbar-actions>.icon-button{flex:0 0 40px}.mobile-nav{z-index:30;height:66px;padding-bottom:env(safe-area-inset-bottom);background:var(--surface);border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:var(--muted);background:0 0;border:0;align-content:center;place-items:center;gap:4px;font-size:9px;display:grid}.mobile-nav button svg{width:19px;height:19px}.mobile-nav button.active{color:var(--teal-strong)}.page{padding:28px 18px 60px}.page-heading{align-items:flex-start}.dashboard-heading{display:block}.progress-summary{width:100%;margin-top:24px}.practice-page{z-index:50;grid-template-rows:66px 4px minmax(0,1fr) 60px;height:100dvh;min-height:0;position:fixed;inset:0}.practice-topbar{padding:0 12px}.question-index-button{border:1px solid var(--line);background:0 0;border-radius:6px;align-items:center;gap:6px;margin-left:auto;padding:8px 10px}.timer{margin-left:0}.practice-layout{display:block;overflow:auto}.question-rail{z-index:70;border-right:1px solid var(--line);width:min(88vw,360px);box-shadow:var(--shadow);transition:transform .18s ease-out;display:block;position:fixed;inset:0 auto 0 0;transform:translate(-102%)}.question-rail.mobile-open{transform:translate(0)}.rail-backdrop{z-index:65;background:#0000007a;border:0;position:fixed;inset:0}.question-dots{grid-template-columns:repeat(6,42px)}.question-stage{padding:26px 18px 50px;overflow:visible}.question-stage>h1{font-size:21px}.practice-layout>.context-rail{display:none}.mobile-answer-context{margin-top:32px;display:block!important}.mobile-answer-context .context-rail{border:1px solid var(--line);background:var(--ground);border-radius:7px;display:block;overflow:visible}.mobile-answer-context .context-empty{min-height:190px}.practice-footer button:nth-child(2){width:92px}.practice-footer button:first-child{padding-left:14px}.practice-footer button:last-child{padding-right:14px}.filter-bar{grid-template-columns:1fr 1fr;align-items:end;display:grid}.filter-bar>svg{display:none}.filter-bar label{max-width:none}.filter-bar label:last-child{grid-column:1/-1}.list-heading{display:block}.list-heading .primary-button{width:100%;margin-top:20px}.question-list>button{grid-template-columns:36px minmax(0,1fr) auto;gap:10px;padding-inline:6px}.question-list>button>svg{display:none}.question-status{width:32px;height:32px}.stats-table-head,.stats-row{grid-template-columns:minmax(90px,1fr) 70px minmax(120px,1fr);padding-inline:5px}.data-tools,.passport-tools{grid-template-columns:1fr}.data-actions{grid-template-columns:1fr 1fr;display:grid}}@media (width<=620px){.page-heading h1{font-size:32px}.metric-strip{grid-template-columns:1fr 1fr}.metric-strip>div{padding:18px 14px}.metric-strip>div:nth-child(2){border-right:0}.metric-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.mode-grid{grid-template-columns:1fr}.mode-card{min-height:230px}.chapter-list button{grid-template-columns:minmax(100px,1fr) 64px 18px;gap:10px}.chapter-bar{display:none}.two-options{grid-template-columns:1fr}.answer-options button{grid-template-columns:36px minmax(0,1fr) 20px;min-height:60px;padding:9px 12px}.answer-options button>span{width:32px;height:32px}.submit-button{width:100%}.practice-topbar>div:nth-child(2) span{display:none}.question-dots{grid-template-columns:repeat(5,42px)}.practice-footer button span{display:none}.filter-bar{grid-template-columns:1fr}.filter-bar label:last-child{grid-column:auto}.legacy-tag{display:none}.stats-table-head,.stats-row{grid-template-columns:minmax(90px,1fr) 56px 100px;gap:8px}.accuracy-cell{grid-template-columns:1fr}.accuracy-cell i{display:none}.accuracy-cell em{text-align:left}.source-head{display:none}.source-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px 4px}.source-row>span:nth-child(2){display:none}.data-actions,.passport-controls>div{grid-template-columns:1fr}}@media (width<=360px){.practice-topbar{gap:7px;padding:0 8px}.practice-topbar>div:nth-child(2) strong{white-space:nowrap;font-size:14px}.question-index-button,.timer{white-space:nowrap;gap:4px;padding:7px}.question-index-button svg,.timer svg{width:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
