:root{color-scheme:light;--ink: #1f2933;--muted: #62717f;--line: #ccd6df;--line-strong: #9cacba;--page: #eef2f5;--panel: #ffffff;--header: #202833;--header-2: #31404e;--blue: #2369a6;--teal: #147c72;--teal-dark: #075e54;--teal-ink: #063f39;--teal-activity-1: #dff3ef;--teal-activity-2: #b9e4dc;--teal-activity-3: #74c7b9;--teal-activity-4: #2b9a89;--green: #247044;--amber: #ad6a00;--red: #b3261e;--soft-blue: #e7f0f8;--soft-teal: #e3f2ef;--soft-red: #fbe8e6;--shadow: 0 18px 46px rgba(31, 41, 51, .12);--white: #fff;--surface-subtle: #f8fafb;--panel-translucent: rgba(255, 255, 255, .72);font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body{height:100%;overflow:hidden}body{margin:0;background:var(--page);color:var(--ink);overflow-x:hidden}app-root{height:100%;min-height:0}button,input,select,textarea{font:inherit}button{min-height:42px;border:1px solid transparent;border-radius:4px;padding:0 16px;font-weight:700;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.exam-shell{width:100%;height:100dvh;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.task-loading{display:flex;align-items:center;justify-content:center;height:100dvh;color:var(--muted)}.exam-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 24px;background:var(--header);color:var(--white);border-bottom:4px solid var(--teal);min-width:0}.brand-block{display:flex;align-items:center;gap:14px;min-width:260px}.brand-block h1{margin:3px 0 0;font-size:clamp(18px,2vw,24px);line-height:1.1}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:4px;background:#f6c150;color:#111820;font-size:26px;font-weight:800}.eyebrow,.task-type,.rail-title{margin:0;color:inherit;font-size:12px;font-weight:700;text-transform:uppercase}.task-topbar h2{margin:3px 0 0;font-size:clamp(18px,2vw,24px);line-height:1.1}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;min-width:0}.header-nav-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.exam-header .header-nav-actions{justify-content:flex-end}.exam-header .header-nav-actions button{border-color:#ffffff7a;background:transparent;color:var(--white);white-space:nowrap}.exam-header .header-nav-actions button:hover:not(:disabled){background:#ffffff1f}.exam-header .header-nav-actions .primary{border-color:#f6c150;background:#f6c150;color:#111820}.exam-header .header-nav-actions .primary:hover:not(:disabled){background:#e0ab39}.exam-main{display:grid;grid-template-columns:248px 1fr;min-height:0;min-width:0;overflow:hidden}.exam-rail{display:flex;flex-direction:column;padding:18px;background:var(--surface-subtle);border-right:1px solid var(--line);min-width:0;overflow:hidden}.rail-section{padding-bottom:16px;border-bottom:1px solid var(--line)}.rail-section strong{display:block;margin-top:5px;font-size:20px}.system-panel{display:grid;gap:10px}.system-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;background:var(--white);border:1px solid var(--line);border-radius:4px}.system-row span{color:var(--muted);font-size:13px}.exam-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 24px;border-top:1px solid var(--line);background:var(--white);min-width:0}.footer-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;min-width:0}.primary{background:var(--blue);color:var(--white)}.primary:hover:not(:disabled){background:#1d5a90}.secondary{background:var(--white);color:var(--ink);border-color:var(--line-strong)}.secondary:hover:not(:disabled){background:#f1f5f8}.danger{background:var(--red);color:var(--white)}.danger:hover:not(:disabled){background:#951f19}.summary-dialog{width:min(520px,100vw - 32px);border:0;border-radius:6px;padding:24px;color:var(--ink);box-shadow:0 22px 80px #11182052}.summary-dialog::backdrop{background:#1118207a}.summary-dialog h2{margin:0 0 16px}.summary-dialog dl{display:grid;gap:10px;margin:0 0 20px}.summary-dialog dl div{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}dt{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}dd{margin:2px 0 0;font-weight:800}.task-area{min-width:0;min-height:0;padding:20px 24px 24px;display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden}.task-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.phase-pill{min-width:132px;padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:var(--white);font-weight:800;text-align:center}.phase-pill.prep{background:#fff5df;border-color:#d9a73f;color:#6d4100}.phase-pill.recording{background:var(--soft-red);border-color:#e4aaa5;color:#7d1a15}.phase-pill.complete{background:var(--soft-teal);border-color:#98cbc4;color:#16443e}.instruction-band{padding:14px 18px;border:1px solid var(--line-strong);background:var(--white);border-radius:4px}.instruction-band p{margin:0;line-height:1.45}.work-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;margin-top:18px;min-height:0;overflow:hidden}.response-panel{background:var(--panel);border:1px solid var(--line);border-radius:4px;box-shadow:var(--shadow);display:grid;align-content:start;gap:10px;padding:14px;min-height:0;overflow:hidden}.response-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:6px}.response-meta div{padding:8px 6px;border:1px solid var(--line);border-radius:4px;background:var(--white);text-align:center}.response-meta span{display:block;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase}.response-meta strong{display:block;margin-top:3px}.playback-panel{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:4px;background:var(--surface-subtle)}.playback-panel span{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.playback-panel audio{width:100%;min-width:0}.playback-panel strong{color:var(--muted)}.playback-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.submit-recording-button,.skip-prep-button{width:100%}.delete-recording-button{min-height:40px;white-space:nowrap}@media(max-width:1050px){html,body{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto}app-root,.exam-shell{height:auto;min-height:100dvh}.exam-shell,.exam-main,.exam-rail{overflow:visible}.exam-header,.exam-footer,.header-actions{align-items:stretch;flex-direction:column}.header-nav-actions{justify-content:flex-start;width:100%}.exam-main{grid-template-columns:1fr}.exam-rail{display:block;min-width:0;width:100%;max-width:100vw;border-right:0;border-bottom:1px solid var(--line)}.task-area,.work-grid,.response-panel{overflow:visible}.task-area{display:block}.work-grid{grid-template-columns:1fr}}@media(max-width:680px){.exam-header,.exam-footer{padding-left:14px;padding-right:14px}.brand-block{min-width:0}.system-row>*{min-width:0}.system-row strong{text-align:right;overflow-wrap:anywhere}.header-nav-actions button{min-width:0;padding:0 10px}.task-area{padding-left:14px;padding-right:14px}.task-topbar{align-items:stretch;flex-direction:column}.phase-pill{width:100%}.response-meta,.playback-controls{grid-template-columns:1fr}.delete-recording-button{width:100%}.footer-actions,.exam-footer>button,.footer-actions button{width:100%}.footer-actions{display:grid;grid-template-columns:1fr}}.reading-shell .exam-header{gap:14px;padding:8px 16px}.reading-shell{position:fixed;inset:0;height:100dvh;min-height:0;overflow:hidden}.reading-shell .brand-block{gap:10px;min-width:218px}.reading-shell .brand-mark{width:36px;height:36px;font-size:23px}.reading-shell .brand-block h1{font-size:20px}.reading-shell .header-actions{gap:10px}.reading-shell .exam-main{grid-template-columns:215px minmax(0,1fr)}.reading-shell .exam-rail{padding:10px}.reading-shell .rail-section{padding-bottom:8px}.reading-shell .rail-section strong{font-size:18px}.reading-shell .system-panel{gap:6px}.reading-shell .system-row{padding:7px 8px}.reading-shell .task-area{padding:10px 14px}.reading-shell .task-topbar{margin-bottom:7px}.reading-shell .phase-pill{min-width:112px;padding:8px 11px}.reading-shell .instruction-band{padding:8px 12px}.reading-shell .work-grid{margin-top:9px}.reading-shell .exam-footer{padding:6px 16px}.reading-shell .multiple-choice-panel{overflow-y:auto}.reading-shell .reading-panel.reorder-panel{align-content:stretch;grid-template-rows:minmax(0,1fr) auto auto;gap:14px;overflow:hidden}@media(max-width:1050px){.reading-shell .exam-main{grid-template-columns:1fr}}@media(max-width:1050px)and (min-width:681px){.reading-shell{height:100dvh;min-height:0}.reading-shell .exam-header,.reading-shell .exam-footer,.reading-shell .header-actions{align-items:center;flex-direction:row}.reading-shell .exam-main{grid-template-columns:152px minmax(0,1fr);overflow:hidden}.reading-shell .exam-rail{display:flex;width:auto;max-width:none;padding:6px;overflow:hidden;border-right:1px solid var(--line);border-bottom:0}.reading-shell .rail-section{padding-bottom:5px}.reading-shell .rail-section strong{font-size:15px}.reading-shell .system-panel{gap:4px}.reading-shell .system-row{padding:5px 6px;font-size:11px}.reading-shell .task-area{display:grid;padding:6px 8px;overflow:hidden}.reading-shell .task-topbar{margin-bottom:4px}.reading-shell .task-topbar h2{font-size:17px}.reading-shell .reading-task-actions .reading-reveal,.reading-shell .phase-pill{min-height:32px;padding:5px 9px;font-size:12px}.reading-shell .instruction-band{padding:5px 8px;font-size:12px}.reading-shell .work-grid{display:grid;min-height:0;margin-top:5px;overflow:hidden}.reading-shell .reading-panel{gap:6px;min-height:0;padding:7px;overflow:hidden}.reading-shell .reading-passage-text{font-size:12px;line-height:1.5}.reading-shell .reading-drop-zone{min-width:76px;min-height:25px;margin:1px}.reading-shell .inline-dropdown{min-width:90px;min-height:28px;margin:1px 2px;padding:3px 20px 3px 5px;font-size:11px}.reading-shell .dropdown-import-note{padding:5px 7px;font-size:10px}.reading-shell .reading-drop-placeholder{padding:2px 4px;font-size:10px}.reading-shell .reading-option-bank{gap:4px;padding:6px}.reading-shell .reading-option-chip{min-height:27px;padding:3px 6px;font-size:11px}.reading-shell .check-answer{min-width:132px;min-height:31px;font-size:12px}.reading-shell .exam-footer{padding:4px 8px}.reading-shell .exam-footer button{min-height:32px;padding:0 11px;font-size:12px}.reading-shell .multiple-choice-panel{gap:8px;padding:9px;overflow-y:auto}.reading-shell .multiple-choice-question{padding:7px 9px}.reading-shell .multiple-choice-option{grid-template-columns:20px minmax(0,1fr);gap:7px;padding:7px 9px;font-size:12px}}@media(max-width:680px){.reading-shell{height:auto;min-height:100dvh;overflow-y:auto}.reading-shell .exam-header,.reading-shell .exam-footer{align-items:center;flex-direction:row;padding:4px 6px}.reading-shell .brand-block{gap:6px;min-width:0}.reading-shell .brand-mark{width:29px;height:29px;font-size:19px}.reading-shell .brand-block .eyebrow{display:none}.reading-shell .brand-block h1{font-size:14px}.reading-shell .header-actions{align-items:stretch;flex-direction:column;width:100%}.reading-shell .exam-header{align-items:stretch;flex-direction:column;gap:6px}.reading-shell .header-nav-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));width:100%;gap:4px}.reading-shell .header-nav-actions button{min-width:0;min-height:40px;padding:0 6px;font-size:12px}.reading-shell .exam-main{display:block;overflow:visible}.reading-shell .exam-rail{display:none}.reading-shell .task-area{height:auto;display:block;padding:10px;overflow:visible}.reading-shell .task-topbar{align-items:stretch;gap:8px;margin-bottom:8px;flex-direction:column}.reading-shell .task-type{display:block}.reading-shell .task-topbar h2{margin-top:3px;font-size:18px}.reading-shell .reading-task-actions{display:grid;grid-template-columns:1fr;gap:6px}.reading-shell .phase-pill{display:block;width:100%;min-height:40px;padding:8px 10px;font-size:12px}.reading-shell .reading-task-actions .reading-reveal{width:100%;min-height:40px;padding:0 10px;font-size:12px}.reading-shell .instruction-band{display:block;padding:10px 12px;font-size:14px}.reading-shell .work-grid{min-height:0;margin-top:10px;overflow:visible}.reading-shell .reading-panel{gap:12px;min-height:0;padding:12px;overflow:visible}.reading-shell .panel-label{font-size:11px}.reading-shell .reading-passage-text{font-size:15px;line-height:1.8}.reading-shell .reading-drop-zone{min-width:76px;min-height:32px;margin:1px 2px;padding:3px}.reading-shell .inline-dropdown{min-width:88px;min-height:36px;margin:1px 2px;padding:3px 20px 3px 6px;font-size:13px}.reading-shell .dropdown-panel{gap:4px}.reading-shell .dropdown-import-note{padding:3px 4px;font-size:8px;line-height:1.25}.reading-shell .reading-drop-placeholder{padding:1px 2px;font-size:8px}.reading-shell .reading-option-bank{gap:3px;padding:4px}.reading-shell .reading-option-chips{gap:3px}.reading-shell .reading-option-chip{min-height:40px;padding:6px 9px;font-size:13px}.reading-shell .reading-answer-chips strong{padding:3px 4px;font-size:9px}.reading-shell .check-answer{width:100%;min-width:0;min-height:42px;padding:0 10px;font-size:13px}.reading-shell .exam-footer>button,.reading-shell .footer-actions button{width:auto;min-height:29px;padding:0 8px;font-size:11px}.reading-shell .footer-actions{display:flex;gap:4px}.reading-shell .task-area{height:auto}.reading-shell .multiple-choice-panel{gap:10px;padding:10px;overflow:visible}.reading-shell .multiple-choice-question{padding:5px 6px}.reading-shell .multiple-choice-question p{font-size:14px;line-height:1.5}.reading-shell .multiple-choice-options{gap:4px}.reading-shell .multiple-choice-option{grid-template-columns:22px minmax(0,1fr);gap:8px;padding:10px;font-size:14px;line-height:1.4}.reading-shell .multiple-choice-option input{width:18px;height:18px}}@media(min-width:1051px){.reading-shell.multiple-choice-single-shell .multiple-choice-panel{overflow-y:hidden}}@media(max-width:1050px){html,body{height:100%;min-height:0;overflow:hidden}app-root{height:100%;min-height:0;overflow:hidden}.exam-shell:not(.reading-shell){position:fixed;inset:0;height:100dvh;min-height:0;overflow:hidden}.exam-shell:not(.reading-shell) .exam-header{align-items:center;flex-direction:row;gap:12px;padding:8px 12px}.exam-shell:not(.reading-shell) .brand-block{flex:0 1 auto;min-width:0}.exam-shell:not(.reading-shell) .brand-block h1{font-size:18px}.exam-shell:not(.reading-shell) .header-actions{flex:1 1 auto;align-items:center;flex-direction:row;gap:8px;min-width:0}.exam-shell:not(.reading-shell) .header-nav-actions{flex:1 1 auto;justify-content:flex-end;width:auto;gap:6px;flex-wrap:nowrap;min-width:0}.exam-shell:not(.reading-shell) .header-nav-actions button{min-height:34px;min-width:0;padding:0 10px;font-size:13px}.exam-shell:not(.reading-shell) .exam-main{display:grid;grid-template-columns:154px minmax(0,1fr);min-height:0;overflow:hidden}.exam-shell:not(.reading-shell) .exam-rail{display:flex;width:auto;max-width:none;min-width:0;padding:8px;overflow:hidden;border-right:1px solid var(--line);border-bottom:0}.exam-shell:not(.reading-shell) .rail-section{padding-bottom:7px}.exam-shell:not(.reading-shell) .rail-section strong{font-size:16px}.exam-shell:not(.reading-shell) .system-panel{gap:6px}.exam-shell:not(.reading-shell) .system-row{padding:6px 7px;font-size:11px}.exam-shell:not(.reading-shell) .score-summary{gap:7px;padding:8px}.exam-shell:not(.reading-shell) .score-summary p{font-size:11px;line-height:1.25}.exam-shell:not(.reading-shell) .task-area{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-height:0;padding:8px;overflow:hidden}.exam-shell:not(.reading-shell) .task-topbar{gap:8px;margin-bottom:6px}.exam-shell:not(.reading-shell) .task-topbar h2{font-size:17px}.exam-shell:not(.reading-shell) .phase-pill{min-width:100px;min-height:32px;padding:6px 9px;font-size:12px}.exam-shell:not(.reading-shell) .instruction-band{padding:7px 9px;font-size:12px}.exam-shell:not(.reading-shell) .work-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,36%);gap:10px;min-height:0;margin-top:8px;overflow:hidden}.exam-shell:not(.reading-shell) .prompt-panel,.exam-shell:not(.reading-shell) .dictation-panel,.exam-shell:not(.reading-shell) .response-panel{min-height:0;overflow:auto}.exam-shell:not(.reading-shell) .prompt-panel .source-prompt-image,.exam-shell:not(.reading-shell) .prompt-panel .source-prompt-canvas{padding:8px}.exam-shell:not(.reading-shell) .dictation-panel,.exam-shell:not(.reading-shell) .response-panel{gap:10px;padding:12px}}@media(max-width:680px){.exam-shell:not(.reading-shell){overflow-y:auto}.exam-shell:not(.reading-shell) .exam-header{display:grid;grid-template-columns:1fr;gap:6px;padding:5px 6px}.exam-shell:not(.reading-shell) .brand-block{gap:7px}.exam-shell:not(.reading-shell) .brand-mark{width:30px;height:30px;font-size:19px}.exam-shell:not(.reading-shell) .brand-block .eyebrow{display:none}.exam-shell:not(.reading-shell) .brand-block h1{margin:0;font-size:14px}.exam-shell:not(.reading-shell) .header-actions{width:100%}.exam-shell:not(.reading-shell) .header-nav-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));width:100%;gap:4px}.exam-shell:not(.reading-shell) .header-nav-actions button{min-height:40px;padding:0 6px;font-size:12px}.exam-shell:not(.reading-shell) .exam-main{display:block;overflow:visible}.exam-shell:not(.reading-shell) .exam-rail{display:none}.exam-shell:not(.reading-shell) .task-area{display:block;padding:10px;overflow:visible}.exam-shell:not(.reading-shell) .task-topbar{align-items:stretch;flex-direction:column;gap:8px;margin-bottom:8px}.exam-shell:not(.reading-shell) .task-type{display:block}.exam-shell:not(.reading-shell) .task-topbar h2{margin-top:3px;font-size:18px}.exam-shell:not(.reading-shell) .phase-pill{width:100%;min-width:0;min-height:40px;padding:8px 10px;font-size:12px}.exam-shell:not(.reading-shell) .instruction-band{display:block;padding:10px 12px;font-size:14px}.exam-shell:not(.reading-shell) .work-grid{grid-template-columns:1fr;grid-template-rows:auto auto;gap:12px;margin-top:10px;overflow-y:visible;overflow-x:hidden}.exam-shell:not(.reading-shell) .prompt-panel,.exam-shell:not(.reading-shell) .dictation-panel,.exam-shell:not(.reading-shell) .response-panel{overflow:visible;padding:8px}.exam-shell:not(.reading-shell) .prompt-panel{grid-template-rows:minmax(220px,48dvh) auto}.exam-shell:not(.reading-shell) .dictation-player,.exam-shell:not(.reading-shell) .timer-card,.exam-shell:not(.reading-shell) .repeat-recording-card,.exam-shell:not(.reading-shell) .short-answer-cue,.exam-shell:not(.reading-shell) .source-answer,.exam-shell:not(.reading-shell) .result-card{padding:8px}}.reading-panel{display:grid;align-content:start;gap:10px;min-width:0;min-height:0;padding:14px;overflow-x:hidden;overflow-y:hidden;border:1px solid var(--line);border-radius:4px;background:var(--panel);box-shadow:var(--shadow)}.reading-work-grid{grid-template-columns:minmax(0,1fr);gap:0}.reading-passage-text{margin:0;color:var(--ink);font-size:14px;line-height:1.75;overflow-wrap:anywhere;white-space:pre-wrap}.reading-option-bank{display:grid;gap:6px;padding:9px;border:1px solid var(--line);border-radius:4px;background:var(--surface-subtle)}.reading-option-bank p{display:none}.reading-option-chips{display:flex;flex-wrap:wrap;gap:6px}.reading-option-chip{max-width:100%;min-height:31px;padding:4px 8px;border-color:var(--line);background:var(--white);color:var(--ink);cursor:grab;font-size:13px;overflow-wrap:anywhere}.reading-option-chip:active:not(:disabled){cursor:grabbing}.reading-option-chip.selected{border-color:var(--blue);background:var(--soft-blue);color:#144a79}.reading-source-note{margin:0;padding:12px 14px;border:1px solid #d3c08d;border-radius:4px;background:#fff9ea;color:#664c0f;line-height:1.5}.reading-source-note p{margin:0}.reading-reveal{width:100%}.reading-task-actions{display:flex;align-items:center;gap:8px}.reading-task-actions .reading-reveal{width:auto;min-height:38px;white-space:nowrap}.reading-answer-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.reading-answer-chips strong{padding:7px 11px;border-radius:4px;background:#c9f1d4;color:#16443e}.reading-bank-answer-chips{margin-top:0}.dropdown-import-note{padding:9px 11px;border:1px solid #d3c08d;border-radius:4px;background:#fff9ea;color:#664c0f;font-size:12px;line-height:1.45}.panel-label{display:block;color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}@media(max-width:1050px){.reading-panel{overflow:visible}}@media(max-width:680px){.reading-panel{gap:12px;padding:14px}.reading-passage-text{font-size:15px;line-height:2}.reading-option-bank{padding:10px}}.multiple-choice-options{display:grid;gap:8px;min-width:0;margin:0;padding:0;border:0}.multiple-choice-options legend{margin-bottom:2px}.multiple-choice-option{display:grid;grid-template-columns:22px minmax(0,1fr);gap:9px;align-items:start;padding:10px 12px;border:1px solid var(--line);border-radius:4px;background:var(--white);line-height:1.45;cursor:pointer}.multiple-choice-option input{width:17px;height:17px;margin:2px 0 0;accent-color:var(--blue)}.multiple-choice-option span{min-width:0;overflow-wrap:anywhere}.multiple-choice-option.selected{border-color:var(--blue);background:var(--soft-blue)}.multiple-choice-option.correct{border-color:#98cbc4;background:var(--soft-teal)}.multiple-choice-option.incorrect{border-color:#e4aaa5;background:var(--soft-red)}.multiple-choice-option:has(input:focus-visible){outline:2px solid rgba(35,105,166,.28);outline-offset:2px}.multiple-choice-answer{margin-top:2px}.dictation-answer-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.check-answer{justify-self:start;min-width:186px}.dictation-review-panel{gap:14px;overflow-x:hidden;overflow-y:auto}.result-card,.source-answer{padding:16px;border:1px solid var(--line);border-radius:4px;background:var(--surface-subtle)}.result-card span,.source-answer span{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.result-card strong{display:block;margin:8px 0;font-size:24px}.result-card p,.source-answer p{margin:0;line-height:1.5}.source-answer{border-color:#e4aaa5;background:var(--soft-red)}.source-answer.exact{border-color:#98cbc4;background:var(--soft-teal)}.source-answer.revealed-answer{border-color:#b5ccdf;background:var(--soft-blue)}.source-answer p{margin-top:10px;font-weight:700}.source-answer .vocabulary-note{margin-top:12px;color:var(--muted);font-size:12px;font-weight:700}.write-email-review-panel .source-answer{overflow-wrap:anywhere}.vocabulary-highlight{padding:1px 3px;border-radius:3px;background:#f6c150;color:var(--ink)}.short-question-source{display:grid;gap:10px}.short-question-source p{white-space:pre-wrap}.short-question-source .source-question{margin-bottom:8px}.hidden-answer{border-color:var(--line);background:var(--surface-subtle)}.hidden-answer p{color:var(--muted);font-weight:400}@media(max-height:760px)and (min-width:1051px){.dictation-review-panel{gap:8px;padding:10px}.dictation-review-panel .result-card,.dictation-review-panel .source-answer{padding:10px}.dictation-review-panel .result-card strong{margin:4px 0;font-size:20px}.dictation-review-panel .result-card p,.dictation-review-panel .source-answer p{font-size:13px;line-height:1.3}.dictation-review-panel .source-answer p{margin-top:6px}.dictation-review-panel .source-answer .vocabulary-note{margin-top:6px;font-size:11px;line-height:1.25}}.dictation-panel{display:grid;align-content:start;gap:18px;min-width:0;min-height:0;padding:24px;overflow:auto;border:1px solid var(--line);border-radius:4px;background:var(--panel);box-shadow:var(--shadow)}.dictation-player{display:grid;gap:12px;padding:20px;border:1px solid var(--line);border-radius:4px;background:var(--surface-subtle)}.dictation-player p{min-height:20px;margin:0;color:var(--muted);font-weight:700}.dictation-play{min-width:186px}.dictation-play-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.dictation-relisten{min-width:132px}.dictation-input{display:grid;gap:10px}.dictation-input textarea{width:100%;min-height:128px;resize:vertical;padding:14px;border:1px solid var(--line-strong);border-radius:4px;color:var(--ink);line-height:1.5}.dictation-input textarea:focus{outline:2px solid rgba(35,105,166,.3);border-color:var(--blue)}.repeat-sentence-panel{gap:14px}.repeat-recording-heading{display:grid;gap:4px}.repeat-audio-state{display:grid;gap:6px;padding:14px;border:1px solid var(--line);border-radius:4px;background:var(--white)}.repeat-audio-state strong{color:var(--ink);font-size:clamp(18px,2vw,22px)}.repeat-audio-state p{min-height:0;color:var(--muted);font-weight:400;line-height:1.45}.repeat-audio-state.active{border-color:#98cbc4;background:var(--soft-teal)}.repeat-recording-card{display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:4px;background:var(--white)}.repeat-recording-card>strong{font-size:clamp(19px,2vw,23px)}.repeat-recording-card.active{border-color:#e4aaa5;background:var(--soft-red)}.repeat-recording-card .timer-card{background:var(--white)}@media(max-height:760px)and (min-width:1051px){.dictation-work-grid{grid-template-columns:minmax(0,1fr) minmax(390px,410px)}}@media(min-width:1051px){.repeat-sentence-panel{gap:10px;padding:16px}.repeat-sentence-panel .dictation-player{gap:9px;padding:14px}.repeat-audio-state{padding:10px 12px}.repeat-audio-state strong{font-size:18px}.repeat-audio-state p{line-height:1.35}}.read-aloud-response-panel .recording-console{gap:8px;padding:7px 9px}.read-aloud-response-panel .recording-console span{font-size:10px;line-height:1;text-transform:uppercase}.read-aloud-response-panel .recording-console strong{margin-top:1px;font-size:13px;line-height:1.2}.read-aloud-response-panel .recording-console.active .recording-light{box-shadow:0 0 0 4px #b3261e29}.read-aloud-response-panel .recording-light{width:12px;height:12px;box-shadow:0 0 0 4px #7b879424}@media(min-width:1051px){.repeat-recording-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 12px;padding:12px}.repeat-recording-card>button{grid-column:2/3;grid-row:1/3;align-self:stretch;min-width:132px}.repeat-recording-card .timer-card{grid-column:1/2;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 10px;padding:9px 10px}.repeat-recording-card .timer-card strong{margin-top:0;font-size:24px}.repeat-recording-card .timer-track{grid-column:1/-1;margin-top:0}.repeat-recording-heading{grid-column:1/2}}body:has(.assessment-task-controls) .header-nav-actions button.secondary:not(:first-of-type),body:has(.assessment-task-controls) .exam-rail app-question-selector,body:has(.assessment-task-controls) .exam-rail .system-panel,body:has(.assessment-task-controls) .task-topbar select{display:none}
