:root{--ink:#183044;--muted:#5c6f7d;--line:#d8e1e4;--bg:#f5f7f3;--card:#fff;--accent:#176b68;--accent-dark:#0e514f;--accent-soft:#e9f4f1;--navy:#173a59;--gold:#d5a33f;--accent-ink:#fff;--danger:#b42318;--ok:#067647;--warn-bg:#fff8e8;font-family:Inter,Aptos,Segoe UI,system-ui,-apple-system,sans-serif;font-size:clamp(16px,15px + .15vw,18px)}*{box-sizing:border-box}body{background:radial-gradient(circle at 8% 4%, #d5a33f1f, transparent 23rem), radial-gradient(circle at 92% 18%, #176b6817, transparent 28rem), var(--bg);min-width:320px;color:var(--ink);margin:0;line-height:1.55}.shell{max-width:860px;margin:0 auto;padding:2rem 1.25rem 4rem}.student-shell{flex-direction:column;max-width:960px;min-height:100vh;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}.site-header{border-bottom:2px solid var(--line);padding:.75rem .25rem 1.4rem}.brand{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.35rem;font-size:.76rem;font-weight:700}.brand-row{z-index:1;align-items:center;gap:1.35rem;display:flex;position:relative}.brand-row .brand{margin-bottom:0}.brand-lockup{min-width:0}.site-title{color:var(--navy);letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1.06}.site-subtitle{max-width:620px;color:var(--muted);margin:.65rem 0 0;font-size:.98rem}.logo{background:#fff;border-radius:14px;width:auto;max-width:180px;max-height:74px;padding:.55rem;display:block}.site-header .logo{background:0 0;border-radius:0;padding:0}.student-main{flex:1;width:min(100%,860px);margin:1.5rem auto 0}.student-shell-writing{max-width:1360px}.student-main-writing{width:min(100%,1280px)}.site-footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;margin-top:1.5rem;padding:1.2rem 1rem 0;font-size:.86rem;display:flex}.site-footer a{color:var(--accent-dark);text-underline-offset:3px;font-weight:700}.footer-divider{color:#9cacb5;margin:0 .15rem}.consent-text{white-space:pre-wrap;border:1px solid var(--line);background:#f8faf8;border-radius:12px;margin:1rem 0;padding:1.15rem 1.3rem}.card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:clamp(1.35rem,5vw,2.4rem);box-shadow:0 12px 32px #18304412}h1{color:var(--navy);margin:0 0 .65rem;font-size:clamp(1.55rem,4vw,2rem);line-height:1.2}h2{color:var(--navy);margin:1.8rem 0 .65rem;font-size:1.08rem;line-height:1.4}p.lead{color:var(--muted);margin-top:0;line-height:1.65}label{margin:1.1rem 0 .4rem;font-weight:600;display:block}input[type=text],input[type=email],input[type=date],input[type=password],input[type=number],input[type=search]{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:10px;padding:.68rem .85rem;font-size:1rem;transition:border-color .16s,box-shadow .16s}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.85rem;display:grid}.ai-settings-accordion,.settings-accordion{padding:0;overflow:hidden}.ai-settings-summary,.settings-summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:1rem;padding:1.25rem 1.4rem;list-style:none;display:flex}.ai-settings-summary::-webkit-details-marker{display:none}.settings-summary::-webkit-details-marker{display:none}.ai-settings-summary:before,.settings-summary:before{content:"›";color:var(--accent);font-size:1.7rem;line-height:1;transition:transform .16s;transform:rotate(0)}.ai-settings-accordion[open]>.ai-settings-summary:before,.settings-accordion[open]>.settings-summary:before{transform:rotate(90deg)}.ai-settings-accordion[open]>.ai-settings-summary,.settings-accordion[open]>.settings-summary{border-bottom:1px solid var(--line)}.ai-settings-summary>span:first-of-type,.settings-summary>span:first-of-type{gap:.2rem;display:grid}.ai-settings-summary strong,.settings-summary strong{font-size:1.2rem}.ai-settings-summary small,.settings-summary small{color:var(--muted)}.ai-settings-summary .pill,.settings-summary .pill{margin-left:auto}.ai-settings-body{padding:1.25rem 1.4rem 1.4rem}.settings-accordion,.settings-accordion+.ai-settings-accordion{margin-top:1rem}.settings-accordion-body{padding:1.25rem 1.4rem 1.4rem}.exam-setup-intro{border-left:4px solid var(--accent);gap:.65rem;display:grid}.exam-setup-intro h2,.exam-setup-intro p{margin:0}.section-kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.15rem;font-size:.74rem;font-weight:750;display:block}.settings-summary-count{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#f4f7f6;border-radius:999px;margin-left:auto;padding:.3rem .65rem;font-size:.78rem;font-weight:700}.exam-setup-routing-note{color:#40564f;background:#f4f8f6;border:1px solid #d6e4df;border-radius:9px;margin-bottom:.9rem;padding:.8rem .95rem;font-size:.9rem;line-height:1.5}.exam-setup-group{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:.75rem;overflow:hidden}.exam-setup-group:first-of-type{margin-top:0}.exam-setup-group-summary{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f7f9f8;align-items:center;gap:.75rem;padding:.9rem 1rem;list-style:none;display:flex}.exam-setup-group-summary::-webkit-details-marker{display:none}.exam-setup-group-summary:before{content:"+";width:1.45rem;height:1.45rem;color:var(--accent);background:#e4eeea;border-radius:50%;flex:0 0 1.45rem;place-items:center;font-size:1.05rem;font-weight:700;line-height:1;display:grid}.exam-setup-group[open]>.exam-setup-group-summary:before{content:"−"}.exam-setup-group[open]>.exam-setup-group-summary{border-bottom:1px solid var(--line);background:#f2f6f4}.exam-setup-group-summary>span{gap:.14rem;display:grid}.exam-setup-group-summary small{color:var(--muted);line-height:1.35}.exam-setup-group-body{gap:.75rem;padding:1rem;display:grid}.exam-setup-group-body label{margin-top:.25rem}.exam-setup-option-grid,.exam-setup-button-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.exam-setup-statement-list,.exam-setup-editor-stack{gap:1rem;display:grid}.exam-setup-statement{background:#fbfcfc;border:1px solid #e1e7e4;border-radius:9px;padding:.9rem}.exam-setup-savebar{background:#eef4f1;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.exam-setup-savebar>div{gap:.2rem;display:grid}.exam-setup-savebar span{color:var(--muted);font-size:.9rem}.exam-setup-savebar button{flex:none}.exam-setup-feedback{margin-top:.75rem}.student-warning-copy{gap:.7rem;display:grid}.student-warning-copy p{margin:0}.proctoring-toggle-card{border:1px solid var(--line);cursor:pointer;background:#f8faf9;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:1rem;display:grid}.proctoring-toggle-card input{width:1.2rem;height:1.2rem;accent-color:var(--accent);margin:0}.proctoring-toggle-card>span:first-of-type{gap:.25rem;display:grid}.proctoring-toggle-card small{color:var(--muted);font-weight:400;line-height:1.45}.proctoring-toggle-state{color:#31584b;background:#e6efeb;border-radius:999px;padding:.3rem .6rem;font-size:.78rem;font-weight:750}.proctoring-policy-note{color:#455b54;background:#f4f7f6;border-left:3px solid #9bb8ad;margin-top:.75rem;padding:.8rem .95rem;font-size:.88rem;line-height:1.5}.exam-policy-notice{border:1px solid var(--line);border-left-width:4px;border-radius:8px;gap:.2rem;margin:1rem 0;padding:.85rem 1rem;font-size:.92rem;line-height:1.45;display:grid}.exam-policy-enforced{background:#fff8ef;border-left-color:#a96824}.exam-policy-permitted{border-left-color:var(--accent);background:#f2f7f5}.ai-settings-stack{gap:.9rem;display:grid}.settings-field{min-width:0}.settings-fieldset{border:0;min-width:0;margin:0;padding:0}.settings-fieldset:disabled{opacity:.65}.ai-model-input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.system-prompt-editor{min-height:360px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;line-height:1.45}.system-prompt-editor:read-only{color:#4e5d61;cursor:not-allowed;background:#f2f5f4}.protected-action{background:#fff9e8;border:1px solid #e4c36a;border-radius:10px;margin-top:1rem;padding:1rem}.protected-action input{max-width:420px}.reauth-row{align-items:center;gap:1rem;display:flex}.reauth-row label{flex:none;margin:0}.reauth-row input{flex:280px;margin:0}.ai-save-actions{border-top:1px solid var(--line);margin-top:1.25rem;margin-bottom:.75rem;padding-top:1.25rem}.ai-action-feedback{margin-bottom:1.25rem}.ai-action-feedback .error,.ai-action-feedback .notice{margin:0}.check-row{align-items:flex-start;gap:.5rem;margin-top:.65rem;font-weight:400;display:flex}.check-row input{width:auto;margin-top:.2rem}.compact-notice{margin-top:.75rem}.provider-privacy-note{margin-top:0;padding-top:0}.card>h2:first-child{margin-top:0}.field-help{color:var(--muted);margin-top:.4rem;font-size:.84rem;display:block}.team-password-card .lead{margin-bottom:1.25rem}.team-row-actions{white-space:nowrap;align-items:center;gap:.5rem;display:flex}.team-row-actions button{padding-inline:.8rem}textarea{border:1px solid var(--line);width:100%;min-height:320px;color:var(--ink);resize:vertical;border-radius:12px;padding:.9rem;font-size:1.05rem;line-height:1.6}textarea:focus,input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 4px #176b6821}button{border:1px solid var(--line);background:var(--card);min-height:44px;color:var(--ink);cursor:pointer;border-radius:10px;padding:.6rem 1.2rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s}button:hover:not(:disabled){background:#f8faf9;border-color:#b9c8cc;transform:translateY(-1px)}button.primary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink);box-shadow:0 7px 18px #176b682e}button.primary:hover:not(:disabled){background:var(--accent-dark);border-color:var(--accent-dark)}button.danger{background:var(--danger);border-color:var(--danger);color:#fff;font-weight:600}button.danger:hover:not(:disabled){color:#fff;background:#912018;border-color:#912018}button.warning-action{color:#fff;background:#9a6700;border-color:#9a6700}button.warning-action:hover:not(:disabled){color:#fff;background:#805500;border-color:#805500}.warning{color:#674d00;background:#fff9e8;border:1px solid #e4c36a;border-radius:8px;padding:.7rem 1rem}button:disabled{opacity:.5;cursor:not-allowed}.error{color:var(--danger);background:#fef3f2;border:1px solid #fecdca;border-radius:8px;margin:1rem 0;padding:.7rem 1rem}.choice{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:flex-start;gap:.7rem;margin:.5rem 0;padding:.9rem 1rem;font-weight:400;transition:border-color .15s,background .15s,transform .15s;display:flex}.choice:hover{background:#fbfdfc;border-color:#9dbbb9;transform:translateY(-1px)}.choice:has(input:checked){border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 4px 0 0 var(--accent)}.choice input{accent-color:var(--accent);margin-top:.3rem}.actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1.75rem;display:flex}.student-action-area{margin-top:1.75rem}.student-action-area .actions{margin-top:0}.student-action-error{gap:.25rem;margin:.75rem 0 0;display:grid}.student-action-error strong,.student-action-error span{display:block}.exam-session-bar{border:1px solid var(--line);background:#f4f7f6;border-radius:11px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;padding:.65rem .8rem;display:flex}.exam-student-identity{flex-direction:column;gap:.08rem;min-width:0;display:flex}.exam-student-identity span{color:var(--muted);letter-spacing:.065em;text-transform:uppercase;font-size:.7rem;font-weight:700}.exam-student-identity strong{overflow-wrap:anywhere;color:var(--navy);font-size:1rem}button.exam-close-button{color:var(--danger);background:#fff;border-color:#d5a6a1;flex:none;font-weight:700}button.exam-close-button:hover:not(:disabled){border-color:var(--danger);color:var(--danger);background:#fef3f2}.exam-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.timer{font-variant-numeric:tabular-nums;background:var(--card);border:1px solid var(--line);border-radius:12px;align-items:stretch;gap:1.25rem;padding:.55rem 1rem;display:flex;box-shadow:0 6px 18px #1830440f}.timer-cell{flex-direction:column;justify-content:center;align-items:flex-end;display:flex}.timer-cell small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:.72rem}.timer-cell strong{font-size:1.35rem;line-height:1.2}.timer-elapsed{border-left:1px solid var(--line);padding-left:1.25rem}.timer-elapsed span{color:var(--muted);font-size:1.05rem;line-height:1.45}.timer.low .timer-cell strong{color:var(--danger)}.prompt-nav{gap:.4rem;display:flex}.prompt-nav button{border-radius:999px;min-width:2.6rem;font-weight:600}.prompt-nav button.current{background:var(--accent);color:#fff;border-color:var(--accent)}.prompt-nav button.answered:not(.current){border-color:var(--ok);color:var(--ok)}.prompt-text{white-space:pre-wrap;background:var(--warn-bg);border:1px solid #ead49f;border-left:5px solid var(--gold);border-radius:12px;margin:1.1rem 0;padding:1.15rem 1.3rem;font-size:1.02rem}.exam-workspace .card{padding-inline:clamp(1.5rem,4vw,3rem)}.exam-workspace .prompt-text{padding:1.25rem 1.5rem;font-size:1.05rem}.spanish-character-tools{border:1px solid var(--line);background:#f8faf9;border-radius:10px;align-items:center;gap:.85rem;margin-bottom:.65rem;padding:.65rem .75rem;display:flex}.spanish-character-label{color:var(--muted);flex:none;font-size:.84rem;font-weight:700}.spanish-character-buttons{flex-wrap:wrap;gap:.35rem;display:flex}.spanish-character-buttons button{min-width:2.35rem;min-height:2.35rem;color:var(--navy);background:#fff;border-radius:7px;padding:.3rem .55rem;font-size:1.05rem;font-weight:700;line-height:1}.exam-workspace textarea{min-height:clamp(380px,42vh,520px)}.save-state{color:var(--muted);text-align:right;min-height:1.2rem;margin-top:.3rem;font-size:.85rem}.save-state.err{color:var(--danger)}.overlay{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f24338c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:var(--card);border:1px solid #ffffff8c;border-radius:18px;width:100%;max-width:460px;padding:1.75rem;box-shadow:0 24px 70px #0f243340}.modal-wide{max-width:760px;max-height:85vh;overflow-y:auto}.answer-text{white-space:pre-wrap;border:1px solid var(--line);background:var(--card);border-radius:8px;padding:.9rem 1.1rem}.flag-reasons{background:#fef3f2;border-top:none;font-size:.88rem}.flag-reasons ul{margin:.2rem 0;padding-left:1.2rem}.placement{border:1px solid #bddbd4;border-left:6px solid var(--accent);background:linear-gradient(100deg, var(--accent-soft), #fff);border-radius:12px;margin-top:1rem;padding:1.35rem 1.5rem}.placement .class-name{color:var(--accent-dark);font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:700}.spin{border:2px solid var(--line);border-top-color:var(--accent);vertical-align:-.15rem;border-radius:50%;width:1rem;height:1rem;margin-right:.5rem;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.shell-wide{width:100%;max-width:none;padding-inline:clamp(1rem,2vw,2rem)}.admin-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:1.1rem;padding-bottom:1rem;display:flex}.admin-dashboard-brand{align-items:center;gap:1rem;min-width:0;display:flex}.admin-bar .logo{background:0 0;border-radius:0;max-width:150px;max-height:56px;padding:0}.admin-kicker{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.15rem;font-size:.72rem;font-weight:700}.admin-dashboard-title{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:700;line-height:1.2}.admin-user-actions{grid-template-columns:auto minmax(190px,240px) auto;align-items:center;gap:.85rem;display:grid}.admin-time-zone{border-left:1px solid var(--line);align-self:center;margin:0;padding-left:.85rem;display:block}.admin-time-zone select{width:100%;min-height:40px;padding:.35rem 2rem .35rem .65rem;font-size:.78rem}.admin-user{white-space:nowrap;align-items:center;gap:.65rem;min-width:0;display:flex}.admin-avatar{background:var(--accent-soft);width:40px;height:40px;color:var(--accent-dark);letter-spacing:.04em;border:1px solid #bddbd4;border-radius:50%;flex:0 0 40px;place-items:center;font-size:.78rem;font-weight:800;display:grid}.admin-user-copy{flex-direction:column;align-items:flex-start;min-width:0;line-height:1.3;display:flex}.admin-user-copy strong{max-width:180px;color:var(--navy);text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.admin-user-copy>span{color:var(--muted);font-size:.74rem}.admin-sign-out{white-space:nowrap;min-height:40px;padding:.45rem .9rem;font-size:.82rem}.admin-login-brand{border-bottom:1px solid var(--line);align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.admin-login-card{width:100%;max-width:560px;margin:4rem auto}.admin-login-brand .logo{background:0 0;border-radius:0;max-width:120px;max-height:64px;padding:0}.admin-login-brand .brand{color:var(--accent);margin-bottom:.2rem}.admin-login-title{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:700;line-height:1.2}.admin-auth-eyebrow{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.45rem;font-size:.74rem;font-weight:800;display:block}.admin-auth-actions{margin-top:1.25rem}.admin-auth-actions .primary{min-width:180px}.admin-auth-footer-link{border-top:1px solid var(--line);text-align:center;margin-top:1.25rem;padding-top:1rem}.admin-auth-footer-link a{color:var(--accent-dark);text-underline-offset:3px;font-size:.9rem;font-weight:700}.tabs{flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;display:flex}.tabs button.current{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}.system-guide{gap:1rem;display:grid}.system-guide>[id]{scroll-margin-top:1rem}.guide-hero{background:radial-gradient(circle at 92% 14%,#d5a33f2b,#0000 16rem),linear-gradient(135deg,#fff 0%,#f4f9f7 100%);grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);align-items:end;gap:clamp(1.5rem,4vw,3.5rem);display:grid;overflow:hidden}.guide-eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.65rem;font-size:.76rem;font-weight:800;display:block}.guide-hero h1{letter-spacing:-.025em;max-width:760px;margin-bottom:.75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.15rem)}.guide-hero-copy>p{max-width:760px;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.7}.guide-assurance-note{border:1px solid #dfc77f;border-left:4px solid var(--gold);background:#fffbeee6;border-radius:12px;gap:.35rem;padding:1rem 1.05rem;display:grid}.guide-assurance-note strong{color:var(--navy);font-size:.88rem}.guide-assurance-note span{color:#665b3f;font-size:.84rem;line-height:1.5}.guide-section-nav{border:1px solid var(--line);scrollbar-width:thin;background:#edf3f1;border-radius:12px;align-items:center;gap:.35rem;padding:.45rem;display:flex;overflow-x:auto}.guide-section-nav button{color:var(--accent-dark);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;padding:.45rem .7rem;font-family:inherit;font-size:.82rem;font-weight:700;text-decoration:none}.guide-section-nav button:hover,.guide-section-nav button:focus-visible{background:#fff;outline:none;box-shadow:0 1px 3px #1830441f}.guide-safeguard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.guide-safeguard{border:1px solid var(--line);background:var(--card);border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;min-height:100%;padding:1rem;display:grid;box-shadow:0 4px 14px #1830440b}.guide-safeguard>span{background:var(--accent-soft);width:2rem;height:2rem;color:var(--accent-dark);border-radius:50%;place-items:center;font-size:.72rem;font-weight:800;display:grid}.guide-safeguard h2{margin:0 0 .35rem;font-size:.96rem}.guide-safeguard p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.guide-section{padding:clamp(1.35rem,3vw,2.2rem)}.guide-section-heading{border-bottom:1px solid var(--line);align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.1rem;display:flex}.guide-section-number{color:var(--accent);flex:none;padding-top:.16rem;font-family:Georgia,Times New Roman,serif;font-size:1.3rem;font-weight:700}.guide-section-heading h2{margin:0 0 .2rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.3rem,2vw,1.65rem)}.guide-section-heading p{color:var(--muted);margin:0;font-size:.9rem}.guide-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.guide-flow li{border:1px solid var(--line);background:#f8faf9;border-right:0;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;padding:.95rem;display:grid;position:relative}.guide-flow li:first-child{border-radius:12px 0 0 12px}.guide-flow li:last-child{border-right:1px solid var(--line);border-radius:0 12px 12px 0}.guide-flow li>span{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:1.75rem;height:1.75rem;font-size:.78rem;font-weight:800;display:grid}.guide-flow strong{color:var(--navy);font-size:.88rem}.guide-flow p{color:var(--muted);margin:.35rem 0 0;font-size:.78rem;line-height:1.5}.guide-data-table-wrap{border:1px solid var(--line);border-radius:12px}.guide-data-table thead th{color:var(--navy);background:#dfe8ea}.guide-data-table tbody tr:nth-child(2n) td,.guide-data-table tbody tr:nth-child(2n) th{background:#f2f6f5}.guide-data-table tbody th{color:var(--navy);white-space:nowrap;font-size:.9rem}.guide-data-table td{vertical-align:middle;font-size:.84rem}.guide-no{color:var(--accent-dark);font-weight:750}.guide-caveat{background:var(--warn-bg);color:#665b3f;border-radius:10px;margin:1rem 0 0;padding:.8rem .95rem;font-size:.84rem}.guide-role-grid,.guide-howto-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.guide-role-card{border:1px solid var(--line);background:#f8faf9;border-radius:12px;padding:1rem}.guide-role-card-emphasis{background:var(--accent-soft);border-color:#a9cdc5}.guide-role-label,.guide-howto-grid>div>span{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.guide-role-card h3,.guide-control-grid h3,.guide-howto-grid h3,.guide-readiness-columns h3,.guide-evidence-map h3{color:var(--navy);margin:.3rem 0 .45rem;font-size:.98rem}.guide-role-card p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.55}.guide-control-grid,.guide-readiness-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem;display:grid}.guide-control-grid>div,.guide-readiness-columns>div{border:1px solid var(--line);background:#fbfcfb;border-radius:12px;padding:1rem}.guide-control-list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.guide-control-list li{color:var(--muted);padding-left:1.35rem;font-size:.84rem;line-height:1.48;position:relative}.guide-control-list li:before{color:var(--accent);content:"✓";font-weight:900;position:absolute;top:.02rem;left:0}.guide-howto-grid>div{border:1px solid var(--line);background:#fff;border-top:3px solid #94bdb5;border-radius:10px;padding:1rem}.guide-howto-grid ol{color:var(--muted);gap:.38rem;margin:0;padding-left:1.2rem;font-size:.82rem;display:grid}.guide-faq-list{border-top:1px solid var(--line)}.guide-faq-list details{border-bottom:1px solid var(--line)}.guide-faq-list summary{color:var(--navy);cursor:pointer;padding:1rem 2.5rem 1rem 0;font-weight:700;list-style:none;position:relative}.guide-faq-list summary::-webkit-details-marker{display:none}.guide-faq-list summary:after{color:var(--accent);content:"+";font-size:1.3rem;line-height:1;position:absolute;top:.9rem;right:.35rem}.guide-faq-list details[open] summary:after{content:"−"}.guide-faq-list summary:hover,.guide-faq-list summary:focus-visible{color:var(--accent-dark);outline:none}.guide-faq-list details p{max-width:920px;color:var(--muted);margin:-.3rem 0 1rem;padding-right:2.5rem;font-size:.88rem;line-height:1.6}.guide-readiness{border-color:#dfc77f}.guide-readiness-banner{background:var(--warn-bg);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:.15rem .8rem;margin-bottom:1rem;padding:.9rem 1rem;display:grid}.guide-readiness-banner>span{color:#7a651f;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.guide-readiness-banner strong{color:#594708}.guide-readiness-banner p{color:#665b3f;grid-column:1/-1;margin:.2rem 0 0;font-size:.84rem}.guide-evidence-map{border-left:4px solid var(--navy);background:#eef3f7;border-radius:8px;margin-top:1rem;padding:1rem}.guide-evidence-map h3{margin-top:0}.guide-evidence-map p{color:var(--muted);margin:0;font-size:.84rem}.guide-evidence-map code{color:var(--navy);font-size:.8rem}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:1rem;display:grid}.table-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.results-page-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1.5rem;padding-bottom:1rem;display:flex}.results-page-header h2{margin:.15rem 0 .25rem}.results-page-header p{color:var(--muted);margin:0;line-height:1.5}.results-count{background:var(--accent-soft);color:var(--accent-dark);border:1px solid #bddbd4;border-radius:10px;flex:none;align-items:baseline;gap:.4rem;padding:.55rem .8rem;display:flex}.results-count strong{font-size:1.35rem}.results-count span{font-size:.82rem;font-weight:700}.results-toolbar{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:.9rem;margin:1rem 0 1.25rem;display:grid}.results-toolbar-single{grid-template-columns:minmax(0,1fr)}.results-tool-panel{border:1px solid var(--line);background:#f8faf9;border-radius:12px;min-width:0;padding:.9rem 1rem}.results-find-panel{transition:border-color .16s,background-color .16s,box-shadow .16s}.results-find-panel-active{box-shadow:inset 3px 0 0 var(--accent);background:#f1f7f5;border-color:#9fc9c0}.results-tool-heading{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.7rem;display:flex}.results-tool-heading-copy{flex:auto;justify-content:space-between;align-items:baseline;gap:.75rem;min-width:0;display:flex}.results-tool-heading strong{color:var(--navy);font-size:.94rem}.results-tool-heading span{color:var(--muted);font-size:.84rem}.results-clear-filters{background:var(--card);min-height:34px;color:var(--accent-dark);border-color:#a9cdc5;flex:none;padding:.3rem .65rem;font-size:.8rem}.results-clear-filters:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}.results-filter-fields{grid-template-columns:minmax(220px,1fr) minmax(130px,160px);gap:.65rem;display:grid}.results-field{margin:0}.results-field>span{color:var(--muted);margin-bottom:.3rem;font-size:.82rem;font-weight:700;display:block}.results-field input,.results-field select{width:100%;height:44px;min-height:44px}.results-field input{padding-block:.5rem}.admin-search-control{position:relative}.admin-search-control svg{z-index:1;fill:none;stroke:#70838d;stroke-width:1.8px;stroke-linecap:round;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.admin-search-control input{padding-left:2.25rem}.students-table-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:1.25rem;margin-bottom:.9rem;padding-bottom:.9rem;display:flex}.students-table-header h2{margin:.15rem 0 .2rem}.students-table-header p{color:var(--muted);margin:0;font-size:.9rem}.students-card{min-width:0}.students-table-heading{flex:auto;min-width:160px}.students-header-controls{justify-content:flex-end;align-items:flex-end;gap:.75rem;display:flex}.students-header-actions{gap:.55rem;display:flex}.students-header-actions button{white-space:nowrap;min-height:44px}.students-search-field{flex:0 340px;width:min(100%,340px);margin:0}.students-search-field>span{color:var(--muted);margin-bottom:.3rem;font-size:.82rem;font-weight:700;display:block}.students-table-feedback{margin:0 0 .9rem}.student-add-modal,.student-import-modal{max-height:calc(100vh - 2rem);overflow-y:auto}.student-import-modal{max-width:800px}.student-modal-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.85rem;display:flex}.student-modal-heading h2{margin:.15rem 0 0}.modal-close-button{width:40px;min-height:40px;color:var(--muted);background:0 0;border:0;flex:none;padding:0;font-size:1.65rem;font-weight:400;line-height:1}.student-import-format{background:#f4f7f8;border:1px solid #cbd8dc;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin:1rem 0;padding:.9rem 1rem;display:flex}.student-import-format>div{gap:.25rem;display:grid}.student-import-format code{color:var(--navy);font-size:.9rem}.student-import-format span{color:var(--muted);font-size:.82rem}.student-import-format button{background:#fff;flex:none}.student-csv-dropzone{min-height:150px;color:var(--navy);text-align:center;cursor:pointer;background:#fafcfc;border:2px dashed #a9bbc2;border-radius:14px;place-items:center;gap:.3rem;padding:1.25rem;transition:border-color .16s,background-color .16s,box-shadow .16s;display:grid;position:relative}.student-csv-dropzone:hover,.student-csv-dropzone:focus-within,.student-csv-dropzone-active{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 4px #176b681a}.student-csv-dropzone input{opacity:0;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.student-csv-dropzone svg{fill:none;width:32px;height:32px;stroke:var(--accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.student-csv-dropzone span{color:var(--muted);font-size:.84rem}.student-file-error{margin:.75rem 0 0}.student-import-preview{border:1px solid var(--line);border-radius:12px;margin-top:1rem;overflow:hidden}.student-import-summary{background:#f4f7f6;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .9rem;display:flex}.student-import-summary>div{gap:.15rem;min-width:0;display:grid}.student-import-summary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.student-import-summary span:not(.pill){color:var(--muted);font-size:.82rem}.student-import-issues{color:var(--danger);background:#fef3f2;border-top:1px solid #fecdca;padding:.85rem 1rem;font-size:.88rem}.student-import-issues ul{margin:.45rem 0 0;padding-left:1.25rem}.student-import-table-scroll{border-top:1px solid var(--line)}.student-import-table{margin:0;font-size:.84rem}.student-import-table th,.student-import-table td{padding:.55rem .65rem}.student-import-more{border-top:1px solid var(--line);color:var(--muted);background:#fafcfc;margin:0;padding:.55rem .75rem;font-size:.8rem}.student-modal-action-error{margin:.75rem 0 0}.students-search-field input{width:100%;height:44px;min-height:44px}.results-export-actions,.answer-export-control{align-items:center;gap:.5rem;display:flex}.results-export-actions{flex-wrap:wrap}.answer-export-control{flex:330px}.answer-export-control select{flex:190px;min-width:0;min-height:44px}.results-export-actions button{white-space:nowrap;min-height:44px;padding-inline:.85rem}.results-export-note{color:var(--muted);margin:.65rem 0 0;font-size:.84rem;line-height:1.45}.admin-records-table-scroll{border:1px solid var(--line);background:var(--card);border-radius:12px;box-shadow:0 1px 2px #1830440d}.admin-records-table thead th{color:var(--navy);letter-spacing:.01em;background:#dfe8ea;border-bottom-color:#c4d0d4;padding-top:.7rem;padding-bottom:.7rem;font-weight:700}.sortable-header-button{min-height:0;color:inherit;font:inherit;letter-spacing:inherit;white-space:nowrap;box-shadow:none;background:0 0;border:0;border-radius:6px;justify-content:flex-start;align-items:center;gap:.35rem;margin:-.2rem -.25rem;padding:.2rem .25rem;line-height:1.2;display:inline-flex}.sortable-header-button:hover:not(:disabled){background:#176b681a;border-color:#0000;transform:none}.sortable-header-active{color:var(--accent-dark);background:#ffffff80}.table-cell-center .sortable-header-button{justify-content:center;margin-inline:auto}.sortable-header-copy{flex-direction:column;align-items:flex-start;display:inline-flex}.table-cell-center .sortable-header-copy{align-items:center}.sortable-header-direction{min-width:.75rem;color:var(--accent-dark);text-align:center;font-size:.82rem;font-weight:800}.admin-records-table tbody>.admin-record-row>td{background:var(--card);vertical-align:middle;transition:background-color .14s,box-shadow .14s}.admin-records-table .table-cell-center,.admin-records-table .table-cell-actions{text-align:center;vertical-align:middle}.admin-records-table .table-cell-actions{white-space:nowrap}.session-row-actions{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.admin-records-table .table-header-hint{color:#607681;letter-spacing:.035em;margin-top:.08rem;font-size:.67rem;font-weight:600;line-height:1.15;display:block}.students-table .students-dob-cell{white-space:nowrap;font-variant-numeric:tabular-nums}.students-table .students-created-column{white-space:nowrap;font-variant-numeric:tabular-nums;width:12.25rem;min-width:12.25rem}.sessions-table .table-cell-center .sub{margin-top:.25rem;display:block}.admin-records-table tbody>.admin-record-row-alt>td{background:#edf3f1}.admin-records-table tbody>.admin-record-row:hover>td,.admin-records-table tbody>.admin-record-row:focus-within>td{background:#deece8}.admin-records-table tbody>.admin-record-row:hover>td:first-child,.admin-records-table tbody>.admin-record-row:focus-within>td:first-child{box-shadow:inset 3px 0 0 var(--accent)}.admin-records-table tbody>.admin-record-row-expanded>td{background:var(--accent-soft)}.admin-records-table tbody>.admin-record-row-expanded>td:first-child{box-shadow:inset 3px 0 0 var(--accent)}.admin-records-table tbody>tr:last-child>td{border-bottom:0}.table-scroll{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:.94rem}.data-table th,.data-table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:.55rem .6rem}.data-table th{color:var(--muted);white-space:nowrap;font-weight:600}.data-table .sub{color:var(--muted);font-size:.85rem}.data-table input[type=text]{padding:.35rem .5rem}.data-table .rationale{white-space:pre-wrap;background:#f8fafc}.data-table .table-empty{color:var(--muted);text-align:center;padding:1.5rem}.table-pagination{background:linear-gradient(135deg,#f0f4f3 0%,#e7efed 100%);border:1px solid #c8d5d6;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:64px;margin-top:.75rem;padding:.65rem .75rem .65rem .9rem;display:grid;box-shadow:0 1px 2px #1830440d,inset 0 1px #ffffffb3}.pagination-summary{color:var(--muted);white-space:nowrap;align-items:baseline;gap:.28rem;font-size:.88rem;line-height:1.2;display:flex}.pagination-summary strong,.pagination-page strong{color:var(--navy);font-variant-numeric:tabular-nums}.pagination-controls{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.pagination-page-size{color:var(--muted);white-space:nowrap;align-items:center;gap:.5rem;margin:0;font-size:.84rem;font-weight:600;line-height:1;display:flex}.pagination-page-size select{background-color:var(--card);width:auto;height:40px;color:var(--ink);font-variant-numeric:tabular-nums;border-color:#cbd7da;margin:0;padding:.35rem 1.9rem .35rem .65rem;font-weight:700}.pagination-page-size select:focus-visible{outline-offset:2px;outline:3px solid #d5a33f8c}.pagination-divider{background:var(--line);width:1px;height:26px}.pagination-navigation{align-items:center;gap:.45rem;display:flex}.pagination-navigation button{border-color:#cbd7da;justify-content:center;align-items:center;gap:.35rem;min-width:98px;min-height:40px;padding:.4rem .7rem;font-size:.86rem;line-height:1;display:inline-flex}.pagination-page{min-width:7.4rem;height:40px;color:var(--muted);text-align:center;white-space:nowrap;background:#ffffffb8;border:1px solid #dfe6e8;border-radius:9px;justify-content:center;align-items:center;gap:.25rem;padding:0 .6rem;font-size:.86rem;line-height:1;display:inline-flex}.audit-action{min-width:180px}.audit-action strong,.audit-action code{display:block}.audit-action code{color:var(--muted);margin-top:.15rem;font-size:.72rem}.classes-striped-table tbody tr:nth-child(2n)>td{background:#f4f7f6}.classes-striped-table tbody tr:hover>td{background:#eaf3f1}.classes-striped-table tbody td{transition:background-color .12s}.results-actions-head,.results-actions-cell{border-left:1px solid #cbd7da;min-width:12.5rem;position:sticky;right:0;box-shadow:-10px 0 14px -14px #183044a6;text-align:right!important}.results-actions-head{z-index:4;text-align:center!important}.results-actions-cell{z-index:2}.results-table .results-compact-column{white-space:nowrap;width:1%}.results-table .results-when-column{white-space:nowrap;width:12.25rem;min-width:12.25rem}.results-row-actions{white-space:nowrap;justify-content:flex-end;gap:.4rem;display:flex}.results-row-actions button{min-height:38px;padding:.4rem .65rem;font-size:.86rem}.result-print-icon{place-items:center;width:38px;min-width:38px;padding:.45rem;display:inline-grid}.result-print-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.pill{border:1px solid var(--line);color:var(--muted);border-radius:999px;margin-left:.3rem;padding:.05rem .6rem;font-size:.8rem;display:inline-block}.pill.ok{border-color:var(--ok);color:var(--ok)}.pill.warn{color:#b54708;border-color:#b54708}.pill.muted{color:#536871;background:#eef2f3;border-color:#98a7ae}.pill.danger{border-color:var(--danger);color:var(--danger);background:#fef3f2;font-weight:600}button.pill.danger:hover:not(:disabled){border-color:var(--danger);color:var(--danger);background:#fee4e2}.flag-button{cursor:pointer;white-space:nowrap;min-height:auto;margin-left:0;padding:.22rem .55rem;font-size:.78rem;line-height:1.3}.integrity-clear{color:#9cacb5}.otp{letter-spacing:.08em;border:1px solid var(--accent);background:#eff4ff;border-radius:6px;padding:.15rem .5rem;font-size:1.05rem;font-weight:700}.rte{border:1px solid var(--line);border-radius:8px;margin-bottom:.5rem;overflow:hidden}.rte-bar{border-bottom:1px solid var(--line);background:var(--bg);gap:.25rem;padding:.35rem;display:flex}.rte-bar button{padding:.15rem .6rem;font-size:.85rem}.rte-area{outline:none;padding:.7rem .9rem}.rte-area:focus{background:#fdfefe}.instructions-body ul{padding-left:1.4rem}.prompt-sets-header{justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.prompt-sets-header h2,.prompt-set-card h2,.prompt-empty-state h2{margin-top:0}.prompt-sets-header .lead{margin-bottom:0}.prompt-pool-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1.5rem;display:grid}.prompt-pools-loading{border:1px solid var(--line);color:var(--muted);background:#fbfcfb;border-radius:12px;margin-top:1.5rem;padding:1rem;font-size:.88rem}.pool-summary-card{border:1px solid var(--line);background:#fbfcfb;border-radius:12px;padding:1rem}.pool-summary-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.pool-summary-head>div{flex-direction:column;gap:.2rem;display:flex}.pool-summary-head code{color:var(--navy);font-size:1rem;font-weight:700}.pool-summary-head span,.pool-summary-head>strong{color:var(--muted);font-size:.84rem}.pool-summary-head>strong{white-space:nowrap}.slot-counts{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;margin-top:.9rem;display:grid}.slot-counts span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:7px;justify-content:space-between;gap:.25rem;padding:.32rem .45rem;font-size:.8rem;display:flex}.slot-counts span.covered{color:var(--ok);background:#f0fdf5;border-color:#abefc6}.slot-counts span.missing{color:var(--danger);background:#fef3f2;border-color:#fecdca}.prompt-guidance{border:1px solid var(--line);background:var(--line);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:1rem;display:grid;overflow:hidden}.prompt-guidance>div{background:#fff;flex-direction:column;gap:.2rem;padding:.85rem 1rem;display:flex}.prompt-guidance strong{color:var(--navy);font-size:.92rem}.prompt-guidance span{color:var(--muted);font-size:.86rem;line-height:1.55}.prompt-create-panel{border-top:2px solid var(--line);margin-top:1.5rem;padding-top:1.5rem}.prompt-create-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.25rem;display:flex}.prompt-create-heading h3{color:var(--navy);margin:0;font-size:1.15rem}.prompt-create-heading p{color:var(--muted);margin:.25rem 0 0;font-size:.9rem}.field-control{width:100%;min-height:48px}input[type=number].field-control{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:.68rem .85rem;font-size:1rem}input[type=number].field-control:focus,select.field-control:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 4px #176b6821}.prompt-row{border:1px solid var(--line);background:#fbfcfb;border-radius:12px;margin-top:.85rem;padding:1rem}.prompt-row-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.prompt-slot-title,.prompt-slot-card-head>div{align-items:center;gap:.65rem;display:flex}.prompt-slot-title>div{flex-direction:column;display:flex}.prompt-slot-title>div span{color:var(--muted);font-size:.82rem}.slot-number{background:var(--accent-soft);width:2rem;height:2rem;color:var(--accent-dark);border-radius:8px;flex:none;place-items:center;font-weight:800;display:inline-grid}.prompt-row-controls{align-items:center;gap:.55rem;display:flex}.prompt-row-controls label{color:var(--muted);align-items:center;gap:.4rem;margin:0;font-size:.84rem;display:flex}.prompt-row-controls select{padding:.3rem .5rem}.prompt-row-controls button{min-height:36px;padding:.35rem .75rem;font-size:.86rem}.prompt-editor{background:#fff;min-height:120px}.prompt-create-actions{justify-content:space-between}.prompt-set-actions{flex-wrap:wrap;align-items:flex-start;gap:.5rem;display:flex}.matrix-table select.matrix-custom{background:var(--warn-bg);border-color:#b54708;font-weight:600}.matrix-table td{vertical-align:middle}.prompt-empty-state,.prompt-set-card{margin-top:1rem}.prompt-empty-state{text-align:center}.prompt-set-card{padding:0;overflow:hidden}.prompt-set-card.is-active{border-top:4px solid var(--accent)}.prompt-set-card.is-inactive{background:#fafbfa;border-top:4px solid #aebbc1}.prompt-set-card-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.prompt-set-summary{cursor:pointer;background:#fff;padding:1.2rem 1.35rem;list-style:none;transition:background-color .15s}.prompt-set-summary::-webkit-details-marker{display:none}.prompt-set-summary:hover{background:#f7faf9}.prompt-set-summary:focus-visible{outline-offset:-3px;outline:3px solid #176b6838}.prompt-set-accordion.is-inactive>.prompt-set-summary{background:#fafbfa}.prompt-set-accordion.is-inactive>.prompt-set-summary:hover{background:#f3f6f5}.prompt-set-summary-action{color:var(--accent-dark);white-space:nowrap;flex:none;align-items:center;gap:.55rem;font-size:.84rem;font-weight:700;display:inline-flex}.prompt-set-summary-open{display:none}.prompt-set-summary-chevron{font-size:1.55rem;line-height:1;transition:transform .16s;transform:rotate(0)}.prompt-set-accordion[open]>.prompt-set-summary{border-bottom:1px solid var(--line)}.prompt-set-accordion[open]>.prompt-set-summary .prompt-set-summary-closed{display:none}.prompt-set-accordion[open]>.prompt-set-summary .prompt-set-summary-open{display:inline}.prompt-set-accordion[open]>.prompt-set-summary .prompt-set-summary-chevron{transform:rotate(90deg)}.prompt-set-accordion-body{padding:1.2rem 1.35rem 1.35rem}.prompt-set-accordion-body>.prompt-create-panel{border-top:0;margin-top:0;padding-top:0}.prompt-set-toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.prompt-set-toolbar p{max-width:760px;color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.prompt-set-card-head h2{margin-bottom:.4rem;font-size:1.35rem}.prompt-set-status{align-items:center;gap:.65rem;margin-bottom:.55rem;display:flex}.prompt-set-status .pill{margin-left:0}.prompt-set-status code{color:var(--muted);font-size:.84rem}.prompt-set-meta{color:var(--muted);flex-wrap:wrap;gap:.55rem;font-size:.88rem;display:flex}.prompt-set-meta span+span:before{content:"·";color:#9cacb5;margin-right:.55rem}.prompt-slots-grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:.85rem;margin-top:1.25rem;display:grid}.prompt-slot-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.prompt-slot-card-head{border-bottom:1px solid var(--line);background:#f8faf9;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .85rem;display:flex}.prompt-slot-card-head strong{color:var(--navy);font-size:.9rem}.prompt-slot-card-head small{color:var(--muted);font-size:.8rem}.prompt-variants{padding:.85rem}.prompt-variant+.prompt-variant{border-top:1px dashed var(--line);margin-top:.75rem;padding-top:.75rem}.prompt-variant>span{color:var(--accent-dark);letter-spacing:.07em;text-transform:uppercase;font-size:.76rem;font-weight:800}.prompt-variant p{color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;margin:.25rem 0 0;font-size:.95rem;line-height:1.55}.notice{color:var(--ok);background:#ecfdf3;border:1px solid #abefc6;border-radius:8px;margin:1rem 0;padding:.7rem 1rem}select{border:1px solid var(--line);background:var(--card);border-radius:8px;padding:.45rem .6rem;font-size:.95rem}.result-record-modal{max-width:860px}.official-result-record{box-shadow:none}.official-record-brand{align-items:center;gap:1.25rem;display:flex}.official-record-brand .logo{flex:none;max-width:120px;max-height:72px}.official-record-brand .cert-head{flex:auto}.official-record-placement p:last-child{margin-bottom:0}.result-record-actions{justify-content:flex-end}.cert-head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.cert-badge{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-dark);background:var(--accent-soft);white-space:nowrap;border:1px solid #bddbd4;border-radius:999px;padding:.2rem .7rem;font-size:.8rem}.cert-table{border-collapse:collapse;width:100%;margin-top:1.25rem}.cert-table th,.cert-table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:.45rem .6rem;font-size:.95rem}.cert-table th{color:var(--muted);width:8.5rem;font-weight:600}.cert-table td{font-variant-numeric:tabular-nums;word-break:break-all}.cert-note{color:var(--muted);margin-top:1.25rem;font-size:.9rem}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #d5a33fcc}.choice:has(input:focus-visible){outline-offset:3px;outline:3px solid #d5a33fcc}@media (width<=980px){.admin-bar{flex-direction:column;align-items:flex-start}.admin-dashboard-brand,.admin-user-actions{width:100%}.admin-user-actions{grid-template-columns:minmax(0,1fr) minmax(190px,240px) auto}.results-toolbar,.guide-hero{grid-template-columns:minmax(0,1fr)}.guide-assurance-note{max-width:640px}.guide-safeguard-grid,.guide-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-flow li:nth-child(2){border-right:1px solid var(--line);border-radius:0 12px 12px 0}.guide-flow li:nth-child(3){border-top:0;border-radius:12px 0 0 12px}.guide-flow li:nth-child(4){border-top:0}}@media (width<=640px){.student-shell{padding:.75rem .75rem 1rem}.site-header{padding:.5rem 0 1rem}.brand-row{text-align:center;flex-direction:column;align-items:center;gap:.65rem}.brand-lockup{text-align:center;width:100%}.brand-row .brand{margin-bottom:.3rem}.site-header .logo{max-width:min(180px,80vw);max-height:82px}.logo{max-width:90px;max-height:58px}.site-title{font-size:clamp(1.65rem,9vw,2.2rem)}.site-subtitle{margin-left:auto;margin-right:auto;font-size:.88rem}.admin-user-actions{grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.admin-user{grid-area:1/1}.admin-time-zone{border-left:0;grid-area:2/1/auto/-1;padding-left:0}.admin-time-zone select{width:100%}.admin-sign-out{grid-area:1/2}.results-page-header,.results-tool-heading{flex-direction:column;align-items:flex-start;gap:.5rem}.students-table-header{flex-direction:column;align-items:stretch}.students-header-controls{flex-direction:column-reverse;align-items:stretch}.students-header-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.students-header-actions button{width:100%}.students-search-field{flex-basis:auto;width:100%}.student-import-format,.student-import-summary{flex-direction:column;align-items:stretch}.student-import-format button{width:100%}.student-import-summary .pill{align-self:flex-start;margin-left:0}.results-tool-heading-copy{flex-direction:column;align-items:flex-start;gap:.15rem}.results-count{justify-content:center;align-self:stretch}.results-filter-fields{grid-template-columns:minmax(0,1fr)}.answer-export-control{flex-direction:column;flex-basis:100%;align-items:stretch}.answer-export-control select,.answer-export-control button,.results-export-actions>button{width:100%}.table-pagination{grid-template-columns:minmax(0,1fr);gap:.7rem;padding:.8rem}.pagination-summary,.pagination-controls{justify-content:center}.pagination-controls{flex-direction:column;align-items:stretch;gap:.65rem}.pagination-page-size{justify-content:center}.pagination-divider{display:none}.pagination-navigation{width:100%}.pagination-navigation button{flex:1 1 0;min-width:0}.pagination-page{flex:0 0 7rem}.admin-dashboard-title{font-size:1.15rem}.admin-bar .logo{max-width:90px;max-height:48px}.guide-safeguard-grid,.guide-flow,.guide-role-grid,.guide-control-grid,.guide-howto-grid,.guide-readiness-columns{grid-template-columns:minmax(0,1fr)}.guide-flow li,.guide-flow li:first-child,.guide-flow li:nth-child(2),.guide-flow li:nth-child(3),.guide-flow li:nth-child(4),.guide-flow li:last-child{border:1px solid var(--line);border-bottom:0;border-radius:0}.guide-flow li:first-child{border-radius:12px 12px 0 0}.guide-flow li:last-child{border-bottom:1px solid var(--line);border-radius:0 0 12px 12px}.guide-section-heading{gap:.7rem}.guide-readiness-banner{grid-template-columns:minmax(0,1fr)}.guide-readiness-banner p{grid-column:1}.prompt-sets-header,.prompt-set-card-head,.prompt-row-head,.prompt-set-toolbar{flex-direction:column;align-items:stretch}.prompt-sets-header>button,.prompt-set-card-head>button,.prompt-set-actions button{width:100%}.prompt-set-summary-action{align-self:flex-start}.prompt-set-actions{grid-template-columns:minmax(0,1fr);display:grid}.prompt-pool-overview,.prompt-guidance,.prompt-slots-grid{grid-template-columns:minmax(0,1fr)}.prompt-row-controls{justify-content:space-between}.slot-counts{grid-template-columns:repeat(2,minmax(0,1fr))}.student-main{margin-top:.9rem}.card{border-radius:14px}.exam-top{align-items:stretch}.exam-session-bar{flex-direction:column;align-items:stretch}.exam-close-button{width:100%}.prompt-nav{flex:auto}.prompt-nav button{flex:1}.timer{justify-content:space-between;width:100%}.exam-workspace .card{padding-inline:1.2rem}.spanish-character-tools{flex-direction:column;align-items:flex-start;gap:.5rem}.exam-workspace textarea{min-height:340px}.actions{align-items:stretch!important}.reauth-row{flex-direction:column;align-items:stretch;gap:.5rem}.reauth-row input{flex-basis:auto;max-width:none}.actions button{flex:auto}.ai-settings-summary{flex-wrap:wrap;align-items:flex-start}.ai-settings-summary>span:first-of-type{flex:calc(100% - 3rem)}.ai-settings-summary .pill,.settings-summary .pill,.settings-summary-count{margin-left:2.7rem}.exam-setup-option-grid,.exam-setup-button-grid{grid-template-columns:1fr}.exam-setup-savebar{flex-direction:column;align-items:stretch}.proctoring-toggle-card{grid-template-columns:auto minmax(0,1fr)}.proctoring-toggle-state{grid-column:2;justify-self:start}.cert-head,.official-record-brand{flex-direction:column;align-items:flex-start}.cert-table th{width:6.5rem}.site-footer{margin-top:1rem;line-height:1.8}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{@page{margin:.4in}body{background:#fff}body *{visibility:hidden}.print-area,.print-area *{visibility:visible}.print-area{border:none;border-radius:0;position:absolute;inset:0}.official-result-record{padding:.45in}body.printing-official-result>#root{display:none!important}body.printing-official-result>.result-record-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;padding:0;display:block;position:static}body.printing-official-result .result-record-modal{width:100%;max-width:none;max-height:none;box-shadow:none;border:0;border-radius:0;padding:0;overflow:visible}body.printing-official-result .official-result-record{break-inside:avoid;page-break-inside:avoid;width:auto;margin:0;padding:0;position:static;inset:auto}.no-print{display:none!important}}
