:root{--ink:#12233e;--ink-2:#35445b;--teal:#2563b8;--teal-dark:#1f4f91;--teal-soft:#edf4ff;--blue:#246bc2;--blue-soft:#eaf2fd;--green:#2a8b57;--green-soft:#e9f6ee;--amber:#aa6d17;--amber-soft:#fff4df;--red:#c74752;--red-soft:#fdeff0;--canvas:#f3f6f9;--surface:#fff;--border:#dbe3ec;--muted:#6d7a8d;--shadow:0 16px 42px #12233e14}*{box-sizing:border-box}html,body{background:var(--canvas);min-height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;min-width:44px;min-height:44px}input,textarea,select{min-height:44px;font-size:16px!important}button:disabled{cursor:not-allowed;opacity:.5}:focus-visible{outline-offset:2px;outline:3px solid #2563b852}svg{stroke-width:1.9px;width:18px;height:18px}.grow{flex:1;min-width:0}.student-app-shell{min-height:100dvh}.student-topbar{border-bottom:1px solid var(--border);z-index:12;background:#fff;grid-template-columns:220px 1fr auto;align-items:center;height:72px;padding:0 28px;display:grid;position:sticky;top:0}.student-wordmark{align-items:center;width:174px;display:flex}.student-wordmark img{width:100%;height:auto;display:block}.student-topbar nav{justify-content:center;gap:8px;height:100%;display:flex}.student-topbar nav a{color:#4c596e;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:650;display:flex;position:relative}.student-topbar nav a.active{color:var(--teal-dark)}.student-topbar nav a.active:after{content:"";background:var(--teal);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:12px;right:12px}.student-topbar nav svg{width:16px}.student-account{align-items:center;gap:10px;display:flex}.student-account>button{background:0 0;border:0;place-items:center;padding:6px;display:grid}.passive-icon{color:var(--muted);place-items:center;padding:6px;display:grid}.student-account>span:first-of-type{text-align:right;display:grid}.student-account strong{font-size:12px}.student-account small{color:var(--muted);font-size:12px}.student-avatar-small{color:#fff;background:#6c7a91;border-radius:50%;place-items:center;width:33px;height:33px;font-size:12px;font-weight:800;display:grid}.student-stage{width:min(1240px,100%);margin:0 auto;padding:36px 28px 60px}.student-mobile-nav{display:none}.student-notice{background:var(--amber-soft);color:#6d4b16;border:1px solid #e6c985;border-radius:8px;margin-bottom:18px;padding:12px 15px;font-size:12px}.student-page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.student-page-heading h1{letter-spacing:-1px;margin:4px 0 5px;font-size:33px}.student-page-heading p:not(.student-eyebrow){color:var(--muted);margin:0;font-size:13px}.student-eyebrow{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.14em;margin:0;font-size:12px;font-weight:820}.student-total{text-align:right;display:grid}.student-total small{color:var(--muted);font-size:12px}.student-total strong{color:var(--teal);letter-spacing:-.5px;font-size:28px}.student-total strong span{color:var(--muted);font-size:13px;font-weight:600}.student-panel{border:1px solid var(--border);background:#fff;border-radius:11px;overflow:hidden}.student-panel>header{border-bottom:1px solid var(--border);align-items:center;gap:10px;min-height:64px;padding:13px 17px;display:flex}.student-panel>header>div{flex:1}.student-panel>header>svg{color:var(--teal)}.student-panel h2{margin:0 0 3px;font-size:15px}.student-panel header p{color:var(--muted);margin:0;font-size:12px}.student-points{border:1px solid var(--border);background:#fff;border-radius:11px;margin-bottom:18px;padding:19px 21px}.student-points>div:first-child{justify-content:space-between;font-size:12px;display:flex}.progress-track{background:#e8edf2;border-radius:99px;height:7px;margin:9px 0 16px;overflow:hidden}.progress-track i{background:var(--teal);border-radius:99px;height:100%;display:block}.student-points ol{grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.student-points li{background:#f7f9fb;border-radius:7px;justify-content:space-between;align-items:center;padding:10px 13px;display:flex}.student-points li span{font-size:12px;font-weight:700;display:grid}.student-points li em{color:var(--muted);font-size:12px;font-style:normal;font-weight:500}.student-points li>strong{color:var(--teal);font-size:18px}.student-points li small{color:var(--muted);font-size:12px}.student-dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(310px,.7fr);gap:18px;display:grid}.student-aside{align-content:start;gap:16px;display:grid}.student-quick-links>a{border-bottom:1px solid var(--border);grid-template-columns:34px 1fr 16px;align-items:center;gap:10px;min-height:72px;padding:13px 15px;display:grid}.student-quick-links>a:last-child{border-bottom:0}.student-quick-links>a>svg:first-child{background:var(--teal-soft);width:34px;height:34px;color:var(--teal);border-radius:8px;padding:8px}.student-quick-links>a>svg:last-child{width:14px;color:var(--muted)}.student-quick-links span{gap:4px;display:grid}.student-quick-links strong{font-size:12px}.student-quick-links small{color:var(--muted);font-size:12px}.student-work-list{display:grid}.student-work-list article{border-bottom:1px solid var(--border);align-items:center;gap:13px;min-height:92px;padding:14px 16px;display:flex}.student-work-list article:last-child{border:0}.student-type-icon{background:var(--teal-soft);width:40px;height:40px;color:var(--teal);border-radius:9px;flex:none;place-items:center;display:grid}.student-type-icon.examination{background:var(--blue-soft);color:var(--blue)}.student-type-icon.practice{background:var(--amber-soft);color:var(--amber)}.student-work-list strong{font-size:13px}.student-work-list small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.due-line{color:#58667b;align-items:center;gap:4px;margin-top:7px;font-size:12px;display:flex}.due-line svg{width:12px}.student-status{color:#586477;text-transform:capitalize;white-space:nowrap;background:#edf1f4;border-radius:99px;padding:5px 8px;font-size:12px;font-weight:800}.student-status.published,.student-status.submitted,.student-status.released{background:var(--green-soft);color:var(--green)}.student-status.drafting,.student-status.scheduled{background:var(--amber-soft);color:var(--amber)}.student-work-list article>a,.readiness>a{color:var(--blue);align-items:center;gap:5px;font-size:12px;font-weight:800;display:flex}.student-work-list article>a svg,.readiness>a svg{width:13px}.next-task>p{color:var(--ink-2);margin:0;padding:14px 17px 0;font-size:12px;line-height:1.55}.next-task>div{justify-content:space-between;padding:13px 17px;font-size:12px;display:flex}.student-button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.student-button.primary{background:var(--teal);color:#fff;border-color:var(--teal)}.student-button.secondary{background:#fff;border-color:#cbd5e0}.student-button svg{width:15px}.next-task>a,.student-panel>a.student-button{margin:0 17px 17px}.feedback-preview{align-items:center;gap:10px;padding:16px;display:flex}.feedback-preview>svg{color:var(--green)}.feedback-preview span{display:grid}.feedback-preview strong{font-size:12px}.feedback-preview small{color:var(--muted);font-size:12px}.readiness ul{margin:0;padding:13px 17px;list-style:none}.readiness li{align-items:center;gap:7px;padding:5px 0;font-size:12px;display:flex}.readiness li svg{width:14px;color:var(--green)}.readiness>a{padding:0 17px 16px}.typed-work-shell{background:#f3f6f9;min-height:100dvh}.work-header{border-bottom:1px solid var(--border);z-index:10;background:#fff;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;height:72px;padding:0 22px;display:grid;position:sticky;top:0}.work-header>a{border:1px solid var(--border);border-radius:7px;place-items:center;width:35px;height:35px;display:grid}.work-title{align-items:center;gap:10px;display:flex}.mini-wordmark{flex:none;place-items:center;width:34px;height:34px;display:grid}.mini-wordmark img{object-fit:contain;width:100%;height:100%;display:block}.work-title>span:last-child{display:grid}.work-title small{color:var(--muted);text-transform:uppercase;font-size:12px}.work-title strong{font-size:14px}.work-meta{align-items:center;height:100%;display:flex}.work-meta>span{border-left:1px solid var(--border);align-content:center;min-width:88px;height:100%;padding:0 17px;display:grid}.work-meta>span:first-child{text-align:center}.work-meta strong{font-size:12px}.work-meta small{color:var(--muted);font-size:12px}.save-indicator{grid-template-columns:auto 1fr;column-gap:7px;min-width:220px!important}.save-indicator i{background:var(--amber);border-radius:50%;grid-row:1/3;align-self:center;width:8px;height:8px}.save-indicator i.received{background:var(--green)}.save-indicator i.error{background:var(--red)}.work-body{grid-template-columns:225px minmax(0,1fr);min-height:calc(100dvh - 72px);display:grid}.question-navigation{border-right:1px solid var(--border);background:#fbfcfd;flex-direction:column;gap:6px;padding:22px 14px;display:flex}.question-navigation h2{margin:0 8px 8px;font-size:13px}.question-navigation>button{text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;min-height:58px;padding:8px;display:flex}.question-navigation>button:hover{background:#f2f6f8}.question-navigation>button.active{background:var(--teal-soft);border-color:#a9c5ed}.question-navigation>button>span{background:#fff;border:1px solid #cdd7e1;border-radius:6px;place-items:center;width:27px;height:27px;font-size:12px;font-weight:800;display:grid}.question-navigation>button div{flex:1;min-width:0;display:grid}.question-navigation>button strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.question-navigation>button small{color:var(--muted);font-size:12px}.question-navigation>button>svg{width:14px;color:var(--green)}.work-connection{border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:8px;margin-top:auto;padding:11px;display:flex}.work-connection>svg{width:15px;color:var(--green)}.work-connection span{display:grid}.work-connection strong{font-size:12px}.work-connection small{color:var(--muted);font-size:12px}.work-main{min-width:0;padding:26px 28px 104px}.question-heading{justify-content:space-between;gap:20px;margin-bottom:18px;display:flex}.question-heading h1{letter-spacing:-.6px;margin:4px 0;font-size:25px}.question-heading>div>p:not(.student-eyebrow){color:var(--muted);margin:0;font-size:12px}.question-heading>span{background:var(--teal-soft);height:29px;color:var(--teal-dark);border-radius:6px;align-items:center;padding:0 9px;font-size:12px;font-weight:800;display:flex}.response-workspace{grid-template-columns:minmax(280px,.9fr) minmax(340px,1.1fr);gap:12px;display:grid}.source-card,.answer-card{border:1px solid var(--border);background:#fff;border-radius:10px;flex-direction:column;min-height:530px;display:flex;overflow:hidden}.source-card>header,.answer-card>header{border-bottom:1px solid var(--border);align-items:center;gap:7px;height:54px;padding:0 17px;font-size:12px;display:flex}.source-card header span,.answer-card header span{color:var(--muted);margin-left:auto;font-size:12px}.source-card>p{white-space:pre-wrap;margin:0;padding:22px 25px;font-family:Tahoma,Arial,sans-serif;font-size:18px;line-height:2}.secondary-source{border:1px solid var(--border);background:#f7f9fb;border-radius:8px;margin:0 18px 18px;padding:12px}.secondary-source small{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.secondary-source p{margin:6px 0 0;font-size:12px;line-height:1.55}.source-card>footer,.answer-card>footer{border-top:1px solid var(--border);min-height:42px;color:var(--muted);justify-content:space-between;align-items:center;margin-top:auto;padding:0 16px;font-size:12px;display:flex}.answer-card>textarea{resize:none;border:0;outline:0;flex:1;width:100%;padding:22px;font-size:16px;line-height:1.75}.choice-response,.matching-response{align-content:start;gap:10px;padding:22px;display:grid}.choice-response button{border:1px solid var(--border);text-align:left;background:#fff;border-radius:8px;align-items:center;gap:10px;min-height:48px;padding:10px 13px;display:flex}.choice-response button>span{border:1px solid #9cabbc;border-radius:50%;width:16px;height:16px}.choice-response button.selected{border-color:var(--teal);background:var(--teal-soft)}.choice-response button.selected>span{border:5px solid var(--teal)}.boolean-response{grid-template-columns:1fr 1fr;gap:12px;padding:22px;display:grid}.boolean-response button{border:1px solid var(--border);background:#fff;border-radius:9px;min-height:76px;font-weight:800}.boolean-response button.selected{border-color:var(--teal);background:var(--teal-soft);color:var(--teal-dark)}.matching-response label{border:1px solid var(--border);border-radius:8px;grid-template-columns:minmax(120px,1fr) minmax(180px,1fr);align-items:center;gap:12px;padding:12px;display:grid}.matching-response label>span{font-size:12px;font-weight:700}.matching-response select{background:#fff;border:1px solid #cdd7e1;border-radius:7px;height:40px;padding:0 9px}.work-actions{min-height:74px;padding:12px 28px max(12px, env(safe-area-inset-bottom));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:8;background:#fffffff2;justify-content:flex-end;align-items:center;gap:9px;display:flex;position:fixed;bottom:0;left:225px;right:0}.work-actions .student-button:first-child{margin-right:auto}.dialog-backdrop{z-index:30;background:#0f1d3273;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.submit-dialog{text-align:center;background:#fff;border-radius:12px;width:min(470px,100%);padding:28px;box-shadow:0 25px 80px #0f1d3240}.submit-dialog>svg{width:43px;height:43px;color:var(--amber)}.submit-dialog h2{margin:10px 0;font-size:22px}.submit-dialog p{color:var(--muted);font-size:12px;line-height:1.6}.submit-error{background:var(--red-soft);color:#8e3038;border-radius:7px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.5}.submit-dialog>div{justify-content:center;gap:8px;margin-top:20px;display:flex}.submission-receipt,.work-not-found{text-align:center;place-content:center;min-height:100dvh;padding:24px;display:grid}.submission-receipt>svg{width:60px;height:60px;color:var(--green);margin:0 auto 15px}.submission-receipt h1{margin:5px 0;font-size:30px}.submission-receipt>p:not(.student-eyebrow){color:var(--muted);margin:5px 0}.submission-receipt>strong{background:var(--teal-soft);color:var(--teal-dark);border-radius:6px;margin:12px auto;padding:10px 14px;font-family:ui-monospace,monospace;display:block}.submission-receipt dl{border:1px solid var(--border);background:#fff;border-radius:8px;width:min(440px,100%);margin:10px auto 20px;padding:5px 15px}.submission-receipt dl div{border-bottom:1px solid var(--border);justify-content:space-between;padding:10px 0;font-size:12px;display:flex}.submission-receipt dl div:last-child{border:0}.submission-receipt dt{color:var(--muted)}.submission-receipt dd{margin:0;font-weight:700}.student-report-list{gap:10px;display:grid}.report-row{align-items:center;gap:13px;padding:15px;display:flex}.report-row>span{background:var(--green-soft);width:40px;height:40px;color:var(--green);border-radius:8px;place-items:center;display:grid}.report-row>div strong{font-size:12px}.report-row>div small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.report-row>svg{color:var(--muted);width:15px}.empty-feedback{text-align:center;padding:55px}.empty-feedback>svg{width:40px;height:40px;color:var(--muted)}.empty-feedback h2{font-size:18px}.empty-feedback p{color:var(--muted);font-size:12px}.student-back{color:var(--blue);align-items:center;gap:5px;margin-bottom:18px;font-size:12px;font-weight:800;display:inline-flex}.student-back svg{width:14px}.report-heading{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.report-heading h1{margin:5px 0;font-size:29px}.report-heading p:not(.student-eyebrow){color:var(--muted);margin:0;font-size:12px}.report-score{border:1px solid var(--border);background:#fff;border-radius:9px;align-items:baseline;padding:13px 17px;display:flex}.report-score strong{color:var(--teal);font-size:29px}.report-score span{color:var(--muted)}.report-score small{color:var(--muted);margin-left:7px;font-size:12px}.report-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:17px;display:grid}.report-content>header{justify-content:space-between}.report-export-note{color:var(--blue);align-items:center;gap:5px;font-size:12px;display:flex}.report-export-note svg{width:13px}.rubric-list{padding:8px 18px}.rubric-list>div{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;align-items:center;gap:14px;padding:12px 0;display:grid}.rubric-list span{display:grid}.rubric-list strong{font-size:12px}.rubric-list i{background:#e8edf2;border-radius:9px;height:5px;margin-top:7px;overflow:hidden}.rubric-list em{background:var(--teal);height:100%;display:block}.report-content>article{border-top:1px solid var(--border);padding:18px}.report-content article h2{align-items:center;gap:7px;display:flex}.report-content article h2 svg{width:16px;color:var(--teal)}.report-content article p{color:var(--ink-2);font-size:12px;line-height:1.65}.report-meta{padding:18px}.report-meta h2{font-size:14px}.report-meta dl{margin:12px 0}.report-meta dl div{border-bottom:1px solid var(--border);justify-content:space-between;padding:9px 0;font-size:12px;display:flex}.report-meta dt{color:var(--muted)}.report-meta dd{margin:0;font-weight:700}.report-meta p{color:var(--muted);font-size:12px;line-height:1.6}.preflight-layout{grid-template-columns:minmax(0,1.2fr) minmax(300px,.75fr);gap:18px;display:grid}.preflight-card{padding-bottom:18px}.preflight-card>label{gap:7px;padding:18px;display:grid}.preflight-card>label span{font-size:12px;font-weight:800}.preflight-card select{background:#fff;border:1px solid #cdd7e1;border-radius:7px;height:42px;padding:0 10px}.preflight-card>.student-button{margin:0 18px}.preflight-result{border-radius:8px;align-items:flex-start;gap:10px;margin:18px;padding:14px;display:flex}.preflight-result>svg{flex:none}.preflight-result h3{margin:0 0 4px;font-size:13px}.preflight-result p{margin:0;font-size:12px;line-height:1.5}.preflight-result.passed{background:var(--blue-soft);color:var(--blue)}.preflight-result.failed{background:var(--red-soft);color:#8e3038}.preflight-rules{padding:18px}.preflight-rules h2{font-size:15px}.preflight-rules ul{margin:10px 0 0;padding:0;list-style:none}.preflight-rules li{border-bottom:1px solid var(--border);gap:10px;padding:13px 0;display:flex}.preflight-rules li>svg{color:var(--teal);flex:none}.preflight-rules li span{display:grid}.preflight-rules li strong{font-size:12px}.preflight-rules li small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.5}.identity-shell{background:#f3f6f8;place-items:center;min-height:100dvh;padding:24px;display:grid}.identity-card{border:1px solid var(--border);width:min(620px,100%);box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:clamp(28px,6vw,52px)}.identity-card.compact{text-align:center;width:min(500px,100%)}.identity-mark{background:var(--teal-soft);width:52px;height:52px;color:var(--teal-dark);border-radius:50%;place-items:center;display:grid}.identity-brand{justify-content:center;margin-bottom:32px;display:flex}.identity-brand img{width:min(260px,80vw);height:auto;display:block}.identity-eyebrow{color:var(--teal-dark);letter-spacing:.14em;margin:18px 0 6px;font-size:12px;font-weight:750}.identity-card h1{letter-spacing:-1px;margin:0 0 20px;font-size:clamp(28px,6vw,42px);line-height:1.05}.identity-details{border:1px solid var(--border);background:#fafbfd;border-radius:9px;grid-template-columns:140px 1fr;gap:12px 18px;margin:28px 0;padding:20px;display:grid}.identity-details dt{color:var(--muted);font-size:12px}.identity-details dd{overflow-wrap:anywhere;margin:0;font-weight:650}.identity-primary{background:var(--teal);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:50px;font-weight:700;display:flex}.identity-status{color:#35425a;min-height:24px}.identity-note{color:var(--muted);margin:22px 0 0;font-size:12px;line-height:1.55}.identity-complete{background:var(--green-soft);color:#1e7747;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:15px;font-weight:700;display:flex}.sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}@media (max-width:900px){.student-topbar{grid-template-columns:auto 1fr auto;padding:0 18px}.student-topbar nav{display:none}.student-dashboard-grid,.report-layout,.preflight-layout{grid-template-columns:1fr}.work-body{grid-template-columns:84px minmax(0,1fr)}.question-navigation{padding:16px 8px}.question-navigation h2,.question-navigation>button div,.work-connection{display:none}.question-navigation>button{justify-content:center}.work-actions{left:84px}.response-workspace{grid-template-columns:1fr}.source-card,.answer-card{min-height:360px}.work-main{padding:22px 18px 100px}.student-account>span:first-of-type{display:none}.save-indicator{gap:8px;min-width:0!important;padding:0 8px!important}.save-indicator>span{min-width:132px}.work-meta>span:first-child{display:none}}@media (max-width:620px){.student-app-shell{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.student-topbar{grid-template-columns:1fr auto;height:58px;padding:0 13px}.student-account>button,.student-account>span:first-of-type{display:none}.student-wordmark{width:148px}.student-stage{padding:23px 13px 40px}.student-mobile-nav{height:calc(64px + env(safe-area-inset-bottom));border-top:1px solid var(--border);z-index:20;padding-bottom:env(safe-area-inset-bottom);background:#fff;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.student-mobile-nav a{color:var(--muted);flex:1;align-content:center;place-items:center;gap:3px;font-size:12px;display:grid}.student-mobile-nav a.active{color:var(--teal-dark);box-shadow:inset 0 3px var(--teal)}.student-mobile-nav svg{width:18px}.student-page-heading{align-items:flex-start}.student-page-heading h1{font-size:27px}.student-total{display:none}.student-points ol{grid-template-columns:1fr 1fr 1fr;gap:5px}.student-points li{padding:8px;display:grid}.student-points li>strong{font-size:16px}.student-work-list article{grid-template-columns:auto 1fr auto;display:grid}.student-work-list article>a{grid-column:2/4}.student-status{grid-area:1/3}.work-header{grid-template-columns:36px 1fr;height:auto;min-height:66px;padding:8px 10px}.work-meta{grid-column:1/-1;height:35px}.work-meta>span{border-left:0;border-top:1px solid var(--border);height:35px}.work-meta>span:first-child{display:none}.save-indicator{width:100%;min-width:0!important}.work-body{display:block}.question-navigation{border-right:0;border-bottom:1px solid var(--border);flex-direction:row;height:54px;padding:7px 10px;display:flex;overflow:auto}.question-navigation>button{min-width:42px;min-height:38px;padding:4px}.question-navigation>button>span{width:28px;height:28px}.question-navigation>button>svg{display:none}.work-main{padding:17px 10px 94px}.question-heading h1{font-size:21px}.question-heading>span{display:none}.response-workspace{display:block}.source-card,.answer-card{min-height:auto;margin-bottom:10px}.source-card>p{padding:17px;font-size:16px;line-height:1.9}.answer-card>textarea{min-height:42dvh;padding:17px;font-size:16px}.matching-response label{grid-template-columns:1fr}.work-actions{padding:10px 10px max(10px, env(safe-area-inset-bottom));gap:6px;min-height:68px;left:0}.work-actions .student-button{padding:0 9px}.work-actions .student-button:first-child{display:none}.submit-dialog{padding:23px}.report-heading{align-items:flex-start}.report-heading h1{font-size:24px}.report-score strong{font-size:23px}.report-export-note{display:none}.identity-shell{align-items:stretch;padding:0}.identity-card{min-height:100dvh;box-shadow:none;border:0;border-radius:0}.identity-details{grid-template-columns:1fr;gap:5px}.identity-details dd{margin-bottom:10px}}.mobile-pane-controls,.mobile-points-release{display:none}.save-indicator{align-items:center;gap:14px;display:flex!important}.save-indicator>span{grid-template-columns:auto 1fr;column-gap:6px;min-width:145px;display:grid}.save-indicator>span i{background:var(--amber);border-radius:50%;grid-row:1/3;align-self:center;width:8px;height:8px}.save-indicator>span i.received{background:var(--green)}.save-indicator>span i.error{background:var(--red)}.save-indicator>span strong,.save-indicator>span small{font-size:12px}.due-line{flex-wrap:wrap;font-size:12px}.due-line strong{font-size:12px}.due-line span{color:var(--muted)}.readiness-verdict{border:1px solid var(--border);border-radius:9px;align-items:center;gap:11px;margin:18px 18px 0;padding:14px;display:flex}.readiness-verdict.ready{background:var(--blue-soft);color:var(--blue);border-color:#b8d0ee}.readiness-verdict.action{background:var(--amber-soft);color:#795018;border-color:#ead4a9}.readiness-verdict span{display:grid}.readiness-verdict strong{font-size:16px}.readiness-verdict small{color:inherit;font-size:12px}.readiness-checklist>h2{margin:18px 18px 4px}.technical-details{border-top:1px solid var(--border);margin:0 18px 18px}.technical-details summary{cursor:pointer;min-height:44px;color:var(--blue);align-items:center;font-size:12px;font-weight:800;display:flex}.technical-details dl{margin:0}.technical-details dl div{border-top:1px solid var(--border);padding:10px 0}.technical-details dt{color:var(--muted);font-size:12px}.technical-details dd{margin:4px 0 0;font-size:12px;line-height:1.5}.exam-announcement{background:var(--blue-soft);color:var(--ink);border:1px solid #9ebce4;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-bottom:16px;padding:13px 15px;display:grid}.exam-announcement>svg{color:var(--blue)}.exam-announcement strong,.exam-announcement p{margin:0}.exam-announcement strong{font-size:12px}.exam-announcement p{margin-top:3px;font-size:14px}.exam-announcement small{color:var(--muted);font-size:12px}.student-exam-status{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;display:flex}.student-exam-status span{border:1px solid var(--border);min-height:36px;color:var(--muted);text-transform:capitalize;background:#fff;border-radius:99px;align-items:center;gap:6px;padding:0 11px;font-size:12px;display:inline-flex}.student-exam-status span:first-child{background:var(--blue-soft);color:var(--blue);border-color:#a8c4e8;font-weight:800}.student-exam-status strong{color:var(--ink)}.invigilator-help{margin-top:18px}.student-help-form{align-items:end;gap:10px;padding:16px;display:flex}.student-help-form label{gap:6px;font-size:12px;font-weight:700;display:grid}.student-help-form input,.student-help-form select{border:1px solid var(--border);background:#fff;border-radius:7px;min-height:44px;padding:0 10px;font-size:16px}.student-help-status{background:var(--blue-soft);color:var(--blue);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:16px;padding:14px;display:flex}.student-help-status span{gap:4px;display:grid}.student-help-status small,.student-help-message{font-size:12px}.student-help-message{color:var(--muted);margin:0 16px 16px}.preflight-card>.student-button,.student-help-form>.student-button{min-height:44px}.preflight-card p,.preflight-card small,.preflight-rules p,.preflight-rules small,.technical-details dt,.technical-details dd,.student-stage small,.typed-work-shell small,.student-status,.student-eyebrow{font-size:12px}.student-button,.student-mobile-nav a,.work-header>a,.question-navigation>button{min-height:44px}.student-button{font-size:12px}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.work-header>a{min-width:44px}.student-mobile-nav a{font-size:12px}.answer-card textarea,.matching-response select,.preflight-card select{font-size:16px}.question-navigation>button>span,.question-heading>div>p:not(.student-eyebrow),.source-card header span,.answer-card header span,.source-card>footer,.answer-card>footer{font-size:12px}@media (max-width:720px){.exam-announcement{grid-template-columns:auto 1fr}.exam-announcement>small{grid-column:2}.student-exam-status{grid-template-columns:1fr 1fr;display:grid}.student-exam-status span{border-radius:8px}.student-help-form{flex-direction:column;align-items:stretch}.student-help-form>.student-button{width:100%}}@media (max-width:420px){.student-exam-status{grid-template-columns:1fr}}@media (max-width:620px){.mobile-points-release{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;display:flex}.mobile-points-release span{color:var(--teal);font-size:18px;font-weight:800}.mobile-pane-controls{z-index:5;border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-radius:9px;grid-template-columns:repeat(3,1fr) auto;gap:5px;margin-bottom:9px;padding:5px;display:grid;position:sticky;top:0}.mobile-pane-controls button{isolation:isolate;background:0 0;border:0;border-radius:7px;min-height:44px;font-size:12px;font-weight:750;position:relative}.mobile-pane-controls button.active{background:var(--teal-soft);color:var(--teal-dark)}.mobile-pane-controls .pane-switch.active{background:0 0}.mobile-pane-controls .motion-tab-indicator{z-index:0;background:var(--teal-soft);pointer-events:none;border-radius:7px;position:absolute;inset:0}.mobile-pane-controls .motion-tab-label{z-index:1;position:relative}.response-workspace.mobile-source .answer-card,.response-workspace.mobile-answer .source-card{display:none}.response-workspace.mobile-answer.source-expanded .source-card{max-height:48dvh;display:flex;overflow:auto}.response-workspace.mobile-split .source-card,.response-workspace.mobile-split .answer-card{display:flex}.save-indicator{gap:12px;overflow-x:auto}.save-indicator>span{min-width:155px}.work-meta,.work-meta>span{height:48px}.question-navigation>button{min-width:44px;min-height:44px}.work-actions{min-height:72px}.work-actions .student-button,.student-work-list article>a{min-height:44px}}@media (max-width:900px) and (orientation:landscape){.response-workspace.mobile-split{grid-template-columns:1fr 1fr;gap:8px;display:grid}.response-workspace.mobile-split .source-card,.response-workspace.mobile-split .answer-card{min-height:calc(100dvh - 230px)}}@media (min-width:621px){.mobile-pane-controls{display:none}}@media (max-width:360px){.save-indicator{gap:8px}.save-indicator>span{min-width:148px}.server-ack-time{display:none}}
