:root{--bg:#101216;--bg-soft:#17191f;--ink:#121316;--muted:#6e7380;--line:#dedbd2;--line-dark:#ffffff1f;--panel:#fffdf7;--panel-soft:#f4f1e8;--brand-purple:#ad00ff;--brand-purple-dark:#7c00b8;--brand-cyan:#13bfd3;--brand-coral:#ff824a;--brand-pink:#f45bd1;--brand-yellow:#ffbd45;--accent:var(--brand-purple);--accent-ink:#fff;--blue:var(--brand-cyan);--mint:var(--brand-cyan);--amber:var(--brand-yellow);--rose:var(--brand-pink);--shadow:0 24px 80px #00000038}.test-experience .question-panel>h1,.test-experience .unit-title,.test-experience .question-meta,.test-experience .choice-button,.test-experience .listening-questions legend,.test-experience .listening-questions label{-webkit-user-select:none;user-select:none}.transcript-reveal{color:#77500d;cursor:pointer;background:#fff7e5;border:1px solid #e0a53b;border-radius:10px;align-self:flex-start;align-items:center;gap:7px;margin:0 0 8px;padding:8px 11px;font-size:.78rem;font-weight:800;display:inline-flex}.listening-section{gap:18px;display:grid}.listening-section>audio{display:none}.listening-ready,.listening-playing{text-align:center;background:#f7fbf9;border:1px solid #d9e5df;border-radius:18px;justify-items:center;gap:10px;padding:30px 20px;display:grid}.listening-ready>svg,.listening-playing>svg,.audio-pulse{color:#18744d}.listening-ready strong,.listening-playing strong{font-size:1.05rem}.listening-ready p,.listening-playing p{color:#5c6962;max-width:560px;margin:0}.audio-pulse{background:#def2e8;border-radius:50%;place-items:center;width:58px;height:58px;animation:1.4s ease-in-out infinite listening-pulse;display:grid}@keyframes listening-pulse{50%{box-shadow:0 0 0 10px #218b5d1f}}.listening-questions{gap:16px;display:grid}.listening-timer{color:#3f5148;justify-content:flex-end;align-items:center;gap:7px;display:flex}.listening-timer.warning{color:#a51f3f}.listening-questions fieldset{border:1px solid #dfe7e2;border-radius:14px;gap:8px;margin:0;padding:16px;display:grid}.listening-questions legend{color:#23382e;padding:0 6px;font-weight:800}.listening-questions label{cursor:pointer;background:#f7f9f8;border-radius:9px;align-items:center;gap:10px;padding:9px 11px;display:flex}.listening-questions label>span{background:#e1ece6;border-radius:50%;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.phone-profile-field{grid-column:auto}.phone-control{grid-template-columns:124px minmax(0,1fr);gap:8px;display:grid}.phone-prefix-control{background:#fff;border:1px solid #cfd9d3;border-radius:10px;grid-template-columns:34px minmax(0,1fr);align-items:center;width:124px;min-width:0;min-height:48px;display:grid;overflow:hidden}.phone-prefix-control:focus-within{border-color:#101216;outline:3px solid #d6ff5f94}.phone-country-flag{pointer-events:none;padding-left:10px;font-size:18px;line-height:1}.profile-grid .phone-prefix-control input{border:0;border-radius:0;outline:0;width:100%;min-width:0;min-height:46px;padding:0 8px 0 2px;font-weight:800}.profile-grid .phone-prefix-control input:focus{border:0;outline:0}.phone-profile-field small{color:#647168;font-weight:500}.admin-form textarea{resize:vertical;min-height:96px;font:inherit;border:1px solid #d5ddd8;border-radius:10px;padding:10px 12px}.question-bank-grid{grid-template-columns:minmax(320px,.8fr) minmax(520px,1.4fr);align-items:start}.question-option-editor{grid-template-columns:auto auto 1fr;align-items:center;gap:8px;display:grid!important}.question-option-editor>input:last-child{width:100%}.question-bank-list{max-height:760px;display:grid;overflow:auto}.question-bank-list article{border-bottom:1px solid #e4e9e6;grid-template-columns:minmax(150px,.38fr) minmax(280px,1fr) 130px;align-items:center;gap:14px;padding:13px 4px;display:grid}.question-bank-list article>div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.question-bank-list article small{color:#68736d;flex-basis:100%}.question-bank-list article p{color:#263b31;margin:0}.question-bank-list article select{background:#fff;border:1px solid #d5ddd8;border-radius:9px;padding:8px}.billing-table{overflow-x:auto}.billing-row{border-bottom:1px solid #e4e9e6;grid-template-columns:minmax(190px,1.3fr) repeat(6,minmax(95px,.7fr)) minmax(130px,.9fr);align-items:center;gap:12px;min-width:1080px;padding:13px 4px;display:grid}.billing-row>span:first-child{gap:3px;display:grid}.billing-row small{color:#6a766f}.billing-head{color:#617068;text-transform:uppercase;font-size:.76rem;font-weight:900}.pricing-reference-table{overflow-x:auto}.pricing-reference-row{border-bottom:1px solid #e4e9e6;grid-template-columns:minmax(180px,1.4fr) repeat(3,minmax(130px,.8fr));gap:12px;min-width:620px;padding:12px 4px;display:grid}.pricing-reference-head{color:#617068;text-transform:uppercase;font-size:.76rem;font-weight:900}@media (max-width:900px){.question-bank-grid{grid-template-columns:1fr}.phone-control{grid-template-columns:124px minmax(0,1fr)}.question-bank-list article{grid-template-columns:1fr}.phone-profile-field{grid-column:auto}}*{box-sizing:border-box}html,body{background:linear-gradient(90deg, #ffffff0a 1px, transparent 1px) 0 0 / 72px 72px, linear-gradient(#ffffff09 1px, transparent 1px) 0 0 / 72px 72px, var(--bg);width:100%;max-width:100%;min-height:100%;color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.app-shell{color:#f7f4eb;grid-template-columns:minmax(260px,330px) minmax(0,1fr);width:100%;max-width:100%;min-height:100vh;display:grid}.app-shell>*,.test-workspace,.question-panel,.bottom-nav,.bottom-nav-forward{min-width:0}.test-sidebar{border-right:1px solid var(--line-dark);background:radial-gradient(circle at 25% 0,#d6ff5f24,#0000 32%),linear-gradient(#14161b 0%,#0f1115 100%);flex-direction:column;gap:26px;min-height:100vh;padding:28px;display:flex;position:sticky;top:0}.brand-mark{align-items:center;gap:14px;display:flex}.brand-mark>span{background:var(--accent);width:50px;height:50px;color:var(--accent-ink);border:1px solid #d6ff5f73;border-radius:8px;place-items:center;font-weight:950;display:grid}.brand-mark strong{color:#fffdf7;font-size:21px;line-height:1.05;display:block}.brand-mark p,.progress-block span,.sidebar-summary span,.unit-title,.metric-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:850}.test-sidebar .brand-mark p,.test-sidebar .progress-block span,.test-sidebar .sidebar-summary span{color:#9fa4ad}.progress-block{border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);gap:10px;padding:18px 0;display:grid}.progress-block strong,.sidebar-summary strong{color:#fffdf7;font-size:22px}.progress-track{background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;height:8px;overflow:hidden}.progress-track div{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--mint));height:100%;transition:width .18s}.level-stack{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.level-stack span{border:1px solid var(--line-dark);color:#c7cbd1;border-radius:999px;place-items:center;min-height:44px;font-weight:900;display:grid}.level-stack .active{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}.sidebar-summary{border-top:1px solid var(--line-dark);grid-template-columns:1fr auto;gap:12px;margin-top:auto;padding-top:24px;display:grid}.test-workspace{grid-template-rows:auto 1fr auto;gap:22px;padding:clamp(22px,4vw,56px);display:grid}.question-meta{flex-wrap:wrap;gap:9px;display:flex}.question-meta span{border:1px solid var(--line-dark);color:#d9dde3;letter-spacing:.06em;text-transform:uppercase;background:#ffffff0f;border-radius:999px;min-height:38px;padding:10px 14px;font-size:12px;font-weight:850}.question-panel,.result-view{border:1px solid var(--line);background:linear-gradient(180deg, #ffffffc7, #fff0) 0 0 / 100% 160px no-repeat, var(--panel);width:min(100%,1040px);color:var(--ink);box-shadow:var(--shadow);border-radius:8px;align-self:start;padding:clamp(24px,4vw,46px)}.app-shell>.result-view{grid-column:1/-1;justify-self:center}.question-panel h1,.result-view h1{color:#101216;max-width:920px;margin:10px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,5vw,58px);font-weight:500;line-height:.98}.unit-title{color:#25272d}.choice-list{gap:12px;display:grid}.choice-button{border:1px solid var(--line);width:100%;min-height:66px;color:var(--ink);text-align:left;background:#fff;border-radius:8px;grid-template-columns:42px 1fr;align-items:center;gap:14px;padding:13px 16px;transition:border-color .16s,transform .16s,background .16s;display:grid}.choice-button:hover{border-color:var(--brand-cyan);transform:translateY(-1px)}.choice-button span{border:1px solid var(--line);background:var(--panel-soft);border-radius:999px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:950;display:grid}.choice-button.selected{border-color:var(--brand-purple);background:linear-gradient(135deg, var(--brand-purple-dark), var(--brand-purple));color:#fffdf7}.choice-button.selected span{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}.response-box{resize:vertical;border:1px solid var(--line);width:100%;min-height:245px;color:var(--ink);background:#fff;border-radius:8px;padding:18px;line-height:1.58}.response-box:focus,.profile-grid input:focus{border-color:var(--brand-purple);outline:3px solid #ad00ff38}.response-actions{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.primary-button,.secondary-button,.danger-button,.ghost-button,.file-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:850;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.primary-button:hover:not(:disabled),.secondary-button:hover:not(:disabled),.danger-button:hover:not(:disabled),.ghost-button:hover:not(:disabled),.file-button:hover{transform:translateY(-1px)}.primary-button:focus-visible,.secondary-button:focus-visible,.danger-button:focus-visible,.ghost-button:focus-visible,.file-button:focus-visible,.skip-button:focus-visible,.push-to-talk-button:focus-visible{outline-offset:3px;outline:3px solid #13bfd361}.primary-button{background:linear-gradient(135deg, var(--brand-purple-dark), var(--brand-purple));color:#fff;box-shadow:0 10px 26px #ad00ff33}.primary-button:hover:not(:disabled){background:linear-gradient(135deg,#6900a3,#c42bff);box-shadow:0 14px 32px #ad00ff4d}.primary-button.large{min-width:190px}.secondary-button{color:#e8fcff;background:#13bfd31a;border-color:#13bfd394}.secondary-button:hover:not(:disabled){border-color:var(--brand-cyan);background:#13bfd333}.danger-button{background:linear-gradient(135deg, var(--brand-coral), var(--brand-pink));color:#2a061f}.ghost-button{color:#b6bac2;background:0 0;border-color:#0000}.file-button{color:#07525d;background:#eafcff;border-color:#13bfd39e;position:relative;overflow:hidden}.file-button input{opacity:0;position:absolute;inset:0}.feedback-strip,.speaking-panel,.result-grid{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;grid-template-columns:150px 120px minmax(0,1fr);gap:14px;margin-top:18px;padding:16px;display:grid}.feedback-strip strong,.result-grid strong,.speaking-panel strong{margin-top:4px;font-size:24px;display:block}.feedback-copy span{color:#1d4f7a;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900;display:inline-block}.feedback-copy p{margin:0;line-height:1.5}.answer-note,.transcript-box{border:1px solid var(--line);border-radius:8px;margin-top:16px;padding:14px 16px;line-height:1.5}.answer-note.good{color:#15533a;background:#e8f8ed}.answer-note.warn{color:#604400;background:#fff4d6}.speaking-panel{grid-template-columns:140px 180px minmax(220px,1fr);align-items:center}.record-controls{justify-content:flex-end;gap:10px;display:flex}.audio-player{width:100%;margin-top:16px}.transcript-box{background:#fff}.transcript-box span{color:#1d4f7a;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.transcript-box p{margin:8px 0 0}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px 16px;display:grid}.profile-grid label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:12px;font-weight:850;display:grid}.profile-grid input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);text-transform:none;background:#fff;border-radius:8px;padding:0 14px}.profile-grid small{min-height:30px;line-height:1.3}.profile-actions{border-top:1px solid var(--line);justify-content:flex-end;margin-top:24px;padding-top:20px;display:flex}.profile-actions .primary-button{min-width:250px}.result-grid{background:#fff7df;grid-template-columns:repeat(3,minmax(0,1fr))}.result-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.result-view{margin:40px auto}.result-header{align-items:center;gap:16px;display:flex}.result-header>svg{background:var(--mint);color:#062d18;border-radius:8px;width:58px;height:58px;padding:12px}.result-header p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:850}.result-document-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.result-document-meta>div{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:12px 14px}.result-document-meta span,.result-document-meta strong{display:block}.result-document-meta span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:850}.result-document-meta strong{overflow-wrap:anywhere;font-size:14px}.storage-line{color:var(--muted);overflow-wrap:anywhere;margin:18px 0 24px}.bottom-nav{flex-wrap:wrap;gap:12px;width:min(100%,1040px);display:flex}.bottom-nav-forward{gap:10px;margin-left:auto;display:flex}.skip-button{background:linear-gradient(135deg, var(--brand-coral), var(--brand-pink));color:#fff;border:1px solid #d9489c;border-radius:8px;min-height:44px;padding:0 14px;font-weight:850}.skip-button:hover:not(:disabled){background:linear-gradient(135deg,#f06a2f,#d83eb5)}.admin-link{border:1px solid var(--line-dark);color:#d9dde3;border-radius:8px;justify-content:center;align-items:center;min-height:40px;margin-top:-10px;padding:0 14px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.admin-shell{background:linear-gradient(90deg, #ffffff0a 1px, transparent 1px) 0 0 / 72px 72px, linear-gradient(#ffffff09 1px, transparent 1px) 0 0 / 72px 72px, var(--bg);color:#f7f4eb;grid-template-columns:minmax(260px,320px) minmax(0,1fr);min-height:100vh;display:grid;overflow-x:hidden}.admin-sidebar{border-right:1px solid var(--line-dark);background:linear-gradient(#14161b 0%,#0f1115 100%);flex-direction:column;gap:28px;min-width:0;min-height:100vh;padding:28px;display:flex;position:sticky;top:0}.admin-brand{color:inherit;align-items:center;gap:14px;text-decoration:none;display:flex}.admin-brand>span{background:var(--accent);width:50px;height:50px;color:var(--accent-ink);border-radius:8px;place-items:center;font-weight:950;display:grid}.admin-brand strong{color:#fffdf7;font-size:22px;display:block}.admin-brand p,.admin-header p,.admin-card-title p{color:#9fa4ad;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:850}.admin-menu{gap:10px;display:grid}.admin-menu button{border:1px solid var(--line-dark);color:#d9dde3;text-align:left;background:#ffffff0a;border-radius:8px;align-items:center;gap:10px;min-height:46px;padding:0 14px;font-weight:850;display:flex}.admin-menu button.active{border-color:var(--accent);background:var(--accent);color:var(--accent-ink);box-shadow:0 10px 28px #ad00ff38}.admin-workspace{align-content:start;gap:24px;min-width:0;padding:clamp(22px,4vw,56px);display:grid}.admin-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-header h1{color:#fffdf7;margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,64px);font-weight:500;line-height:.98}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.admin-card{border:1px solid var(--line);background:var(--panel);color:var(--ink);box-shadow:var(--shadow);border-radius:8px;align-content:start;gap:18px;padding:22px;display:grid}.admin-card.wide{grid-column:1/-1}.admin-card-title{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.admin-card-title h2{margin:2px 0 0;font-size:26px;line-height:1.05}.admin-card-title>svg{border:1px solid var(--line);background:#fff;border-radius:8px;width:42px;height:42px;padding:10px}.status-pill{border:1px solid var(--line);min-height:30px;color:var(--muted);background:#fff;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.status-pill.ok{color:#15533a;background:#e8f8ed;border-color:#52c98b59}.admin-form{gap:12px;display:grid}.development-mode-setting{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:14px;display:flex}.development-mode-setting strong,.development-mode-setting span{display:block}.development-mode-setting span{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.45}.switch-control{cursor:pointer;flex:none;width:52px;height:30px;position:relative}.switch-control input{opacity:0;width:1px;height:1px;position:absolute}.switch-control>span{background:#c9cfcb;border-radius:999px;margin:0;transition:background .16s;position:absolute;inset:0}.switch-control>span:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .16s;position:absolute;top:4px;left:4px;box-shadow:0 1px 4px #0000003d}.switch-control input:checked+span{background:#218b5d}.switch-control input:checked+span:after{transform:translate(22px)}.switch-control input:focus-visible+span{outline-offset:2px;outline:3px solid #d6ff5fb8}.admin-form.two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:12px;font-weight:850;display:grid}.admin-form input,.admin-form select{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);text-transform:none;background:#fff;border-radius:8px;padding:0 13px}.admin-form input:focus,.admin-form select:focus{border-color:#101216;outline:3px solid #d6ff5f94}.gcp-credential-upload{border:1px dashed var(--line);background:var(--panel-soft);border-radius:8px;justify-items:start;gap:7px;padding:13px;display:grid}.gcp-credential-upload small{color:var(--muted);font-size:12px;font-weight:700;line-height:1.45}.credential-file-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.admin-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.secondary-button.light{color:#07525d;background:#eafcff;border-color:#13bfd38c;text-decoration:none}.admin-status{color:var(--muted);margin:0;font-weight:800}.admin-status.ok{color:#15533a}.admin-status.error{color:#8b1830}.permission-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.permission-picker label{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:9px;min-height:42px;padding:0 12px;font-weight:800;display:flex}.admin-table{gap:8px;display:grid}.admin-row{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(220px,1fr) 140px 100px 110px;align-items:center;gap:12px;min-height:58px;padding:12px;display:grid}.admin-row strong,.admin-row span{display:block}.admin-row span{color:var(--muted);font-size:13px;font-weight:800}.empty-state{color:var(--muted);margin:0}.role-matrix{gap:12px;display:grid}.role-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:160px 1fr;align-items:start;gap:14px;padding:14px;display:grid}.role-card>div{flex-wrap:wrap;gap:8px;display:flex}.permission-chip{border:1px solid var(--line);min-height:30px;color:var(--muted);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.permission-chip.active{color:#fffdf7;background:#101216;border-color:#101216}@media (max-width:1080px){.admin-grid{grid-template-columns:1fr}.admin-row{grid-template-columns:1fr 1fr}}@media (max-width:820px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{width:100%;min-height:auto;position:static}.admin-header,.admin-actions{flex-direction:column;align-items:stretch}.admin-form.two,.permission-picker,.role-card{grid-template-columns:1fr}}@media (max-width:920px){.app-shell{grid-template-columns:1fr}.test-sidebar{min-height:auto;padding:22px;position:static}.sidebar-summary{margin-top:0}.test-workspace{padding:22px}.question-panel,.result-view{padding:24px}.question-panel h1,.result-view h1{font-size:34px;line-height:1.02}.feedback-strip,.speaking-panel,.result-grid,.result-document-meta,.profile-grid{grid-template-columns:1fr}.record-controls,.response-actions{flex-direction:column;align-items:stretch}.bottom-nav{grid-template-columns:1fr;display:grid}.profile-actions{display:grid}.profile-actions .primary-button{width:100%;min-width:0}}@media (max-width:540px){.test-experience{width:100%;max-width:100vw;overflow-x:hidden}.brand-mark{align-items:flex-start}.brand-mark>span{width:44px;height:44px}.test-sidebar{gap:18px;padding:16px}.progress-block{padding:14px 0}.level-stack{grid-template-columns:repeat(4,1fr)}.level-stack span{min-height:40px}.sidebar-summary{padding-top:18px}.test-workspace{gap:16px;width:100%;padding:14px}.question-panel,.result-view{width:100%;max-width:100%;padding:20px 16px}.question-meta{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.question-meta span{overflow-wrap:anywhere;text-align:center;width:auto;min-width:0;min-height:36px;padding:8px 10px}.choice-button{overflow-wrap:anywhere;grid-template-columns:32px minmax(0,1fr);gap:10px;min-width:0;min-height:60px;padding:12px}.choice-button span{width:32px;height:32px}.profile-grid,.profile-grid label,.profile-grid input,.phone-control,.phone-prefix-control,.listening-section,.listening-questions,.listening-questions fieldset,.call-stage>div,.delivery-status-item>span{min-width:0}.phone-control{grid-template-columns:108px minmax(0,1fr)}.phone-prefix-control{width:108px}.listening-ready,.listening-playing,.listening-questions fieldset{padding:16px 12px}.listening-questions label,.call-stage strong,.conversation-log p,.delivery-status-item,.result-actions a,.result-actions button{overflow-wrap:anywhere}.primary-button,.secondary-button,.danger-button,.ghost-button,.file-button,.skip-button,.transcript-reveal,.push-to-talk-button{white-space:normal;text-align:center;min-width:0;max-width:100%;line-height:1.2}.record-controls>*,.response-actions>*,.call-actions>*,.result-actions>*{width:100%}.question-panel h1,.result-view h1{overflow-wrap:anywhere;font-size:30px}}.home-shell{color:#f7f4eb;min-height:100vh}.home-header{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:center;width:min(100% - 40px,1280px);min-height:88px;margin:0 auto;display:flex}.home-brand,.login-brand{color:inherit;align-items:center;gap:13px;text-decoration:none;display:flex}.brand-logo{object-fit:contain;display:block}.platform-brand-logo{width:82px;height:60px}.sidebar-brand-logo{flex:none;width:92px;height:68px}.result-brand-logo{width:132px;height:96px}.report-brand-logo{width:98px;height:72px}.home-brand>span,.login-brand>span{background:var(--accent);width:46px;height:46px;color:var(--accent-ink);border-radius:8px;place-items:center;font-weight:950;display:grid}.home-brand strong,.login-brand strong{font-size:18px;display:block}.home-brand small,.login-brand small{color:#9fa4ad;text-transform:uppercase;margin-top:2px;font-size:11px;font-weight:800;display:block}.admin-access{border:1px solid var(--line-dark);color:#d9dde3;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.admin-access:hover{color:var(--accent);border-color:#d6ff5fa6}.home-hero{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:72px;width:min(100% - 40px,1280px);min-height:min(610px,100svh - 150px);margin:0 auto;padding:62px 0;display:grid}.eyebrow{color:#a9adb5;text-transform:uppercase;align-items:center;gap:7px;margin:0;font-size:12px;font-weight:900;display:flex}.hero-copy h1{color:#fffdf7;max-width:760px;margin:18px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:72px;font-weight:500;line-height:.98}.hero-lead{color:#c6cad1;max-width:680px;margin:0;font-size:20px;line-height:1.55}.hero-actions{align-items:center;gap:18px;margin-top:34px;display:flex}.hero-actions>span{color:#8f949e;max-width:230px;font-size:13px}.home-cta{background:linear-gradient(135deg, var(--brand-purple), var(--brand-pink));color:#fff;border:1px solid #f45bd1cc;justify-content:space-between;min-width:240px;min-height:68px;padding:0 26px;font-size:19px;text-decoration:none;transition:transform .16s,box-shadow .16s;box-shadow:0 16px 42px #ad00ff47}.home-cta:hover{color:#fff;background:linear-gradient(135deg,#9200d8,#ff72dc);transform:translateY(-2px);box-shadow:0 20px 52px #ad00ff61}.assessment-preview{background:#17191f;border:1px solid #ffffff2e;border-radius:8px;gap:28px;min-height:400px;padding:28px;display:grid;box-shadow:0 28px 80px #00000057}.preview-call-status{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.preview-call-status>span{background:var(--accent);width:46px;height:46px;color:var(--accent-ink);border-radius:50%;place-items:center;display:grid}.preview-call-status small,.preview-call-status strong{display:block}.preview-call-status small{color:#8f949e}.preview-call-status i{background:var(--mint);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 6px #52c98b1f}.preview-wave{justify-content:center;align-items:center;gap:7px;min-height:112px;display:flex}.preview-wave span{background:var(--accent);border-radius:4px;width:6px;max-height:76px}.assessment-preview>p{color:#f5f2e9;text-align:center;margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.25}.preview-levels{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.preview-levels span{border:1px solid var(--line-dark);color:#aeb3bc;border-radius:999px;place-items:center;min-height:38px;font-size:12px;font-weight:900;display:grid}.home-facts{background:var(--panel);color:var(--ink);border-top:1px solid #d8d4ca;border-bottom:1px solid #d8d4ca;grid-template-columns:repeat(4,1fr);display:grid}.home-facts>div{border-right:1px solid #d8d4ca;grid-template-columns:auto 1fr;gap:2px 12px;min-height:112px;padding:26px max(22px,12.5vw - 160px);display:grid}.home-facts>div:last-child{border-right:0}.home-facts svg{grid-row:1/3;align-self:center}.home-facts strong{font-size:21px}.home-facts span{color:var(--muted);font-size:13px}.home-section,.level-map-section{width:min(100% - 40px,1280px);margin:0 auto;padding:92px 0}.section-heading .eyebrow{color:#9297a0}.section-heading h2{color:#fffdf7;max-width:650px;margin:10px 0 0;font-family:Georgia,Times New Roman,serif;font-size:46px;font-weight:500;line-height:1.05}.process-grid{grid-template-columns:repeat(3,1fr);gap:36px;margin-top:50px;display:grid}.process-grid article{border-top:1px solid #ffffff2e;padding-top:22px}.process-grid article>span{color:var(--accent);font-size:12px;font-weight:900}.process-grid h3{margin:18px 0 10px;font-size:22px}.process-grid p{color:#aeb3bc;margin:0;line-height:1.6}.level-map-section{border-top:1px solid var(--line-dark)}.level-map{border-radius:8px;grid-template-columns:16fr 12fr 14fr;min-height:128px;margin-top:48px;display:grid;overflow:hidden}.level-map>div{color:#111318;flex-direction:column;justify-content:space-between;padding:24px;display:flex}.level-map strong{font-size:28px}.level-map span{font-size:13px;font-weight:800}.level-advanced{background:#8fb2ff}.privacy-note{color:#9297a0;max-width:720px;margin:28px 0 0;line-height:1.6}.login-shell{color:#f7f4eb;grid-template-rows:auto 1fr;min-height:100vh;padding:28px;display:grid}.login-brand{align-self:start}.login-panel{border:1px solid var(--line);background:var(--panel);width:min(100%,460px);color:var(--ink);box-shadow:var(--shadow);border-radius:8px;place-self:center;padding:36px}.login-icon{background:var(--accent);width:46px;height:46px;color:var(--accent-ink);border-radius:8px;place-items:center;margin-bottom:22px;display:grid}.login-panel .eyebrow{color:var(--muted)}.login-panel h1{margin:8px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:500;line-height:1}.login-intro{color:var(--muted);margin:0 0 26px;line-height:1.55}.login-form{gap:16px;display:grid}.login-form label{color:var(--muted);text-transform:uppercase;gap:7px;font-size:12px;font-weight:850;display:grid}.login-form input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);text-transform:none;background:#fff;border-radius:8px;padding:0 13px}.password-field{position:relative}.password-field button{width:38px;height:38px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid;position:absolute;top:5px;right:5px}.login-submit{justify-content:space-between;min-height:50px;margin-top:4px}.form-error{color:#a01937;margin:0;font-size:13px;font-weight:750}.dev-access{border-top:1px solid var(--line);color:var(--muted);overflow-wrap:anywhere;margin:22px 0 0;padding-top:18px;font-size:12px;line-height:1.6}.brand-mark{color:inherit;text-decoration:none}.test-info-list{gap:10px;display:grid}.test-countdown{color:#f7f4eb;background:#d6ff5f14;border:1px solid #d6ff5f57;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;min-height:72px;padding:14px;display:grid}.test-countdown svg{color:var(--accent);grid-row:1/3}.test-countdown span{color:#aeb3bc;text-transform:uppercase;font-size:11px;font-weight:850}.test-countdown strong{font-variant-numeric:tabular-nums;font-size:24px;line-height:1}.test-countdown.warning{background:#ff6b8a1a;border-color:#ff6b8a9e}.test-countdown.warning svg,.test-countdown.warning strong{color:#ff8fa7}.dev-helper{background:#edf3ff;border:1px dashed #8aa7e8;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding:14px;display:flex}.dev-helper strong,.dev-helper span{display:block}.dev-helper .secondary-button{color:#fff;background:#263b66;border-color:#263b66;flex:none}.dev-helper strong{font-size:13px}.dev-helper span{color:#52627f;margin-top:3px;font-size:12px}.dev-profile-button{color:#263b66;background:#edf3ff;border:1px dashed #8aa7e8;border-radius:8px;min-height:42px;margin-top:14px;padding:0 14px;font-weight:850}.test-info-list>div{color:#aeb3bc;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:44px;display:grid}.test-info-list span{font-size:13px}.test-info-list strong{color:#f7f4eb;font-size:13px}.private-summary strong:last-child{font-size:15px}.profile-intro{max-width:660px;color:var(--muted);margin:-12px 0 26px;line-height:1.6}.result-shell{place-items:center;min-height:100vh;padding:40px 20px;display:grid}.result-complete{width:min(100%,980px)}.result-feedback{border-top:1px solid var(--line);gap:28px;margin-top:24px;padding-top:22px;display:grid}.result-transparency{background:#f7faf8;border:1px solid #d9e3dc;border-radius:12px;gap:18px;margin-top:24px;padding:22px;display:grid}.score-breakdown-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.score-breakdown-grid article{background:#fff;border:1px solid #dfe7e2;border-radius:9px;gap:5px;min-width:0;padding:14px;display:grid}.score-breakdown-grid article>span,.level-decision-grid small{color:#52627f;text-transform:uppercase;font-size:10px;font-weight:900}.score-breakdown-grid article>strong{color:#173d2b;font-size:22px}.score-breakdown-grid article>small{color:#657169;line-height:1.35}.score-formula{color:#30443a;background:#eaf3ed;border-radius:8px;margin:0;padding:12px 14px;line-height:1.5}.level-decision-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.level-decision-grid>span{background:#fff;border-left:3px solid #75a88a;gap:4px;padding:12px 14px;display:grid}.level-decision-grid strong{color:#173d2b;font-size:21px}.level-requirements{gap:12px;padding-top:4px;display:grid}.level-requirements>div{gap:3px;display:grid}.level-requirements>div small{color:#657169}.level-requirements ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.level-requirements li{background:#fff;border:1px solid #dfe7e2;border-radius:8px;grid-template-columns:24px 1fr;align-items:start;gap:9px;padding:10px 12px;display:grid}.level-requirements li>span{border-radius:50%;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.level-requirements li.passed>span{color:#16623b;background:#dff4e5}.level-requirements li.failed>span{color:#765300;background:#fff0cd}.level-requirements li p{gap:3px;margin:0;display:grid}.level-requirements li small{color:#657169;line-height:1.35}.admin-scoring-transparency{margin-top:0}.result-feedback-title p{color:#52627f;letter-spacing:0;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:900}.result-feedback-title h2{margin:0;font-size:25px}.evaluation-report{border-bottom:1px solid var(--line);padding-bottom:28px}.evaluation-report-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.evaluation-report-header span,.criterion-item span{color:#52627f;text-transform:uppercase;font-size:11px;font-weight:900}.evaluation-report-header h3{margin:4px 0 0;font-size:21px}.evaluation-score{white-space:nowrap;align-items:baseline;gap:5px;display:flex}.evaluation-score strong{color:#172f24;font-size:32px}.evaluation-score span{color:var(--muted);text-transform:none;font-size:12px}.evaluation-feedback{max-width:720px;color:var(--muted);margin:14px 0 20px;line-height:1.55}.criteria-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.criterion-item{border-right:1px solid var(--line);min-width:0;padding:18px 16px}.criterion-item:first-child{padding-left:0}.criterion-item:last-child{border-right:0;padding-right:0}.criterion-item>div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.criterion-item strong{font-size:15px}.criterion-item p{color:var(--muted);margin:11px 0 0;font-size:13px;line-height:1.45}.evaluation-summary-grid{grid-template-columns:1fr 1fr;gap:28px;margin-top:22px;display:grid}.evaluation-summary-grid h4{margin:0 0 9px;font-size:13px}.evaluation-summary-grid ul{color:var(--muted);gap:6px;margin:0;padding-left:18px;font-size:13px;line-height:1.45;display:grid}.motivation-message{color:#173d27;background:#edf7f0;border-left:3px solid #55a979;margin:22px 0 0;padding:13px 16px;font-size:14px;font-weight:750;line-height:1.5}.result-actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.result-actions .primary-button,.result-actions .secondary-button{min-height:48px;text-decoration:none}.result-actions .secondary-button{color:#07525d;background:#eafcff;border-color:#13bfd38c}.result-home-button{flex:260px}.result-delivery-status{border:1px solid var(--line);background:#f8faf9;border-radius:14px;gap:10px;margin-top:22px;padding:16px;display:grid}.delivery-status-item{background:#fff;border-radius:10px;align-items:center;gap:11px;padding:10px 12px;display:flex}.delivery-status-item>span{gap:2px;display:grid}.delivery-status-item small{color:var(--muted);line-height:1.4}.delivery-status-item.ok{color:#17623d}.delivery-status-item.pending{color:#765b12}.delivery-status-item.error{color:#a11d3e}.result-delivery-status>button{justify-self:start}.speaking-fallback{border-top:1px solid var(--line);margin-top:18px}.speaking-fallback summary{color:var(--muted);cursor:pointer;padding:16px 0;font-size:13px;font-weight:800}.speaking-panel.compact{grid-template-columns:1fr;margin:0}.realtime-speaking{gap:14px;display:grid}.realtime-speaking>audio{display:none}.call-limit-note{color:#20345e;background:#eef3ff;border-left:3px solid #4f75c8;align-items:center;gap:11px;padding:12px 14px;display:flex}.call-limit-note strong,.call-limit-note span{display:block}.call-limit-note strong{font-size:13px}.call-limit-note span{margin-top:2px;font-size:12px}.call-stage{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:82px;padding:16px;display:grid}.call-stage.live{background:#f2fbf5;border-color:#52c98bb3}.teacher-avatar{background:var(--accent);width:48px;height:48px;color:var(--accent-ink);border-radius:50%;place-items:center;display:grid}.call-stage span,.call-stage strong{display:block}.call-stage span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:850}.call-stage strong{margin-top:3px}.call-countdown{text-align:right;min-width:92px}.call-countdown time{font-variant-numeric:tabular-nums;margin-top:3px;font-size:22px;font-weight:900;display:block}.call-countdown.warning span,.call-countdown.warning time{color:#a01937}.conversation-log{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;gap:8px;max-height:250px;padding:14px;display:grid;overflow-y:auto}.conversation-log p{background:#fff;border-radius:8px;width:min(86%,620px);margin:0;padding:11px 13px;line-height:1.45}.conversation-log p.student{background:#e8f8ed;justify-self:end}.conversation-log span{color:var(--muted);text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:900;display:block}.conversation-empty{min-height:72px;color:var(--muted);border:1px dashed #c9c5ba;border-radius:8px;align-items:center;gap:12px;padding:15px;line-height:1.5;display:flex}.call-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.push-to-talk-button{background:linear-gradient(135deg, #0798a9, var(--brand-cyan));color:#fff;touch-action:none;-webkit-user-select:none;user-select:none;border:1px solid #0798a9;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-width:min(100%,290px);min-height:52px;padding:0 18px;font-weight:900;display:inline-flex}.push-to-talk-button.recording{background:linear-gradient(135deg, var(--brand-coral), var(--brand-pink));border-color:#d9489c;box-shadow:0 0 0 5px #f45bd12e}.push-to-talk-button:disabled{color:#5f6762;background:#e1e5e2;border-color:#c6cbc8}.call-message{color:#8b1830;margin:0;font-size:13px;font-weight:750}.admin-sidebar{gap:20px}.admin-menu{gap:7px}.admin-menu button{min-height:43px}.admin-account{border-top:1px solid var(--line-dark);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:18px;display:flex}.admin-account>div{align-items:center;gap:10px;min-width:0;display:flex}.admin-account>div>span{width:36px;height:36px;color:var(--accent);background:#2a2d34;border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.admin-account p,.admin-account strong,.admin-account small{min-width:0;margin:0;display:block}.admin-account small{color:#8f949e;text-overflow:ellipsis;max-width:155px;font-size:11px;overflow:hidden}.admin-account button{border:1px solid var(--line-dark);color:#c7cbd1;background:0 0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.admin-header h1{font-size:46px}.loading-card{align-items:center;min-height:90px;display:flex}.dashboard-stack{gap:18px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-grid>div{border:1px solid var(--line);background:var(--panel);min-height:130px;color:var(--ink);border-radius:8px;gap:6px;padding:20px;display:grid}.metric-grid span,.metric-grid small{color:var(--muted)}.metric-grid span{text-transform:uppercase;font-size:12px;font-weight:850}.metric-grid strong{font-size:38px;line-height:1}.metric-grid small{align-self:end}.dashboard-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.level-bars{gap:16px;display:grid}.level-bars>div{grid-template-columns:35px 1fr 30px;align-items:center;gap:12px;display:grid}.level-bars>div>span{background:#e7e4dc;border-radius:999px;height:12px;overflow:hidden}.level-bars i{border-radius:inherit;background:#111318;min-width:3px;height:100%;display:block}.recent-list{display:grid}.recent-list button{border:0;border-bottom:1px solid var(--line);color:var(--ink);text-align:left;background:0 0;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:13px 0;display:grid}.recent-list span,.recent-list small{display:block}.recent-list small{color:var(--muted);margin-top:3px}.data-card{overflow:hidden}.data-toolbar{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.data-toolbar p,.data-toolbar h2{margin:0}.data-toolbar p{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:850}.data-toolbar h2{margin-top:3px;font-size:27px}.search-field{border:1px solid var(--line);width:min(100%,350px);min-height:44px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex}.search-field input{border:0;outline:0;width:100%}.data-table{width:100%;overflow-x:auto}.data-row{border-bottom:1px solid var(--line);min-width:920px;min-height:64px;color:var(--muted);align-items:center;gap:14px;padding:12px 4px;font-size:13px;display:grid}.attempts-table .data-row{grid-template-columns:minmax(190px,1.2fr) 150px 75px 75px 60px minmax(170px,1fr)}.students-table .data-row{grid-template-columns:minmax(190px,1.2fr) 130px 65px minmax(150px,.8fr) minmax(170px,1fr)}.data-row span,.data-row small,.data-row strong{display:block}.data-row small{color:#8b9099;margin-top:4px}.data-row strong,.data-row b{color:var(--ink)}.data-head{color:#868b94;text-transform:uppercase;min-height:38px;padding-top:0;font-size:11px;font-weight:900}.level-badge{color:#111318;border-radius:999px;place-items:center;min-width:38px;min-height:30px;font-style:normal;font-weight:900;display:inline-grid}.attempt-level-status{justify-items:start;gap:5px;display:grid}.recalculated-badge{color:#17603a;letter-spacing:.04em;text-transform:uppercase;background:#edf7f0;border:1px solid #b7d2c1;border-radius:999px;width:fit-content;padding:3px 7px;font-size:9px;font-weight:900;line-height:1.2;display:inline-flex}.level-a1{background:var(--accent)}.level-a2{background:#7fd8b0}.level-b1{background:#8fb2ff}.level-b2{background:#ffca57}.curriculum-grid{align-items:start}.boundary-list{gap:10px;display:grid}.boundary-row{color:#111318;border-radius:8px;grid-template-columns:110px 1fr 1fr;align-items:flex-end;gap:10px;padding:14px;display:grid}.boundary-row>strong{align-self:center;font-size:18px}.boundary-row label{text-transform:uppercase;gap:5px;font-size:10px;font-weight:900;display:grid}.boundary-row input{background:#ffffffb8;border:1px solid #11131838;border-radius:6px;width:100%;min-height:40px;padding:0 10px}.boundary-row.a1{background:var(--accent)}.boundary-row.a2{background:#7fd8b0}.boundary-row.advanced{background:#8fb2ff}.score-weight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0;display:grid}.score-weight-grid div{border:1px solid var(--line);background:#f7f8fa;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:10px 12px;display:flex}.score-weight-grid span{color:#626a76;font-size:12px;font-weight:750}.score-weight-grid strong{color:var(--ink);font-size:18px}.admin-save-bar{border:1px solid var(--line-dark);color:#f7f4eb;border-radius:8px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.admin-save-bar span{color:#9fa4ad;margin-top:4px;font-size:13px;display:block}@media (max-width:1100px){.home-hero{grid-template-columns:1fr 380px;gap:36px}.hero-copy h1{font-size:56px}.home-facts{grid-template-columns:repeat(2,1fr)}.home-facts>div:nth-child(2){border-right:0}.dashboard-grid,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.home-header{min-height:76px}.home-hero{grid-template-columns:1fr;min-height:auto;padding:50px 0 34px}.hero-copy h1{font-size:48px}.assessment-preview{min-height:330px}.process-grid,.level-map{grid-template-columns:1fr}.level-map>div{min-height:100px}.admin-sidebar{gap:14px}.admin-menu{width:100%;max-width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.admin-menu button{flex:none}.admin-account{margin-top:0}.admin-header h1{font-size:38px}.data-toolbar,.admin-save-bar{flex-direction:column;align-items:stretch}.search-field{width:100%}}@media (max-width:540px){.home-header{width:min(100% - 28px,1280px)}.home-brand small{display:none}.admin-access{justify-content:center;width:42px;padding:0;font-size:0}.home-hero,.home-section,.level-map-section{width:min(100% - 28px,1280px)}.home-hero{gap:30px;padding-top:38px}.hero-copy h1{font-size:40px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.home-cta{width:100%}.hero-actions>span{max-width:none}.assessment-preview{min-height:230px;padding:20px}.preview-wave{min-height:68px}.preview-levels{display:none}.assessment-preview>p{font-size:21px}.home-facts{grid-template-columns:1fr}.home-facts>div{border-bottom:1px solid #d8d4ca;border-right:0;min-height:88px;padding:18px 22px}.home-section,.level-map-section{padding:64px 0}.section-heading h2{font-size:36px}.login-shell{padding:20px}.login-panel{padding:26px 20px}.login-panel h1{font-size:35px}.test-experience .test-sidebar{grid-template-columns:1fr auto;gap:14px;display:grid}.test-experience .brand-mark,.test-experience .progress-block{grid-column:1/-1}.test-experience .test-countdown{grid-column:1/-1;min-height:60px}.test-experience .test-info-list{display:none}.test-experience .test-info-list>div{grid-template-columns:auto 1fr}.test-experience .test-info-list strong{grid-column:2}.test-experience .sidebar-summary{display:none}.bottom-nav{bottom:max(6px, env(safe-area-inset-bottom));z-index:5;border:1px solid var(--line-dark);background:#101216f5;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:8px;width:100%;max-width:100%;padding:8px;position:sticky}.bottom-nav>.secondary-button{width:100%}.bottom-nav-forward{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;min-width:0;margin-left:0;display:grid}.bottom-nav-forward>*{white-space:normal;text-align:center;width:100%;min-width:0;padding-left:10px;padding-right:10px;line-height:1.2}.skip-button{color:#fff;border-color:#e56b88}.call-actions{grid-template-columns:1fr;width:100%;display:grid}.push-to-talk-button{width:100%}.call-stage{grid-template-columns:auto 1fr}.dev-helper{flex-direction:column;align-items:stretch}.call-countdown{text-align:left;grid-column:2;justify-self:start}.criteria-grid{grid-template-columns:1fr}.criterion-item,.criterion-item:first-child,.criterion-item:last-child{border-right:0;padding:16px 0}.criterion-item:nth-child(2n){border-left:0;padding-left:0}.criterion-item:not(:last-child){border-bottom:1px solid var(--line)}.evaluation-report-header{flex-direction:column;align-items:flex-start;gap:12px}.evaluation-summary-grid{grid-template-columns:1fr;gap:18px}.result-actions{grid-template-columns:1fr;display:grid}.metric-grid,.dashboard-grid{grid-template-columns:1fr}.boundary-row{grid-template-columns:1fr 1fr}.boundary-row>strong{grid-column:1/-1}}.attempts-table .data-row{grid-template-columns:minmax(190px,1.35fr) 138px 70px 74px 55px minmax(125px,.8fr) 82px minmax(230px,1.15fr);min-width:1125px}.email-delivery-report{background:#f8faf9;border:1px solid #dce5df;border-radius:12px;gap:12px;margin:4px 0 18px;padding:14px;display:grid}.email-delivery-metrics{grid-template-columns:repeat(4,minmax(120px,1fr));gap:9px;display:grid}.email-delivery-metrics>span{color:#47564e;background:#edf1ef;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.email-delivery-metrics>span.ok{color:#17623d;background:#e7f6ed}.email-delivery-metrics>span.pending{color:#765b12;background:#f5f0dc}.email-delivery-metrics>span.error{color:#a11d3e;background:#fde8ed}.email-delivery-metrics small{font-size:11px;font-weight:800}.email-delivery-metrics strong{font-size:20px}.email-delivery-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.attempt-delivery-summary{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);align-items:center;gap:6px;display:grid!important}.attempt-delivery-summary.no-selection{grid-template-columns:repeat(2,minmax(0,1fr))}.attempt-email-selection{color:#55645d;cursor:pointer;justify-self:center;place-items:center;width:28px;height:28px;margin:0;display:grid}.attempt-email-selection input{accent-color:#173d2b;width:17px;height:17px;margin:0}.attempt-delivery-summary small{border-radius:999px;width:fit-content;margin:0;padding:3px 7px;font-size:10px;font-weight:850}.attempt-delivery-email{justify-self:end}.attempt-delivery-audio{justify-self:start}.attempt-delivery-summary.no-selection .attempt-delivery-email,.attempt-delivery-summary.no-selection .attempt-delivery-audio{justify-self:center}.attempt-delivery-summary .ok{color:#17623d;background:#e7f6ed}.attempt-delivery-summary .pending{color:#765b12;background:#f5f0dc}.attempt-delivery-summary .error{color:#a11d3e;background:#fde8ed}.attempt-report-actions{gap:7px;display:flex!important}.admin-pagination{color:#58675f;justify-content:flex-end;align-items:center;gap:12px;padding:16px 0 0;font-size:.9rem;display:flex}.admin-pagination button{color:#173d2b;font:inherit;cursor:pointer;background:#fff;border:1px solid #d5ddd8;border-radius:9px;padding:8px 13px;font-weight:800}.admin-pagination button:disabled{opacity:.45;cursor:not-allowed}.attempt-report-actions button,.icon-close{color:#254537;cursor:pointer;background:#fff;border:1px solid #d7ded9;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.attempt-report-overlay{z-index:100;background:#0e1310b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.attempt-report-dialog{background:#fff;border-radius:18px;grid-template-rows:auto minmax(0,1fr);width:min(1040px,100%);height:min(94dvh,1000px);min-height:0;display:grid;overflow:hidden;box-shadow:0 30px 90px #00000059}.attempt-report-toolbar{border-bottom:1px solid #e0e6e2;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.attempt-report-toolbar>div{align-items:center;gap:8px;display:flex}.admin-result-report{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;color:#17251e;background:#fff;gap:22px;min-height:0;padding:28px;display:grid;overflow:hidden auto}.admin-result-report>header,.admin-result-report>header>div,.admin-result-report>header>p{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-result-report>header>div>span{color:#d6ff5f;background:#173d2b;border-radius:11px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.admin-result-report header p{text-align:right;margin:0;display:grid}.admin-result-report header div p{text-align:left}.admin-result-report header small{color:#69756f}.admin-result-hero{grid-template-columns:1fr 1fr;gap:14px;display:grid}.admin-result-hero>div{background:#eef6f1;border-radius:16px;gap:6px;padding:22px;display:grid}.admin-result-hero>div>strong{color:#173d2b;font-size:2rem}.admin-result-contact{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.admin-result-contact span{border:1px solid #e1e7e3;border-radius:10px;gap:4px;padding:12px;display:grid}.admin-delivery-audit{background:#f7faf8;border:1px solid #dce5df;border-radius:14px;gap:14px;padding:18px;display:grid}.admin-delivery-audit-title{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.admin-delivery-audit-title p,.admin-delivery-audit-title h2{margin:0}.admin-delivery-audit-title p{color:#637269;text-transform:uppercase;font-size:11px;font-weight:900}.admin-delivery-audit-title h2{margin-top:3px;font-size:20px}.admin-delivery-audit-title small{color:#637269}.admin-delivery-status-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-delivery-history{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-delivery-history>span{color:#4e5f56;overflow-wrap:anywhere;background:#f4f7f5;border-radius:9px;gap:4px;padding:10px 12px;font-size:12px;display:grid}.admin-delivery-history>span.error{color:#8d1c36;background:#fde8ed;grid-column:1/-1}.admin-delivery-history strong{color:#17251e}.admin-delivery-status-grid>span{background:#fff;border-radius:10px;gap:3px;padding:11px 12px;display:grid}.admin-delivery-status-grid>span.ok{color:#17623d;border-left:3px solid #369967}.admin-delivery-status-grid>span.pending{color:#765b12;border-left:3px solid #c69a2d}.admin-delivery-status-grid>span.error{color:#a11d3e;border-left:3px solid #d65370}.admin-audio-audit-list{gap:10px;display:grid}.admin-audio-audit-list article{background:#fff;border:1px solid #e0e7e2;border-radius:11px;grid-template-columns:minmax(190px,.7fr) minmax(260px,1.3fr);align-items:center;gap:14px;padding:12px;display:grid}.admin-audio-audit-list article>div{gap:3px;display:grid}.admin-audio-audit-list small{color:#637269}.admin-audio-audit-list audio{width:100%;min-width:0}.admin-result-answers{gap:14px;display:grid}.admin-result-answers>article{break-inside:avoid;border:1px solid #dde5e0;border-radius:14px;gap:13px;padding:18px;display:grid}.report-answer-heading{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.report-answer-heading>span{background:#dcece3;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.report-answer-heading p,.report-evaluation p,.admin-result-answers blockquote{margin:0}.report-answer-heading p{display:grid}.admin-result-answers blockquote,.admin-result-answers pre{overflow-wrap:anywhere;white-space:pre-wrap;font:inherit;background:#f6f8f7;border-radius:10px;padding:12px}.report-evaluation,.report-evaluation>div,.report-evaluation>section{gap:10px;display:grid}.report-evaluation>div,.report-evaluation>section{grid-template-columns:repeat(2,1fr)}.report-evaluation>div>span,.report-evaluation>section>div{background:#f4f7f5;border-radius:9px;gap:4px;padding:10px;display:grid}.report-penalty{color:#a11d3e;font-weight:800}.student-speaking-transcript,.report-student-transcript{background:#f5f9f7;border:1px solid #dce6e0;border-radius:11px;gap:7px;padding:14px;display:grid}.student-speaking-transcript h4,.student-speaking-transcript p,.student-speaking-transcript pre,.report-student-transcript pre{margin:0}.student-speaking-transcript pre,.report-student-transcript pre{overflow-wrap:anywhere;white-space:pre-wrap;font:inherit;line-height:1.6}.report-loading{z-index:101;color:#fff;background:#173d2b;border-radius:12px;align-items:center;gap:8px;padding:12px 16px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 40px #00000040}@media (max-width:700px){.attempt-report-overlay{padding:0}.attempt-report-dialog{border-radius:0;width:100%;height:100dvh}.attempt-report-toolbar{align-items:flex-start}.admin-result-report{padding:18px}.admin-result-hero,.admin-result-contact,.admin-delivery-status-grid,.admin-delivery-history,.email-delivery-metrics,.report-evaluation>div,.report-evaluation>section{grid-template-columns:1fr}.email-delivery-actions{justify-content:stretch}.email-delivery-actions button{width:100%}.admin-delivery-audit-title{flex-direction:column;align-items:flex-start}.admin-audio-audit-list article,.score-breakdown-grid,.level-decision-grid,.level-requirements ul{grid-template-columns:1fr}}
