:root{--canvas:#f4f7fb;--paper:#fffdf8;--paper-strong:#fff;--ink:#0b2d5c;--ink-strong:#061f43;--muted:#5e6f82;--line:#dbe4ef;--line-strong:#c7d5e4;--clay:#f1b82d;--clay-dark:#d79a08;--clay-soft:#fff1bf;--heather:#2f6b68;--heather-soft:#dcecea;--sea:#dcebf7;--sea-strong:#b8d4ea;--sand:#f6eddd;--mist:#edf3f8;--ok:#2f7a62;--danger:#b34f59;--shadow:0 24px 70px #082b5c1f;--shadow-soft:0 12px 36px #082b5c17;--radius-sm:14px;--radius:22px;--radius-lg:32px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 3% 4%, #f1b82d21, transparent 24rem), radial-gradient(circle at 96% 24%, #2f6b6814, transparent 28rem), var(--canvas);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body.menu-open{overflow:hidden}a{color:inherit}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%}textarea{resize:vertical}:focus-visible{outline-offset:3px;outline:3px solid #f1b82d}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container,.section,.narrow,.page-section{width:min(calc(100% - 36px), var(--max));margin-inline:auto}.narrow{max-width:860px}.centered{text-align:center;margin-inline:auto}.compact{max-width:880px}.stack{gap:16px;display:grid}.small,.small-note{color:var(--muted);font-size:.9rem}.small-note{margin-block:12px}.full{width:100%}h1,h2,h3{color:var(--ink-strong);letter-spacing:-.04em;text-wrap:balance;margin-top:0;font-weight:760;line-height:1.08}h1{margin-bottom:22px;font-size:clamp(2.7rem,6.2vw,5.4rem)}h2{font-size:clamp(1.8rem,3.6vw,3.2rem)}h3{font-size:1.25rem}p{text-wrap:pretty;margin-top:0}.lead{max-width:760px;color:var(--muted);font-size:clamp(1.06rem,1.8vw,1.28rem)}.eyebrow{color:var(--clay-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:.74rem;font-weight:850}.eyebrow-light{color:#ffe28a}main{min-height:72vh}.section{margin-block:88px}.page-section{margin-block:56px 96px}.page-intro{max-width:900px;margin-bottom:36px}.page-intro h1{max-width:880px}.page-intro-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--paper), #f2eee7);max-width:none;box-shadow:var(--shadow-soft);padding:clamp(28px,5vw,54px)}.site-header{z-index:120;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #082b5c21;border-radius:18px;width:min(100% - 28px,1260px);margin:12px auto 0;position:sticky;top:12px;box-shadow:0 10px 36px #082b5c17}.header-inner{justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:9px 12px 9px 16px;display:flex}.brand{align-items:center;min-width:240px;text-decoration:none;display:inline-flex}.brand-logo{width:clamp(206px,20vw,294px);height:auto;display:block}.main-nav{align-items:center;gap:4px;display:flex}.main-nav a{color:var(--muted);border-radius:10px;padding:10px 11px;font-size:.88rem;font-weight:700;text-decoration:none}.main-nav a:hover{color:var(--ink);background:var(--mist)}.header-actions{align-items:center;gap:9px;display:flex}.language-switcher select{max-width:126px;min-height:42px;color:var(--ink);border:1px solid var(--line);background:var(--paper-strong);border-radius:11px;padding:8px 30px 8px 10px}.account-link{color:#fff;background:var(--ink);border-radius:11px;align-items:center;min-height:42px;padding:9px 15px;font-size:.88rem;font-weight:800;text-decoration:none;display:inline-flex}.account-link:hover{background:var(--ink-strong)}.button-row,.hero-actions,.exam-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.button{color:#fff;background:var(--ink);cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 20px;font-weight:780;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{background:var(--ink-strong);transform:translateY(-1px);box-shadow:0 10px 22px #082b5c24}.button:disabled{opacity:.52;cursor:not-allowed;box-shadow:none;transform:none}.button-primary{background:var(--ink)}.button-accent{color:var(--ink-strong);background:var(--clay)}.button-accent:hover{color:var(--ink-strong);background:#e2a812}.button-soft,.button-secondary,.button-quiet{color:var(--ink);border-color:var(--line);background:var(--paper-strong)}.button-soft:hover,.button-secondary:hover,.button-quiet:hover{background:var(--mist)}.button-danger{background:var(--danger)}.button-small{min-height:40px;padding:8px 13px}.text-link,.source-link{color:var(--ink);text-underline-offset:4px;font-weight:800}.text-button{color:var(--clay-dark);cursor:pointer;background:0 0;border:0;font-weight:750;text-decoration:underline}.home-hero-editorial{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);width:min(100% - 28px,1260px);min-height:650px;box-shadow:var(--shadow);grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);margin:24px auto 0;display:grid;overflow:hidden}.home-hero-copy{align-self:center;padding:clamp(38px,6vw,78px)}.home-hero-copy h1{max-width:720px;font-size:clamp(3rem,6.4vw,6rem)}.home-hero-copy .lead{max-width:620px}.hero-kicker{color:var(--clay-dark);background:var(--clay-soft);border-radius:999px;align-items:center;gap:7px;margin-bottom:24px;padding:7px 11px;font-size:.78rem;font-weight:800;display:inline-flex}.hero-kicker:before{content:"✦"}.hero-trust{color:var(--muted);margin-top:22px;font-size:.9rem}.hero-media{min-height:650px;position:relative;overflow:hidden}.hero-media img{object-fit:cover;object-position:55% center}.hero-media-shade{background:linear-gradient(#0000 52%,#061f437a);position:absolute;inset:0}.hero-audio-card{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#061f43e0;border:1px solid #ffffff3d;border-radius:18px;align-items:center;gap:14px;padding:16px 18px;display:flex;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 20px 50px #061f4347}.hero-audio-card div{display:grid}.hero-audio-card small{color:#ffffffb8}.audio-icon{width:42px;height:42px;color:var(--ink);background:var(--sea);border-radius:50%;flex:none;place-items:center;display:grid}.metric-strip{border:1px solid var(--line);background:var(--paper-strong);width:min(100% - 36px,1040px);box-shadow:var(--shadow-soft);border-radius:18px;grid-template-columns:repeat(4,1fr);margin:24px auto 0;display:grid;overflow:hidden}.metric-strip>div{border-inline-end:1px solid var(--line);align-content:center;gap:2px;min-height:104px;padding:18px 24px;display:grid}.metric-strip>div:last-child{border-inline-end:0}.metric-strip strong{color:var(--ink-strong);letter-spacing:-.04em;font-size:1.8rem}.metric-strip span{color:var(--muted);font-size:.83rem}.section-title-row{grid-template-columns:minmax(0,1.15fr) minmax(270px,.85fr);align-items:end;gap:40px;margin-bottom:28px;display:grid}.section-title-row h2{margin-bottom:0}.section-title-row>p,.section-title-row>a{color:var(--muted);align-self:end}.compact-title-row{grid-template-columns:minmax(0,1fr) auto}.calm-plan-grid{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:22px;display:grid}.calm-plan-card,.progress-panel{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.calm-plan-card{background:var(--paper-strong);padding:clamp(24px,4vw,38px)}.calm-plan-meta,.progress-panel-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.calm-plan-meta span:first-child,.progress-panel-head span{color:var(--ink-strong);font-weight:800}.calm-plan-meta span:last-child,.progress-panel-head small{color:var(--muted)}.task-list{gap:10px;margin-bottom:18px;display:grid}.task-list>div{background:var(--mist);border-radius:15px;grid-template-columns:40px minmax(0,1fr) 34px;align-items:center;gap:12px;padding:14px;display:grid}.task-list>div>span:first-child{color:#fff;background:var(--ink);border-radius:12px;place-items:center;width:36px;height:36px;font-size:.72rem;font-weight:850;display:grid}.task-list>div>span:last-child{width:32px;height:32px;color:var(--ink);background:var(--paper-strong);border-radius:50%;place-items:center;display:grid}.task-list div div{display:grid}.task-list small{color:var(--muted)}.progress-panel{color:#fff;background:var(--ink);align-content:space-between;min-height:360px;padding:clamp(24px,4vw,36px);display:grid}.progress-panel-head span,.progress-panel-head small{color:#fff}.progress-panel-head small{opacity:.65}.progress-ring{background:radial-gradient(circle at center, var(--ink) 58%, transparent 60%), conic-gradient(var(--clay) 0 45%, #ffffff24 45% 100%);text-align:center;border-radius:50%;place-content:center;width:170px;height:170px;margin:8px auto 20px;display:grid}.progress-ring span{font-size:2.45rem;font-weight:850;line-height:1}.progress-ring small{color:#ffffffb3;margin-top:8px}.progress-stats{border-top:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:18px;display:grid}.progress-stats div{text-align:center;display:grid}.progress-stats strong{font-size:1.45rem}.progress-stats span{color:#ffffffab;font-size:.74rem}.feature-course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature-course-card{color:inherit;border:1px solid var(--line);background:var(--paper-strong);box-shadow:var(--shadow-soft);border-radius:20px;text-decoration:none;transition:transform .18s,box-shadow .18s;overflow:hidden}.feature-course-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.course-art{min-height:190px;position:relative;overflow:hidden}.course-art span{z-index:2;color:#fff;font-size:1.1rem;font-weight:850;position:absolute;top:18px;left:18px}.course-art i,.course-art b{border-radius:999px;display:block;position:absolute}.course-art i{border:30px solid #ffffff2e;width:210px;height:210px;top:-80px;right:-50px}.course-art b{background:#ffffff2b;width:150px;height:150px;bottom:-92px;left:28px;transform:rotate(35deg)}.course-tone-1 .course-art{background:linear-gradient(135deg, var(--ink), #235b85)}.course-tone-2 .course-art{background:linear-gradient(135deg, var(--heather), #4f8b87)}.course-tone-3 .course-art{background:linear-gradient(135deg, var(--clay), #f5d77e)}.course-copy{gap:8px;padding:18px;display:grid}.course-copy strong{color:var(--ink-strong);font-size:1.05rem}.course-copy span{min-height:48px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.86rem;display:-webkit-box;overflow:hidden}.course-copy small{color:var(--clay-dark);font-weight:850}.audio-editorial{color:#fff;border-radius:var(--radius-lg);background:var(--ink);box-shadow:var(--shadow);grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:center;gap:54px;padding:clamp(32px,6vw,68px);display:grid}.audio-editorial h2{color:#fff}.audio-editorial p{color:#ffffffb8}.audio-editorial .audio-controls .button{border-color:#ffffff2e}.audio-editorial .button-secondary{color:#fff;background:#ffffff14}.audio-editorial-visual{background:linear-gradient(145deg, var(--ink), var(--heather));border-radius:26px;align-content:center;place-items:center;gap:24px;min-height:310px;display:grid}.headphone-orbit{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:118px;height:118px;display:grid;box-shadow:0 0 0 18px #ffffff14,0 0 0 36px #ffffff0d}.headphone-orbit span{width:56px;height:56px;color:var(--ink);background:var(--sea);border-radius:50%;place-items:center;font-size:1.5rem;display:grid}.sound-lines{align-items:center;gap:4px;height:58px;display:flex}.sound-lines i{background:#ffffffc2;border-radius:999px;width:4px;height:32%}.sound-lines i:nth-child(3n){height:74%}.sound-lines i:nth-child(4n){height:95%}.sound-lines i:nth-child(5n){height:55%}.sound-caption{color:#fffc;font-size:.82rem;font-weight:800}.journey-grid-soft{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.journey-grid-soft article{border:1px solid var(--line);border-radius:22px;align-content:end;min-height:230px;padding:24px;display:grid}.journey-grid-soft article:first-child{background:var(--sea)}.journey-grid-soft article:nth-child(2){background:var(--heather-soft)}.journey-grid-soft article:nth-child(3){background:var(--clay-soft)}.journey-grid-soft span{color:var(--muted);align-self:start;margin-bottom:auto;font-size:.76rem;font-weight:850}.journey-grid-soft h3{margin-bottom:10px}.journey-grid-soft p{color:var(--muted);margin-bottom:0}.student-access-panel,.home-pricing-teaser{border-radius:var(--radius-lg);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;padding:clamp(30px,5vw,54px);display:grid}.student-access-panel{color:#fff;background:linear-gradient(120deg, var(--ink), var(--heather))}.student-access-panel h2{color:#fff}.student-access-panel p{color:#ffffffbf}.student-access-action{justify-items:center;gap:14px;display:grid}.student-seal{width:72px;height:72px;color:var(--ink);background:var(--sea);border-radius:22px;place-items:center;font-weight:900;display:grid}.home-pricing-teaser{border:1px solid var(--line);background:var(--paper-strong);box-shadow:var(--shadow-soft)}.home-pricing-teaser h2{max-width:780px;margin-bottom:0}.card,.module-card,.question-card,.progress-card,.practice-box,.pricing-card,.source-card,.result-card,.form-card,.hero-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-strong);box-shadow:var(--shadow-soft)}.card,.practice-box,.source-card,.result-card,.hero-card{padding:clamp(22px,4vw,34px)}.grid-2,.grid-3,.progress-grid,.audio-lab-grid{gap:22px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.progress-grid{grid-template-columns:minmax(0,1.25fr) minmax(290px,.75fr);align-items:start}.section-soft{border-radius:var(--radius-lg);background:var(--sea);padding:clamp(28px,5vw,52px)}.hero{padding:48px 0}.hero-grid{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper-strong);box-shadow:var(--shadow-soft);grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:32px;padding:clamp(28px,5vw,50px);display:grid}.plan-list{padding-inline-start:22px}.plan-list li{margin-block:7px}.review-banner,.notice,.explanation,.draft-banner{border-radius:15px;margin:20px 0;padding:16px 18px}.review-banner,.draft-banner{color:#69443d;background:var(--clay-soft)}.notice,.explanation{color:var(--ink);background:var(--sea)}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.module-card{padding:26px;position:relative;overflow:hidden}.module-card:before{content:"";background:var(--sea-strong);height:5px;position:absolute;top:0;left:0;right:0}.module-card:nth-child(3n+2):before{background:var(--heather)}.module-card:nth-child(3n):before{background:var(--clay)}.module-locked{background:#f0eee9}.module-topline{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;font-size:.86rem;display:flex}.module-number{width:42px;height:42px;color:var(--ink);background:var(--sea);border-radius:13px;place-items:center;font-weight:850;display:grid}.topic-list,.keyword-list{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.topic-list span,.keyword{color:var(--ink);background:var(--mist);border-radius:999px;padding:6px 10px;font-size:.84rem}.locked-panel{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.audio-controls{flex-wrap:wrap;align-items:center;gap:10px;margin-block:20px;display:flex}.audio-control-group{gap:2px;display:grid}.rate-control{align-items:center;gap:8px;font-weight:700;display:inline-flex}.rate-control select{border:1px solid var(--line);background:#fff;border-radius:11px;padding:10px}.audio-translation-note{max-width:720px;margin-top:-8px}.audio-lab{margin-top:62px;scroll-margin-top:100px}.audio-lab-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:26px}.locked-feature{background:#f1efea}.practice-layout{grid-template-columns:minmax(250px,.34fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.progress-card{padding:24px;position:sticky;top:100px}.progress-number{color:var(--ink-strong);margin:10px 0 14px;font-size:2.2rem;line-height:1;display:block}.progress-meter{background:#dfe7e3;border-radius:999px;height:10px;margin-block:16px;overflow:hidden}.progress-meter span{border-radius:inherit;background:linear-gradient(90deg, var(--clay), var(--heather));height:100%;display:block}.question-card{padding:clamp(24px,5vw,44px)}.quiz-progress{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;font-size:.88rem;display:flex}.quiz-progress progress{accent-color:var(--clay);flex:1}.answer-list{border:0;gap:11px;margin:24px 0;padding:0;display:grid}.answer{border:1px solid var(--line);background:var(--paper-strong);cursor:pointer;border-radius:14px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:12px;padding:15px 16px;display:grid}.answer:hover,.answer.selected{border-color:var(--ink);background:var(--mist)}.answer.correct{border-color:var(--ok);background:#e8f3ee}.answer.wrong{border-color:var(--danger);background:#f9e8ea}.answer-letter{background:var(--sea);border-radius:50%;place-items:center;width:30px;height:30px;font-weight:850;display:grid}.confidence-control{gap:12px;margin:20px 0;display:grid}.confidence-buttons{flex-wrap:wrap;gap:8px;display:flex}.confidence-choice{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:9px 13px}.confidence-choice.active{color:#fff;border-color:var(--ink);background:var(--ink)}.mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.mode-card{min-height:200px;color:var(--ink);text-align:start;border:1px solid var(--line);background:var(--paper-strong);cursor:pointer;border-radius:20px;align-content:start;gap:10px;padding:24px;display:grid}.mode-card:first-child{background:var(--sea)}.mode-card:nth-child(2){background:var(--heather-soft)}.mode-card:nth-child(3){background:var(--clay-soft)}.mode-card strong{font-size:1.18rem}.mode-card span,.mode-card small{color:var(--muted)}.mode-card.selected{border:2px solid var(--ink);box-shadow:var(--shadow-soft)}.full-row{grid-column:1/-1}.exam-shell{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:24px;display:grid}.exam-sidebar{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-strong);padding:20px;position:sticky;top:100px}.exam-time{font-variant-numeric:tabular-nums;margin:12px 0;font-size:2rem;font-weight:850}.question-map{grid-template-columns:repeat(5,1fr);gap:6px;margin:18px 0;display:grid}.question-map button{aspect-ratio:1;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px}.question-map button.answered{background:var(--sea)}.question-map button.current{outline:3px solid #f1b82d}.question-map button.flagged{box-shadow:inset 0 -4px var(--heather)}.exam-actions{justify-content:space-between}.result-card{max-width:930px;margin-inline:auto}.result-list{gap:10px;margin:24px 0;display:grid}.result-list details{border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px 16px}.result-list summary{cursor:pointer;font-weight:800}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.pricing-card{box-shadow:none;flex-direction:column;padding:26px;display:flex;position:relative}.pricing-card:first-child{background:var(--mist)}.pricing-card:nth-child(2){background:var(--sea)}.pricing-card:nth-child(3){color:#fff;background:var(--ink)}.pricing-card:nth-child(3) h2,.pricing-card:nth-child(3) .price strong{color:#fff}.pricing-card:nth-child(3) p,.pricing-card:nth-child(3) li,.pricing-card:nth-child(3) .price span{color:#ffffffb8}.pricing-card:nth-child(4){background:var(--heather-soft)}.pricing-card ul{flex:1;padding-inline-start:20px}.pricing-card li{margin-bottom:7px}.pricing-featured{border:2px solid var(--clay);box-shadow:var(--shadow);transform:translateY(-8px)}.price{gap:2px;margin:18px 0;display:grid}.price strong{color:var(--ink-strong);font-size:2rem}.price span{color:var(--muted);font-size:.86rem}.badge{color:var(--ink-strong);background:var(--clay);border-radius:999px;padding:5px 10px;font-size:.74rem;font-weight:850;position:absolute;top:-12px;right:18px}.student-label{color:var(--clay-dark);font-weight:800}.dashboard-welcome{justify-content:space-between;align-items:end;gap:22px;margin-bottom:28px;display:flex}.dashboard-welcome h1{margin-bottom:10px;font-size:clamp(2.5rem,5vw,4.6rem)}.dashboard-welcome p{color:var(--muted)}.streak-pill,.access-pill{width:fit-content;color:var(--clay-dark);background:var(--clay-soft);border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:800}.dashboard-main-grid{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:22px;display:grid}.dashboard-quick-actions{grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0 56px;display:grid}.dashboard-quick-actions a{border:1px solid var(--line);background:var(--paper-strong);box-shadow:var(--shadow-soft);border-radius:17px;justify-items:center;gap:8px;padding:18px 12px;text-decoration:none;display:grid}.dashboard-quick-actions a:first-child span{background:var(--sea)}.dashboard-quick-actions a:nth-child(2) span{background:var(--clay-soft)}.dashboard-quick-actions a:nth-child(3) span{background:var(--heather-soft)}.dashboard-quick-actions a:nth-child(4) span{background:var(--sand)}.dashboard-quick-actions span{border-radius:14px;place-items:center;width:44px;height:44px;font-size:1.2rem;display:grid}.dashboard-heading{margin-top:24px}.dashboard-account-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-strong);justify-content:space-between;align-items:center;gap:22px;margin-top:26px;padding:24px;display:flex}.dashboard-account-row p{color:var(--muted);margin-bottom:0}.account-empty-state{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper-strong);grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:40px;min-height:520px;padding:clamp(30px,6vw,70px);display:grid}.account-empty-art{background:linear-gradient(145deg,var(--heather),#72638a);border-radius:28px;place-items:center;min-height:320px;display:grid;position:relative;overflow:hidden}.account-empty-art span{z-index:2;color:#fff;border:16px solid #fff3;border-top-color:var(--clay-soft);border-radius:50%;place-items:center;width:130px;height:130px;font-size:2rem;font-weight:850;display:grid}.account-empty-art i{border:1px solid #ffffff38;border-radius:50%;width:230px;height:230px;position:absolute}.account-empty-art i:nth-of-type(2){width:320px;height:320px}.account-empty-art i:nth-of-type(3){width:410px;height:410px}.student-page-hero .hero-grid{background:linear-gradient(135deg, var(--paper), var(--heather-soft))}.form-card{max-width:620px;box-shadow:none;gap:14px;padding:28px;display:grid}.form-card label{gap:7px;font-weight:750;display:grid}.form-card input,.form-card textarea,.practice-box textarea,.practice-box input{width:100%;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:12px;padding:13px}.form-message{background:var(--sea);border-radius:10px;padding:12px 14px}.legal{max-width:920px}.legal h1{font-size:clamp(2.5rem,5vw,4.3rem)}.legal h2{margin-top:38px;font-size:1.5rem}.legal li{margin-bottom:8px}.translation-status{z-index:140;max-width:min(360px,100vw - 36px);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fffdf9f5;border-radius:999px;padding:10px 14px;font-size:.82rem;font-weight:750;position:fixed;bottom:20px;right:18px}.translation-working:before{content:"◌ "}.translation-ready:before{content:"✓ ";color:var(--ok)}.translation-unavailable:before{content:"! ";color:var(--danger)}.mobile-menu-button,.mobile-tab-bar{display:none}.menu-lines{gap:3px;width:20px;display:grid}.menu-lines i{background:currentColor;border-radius:999px;height:2px;display:block}.mobile-menu-backdrop{z-index:220;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#142a2875;place-items:end;display:grid;position:fixed;inset:0}.mobile-menu-panel{background:var(--paper);border-radius:30px 30px 0 0;width:min(440px,100%);max-height:min(88vh,800px);padding:24px 20px 30px;overflow-y:auto;box-shadow:0 -20px 80px #142a2838}.mobile-menu-head{justify-content:space-between;align-items:start;gap:20px;display:flex}.mobile-menu-head h2{margin-bottom:12px}.menu-close{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:50%;width:44px;height:44px;font-size:1.5rem}.mobile-menu-links{gap:8px;display:grid}.mobile-menu-links a{color:var(--ink);background:var(--mist);border-radius:15px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 15px;font-weight:800;text-decoration:none;display:grid}.mobile-menu-links a:hover{background:var(--sea)}.mobile-language{margin-top:18px}.mobile-language .language-switcher select{width:100%;max-width:none}.site-footer{border-radius:var(--radius-lg);color:#fff;background:var(--ink);width:min(100% - 24px,1260px);margin:80px auto 12px;overflow:hidden}.footer-inner{grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(150px,.6fr));gap:42px;padding:clamp(34px,6vw,64px);display:grid}.footer-primary{max-width:560px}.footer-brand{color:#fff;margin-bottom:16px;font-size:1.25rem;font-weight:850;text-decoration:none;display:inline-block}.footer-primary p{color:#ffffffb8}.footer-note{font-size:.86rem}.footer-column{align-content:start;gap:10px;display:grid}.footer-column strong{color:var(--clay-soft);margin-bottom:4px}.footer-column a{color:#ffffffbd;text-decoration:none}.footer-column a:hover{color:#fff}.footer-bottom{color:#ffffff8f;border-top:1px solid #ffffff1f;justify-content:space-between;gap:18px;padding:18px clamp(34px,6vw,64px);font-size:.8rem;display:flex}[dir=rtl] .brand-corner-a{left:auto;right:8px}[dir=rtl] .brand-corner-b{left:8px;right:auto}[dir=rtl] .hero-audio-card{direction:rtl}[dir=rtl] .button span[aria-hidden=true],[dir=rtl] .mobile-menu-links a>span:last-child{transform:scaleX(-1)}@media (max-width:1060px){.main-nav,.header-actions>.language-switcher,.account-link{display:none}.mobile-menu-button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:11px;align-items:center;gap:8px;min-height:44px;padding:9px 13px;font-weight:800;display:inline-flex}.home-hero-editorial{grid-template-columns:1fr}.hero-media{min-height:520px}.calm-plan-grid,.dashboard-main-grid,.audio-editorial,.account-empty-state{grid-template-columns:1fr}.progress-panel{min-height:350px}.practice-layout,.exam-shell,.hero-grid,.progress-grid{grid-template-columns:1fr}.progress-card,.exam-sidebar{position:static}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.container,.section,.narrow,.page-section{width:min(calc(100% - 22px),var(--max))}.site-header{width:calc(100% - 18px);margin-top:7px;top:6px}.header-inner{min-height:58px;padding:7px 8px 7px 10px}.brand{min-width:0}.brand-copy small{display:none}.brand-mark{width:36px;height:36px}.mobile-menu-button{justify-content:center;width:44px;height:44px;padding:0}.mobile-menu-button>span:last-child{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.mobile-tab-bar{z-index:190;right:8px;bottom:max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf9f2;border:1px solid #203a3724;border-radius:20px;grid-template-columns:repeat(5,1fr);min-height:66px;padding:6px;display:grid;position:fixed;left:8px;box-shadow:0 16px 55px #142a282e}.mobile-tab-bar a{min-width:0;color:var(--muted);border-radius:14px;align-content:center;place-items:center;gap:2px;padding:4px 1px;font-size:.6rem;font-weight:800;text-decoration:none;display:grid}.mobile-tab-bar svg{width:20px;height:20px}.mobile-tab-bar .active{color:var(--ink);background:var(--sea)}.translation-status{bottom:84px}.home-hero-editorial{border-radius:24px;width:calc(100% - 18px);min-height:auto;margin-top:12px}.home-hero-copy{padding:32px 24px}.home-hero-copy h1{font-size:clamp(2.9rem,14vw,4.5rem)}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .button{width:100%}.hero-media{min-height:380px}.hero-audio-card{padding:13px;bottom:14px;left:14px;right:14px}.metric-strip{grid-template-columns:repeat(2,1fr)}.metric-strip>div{border-bottom:1px solid var(--line);min-height:90px}.metric-strip>div:nth-child(2n){border-inline-end:0}.section{margin-block:62px}.section-title-row{grid-template-columns:1fr;gap:12px}.compact-title-row,.feature-course-grid,.journey-grid-soft,.module-grid,.audio-lab-grid,.mode-grid,.grid-2,.grid-3{grid-template-columns:1fr}.course-art{min-height:170px}.audio-editorial{border-radius:24px;padding:25px}.audio-editorial-visual{min-height:250px}.student-access-panel,.home-pricing-teaser{border-radius:24px;grid-template-columns:1fr;padding:26px}.student-access-action{justify-items:start}.pricing-grid{grid-template-columns:1fr}.pricing-featured{transform:none}.dashboard-welcome{display:grid}.dashboard-quick-actions{grid-template-columns:repeat(2,1fr)}.dashboard-account-row{flex-direction:column;align-items:start}.quiz-progress,.exam-actions{grid-template-columns:1fr;display:grid}.question-map{grid-template-columns:repeat(6,1fr)}.answer{grid-template-columns:auto minmax(0,1fr)}.answer input{grid-column:1}.answer-letter{display:none}.footer-inner{grid-template-columns:1fr 1fr}.footer-primary{grid-column:1/-1}.footer-bottom{flex-direction:column}}@media (max-width:440px){.metric-strip{grid-template-columns:1fr}.metric-strip>div{border-inline-end:0}.pricing-card,.module-card,.question-card{border-radius:18px}.footer-inner{grid-template-columns:1fr}.footer-primary{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.curriculum-tools{justify-content:space-between;align-items:center;gap:16px;margin:0 0 24px;display:flex}.curriculum-search{border:1px solid var(--line);background:var(--paper-strong);min-height:52px;box-shadow:var(--shadow-soft);border-radius:15px;flex:1;align-items:center;gap:12px;padding:0 16px;display:flex}.curriculum-search span{color:var(--clay-dark);font-size:1.25rem}.curriculum-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.curriculum-count{color:var(--muted);flex:none;font-size:.9rem;font-weight:750}.module-card-upgraded{transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.module-card-upgraded:hover{border-color:var(--sea-strong);box-shadow:var(--shadow);transform:translateY(-3px)}.module-complete:after{content:"✓";color:#fff;background:var(--ok);border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid;position:absolute;top:16px;right:16px}.module-actions{justify-content:space-between}.completion-toggle{min-height:44px;color:var(--muted);border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:11px;padding:10px 14px;font-weight:760}.completion-toggle.done{color:#fff;border-color:var(--ok);background:var(--ok)}.empty-search{text-align:center;border:1px dashed var(--line-strong);border-radius:var(--radius);background:var(--paper);padding:34px}.listen-intro{grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:center;gap:36px;display:grid;overflow:hidden}.listen-intro-art{place-items:center;min-height:250px;display:grid;position:relative}.listen-disc{background:conic-gradient(from 45deg, var(--ink), var(--heather), var(--clay), var(--ink));border-radius:50%;place-items:center;width:170px;height:170px;display:grid;box-shadow:0 22px 70px #203a3733}.listen-disc:before{content:"";background:var(--paper);width:62px;height:62px;box-shadow:inset 0 0 0 8px var(--sea);border-radius:50%}.listen-disc i{background:var(--ink-strong);border-radius:50%;width:14px;height:14px;position:absolute}.listen-wave{justify-content:center;align-items:center;gap:5px;height:54px;display:flex;position:absolute;bottom:20px;left:0;right:0}.listen-wave i{background:var(--clay);border-radius:999px;width:4px;min-height:8px}.listen-wave i:nth-child(3n){height:44px}.listen-wave i:nth-child(3n+1){height:25px}.listen-wave i:nth-child(3n+2){height:14px}.listen-toolbar{border:1px solid var(--line);background:var(--line);box-shadow:var(--shadow-soft);border-radius:18px;grid-template-columns:repeat(3,1fr);gap:1px;margin:24px 0 34px;display:grid;overflow:hidden}.listen-toolbar>div{text-align:center;background:var(--paper-strong);place-content:center;gap:4px;min-height:105px;padding:18px;display:grid}.listen-toolbar strong{color:var(--ink-strong);font-size:1.65rem}.listen-toolbar span{color:var(--muted);font-size:.85rem}.listen-library{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.listen-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-strong);min-height:280px;box-shadow:var(--shadow-soft);grid-template-columns:74px minmax(0,1fr);gap:20px;padding:24px;display:grid}.listen-card-number{width:58px;height:58px;color:var(--ink-strong);background:var(--sea);border-radius:18px;place-items:center;font-weight:880;display:grid}.listen-card-2 .listen-card-number{background:var(--clay-soft)}.listen-card-3 .listen-card-number{background:var(--heather-soft)}.listen-card-4 .listen-card-number{background:var(--sand)}.listen-card-copy h2{margin-bottom:10px;font-size:clamp(1.35rem,2.2vw,2rem)}.listen-card-copy>p:not(.eyebrow){color:var(--muted)}.commuter-highlight{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);align-items:center;gap:32px;margin-top:40px;display:grid}.live-progress-panel .progress-ring{background:conic-gradient(var(--clay) var(--progress,0deg), #ffffff21 0)}.live-progress-panel .progress-ring:before{background:var(--ink)}.progress-panel-compact{height:100%}.feedback-dock{z-index:210;justify-items:end;gap:10px;display:grid;position:fixed;bottom:20px;right:18px}.feedback-trigger{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;min-height:46px;padding:10px 16px;font-weight:800;display:inline-flex;box-shadow:0 14px 40px #142a2840}.feedback-trigger span{color:var(--clay-soft)}.feedback-panel{border:1px solid var(--line);background:var(--paper-strong);width:min(360px,100vw - 36px);box-shadow:var(--shadow);border-radius:20px;padding:22px}.feedback-panel p{color:var(--muted)}.feedback-panel .text-button{margin:12px auto 0;display:block}@media (max-width:900px){.listen-intro,.commuter-highlight{grid-template-columns:1fr}.listen-intro-art{min-height:210px}.listen-library{grid-template-columns:1fr}}@media (max-width:640px){.curriculum-tools{flex-direction:column;align-items:stretch}.curriculum-count{padding-inline:4px}.listen-toolbar{grid-template-columns:1fr}.listen-toolbar>div{min-height:82px}.listen-card{grid-template-columns:1fr}.listen-card-number{width:50px;height:50px}.feedback-dock{bottom:82px;right:12px}}.standalone-state{background:var(--canvas);place-items:center;min-height:100vh;padding:24px;display:grid}.standalone-state-card{text-align:center;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper-strong);width:min(100%,620px);box-shadow:var(--shadow);padding:clamp(32px,7vw,64px)}.course-photo{min-height:190px}.course-photo img{object-fit:cover;transition:transform .35s}.feature-course-card:hover .course-photo img{transform:scale(1.035)}.course-photo-shade{z-index:1;background:linear-gradient(#142a280f,#142a2880);position:absolute;inset:0}.course-photo span{z-index:2;text-shadow:0 2px 12px #00000047}.course-art i,.course-art b{display:none}.course-tone-1 .course-art,.course-tone-2 .course-art,.course-tone-3 .course-art{background:var(--ink)}.audio-photo-panel,.listen-photo-intro,.student-photo,.student-verify-photo,.quick-action-photo,.listen-card-photo{position:relative;overflow:hidden}.audio-photo-panel{background:var(--ink);border-radius:26px;min-height:330px}.audio-photo-panel img,.listen-photo-intro img,.student-photo img,.student-verify-photo img,.quick-action-photo img,.listen-card-photo img{object-fit:cover}.photo-panel-shade{background:linear-gradient(#142a2805,#142a287a);position:absolute;inset:0}.audio-photo-panel .sound-caption{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#142a28c2;border-radius:999px;padding:7px 11px;position:absolute;bottom:18px;right:20px}.headphone-orbit,.sound-lines{display:none}.student-access-panel{overflow:hidden}.student-photo{border:1px solid #ffffff3d;border-radius:22px;width:220px;height:140px;box-shadow:0 18px 40px #142a2838}.student-photo img{object-position:64% center}.student-seal{display:none}.dashboard-photo-actions a{text-align:left;justify-items:stretch;padding:0;overflow:hidden}.dashboard-photo-actions a strong{padding:12px 14px 14px}.dashboard-photo-actions .quick-action-photo{background:var(--mist);border-radius:0;width:100%;height:94px}.dashboard-photo-actions .quick-action-photo img{transition:transform .3s}.dashboard-photo-actions a:hover .quick-action-photo img{transform:scale(1.05)}.dashboard-quick-actions a:nth-child(n) span{background:0 0}.listen-photo-intro{border-radius:24px;min-height:290px}.listen-photo-intro img{object-position:center}.listen-disc,.listen-wave{display:none}.listen-library{gap:22px}.listen-card{grid-template-columns:minmax(210px,.42fr) minmax(0,1fr);padding:0;overflow:hidden}.listen-card-photo{min-height:100%}.listen-card-photo img{transition:transform .35s}.listen-card:hover .listen-card-photo img{transform:scale(1.035)}.listen-card-photo .listen-card-number{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#142a28c7;position:absolute;top:16px;left:16px}.listen-card-copy{padding:26px 26px 26px 4px}.student-verify-card{padding-top:0;overflow:hidden}.student-verify-photo{height:190px;margin:0 calc(-1*clamp(22px,4vw,34px)) 24px}.student-verify-photo img{object-position:66% center}@media (max-width:800px){.student-access-panel{grid-template-columns:1fr}.student-access-action{justify-items:start}.student-photo{width:100%;height:190px}.listen-card{grid-template-columns:1fr}.listen-card-photo{min-height:190px}.listen-card-copy{padding:22px}.dashboard-photo-actions .quick-action-photo{height:110px}}.account-empty-photo{background:var(--ink)}.account-empty-photo img{object-fit:cover;object-position:62% center}.account-empty-photo span,.account-empty-photo i{display:none}.launch-trust-strip{width:min(calc(100% - 36px), var(--max));background:var(--line);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;gap:1px;margin:18px auto 0;display:grid;overflow:hidden}.launch-trust-strip>div,.launch-trust-strip>button{background:#ffffffeb;align-content:center;gap:1px;min-height:76px;padding:16px 20px;display:grid}.launch-trust-strip strong{color:var(--ink-strong);font-size:.92rem}.launch-trust-strip span{color:var(--muted);font-size:.8rem}.launch-trust-strip .install-app-button{border:0;border-radius:0;min-width:160px;height:100%}.launch-planner{width:min(calc(100% - 36px), var(--max));border:1px solid var(--line);background:var(--paper-strong);box-shadow:var(--shadow);border-radius:28px;grid-template-columns:minmax(240px,.72fr) minmax(0,1.45fr);margin:28px auto 0;display:grid;overflow:hidden}.launch-planner-photo{background:linear-gradient(#0000 55%,#15363152),url(/media/diverse/study-together.jpg) 50%/cover no-repeat;min-height:360px}.launch-planner-body{padding:clamp(24px,4vw,48px)}.launch-planner-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:26px;display:flex}.launch-planner-heading h2{max-width:680px;margin:4px 0 0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.12}.planner-questions{gap:22px;display:grid}.planner-question{border:0;margin:0;padding:0}.planner-question legend{color:var(--ink-strong);margin-bottom:10px;font-weight:760}.planner-options{flex-wrap:wrap;gap:9px;display:flex}.planner-options label{cursor:pointer;border:1px solid var(--line-strong);background:var(--paper);border-radius:999px;align-items:center;min-height:44px;padding:9px 15px;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.planner-options label:hover{border-color:var(--ink);transform:translateY(-1px)}.planner-options label.selected{background:var(--ink);border-color:var(--ink);color:#fff}.planner-options input{opacity:0;pointer-events:none;position:absolute}.planner-result{background:linear-gradient(135deg, var(--sea), #ffffffd1);border-radius:22px;padding:26px}.planner-result-label{text-transform:uppercase;letter-spacing:.1em;color:var(--ink);font-size:.78rem;font-weight:800}.planner-result h3{margin:7px 0 8px;font-size:clamp(1.45rem,3vw,2.1rem)}.photo-page-intro,.pricing-hero-photo{border:1px solid var(--line);background:var(--paper-strong);box-shadow:var(--shadow-soft);text-align:start;border-radius:28px;grid-template-columns:minmax(260px,.82fr) minmax(0,1.2fr);max-width:none;padding:0;display:grid;overflow:hidden}.page-intro-photo,.pricing-hero-image{min-height:310px;position:relative;overflow:hidden}.page-intro-photo img,.pricing-hero-image img{object-fit:cover}.page-intro-copy,.pricing-hero-copy{align-self:center;padding:clamp(26px,5vw,54px)}.page-intro-copy h1,.pricing-hero-copy h1{margin-top:6px}.pricing-hero-photo{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr)}.pricing-hero-copy{order:1}.pricing-hero-image{order:2;min-height:360px}.module-grid-upgraded{align-items:stretch}.module-card-photo{flex-direction:column;display:flex;overflow:hidden;padding:0!important}.module-photo{min-height:170px;position:relative;overflow:hidden}.module-photo img{object-fit:cover;transition:transform .45s}.module-card-photo:hover .module-photo img{transform:scale(1.035)}.module-photo>span{z-index:2;color:var(--ink-strong);background:#ffffffeb;border-radius:99px;place-items:center;min-width:38px;height:38px;font-weight:850;display:grid;position:absolute;top:13px;left:14px;box-shadow:0 4px 18px #0000001f}.module-card-body{flex-direction:column;flex:1;padding:22px;display:flex}.module-card-body .module-actions{margin-top:auto;padding-top:14px}.module-card-body .module-number{display:none}.journey-grid-soft article{color:#fff;isolation:isolate;flex-direction:column;justify-content:flex-end;min-height:250px;display:flex;position:relative;overflow:hidden}.journey-grid-soft article:before{content:"";z-index:-2;background-position:50%;background-size:cover;position:absolute;inset:0}.journey-grid-soft article:after{content:"";z-index:-1;background:linear-gradient(#1536310a,#153631e6);position:absolute;inset:0}.journey-grid-soft article:first-child:before{background-image:url(/media/diverse/lesson-welcome.jpg)}.journey-grid-soft article:nth-child(2):before{background-image:url(/media/diverse/cafe-dialogue.jpg)}.journey-grid-soft article:nth-child(3):before{background-image:url(/media/diverse/news-sweden.jpg)}.journey-grid-soft article p{color:#ffffffe0}.journey-grid-soft article>span{color:var(--ink-strong);background:#fffffff0}.student-page-hero .hero-grid{border:1px solid var(--line);background:var(--paper-strong);box-shadow:var(--shadow);border-radius:28px;overflow:hidden}.student-page-hero .hero-grid>div:first-child{padding:clamp(28px,5vw,56px)}.student-verify-card{box-shadow:none;background:var(--sand);border:0;border-radius:0;margin:0}.student-verify-photo{min-height:210px}.student-verify-photo img{object-fit:cover}.dashboard-photo-actions>a{background:var(--paper-strong);border:1px solid var(--line);min-height:160px;overflow:hidden}.quick-action-photo{height:105px}.quick-action-photo img{object-fit:cover}.dashboard-photo-actions strong{padding:10px 13px 14px}.accessibility-dock{z-index:85;justify-items:start;gap:10px;display:grid;position:fixed;bottom:18px;left:18px}.accessibility-trigger{border:1px solid var(--line-strong);color:var(--ink-strong);min-height:44px;box-shadow:var(--shadow-soft);cursor:pointer;background:#fffffff2;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;display:inline-flex}.accessibility-trigger>span:first-child{color:var(--clay-dark);font-weight:900}.accessibility-panel{border:1px solid var(--line);width:min(320px,100vw - 36px);box-shadow:var(--shadow);background:#fffffffa;border-radius:20px;padding:18px}.accessibility-panel-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.accessibility-panel-head button{cursor:pointer;background:0 0;border:0;font-size:1.5rem}.accessibility-toggle{border-bottom:1px solid var(--line);cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:11px 0;display:flex}.accessibility-toggle input{opacity:0;position:absolute}.accessibility-toggle i{background:var(--line-strong);border-radius:99px;width:42px;height:24px;transition:background .2s;position:relative}.accessibility-toggle i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0000002e}.accessibility-toggle input:checked+i{background:var(--ink)}.accessibility-toggle input:checked+i:after{transform:translate(18px)}.offline-banner{z-index:110;background:var(--ink-strong);color:#fff;text-align:center;padding:8px 16px;font-size:.85rem;position:sticky;top:0}.rfs-large-text{font-size:112.5%}.rfs-high-contrast{--canvas:#fff;--paper:#fff;--paper-strong:#fff;--ink:#0d352f;--ink-strong:#061e1b;--muted:#344b46;--line:#83958f;--line-strong:#536862}.rfs-high-contrast .button-primary{box-shadow:inset 0 0 0 2px #fff}.rfs-reduced-motion *,.rfs-reduced-motion :before,.rfs-reduced-motion :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}@media (max-width:900px){.launch-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.launch-trust-strip .install-app-button{min-height:66px}.launch-planner{grid-template-columns:1fr}.launch-planner-photo{min-height:220px}.photo-page-intro,.pricing-hero-photo{grid-template-columns:1fr}.page-intro-photo,.pricing-hero-image{order:0;min-height:220px}.page-intro-copy,.pricing-hero-copy{order:1}}@media (max-width:640px){.launch-trust-strip{border-radius:16px;grid-template-columns:1fr 1fr}.launch-trust-strip>div,.launch-trust-strip>button{min-height:68px;padding:13px}.launch-trust-strip>div:nth-child(3),.launch-trust-strip .install-app-button{grid-column:span 2}.launch-planner{width:min(calc(100% - 24px), var(--max));border-radius:20px;margin-top:18px}.launch-planner-body{padding:22px 18px}.launch-planner-photo{min-height:185px}.planner-options{grid-template-columns:1fr;display:grid}.planner-options label{border-radius:14px;width:100%}.planner-result .button-row{display:grid}.photo-page-intro,.pricing-hero-photo{border-radius:20px}.page-intro-copy,.pricing-hero-copy{padding:24px 19px}.accessibility-dock{bottom:82px;left:12px}.accessibility-trigger>span:last-child{display:none}}.footer-brand-logo{max-width:300px;display:inline-flex}.footer-brand-logo img{width:min(100%,300px);height:auto;display:block}.hero-media img,.course-photo img,.page-intro-photo img,.student-photo img,.student-verify-photo img,.listen-card img,.dashboard-photo img{filter:saturate(1.03)contrast(1.02)}
