.student-entry{color:#f3f7fc;--entry-accent:#67ddc6;--entry-line:#cbd6df;background:#0b2038;min-height:100dvh;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;display:flex}.student-entry *{box-sizing:border-box}.student-entry button,.student-entry input,.student-entry select{font:inherit}.student-entry button{cursor:pointer;border:1px solid var(--entry-line);color:#19324d;background:#fff;border-radius:8px;padding:10px 16px}.student-entry button:disabled{opacity:.56;cursor:not-allowed}.student-entry :focus-visible{outline-offset:4px;outline:3px solid #14b89e}.student-entry h1,.student-entry h2,.student-entry h3,.student-entry p{margin:0}.student-entry h1{letter-spacing:.02em;font-size:28px}.student-entry h2{font-size:22px}.student-entry h3{font-size:18px}.student-entry p{line-height:1.7}.student-rail{color:#9bb1c8;border-right:1px solid #294057;flex-direction:column;flex-shrink:0;align-items:center;gap:28px;width:88px;padding:28px 12px;font-size:13px;display:flex}.student-brand{background:var(--entry-accent);color:#103b3a;border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:22px;font-size:22px;font-weight:700;text-decoration:none;display:grid}.student-rail-active{color:var(--entry-accent);background:#264254;border-radius:8px;padding:12px 8px}.student-main{width:min(1200px,100% - 88px);margin:0 auto;padding:40px clamp(22px,4vw,56px) 56px}.student-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.student-header h1:after{content:"";background:var(--entry-accent);width:38px;height:3px;margin-top:12px;display:block}.student-eyebrow{color:#a9c2d5;font-size:13px;margin-bottom:8px!important}.student-account{overflow-wrap:anywhere;align-items:center;gap:16px;font-size:14px;display:flex}.student-account button{color:#cfdeec;white-space:nowrap;background:0 0;border-color:#62758a;font-size:13px}.student-announcements:not(:empty){margin-bottom:24px}.student-alert{color:#6d381b;background:#fff3e6;border-left:3px solid #edb87c;border-radius:4px;padding:14px 18px;line-height:1.6}.student-notice{color:#204a40;background:#ddf5ed;border-radius:4px;padding:14px 18px}.student-login{grid-template-columns:1.15fr 1fr;align-items:center;gap:64px;min-height:560px;display:grid}.student-section-no{letter-spacing:.12em;color:var(--entry-accent);font-size:12px}.student-intro h2{margin:22px 0;font-size:clamp(30px,3.5vw,44px);font-weight:600;line-height:1.4}.student-intro p{color:#bac9d9;max-width:340px}.student-intro .student-muted{color:#9fb3c7;margin-top:36px;font-size:13px}.student-form{color:#1b334d;background:#f8fafc;border-radius:16px;flex-direction:column;gap:22px;padding:32px;display:flex;box-shadow:0 24px 60px #0003}.student-form h2{margin-bottom:2px}.student-form label{flex-direction:column;gap:9px;font-size:14px;font-weight:600;display:flex}.student-form input{color:#172f49;background:#fff;border:1px solid #afbdcb;border-radius:6px;min-width:0;min-height:46px;padding:10px 12px}.student-entry .student-primary{background:var(--entry-accent);color:#123c37;white-space:nowrap;border-color:#0000;min-height:46px;font-weight:600}.student-form .student-form-note{color:#587084;font-size:12px}.student-org{color:#b5cadd;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;font-size:13px;display:flex}.student-org select{color:#f5f8fc;background:#19334d;border:1px solid #536c85;border-radius:6px;max-width:100%;margin-left:8px;padding:9px}.student-resume{background:linear-gradient(115deg,#1e405d,#18314d);border:1px solid #32516e;border-radius:16px;justify-content:space-between;align-items:center;gap:26px;margin-bottom:32px;padding:30px;display:flex}.student-resume h2{overflow-wrap:anywhere;font-size:25px}.student-resume p:last-child{color:#bbccdc;margin-top:10px;font-size:14px}.student-catalog{color:#19324b;background:#f6f9fc;border-radius:16px;padding:28px}.student-section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.student-entry .student-muted{color:#5d7186;font-size:13px}.student-book-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.student-entry .student-book{text-align:left;background:#fff;border-color:#d9e2eb;flex-direction:column;align-items:flex-start;min-height:206px;padding:22px;transition:border-color .16s,box-shadow .16s;display:flex}.student-entry .student-book:hover:not(:disabled){border-color:#319f8d;box-shadow:0 6px 18px #1737530c}.student-book h3{overflow-wrap:anywhere;margin:14px 0 8px}.student-book p,.student-book-version{color:#647b91;font-size:13px}.student-book-open{color:#267969;margin-top:auto;padding-top:22px;font-size:14px}.student-unit-list{margin:24px 0;padding:0;list-style:none}.student-unit-list li{border-top:1px solid #dbe3eb;align-items:center;gap:18px;padding:20px 0;display:flex}.student-unit-list li>div{flex:1}.student-unit-list p{color:#61768b;margin-top:5px;font-size:13px}.student-unit-number{color:#668198;min-width:30px;font-size:18px}.student-empty{color:#d7e4f0;padding:36px 0}.student-empty p{margin:12px 0 20px}.student-catalog .student-empty{color:#415b73}.student-form p{font-size:14px}.student-entry label,.student-entry input,.student-entry select{margin-bottom:0}.student-org select{width:auto}.student-entry .student-intro .student-muted{color:#aabed0}@media (width<=900px){.student-login{gap:30px}.student-main{padding-inline:24px}.student-book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-rail{width:68px}.student-main{width:calc(100% - 68px)}}@media (width<=620px){.student-rail{gap:22px;width:54px;padding:20px 6px}.student-brand{width:36px;height:36px;font-size:19px}.student-main{width:calc(100% - 54px);padding:24px 16px 40px}.student-header{flex-wrap:wrap;align-items:flex-start;margin-bottom:24px}.student-entry h1{font-size:24px}.student-login{grid-template-columns:1fr;gap:28px;min-height:0}.student-intro h2{margin:12px 0;font-size:28px}.student-intro .student-muted{display:none}.student-form{gap:18px;padding:22px}.student-org{display:block}.student-org label{flex-direction:column;gap:6px;display:flex}.student-org select{margin:0}.student-org>span{margin-top:8px;display:block}.student-resume{padding:22px;display:block}.student-resume h2{font-size:21px}.student-resume button{margin-top:18px}.student-catalog{padding:20px}.student-book-grid{grid-template-columns:1fr}.student-unit-list li{flex-wrap:wrap;gap:12px}.student-unit-list li>.student-muted{margin-left:42px}.student-section-heading h2{font-size:19px}.student-section-heading button{white-space:nowrap;padding:8px 10px}.student-account{gap:10px}}html:has(.t2-real-shell){scrollbar-gutter:stable}.t2-real-shell{--ink:#17333b;--muted:#60757c;--teal:#128876;min-height:100dvh;color:var(--ink);background:linear-gradient(125deg,#071e36,#0a3640);font-family:Inter,Microsoft YaHei,sans-serif;display:flex}.t2-real-shell *{box-sizing:border-box}.t2-real-shell button{font:inherit;cursor:pointer}.t2-real-shell button:disabled{cursor:not-allowed;opacity:.52}.t2-real-shell button:focus-visible{outline-offset:4px;outline:3px solid #df9c44}.t2-real-rail{color:#c4dadf;border-right:1px solid #ffffff15;flex-direction:column;flex:none;align-items:center;gap:35px;width:76px;padding:32px 10px;display:flex}.t2-real-brand{color:#b7eee1;font-size:25px;font-weight:700}.t2-real-rail-current{color:#baf1e2;border-left:2px solid #55c6ad;padding:8px}.t2-real-rail button{color:#fff;background:0 0;border:1px solid #759caa;border-radius:10px;width:40px;height:40px}.t2-real-main{width:min(1440px,100%);min-width:0;margin:auto;padding:28px 38px 20px}.t2-real-header{color:#f1f7f8;justify-content:space-between;align-items:center;gap:24px;display:flex}.t2-real-header p{letter-spacing:.12em;color:#a6c7d1;margin:0 0 8px;font-size:12px}.t2-real-header h1{letter-spacing:.03em;margin:0;font-size:25px;font-weight:650}.t2-real-context{text-align:right;color:#b8d0d7;overflow-wrap:anywhere;gap:8px;max-width:45%;font-size:13px;display:grid}.t2-real-context strong{color:#edf4f5;font-weight:500}.t2-real-taskline{color:#c3d6da;border-bottom:3px solid #44baa4;justify-content:space-between;gap:16px;margin-bottom:20px;padding:24px 0 13px;font-size:12px;display:flex}.t2-real-taskline>span:first-child{color:#b2efde;font-weight:600}.t2-real-workspace{background:#f7faf9;border-radius:20px;grid-template-columns:minmax(0,1fr) 300px;min-height:570px;display:grid;overflow:hidden;box-shadow:0 20px 60px #0002}.t2-real-answer{flex-direction:column;min-width:0;padding:25px 32px;display:flex}.t2-real-instruction{color:var(--muted);justify-content:space-between;gap:16px;font-size:12px;display:flex}.t2-real-instruction>span:first-child{color:#42626b;font-weight:600}.t2-real-word-area{text-align:center;overflow-wrap:anywhere;margin:66px 0 35px}.t2-real-word-area h2{letter-spacing:-.03em;margin:0 0 20px;font-size:clamp(28px,4vw,58px);font-weight:650;line-height:1.15}.t2-real-word-area p{color:var(--muted);max-width:34em;margin:0 auto;font-size:13px;line-height:1.7}.t2-real-live{color:#3e6864;text-align:center;background:#eaf3f1;border:1px solid #d7e5e0;border-radius:10px;min-height:50px;padding:13px 18px;font-size:13px;line-height:1.7}.t2-real-action{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:13px;min-height:205px;padding:26px 0;display:flex}.t2-real-action strong{font-size:15px;font-weight:600}.t2-real-action p{color:var(--muted);margin:0;font-size:12px}.t2-real-action button:not(.t2-real-mic){color:#176458;background:#e3f2ec;border:1px solid #a0c9bd;border-radius:10px;padding:12px 20px}.t2-real-action .t2-real-start{color:#fff!important;background:#167c6d!important}.t2-real-mic{color:#fff;background:#167f6e;border:7px solid #d8eee6;border-radius:50%;place-items:center;width:86px;height:86px;transition:background .15s;display:grid;box-shadow:0 0 0 6px #ecf5f1}.t2-real-mic:hover{background:#0e6558}.t2-real-mic svg{width:32px;height:32px}.t2-real-mic.is-recording{background:#b9533b;border-color:#f2ded7;box-shadow:0 0 0 6px #f8eeeb}.t2-real-error,.t2-real-note{margin:0 0 15px;font-size:13px;line-height:1.7}.t2-real-error{color:#8b3828}.t2-real-note{color:#426668}.t2-real-answer-footer{color:var(--muted);border-top:1px solid #e3ebe7;justify-content:space-between;align-items:center;gap:16px;padding-top:20px;font-size:12px;display:flex}.t2-real-answer-footer button{color:#496268;background:#fff;border:1px solid #c7d5d2;border-radius:9px;padding:10px 15px}.t2-real-evidence{background:#f0f6f4;border-left:1px solid #e0e9e5;flex-direction:column;gap:16px;padding:26px 23px;display:flex}.t2-real-evidence>h2{margin:0;font-size:17px}.t2-real-evidence-note{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.t2-real-evidence-card{background:#fff;border:1px solid #dde7e2;border-radius:12px;padding:20px}.t2-real-evidence-card h3{margin:0 0 9px;font-size:14px;font-weight:600}.t2-real-evidence-card p{color:var(--muted);margin:0 0 24px;font-size:12px}.t2-real-evidence-card strong{color:#447a70;font-size:16px;font-weight:600;display:block}.t2-real-evidence-card small{color:var(--muted);margin-top:9px;font-size:11px;display:block}.t2-real-rule-note{color:var(--muted);margin-top:auto;font-size:12px;line-height:1.8}.t2-real-rule-note strong{color:#42635e}.t2-real-rule-note p{margin:8px 0}.t2-real-next{color:#3e5f56;background:#bdcec8;border:0;border-radius:9px;padding:13px 8px}.t2-real-bottom{color:#a1c0c9;justify-content:space-between;gap:12px;padding-top:19px;font-size:11px;display:flex}@media (width>=1500px){.t2-real-workspace{min-height:650px}.t2-real-word-area{margin-top:95px}}@media (width<=900px){.t2-real-main{padding:24px 20px}.t2-real-workspace{grid-template-columns:minmax(0,1fr) 250px}.t2-real-answer{padding:24px}.t2-real-evidence{padding:24px 16px}.t2-real-rail{width:60px}.t2-real-word-area{margin-top:50px}}@media (width<=680px){.t2-real-rail{width:48px;padding:23px 4px;font-size:12px}.t2-real-rail button{width:32px;height:36px}.t2-real-main{padding:22px 12px}.t2-real-header h1{font-size:22px}.t2-real-header p{font-size:10px}.t2-real-context{max-width:43%;font-size:11px}.t2-real-taskline{font-size:10px}.t2-real-workspace{border-radius:14px;grid-template-columns:minmax(0,1fr)}.t2-real-answer{padding:18px 16px}.t2-real-instruction{font-size:10px}.t2-real-word-area{margin:44px 0 24px}.t2-real-word-area h2{font-size:36px}.t2-real-word-area h2[data-t2-word=false]{font-size:25px}.t2-real-live{padding:12px;font-size:12px}.t2-real-action{min-height:220px}.t2-real-answer-footer{text-align:center;flex-direction:column;align-items:stretch}.t2-real-evidence{border-top:1px solid #dce7e2;border-left:0;padding:22px 16px}.t2-real-evidence-card{padding:18px}.t2-real-bottom{flex-direction:column;line-height:1.6}}@media (prefers-reduced-motion:reduce){.t2-real-shell *{transition:none!important}}.t2-real-action .t2-real-result-detail{text-align:center;text-wrap:pretty;max-width:32em;font-size:14px;line-height:1.8}.t2-real-result-version{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.t2-real-feedback{overflow-wrap:anywhere;border-top:1px solid #d7e5e0;padding:24px 0 12px;line-height:1.7}.t2-real-feedback h3{color:var(--ink);margin:0 0 12px;font-size:20px}.t2-real-feedback p{color:#42626b;max-width:65ch;margin:12px 0;font-size:16px}.t2-real-feedback .t2-real-teaching-meaning{color:var(--ink);font-size:clamp(24px,3vw,32px);font-weight:650}.t2-real-feedback small{color:#526a70;margin-top:16px;font-size:14px;display:block}.t2-real-feedback button{color:#176458;white-space:normal;background:#e3f2ec;border:1px solid #a0c9bd;border-radius:10px;min-height:44px;padding:12px 18px}.t2-real-feedback-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.t2-real-next:not(:disabled){color:#fff;background:#167c6d;min-height:44px}.t2-real-next:not(:disabled):hover{background:#0e6558}.t2-real-feedback [hidden]{display:none!important}.t2-real-workspace.has-feedback .t2-real-word-area{margin:32px 0 20px}.t2-real-action.is-feedback-summary{display:none}.t2-real-workspace.has-feedback .t2-real-feedback{margin-top:20px}:root{color:#17324d;font-synthesis:none;background:#eef6f2;font-family:Inter,Noto Sans SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.page-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:48px 0 64px}.hero{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:32px;display:flex}.hero h1{letter-spacing:-.04em;margin:6px 0 10px;font-size:clamp(32px,5vw,54px);line-height:1.08}.hero p:not(.eyebrow){color:#4b6575;max-width:720px;margin:0;line-height:1.75}.eyebrow,.label{color:#087d6a;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.panel{background:#ffffffeb;border:1px solid #d3e4de;border-radius:22px;padding:26px;box-shadow:0 18px 50px #1c464514}.panel-heading{justify-content:space-between;gap:16px;margin-bottom:28px;display:flex}.panel h2{margin:6px 0 0;font-size:22px}label{color:#4b6575;margin-bottom:8px;font-size:14px;font-weight:700;display:block}select,input{color:#17324d;background:#fff;border:1px solid #bcd2ca;border-radius:12px;width:100%;min-height:48px;margin-bottom:24px;padding:10px 13px}select:focus,input:focus,button:focus-visible{outline-offset:2px;outline:3px solid #087d6a38}.actions{flex-wrap:wrap;gap:9px;margin-top:10px;display:flex}.xs-action-button{color:#fff;cursor:default;background:#173f5f;border:0;border-radius:11px;min-height:40px;padding:8px 13px;font-weight:750}.xs-status-badge{color:#0b6c53;white-space:nowrap;background:#dff5e9;border-radius:999px;align-items:center;min-height:30px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.facts{gap:10px;margin:0;display:grid}.facts div{border-bottom:1px solid #e5efeb;justify-content:space-between;gap:20px;padding:12px 0;display:flex}.facts dt{color:#627783}.facts dd{margin:0;font-weight:800}.guardrail{color:#6a4a17;background:#fff8e8;border-left:4px solid #e29d36;border-radius:12px;margin-top:20px;padding:18px 20px;line-height:1.6}@media (width<=760px){.page-shell{width:min(100% - 22px,1120px);padding-top:28px}.hero{flex-direction:column;gap:16px}.grid{grid-template-columns:1fr}.panel{padding:20px}}.learning-shell{color:#183a39;background:#f4f7f2;min-height:100vh}.learning-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #dce7df;justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:14px clamp(20px,5vw,72px);display:flex}.brand-link{color:inherit;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:#0a7c68;border-radius:14px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:900;display:grid;box-shadow:0 8px 18px #0a7c6833}.brand-link strong,.brand-link small{display:block}.brand-link small{color:#70827d;margin-top:2px;font-size:12px}.topbar-actions{align-items:center;gap:16px;display:flex}.text-link{color:#0a6f60;font-weight:800;text-decoration:none}.learning-layout{grid-template-columns:280px minmax(0,1fr);gap:28px;width:min(1280px,100% - 40px);margin:0 auto;padding:34px 0 48px;display:grid}.unit-rail{background:#fff;border:1px solid #d9e6de;border-radius:24px;align-self:start;padding:28px;position:sticky;top:24px;box-shadow:0 16px 42px #294a4314}.unit-rail h1{margin:6px 0 24px;font-size:25px}.unit-card{background:#e8f4ee;border-radius:16px;gap:13px;padding:15px;display:flex}.unit-index{color:#fff;background:#0a7c68;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.unit-card strong,.unit-card small{display:block}.unit-card small{color:#637a73;margin-top:4px}.session-facts{margin:24px 0 0}.session-facts div{border-bottom:1px solid #e8efeb;justify-content:space-between;gap:12px;padding:11px 0;display:flex}.session-facts dt{color:#72837e}.session-facts dd{margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:800}.rail-note{color:#6b7f78;margin:20px 0 0;font-size:13px;line-height:1.65}.study-stage{background:#fff;border:1px solid #d9e6de;border-radius:28px;flex-direction:column;min-height:650px;display:flex;overflow:hidden;box-shadow:0 24px 62px #244c4417}.stage-status{border-bottom:1px solid #e5eee8;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px 34px;display:flex}.stage-status h2{margin:7px 0 0;font-size:26px}.task-chip{color:#805610;background:#fff0d7;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:850}.word-stage{text-align:center;background:radial-gradient(circle at 50% 38%,#f2fbf7 0,#fff 54%);flex:1;place-items:center;padding:60px 32px;display:grid}.word-stage>p:first-child{color:#73847e;margin:0;font-weight:750}.display-word{overflow-wrap:anywhere;color:#153d3b;letter-spacing:-.055em;max-width:100%;margin:34px 0 20px;font-size:clamp(58px,11vw,132px);font-weight:900;line-height:.95}.display-word.is-feedback{margin:22px 0 10px;font-size:clamp(42px,6vw,72px)}.task-instruction{color:#5f7670;margin:0;line-height:1.7}.presentation-proof{color:#566d66;background:#eef4f1;border-radius:999px;align-items:center;gap:9px;margin-top:28px;padding:9px 14px;font-size:13px;font-weight:750;display:inline-flex}.proof-dot{background:#d1a13b;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #d1a13b21}.proof-dot.is-ready{background:#0b8a6b;box-shadow:0 0 0 5px #0b8a6b21}.answer-actions{flex-wrap:wrap;justify-content:center;gap:12px;width:min(620px,100%);margin-top:28px;display:flex}.answer-actions>p{color:#73847e;width:100%;margin:2px 0 0;font-size:13px;line-height:1.6}.answer-actions.is-compact{width:auto;margin-top:16px}.answer-button,.unknown-button,.stop-button{cursor:pointer;border-radius:14px;min-height:48px;padding:11px 22px;font-weight:880;transition:transform .16s,box-shadow .16s}.answer-button{color:#fff;background:#0a7c68;border:0;box-shadow:0 10px 24px #0a7c6833}.unknown-button{color:#4e6861;background:#fff;border:1px solid #c8d7d0}.answer-button:hover,.unknown-button:hover,.stop-button:hover{transform:translateY(-1px)}.answer-button:disabled,.unknown-button:disabled,.stop-button:disabled{opacity:.55;cursor:wait;transform:none}.capture-status{color:#49655e;background:#f3f8f5;border:1px solid #d9e8e1;border-radius:16px;align-items:center;gap:12px;margin-top:28px;padding:15px 18px;font-weight:760;display:inline-flex}.capture-pulse{background:#0a7c68;border-radius:50%;width:10px;height:10px;animation:1.35s infinite capture-pulse;box-shadow:0 0 #0a7c6857}@keyframes capture-pulse{70%{box-shadow:0 0 0 9px #0a7c6800}to{box-shadow:0 0 #0a7c6800}}.capture-recovery{color:#67522b;background:#fffaf0;border:1px solid #ead9b9;border-radius:18px;width:min(640px,100%);margin-top:28px;padding:20px}.capture-recovery.is-local{color:#315c51;background:#f1faf6;border-color:#bddcd1}.capture-recovery strong{font-size:16px}.capture-recovery p{margin:8px 0 0;line-height:1.65}.capture-recovery>.answer-button{margin-top:16px}.recording-card{text-align:left;background:#fff5f2;border:1px solid #efc6bf;border-radius:18px;align-items:center;gap:15px;width:min(620px,100%);margin-top:28px;padding:17px 18px;display:flex}.recording-card>div{flex:1}.recording-card strong,.recording-card small{display:block}.recording-card small{color:#866a65;margin-top:4px}.recording-dot{background:#d44837;border-radius:50%;flex:none;width:13px;height:13px;box-shadow:0 0 0 6px #d448371f}.stop-button{color:#fff;background:#2b4c49;border:0}.upload-card{text-align:left;background:#f8fbf9;border:1px solid #d7e6df;border-radius:18px;width:min(620px,100%);margin-top:28px;padding:20px}.upload-card>div:first-child{justify-content:space-between;gap:16px;display:flex}.upload-track{background:#e0ebe6;border-radius:999px;height:9px;margin-top:12px;overflow:hidden}.upload-track span{border-radius:inherit;background:#0a7c68;height:100%;transition:width .2s;display:block}.upload-card p{color:#697e77;margin:10px 0 0;font-size:13px;line-height:1.55}.saved-card{text-align:left;background:#edf9f4;border:1px solid #b9dfd0;border-radius:20px;align-items:flex-start;gap:16px;width:min(620px,100%);margin-top:28px;padding:22px;display:flex}.saved-check{color:#fff;background:#0a7c68;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:22px;font-weight:900;display:grid}.saved-card strong{font-size:18px}.saved-card p{color:#527169;margin:6px 0 10px;line-height:1.6}.saved-card code{color:#225c50;word-break:break-all;font-size:12px}.evidence-stack{gap:14px;width:min(660px,100%);margin-top:28px;display:grid}.evidence-stack .saved-card{width:100%;margin-top:0}.channel-evidence{text-align:left;background:#f8fbf9;border:1px solid #d6e5df;border-radius:20px;width:min(660px,100%);margin-top:28px;padding:20px}.evidence-stack .channel-evidence,.technical-evaluation-card .channel-evidence{width:100%;margin-top:0}.channel-evidence.is-ready{background:#f0faf6;border-color:#b9dfd0}.channel-evidence.is-technical{background:#fffbf3;border-color:#ead9b9}.channel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.channel-heading strong,.channel-heading small{display:block}.channel-heading small{color:#72847e;margin-top:5px;font-size:12px}.channel-heading>span{color:#37665b;background:#e5f1eb;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:850}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.channel-card{background:#fff;border:1px solid #e0e9e5;border-radius:15px;padding:15px}.channel-card span,.channel-card strong,.channel-card small{display:block}.channel-card span{color:#778981;font-size:12px;font-weight:800}.channel-card strong{color:#204d46;margin-top:5px}.channel-card small{color:#7a8984;margin-top:4px}.channel-evidence>p{color:#6b7e77;margin:14px 0 0;font-size:13px;line-height:1.55}.technical-evaluation-card{color:#68532f;text-align:left;background:#fffaf0;border:1px solid #ead9b9;border-radius:20px;gap:12px;width:min(680px,100%);margin-top:28px;padding:22px;display:grid}.technical-evaluation-card.is-authorized{background:#fff8ea;border-color:#e0c8a1}.technical-evaluation-card>strong{font-size:17px}.technical-evaluation-card>p{margin:-3px 0 0;line-height:1.65}.technical-evaluation-card>.answer-button{justify-self:start;margin-top:4px}.settlement-evidence,.again-teaching,.pronunciation-repair,.standard-feedback{text-align:left;width:min(760px,100%)}.again-teaching,.pronunciation-repair,.standard-feedback{gap:16px;margin-top:24px;display:grid}.settlement-evidence{background:#f8fbf9f5;border:1px solid #d6e5df;border-radius:20px;padding:20px}.settlement-title{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.settlement-title span,.settlement-title strong{display:block}.settlement-title span{color:#71857e;letter-spacing:.05em;font-size:12px;font-weight:850}.settlement-title strong{color:#164c43;margin-top:5px;font-size:22px}.settlement-title small{color:#4a6d64;white-space:nowrap;background:#e8f3ee;border-radius:999px;padding:6px 9px;font-size:11px}.result-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.result-channel-card{background:#fff;border:1px solid #e0e9e5;border-radius:16px;padding:16px}.result-channel-card.is-semantic{border-left:4px solid #0a7c68}.result-channel-card.is-pronunciation{border-left:4px solid #d49a3a}.result-channel-card span,.result-channel-card strong,.result-channel-card small{display:block}.result-channel-card span{color:#74877f;font-size:12px;font-weight:850}.result-channel-card strong{color:#204d46;margin-top:6px;font-size:17px}.result-channel-card small{color:#778982;margin-top:5px;line-height:1.5}.settlement-boundary{color:#6e807a;margin:14px 0 0;font-size:12px;line-height:1.55}.teaching-hero{color:#fff;background:linear-gradient(125deg,#123f3a,#0b7565);border-radius:20px;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.teaching-hero span,.teaching-hero strong,.teaching-hero em{display:block}.teaching-hero span{color:#b9ded6;font-size:12px;font-weight:800}.teaching-hero strong{letter-spacing:-.03em;margin-top:5px;font-size:32px}.teaching-hero em{color:#fff0c8;margin-top:4px;font-size:17px;font-style:normal;font-weight:800}.listen-button{color:#245d53;cursor:pointer;background:#fff;border:1px solid #bdd6cd;border-radius:13px;min-height:44px;padding:9px 15px;font-weight:850}.support-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.support-tools button{color:#4c6c64;cursor:pointer;background:#fff;border:1px solid #cfddd7;border-radius:13px;min-height:44px;font-weight:800}.support-tools button.is-active{color:#0a6f60;background:#e9f7f1;border-color:#0a7c68}.phonics-aid{background:#f2fbf7;border:1px dashed #9fcbbd;border-radius:15px;flex-wrap:wrap;align-items:baseline;gap:10px 18px;padding:15px 17px;display:flex}.phonics-aid strong{font-size:21px}.phonics-aid span{color:#0a6f60;font-weight:850}.phonics-aid small{color:#6c8078;width:100%}.reading-rounds{background:#fffaf0;border:1px solid #e5dcc6;border-radius:18px;padding:18px}.reading-rounds>div:first-child strong,.reading-rounds>div:first-child small{display:block}.reading-rounds>div:first-child small{color:#806f51;margin-top:5px}.round-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.round-grid button{color:#725d34;cursor:pointer;background:#fff;border:1px solid #d7c8a8;border-radius:14px;min-height:62px;padding:9px;font-size:12px;font-weight:800}.round-grid button span{color:#654f27;background:#eadfc7;border-radius:50%;place-items:center;width:24px;height:24px;margin:0 auto 5px;display:grid}.round-grid button.is-complete{color:#1e6656;background:#edf9f4;border-color:#9ccfbc}.round-grid button.is-complete span{color:#fff;background:#0a7c68}.feedback-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.text-action{color:#677a74;cursor:pointer;background:0 0;border:0;min-height:44px;padding:8px 12px;font-weight:800}.repair-body{background:#fff9ed;border:1px solid #e4d3af;border-radius:18px;align-items:flex-start;gap:15px;padding:18px;display:flex}.repair-icon{color:#fff;background:#d79d3d;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.repair-body strong{font-size:17px}.repair-body p{color:#766546;margin:5px 0 0;line-height:1.6}.feedback-pending{text-align:left;background:#f8faf9;border:1px solid #d8e1dd;border-radius:20px;align-items:flex-start;gap:16px;width:min(680px,100%);margin-top:24px;padding:22px;display:flex}.feedback-pending strong{font-size:18px}.feedback-pending p{color:#687b75;margin:7px 0 16px;line-height:1.65}.safe-boundary-card{background:#eff9f5;border:1px solid #b9dfd0;border-radius:24px;align-items:flex-start;gap:20px;width:min(720px,100% - 56px);margin:auto;padding:32px;display:flex}.safe-boundary-mark{color:#fff;background:#0a7c68;border-radius:17px;flex:none;place-items:center;width:52px;height:52px;font-size:26px;font-weight:900;display:grid}.safe-boundary-card h3{margin:6px 0 9px;font-size:24px}.safe-boundary-card p:not(.resume-kicker){color:#5f776f;margin:0;line-height:1.7}.safe-boundary-card>div{justify-items:start;gap:10px;display:grid}.safe-boundary-card .primary-button{margin-top:4px}.safe-boundary-card .safe-boundary-notice{color:#815115;background:#fff4d8;border:1px solid #f2d191;border-radius:12px;margin:0;padding:10px 12px}.queue-proof{color:#52635a;background:#f7fbf7;border:1px solid #dce8dd;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:11px 14px;font-size:13px;display:flex}.queue-proof strong{color:#245c39}.start-card,.resume-card{background:#f7fbf8;border:1px solid #dce9e2;border-radius:24px;align-items:center;gap:24px;width:min(720px,100% - 56px);margin:auto;padding:32px;display:flex}.resume-card{text-align:center;display:block}.start-card>div{flex:1}.start-card h3,.resume-card h3{margin:6px 0 9px;font-size:25px}.start-card p:not(.resume-kicker),.resume-card p:not(.resume-kicker){color:#647871;margin:0;line-height:1.7}.start-number{color:#fff;background:#173f5f;border-radius:19px;flex:none;place-items:center;width:64px;height:64px;font-size:23px;font-weight:900;display:grid}.resume-kicker{color:#0a7c68;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:900}.primary-button,.secondary-button{cursor:pointer;border-radius:13px;min-height:46px;padding:11px 18px;font-weight:850}.primary-button{color:#fff;background:#0a7c68;border:0;box-shadow:0 9px 20px #0a7c682e}.resume-card .primary-button{margin-top:22px}.secondary-button{color:#265950;background:#fff;border:1px solid #aac6bc}.primary-button:disabled,.secondary-button:disabled{opacity:.55;cursor:wait}.flow-error{color:#764226;background:#fff0e7;border-left:4px solid #c66c42;border-radius:10px;margin:0 34px 24px;padding:14px 16px}.stage-footer{background:#fbfdfb;border-top:1px solid #e5eee8;justify-content:space-between;align-items:center;gap:22px;padding:20px 28px;display:flex}.stage-footer strong,.stage-footer span{display:block}.stage-footer span{color:#74857f;margin-top:3px;font-size:13px}@media (width<=900px){.learning-layout{grid-template-columns:1fr}.unit-rail{position:static}.session-facts{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.session-facts div{border:0;display:block}.session-facts dd{margin-top:5px}}@media (width<=680px){.learning-topbar,.stage-status,.stage-footer{flex-direction:column;align-items:flex-start}.topbar-actions{flex-direction:column;align-items:flex-start;gap:8px}.learning-layout{width:min(100% - 22px,1280px);padding-top:18px}.unit-rail{padding:21px}.study-stage{border-radius:22px;min-height:610px}.start-card{flex-direction:column;align-items:flex-start;width:calc(100% - 32px);padding:24px}.start-card .primary-button{width:100%}.word-stage{padding:44px 20px}.display-word{font-size:clamp(42px,16vw,70px)}.recording-card{flex-wrap:wrap;align-items:flex-start}.recording-card .stop-button,.answer-actions .answer-button,.answer-actions .unknown-button{width:100%}.channel-heading{flex-direction:column}.channel-grid,.result-channel-grid,.support-tools,.round-grid{grid-template-columns:1fr}.settlement-title,.teaching-hero,.feedback-actions{flex-direction:column;align-items:stretch}.settlement-title small{align-self:flex-start}.feedback-actions .answer-button,.feedback-actions .listen-button{width:100%}.safe-boundary-card{flex-direction:column;width:calc(100% - 32px);padding:24px}.queue-proof{flex-direction:column;align-items:flex-start;gap:4px}.technical-evaluation-card>.answer-button,.stage-footer .secondary-button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
