:root{--font-round:"Nunito","Arial Rounded MT Bold","Avenir Next Rounded","SF Pro Rounded",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--bg:#070b24;--bg-2:#111849;--surface:rgba(255,255,255,0.92);--surface-strong:#ffffff;--surface-soft:rgba(255,255,255,0.72);--ink:#10162f;--muted:#6a7391;--line:rgba(111,121,180,0.24);--violet:#7c3aed;--violet-dark:#4c1d95;--indigo:#3447d4;--blue:#1688f0;--cyan:#20c7d9;--green:#18a77d;--rose:#df4d84;--warning:#f59e0b;--shadow:0 24px 80px rgba(8,12,35,0.28);--soft-shadow:0 14px 38px rgba(25,35,100,0.15);--safe-area-top:env(safe-area-inset-top,0px);--ios-floating-safe-top:var(--safe-area-top);--safe-area-right:env(safe-area-inset-right,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px)}[data-theme=light]{--bg:#f2f2f7;--bg-2:#ffffff;--surface:rgba(255,255,255,0.94);--surface-strong:#ffffff;--surface-soft:rgba(255,255,255,0.82);--ink:#1c1c1e;--muted:#6e6e73;--line:rgba(60,60,67,0.16);--violet:#6f3be6;--violet-dark:#40208e;--indigo:#3452d8;--blue:#0f84e8;--cyan:#16aeca;--green:#12866d;--rose:#c83a74;--shadow:0 22px 70px rgba(75,91,143,0.2);--soft-shadow:0 14px 34px rgba(66,78,132,0.12)}[data-theme=dark]{--bg:#000000;--bg-2:#1c1c1e;--surface:rgba(28,28,30,0.96);--surface-strong:#1c1c1e;--surface-soft:rgba(44,44,46,0.92);--ink:#f5f5f7;--muted:#98989d;--line:rgba(255,255,255,0.12);--violet:#a78bfa;--violet-dark:#c4b5fd;--indigo:#8eb4ff;--blue:#64b5ff;--cyan:#5eead4;--green:#34d399;--rose:#fb7185;--shadow:0 24px 80px rgba(0,0,0,0.45);--soft-shadow:0 14px 38px rgba(0,0,0,0.32)}[data-theme=blue]{--bg:#061018;--bg-2:#0d1a2a;--surface:rgba(16,28,44,0.96);--surface-strong:#142033;--surface-soft:rgba(22,36,56,0.92);--ink:#eef4ff;--muted:#9eb0c7;--line:rgba(158,190,255,0.16);--violet:#9f8cff;--violet-dark:#c4b5fd;--indigo:#7eb0ff;--blue:#4f9dff;--cyan:#5eead4;--green:#34d399;--rose:#fb7185;--shadow:0 24px 80px rgba(0,10,30,0.45);--soft-shadow:0 14px 38px rgba(0,10,30,0.28)}[data-theme=white]{--bg:#ffffff;--bg-2:#ffffff;--surface:rgba(255,255,255,0.98);--surface-strong:#ffffff;--surface-soft:#fafafa;--ink:#111111;--muted:#6b6b6b;--line:rgba(0,0,0,0.1);--violet:#6f3be6;--violet-dark:#40208e;--indigo:#3452d8;--blue:#0f84e8;--cyan:#16aeca;--green:#12866d;--rose:#c83a74;--shadow:0 18px 50px rgba(0,0,0,0.08);--soft-shadow:0 10px 28px rgba(0,0,0,0.06)}[data-theme=contrast]{--bg:#000000;--bg-2:#000000;--surface:#0a0a0a;--surface-strong:#050505;--surface-soft:#111111;--ink:#f5f5f7;--muted:#a1a1a6;--line:rgba(255,255,255,0.16);--violet:#b794ff;--violet-dark:#d8c4ff;--indigo:#9ec5ff;--blue:#7cc0ff;--cyan:#5eead4;--green:#34d399;--rose:#fb7185;--shadow:0 24px 80px rgba(0,0,0,0.62);--soft-shadow:0 14px 38px rgba(0,0,0,0.48)}*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html{min-width:320px;scroll-padding-top:calc(160px + var(--safe-area-top))}body{margin:0;background:linear-gradient(150deg,rgba(124,58,237,.42),rgba(22,136,240,.18) 42%,transparent 76%),linear-gradient(180deg,var(--bg),var(--bg-2) 48%,#eff4ff 48%,#f7f9ff);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;min-height:100vh;min-height:100dvh}[data-theme=light] body{background:#f2f2f7}[data-theme=dark] body{background:#000000;color:var(--ink)}[data-theme=blue] body{background:#061018;color:var(--ink)}[data-theme=white] body{background:#ffffff;color:var(--ink)}[data-theme=contrast] body{background:#000000;color:var(--ink)}.app-shell:has(.practice-flow) .topbar{position:relative;top:auto}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.56}a{color:inherit;text-decoration:none}main{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:22px 0 calc(64px + var(--safe-area-bottom));scroll-margin-top:calc(160px + var(--safe-area-top))}main:has(.practice-flow){padding:28px 0 calc(20px + var(--safe-area-bottom))}main:has(.practice-course-book){padding-top:8px}.app-shell{position:relative;isolation:isolate;min-height:100vh;min-height:100dvh;overflow-x:clip}.app-shell:before{position:fixed;inset:0 0 auto;z-index:18;width:100%;height:calc(var(--ios-floating-safe-top) + 4px);background:linear-gradient(180deg,rgba(7,11,36,.96),rgba(7,11,36,0));content:"";pointer-events:none}.app-shell-background{position:fixed!important;inset:0;z-index:0;min-height:100vh!important;min-height:100dvh!important;height:100vh!important;height:100dvh!important;background:radial-gradient(circle at 50% 8%,rgba(120,92,255,.22),transparent 34%),linear-gradient(180deg,#070b24,#171b4b 42%,#f7f9ff 76%);opacity:.14;pointer-events:none;filter:saturate(.84)}[data-theme=light] .app-shell-background{opacity:.08;filter:saturate(.78) brightness(1.12)}.app-shell-background:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,rgba(7,11,36,.88),rgba(17,24,73,.66) 40%,rgba(247,249,255,.8) 70%),radial-gradient(circle at 50% 16%,rgba(255,255,255,.08),transparent 46%)}.app-footer,.topbar,main{position:relative;z-index:1}.topbar{position:sticky;top:0;z-index:20;justify-content:space-between;gap:20px;min-height:76px;padding:calc(14px + var(--safe-area-top)) max(16px,calc((100vw - 1280px) / 2 + var(--safe-area-right))) 14px max(16px,calc((100vw - 1280px) / 2 + var(--safe-area-left)));border-bottom:1px solid rgba(255,255,255,.1);background:rgba(8,13,42,.72);color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar,.topbar-actions{display:flex;align-items:center}.topbar-actions{flex:0 1 auto;gap:10px;min-width:0}.topbar-guided{position:relative;min-height:86px;padding-top:clamp(16px,2.5vh,26px);padding-bottom:10px;border-bottom:0;background:transparent}.brand-lockup{display:inline-flex;align-items:center;flex:0 1 auto;gap:12px;min-width:0}.brand-lockup>div{display:grid;gap:2px;min-width:0}.brand-lockup>div>span{max-width:min(48vw,560px);overflow:hidden;font-weight:720;line-height:1.14;overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap}.brand-lockup p{margin:0;color:rgba(255,255,255,.62);font-size:.78rem;font-weight:820}.topbar-guided .brand-lockup p{color:rgba(219,229,255,.68)}.brand-mark{display:inline-flex;position:relative;align-items:center;justify-content:center;flex:0 0 auto;width:56px;height:56px;overflow:hidden}.brand-mark-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.app-nav{flex:0 0 auto;gap:4px;padding:5px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.08)}.app-nav,.language-switcher{display:inline-flex;align-items:center;min-width:0}.language-switcher{flex:0 1 auto;border:1px solid rgba(176,210,255,.2);border-radius:14px;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(86,104,255,.08));padding:4px 8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 36px rgba(4,9,39,.18)}.language-select{min-height:36px;min-width:0;border:0;border-radius:10px;background:transparent;color:rgba(255,255,255,.72);padding:0 22px 0 4px;font-size:.82rem;font-weight:720;max-width:clamp(96px,10vw,154px);text-overflow:ellipsis}.language-select:focus-visible{outline:2px solid rgba(125,211,252,.82);outline-offset:3px}.language-select option{color:#10121f}.theme-toggle{position:relative;display:inline-grid;grid-template-columns:1fr 1fr;align-items:center;flex:0 0 auto;width:54px;height:44px;border:1px solid rgba(176,210,255,.2);border-radius:14px;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(86,104,255,.08));color:rgba(255,255,255,.72);padding:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 36px rgba(4,9,39,.18)}.theme-toggle-icon{position:relative;z-index:2;justify-self:center;transition:color .18s ease,opacity .18s ease}.theme-toggle-thumb{position:absolute;z-index:1;top:5px;left:5px;width:24px;height:32px;border-radius:10px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(229,244,255,.96));box-shadow:0 8px 18px rgba(47,93,224,.18);transition:transform .18s ease}.theme-toggle-light .theme-toggle-thumb{transform:translateX(20px)}.theme-toggle-dark .theme-toggle-moon,.theme-toggle-light .theme-toggle-sun{color:#43208e;opacity:1}.theme-toggle-dark .theme-toggle-sun,.theme-toggle-light .theme-toggle-moon{opacity:.62}.settings-menu{position:relative}.admin-access,.settings-menu-trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:44px;min-height:44px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.68);padding:0;font-size:.78rem;font-weight:720;cursor:pointer;list-style:none}.settings-menu-trigger::-webkit-details-marker{display:none}.admin-access:focus-visible,.admin-access:hover,.settings-menu-trigger:focus-visible,.settings-menu-trigger:hover,.settings-menu[open] .settings-menu-trigger{color:#fff;background:rgba(255,255,255,.12)}.settings-menu-panel{position:absolute;z-index:30;top:calc(100% + 8px);right:0;display:grid;gap:3px;min-width:154px;border:1px solid rgba(220,232,255,.18);border-radius:14px;background:rgba(17,21,51,.96);padding:6px;box-shadow:0 14px 34px rgba(6,9,34,.3)}.settings-menu-panel a{display:inline-flex;min-height:40px;align-items:center;border-radius:10px;color:rgba(244,248,255,.84);padding:8px 10px;font-size:.82rem;font-weight:720;white-space:nowrap}.settings-menu-panel a:focus-visible,.settings-menu-panel a:hover{background:rgba(255,255,255,.1);color:#fff}.admin-access span,.settings-menu-trigger span{display:none}[data-theme=light] .topbar{border-bottom-color:rgba(79,91,145,.12);background:rgba(248,251,255,.78);color:var(--ink);box-shadow:0 14px 44px rgba(66,78,132,.12)}[data-theme=blue] .topbar,[data-theme=contrast] .topbar,[data-theme=dark] .topbar{border-bottom-color:var(--line);background:var(--surface-strong);color:var(--ink);box-shadow:none}[data-theme=white] .topbar{border-bottom-color:var(--line);background:#ffffff;color:var(--ink);box-shadow:none}[data-theme=white] .brand-lockup p,[data-theme=white] .topbar-guided .brand-lockup p{color:var(--muted)}[data-theme=white] .admin-access,[data-theme=white] .app-nav,[data-theme=white] .language-switcher,[data-theme=white] .settings-menu-trigger,[data-theme=white] .theme-toggle{border-color:rgba(0,0,0,.12);background:#f2f2f7;color:var(--ink);box-shadow:none}[data-theme=white] .language-select,[data-theme=white] .nav-item{color:rgba(17,17,17,.82)}[data-theme=white] .nav-memory-chip{border-color:rgba(0,0,0,.16);background:#ececf0;color:var(--ink);box-shadow:0 1px 4px rgba(0,0,0,.08)}[data-theme=white] .nav-memory-chip span{color:var(--muted)}[data-theme=white] .nav-memory-chip span:after{color:rgba(0,0,0,.32)}[data-theme=white] .nav-memory-chip strong,[data-theme=white] .theme-toggle-dark .theme-toggle-moon,[data-theme=white] .theme-toggle-light .theme-toggle-sun{color:var(--violet-dark)}[data-theme=white] .theme-toggle-thumb{background:#ffffff;box-shadow:0 2px 8px rgba(0,0,0,.1)}[data-theme=white] .admin-access:focus-visible,[data-theme=white] .admin-access:hover,[data-theme=white] .settings-menu-trigger:focus-visible,[data-theme=white] .settings-menu-trigger:hover,[data-theme=white] .settings-menu[open] .settings-menu-trigger{color:var(--violet-dark);background:#ffffff}[data-theme=white] .settings-menu-panel{border-color:rgba(0,0,0,.1);background:#ffffff;box-shadow:0 12px 32px rgba(0,0,0,.12)}[data-theme=white] .settings-menu-panel a{color:var(--ink)}[data-theme=white] .settings-menu-panel a:focus-visible,[data-theme=white] .settings-menu-panel a:hover{background:rgba(111,59,230,.08);color:var(--violet-dark)}[data-theme=white] .me-personalize-chip:not(.me-personalize-chip-active){border-color:rgba(0,0,0,.12);background:#f2f2f7}[data-theme=white] .bottom-tab{color:rgba(17,17,17,.55)}[data-theme=white] .bottom-tab-active{color:#3b5bdb;background:rgba(59,91,219,.1)}[data-theme=dark] .topbar-guided .brand-lockup p{color:var(--muted)}[data-theme=dark] .admin-access,[data-theme=dark] .app-nav,[data-theme=dark] .language-switcher,[data-theme=dark] .settings-menu-trigger,[data-theme=dark] .theme-toggle{border-color:var(--line);background:#2c2c2e;color:var(--ink);box-shadow:none}[data-theme=blue] .bottom-tab-bar,[data-theme=dark] .bottom-tab-bar{border-top-color:var(--line);background:var(--surface-strong)}[data-theme=white] .bottom-tab-bar{border-top-color:var(--line);background:#ffffff}[data-theme=dark] .bottom-tab{color:var(--muted)}[data-theme=dark] .bottom-tab-active{color:var(--blue);background:rgba(100,181,255,.14)}[data-theme=light] .brand-lockup p,[data-theme=light] .topbar-guided .brand-lockup p{color:rgba(68,78,116,.72)}[data-theme=light] .admin-access,[data-theme=light] .app-nav,[data-theme=light] .language-switcher,[data-theme=light] .settings-menu-trigger,[data-theme=light] .theme-toggle{border-color:rgba(91,106,164,.18);background:rgba(255,255,255,.72);color:rgba(55,63,98,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 14px 34px rgba(72,86,142,.12)}[data-theme=light] .language-select,[data-theme=light] .nav-item{color:rgba(55,63,98,.76)}[data-theme=light] .nav-memory-chip{border-color:rgba(91,106,164,.18);background:rgba(255,255,255,.72);color:rgba(55,63,98,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 14px 34px rgba(72,86,142,.12)}[data-theme=light] .nav-memory-chip span{color:rgba(55,63,98,.92)}[data-theme=light] .nav-memory-chip strong{color:var(--violet-dark)}[data-theme=light] .admin-access:focus-visible,[data-theme=light] .admin-access:hover,[data-theme=light] .settings-menu-trigger:focus-visible,[data-theme=light] .settings-menu-trigger:hover,[data-theme=light] .settings-menu[open] .settings-menu-trigger{color:var(--violet-dark);background:rgba(255,255,255,.92)}[data-theme=light] .settings-menu-panel{border-color:rgba(91,106,164,.18);background:rgba(255,255,255,.96);box-shadow:0 18px 40px rgba(72,86,142,.16)}[data-theme=light] .settings-menu-panel a{color:rgba(42,50,82,.86)}[data-theme=light] .settings-menu-panel a:focus-visible,[data-theme=light] .settings-menu-panel a:hover{background:rgba(95,74,214,.08);color:var(--violet-dark)}.nav-item{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:7px;min-height:40px;border-radius:10px;color:rgba(255,255,255,.72);padding:0 13px;font-size:.9rem;font-weight:720;white-space:nowrap}.nav-item-active{background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;box-shadow:0 12px 30px rgba(80,86,220,.36)}.nav-memory-chip{display:inline-flex;align-items:center;flex:0 0 auto;gap:6px;max-width:clamp(118px,12vw,168px);min-width:0;min-height:40px;border-radius:999px;border:1px solid rgba(176,210,255,.28);background:rgba(255,255,255,.08);color:rgba(245,250,255,.92);padding:0 14px;line-height:1;overflow:hidden;white-space:nowrap}.nav-memory-chip span{flex:0 0 auto;font-size:.8rem;font-weight:720;color:rgba(235,245,255,.92)}.nav-memory-chip span:after{content:"·";margin-left:6px;color:rgba(210,234,255,.55)}.nav-memory-chip strong{min-width:0;overflow:hidden;font-size:.84rem;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.page-stack{display:grid;gap:22px}@supports (content-visibility:auto){.account-option,.account-panel,.difficulty-lesson-card,.difficulty-picker-card,.feedback-card,.feedback-hero,.insight-panel,.legal-section,.lesson-card,.lesson-option,.practice-mode-card,.profile-focus-card,.profile-sound-column,.progress-profile-panel,.progress-rank-panel,.progress-stats-card{content-visibility:auto;contain-intrinsic-size:auto 220px}.insight-panel,.progress-profile-panel{contain-intrinsic-size:auto 340px}}.app-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;width:min(1180px,calc(100vw - 32px));margin:0 auto 18px;padding:14px 18px calc(14px + var(--safe-area-bottom));border:1px solid rgba(255,255,255,.42);border-radius:18px;background:rgba(255,255,255,.7);box-shadow:0 18px 44px rgba(7,11,36,.12);color:rgba(16,22,47,.72);font-size:.76rem;font-weight:560;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.footer-legal-copy{display:grid;gap:6px;max-width:760px}.legal-consent-banner{position:fixed;left:50%;bottom:calc(20px + var(--safe-area-bottom));transform:translateX(-50%);z-index:60;display:flex;align-items:center;gap:12px;width:min(560px,calc(100vw - 24px));padding:12px 14px;border:1px solid rgba(255,255,255,.5);border-radius:16px;background:rgba(255,255,255,.95);box-shadow:0 20px 50px rgba(7,11,36,.26);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legal-consent-text{flex:1 1 auto;margin:0;color:rgba(16,22,47,.78);font-size:.78rem;line-height:1.45}.legal-consent-text a{color:var(--violet-dark);text-decoration:underline;text-underline-offset:3px}.legal-consent-accept{flex:0 0 auto;min-height:38px;padding:0 16px;font-size:.82rem}.me-page-shell{display:grid;gap:12px;width:min(980px,100%);margin:0 auto}.me-account-card{border:1px solid var(--line);border-radius:14px;background:var(--surface-strong);box-shadow:none}.me-profile-header{display:grid;gap:4px}.me-profile-copy h2{margin:4px 0 0}.me-menu-group{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface-strong)}.me-menu-row{display:flex;width:100%;min-height:50px;align-items:center;justify-content:space-between;gap:12px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);cursor:pointer;font:inherit;font-size:.96rem;font-weight:560;padding:0 16px;text-align:left;text-decoration:none;touch-action:manipulation}.me-menu-group>:last-child,.me-menu-group>details:last-child>summary{border-bottom:0}.me-menu-row svg{flex:0 0 auto;color:var(--muted)}.me-menu-row-with-icon{display:inline-flex;align-items:center;gap:10px}.me-menu-row-danger{color:#be123c}[data-theme=dark] .me-menu-row-danger{color:#fb7185}.me-menu-details{border-bottom:1px solid var(--line)}.me-menu-details:last-child{border-bottom:0}.me-menu-row-summary{list-style:none}.me-menu-row-summary::-webkit-details-marker{display:none}.me-menu-summary-label{display:inline-flex;align-items:center;gap:8px}.me-menu-details[open] .me-menu-summary-chevron{transform:rotate(90deg)}.me-menu-details-body{margin:0;border-top:1px solid var(--line);color:var(--muted);font-size:.84rem;line-height:1.5;padding:10px 16px 14px}.me-menu-group-actions .me-menu-row{font-weight:620}.me-personalize-details>summary{list-style:none}.me-personalize-details[open]>summary .me-menu-summary-chevron{transform:rotate(90deg)}.me-personalize-panel{display:grid;gap:14px;border-top:1px solid var(--line);padding:14px 16px 16px}.me-personalize-block{display:grid;gap:8px}.me-personalize-label{color:var(--ink);font-size:.88rem;font-weight:760}.me-personalize-subgroup-label{margin-top:4px;color:var(--ink);font-size:.72rem;font-weight:820;letter-spacing:0;text-transform:uppercase}.me-personalize-hint{margin:0;color:var(--muted);font-size:.78rem;line-height:1.4}.me-personalize-chip-grid{display:flex;flex-wrap:wrap;gap:8px}.me-personalize-chip{min-height:36px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--ink);cursor:pointer;font:inherit;font-size:.8rem;font-weight:650;padding:0 12px;touch-action:manipulation}.me-personalize-chip-active{border-color:rgba(111,59,230,.42);background:linear-gradient(135deg,rgba(124,58,237,.18),rgba(22,136,240,.14));color:var(--violet-dark)}[data-theme=blue] .me-personalize-chip-active,[data-theme=dark] .me-personalize-chip-active{color:var(--ink)}.me-personalize-chip-grid-appearance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}[data-theme=blue] .recorder-card,[data-theme=blue] .target-card,[data-theme=dark] .recorder-card,[data-theme=dark] .target-card{border-color:var(--line);background:var(--surface-strong);box-shadow:none}[data-theme=blue] .target-focus,[data-theme=dark] .target-focus{border-color:var(--line);background:radial-gradient(circle at 50% 12%,rgba(100,181,255,.1),transparent 38%),linear-gradient(145deg,rgba(167,139,250,.08),rgba(79,157,255,.06)),#2c2c2e}[data-theme=blue] .target-focus h1,[data-theme=blue] .target-word,[data-theme=dark] .target-focus h1,[data-theme=dark] .target-word{color:var(--ink)}[data-theme=blue] .target-pronunciation-meta span,[data-theme=dark] .target-pronunciation-meta span{border:1px solid var(--line);background:rgba(255,255,255,.06);color:var(--ink)}[data-theme=blue] .target-pronunciation-meta strong,[data-theme=dark] .target-pronunciation-meta strong{color:var(--muted)}[data-theme=blue] .difficulty-lesson-card,[data-theme=dark] .difficulty-lesson-card{box-shadow:none}[data-theme=blue] .difficulty-card-top strong,[data-theme=dark] .difficulty-card-top strong{color:var(--violet)}[data-theme=blue] .difficulty-lesson-card em,[data-theme=dark] .difficulty-lesson-card em{color:var(--muted)}[data-theme=blue] .account-mode-tabs,[data-theme=dark] .account-mode-tabs{border-color:var(--line);background:var(--surface-soft)}[data-theme=blue] .account-tab,[data-theme=dark] .account-tab{color:var(--muted)}[data-theme=blue] .account-tab-active,[data-theme=dark] .account-tab-active{background:#3a3a3c;color:var(--ink);box-shadow:none}[data-theme=blue] .account-tab-active{background:#243552}[data-theme=blue] .account-form input,[data-theme=dark] .account-form input{border-color:var(--line);background:var(--surface-soft);color:var(--ink)}[data-theme=blue] .account-form .button,[data-theme=dark] .account-form .button{border-color:var(--line);background:#3a3a3c;color:var(--ink)}[data-theme=blue] .account-form .button{background:#243552}[data-theme=blue] .account-plus-icon,[data-theme=dark] .account-plus-icon{border-color:var(--line);background:rgba(255,255,255,.06);color:var(--ink)}[data-theme=blue] .account-plus-plan,[data-theme=dark] .account-plus-plan{border-color:var(--line);background:var(--surface-strong)}[data-theme=blue] .account-plus-plan strong,[data-theme=dark] .account-plus-plan strong{color:var(--ink)}[data-theme=blue] .practice-mode-grid,[data-theme=dark] .practice-mode-grid{border-color:var(--line);background:rgba(255,255,255,.04)}[data-theme=blue] .practice-mode-card,[data-theme=dark] .practice-mode-card{color:var(--muted)}[data-theme=blue] .practice-mode-card:hover,[data-theme=dark] .practice-mode-card:hover{background:rgba(255,255,255,.06);color:var(--ink)}[data-theme=blue] .practice-mode-caption,[data-theme=dark] .practice-mode-caption{color:var(--muted)}[data-theme=blue] .guided-home-card,[data-theme=dark] .guided-home-card{border-color:rgba(255,255,255,.1);background:linear-gradient(112deg,rgba(100,181,255,.08) 0 18%,transparent 38%),linear-gradient(145deg,#1c1c1e,#121214 58%,#0a0a0b),#141416;color:#fff;box-shadow:0 18px 48px rgba(0,0,0,.42)}[data-theme=blue] .guided-home-card{background:linear-gradient(112deg,rgba(79,157,255,.12) 0 18%,transparent 38%),linear-gradient(145deg,#142033,#0d1a2a 58%,#061018),#0d1a2a}[data-theme=blue] .home-hero-block,[data-theme=dark] .home-hero-block{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}[data-theme=blue] .daily-coach-plan,[data-theme=dark] .daily-coach-plan{border-top-color:rgba(255,255,255,.1)}[data-theme=blue] .practice-change-lesson,[data-theme=dark] .practice-change-lesson{border-color:var(--line);background:var(--surface-soft);color:var(--ink);box-shadow:none}[data-theme=blue] .practice-back-link,[data-theme=blue] .practice-skip-link,[data-theme=dark] .practice-back-link,[data-theme=dark] .practice-skip-link{color:var(--muted)}[data-theme=blue] .practice-back-link:hover,[data-theme=blue] .practice-skip-link:hover,[data-theme=dark] .practice-back-link:hover,[data-theme=dark] .practice-skip-link:hover{color:var(--ink)}[data-theme=blue] .practice-mode-card-active,[data-theme=dark] .practice-mode-card-active{color:#fff}[data-theme=blue] .legal-consent-banner,[data-theme=dark] .legal-consent-banner{border-color:var(--line);background:var(--surface-strong);box-shadow:var(--soft-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=blue] .legal-consent-text,[data-theme=dark] .legal-consent-text{color:var(--muted)}[data-theme=blue] .legal-consent-text a,[data-theme=dark] .legal-consent-text a{color:var(--blue)}[data-theme=blue] .meet-sound-intro,[data-theme=dark] .meet-sound-intro{border-color:var(--line);background:var(--surface-strong);box-shadow:none}[data-theme=blue] .mouth-video-frame,[data-theme=dark] .mouth-video-frame{border-color:var(--line);background:var(--surface-soft);box-shadow:none}[data-theme=blue] .mouth-video-preview-copy,[data-theme=dark] .mouth-video-preview-copy{border-color:var(--line);background:rgba(255,255,255,.08);color:var(--ink);box-shadow:none}[data-theme=blue] .mouth-video-btn,[data-theme=blue] .mouth-video-speed,[data-theme=dark] .mouth-video-btn,[data-theme=dark] .mouth-video-speed{border-color:var(--line);background:var(--surface-soft);color:var(--ink)}[data-theme=blue] .meet-sound-toggle-text strong,[data-theme=dark] .meet-sound-toggle-text strong{color:var(--ink)}[data-theme=blue] .meet-sound-toggle,[data-theme=dark] .meet-sound-toggle{background:rgba(255,255,255,.04)}[data-theme=blue] .mouth-mirror-trigger,[data-theme=dark] .mouth-mirror-trigger{border-color:var(--line);background:var(--surface-soft);color:var(--ink)}[data-theme=blue] .mobile-video-section,[data-theme=blue] .mobile-video-tabs,[data-theme=dark] .mobile-video-section,[data-theme=dark] .mobile-video-tabs{background:var(--surface-strong)}[data-theme=blue] .mobile-video-tab,[data-theme=dark] .mobile-video-tab{border-color:var(--line);color:var(--muted)}[data-theme=blue] .mobile-video-tab-active,[data-theme=dark] .mobile-video-tab-active{background:#3a3a3c;border-color:transparent;color:var(--ink)}[data-theme=blue] .mobile-video-tab-active{background:#243552}[data-theme=blue] .mobile-video-section .mouth-video-frame,[data-theme=dark] .mobile-video-section .mouth-video-frame{background:var(--surface-soft)}[data-theme=blue] .mobile-video-section .mouth-video-controls,[data-theme=dark] .mobile-video-section .mouth-video-controls{background:var(--surface-strong)}[data-theme=blue] .settings-menu-panel,[data-theme=dark] .settings-menu-panel{border-color:var(--line);background:var(--surface-strong);box-shadow:var(--soft-shadow)}[data-theme=blue] .settings-menu-panel a,[data-theme=dark] .settings-menu-panel a{color:var(--ink)}[data-theme=blue] .settings-menu-panel a:focus-visible,[data-theme=blue] .settings-menu-panel a:hover,[data-theme=dark] .settings-menu-panel a:focus-visible,[data-theme=dark] .settings-menu-panel a:hover{background:rgba(255,255,255,.06);color:var(--ink)}[data-theme=blue] .settings-menu-controls,[data-theme=dark] .settings-menu-controls{border-bottom-color:var(--line)}[data-theme=blue] .language-switcher,[data-theme=blue] .settings-menu-trigger,[data-theme=blue] .theme-toggle{border-color:var(--line);background:#243552;color:var(--ink);box-shadow:none}[data-theme=blue] .third-party-consent,[data-theme=dark] .third-party-consent{border-color:var(--line);background:var(--surface-soft);box-shadow:none;color:var(--ink)}[data-theme=blue] .third-party-consent-compact,[data-theme=blue] .third-party-consent-expanded,[data-theme=blue] .third-party-consent-minimal,[data-theme=dark] .third-party-consent-compact,[data-theme=dark] .third-party-consent-expanded,[data-theme=dark] .third-party-consent-minimal{background:var(--surface-soft)}[data-theme=blue] .third-party-consent-title,[data-theme=dark] .third-party-consent-title{color:var(--ink)}[data-theme=blue] .third-party-consent small,[data-theme=dark] .third-party-consent small{color:var(--muted)}[data-theme=blue] .third-party-consent-toggle,[data-theme=dark] .third-party-consent-toggle{border-color:var(--line);background:var(--surface-strong);color:var(--ink)}[data-theme=blue] .guided-sound-panel,[data-theme=dark] .guided-sound-panel{border-color:var(--line);background:var(--surface-soft);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=contrast] .guided-sound-panel{border-color:var(--line);background:var(--surface-strong);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=blue] .guided-panel .onboarding-card,[data-theme=dark] .guided-panel .onboarding-card{border-color:var(--line);box-shadow:none}[data-theme=blue] .category-chooser-card,[data-theme=blue] .difficulty-picker-card,[data-theme=blue] .practice-resume-card,[data-theme=blue] .sound-choice,[data-theme=dark] .category-chooser-card,[data-theme=dark] .difficulty-picker-card,[data-theme=dark] .practice-resume-card,[data-theme=dark] .sound-choice{border-color:var(--line);background:var(--surface-soft);color:var(--ink)}[data-theme=blue] .category-chooser-card:hover,[data-theme=dark] .category-chooser-card:hover,[data-theme=dark] .practice-resume-card:focus-visible,[data-theme=dark] .practice-resume-card:hover{background:rgba(255,255,255,.06);box-shadow:none}[data-theme=blue] .practice-resume-card:focus-visible,[data-theme=blue] .practice-resume-card:hover{background:rgba(255,255,255,.06);box-shadow:none}[data-theme=blue] .difficulty-picker-card:hover:not(:disabled),[data-theme=dark] .difficulty-picker-card:hover:not(:disabled){background:rgba(255,255,255,.06)}[data-theme=blue] .difficulty-picker-card-disabled:hover,[data-theme=dark] .difficulty-picker-card-disabled:hover{background:var(--surface-soft)}[data-theme=blue] .insight-panel,[data-theme=dark] .insight-panel{border-color:var(--line);background:var(--surface-strong);box-shadow:var(--soft-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=blue] .lesson-history-row,[data-theme=dark] .lesson-history-row{border-color:var(--line);background:var(--surface-soft)}[data-theme=blue] .learner-profile-panel,[data-theme=blue] .progress-rank-panel,[data-theme=blue] .progress-streak-hero .progress-streak-value,[data-theme=blue] .progress-streak-panel,[data-theme=dark] .learner-profile-panel,[data-theme=dark] .progress-rank-panel,[data-theme=dark] .progress-streak-hero .progress-streak-value,[data-theme=dark] .progress-streak-panel{color:var(--ink)}[data-theme=blue] .progress-section-nav,[data-theme=dark] .progress-section-nav{border-color:var(--line);background:var(--surface-strong);box-shadow:var(--soft-shadow)}[data-theme=blue] .progress-section-nav-hint,[data-theme=blue] .progress-section-nav-title,[data-theme=dark] .progress-section-nav-hint,[data-theme=dark] .progress-section-nav-title{color:var(--muted)}[data-theme=blue] .progress-section-nav-item,[data-theme=blue] .progress-section-nav-list a,[data-theme=blue] .progress-section-nav-list button,[data-theme=dark] .progress-section-nav-item,[data-theme=dark] .progress-section-nav-list a,[data-theme=dark] .progress-section-nav-list button{color:var(--ink)}[data-theme=blue] .progress-section-nav-item:hover,[data-theme=blue] .progress-section-nav-list a:hover,[data-theme=blue] .progress-section-nav-list button:hover,[data-theme=dark] .progress-section-nav-item:hover,[data-theme=dark] .progress-section-nav-list a:hover,[data-theme=dark] .progress-section-nav-list button:hover{border-color:rgba(124,58,237,.28);background:rgba(124,58,237,.12);color:var(--ink)}[data-theme=blue] .progress-stat-chip,[data-theme=dark] .progress-stat-chip{border-color:var(--line);background:var(--surface-soft)}[data-theme=blue] .progress-stat-chip span,[data-theme=dark] .progress-stat-chip span{color:var(--muted)}[data-theme=blue] .progress-stat-chip strong,[data-theme=dark] .progress-stat-chip strong{color:var(--ink)}[data-theme=blue] .category-chooser-card.category-easier,[data-theme=dark] .category-chooser-card.category-easier{border-color:var(--line);box-shadow:none}[data-theme=contrast] .category-chooser-card,[data-theme=contrast] .category-chooser-card.category-easier,[data-theme=contrast] .completion-next-card,[data-theme=contrast] .completion-panel,[data-theme=contrast] .guided-sound-panel,[data-theme=contrast] .insight-panel,[data-theme=contrast] .learner-profile-options,[data-theme=contrast] .progress-page-shell .insight-panel,[data-theme=contrast] .progress-stat-chip,[data-theme=contrast] .summary-card{border-color:var(--line);background:var(--surface-strong);color:var(--ink);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=blue] .category-chooser-count,[data-theme=blue] .practice-resume-card span,[data-theme=dark] .category-chooser-count,[data-theme=dark] .practice-resume-card span{color:rgba(167,139,250,.92)}[data-theme=blue] .difficulty-lesson-card,[data-theme=dark] .difficulty-lesson-card{border-color:var(--line);background:var(--surface-soft);color:var(--ink)}[data-theme=blue] .practice-course-book .guided-sound-panel,[data-theme=dark] .practice-course-book .guided-sound-panel{border-color:var(--line);background:var(--surface-strong);box-shadow:none}[data-theme=blue] .practice-mouth-video-panel,[data-theme=dark] .practice-mouth-video-panel{border-color:var(--line);background:var(--surface-soft)}[data-theme=blue] .practice-mouth-video-panel p,[data-theme=dark] .practice-mouth-video-panel p{color:var(--muted)}[data-theme=blue] .mouth-video-scrub,[data-theme=dark] .mouth-video-scrub{--scrub-track:rgba(255,255,255,0.14)}[data-theme=blue] .mouth-video-scrub::-moz-range-thumb,[data-theme=blue] .mouth-video-scrub::-webkit-slider-thumb,[data-theme=dark] .mouth-video-scrub::-moz-range-thumb,[data-theme=dark] .mouth-video-scrub::-webkit-slider-thumb{border-color:rgba(255,255,255,.88)}[data-theme=blue] .mouth-video-speed-on,[data-theme=dark] .mouth-video-speed-on{background:rgba(124,58,237,.22);color:var(--ink);box-shadow:none}[data-theme=blue] .completion-next-card,[data-theme=blue] .completion-panel,[data-theme=blue] .progress-page-shell .insight-panel,[data-theme=blue] .progress-profile-panel,[data-theme=blue] .progress-rank-panel,[data-theme=blue] .progress-streak-panel,[data-theme=blue] .summary-card,[data-theme=blue] .summary-card-subtle,[data-theme=dark] .completion-next-card,[data-theme=dark] .completion-panel,[data-theme=dark] .progress-page-shell .insight-panel,[data-theme=dark] .progress-profile-panel,[data-theme=dark] .progress-rank-panel,[data-theme=dark] .progress-streak-panel,[data-theme=dark] .summary-card,[data-theme=dark] .summary-card-subtle{border-color:var(--line);background:var(--surface-strong);color:var(--ink);box-shadow:var(--soft-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=blue] .sound-bank-filter-button,[data-theme=dark] .sound-bank-filter-button{border-color:var(--line);background:var(--surface-soft);color:var(--ink)}[data-theme=blue] .sound-bank-filter-button.active,[data-theme=dark] .sound-bank-filter-button.active{border-color:transparent;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff}[data-theme=blue] .meet-sound-explanation-toggle,[data-theme=dark] .meet-sound-explanation-toggle{border-color:var(--line);background:var(--surface-soft);color:var(--ink)}[data-theme=blue] .meet-sound-explanation-prompt,[data-theme=dark] .meet-sound-explanation-prompt{color:var(--muted)}[data-theme=blue] .practice-action-row .record-button:disabled:not(.record-button-live):not(.record-button-waiting):not(.record-button-processing),[data-theme=dark] .practice-action-row .record-button:disabled:not(.record-button-live):not(.record-button-waiting):not(.record-button-processing){background:#3a3a3c;color:var(--ink);box-shadow:none}@media (max-width:720px){.legal-consent-banner{bottom:calc(96px + var(--safe-area-bottom));width:calc(100vw - 20px)}}.app-footer p{max-width:720px;margin:0;line-height:1.62}.app-footer a{color:rgba(76,29,149,.76);text-decoration:underline;text-decoration-color:rgba(76,29,149,.26);text-underline-offset:4px}.app-footer a:hover{color:rgba(76,29,149,.85);text-decoration-color:rgba(76,29,149,.4)}.footer-right{display:grid;flex:0 0 auto;gap:8px;justify-items:end;text-align:right}.footer-links{display:inline-flex;flex:0 0 auto;align-items:center;gap:12px}.footer-feedback-invite{margin:0}.footer-feedback-email{color:rgba(76,29,149,.95)!important;font-weight:720;white-space:nowrap}.footer-feedback-email:hover{text-decoration-color:rgba(76,29,149,.6)}.legal-page{width:min(860px,100%);margin:0 auto}.legal-hero{color:var(--ink);box-shadow:var(--soft-shadow)}.legal-updated{color:var(--muted);font-size:.84rem;font-weight:720}.legal-content{display:grid;gap:16px}.legal-content-interactive{overflow-x:clip;padding-bottom:clamp(120px,18vh,190px)}.legal-section{border:1px solid var(--line);border-radius:18px;background:var(--surface);color:var(--ink);padding:18px 20px;box-shadow:0 12px 30px rgba(25,35,100,.08)}.legal-content-interactive .legal-section{cursor:pointer;outline:none;transform:scale(.985);transform-origin:center;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.legal-content.legal-content-interactive .legal-section.legal-section-active{position:relative;z-index:1;background:var(--surface-strong);border-color:rgba(124,58,237,.28);box-shadow:0 24px 54px rgba(25,35,100,.18);transform:scale(1)}.legal-content-interactive .legal-section:focus-visible,.legal-content-interactive .legal-section:hover{border-color:rgba(124,58,237,.24);background:var(--surface-strong);transform:scale(.995)}.legal-content-interactive .legal-section:focus-visible{box-shadow:0 0 0 4px rgba(124,58,237,.14),0 18px 40px rgba(25,35,100,.14)}.legal-content.legal-content-interactive .legal-section.legal-section-active:focus-visible,.legal-content.legal-content-interactive .legal-section.legal-section-active:hover{transform:scale(1)}.legal-section h2{margin:0;color:var(--ink);font-size:1.02rem;line-height:1.22}.legal-content.legal-content-interactive .legal-section.legal-section-active h2{font-size:1.12rem}.legal-content-interactive .legal-section-featured h1{margin-top:10px}.legal-section p{margin:8px 0 0;line-height:1.68}.legal-content.legal-content-interactive .legal-section.legal-section-active p,.legal-section p{color:var(--muted)}[data-theme=blue] .legal-section,[data-theme=contrast] .legal-section,[data-theme=dark] .legal-section{border-color:var(--line);background:var(--surface-soft);box-shadow:0 16px 42px rgba(0,0,0,.3)}[data-theme=blue] .legal-content-interactive .legal-section:focus-visible,[data-theme=blue] .legal-content-interactive .legal-section:hover,[data-theme=blue] .legal-content.legal-content-interactive .legal-section.legal-section-active,[data-theme=contrast] .legal-content-interactive .legal-section:focus-visible,[data-theme=contrast] .legal-content-interactive .legal-section:hover,[data-theme=contrast] .legal-content.legal-content-interactive .legal-section.legal-section-active,[data-theme=dark] .legal-content-interactive .legal-section:focus-visible,[data-theme=dark] .legal-content-interactive .legal-section:hover,[data-theme=dark] .legal-content.legal-content-interactive .legal-section.legal-section-active{background:var(--surface-strong)}[data-theme=blue] .legal-content-interactive .legal-section:focus-visible,[data-theme=contrast] .legal-content-interactive .legal-section:focus-visible,[data-theme=dark] .legal-content-interactive .legal-section:focus-visible{box-shadow:0 0 0 4px rgba(167,139,250,.22),0 22px 48px rgba(0,0,0,.36)}[data-theme=light] .legal-section,[data-theme=white] .legal-section{background:rgba(255,255,255,.92)}[data-theme=light] .legal-content-interactive .legal-section:focus-visible,[data-theme=light] .legal-content-interactive .legal-section:hover,[data-theme=light] .legal-content.legal-content-interactive .legal-section.legal-section-active,[data-theme=white] .legal-content-interactive .legal-section:focus-visible,[data-theme=white] .legal-content-interactive .legal-section:hover,[data-theme=white] .legal-content.legal-content-interactive .legal-section.legal-section-active{background:#fff}@media (prefers-reduced-motion:reduce){.legal-content-interactive .legal-section{transform:none;transition:none}}.legal-back-row{display:flex;justify-content:center}.narrow{width:min(780px,100%);margin:0 auto}.coach-session{display:grid;gap:20px}.home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.68fr);gap:16px;align-items:stretch;color:#fff}.home-copy,.home-sound-section,.onboarding-card{border:1px solid rgba(255,255,255,.16);border-radius:24px;box-shadow:0 34px 90px rgba(4,9,39,.28)}.home-copy{display:grid;align-content:center;min-height:410px;padding:clamp(28px,5vw,50px);background:linear-gradient(135deg,rgba(124,58,237,.2),rgba(32,199,217,.1)),linear-gradient(145deg,#241b5f,#151a4b 58%,#102a5f)}.home-copy .eyebrow{display:inline-flex;align-items:center;gap:7px;color:#a98bff}.home-copy h1{max-width:720px;margin:10px 0 0;color:#fff;font-size:clamp(2.8rem,5.7vw,4.6rem);line-height:.94;overflow-wrap:anywhere}.home-practice-line,.home-subtitle{margin:0;line-height:1.45}.home-subtitle{margin-top:20px;color:rgba(255,255,255,.76);font-size:clamp(1rem,2.2vw,1.22rem)}.home-practice-line{margin-top:8px;color:rgba(217,226,255,.82);font-size:.96rem;font-weight:720}.home-cta{justify-self:center;min-height:62px;margin-top:26px;padding-inline:28px;font-size:clamp(.98rem,1.5vw,1.08rem);line-height:1.18;text-align:center;box-shadow:0 18px 42px rgba(55,113,239,.28)}.home-cta-secondary{min-height:48px;padding-inline:18px;font-size:.92rem;font-weight:720;opacity:.9}.onboarding-card{display:grid;align-content:center;gap:15px;background:linear-gradient(145deg,rgba(248,251,255,.9),rgba(231,239,255,.84)),linear-gradient(135deg,rgba(124,58,237,.16),rgba(32,199,217,.12));color:var(--ink);padding:22px;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.onboarding-card:before{position:absolute;inset:0 0 auto auto;width:180px;height:180px;border-radius:0 28px 0 100%;background:linear-gradient(135deg,rgba(124,58,237,.16),rgba(32,199,217,.08));content:"";pointer-events:none}.onboarding-card>*{position:relative}.onboarding-card h2{margin:8px 0 0;font-size:clamp(1.45rem,2.5vw,2rem)}.onboarding-action{justify-self:start;min-height:48px}.onboarding-card p{margin:10px 0 0;color:var(--muted);line-height:1.5}.region-chip-row,.sound-chip-row{display:flex;flex-wrap:wrap;gap:9px}.background-choice-field{position:relative;display:grid;gap:12px}.background-choice-field>span{color:var(--muted);font-size:.78rem;font-weight:820;text-transform:uppercase}.region-selector-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:58px;border:1px solid rgba(111,121,180,.2);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(244,248,255,.92)),#fff;color:var(--ink);padding:0 17px;font-size:.98rem;font-weight:820;text-align:left;box-shadow:0 16px 32px rgba(25,35,100,.1);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.region-selector-trigger:focus-visible,.region-selector-trigger:hover{border-color:rgba(124,58,237,.34);box-shadow:0 18px 38px rgba(80,86,220,.14);transform:translateY(-1px)}.region-selector-trigger .rotate{transform:rotate(180deg)}.region-picker-overlay{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px}.region-picker-backdrop{position:absolute;inset:0;border:0;background:radial-gradient(circle at 50% 0,rgba(95,80,220,.22),transparent 46%),rgba(6,10,31,.58);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.region-picker-dialog{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:11px;width:min(520px,100%);max-height:65vh;border:1px solid rgba(187,197,255,.42);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,248,255,.98)),#fff;padding:16px 16px 0;box-shadow:0 30px 78px rgba(6,10,31,.34),inset 0 1px 0 rgba(255,255,255,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.region-picker-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.region-picker-header span{color:var(--muted);font-size:.71rem;font-weight:820;text-transform:uppercase}.region-picker-header h3{margin:2px 0 0;color:var(--ink);font-size:1.24rem}.region-picker-close{display:inline-grid;place-items:center;flex:0 0 auto;width:40px;height:40px;border:1px solid rgba(111,121,180,.18);border-radius:14px;background:rgba(245,248,255,.96);color:var(--ink)}.region-search-field{display:flex;align-items:center;gap:9px;min-height:48px;border:1px solid rgba(95,105,170,.24);border-radius:18px;background:rgba(239,244,255,.96);color:var(--muted);padding:0 14px}.region-search-field input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:.94rem;font-weight:720}.region-search-field input::placeholder{color:rgba(78,86,120,.72)}.region-results{display:grid;gap:9px;min-height:0;overflow:auto;padding:1px 5px 80px 0;overscroll-behavior:contain;scrollbar-color:rgba(76,86,142,.22) transparent;scrollbar-width:thin}.region-results::-webkit-scrollbar{width:6px}.region-results::-webkit-scrollbar-track{background:transparent}.region-results::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgba(76,86,142,.22);background-clip:padding-box}.region-results::-webkit-scrollbar-thumb:hover{background:rgba(76,86,142,.34);background-clip:padding-box}.region-result-group{display:grid;gap:4px}.region-result-group>span{display:block;padding:7px 8px 3px;color:var(--muted);font-size:.72rem;font-weight:820;text-transform:uppercase}.region-result{width:100%;min-height:44px;border:1px solid rgba(111,121,180,.13);border-radius:14px;background:rgba(255,255,255,.78);color:var(--ink);padding:0 12px;font-size:.92rem;font-weight:720;text-align:left;transition:background .15s ease,border-color .15s ease,color .15s ease}.region-result:focus-visible,.region-result:hover{border-color:rgba(124,58,237,.24);background:rgba(242,246,255,.98)}.region-result-active{border-color:rgba(124,58,237,.35);background:linear-gradient(135deg,rgba(124,58,237,.16),rgba(22,136,240,.12));color:var(--violet-dark)}.region-empty{margin:8px 0;color:var(--muted);font-size:.9rem;font-weight:720;text-align:center}.region-picker-footer{position:sticky;bottom:0;margin:0 -16px;border-top:1px solid rgba(111,121,180,.13);border-radius:0 0 26px 26px;background:linear-gradient(180deg,rgba(247,250,255,.78),rgba(255,255,255,.98));padding:12px 16px 14px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.region-picker-cancel{width:100%;min-height:42px;border:1px solid rgba(111,121,180,.18);border-radius:14px;background:rgba(255,255,255,.72);color:var(--muted);font-size:.92rem;font-weight:820}.region-chip,.sound-choice{border:1px solid rgba(111,121,180,.22);background:rgba(255,255,255,.82);color:var(--ink)}.region-chip{min-height:42px;border-radius:14px;padding:0 10px;font-size:.84rem;font-weight:720;text-align:center;transition:transform .16s ease,border-color .16s ease,background .16s ease}.region-chip:hover{transform:translateY(-1px);border-color:rgba(124,58,237,.38)}.region-chip-active{border-color:rgba(124,58,237,.42);background:linear-gradient(135deg,rgba(124,58,237,.16),rgba(22,136,240,.12));color:var(--violet-dark)}.saved-note{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:.86rem;font-weight:720}.background-select-field{position:relative;display:grid;gap:8px}.background-select-field span{color:var(--muted);font-size:.78rem;font-weight:820;text-transform:uppercase}.background-select-field select{width:100%;min-height:52px;border:1px solid rgba(111,121,180,.24);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(244,248,255,.94)),#fff;color:var(--ink);padding:0 14px;font-weight:720;box-shadow:0 12px 28px rgba(25,35,100,.08)}.home-sound-section{display:grid;gap:14px;background:rgba(255,255,255,.92);margin-top:16px;padding:22px}.home-sound-section .section-heading{align-items:end;justify-content:space-between;gap:18px}.home-sound-section .section-heading p{max-width:520px;margin:0;color:var(--muted);line-height:1.6}.sound-selector-panel{display:grid;gap:11px}.sound-selector-heading{display:flex;align-items:center;justify-content:space-between}.sound-choice{display:grid;grid-template-rows:auto auto 1fr auto;gap:12px;flex:1 1 158px;min-width:172px;border-radius:18px;padding:18px;text-align:left;box-shadow:0 12px 30px rgba(25,35,100,.08);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.sound-choice:hover{transform:translateY(-2px);border-color:rgba(124,58,237,.42);box-shadow:0 18px 40px rgba(80,86,220,.16)}.sound-choice strong{color:var(--violet-dark);font-size:1.35rem;line-height:1}.sound-choice-top{display:flex;align-items:end;justify-content:space-between;gap:10px}.sound-choice-top span{color:var(--muted);font-size:.8rem;font-weight:720}.sound-choice em{color:var(--ink);font-size:.9rem;font-style:normal;font-weight:720}.sound-choice small{color:#58627f;font-size:.84rem;font-weight:720;line-height:1.35}.sound-start-action{display:inline-flex;align-items:center;justify-content:center;align-self:end;min-height:34px;width:100%;border-radius:999px;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;font-size:.82rem;font-weight:820}.sound-choice-active{border-color:rgba(124,58,237,.55);background:linear-gradient(135deg,rgba(124,58,237,.16),rgba(22,136,240,.13));box-shadow:0 18px 40px rgba(80,86,220,.18)}.lesson-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.account-hero,.account-option,.account-panel,.admin-form,.completion-panel,.empty-state,.feedback-card,.feedback-hero,.insight-panel,.lesson-card,.lesson-library,.local-targets,.session-side,.surface-hero,.target-stage{border:1px solid rgba(255,255,255,.76);border-radius:24px;background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lesson-card{position:relative;min-height:132px;padding:18px;overflow:hidden;text-align:left;color:var(--ink)}.lesson-card:before{position:absolute;inset:0;content:"";opacity:.12}.eyebrow,.lesson-card small,.lesson-card span,.level-row,.stage-meta{font-size:.78rem;font-weight:720;text-transform:uppercase}.eyebrow,.lesson-card span{color:var(--violet)}.lesson-card strong{position:relative;display:block;margin:12px 0 18px;font-size:1.25rem}.lesson-card small{position:relative;color:var(--muted)}.lesson-card-active{border-color:rgba(124,58,237,.38);box-shadow:0 18px 58px rgba(91,92,255,.24)}.tone-violet:before{background:linear-gradient(135deg,var(--violet),var(--blue))}.tone-blue:before{background:linear-gradient(135deg,var(--indigo),var(--cyan))}.tone-cyan:before{background:linear-gradient(135deg,var(--cyan),var(--blue))}.practice-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:20px;align-items:start}.target-stage{min-height:640px;padding:28px}.session-side{min-height:640px;padding:18px}.feedback-card-top,.form-pair,.level-row,.mode-chip,.playback-row,.record-dock,.section-heading,.stage-meta,.step-actions,.summary-strip{display:flex;align-items:center}.level-row,.section-heading,.stage-meta{justify-content:space-between;gap:14px}.level-row,.stage-meta{color:var(--muted)}.progress-track{height:8px;margin:16px 0 26px;overflow:hidden;border-radius:999px;background:rgba(112,126,210,.16)}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--violet),var(--blue),var(--cyan))}.target-hero{display:grid;place-items:center;min-height:290px;margin:22px 0;border:1px solid rgba(124,58,237,.14);border-radius:24px;background:linear-gradient(140deg,rgba(124,58,237,.12),rgba(22,136,240,.1)),#fff;text-align:center}.target-sound{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:999px;background:rgba(124,58,237,.1);color:var(--violet-dark);padding:0 14px;font-weight:820}.target-hero h1{margin:18px 12px 8px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:5.6rem;line-height:.96}.target-hero p{font-size:1.15rem;font-weight:720}.coach-cue,.target-hero p{margin:0;color:var(--muted)}.coach-cue{font-size:1.05rem;line-height:1.7;text-align:center}.record-dock{gap:16px;margin-top:28px;padding:16px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.7)}.record-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:176px;min-height:62px;border:0;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;font-weight:820;box-shadow:0 18px 36px rgba(80,86,220,.34);transition:background .16s ease,box-shadow .16s ease,opacity .16s ease,transform .16s ease}.record-button.record-button-live,.record-button.record-button-live:disabled{background:linear-gradient(135deg,#ff2f6d,#ff6b35);box-shadow:0 20px 42px rgba(255,47,109,.34),0 0 0 4px rgba(255,47,109,.14);opacity:1;transform:translateY(-1px);transition:none}.record-button-processing,.record-button-waiting{background:linear-gradient(135deg,rgba(129,140,176,.55),rgba(113,126,210,.48));box-shadow:none;color:rgba(255,255,255,.9);cursor:wait}.record-button:disabled:not(.record-button-live):not(.record-button-waiting):not(.record-button-processing){background:linear-gradient(135deg,rgba(129,140,176,.55),rgba(113,126,210,.48));box-shadow:none;color:rgba(255,255,255,.9);cursor:not-allowed}.record-button.record-button-live:disabled{cursor:default}.record-copy span{color:var(--ink);font-weight:720}.analyzing-card p,.completion-panel p,.empty-state p,.feedback-hero p,.provider-note,.record-copy p,.surface-hero p,.waiting-card p{margin:6px 0 0;color:var(--muted);line-height:1.65}.playback-row{gap:10px;margin-top:16px;color:var(--indigo)}.playback-row span{color:var(--muted);font-size:.9rem;font-weight:720}.audio-loading{display:none}audio{width:min(360px,100%)}.error-text{color:var(--rose);font-weight:720}.analyzing-card,.waiting-card{display:grid;align-content:center;min-height:604px;padding:26px;border-radius:18px;background:linear-gradient(160deg,rgba(124,58,237,.12),rgba(22,136,240,.1)),rgba(255,255,255,.7)}.analyzing-card h2,.completion-panel h1,.empty-state h1,.feedback-card h2,.feedback-hero h1,.surface-hero h1,.waiting-card h2{margin:10px 0 0;color:var(--ink);font-size:2.05rem;line-height:1.08}.mini-sequence{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.mini-step{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:rgba(106,115,145,.12);color:var(--muted);font-size:.82rem;font-weight:820}.mini-step-active{background:var(--violet);color:#fff}.mode-chip{width:fit-content;gap:7px;min-height:30px;border-radius:999px;background:rgba(124,58,237,.1);color:var(--violet-dark);padding:0 11px;font-size:.8rem;font-weight:720}.feedback-card{display:grid;gap:18px;padding:20px;box-shadow:var(--soft-shadow)}.feedback-card-compact{box-shadow:none}.feedback-card-top{gap:16px;align-items:flex-start}.feedback-card-top p{margin:8px 0 0;color:var(--muted);line-height:1.58}.feedback-score{flex:0 0 auto;display:grid;place-items:center;width:86px;height:86px;border-radius:24px;background:linear-gradient(150deg,rgba(124,58,237,.14),rgba(22,136,240,.14));color:var(--violet-dark)}.feedback-score span{font-size:.72rem;font-weight:720;text-transform:uppercase}.feedback-score strong{font-size:2.1rem;line-height:.9}.score-pass{background:rgba(24,167,125,.12);color:var(--green)}.feedback-grid,.feedback-line{display:grid;gap:10px}.feedback-line{grid-template-columns:24px minmax(0,1fr);padding:13px 0;border-top:1px solid var(--line)}.feedback-line svg{color:var(--indigo);margin-top:4px}.feedback-line span{font-size:.78rem;font-weight:820;text-transform:uppercase}.feedback-line p,.retry-plan p{margin:4px 0 0;color:var(--muted);line-height:1.58}.recent-feedback-card{display:grid;gap:14px;border:1px solid rgba(111,121,180,.16);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(238,246,255,.76)),rgba(255,255,255,.78);padding:18px;box-shadow:var(--soft-shadow)}.recent-feedback-card p{margin:6px 0 0;color:var(--muted);line-height:1.45}.recent-feedback-list{display:grid;gap:8px}.recent-feedback-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid rgba(111,121,180,.12);border-radius:18px;background:rgba(255,255,255,.64);padding:11px 12px}.recent-feedback-row span,.recent-feedback-row strong{display:block}.recent-feedback-row strong{color:var(--ink);font-size:.94rem}.recent-feedback-row span{margin-top:3px;color:var(--muted);font-size:.76rem;font-weight:720}.recent-feedback-score{display:grid;place-items:center;min-width:58px;border-radius:14px;background:rgba(124,58,237,.1);color:var(--violet-dark);padding:7px 8px}.recent-feedback-score span{margin:0;font-size:.62rem;font-weight:820;text-transform:uppercase}.recent-feedback-score strong{font-size:1.26rem;line-height:1}.retry-plan{padding:16px;border:1px solid rgba(32,199,217,.24);border-radius:18px;background:rgba(32,199,217,.08)}.retry-plan>div:first-child{display:flex;align-items:center;gap:8px;color:var(--ink);font-weight:820}.drill-steps{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.drill-steps span{min-height:34px;border-radius:999px;background:#fff;color:var(--ink);padding:7px 12px;font-weight:720;box-shadow:0 8px 18px rgba(25,35,100,.08)}.button,.icon-button{transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.button:hover:not(:disabled),.icon-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px rgba(25,35,100,.14)}.button:active:not(:disabled),.icon-button:active:not(:disabled){transform:scale(.97)}.provider-note{padding-top:4px;font-size:.88rem}.step-actions{justify-content:flex-end;gap:10px;margin-top:14px}.button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid rgba(85,98,170,.22);border-radius:14px;background:#fff;color:var(--ink);padding:0 16px;font-weight:720;box-shadow:0 10px 22px rgba(25,35,100,.08)}.button-primary{border:0;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff}.button-secondary-quiet{border-color:rgba(85,98,170,.16);background:rgba(255,255,255,.72);color:rgba(16,24,62,.82);box-shadow:none}.text-button{display:inline-flex;align-items:center;gap:7px;width:fit-content;min-height:38px;border:0;background:transparent;color:rgba(255,255,255,.72);padding:0;font-weight:720}.button-danger{border:0;background:var(--rose)}.button-small{min-height:36px;padding:0 12px;font-size:.88rem}.locked-badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:24px;border:1px solid rgba(124,58,237,.24);border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(236,244,255,.86));color:var(--violet-dark);padding:3px 8px;font-size:.72rem;font-weight:860;line-height:1;white-space:nowrap;box-shadow:0 8px 18px rgba(25,35,100,.1)}.locked-badge svg{flex:0 0 auto}.category-chooser-card-locked,.difficulty-lesson-card-locked{cursor:pointer;position:relative}.category-chooser-card-locked:after,.difficulty-lesson-card-locked:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.32),rgba(236,244,255,.54));pointer-events:none}[data-theme=blue] .category-chooser-card-locked:after,[data-theme=blue] .difficulty-lesson-card-locked:after,[data-theme=contrast] .category-chooser-card-locked:after,[data-theme=contrast] .difficulty-lesson-card-locked:after,[data-theme=dark] .category-chooser-card-locked:after,[data-theme=dark] .difficulty-lesson-card-locked:after{background:linear-gradient(135deg,rgba(12,16,30,.1),rgba(124,58,237,.12))}.category-chooser-card-locked>*,.difficulty-lesson-card-locked>*{position:relative;z-index:1}.locked-card-hitbox{position:absolute;inset:0;z-index:2;width:100%;border:0;border-radius:inherit;background:transparent;color:inherit;padding:0}.locked-card-hitbox:focus-visible{outline:none;box-shadow:inset 0 0 0 3px rgba(32,199,217,.58)}.category-chooser-card-locked:focus-within,.difficulty-lesson-card-locked:focus-within{box-shadow:0 0 0 3px rgba(32,199,217,.32),var(--soft-shadow)}.practice-locked-panel{display:grid;justify-items:center;gap:14px;width:min(560px,calc(100% - 28px));margin:28px auto;border:1px solid rgba(124,58,237,.18);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(241,247,255,.9)),#fff;padding:26px;text-align:center;box-shadow:0 22px 60px rgba(34,42,94,.14)}.practice-locked-panel h1{margin:0;color:var(--ink);font-size:clamp(1.7rem,5vw,2.35rem);line-height:1.05}.practice-locked-panel p,.practice-locked-panel strong{margin:0;max-width:42ch}.practice-locked-panel p{color:var(--muted);line-height:1.5}.practice-locked-panel strong{color:var(--violet-dark);font-size:.95rem}.practice-locked-panel .text-button{color:var(--violet-dark)}.practice-locked-panel .text-button:focus-visible,.practice-locked-panel .text-button:hover{color:var(--indigo);outline:3px solid rgba(32,199,217,.45);outline-offset:4px}.locked-benefit-cta,.mouth-video-locked-card{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;border:1px solid rgba(124,58,237,.18);border-radius:14px;background:rgba(255,255,255,.72);color:var(--violet-dark);cursor:pointer;font:inherit;font-size:.84rem;font-weight:820;line-height:1.2;padding:10px 12px}.locked-benefit-cta:focus-visible,.locked-benefit-cta:hover,.mouth-video-locked-card:focus-visible,.mouth-video-locked-card:hover{border-color:rgba(124,58,237,.34);background:rgba(255,255,255,.94);outline:none}.mouth-video-locked-card{display:grid;gap:8px;min-height:0;align-content:start;justify-items:stretch;border:0;padding:0;overflow:hidden;background:transparent;text-align:left}.mouth-video-locked-preview:focus-visible .mouth-video-preview-play,.mouth-video-locked-preview:hover .mouth-video-preview-play{transform:translateX(-50%) scale(1.04)}.mouth-video-frame-locked{width:100%;aspect-ratio:16/7;min-height:112px;opacity:.92}.mouth-video-preview-locked{cursor:pointer}.mouth-video-preview-locked:after{background:linear-gradient(135deg,rgba(8,13,28,.08),rgba(59,38,126,.18)),rgba(248,250,255,.1)}.mouth-video-lock-overlay{position:absolute;z-index:5;left:50%;top:50%;display:inline-flex;align-items:center;justify-content:center;gap:7px;max-width:calc(100% - 28px);border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(18,23,48,.58);color:#fff;font-size:.76rem;font-weight:820;line-height:1.1;padding:7px 10px;text-align:center;transform:translate(-50%,-50%);box-shadow:0 14px 34px rgba(2,6,23,.24),inset 0 1px 0 rgba(255,255,255,.22)}.mouth-video-lock-overlay .locked-badge{flex:0 0 auto}.mouth-video-scrub-locked{pointer-events:none;margin:-4px 12px 0;width:calc(100% - 24px);--scrub-progress:28%}.mouth-video-controls-locked{padding:0 10px 10px;pointer-events:none}.mouth-video-controls-locked .mouth-video-btn,.mouth-video-controls-locked .mouth-video-speed{cursor:pointer}.meet-sound-player-compact .mouth-video-lock-overlay{font-size:.7rem;padding:6px 8px}.meet-sound-player-compact .mouth-video-controls-locked{padding-top:0}.native-listen-button-locked{gap:7px}.native-listen-button-locked .locked-badge{margin-left:auto}.mouth-mirror-trigger-locked{border-style:dashed}.paywall-overlay{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:calc(18px + var(--safe-area-top)) calc(14px + var(--safe-area-right)) calc(18px + var(--safe-area-bottom)) calc(14px + var(--safe-area-left));background:linear-gradient(180deg,rgba(5,8,28,.7),rgba(5,8,28,.86)),radial-gradient(circle at 50% 12%,rgba(32,199,217,.16),transparent 42%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.paywall-dialog{position:relative;display:grid;gap:18px;width:min(640px,100%);max-height:min(760px,calc(100dvh - 36px - var(--safe-area-top) - var(--safe-area-bottom)));overflow-y:auto;border:1px solid rgba(255,255,255,.26);border-radius:28px;background:linear-gradient(160deg,rgba(255,255,255,.98),rgba(245,249,255,.94) 52%,rgba(238,246,255,.98));color:#10162f;padding:clamp(20px,4vw,34px);box-shadow:0 30px 90px rgba(0,0,0,.42)}.paywall-dialog:before{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(124,58,237,.12),transparent 34%),linear-gradient(315deg,rgba(24,167,125,.12),transparent 36%);content:"";pointer-events:none}.paywall-dialog>*{position:relative}.paywall-close{position:absolute;z-index:2;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(85,98,170,.18);border-radius:14px;background:rgba(255,255,255,.76);color:rgba(16,22,47,.72);box-shadow:0 10px 24px rgba(25,35,100,.12)}.paywall-close:focus-visible,.paywall-close:hover{color:#10162f;background:#fff}.paywall-close:focus-visible,.paywall-footer a:focus-visible,.paywall-product:focus-visible,.paywall-restore:focus-visible{outline:3px solid rgba(32,199,217,.5);outline-offset:3px}.paywall-hero{display:grid;gap:10px;padding-right:42px}.paywall-kicker{display:inline-flex;align-items:center;gap:7px;width:fit-content;border:1px solid rgba(124,58,237,.22);border-radius:999px;background:rgba(255,255,255,.78);color:var(--violet-dark);padding:7px 10px;font-size:.78rem;font-weight:860}.paywall-hero h2{max-width:12ch;margin:0;color:#10162f;font-size:clamp(2rem,4vw,3.25rem);line-height:.98}.paywall-hero p{max-width:58ch;margin:0;color:rgba(16,22,47,.68);font-size:1rem;font-weight:650;line-height:1.55}.paywall-benefits{display:flex;flex-wrap:wrap;gap:8px}.paywall-benefit{display:inline-flex;align-items:center;gap:7px;min-height:36px;border:1px solid rgba(85,98,170,.14);border-radius:999px;background:rgba(255,255,255,.72);color:rgba(16,22,47,.8);padding:8px 11px;font-size:.86rem;font-weight:760}.paywall-benefit svg{color:var(--green);flex:0 0 auto}.paywall-products{display:grid;gap:10px}.paywall-product{display:grid;gap:8px;width:100%;min-height:92px;border:1px solid rgba(85,98,170,.16);border-radius:20px;background:rgba(255,255,255,.78);color:#10162f;padding:16px;text-align:left;box-shadow:0 14px 28px rgba(25,35,100,.08);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,filter .15s ease}.paywall-product:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(124,58,237,.32);box-shadow:0 18px 34px rgba(25,35,100,.14)}.paywall-product:active:not(:disabled){transform:scale(.99)}.paywall-product:disabled,.paywall-restore:disabled{cursor:not-allowed;filter:saturate(.72);opacity:.62}.paywall-product-primary{border-color:rgba(24,167,125,.42);background:linear-gradient(135deg,rgba(24,167,125,.16),rgba(32,199,217,.12)),rgba(255,255,255,.9);box-shadow:0 18px 40px rgba(16,118,100,.16),inset 0 1px 0 rgba(255,255,255,.78)}.paywall-product-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.paywall-product-main span{display:inline-flex;align-items:center;gap:7px;font-size:.98rem;font-weight:880}.paywall-product-main svg{color:var(--green)}.paywall-product-main strong{color:var(--violet-dark);font-size:.92rem;line-height:1.25;text-align:right;white-space:nowrap}.paywall-product small{color:rgba(16,22,47,.62);font-size:.84rem;font-weight:650;line-height:1.45}.paywall-status{margin:0;border:1px solid rgba(32,199,217,.2);border-radius:16px;background:rgba(239,252,255,.86);color:#0f6b78;padding:12px 14px;font-size:.9rem;font-weight:720;line-height:1.45}.paywall-status-error{border:1px solid rgba(223,77,132,.28);background:rgba(255,241,246,.9);color:#9c174d}.paywall-footer{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;color:rgba(16,22,47,.58);font-size:.82rem;font-weight:760}.paywall-footer a,.paywall-restore{display:inline-flex;align-items:center;gap:6px;min-height:36px;border:0;border-radius:999px;background:transparent;color:inherit;padding:0;font:inherit}.paywall-footer a:hover,.paywall-restore:hover:not(:disabled){color:var(--violet-dark)}[data-theme=blue] .locked-badge,[data-theme=contrast] .locked-badge,[data-theme=dark] .locked-badge{border-color:rgba(167,139,250,.28);background:rgba(255,255,255,.1);color:var(--violet-dark);box-shadow:none}[data-theme=blue] .paywall-dialog,[data-theme=contrast] .paywall-dialog,[data-theme=dark] .paywall-dialog{border-color:rgba(255,255,255,.14);background:linear-gradient(160deg,rgba(28,28,30,.98),rgba(20,27,48,.98) 54%,rgba(16,32,50,.98));color:var(--ink)}[data-theme=blue] .paywall-benefit,[data-theme=blue] .paywall-close,[data-theme=blue] .paywall-kicker,[data-theme=blue] .paywall-product,[data-theme=contrast] .paywall-benefit,[data-theme=contrast] .paywall-close,[data-theme=contrast] .paywall-kicker,[data-theme=contrast] .paywall-product,[data-theme=dark] .paywall-benefit,[data-theme=dark] .paywall-close,[data-theme=dark] .paywall-kicker,[data-theme=dark] .paywall-product{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:var(--ink)}[data-theme=blue] .paywall-product-primary,[data-theme=contrast] .paywall-product-primary,[data-theme=dark] .paywall-product-primary{border-color:rgba(94,234,212,.3);background:linear-gradient(135deg,rgba(52,211,153,.16),rgba(100,181,255,.1)),rgba(255,255,255,.08)}[data-theme=blue] .paywall-hero h2,[data-theme=contrast] .paywall-hero h2,[data-theme=dark] .paywall-hero h2{color:var(--ink)}[data-theme=blue] .paywall-benefit,[data-theme=blue] .paywall-footer,[data-theme=blue] .paywall-hero p,[data-theme=blue] .paywall-product small,[data-theme=contrast] .paywall-benefit,[data-theme=contrast] .paywall-footer,[data-theme=contrast] .paywall-hero p,[data-theme=contrast] .paywall-product small,[data-theme=dark] .paywall-benefit,[data-theme=dark] .paywall-footer,[data-theme=dark] .paywall-hero p,[data-theme=dark] .paywall-product small{color:var(--muted)}[data-theme=blue] .paywall-footer a:hover,[data-theme=blue] .paywall-kicker,[data-theme=blue] .paywall-product-main strong,[data-theme=blue] .paywall-restore:hover:not(:disabled),[data-theme=contrast] .paywall-footer a:hover,[data-theme=contrast] .paywall-kicker,[data-theme=contrast] .paywall-product-main strong,[data-theme=contrast] .paywall-restore:hover:not(:disabled),[data-theme=dark] .paywall-footer a:hover,[data-theme=dark] .paywall-kicker,[data-theme=dark] .paywall-product-main strong,[data-theme=dark] .paywall-restore:hover:not(:disabled){color:var(--violet-dark)}[data-theme=blue] .paywall-status-error,[data-theme=contrast] .paywall-status-error,[data-theme=dark] .paywall-status-error{border-color:rgba(251,113,133,.26);background:rgba(127,29,62,.28);color:#fecdd3}[data-theme=blue] .paywall-status:not(.paywall-status-error),[data-theme=contrast] .paywall-status:not(.paywall-status-error),[data-theme=dark] .paywall-status:not(.paywall-status-error){border-color:rgba(94,234,212,.22);background:rgba(8,145,178,.16);color:var(--cyan)}@media (max-width:560px){.paywall-overlay{align-items:end;padding:calc(10px + var(--safe-area-top)) calc(8px + var(--safe-area-right)) calc(8px + var(--safe-area-bottom)) calc(8px + var(--safe-area-left))}.paywall-dialog{width:100%;max-height:calc(100dvh - 18px - var(--safe-area-top) - var(--safe-area-bottom));border-radius:24px;padding:20px 16px}.paywall-hero{padding-right:46px}.paywall-hero h2{max-width:10ch;font-size:2.05rem}.paywall-benefits{gap:7px}.paywall-benefit{min-height:34px;padding:7px 10px;font-size:.82rem}.paywall-product{min-height:0;padding:14px}.paywall-product-main{display:grid;gap:5px}.paywall-product-main strong{text-align:left;white-space:normal}.paywall-footer{align-items:flex-start;display:grid;gap:8px}}.lesson-selector,.practice-flow{width:min(980px,100%);margin:0 auto}.lesson-selector{display:grid;gap:22px;scroll-margin-top:160px}.selector-header{width:min(700px,100%);margin:0 auto 2px;color:#fff;text-align:center}.selector-header h1{margin:8px 0 0;font-size:clamp(2.4rem,6vw,4.6rem);line-height:.98}.selector-header p{width:min(560px,100%);margin:14px auto 0;color:rgba(255,255,255,.72);line-height:1.72}.lesson-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lesson-option{position:relative;display:grid;gap:18px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:18px;background:rgba(255,255,255,.91);padding:20px;box-shadow:var(--soft-shadow)}.lesson-option:before{position:absolute;inset:0;content:"";opacity:.1}.lesson-option-main,.lesson-option-meta,.practice-topline,.state-pill,.status-label{position:relative;display:flex;align-items:center}.lesson-option-main{gap:14px}.lesson-option h2,.lesson-option p{margin:0}.lesson-option h2{font-size:1.55rem}.lesson-option p{margin-top:4px;color:var(--muted);line-height:1.5}.lesson-option-meta{flex-wrap:wrap;gap:8px}.lesson-option-meta span{display:inline-flex;align-items:center;gap:5px;min-height:30px;border-radius:999px;background:rgba(16,22,47,.06);color:var(--muted);padding:0 10px;font-size:.8rem;font-weight:720}.lesson-start{position:relative;justify-self:start}.sound-badge{display:inline-grid;place-items:center;min-width:52px;min-height:42px;border-radius:14px;background:linear-gradient(145deg,rgba(124,58,237,.14),rgba(22,136,240,.14));color:var(--violet-dark);padding:0 12px;font-weight:820}.sound-badge-large{min-width:70px;min-height:44px}.practice-flow{display:grid;gap:14px;min-width:0;max-width:100%;overflow-x:clip;scroll-margin-top:104px}.practice-topline{justify-content:space-between;gap:12px}.mode-demo{background:rgba(32,199,217,.12);color:#075a6a}.mode-api{background:rgba(24,167,125,.12);color:#09664d}.mode-banner{display:inline-flex;align-items:center;justify-self:start;border:1px solid rgba(32,199,217,.18);border-radius:999px;background:rgba(235,252,255,.56);padding:5px 9px;box-shadow:none;font-size:.76rem;font-weight:720}.mode-banner span{margin:0;color:rgba(7,90,106,.82);line-height:1.45}.practice-mode-chooser{display:grid;gap:10px;border:1px solid rgba(255,255,255,.6);border-radius:24px;background:rgba(255,255,255,.9);padding:14px;box-shadow:0 18px 42px rgba(18,26,66,.12)}.practice-session-switcher{position:relative;top:auto;isolation:isolate}.practice-session-switcher-compact{justify-items:end;padding:10px 12px}.practice-session-switcher-compact .practice-change-lesson{justify-self:end}.practice-switcher-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.practice-switcher-current{display:grid;gap:3px;min-width:0;justify-items:end;text-align:right}.practice-switcher-current .eyebrow{width:fit-content}.practice-switcher-current strong{min-width:0;color:var(--ink);font-size:1rem;line-height:1.18;overflow-wrap:anywhere}.practice-change-lesson{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:6px;min-height:38px;border:1px solid rgba(80,86,220,.16);border-radius:999px;background:rgba(255,255,255,.74);color:var(--violet-dark);padding:0 12px;font-size:.82rem;font-weight:820;box-shadow:0 10px 22px rgba(80,86,220,.1)}.practice-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;border:1px solid rgba(80,86,220,.12);border-radius:14px;background:rgba(80,86,220,.06)}.practice-mode-grid-single{grid-template-columns:minmax(0,1fr)}.practice-mode-card{display:flex;align-items:center;justify-content:center;min-width:0;min-height:44px;border:1px solid transparent;border-radius:10px;background:transparent;color:rgba(58,64,110,.92);padding:6px 8px;text-align:center;text-decoration:none;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.practice-mode-card:hover{background:rgba(255,255,255,.55)}.practice-mode-card-disabled{color:rgba(87,96,132,.5);cursor:not-allowed}.practice-mode-card-disabled:hover{background:transparent}.practice-mode-card strong{min-width:0;font-size:.84rem;font-weight:720;line-height:1.16}.practice-mode-card-active{border-color:transparent;color:#fff;box-shadow:0 8px 20px rgba(80,86,220,.28)}.practice-mode-card-active,.practice-mode-card-active:hover{background:linear-gradient(135deg,var(--violet),var(--blue))}.practice-mode-caption{margin:8px 2px 0;font-size:.82rem}.practice-mode-caption,.practice-mode-unavailable-note{color:rgba(87,96,132,.92);font-weight:560;line-height:1.4}.practice-mode-unavailable-note{margin:0;font-size:.84rem}.focus-picker{color:#fff}.focus-picker>summary{display:inline-flex;align-items:center;gap:9px;min-height:38px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);padding:0 14px;list-style:none;cursor:pointer}.focus-picker>summary::-webkit-details-marker{display:none}.focus-picker>summary span{color:rgba(255,255,255,.58);font-size:.76rem;font-weight:820;text-transform:uppercase}.focus-picker>summary strong{font-size:.86rem}.guided-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:16px;align-items:start}.guided-layout-centered{grid-template-columns:minmax(0,780px);justify-content:center}.guided-main{display:grid;gap:14px}.analysis-panel,.recorder-card,.target-card{border:1px solid rgba(255,255,255,.76);border-radius:24px;background:rgba(255,255,255,.93);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.target-card{display:grid;gap:18px;min-height:470px;padding:26px}.practice-stepbar{display:grid;gap:10px;width:100%}.practice-stepbar>div:first-child,.target-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.demo-simulator span,.demo-transcript-field span,.practice-stepbar span,.recorder-copy span,.target-hint span,.target-level{color:var(--muted);font-size:.78rem;font-weight:820;text-transform:uppercase}.practice-stepbar strong{color:var(--ink)}.target-level{border-radius:999px;background:rgba(124,58,237,.1);color:var(--violet-dark);padding:8px 11px}.state-pill,.status-label{gap:6px;min-height:34px;border-radius:999px;padding:0 11px;font-size:.82rem;font-weight:820}.state-pill{background:rgba(22,136,240,.1);color:var(--indigo)}.status-pass{background:rgba(24,167,125,.12);color:#09664d}.status-retry{background:rgba(223,77,132,.12);color:#9f1f53}.target-focus{display:grid;align-content:center;place-items:center;min-height:255px;border:1px solid rgba(124,58,237,.14);background:radial-gradient(circle at 50% 12%,rgba(32,199,217,.16),transparent 38%),linear-gradient(145deg,rgba(124,58,237,.12),rgba(22,136,240,.1)),#fff;text-align:center}.target-focus h1,.target-word{margin:16px 12px 6px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,10vw,6.6rem);line-height:.95}.target-word-compact{max-width:min(920px,100%);font-size:clamp(2.45rem,6vw,4.5rem);line-height:1.02}.target-focus p{margin:0 12px;color:var(--muted);font-size:1.12rem;font-weight:720}.target-pronunciation-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 12px}.target-pronunciation-meta span{border:1px solid rgba(124,58,237,.12);border-radius:999px;background:rgba(255,255,255,.7);color:var(--muted);padding:6px 10px;font-size:.88rem;font-weight:720}.target-pronunciation-meta strong{color:var(--ink)}.coaching-stage-card{display:grid;gap:10px;width:min(620px,100%);margin:0 auto;border:1px solid rgba(124,58,237,.12);border-radius:18px;background:rgba(248,250,255,.78);padding:14px 16px}.coaching-stage-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.coaching-stage-top span{color:var(--muted);font-size:.78rem;font-weight:820;text-transform:uppercase}.coaching-stage-top strong{color:var(--violet-dark);font-size:1rem}.coaching-stage-card p,.coaching-stage-card small{margin:0;color:var(--muted);line-height:1.55}.coaching-stage-card small{color:var(--indigo);font-weight:720}.coaching-step-list{display:grid;gap:7px;margin:0;padding-left:20px;color:var(--ink);font-weight:720}.coaching-tip-box,.sentence-context-box{display:grid;gap:5px;border-radius:18px;background:rgba(255,255,255,.75);padding:12px}.coaching-tip-box span,.sentence-context-box span{color:var(--violet-dark);font-size:.78rem;font-weight:820;text-transform:uppercase}.mouth-help-video{display:block;width:100%;max-height:240px;border-radius:14px;background:rgba(7,12,32,.92);object-fit:contain}.mouth-video-nudge{display:inline-flex;align-items:center;gap:6px;margin:4px 0 0;color:rgba(76,29,149,.85);font-weight:600;line-height:1.4}.practice-mouth-video-optional{display:grid;justify-items:center;gap:8px;margin:-2px 0 2px}.practice-mouth-video-toggle{position:relative;display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid rgba(91,33,182,.42);border-radius:999px;isolation:isolate;overflow:visible;background:linear-gradient(135deg,rgba(91,33,182,.96),rgba(37,99,235,.92)),#4c1d95;color:#fff;cursor:pointer;font-size:.86rem;font-weight:820;padding:6px 12px;box-shadow:0 13px 28px rgba(67,56,202,.22),inset 0 1px 0 rgba(255,255,255,.22);transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.practice-mouth-video-toggle span,.practice-mouth-video-toggle svg{color:currentColor}.practice-mouth-video-toggle:focus-visible,.practice-mouth-video-toggle:hover{border-color:rgba(196,181,253,.72);background:linear-gradient(135deg,rgba(76,29,149,1),rgba(29,78,216,.98)),#3b1678;box-shadow:0 16px 34px rgba(67,56,202,.3),0 0 0 3px rgba(124,58,237,.12),inset 0 1px 0 rgba(255,255,255,.28);transform:translateY(-1px)}.practice-mouth-video-caret{opacity:.78;transition:transform .16s ease,opacity .16s ease}.practice-mouth-video-toggle[aria-expanded=true] .practice-mouth-video-caret{opacity:.95;transform:rotate(90deg)}.practice-mouth-video-toggle:after{content:"";position:absolute;inset:-6px -10px;z-index:-1;border-radius:999px;background:radial-gradient(ellipse at center,rgba(67,56,202,.32),transparent 72%);pointer-events:none}.practice-mouth-video-panel{display:grid;width:min(100%,760px);gap:6px;border:1px solid rgba(124,58,237,.16);border-radius:16px;background:rgba(248,250,255,.86);padding:8px}.practice-mouth-video-panel p{margin:0;color:rgba(55,65,81,.78);font-size:.84rem;font-weight:720;text-align:center}.meet-sound-intro{width:100%;margin:0 0 14px;border:1px solid rgba(80,86,220,.2);border-radius:18px;background:rgba(248,250,255,.95);box-shadow:none;overflow:visible}.meet-sound-intro-open{box-shadow:none}@keyframes meet-sound-reveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.meet-sound-toggle{position:relative;display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;background:linear-gradient(135deg,rgba(98,88,220,.08),rgba(80,140,240,.06));border:0;border-bottom:1px solid transparent;text-align:left;cursor:pointer;isolation:isolate;overflow:visible;transition:background .16s ease}.meet-sound-toggle:after{content:"";position:absolute;inset:4px -4px;z-index:-1;border-radius:14px;background:radial-gradient(ellipse at center,rgba(80,86,220,.28),transparent 72%);pointer-events:none}.meet-sound-intro-open .meet-sound-toggle{border-bottom-color:rgba(111,121,180,.14)}.meet-sound-toggle:focus-visible,.meet-sound-toggle:hover{background:linear-gradient(135deg,rgba(98,88,220,.13),rgba(80,140,240,.1));outline:none}.meet-sound-toggle-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--violet),#5b8ef0);color:#fff;box-shadow:0 2px 8px rgba(98,88,220,.28)}.meet-sound-toggle-text{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0}.meet-sound-toggle-text strong{color:var(--violet-dark);font-size:.9rem;font-weight:720;line-height:1.2}.meet-sound-toggle-sound{color:var(--violet);font-size:.82rem;font-weight:600;font-style:italic;opacity:.8}.meet-sound-chevron{flex:0 0 auto;color:var(--violet);opacity:.7;transition:transform .18s ease}.meet-sound-chevron.open{transform:rotate(180deg)}.meet-sound-body{display:grid;justify-items:center;gap:8px;padding:8px 16px 14px;border-radius:0 0 18px 18px;overflow:hidden;animation:meet-sound-reveal .18s ease both}.meet-sound-video-stack{display:grid;width:100%;gap:12px}.meet-sound-sound-card{display:grid;gap:8px;margin-top:2px;padding-top:12px;border-top:1px solid rgba(111,121,180,.12)}.meet-sound-player-compact .meet-sound-video-label{font-size:.68rem;opacity:.8}.meet-sound-player-compact .mouth-video-controls{transform:scale(.9);transform-origin:center}.meet-sound-glyph{font-size:clamp(2.4rem,8vw,3.4rem);font-weight:700;line-height:1;background:linear-gradient(135deg,var(--violet),var(--blue));-webkit-background-clip:text;background-clip:text;color:transparent}.meet-sound-cue{display:inline-flex;align-items:center;gap:6px;max-width:460px;margin:0;color:rgba(87,96,132,.92);font-size:.86rem;font-weight:560;line-height:1.45;text-align:center}.meet-sound-video-label{display:inline-flex;align-items:center;gap:4px;color:var(--muted);font-size:.74rem;font-weight:720;letter-spacing:.02em;text-transform:uppercase}.meet-sound-explanation{display:grid;gap:10px;width:100%;padding-top:10px;border-top:1px solid rgba(111,121,180,.12)}.meet-sound-explanation-prompt{margin:0;color:rgba(76,29,149,.78);font-size:.84rem;font-weight:720;line-height:1.4;text-align:center}.meet-sound-explanation-toggle{display:inline-flex;align-items:center;justify-self:center;gap:6px;min-height:34px;border:1px solid rgba(111,121,180,.22);border-radius:999px;background:rgba(255,255,255,.72);color:var(--violet-dark);cursor:pointer;font-size:.78rem;font-weight:820;padding:6px 12px;transition:background .16s ease,border-color .16s ease,transform .12s ease}.meet-sound-explanation-toggle:focus-visible,.meet-sound-explanation-toggle:hover{border-color:rgba(124,58,237,.34);background:rgba(255,255,255,.94);outline:none}.meet-sound-explanation-toggle:active{transform:scale(.98)}.meet-sound-explanation-chevron{opacity:.8;transition:transform .16s ease}.meet-sound-explanation-chevron.open{transform:rotate(90deg)}.meet-sound-explanation-panel{display:grid;width:100%}.sentence-context-box strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,3vw,2rem)}.target-hint{width:min(560px,100%);margin:0 auto;text-align:center}.analysis-panel p,.demo-simulator p,.recorder-copy p,.target-hint p,.target-hint small{margin:5px 0 0;color:var(--muted);line-height:1.62}.target-hint small{display:block;color:var(--indigo);font-weight:720}.recorder-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px;box-shadow:var(--soft-shadow)}.demo-simulator{grid-column:1/-1;display:block;padding-top:14px}.demo-simulator>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;color:var(--muted);list-style:none;cursor:pointer}.demo-simulator>summary::-webkit-details-marker{display:none}.demo-simulator>summary span{display:inline-flex;align-items:center;gap:7px}.demo-simulator[open]>summary svg:last-child{transform:rotate(180deg)}.demo-simulator-body{display:grid;gap:12px;margin-top:10px;border:1px solid rgba(111,121,180,.18);border-radius:18px;background:rgba(246,249,255,.78);padding:14px}.scenario-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.scenario-option{min-height:58px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);padding:9px;text-align:left}.scenario-option span,.scenario-option strong{display:block}.scenario-option strong{font-size:.92rem}.scenario-option span{margin-top:3px;color:var(--muted);font-size:.74rem;font-weight:720;text-transform:none}.scenario-option-active{border-color:rgba(124,58,237,.42);background:linear-gradient(145deg,rgba(124,58,237,.12),rgba(22,136,240,.1));box-shadow:0 10px 24px rgba(80,86,220,.14)}.demo-run-button{justify-self:start}.analysis-panel{display:grid;align-content:center;justify-items:center;min-height:310px;padding:28px;text-align:center}.analysis-panel svg{color:var(--violet)}.analysis-panel h2{margin:14px 0 0;font-size:1.65rem}.inline-analysis{grid-template-columns:1fr;align-content:center;justify-items:center;min-height:210px;border-radius:24px;padding:26px 18px;text-align:center}.inline-analysis h2{margin:8px 0 0;font-size:1.08rem}.inline-analysis p{margin-top:3px;font-size:.9rem;line-height:1.45}.inline-feedback{display:grid;gap:7px;border:1px solid rgba(124,58,237,.14);border-radius:18px;background:linear-gradient(135deg,rgba(124,58,237,.08),rgba(32,199,217,.07)),rgba(255,255,255,.8);padding:10px 12px}.inline-feedback-kicker{color:var(--violet-dark);font-size:.7rem;font-weight:820;text-transform:uppercase}.inline-score-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:.82rem;font-weight:720}.inline-score-pill{display:inline-flex;align-items:baseline;gap:8px;border:1px solid rgba(79,70,229,.15);border-radius:999px;background:rgba(255,255,255,.72);padding:6px 10px;box-shadow:0 10px 22px rgba(70,55,155,.08)}.inline-score-pill span{color:var(--muted);font-size:.76rem;font-weight:720;text-transform:uppercase}.inline-score-pill strong{color:var(--violet-dark);font-size:1.35rem;line-height:1}.inline-feedback-score-row{margin-top:-2px}.inline-feedback h2,.inline-feedback p{margin:0}.inline-feedback h2{color:var(--ink);font-size:.98rem;line-height:1.25}.inline-feedback p{color:var(--muted);font-size:.84rem;line-height:1.38}.inline-feedback .inline-feedback-disclaimer{color:rgba(71,85,105,.72);font-size:.78rem;line-height:1.4}.compact-score-strip{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.compact-score-pill{display:inline-flex;align-items:baseline;gap:8px;border:1px solid rgba(79,70,229,.13);border-radius:999px;background:rgba(255,255,255,.72);padding:4px 8px}.compact-score-pill span{color:rgba(71,85,105,.8);font-size:.68rem;font-weight:720;text-transform:uppercase}.compact-score-pill strong{color:var(--violet-dark);font-size:1rem;line-height:1}.compact-score-pill-best{border-color:rgba(20,184,166,.2)}.pronunciation-feedback-card{display:grid;gap:6px;border:1px solid rgba(85,98,170,.13);border-radius:18px;background:rgba(255,255,255,.62);padding:8px}.attempt-history-toggle,.pronunciation-feedback-card>span{color:rgba(74,85,128,.84);font-size:.72rem;font-weight:820;text-transform:uppercase}.pronunciation-feedback-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.pronunciation-feedback-grid article{min-width:0;border-radius:14px;background:rgba(248,250,255,.72);padding:7px 8px}.pronunciation-feedback-grid article span{color:rgba(74,85,128,.78);font-size:.72rem;font-weight:720;text-transform:uppercase}.pronunciation-feedback-grid article p{margin-top:3px}.pronunciation-feedback-grid .feedback-mandarin-reminder{color:rgba(71,85,105,.68);font-size:.76rem;font-weight:720;line-height:1.35}.feedback-mouth-video-support{display:grid;gap:6px;border-radius:14px;background:rgba(248,250,255,.72);padding:8px 9px}.feedback-mouth-video-support>span{color:rgba(74,85,128,.78);font-size:.72rem;font-weight:720;text-transform:uppercase}.feedback-mouth-video-support p{margin:0;color:rgba(71,85,105,.72);font-size:.8rem;font-weight:720}.feedback-mouth-video-support video{max-height:180px}.feedback-success-tips,.success-tips-panel{display:grid;gap:7px}.success-tips-panel{border:1px solid rgba(85,98,170,.13);border-radius:14px;background:rgba(255,255,255,.58);padding:8px}.success-tips-panel article{min-width:0;border-radius:10px;background:rgba(248,250,255,.72);padding:8px 9px}.success-tips-panel article span{color:rgba(74,85,128,.78);font-size:.72rem;font-weight:720;text-transform:uppercase}.success-tips-panel article p{margin-top:4px}.attempt-history{display:grid;gap:6px}.attempt-history-toggle,.attempt-history-view-all{display:inline-flex;gap:5px}.attempt-history-toggle,.attempt-history-view-all,.success-tips-toggle{align-items:center;justify-self:start;border:0;background:transparent;color:var(--violet-dark);cursor:pointer;padding:0}.attempt-history-toggle,.success-tips-toggle{display:inline-flex;min-height:32px;border:1px solid rgba(124,58,237,.14);border-radius:999px;background:rgba(255,255,255,.62);box-shadow:0 10px 22px rgba(70,55,155,.07);gap:5px;padding:5px 10px;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.attempt-history-toggle:focus-visible,.attempt-history-toggle:hover{border-color:rgba(124,58,237,.24);background:rgba(255,255,255,.78);box-shadow:0 12px 26px rgba(70,55,155,.1);transform:translateY(-1px)}.success-tips-toggle:focus-visible,.success-tips-toggle:hover{border-color:rgba(124,58,237,.24);background:rgba(255,255,255,.78);box-shadow:0 12px 26px rgba(70,55,155,.1);transform:translateY(-1px)}.attempt-history-toggle svg,.success-tips-toggle svg{opacity:.72;transform:translateY(-1px);transition:transform .16s ease,opacity .16s ease}.attempt-history-toggle[aria-expanded=true] svg,.success-tips-toggle[aria-expanded=true] svg{opacity:.9;transform:translateY(-1px) rotate(90deg)}.attempt-history-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,220px);gap:8px;overflow-x:auto;padding:1px 0 4px;overscroll-behavior-inline:contain}.attempt-history-item{display:grid;align-content:start;gap:6px;min-width:0;border:1px solid rgba(111,121,180,.12);border-radius:14px;background:rgba(255,255,255,.64);padding:8px}.attempt-history-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0}.attempt-history-meta span{color:rgba(30,41,59,.78);font-size:.8rem;font-weight:720}.attempt-history-meta em{border-radius:999px;background:rgba(20,184,166,.12);color:#16766f;font-size:.68rem;font-style:normal;font-weight:720;padding:3px 7px}.attempt-history-item strong{color:var(--violet-dark);font-size:1.05rem;line-height:1}.attempt-history-item .playback-row{min-height:36px;padding:4px 6px}.attempt-history-item .playback-row audio{width:min(170px,100%)}.attempt-history-view-all{color:rgba(81,90,122,.84);font-size:.78rem;font-weight:720}.feedback-audio-comparison{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:6px;width:100%}.feedback-audio-card{display:grid;gap:4px;min-width:0}.feedback-audio-card>span{color:rgba(81,90,122,.82);font-size:.68rem;font-weight:820;text-transform:uppercase}.feedback-audio-card p{margin:-2px 0 2px;color:rgba(71,85,105,.72);font-size:.78rem;font-weight:720;line-height:1.35}.feedback-audio-card .feedback-audio-hint{display:none}.feedback-audio-card-google,.feedback-audio-card-native,.feedback-audio-card-user{border:1px solid rgba(85,98,170,.12);border-radius:12px;background:rgba(255,255,255,.58);padding:7px}.feedback-audio-card-user{border-color:rgba(20,184,166,.2)}.feedback-audio-card-native{border-color:rgba(80,86,220,.16)}.feedback-audio-card-google{border-color:rgba(22,136,240,.18)}.feedback-audio-card-unavailable{align-content:start;border:1px solid rgba(129,140,248,.18);border-radius:18px;padding:12px;background:rgba(255,255,255,.58)}.native-audio-unavailable{margin:0;color:rgba(71,85,105,.78);font-size:.9rem;font-weight:560;line-height:1.45}.inline-feedback-actions{flex-wrap:wrap;justify-content:center;margin-top:0}.inline-feedback-actions .button{min-height:38px;padding:0 12px;font-size:.84rem}.compact-teaching-box strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.target-card .coaching-stage-card{gap:7px;border-color:rgba(124,58,237,.1);background:rgba(248,250,255,.62);padding:10px 14px}.target-card .progress-track{height:7px;width:100%;margin:0 0 12px}.target-card .inline-feedback{gap:7px;padding:11px 12px}.practice-card-secondary-nav{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:12px;margin-top:2px;width:100%;min-width:0}.practice-back-link,.practice-skip-link{display:inline-flex;align-items:center;gap:7px;min-height:34px;border:0;background:transparent;color:rgba(90,101,136,.86);font-size:clamp(.68rem,2.7vw,.86rem);font-weight:720;text-decoration:none;box-shadow:none;white-space:nowrap}.practice-skip-link{background:transparent;box-shadow:none;margin-left:auto;min-width:0;padding:0;text-align:right;cursor:pointer;white-space:nowrap}.practice-back-link{box-shadow:none}.practice-back-link:hover,.practice-skip-link:hover{color:var(--violet-dark)}.inline-feedback .playback-row{width:100%;min-height:38px;justify-content:center;margin-top:0;border:1px solid rgba(85,98,170,.12);border-radius:12px;background:rgba(255,255,255,.72);padding:5px 7px}.inline-feedback .native-model-playback audio,.inline-feedback .playback-row audio{width:min(260px,100%)}.app-audio-player{display:grid;grid-template-columns:32px minmax(46px,1fr) auto;gap:8px;width:100%}.app-audio-play,.app-audio-player{align-items:center;color:var(--violet-dark)}.app-audio-play{display:inline-flex;justify-content:center;width:32px;height:32px;border:1px solid rgba(124,58,237,.18);border-radius:11px;background:linear-gradient(135deg,rgba(124,58,237,.1),rgba(22,136,240,.1)),#fff;cursor:pointer;box-shadow:0 8px 18px rgba(80,86,220,.1)}.app-audio-play:disabled{cursor:wait;opacity:.58}.app-audio-player-native .app-audio-play{border-color:rgba(22,136,240,.2);color:var(--blue)}.app-audio-player-locked{border:0;background:transparent;cursor:pointer;font:inherit;padding:0;text-align:left}.app-audio-player-locked:focus-visible .app-audio-timeline,.app-audio-player-locked:hover .app-audio-timeline{background:rgba(124,58,237,.18)}.app-audio-player-locked:focus-visible{outline:2px solid rgba(124,58,237,.34);outline-offset:3px}.app-audio-play-locked{padding:0}.app-audio-play-locked .locked-badge{width:100%;height:100%;min-width:0;justify-content:center;border:0;border-radius:inherit;padding:0}.app-audio-play-locked .locked-badge span{display:none}.app-audio-time-locked{color:var(--violet-dark)}.app-audio-timeline{height:6px;overflow:hidden;border-radius:999px;background:rgba(111,121,180,.18)}.app-audio-timeline span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--violet),var(--blue));transform-origin:left center;transition:transform .16s linear}.app-audio-time{color:rgba(74,85,128,.82);font-size:.72rem;font-weight:760;white-space:nowrap}.native-model-button{width:100%;min-height:48px;border-color:rgba(85,98,170,.18);background:rgba(255,255,255,.9);color:var(--violet-dark);box-shadow:none}.guided-feedback{display:grid;gap:12px}.focused-feedback{box-shadow:var(--shadow)}.focused-feedback h2{font-size:1.45rem;line-height:1.22}.concise-feedback-grid{gap:0}.focused-completion{margin-top:24px}.completion-actions{justify-content:center;flex-wrap:wrap}.completion-actions .button{min-width:142px}.icon-button{width:44px;padding:0}.completion-panel,.empty-state,.feedback-hero,.surface-hero{padding:34px}.completion-panel{position:relative;width:min(760px,100%);margin:0 auto;text-align:center}.completion-fireworks-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.completion-panel .mode-chip{margin:0 auto}.completion-celebrate{position:relative;display:grid;place-items:center;width:76px;height:76px;margin:0 auto 12px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--violet),var(--blue));box-shadow:0 16px 40px rgba(80,86,220,.4);animation:completion-pop .52s cubic-bezier(.34,1.56,.64,1) both}.completion-celebrate:before{content:"";position:absolute;inset:0;border-radius:999px;border:2px solid rgba(124,58,237,.5);animation:completion-ring .9s ease-out both}@keyframes completion-pop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}@keyframes completion-ring{0%{transform:scale(.75);opacity:.7}to{transform:scale(1.8);opacity:0}}.summary-strip{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;max-width:100%;margin:26px 0}.summary-card{display:grid;flex:1 1 136px;align-content:center;justify-items:center;gap:8px;min-width:136px;max-width:100%;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.74);padding:14px}.summary-card-recommended{flex-basis:210px;min-width:210px}.summary-card-subtle{min-width:112px;background:rgba(255,255,255,.58)}.completion-next-card{display:grid;justify-items:center;gap:6px;width:min(460px,100%);margin:24px auto;border:1px solid rgba(124,58,237,.12);border-radius:18px;background:rgba(255,255,255,.7);padding:18px}.completion-next-card span{color:var(--muted);font-size:.8rem;font-weight:820;text-transform:uppercase}.completion-next-card strong{color:var(--ink);font-size:clamp(1.2rem,3vw,1.55rem);line-height:1.1}.completion-next-card p{margin:0;color:var(--muted);font-size:.94rem}.completion-coach-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(620px,100%);margin:22px auto 0;text-align:left}.completion-coach-strip div{display:grid;gap:6px;min-width:0;border:1px solid rgba(85,98,170,.12);border-radius:18px;background:rgba(255,255,255,.56);padding:12px}.completion-coach-strip span{color:rgba(81,90,122,.78);font-size:.72rem;font-weight:820;line-height:1.2;text-transform:uppercase}.completion-coach-strip strong{overflow-wrap:anywhere;color:var(--ink);font-size:.98rem;line-height:1.25}.completion-recap{width:min(640px,100%);margin:20px auto 0;text-align:left}.completion-recap>.completion-recap-list{margin-top:12px}.completion-recap-heading{display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;list-style:none;text-align:center}.completion-recap-heading::-webkit-details-marker{display:none}.completion-recap-heading:after{content:"";width:8px;height:8px;border-right:2px solid rgba(102,112,153,.7);border-bottom:2px solid rgba(102,112,153,.7);transform:rotate(45deg);transition:transform .16s ease}.completion-recap[open] .completion-recap-heading:after{transform:rotate(-135deg)}.completion-recap-heading .eyebrow{display:none}.completion-recap-heading h2{margin:0;color:var(--ink);font-size:1.1rem;line-height:1.15}.completion-recap-list{display:grid;grid-template-columns:1fr;gap:8px}.completion-recap-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.62);padding:12px 14px}.completion-recap-main,.completion-recap-score,.completion-recap-status{display:grid;gap:4px;min-width:0}.completion-recap-main strong{overflow-wrap:anywhere;color:var(--ink);font-size:1rem}.completion-recap-main span,.completion-recap-score span{color:var(--muted);font-size:.8rem;font-weight:720}.completion-recap-score strong{color:var(--ink)}.completion-recap-status{justify-items:end}.completion-recap-clear,.completion-recap-review{border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:820}.completion-recap-review{border:1px solid rgba(245,158,11,.32);background:rgba(254,243,199,.78);color:#92400e}.completion-recap-clear{border:1px solid rgba(34,197,94,.28);background:rgba(220,252,231,.78);color:#166534}.completion-recap-practice{font-size:.8rem;white-space:nowrap}.completion-secondary-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:12px}.focused-completion .completion-secondary-actions .text-button{color:#5147a7;text-decoration:none}.focused-completion .completion-secondary-actions .text-button:focus-visible,.focused-completion .completion-secondary-actions .text-button:hover{color:#2f287c;text-decoration:underline;text-underline-offset:4px}.recommended-next-button{min-height:38px;margin-top:2px;padding:0 13px;font-size:.86rem}.completion-actions{align-items:center}.completion-next-primary{min-height:46px;min-width:168px;padding:0 22px;font-size:.98rem}.summary-strip span{display:block;color:var(--muted);font-size:.82rem;font-weight:720}.summary-strip strong{display:block;margin-top:6px;color:var(--ink);font-size:2rem}.account-grid,.admin-grid,.progress-grid{display:grid;gap:18px;width:min(980px,100%);margin:0 auto}.progress-page-shell{display:grid;grid-template-columns:minmax(128px,158px) minmax(0,980px);align-items:start;justify-content:center;gap:16px;width:min(1160px,100%);margin:0 auto}.progress-page-shell .progress-grid{width:100%;margin:0}.progress-hub-mobile{display:none}.progress-hub-desktop{display:contents}.progress-hub-menu{display:grid;border-top:1px solid var(--line);background:var(--surface-strong)}.progress-hub-row{display:flex;width:100%;min-height:54px;align-items:center;justify-content:space-between;gap:12px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);cursor:pointer;font:inherit;padding:12px 16px;text-align:left;touch-action:manipulation}.progress-hub-row-copy{display:grid;gap:2px;min-width:0}.progress-hub-row-copy strong{font-size:.96rem;font-weight:760;line-height:1.2}.progress-hub-row-copy small{color:var(--muted);font-size:.8rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-hub-row svg{flex:0 0 auto;color:rgba(81,90,122,.72)}.progress-rank-summary{display:grid;gap:10px;justify-items:center;margin-bottom:12px;text-align:center}.progress-history-modal,.progress-profile-modal{display:grid;gap:14px;width:min(720px,calc(100vw - 24px));max-height:min(88vh,920px);overflow:auto;border-radius:20px;background:#fff;padding:16px;box-shadow:0 24px 64px rgba(16,22,58,.24)}.progress-history-modal-body,.progress-profile-modal-body{display:grid;gap:12px}[data-theme=dark] .progress-hub-menu,[data-theme=dark] .progress-hub-row{border-color:var(--line);background:var(--surface-strong);color:var(--ink)}[data-theme=dark] .progress-hub-row-copy small{color:rgba(220,228,255,.68)}[data-theme=dark] .progress-history-modal,[data-theme=dark] .progress-profile-modal{background:var(--surface-strong);color:var(--ink)}.progress-section-nav{position:sticky;top:16px;display:grid;gap:10px;border:1px solid rgba(214,218,235,.76);border-radius:18px;background:rgba(255,255,255,.62);box-shadow:0 14px 34px rgba(24,31,76,.08);padding:12px}.progress-section-nav-title{color:rgba(81,71,167,.86);font-size:.72rem;font-weight:820;line-height:1.2;text-transform:uppercase}.progress-section-nav-list{display:grid;gap:5px}.progress-section-nav-scroll{position:relative;display:grid;gap:6px}.progress-section-nav-scroll:after{content:none}.progress-section-nav-hint{margin:0;color:rgba(81,71,167,.72);font-size:.72rem;font-weight:700;line-height:1.2}.progress-section-nav-arrow{display:none}.progress-section-nav-item,.progress-section-nav-list a,.progress-section-nav-list button{display:flex;width:100%;min-height:32px;align-items:center;justify-content:flex-start;cursor:pointer;border:1px solid transparent;border-radius:10px;background:transparent;color:rgba(52,60,94,.82);font:inherit;font-size:.8rem;font-weight:720;line-height:1.2;padding:7px 9px;text-align:left;text-decoration:none}.progress-section-nav-item:focus-visible,.progress-section-nav-item:hover,.progress-section-nav-list a:focus-visible,.progress-section-nav-list a:hover,.progress-section-nav-list button:focus-visible,.progress-section-nav-list button:hover{border-color:rgba(80,86,220,.16);background:rgba(80,86,220,.08);color:#3f348f;outline:none}#progress-focus,#progress-history,#progress-profile,#progress-rank,#progress-streak{scroll-margin-top:20px}.local-progress-badge{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:32px;border:1px solid rgba(20,184,166,.2);border-radius:999px;background:rgba(20,184,166,.1);color:#0f766e;padding:6px 12px;font-size:.78rem;font-weight:820}.progress-overview-strip{order:-2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid rgba(85,98,170,.12);border-radius:16px;background:rgba(255,255,255,.92)}.progress-overview-stat{display:grid;gap:2px;min-width:0;padding:10px 8px;text-align:center}.progress-overview-stat+.progress-overview-stat{border-left:1px solid rgba(85,98,170,.1)}.progress-overview-stat strong{color:var(--ink);font-size:.95rem;line-height:1.15;overflow-wrap:anywhere}.progress-overview-stat span{color:var(--muted);font-size:.68rem;font-weight:700;line-height:1.2}.progress-dashboard-row{order:-1;display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:18px;align-items:stretch}.progress-page-shell .insight-panel{border-color:rgba(85,98,170,.12);border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 10px 28px rgba(7,11,36,.08);-webkit-backdrop-filter:none;backdrop-filter:none}.progress-dashboard-row>.insight-panel{min-width:0}.progress-dashboard-row .progress-rank-panel{gap:10px}.progress-rank-panel,.progress-stats-card{display:grid;gap:14px}.progress-stats-card .section-heading{margin-bottom:0}.progress-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.progress-stat-chip{display:grid;gap:7px;min-height:82px;align-content:center;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.58);padding:15px 16px}.progress-stat-chip span{color:var(--muted);font-size:.78rem;font-weight:720;line-height:1.25}.progress-stat-chip strong{color:var(--ink);font-size:1.35rem;line-height:1}.progress-sound-stats{display:grid;gap:10px;margin-top:16px}.progress-sound-stats h3{margin:0;color:var(--ink);font-size:1rem;line-height:1.2}.progress-sound-stat-list{display:grid;gap:8px}.progress-sound-stat-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.52);padding:12px 14px}.progress-sound-stat-row>div{display:grid;gap:4px;min-width:0}.progress-sound-stat-row strong{color:var(--ink);line-height:1}.progress-sound-stat-row small,.progress-sound-stat-row span{color:var(--muted);font-size:.8rem;font-weight:720}.progress-sound-stat-score{justify-items:end;text-align:right}.progress-sound-stat-score strong{font-size:1.3rem}.progress-sound-next{justify-self:end;min-height:32px;padding:4px 0}.progress-profile-panel{display:grid;gap:8px;padding:clamp(12px,1.35vw,15px)}.progress-profile-panel .section-heading{margin-bottom:2px}.progress-profile-panel .section-heading h2{color:#5147a7;margin-top:0}.progress-profile-panel .section-heading p{max-width:48rem;margin:6px 0 0;font-size:.94rem;line-height:1.32}.profile-focus-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid rgba(20,184,166,.16);border-radius:18px;background:linear-gradient(135deg,rgba(20,184,166,.12),rgba(80,86,220,.08)),rgba(255,255,255,.62);padding:8px 12px}.profile-focus-card>div{display:grid;gap:2px;min-width:0}.profile-focus-card span{color:rgba(81,90,122,.8);font-size:.72rem;font-weight:820;line-height:1.2;text-transform:uppercase}.profile-focus-card small{margin:-2px 0 0;color:rgba(81,90,122,.78);font-size:.74rem;font-weight:720;line-height:1.35}.profile-focus-card strong{color:var(--ink);font-size:clamp(1.35rem,2.8vw,1.7rem);line-height:.98}.profile-focus-card p{max-width:52rem;margin:0;color:var(--muted);font-size:.84rem;line-height:1.3}.progress-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.profile-sound-column{display:grid;align-content:start;gap:6px;min-width:0}.profile-sound-column h3{margin:0;color:var(--ink);font-size:.9rem;line-height:1.2}.profile-sound-list{display:grid;gap:6px}.profile-sound-card{display:grid;gap:5px;min-width:0;border:1px solid rgba(85,98,170,.12);border-radius:14px;background:rgba(255,255,255,.58);padding:8px 9px}.profile-sound-card-top,.profile-sound-score-row{display:flex;align-items:center;gap:8px;min-width:0}.profile-sound-card-top{justify-content:space-between}.profile-sound-card-top strong{color:var(--ink);font-size:1rem;line-height:1}.profile-sound-card-top span{flex:0 0 auto;border-radius:999px;background:rgba(124,58,237,.08);color:var(--violet-dark);padding:3px 7px;font-size:.68rem;font-weight:820}.profile-sound-score-row{flex-wrap:wrap}.profile-sound-card p,.profile-sound-score-row span{color:rgba(71,85,105,.78);font-size:.7rem;font-weight:720;line-height:1.32}.profile-sound-score-row strong{color:var(--ink)}.profile-sound-card p{margin:0}.profile-sound-link{justify-self:start;min-height:24px;color:#5147a7;padding:2px 0;text-decoration:none}.profile-sound-link:focus-visible,.profile-sound-link:hover{color:#2f287c;text-decoration:underline;text-underline-offset:4px}.profile-sounds-toggle{display:inline-flex;align-items:center;justify-self:center;gap:6px;min-height:30px;border:1px solid rgba(80,86,220,.18);border-radius:999px;background:rgba(255,255,255,.62);color:#5147a7;padding:4px 11px;font:inherit;font-size:.74rem;font-weight:820;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.profile-sounds-toggle:focus-visible,.profile-sounds-toggle:hover{border-color:rgba(80,86,220,.34);box-shadow:0 10px 24px rgba(47,40,124,.11);transform:translateY(-1px)}.profile-empty-state{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgba(85,98,170,.12);border-radius:18px;background:rgba(255,255,255,.54);padding:16px}.profile-empty-state p{max-width:620px;margin:0;color:var(--muted);line-height:1.5}.progress-streak-panel{position:relative;display:flex;flex-direction:column;gap:8px;padding:clamp(12px,1.8vw,16px);min-height:0}.progress-streak-bottom,.progress-streak-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.progress-streak-top{flex:0 0 auto;justify-content:center;min-height:28px;padding-inline:132px;text-align:center}.progress-streak-heading{min-width:0;text-align:center}.progress-streak-top .local-progress-badge{position:absolute;top:clamp(12px,1.8vw,16px);right:clamp(12px,1.8vw,16px);max-width:min(180px,38%)}.progress-streak-body{flex:1 1 auto;display:flex;flex-direction:column;align-items:stretch;min-height:0;gap:clamp(8px,1.5vw,12px)}.progress-streak-hero{flex:1 1 auto;display:flex;align-items:center;justify-content:center;width:100%;min-height:3.2rem}.progress-streak-hero .progress-streak-value{margin:0;color:var(--ink);font-size:clamp(1.75rem,3.4vw,2.45rem);line-height:.98}.progress-streak-bottom{flex:0 0 auto;align-items:flex-end}.progress-streak-copy{display:grid;gap:6px;min-width:0;flex:1 1 auto;max-width:min(26rem,100%)}.progress-streak-value{display:flex;align-items:center;gap:10px}.progress-streak-emoji{flex:0 0 auto;font-size:.72em;line-height:1;transform:translateY(-.02em)}.progress-streak-copy p,.progress-streak-copy small{margin:0;color:var(--muted);line-height:1.45}.progress-streak-copy p{font-weight:720}.progress-streak-copy small{max-width:46rem;font-size:.78rem}.progress-rank-panel{align-content:space-between;min-height:100%;padding:clamp(12px,1.8vw,16px)}.progress-rank-content{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.progress-rank-copy{display:grid;gap:8px;justify-items:start;min-width:0}.progress-rank-heading{display:grid;gap:8px;justify-items:center;justify-self:stretch;width:100%;text-align:center}.progress-rank-heading .progress-rank-value{justify-items:center}.progress-rank-value{display:grid;gap:6px;justify-items:start}.progress-rank-value small{max-width:18rem;color:rgba(102,112,153,.9);font-size:.78rem;font-weight:720;line-height:1.4}.progress-rank-copy p{max-width:20rem;margin:0;color:var(--muted);font-size:.85rem;line-height:1.5}.progress-rank-copy .progress-rank-attempts-foot{color:var(--ink);font-size:.8rem;font-weight:560;line-height:1.35}.progress-rank-badge-preview{display:grid;box-sizing:border-box;place-items:center;justify-self:center;width:min(174px,100%);min-height:100px;height:auto;border:0;border-radius:24px;background:radial-gradient(circle at 52% 52%,rgba(80,94,184,.12),transparent 58%),radial-gradient(circle at 58% 50%,rgba(255,255,255,.72),transparent 62%);box-shadow:none;padding:4px 0 0;overflow:visible}.progress-rank-badge{display:block;width:164px;max-width:none;height:164px;align-self:center;filter:contrast(1.05) saturate(1.08) drop-shadow(0 14px 18px rgba(35,44,105,.16)) drop-shadow(0 0 18px rgba(114,87,255,.12));object-fit:contain;object-position:center;justify-self:center}.progress-rank-badge-preview .progress-rank-badge-legendary-practice{width:184px;height:184px;filter:contrast(1.07) saturate(1.12) hue-rotate(-26deg) brightness(1.04) drop-shadow(0 16px 34px rgba(55,220,245,.46)) drop-shadow(0 0 42px rgba(100,238,255,.5)) drop-shadow(0 0 20px rgba(181,247,255,.34))}.progress-rank-panel .progress-rank-badge-preview{width:min(150px,100%);min-height:82px;padding:2px 0 0;border:1px solid rgba(124,134,205,.26);background:radial-gradient(circle at 50% 44%,rgba(124,92,255,.18),transparent 64%),linear-gradient(180deg,rgba(255,255,255,.92),rgba(236,240,255,.7));box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 10px 24px rgba(40,44,96,.08)}.progress-rank-panel .progress-rank-badge{width:124px;height:124px}.progress-rank-panel .progress-rank-badge-preview .progress-rank-badge-legendary-practice{width:136px;height:136px}.progress-rank-guide{display:flex;flex-wrap:wrap;gap:12px;border-top:1px solid rgba(214,218,235,.8);padding-top:10px}.progress-rank-guide-button{display:inline-flex;align-items:center;min-height:32px;width:max-content;max-width:100%;cursor:pointer;border:0;background:transparent;color:#5147a7;font-size:.82rem;font-weight:820;line-height:1.25;padding:6px 0;text-align:left;text-decoration:none}.progress-rank-guide-button:focus-visible{border-radius:999px;outline:3px solid rgba(108,92,231,.18);outline-offset:4px}.progress-rank-modal-backdrop{position:fixed;z-index:400;inset:0;display:grid;align-items:center;justify-items:center;overflow-y:auto;background:rgba(6,10,35,.62);padding:22px}.progress-rank-modal,.progress-statistics-modal{display:grid;gap:14px;width:min(980px,100%);max-height:min(900px,calc(100vh - 44px));overflow:auto;border:1px solid rgba(214,218,235,.94);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(248,249,255,.97));box-shadow:0 30px 90px rgba(9,12,36,.32);padding:clamp(20px,4vw,30px)}.progress-statistics-modal{width:min(560px,100%)}.progress-rank-modal-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.progress-rank-modal-top h2{margin:4px 0 0;color:var(--ink);font-size:clamp(1.45rem,2.6vw,1.95rem);line-height:1.08}.progress-rank-guide-panel{display:grid;gap:12px;margin-top:7px}.progress-rank-guide-panel>p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.42}.progress-rank-gallery{display:flex;flex-direction:column;gap:20px;border:1px solid rgba(129,151,224,.28);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 22%),radial-gradient(circle at 18% 12%,rgba(83,112,255,.11),transparent 34%),radial-gradient(circle at 84% 70%,rgba(238,113,255,.09),transparent 34%),linear-gradient(145deg,#020820,#020820 52%,#05051a);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),inset 0 0 0 1px rgba(255,255,255,.025),0 18px 38px rgba(15,22,58,.16);padding:22px 24px}.progress-rank-gallery-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:20px}.progress-rank-gallery-scroll{gap:14px}.progress-rank-gallery-toolbar{display:none}@media (max-width:920px){.progress-rank-gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.progress-rank-gallery-band-scroll{display:flex;flex-direction:row;grid-template-columns:none;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-bottom:6px}.progress-rank-gallery-column{flex:0 0 min(252px,86vw);scroll-snap-align:start}}.progress-rank-gallery-band-scroll{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:20px;row-gap:20px}.progress-rank-gallery-column{display:flex;flex-direction:column;align-items:center;gap:0;min-width:0;text-align:center}.progress-rank-gallery-column-badge{min-height:232px;padding-bottom:2px}.progress-rank-gallery-badge-slot,.progress-rank-gallery-column-badge{display:flex;width:100%;align-items:flex-end;justify-content:center;overflow:visible}.progress-rank-gallery-badge-slot{line-height:0}.progress-rank-gallery-badge-slot :is(img,span){line-height:0}.progress-rank-gallery-column-badge.progress-rank-gallery-column-badge-legendary{min-height:292px}.progress-rank-gallery-badge{display:block;width:192px;max-width:100%;height:192px;margin:0;filter:contrast(1.06) saturate(1.12) drop-shadow(0 10px 22px rgba(28,84,255,.28)) drop-shadow(0 0 18px rgba(178,92,255,.22));object-fit:contain;object-position:center bottom;transform:translateZ(0)}.progress-rank-badge.progress-rank-badge-first-pass,.progress-rank-badge.progress-rank-badge-getting-familiar,.progress-rank-badge.progress-rank-badge-steady-practice,.progress-rank-badge.progress-rank-badge-strong-habit,.progress-rank-gallery-badge.progress-rank-badge-first-pass,.progress-rank-gallery-badge.progress-rank-badge-getting-familiar,.progress-rank-gallery-badge.progress-rank-badge-steady-practice,.progress-rank-gallery-badge.progress-rank-badge-strong-habit{filter:contrast(1.06) saturate(1.12) drop-shadow(0 10px 20px rgba(6,10,22,.32)) drop-shadow(0 0 16px rgba(20,28,48,.2))}.progress-rank-badge.progress-rank-badge-deep-repetition,.progress-rank-gallery-badge.progress-rank-badge-deep-repetition{filter:contrast(1.07) saturate(1.1) drop-shadow(0 10px 22px rgba(48,115,95,.34)) drop-shadow(0 0 24px rgba(85,185,150,.3)) drop-shadow(0 0 14px rgba(125,210,175,.22))}.progress-rank-badge.progress-rank-badge-advanced-practice,.progress-rank-gallery-badge.progress-rank-badge-advanced-practice{filter:contrast(1.09) saturate(1.22) hue-rotate(-28deg) brightness(1.05) drop-shadow(0 12px 26px rgba(55,130,255,.4)) drop-shadow(0 0 30px rgba(110,185,255,.36)) drop-shadow(0 0 14px rgba(190,230,255,.32))}.progress-rank-badge.progress-rank-badge-elite-practice,.progress-rank-gallery-badge.progress-rank-badge-elite-practice{filter:contrast(1.08) saturate(1.22) hue-rotate(32deg) drop-shadow(0 12px 24px rgba(110,50,220,.38)) drop-shadow(0 0 26px rgba(190,120,255,.36))}.progress-rank-gallery-column-badge-legendary .progress-rank-gallery-badge{filter:contrast(1.07) saturate(1.12) hue-rotate(-26deg) brightness(1.04) drop-shadow(0 16px 34px rgba(55,220,245,.46)) drop-shadow(0 0 42px rgba(100,238,255,.5)) drop-shadow(0 0 20px rgba(181,247,255,.34));transform:translateZ(0) scale(1.36);transform-origin:center bottom}.progress-rank-gallery-copy{display:grid;gap:2px;justify-items:center;width:100%;max-width:22rem;margin-top:-12px;padding-top:2px}.progress-rank-gallery .practice-level-chip{border-color:rgba(200,210,235,.38);background:rgba(255,255,255,.12);color:rgba(236,240,252,.96);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 2px 10px rgba(8,12,32,.35);min-height:0;padding:3px 8px;font-size:.68rem;line-height:1.12}.progress-rank-gallery .practice-level-first-pass{border-color:rgba(255,255,255,.62);background:rgba(255,255,255,.32);color:rgba(255,255,255,1);box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 2px 10px rgba(8,12,32,.35)}.progress-rank-gallery .practice-level-getting-familiar{border-color:rgba(130,118,112,.55);background:rgba(72,68,66,.42);color:rgba(236,230,224,.98)}.progress-rank-gallery .practice-level-steady-practice{border-color:rgba(165,105,65,.55);background:rgba(110,68,38,.36);color:rgba(255,220,195,.98)}.progress-rank-gallery .practice-level-strong-habit{border-color:rgba(230,185,85,.55);background:rgba(160,115,40,.32);color:rgba(255,245,210,.99)}.progress-rank-gallery .practice-level-deep-repetition{border-color:rgba(130,195,185,.5);background:rgba(55,105,100,.32);color:rgba(220,252,248,.99)}.progress-rank-gallery .practice-level-advanced-practice{border-color:rgba(125,175,255,.58);background:rgba(40,85,195,.34);color:rgba(230,240,255,.99);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 2px 14px rgba(90,145,255,.3)}.progress-rank-gallery .practice-level-elite-practice{border-color:rgba(210,170,255,.58);background:rgba(95,45,165,.38);color:rgba(245,236,255,1);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 2px 16px rgba(150,90,255,.32)}.progress-rank-gallery .practice-level-legendary-practice{border-color:rgba(100,235,252,.75);background:linear-gradient(180deg,rgba(55,200,228,.45),rgba(28,165,192,.4));color:#b5f7ff;box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 0 18px rgba(80,238,255,.28),0 2px 22px rgba(55,220,245,.38)}.progress-rank-gallery-column:has(.practice-level-first-pass) .progress-rank-gallery-range{color:rgba(255,255,255,.96)}.progress-rank-gallery-column:has(.practice-level-first-pass) .progress-rank-gallery-meaning{color:rgba(220,228,245,.82)}.progress-rank-gallery-column:has(.practice-level-getting-familiar) .progress-rank-gallery-range{color:rgba(240,234,228,.96)}.progress-rank-gallery-column:has(.practice-level-getting-familiar) .progress-rank-gallery-meaning{color:rgba(200,190,182,.86)}.progress-rank-gallery-column:has(.practice-level-steady-practice) .progress-rank-gallery-range{color:rgba(255,224,200,.96)}.progress-rank-gallery-column:has(.practice-level-steady-practice) .progress-rank-gallery-meaning{color:rgba(230,195,168,.86)}.progress-rank-gallery-column:has(.practice-level-strong-habit) .progress-rank-gallery-range{color:rgba(255,242,205,.97)}.progress-rank-gallery-column:has(.practice-level-strong-habit) .progress-rank-gallery-meaning{color:rgba(235,205,155,.86)}.progress-rank-gallery-column:has(.practice-level-deep-repetition) .progress-rank-gallery-range{color:rgba(200,246,236,.96)}.progress-rank-gallery-column:has(.practice-level-deep-repetition) .progress-rank-gallery-meaning{color:rgba(130,210,192,.88)}.progress-rank-gallery-column:has(.practice-level-advanced-practice) .progress-rank-gallery-range{color:rgba(210,230,255,.97)}.progress-rank-gallery-column:has(.practice-level-advanced-practice) .progress-rank-gallery-meaning{color:rgba(140,185,235,.88)}.progress-rank-gallery-column:has(.practice-level-elite-practice) .progress-rank-gallery-range{color:rgba(238,226,255,.96)}.progress-rank-gallery-column:has(.practice-level-elite-practice) .progress-rank-gallery-meaning{color:rgba(200,175,238,.88)}.progress-rank-gallery-column:has(.practice-level-legendary-practice) .progress-rank-gallery-range{color:rgba(170,244,255,.96)}.progress-rank-gallery-column:has(.practice-level-legendary-practice) .progress-rank-gallery-meaning{color:rgba(140,218,232,.9)}.progress-rank-gallery-range{margin:0;padding:0;color:rgba(216,224,255,.94);font-size:.7rem;font-weight:720;line-height:1.15;overflow-wrap:anywhere}.progress-rank-gallery-meaning{margin:0;padding:0;color:rgba(190,202,240,.85);font-size:.68rem;font-weight:720;line-height:1.28;max-width:100%;min-height:2.75em;text-align:center;overflow-wrap:anywhere}.progress-streak-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;flex:0 0 auto}.admin-form,.insight-panel,.lesson-library,.local-targets{padding:20px}.section-heading{margin-bottom:14px}.admin-form h2,.section-heading h2{margin:4px 0 0;font-size:1.25rem}.issue-row,.target-row{display:grid;gap:5px;padding:14px 0;border-top:1px solid var(--line)}.count-pill,.issue-row span,.target-row span{color:var(--violet-dark);font-weight:820}.issue-row p,.muted,.target-row p{margin:0;color:var(--muted);line-height:1.62}.progress-retry-link{min-height:34px;padding-inline:13px}.lesson-history-panel .section-heading p{margin:6px 0 0;color:var(--muted);line-height:1.5}.lesson-history-list{display:grid;gap:8px}.lesson-history-row{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(180px,.95fr) auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.46);padding:11px 12px}.lesson-history-main,.lesson-history-meta{display:grid;gap:5px;min-width:0}.lesson-history-main span,.practice-level-chip{width:max-content;max-width:100%;border:1px solid rgba(124,58,237,.14);border-radius:999px;background:rgba(124,58,237,.08);color:var(--violet-dark);padding:4px 9px;font-size:.72rem;font-weight:820;line-height:1.1}.practice-level-chip{display:inline-flex;align-items:center;min-height:30px;border-color:rgba(80,86,220,.16);border-radius:999px;background:rgba(255,255,255,.66);color:#4f5685;box-shadow:inset 0 1px 0 rgba(255,255,255,.82);overflow-wrap:anywhere}.practice-level-first-pass{border-color:rgba(210,210,218,.5);background:#ffffff;color:#4a4d56;box-shadow:inset 0 1px 0 rgba(255,255,255,1),0 1px 0 rgba(18,24,42,.04)}.practice-level-getting-familiar{border-color:rgba(90,82,76,.35);background:linear-gradient(180deg,#e8e4e1,#ddd8d4);color:#3d3834}.practice-level-steady-practice{border-color:rgba(160,100,55,.4);background:linear-gradient(180deg,#e8c4a8,#d4a574);color:#4a2c12}.practice-level-strong-habit{border-color:rgba(200,150,50,.42);background:linear-gradient(180deg,#fff4d0,#f0d78c);color:#5c4010}.practice-level-deep-repetition{border-color:rgba(72,150,140,.38);background:linear-gradient(180deg,#e8faf7,#c5ebe4);color:#134e48}.practice-level-advanced-practice{border-color:rgba(70,120,220,.45);background:linear-gradient(180deg,#eef5ff,#bcd4ff 52%,#a8caff);color:#143a77;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 0 0 1px rgba(100,160,255,.15)}.practice-level-elite-practice{border-color:rgba(124,80,200,.42);background:linear-gradient(180deg,#f5efff,#e8ddff);color:#3b2666}.practice-level-legendary-practice{border-color:rgba(55,190,210,.52);background:linear-gradient(135deg,#dafbff,#8eeef7 38%,#56dff0 72%,#3dd4e8);color:#024956;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 0 0 1px rgba(80,210,230,.28)}.lesson-history-main .lesson-history-state-complete{border-color:rgba(20,184,166,.18);background:rgba(20,184,166,.1);color:#0f766e}.lesson-history-main strong{color:var(--ink);font-size:.98rem;line-height:1.2;overflow-wrap:anywhere}.lesson-history-main p,.lesson-history-meta small{margin:0;color:var(--muted);font-size:.8rem;line-height:1.45}.lesson-history-notes{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;margin-top:10px;color:rgba(102,112,153,.76)}.practice-level-help{margin-top:0;color:rgba(102,112,153,.88);font-size:.76rem;line-height:1.5}.practice-level-help summary{width:max-content;max-width:100%;cursor:pointer;color:rgba(81,71,167,.82);font-weight:720}.practice-level-help p{max-width:44rem;margin:7px 0 0}.progress-empty-panel{display:grid;justify-items:center;gap:10px;text-align:center}.progress-empty-panel h2{margin:0;font-size:clamp(1.2rem,2.4vw,1.5rem);line-height:1.2}.progress-empty-panel p{margin:0;max-width:460px;color:var(--ink);font-weight:720;line-height:1.5}.progress-empty-panel .button{margin:2px 0 4px}.local-progress-note,.progress-account-link,.progress-empty-panel a:not(.button),.progress-empty-panel span{margin:0;color:rgba(102,112,153,.84);font-size:.82rem;line-height:1.55}.progress-account-link,.progress-empty-panel a:not(.button){color:var(--violet-dark);font-weight:720}.progress-history-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:12px}.progress-clear-action{opacity:.72}.progress-recalculate-note{margin:10px 0 0;color:var(--green);font-size:.82rem;font-weight:720;text-align:center}.local-progress-note{margin-top:12px}.progress-account-link{display:inline-flex;margin-top:8px}.lesson-library{box-shadow:var(--soft-shadow)}.library-list{display:grid;gap:10px}.library-row{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;padding:14px}.library-row:before{position:absolute;inset:0;content:"";opacity:.08}.library-row>span{position:relative;display:inline-grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--ink);color:#fff;font-weight:820}.library-row p,.library-row strong{position:relative}.library-row p{margin:4px 0 0;color:var(--muted);line-height:1.52}.count-pill{display:inline-grid;place-items:center;min-width:34px;height:34px;border-radius:999px;background:rgba(124,58,237,.12)}.admin-form{display:grid;gap:16px}.admin-form label{display:grid;gap:8px;color:var(--muted);font-weight:720}.admin-form input,.admin-form textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);padding:12px 14px;resize:vertical}.account-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.account-option,.account-panel{padding:20px}.account-plus-panel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px}.account-plus-icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(124,58,237,.2);border-radius:14px;background:linear-gradient(135deg,rgba(124,58,237,.14),rgba(34,211,238,.12)),rgba(255,255,255,.78);color:var(--violet-dark)}.account-plus-copy{display:grid;min-width:0;gap:8px}.account-plus-copy h2{margin:0;color:var(--ink);font-size:1.18rem}.account-plus-copy p{margin:0;color:var(--muted);line-height:1.55}.account-plus-plan{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.68);padding:6px 10px;font-size:.84rem;font-weight:720}.account-plus-plan span{color:var(--muted)}.account-plus-plan strong{color:var(--violet-dark)}.account-plus-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.account-plus-actions .button{min-height:42px;white-space:nowrap}.account-plus-restore{display:inline-flex;align-items:center;gap:8px}.account-plus-active{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid rgba(24,167,125,.24);border-radius:999px;background:rgba(24,167,125,.1);color:var(--green);padding:0 14px;font-weight:820;white-space:nowrap}.account-option{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start}.account-option .button{grid-column:1/-1;justify-self:start}.account-current svg,.account-option svg{color:var(--violet-dark)}.account-current h2,.account-option h2,.account-unavailable h2{margin:0;color:var(--ink);font-size:1.18rem}.account-current h2{overflow-wrap:anywhere;line-height:1.2}.account-current p,.account-message,.account-option p,.account-small-note,.account-unavailable p{margin:7px 0 0;color:var(--muted);line-height:1.6}.storage-rules-tip{width:fit-content;max-width:min(460px,100%);margin-top:0}.storage-rules-tip summary{display:inline-flex;align-items:center;gap:6px;color:rgba(57,66,108,.92);font-size:.84rem;font-weight:720;cursor:pointer;list-style:none}.storage-rules-tip summary::-webkit-details-marker{display:none}.storage-rules-tip p{margin:7px 0 0;color:var(--muted);font-size:.84rem;line-height:1.5}.account-danger-zone{display:grid;gap:12px;margin-top:4px;border-top:1px solid rgba(239,68,68,.16);padding-top:16px}.account-danger-zone .eyebrow{display:inline-flex;align-items:center;gap:6px;color:#9f1239}.account-danger-actions{display:flex;flex-wrap:wrap;gap:10px}.button-danger{border-color:rgba(239,68,68,.34);background:#be123c;color:#fff}.button-danger:hover{background:#9f1239}.account-delete-trigger{justify-self:start}.account-panel .button-secondary{border-color:rgba(91,106,164,.22);background:rgba(255,255,255,.9);color:var(--violet-dark);box-shadow:0 10px 22px rgba(25,35,100,.08)}.account-panel .button-secondary:focus-visible,.account-panel .button-secondary:hover{border-color:rgba(76,29,149,.34);background:#fff;color:var(--violet-dark)}.account-panel .button:disabled{border-color:rgba(91,106,164,.18);background:rgba(246,249,255,.92);color:rgba(43,50,82,.7);opacity:1}[data-theme=blue] .account-plus-actions .button:not(.button-secondary),[data-theme=dark] .account-plus-actions .button:not(.button-secondary){border-color:var(--line);background:#3a3a3c;color:var(--ink);box-shadow:none}[data-theme=blue] .account-plus-actions .button:not(.button-secondary){background:#243552}[data-theme=blue] .account-plus-actions .button-secondary,[data-theme=dark] .account-plus-actions .button-secondary{border-color:var(--line);background:var(--surface-soft);color:var(--violet-dark);box-shadow:none}[data-theme=blue] .account-plus-actions .button:disabled,[data-theme=dark] .account-plus-actions .button:disabled{border-color:var(--line);background:var(--surface-soft);color:var(--muted)}.account-option-emphasis{background:linear-gradient(135deg,rgba(124,58,237,.08),rgba(34,211,238,.08)),var(--surface)}.account-current,.account-form,.account-unavailable{display:grid;gap:14px}.account-form-footer{display:grid;gap:8px;margin-top:4px;padding-top:14px;border-top:1px solid var(--line)}.account-secondary-link{width:fit-content;color:var(--violet-dark);font-weight:720;text-decoration:underline;text-decoration-color:rgba(76,29,149,.28);text-underline-offset:4px}.account-secondary-link:hover{text-decoration-color:rgba(76,29,149,.6)}.account-mode-tabs{display:inline-flex;width:fit-content;max-width:100%;gap:4px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.58);padding:4px}.account-tab{min-height:36px;border:0;border-radius:10px;background:transparent;color:var(--muted);padding:0 12px;font-weight:720}.account-tab-active{background:#fff;color:var(--violet-dark);box-shadow:0 10px 22px rgba(82,66,180,.14)}.account-form label{display:grid;gap:8px;color:var(--muted);font-weight:720}.account-form label span{font-size:.8rem;font-weight:720}.account-form input{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease}.account-form input:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus{outline:none;border-color:var(--violet);box-shadow:0 0 0 4px rgba(124,58,237,.3)}.account-message{margin-top:4px;border:1px solid var(--line);border-radius:14px;padding:12px 14px;font-weight:720;line-height:1.45}.account-message-check-email{border-color:rgba(124,58,237,.44);background:linear-gradient(135deg,rgba(124,58,237,.14),rgba(34,211,238,.1)),rgba(255,255,255,.78);color:var(--violet-dark);font-size:1rem;box-shadow:0 12px 28px rgba(76,29,149,.1),inset 0 1px 0 rgba(255,255,255,.72)}.account-message-error{border-color:rgba(220,70,90,.32);background:rgba(220,70,90,.08);color:#9f1f37}.form-pair{align-items:start;gap:12px}.form-pair label{flex:1 1}.target-row strong{font-size:1.08rem}.target-row-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.local-target-remove{min-height:32px;color:rgba(81,90,122,.86);box-shadow:none}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:920px){.topbar{align-items:flex-start;flex-direction:column}.topbar-actions{width:100%;align-items:stretch;flex-direction:column}.app-nav{width:100%}.admin-access,.language-switcher{align-self:flex-start}.home-hero{grid-template-columns:1fr}.home-copy{min-height:360px}.home-sound-section .section-heading{align-items:start;flex-direction:column}.guided-layout,.lesson-options,.lesson-rail,.practice-stage,.progress-page-shell{grid-template-columns:1fr}.progress-page-shell{gap:12px}.progress-section-nav{position:sticky;z-index:10;top:8px;gap:8px;padding:10px}.progress-section-nav-list{display:flex;gap:7px;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:2px;scrollbar-width:none}.progress-section-nav-scroll{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:4px}.progress-section-nav-scroll.can-scroll-right:after{content:"";position:absolute;top:0;right:28px;width:28px;height:100%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.92))}.progress-section-nav-arrow{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 auto;border:1px solid rgba(80,86,220,.16);border-radius:999px;background:rgba(255,255,255,.88);color:#3f348f;cursor:pointer}.progress-section-nav-item{width:auto;flex:0 0 auto;min-height:38px;white-space:nowrap;border:1px solid rgba(80,86,220,.12);border-radius:999px;background:rgba(255,255,255,.72);padding-inline:12px}.progress-section-nav-list::-webkit-scrollbar{display:none}.progress-section-nav-list a,.progress-section-nav-list button{width:auto;flex:0 0 auto;min-height:38px;white-space:nowrap}.progress-dashboard-row{gap:10px}.progress-dashboard-row,.progress-profile-grid{grid-template-columns:1fr}.progress-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-streak-bottom{flex-direction:column;align-items:stretch;gap:12px}.progress-streak-actions{align-self:flex-end;width:auto;max-width:100%}.progress-streak-top{flex-direction:row;align-items:center;justify-content:center;padding-inline:126px}.progress-grid{gap:14px}.progress-streak-panel{gap:9px;padding:14px 16px}.progress-streak-body,.progress-streak-bottom,.progress-streak-top{gap:10px}.progress-streak-hero .progress-streak-value{font-size:clamp(1.95rem,10vw,2.75rem)}.progress-rank-panel{padding:14px 16px}.progress-rank-badge-preview{width:142px;height:122px;border-radius:24px;padding:8px}.progress-rank-badge{width:156px;height:156px}.progress-rank-badge-preview .progress-rank-badge-legendary-practice{width:176px;height:176px}.progress-rank-copy,.progress-rank-value{gap:9px}.progress-rank-guide{padding-top:10px}.progress-rank-modal{max-height:calc(100vh - 32px)}.progress-streak-actions{justify-content:flex-start}.account-options,.guided-layout-centered{grid-template-columns:1fr}.session-side,.target-stage{min-height:0}.target-hero h1{font-size:4.3rem}}@media (max-width:680px){html{scroll-padding-top:calc(88px + var(--safe-area-top))}main{width:100%;max-width:100%;padding:0 0 calc(104px + var(--safe-area-bottom));scroll-margin-top:calc(88px + var(--safe-area-top))}main:has(.practice-course-book){padding-top:0}.app-footer{align-items:flex-start;flex-direction:column;width:calc(100vw - max(22px, calc(var(--safe-area-left) + var(--safe-area-right) + 22px)));max-width:1180px;padding-bottom:calc(96px + var(--safe-area-bottom));font-size:.84rem}.footer-links{flex-wrap:wrap;gap:8px 14px}.footer-right{justify-items:start;text-align:left}.app-footer p{line-height:1.7}.footer-legal-copy a,.footer-links a{display:inline-block;padding-block:6px}.footer-links a{display:inline-flex;min-height:32px;align-items:center;padding-block:2px}.progress-grid{gap:10px}.progress-dashboard-row{gap:8px}.progress-overview-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-overview-stat:nth-child(3){border-left:0}.progress-overview-stat:nth-child(3),.progress-overview-stat:nth-child(4){border-top:1px solid rgba(85,98,170,.1)}.progress-profile-grid{grid-template-columns:1fr;gap:12px}.profile-sound-list{gap:0}.profile-sound-card{min-width:0;border-width:0 0 1px;border-radius:0;background:transparent;padding:10px 0}.profile-sound-card:last-child{border-bottom:0}.lesson-history-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;border-width:0 0 1px;border-radius:0;background:transparent;padding:10px 0}.lesson-history-meta{grid-column:1/-1}.lesson-history-row .progress-retry-link{grid-column:2;grid-row:1;align-self:start}.progress-streak-panel{gap:8px;padding:12px 14px}.progress-streak-body,.progress-streak-bottom,.progress-streak-top{gap:8px}.progress-streak-top{flex-direction:column;justify-content:center;padding-inline:0}.progress-streak-top .local-progress-badge{position:static;max-width:100%}.progress-streak-copy{gap:4px}.progress-streak-hero .progress-streak-value{font-size:clamp(1.75rem,9vw,2.45rem)}.progress-streak-copy p{line-height:1.3}.progress-rank-copy p,.progress-rank-gallery-meaning,.progress-rank-guide-panel>p,.progress-rank-value small,.progress-streak-copy small{line-height:1.35}.progress-streak-actions{gap:7px}.progress-rank-panel{padding:12px 14px}.progress-rank-badge-preview{width:116px;height:104px;border-radius:24px;padding:8px}.progress-rank-badge{width:134px;height:134px}.progress-rank-badge-preview .progress-rank-badge-legendary-practice{width:152px;height:152px}.progress-rank-copy{gap:7px}.progress-rank-value{gap:5px}.progress-rank-guide{padding-top:9px}.progress-rank-modal-backdrop{align-items:start;padding:14px}.progress-rank-modal{gap:13px;max-height:calc(100vh - 28px);border-radius:18px;padding:18px}.progress-rank-modal-top{display:grid;gap:12px}.progress-rank-modal-top .button{justify-self:start}.progress-rank-guide-panel{gap:8px;margin-top:9px}.progress-rank-gallery{flex-direction:column;gap:16px;overflow-x:visible;padding:16px}.progress-rank-gallery-scroll{padding:16px}.progress-rank-gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.progress-rank-gallery-hint{margin:0;color:rgba(255,255,255,.72);font-size:.72rem;font-weight:700;line-height:1.2}.progress-rank-gallery-controls{display:inline-flex;align-items:center;gap:8px}.progress-rank-gallery-arrow{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;cursor:pointer}.progress-rank-gallery-arrow:disabled{opacity:.35;cursor:not-allowed}.progress-rank-gallery-dots{display:inline-flex;align-items:center;gap:5px}.progress-rank-gallery-dot{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.28);cursor:pointer}.progress-rank-gallery-dot-active{width:18px;background:rgba(255,255,255,.92)}.progress-rank-gallery-band-scroll{display:flex;flex-direction:row;grid-template-columns:none;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-bottom:6px}.progress-rank-gallery-column{flex:0 0 min(252px,86vw);scroll-snap-align:start}.progress-rank-gallery-column-badge{min-height:204px}.progress-rank-gallery-badge-slot{overflow:visible}.progress-rank-gallery-column-badge.progress-rank-gallery-column-badge-legendary{min-height:260px}.progress-rank-gallery-badge{width:168px;height:168px}.progress-rank-gallery-column-badge-legendary .progress-rank-gallery-badge{width:168px;height:168px;transform:translateZ(0) scale(1.34);transform-origin:center bottom}.progress-rank-gallery-meaning{font-size:.68rem;line-height:1.34;min-height:2.65em}.progress-rank-gallery-copy{margin-top:-8px}.completion-coach-strip,.profile-focus-card{grid-template-columns:1fr}.progress-profile-panel{gap:6px;padding:9px 10px}.progress-profile-panel .section-heading{align-items:flex-start;flex-direction:column}.profile-focus-card{padding:7px 9px}.profile-focus-card p{font-size:.8rem}.progress-profile-grid{display:flex;gap:7px;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:4px;scroll-snap-type:x proximity;scrollbar-width:none}.progress-profile-grid::-webkit-scrollbar{display:none}.profile-sound-column{flex:0 0 min(216px,74vw);scroll-snap-align:start}.profile-focus-card .button{justify-self:start}.topbar{position:relative;z-index:80;top:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;min-height:0;padding:calc(8px + var(--safe-area-top)) calc(11px + var(--safe-area-right)) 9px calc(11px + var(--safe-area-left))}.topbar-actions{display:grid;grid-template-columns:minmax(0,1fr) 48px 40px;align-items:center;gap:8px;width:100%}.app-nav{grid-column:1/-1;grid-row:1;min-width:0;padding:3px}.brand-lockup p{display:none}.brand-lockup{width:100%;justify-content:center;gap:10px}.brand-lockup>div>span{max-width:230px;font-size:.98rem}.brand-mark{width:36px;height:36px}.language-switcher{grid-column:1;grid-row:2;position:relative;z-index:2;width:100%;min-width:0}.theme-toggle{grid-column:2;grid-row:2;justify-self:stretch;width:48px;height:40px;min-height:40px}.theme-toggle-thumb{top:4px;left:4px;width:21px;height:30px}.theme-toggle-light .theme-toggle-thumb{transform:translateX(19px)}.language-select{width:100%;max-width:none;min-height:42px}.settings-menu{grid-column:3;grid-row:2;position:relative;z-index:90}.settings-menu-trigger{width:40px;min-height:42px}.admin-access{width:40px;min-height:40px;align-self:stretch;opacity:.76}.home-copy,.home-sound-section,.onboarding-card{border-radius:24px}.home-copy{min-height:0;padding:26px}.home-copy h1{font-size:clamp(2.35rem,12vw,3.35rem)}.guided-home-card{border-radius:24px;box-sizing:border-box;width:calc(100vw - 22px);max-width:100%}.guided-panel,.welcome-panel{box-sizing:border-box;width:100%;min-width:0;padding:24px}.welcome-panel{min-height:calc(100vh - 190px)}.home-coach-home{min-height:0;padding:16px}.home-hero-block{border-radius:24px;padding:24px 18px}.welcome-panel h1:not(.home-coach-title){font-size:clamp(2.7rem,14vw,4.2rem)}.home-action-row,.home-cta-secondary{width:100%}.home-action-row{max-width:390px}.recommended-path{grid-template-columns:1fr}.difficulty-section,.recommended-path{border-radius:24px;padding:18px}.difficulty-card-grid{grid-template-columns:1fr}.difficulty-lesson-card{min-height:0}.guided-sound-panel{border-radius:24px;padding:18px}.guided-sound-panel .sound-chip-row{grid-template-columns:1fr}.region-picker-overlay{align-items:end;padding:14px}.region-picker-dialog{width:100%;max-height:70vh;border-radius:24px 26px 20px 20px;padding:15px 15px 0}.region-picker-footer{margin:0 -15px;border-radius:0 0 20px 20px;padding:11px 15px 14px}.home-cta{width:100%;justify-content:center}.sound-choice{flex:1 1 30%;min-width:108px;padding:11px 12px}.sound-choice strong{font-size:1.12rem}.sound-choice span{font-size:.72rem}.sound-choice small{font-size:.76rem}.nav-item{flex-direction:column;gap:2px;min-height:42px;padding:0 6px;font-size:.74rem}.completion-panel,.empty-state,.feedback-hero,.session-side,.surface-hero,.target-stage{border-radius:18px;padding:20px}.completion-recap-row,.progress-sound-stat-row{grid-template-columns:1fr}.completion-recap-status,.progress-sound-stat-score{justify-items:start;text-align:left}.progress-sound-next{justify-self:start;min-height:44px;align-items:center}.progress-streak-actions,.progress-streak-actions .button{width:100%}.progress-streak-actions .button{justify-content:center}.target-hero{min-height:240px}.target-hero h1{font-size:3.4rem}.feedback-card-top,.form-pair,.record-dock,.recorder-card,.summary-strip{align-items:stretch;flex-direction:column}.recorder-card{grid-template-columns:1fr}.record-button{width:100%}.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-score{width:76px;height:76px}.lesson-history-row{grid-template-columns:1fr}.lesson-history-meta{justify-items:start}.progress-retry-link{justify-self:start}.progress-stat-chip{min-height:64px}}body{background:linear-gradient(112deg,transparent 0 16%,rgba(34,213,255,.12) 23%,transparent 34%),linear-gradient(142deg,transparent 0 48%,rgba(167,86,255,.16) 58%,transparent 72%),linear-gradient(180deg,#05081f,#0a1034 34%,#121a56 48%,#27376e 56%,#8ba1bd 66%,#edf6ff 76%,#f8fbff)}.guided-home{display:grid;place-items:start center;min-height:calc(100vh - 120px);padding:clamp(8px,2vh,22px) 0 clamp(18px,4vh,42px)}.guided-home-recommended,.guided-home-region{place-items:start center;padding-top:clamp(0px,1.4vh,18px)}.guided-home-tutorial{place-items:start center;padding-top:clamp(14px,5vh,46px)}.guided-home-card{position:relative;isolation:isolate;width:min(860px,100%);overflow:hidden;border:1px solid rgba(145,217,255,.22);border-radius:24px;background:linear-gradient(112deg,rgba(34,213,255,.13) 0 18%,transparent 38%),linear-gradient(148deg,transparent 28%,rgba(175,91,255,.16) 58%,transparent 82%),linear-gradient(145deg,rgba(38,31,104,.96),rgba(15,22,72,.97) 58%,rgba(11,36,91,.96)),#0d1644;color:#fff;box-shadow:0 42px 130px rgba(4,9,39,.5),0 0 70px rgba(34,213,255,.1),inset 0 1px 0 rgba(255,255,255,.16)}.guided-home-card-welcome{width:min(760px,100%)}.guided-home-tutorial .guided-home-card:is(.guided-home-card){transform:translateY(-22px)}.guided-home-card:after,.guided-home-card:before{position:absolute;inset:0;z-index:-1;content:"";pointer-events:none}.guided-home-card:before{background:linear-gradient(100deg,transparent 6%,rgba(43,220,255,.18) 24%,transparent 43%),linear-gradient(135deg,transparent 48%,rgba(196,93,255,.18) 66%,transparent 82%);opacity:.74;filter:blur(16px)}.guided-home-card:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),inset 0 -80px 140px rgba(24,77,166,.16)}.guided-home-card>*{position:relative;z-index:1}.home-selection-card{width:min(1040px,100%)}.home-selection-card .guided-panel{padding:clamp(18px,3.4vw,36px)}.guided-step-indicator{display:flex;justify-content:center;gap:10px;width:fit-content;margin:22px auto 0;border:1px solid rgba(164,206,255,.16);border-radius:999px;background:rgba(4,9,35,.22);padding:7px;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 34px rgba(4,9,39,.22)}.guided-step-indicator span{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid rgba(162,202,255,.2);border-radius:999px;background:rgba(255,255,255,.04);color:rgba(230,239,255,.64);font-size:.78rem;font-weight:820;line-height:1;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.guided-step-indicator .active{border-color:rgba(210,248,255,.78);background:linear-gradient(135deg,rgba(235,252,255,.98),rgba(225,214,255,.96));color:#3b1a87;box-shadow:0 0 0 3px rgba(69,220,255,.09),0 10px 26px rgba(104,88,255,.26)}.guided-panel,.welcome-panel{display:grid;gap:18px;grid-template-columns:minmax(0,1fr);padding:clamp(26px,6vw,58px)}.practice-course-book{width:min(100%,1080px);min-width:0;overflow:hidden;scroll-margin-top:calc(160px + var(--safe-area-top))}.welcome-panel{justify-items:center;min-height:min(500px,calc(100vh - 190px));align-content:center;text-align:center}.home-coach-home{align-content:start;justify-items:stretch;min-height:0;text-align:left}.home-hero-block{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:12px;width:100%;min-width:0;box-sizing:border-box;border-radius:24px;border:1px solid rgba(190,222,255,.14);background:linear-gradient(115deg,rgba(54,221,255,.1),transparent 38%),linear-gradient(145deg,transparent 46%,rgba(177,99,255,.12) 72%,transparent),rgba(255,255,255,.045);padding:clamp(28px,5vw,48px);text-align:center;box-shadow:0 24px 70px rgba(3,7,31,.24),inset 0 1px 0 rgba(255,255,255,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:none}.welcome-panel .eyebrow,.welcome-panel .home-coach-title{display:inline-flex;align-items:center;gap:7px;color:#c8bbff}.welcome-panel .home-welcome-line{width:min(620px,100%);color:rgba(238,244,255,.84);font-size:clamp(.92rem,1.5vw,1.05rem);font-weight:820;line-height:1.42}.welcome-panel .home-coach-title{align-items:flex-start;justify-content:center;width:fit-content;max-width:min(850px,100%);margin:0;color:#c8bbff;font-size:clamp(1.05rem,2vw,1.32rem);font-weight:820;letter-spacing:.01em;line-height:1.22}.welcome-panel .home-coach-title svg{display:block;flex:0 0 auto;margin-top:.18em;transform:translateX(3px)}html[lang=fr] .welcome-panel .home-coach-title svg{transform:translateX(9px)}.welcome-panel .home-coach-title span{display:block;min-width:0;text-align:center}.welcome-panel p{width:min(640px,100%);margin:0;color:rgba(255,255,255,.76);font-size:clamp(1.12rem,2vw,1.34rem);line-height:1.54}.welcome-panel .home-practice-line{color:rgba(222,232,255,.84);font-size:.96rem}.first-time-tutorial{display:grid;justify-items:center;align-content:start;gap:clamp(10px,1.8vw,14px);position:relative;isolation:isolate;min-height:min(520px,calc(100vh - 190px));padding:clamp(24px,4vw,38px);text-align:center}.tutorial-skip{position:absolute;top:clamp(20px,3vw,32px);right:clamp(22px,4vw,42px);z-index:2;min-height:36px;border:0;border-radius:999px;background:transparent;color:rgba(236,242,255,.72);font:inherit;font-size:.86rem;font-weight:720;padding:0 8px;cursor:pointer}.tutorial-skip:focus-visible,.tutorial-skip:hover{background:rgba(255,255,255,.08);color:#fff}.tutorial-slide-body{display:grid;justify-items:center;gap:clamp(10px,1.7vw,14px);width:100%;animation:tutorial-slide-enter .68s cubic-bezier(.16,1,.3,1) both;will-change:opacity,transform}.tutorial-completion{align-content:center;min-height:clamp(270px,42vh,380px);gap:clamp(14px,2vw,20px);padding-block:clamp(28px,6vw,58px)}.tutorial-completion .tutorial-icon{width:68px;height:68px;border-radius:25px;background:linear-gradient(135deg,rgba(110,231,249,.2),rgba(167,139,250,.18)),rgba(255,255,255,.07);box-shadow:0 24px 58px rgba(44,118,220,.32),inset 0 1px 0 rgba(255,255,255,.18)}.tutorial-completion .tutorial-copy h1{font-size:clamp(2.25rem,7vw,4rem)}.tutorial-icon{display:grid;place-items:center;width:56px;height:56px;border:1px solid rgba(202,235,255,.22);border-radius:21px;background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(80,194,255,.1)),rgba(255,255,255,.05);color:#d9f7ff;box-shadow:0 18px 42px rgba(20,70,160,.25),inset 0 1px 0 rgba(255,255,255,.14);overflow:hidden}.tutorial-icon-logo{width:100%;height:100%;object-fit:cover}.tutorial-copy{display:grid;justify-items:center;gap:8px;width:min(620px,100%)}.tutorial-copy h1{margin:0;color:#fff;font-size:clamp(1.62rem,4.4vw,2.42rem);line-height:1.08;text-wrap:balance}.tutorial-copy p{width:min(560px,100%);margin:0;color:rgba(235,242,255,.78);font-size:clamp(1rem,2vw,1.14rem);line-height:1.52}.tutorial-language-choice{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;width:100%}.tutorial-language-button{min-width:78px;min-height:38px;border:1px solid rgba(205,213,255,.22);border-radius:999px;background:rgba(255,255,255,.1);color:rgba(245,247,255,.82);cursor:pointer;font-weight:850;padding:8px 12px;touch-action:manipulation;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.tutorial-language-button:focus-visible,.tutorial-language-button:hover{border-color:rgba(134,193,255,.62);background:rgba(255,255,255,.16);color:#fff;transform:translateY(-1px)}.tutorial-language-button-active{border-color:transparent;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;box-shadow:0 12px 26px rgba(40,30,110,.28)}.tutorial-language-select{width:min(100%,260px);min-height:42px;border:1px solid rgba(205,213,255,.28);border-radius:12px;background:rgba(255,255,255,.94);color:#23243a;padding:0 12px;font-size:.9rem;font-weight:760}.tutorial-language-select:focus-visible{outline:2px solid rgba(134,193,255,.7);outline-offset:3px}.tutorial-media-frame{position:relative;display:grid;width:min(100%,600px);margin:0;overflow:hidden;border-radius:30px;background:linear-gradient(145deg,rgba(250,253,255,.1),rgba(116,146,255,.06)),linear-gradient(180deg,rgba(6,12,36,.92),rgba(12,18,54,.86));padding:7px;box-shadow:0 34px 90px rgba(1,7,32,.42),0 0 0 1px rgba(214,229,255,.14),inset 0 1px 0 rgba(255,255,255,.14);animation:tutorial-media-reveal .82s cubic-bezier(.16,1,.3,1) 90ms both}.tutorial-media-frame:after{content:"";position:absolute;inset:auto 8% -48px;height:96px;border-radius:999px;background:rgba(137,207,255,.16);filter:blur(24px);pointer-events:none}.tutorial-media-stage{position:relative;z-index:1;aspect-ratio:16/9;overflow:hidden;border-radius:24px;background:radial-gradient(circle at 22% 18%,rgba(103,232,249,.15),transparent 34%),radial-gradient(circle at 80% 25%,rgba(167,139,250,.18),transparent 40%),linear-gradient(135deg,rgba(18,64,132,.18),rgba(82,52,166,.18)),#081337}.tutorial-media-stage:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 28%),radial-gradient(circle at 50% 100%,rgba(82,188,255,.1),transparent 50%);pointer-events:none}.tutorial-media{display:block;width:100%;height:100%;object-fit:cover}.tutorial-media-empty{display:grid;place-items:center;align-content:center;gap:10px;width:100%;height:100%;padding:24px;color:rgba(238,246,255,.86);text-align:center}.tutorial-media-empty svg{color:rgba(196,225,255,.62);filter:drop-shadow(0 10px 22px rgba(79,173,255,.18))}.tutorial-media-empty span{color:rgba(245,250,255,.86);font-size:.9rem;font-weight:850}.tutorial-progress{display:flex;gap:7px;justify-content:center;margin-top:2px}.tutorial-progress span{width:8px;height:8px;border-radius:999px;background:rgba(225,236,255,.26);transition:width .28s cubic-bezier(.16,1,.3,1),background .28s ease,opacity .28s ease}.tutorial-progress .active{width:22px;background:linear-gradient(90deg,#c7f6ff,#b9a7ff)}.tutorial-progress-meter{width:min(100%,220px);height:4px;overflow:hidden;border-radius:999px;background:rgba(226,236,255,.16)}.tutorial-progress-meter span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6ee7f9,#a78bfa,#22c55e);transform-origin:left center;animation:tutorial-meter 7s linear both}.tutorial-progress-meter span.pending{animation:none;transform:scaleX(0)}.tutorial-progress-meter span.complete{animation:none;transform:scaleX(1)}.tutorial-actions{display:grid;grid-template-columns:minmax(128px,1fr) minmax(220px,460px) minmax(128px,1fr);align-items:center;gap:12px;width:100%}.tutorial-actions-completion{grid-template-columns:minmax(260px,540px);justify-content:center;gap:14px}.tutorial-actions-completion .home-cta{justify-self:center;width:min(100%,540px);min-height:68px;font-size:1.12rem}.tutorial-actions-completion .tutorial-previous{order:2;justify-self:center}.tutorial-previous{justify-self:start;display:inline-flex;align-items:center;gap:6px;min-height:42px;border:1px solid rgba(218,232,255,.18);border-radius:999px;background:rgba(255,255,255,.08);color:rgba(236,244,255,.82);cursor:pointer;font:inherit;font-size:.84rem;font-weight:780;padding:0 14px 0 11px;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s cubic-bezier(.16,1,.3,1)}.tutorial-previous:focus-visible,.tutorial-previous:hover{border-color:rgba(174,211,255,.36);background:rgba(255,255,255,.13);color:#fff;transform:translateX(-2px)}.first-time-tutorial .home-cta{width:min(100%,460px);min-height:58px;border:0;border-radius:14px;background:linear-gradient(102deg,#7a3df1,#405cf2 50%,#24b9ef);padding-inline:26px;box-shadow:0 18px 44px rgba(39,117,240,.34),inset 0 1px 0 rgba(255,255,255,.24)}.first-time-tutorial:before{content:"";position:absolute;inset:18px;z-index:-1;border-radius:38px;background:radial-gradient(circle at 22% 18%,rgba(116,226,255,.16),transparent 34%),radial-gradient(circle at 82% 32%,rgba(165,128,255,.18),transparent 36%);opacity:.8;pointer-events:none}@keyframes tutorial-meter{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes tutorial-slide-enter{0%{opacity:0;filter:blur(6px);transform:translateY(18px) scale(.982)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@keyframes tutorial-media-reveal{0%{opacity:0;filter:saturate(.92) blur(5px);transform:translateY(10px) scale(.982)}to{opacity:1;filter:saturate(1) blur(0);transform:translateY(0) scale(1)}}.home-action-row{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;width:min(760px,100%);min-width:0;margin-top:4px}.home-action-row .home-cta{width:min(100%,640px);min-height:62px;position:relative;overflow:hidden;border:0;border-radius:14px;background:linear-gradient(102deg,#7a3df1,#405cf2 50%,#24b9ef);background-clip:padding-box;padding-inline:28px;font-size:clamp(.98rem,1.5vw,1.08rem);line-height:1.18;text-align:center;box-shadow:0 18px 44px rgba(39,117,240,.34),0 0 30px rgba(38,213,255,.12),inset 0 1px 0 rgba(255,255,255,.24),inset 0 0 0 1px rgba(210,248,255,.12)}.home-action-row .home-cta:disabled{cursor:not-allowed;opacity:.58;box-shadow:0 12px 28px rgba(24,43,105,.16),inset 0 1px 0 rgba(255,255,255,.16),inset 0 0 0 1px rgba(210,248,255,.08)}.home-action-row .home-cta-secondary{width:fit-content;max-width:100%;min-height:48px;padding-inline:18px;font-size:.92rem;font-weight:720;opacity:.82;box-shadow:none}.session-memory-line{margin:0;color:rgba(201,232,255,.92);font-size:.8rem;font-weight:820}.daily-coach-plan{display:grid;gap:14px;width:min(100%,640px);margin-top:10px;border-top:1px solid rgba(218,242,255,.18);padding-top:18px;text-align:left}.daily-coach-plan h2,.daily-coach-plan p{margin:0}.daily-coach-plan h2{color:#fff;font-size:1.05rem;line-height:1.2}.daily-coach-plan p{color:rgba(230,239,255,.74);font-size:.88rem;line-height:1.42}.daily-coach-focus{display:grid;gap:8px}.daily-coach-focus p{display:flex;align-items:baseline;justify-content:space-between;gap:16px;border-top:1px solid rgba(218,242,255,.13);padding-top:8px}.daily-coach-focus span{color:rgba(199,246,255,.86);font-size:.72rem;font-weight:820;text-transform:uppercase}.daily-coach-focus strong{overflow-wrap:anywhere;color:#fff;font-size:.86rem;line-height:1.2;text-align:right}.daily-coach-plan .button{justify-self:start}.completion-secondary-actions a:focus-visible,.daily-coach-plan a:focus-visible,.progress-sound-next:focus-visible{outline:3px solid rgba(108,92,231,.22);outline-offset:3px}.button-secondary{border-color:rgba(191,222,255,.24);background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(115,139,255,.08));color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.button-secondary:hover,.home-cta-secondary:hover{border-color:rgba(122,222,255,.46);background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(95,117,255,.12));opacity:1}.home-difficulty-stack{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;min-width:0;scroll-margin-top:160px}.difficulty-picker,.difficulty-section,.recommended-onboarding-card,.recommended-path{min-width:0;border:1px solid rgba(174,208,255,.28);border-radius:24px;background:linear-gradient(135deg,rgba(249,252,255,.92),rgba(232,240,255,.84)),linear-gradient(145deg,rgba(124,58,237,.09),rgba(32,199,217,.08));color:var(--ink);padding:clamp(14px,2.2vw,20px);box-shadow:0 18px 46px rgba(12,21,70,.14),inset 0 1px 0 rgba(255,255,255,.72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.recommended-onboarding-card{display:grid;box-sizing:border-box;gap:14px;width:100%;max-width:680px;justify-self:center}.recommended-onboarding-card .guided-panel-heading h2{font-size:clamp(1.85rem,3.4vw,2.65rem);line-height:1.02;overflow-wrap:anywhere}.recommended-onboarding-card .guided-panel-heading p{line-height:1.45}.recommended-step-panel{align-content:start;padding-top:clamp(18px,3.6vw,34px)}.recommended-onboarding-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.recommended-onboarding-list li{min-width:0}.recommended-path-option{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:48px;border:1px solid rgba(111,121,180,.16);border-radius:18px;background:linear-gradient(135deg,rgba(124,58,237,.08),rgba(22,136,240,.06));color:var(--ink);padding:8px 12px;text-align:left;box-shadow:0 10px 24px rgba(18,28,85,.05);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.recommended-path-option:focus-visible,.recommended-path-option:hover{border-color:rgba(87,183,255,.42);background:linear-gradient(135deg,rgba(124,58,237,.12),rgba(22,176,240,.1));box-shadow:0 14px 30px rgba(25,46,120,.1),0 0 0 3px rgba(87,183,255,.08)}.recommended-path-option.selected{border-color:rgba(70,205,255,.66);background:linear-gradient(135deg,rgba(124,58,237,.18),rgba(33,190,235,.14)),rgba(255,255,255,.58);box-shadow:0 16px 36px rgba(24,79,178,.14),0 0 0 3px rgba(70,205,255,.1),inset 0 1px 0 rgba(255,255,255,.78)}.recommended-path-option>span{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:999px;background:#fff;color:var(--violet-dark);font-weight:820;box-shadow:0 8px 18px rgba(25,35,100,.1)}.recommended-path-option.selected>span{background:linear-gradient(135deg,#fff,#dff7ff);color:#32227e;box-shadow:0 10px 22px rgba(22,108,186,.14),0 0 0 1px rgba(82,218,255,.32)}.recommended-path-option>strong{font-size:1rem}.recommended-selection-hint{margin:-4px 0 0;color:rgba(81,90,122,.82);font-size:.9rem;font-weight:720;text-align:center}.recommended-account-choice{display:grid;align-items:start;gap:13px;box-sizing:border-box;width:100%;min-width:0;border:1px solid rgba(124,58,237,.14);border-radius:18px;background:rgba(255,255,255,.58);padding:16px;text-align:left}.recommended-account-choice h3,.recommended-account-choice p{margin:0}.recommended-account-copy{display:grid;gap:5px;max-width:58ch;min-width:0}.recommended-account-choice h3{color:var(--ink);font-size:1.04rem;line-height:1.15;overflow-wrap:normal;word-break:normal}.recommended-account-choice p{color:var(--muted);font-size:.88rem;font-weight:820;line-height:1.45;overflow-wrap:normal;word-break:normal}.recommended-account-choice .recommended-account-status{margin-top:5px;color:#4f46e5}.recommended-account-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;min-width:0}.recommended-account-actions .button{margin-top:0;white-space:nowrap}.recommended-path{display:grid;grid-template-columns:minmax(0,.86fr) minmax(320px,1.14fr);gap:18px;align-items:center}.difficulty-heading h2,.recommended-path h2{margin:0;color:var(--ink);letter-spacing:0}.recommended-path h2{font-size:clamp(1.35rem,2.5vw,1.9rem)}.difficulty-heading p,.difficulty-picker-heading p,.recommended-path p{margin:8px 0 0;color:var(--muted);line-height:1.55}.recommended-path ol{display:grid;gap:9px;margin:0;padding:0;list-style:none}.recommended-path a{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:42px;border:1px solid rgba(111,121,180,.16);border-radius:14px;background:linear-gradient(135deg,rgba(124,58,237,.08),rgba(22,136,240,.06));color:var(--ink);padding:7px 11px;font-weight:820}.recommended-path a span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#fff;color:var(--violet-dark);box-shadow:0 8px 18px rgba(25,35,100,.1)}.difficulty-picker{display:grid;gap:11px;scroll-margin-top:160px}.difficulty-picker-heading{display:grid;gap:4px}.difficulty-picker-heading h2{margin:0;color:var(--ink);font-size:clamp(1.35rem,2.5vw,1.9rem)}.difficulty-picker-grid{display:flex;flex-wrap:wrap;gap:8px;min-width:0;width:100%;max-width:100%}.difficulty-picker-card{display:inline-flex;align-items:baseline;gap:8px;min-width:0;border:1px solid rgba(111,121,180,.18);border-radius:999px;background:rgba(255,255,255,.7);color:var(--ink);padding:9px 16px;scroll-margin-top:160px;text-align:left;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.difficulty-picker-card:hover:not(:disabled){border-color:rgba(124,58,237,.35);background:rgba(124,58,237,.08)}.difficulty-picker-card-active{border-color:transparent;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;box-shadow:0 10px 24px rgba(80,86,220,.26)}.difficulty-picker-card:disabled{cursor:default;opacity:.55}.difficulty-picker-card-disabled:hover{border-color:rgba(111,121,180,.18);background:rgba(255,255,255,.7)}.difficulty-picker-card .difficulty-badge{min-height:0;border-radius:0;background:transparent;color:inherit;padding:0;font-size:.8rem}.difficulty-picker-count{color:var(--muted);font-size:.7rem;font-weight:720;white-space:nowrap}.difficulty-picker-card-active .difficulty-picker-count{color:rgba(255,255,255,.85)}.difficulty-section-list{display:grid;gap:10px}.difficulty-section{scroll-margin-top:160px}.sound-bank-filter{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.sound-bank-filter-button{display:inline-flex;align-items:center;gap:7px;min-height:36px;border:1px solid rgba(111,121,180,.18);border-radius:999px;background:rgba(255,255,255,.74);color:var(--ink);padding:7px 12px;font-weight:820;text-decoration:none;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.sound-bank-filter-button:hover:not(:disabled):not(.disabled){border-color:rgba(124,58,237,.32);background:rgba(124,58,237,.08)}.sound-bank-filter-button.active{border-color:transparent;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;box-shadow:0 10px 24px rgba(80,86,220,.24)}.sound-bank-filter-button.disabled,.sound-bank-filter-button:disabled{cursor:default;opacity:.48}.sound-bank-filter-button small{color:currentColor;font-size:.68rem;opacity:.72}.difficulty-heading{display:flex;justify-content:space-between;gap:18px;margin-bottom:8px}.difficulty-heading h2{margin-top:8px;font-size:clamp(1.18rem,2.4vw,1.65rem)}.difficulty-heading p{max-width:680px;font-size:.84rem;line-height:1.38}.difficulty-badge{display:inline-flex;align-items:center;width:fit-content;min-height:28px;border-radius:999px;background:rgba(124,58,237,.1);color:var(--violet-dark);padding:7px 11px;font-size:.76rem;font-weight:820;text-transform:uppercase}.difficulty-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:10px}.difficulty-card-grid-single{grid-template-columns:minmax(0,min(100%,560px))}.difficulty-lesson-card{display:grid;grid-template-rows:auto auto 1fr auto;gap:8px;height:100%;min-width:0;min-height:132px;overflow:hidden;border:1px solid rgba(111,121,180,.16);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(240,246,255,.74)),linear-gradient(135deg,rgba(124,58,237,.07),rgba(22,136,240,.05));color:var(--ink);padding:11px;scroll-margin-top:160px;box-shadow:0 12px 28px rgba(25,35,100,.08);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.difficulty-lesson-card:hover{transform:translateY(-2px);border-color:rgba(124,58,237,.34);box-shadow:0 22px 48px rgba(80,86,220,.15)}.difficulty-lesson-card:active{transform:translateY(0) scale(.99)}.difficulty-card-top{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;justify-content:space-between;gap:8px;min-width:0}.difficulty-card-top-single{grid-template-columns:minmax(0,1fr)}.difficulty-card-top strong{color:var(--violet-dark);font-size:1rem;line-height:1}.difficulty-card-badge,.difficulty-card-top span,.difficulty-lesson-card em{min-width:0;overflow-wrap:anywhere;font-weight:820}.difficulty-card-top span{text-align:right}.difficulty-card-top-single span{text-align:left}.difficulty-lesson-card small{display:none}.difficulty-card-badge{display:inline-flex;align-items:center;justify-content:center;align-self:start;justify-self:start;width:fit-content;max-width:100%;min-height:26px;border:1px solid rgba(124,58,237,.16);border-radius:999px;background:rgba(124,58,237,.07);color:var(--violet-dark);padding:0 10px;font-size:.68rem;line-height:1;white-space:nowrap;text-transform:uppercase}.difficulty-card-badge-easy,.difficulty-card-badge-hard,.difficulty-card-badge-medium,.difficulty-card-badge-very-hard{gap:7px;border-color:rgba(111,121,180,.2);background:rgba(124,58,237,.06);color:rgba(88,98,127,.92)}.difficulty-meter{display:inline-flex;align-items:center;gap:3px}.difficulty-dot{width:6px;height:6px;border-radius:999px;background:rgba(124,58,237,.22)}.difficulty-dot-on{background:var(--violet)}.difficulty-card-badge-easy .difficulty-dot-on{background:#7c3aed}.difficulty-card-badge-medium .difficulty-dot-on{background:#9333ea}.difficulty-card-badge-hard .difficulty-dot-on{background:#a92ed6}.difficulty-card-badge-very-hard .difficulty-dot-on{background:#c026d3}.difficulty-lesson-card p,.difficulty-lesson-card small{margin:0;color:#58627f;font-size:.72rem;line-height:1.28}.difficulty-lesson-card p{color:var(--ink);font-size:.84rem;font-weight:720}.difficulty-lesson-card em{color:var(--violet-dark);font-size:.92rem;font-style:normal;line-height:1.18}.difficulty-card-footer{display:flex;align-items:center;justify-content:space-between;gap:7px;min-width:0;padding-top:2px}.difficulty-card-footer span{display:inline-flex;align-items:center;gap:5px;min-width:0;color:var(--muted);font-size:.72rem;font-weight:820}.difficulty-card-footer svg{flex:0 0 auto;color:var(--violet)}.difficulty-card-footer .difficulty-start{flex:0 0 auto;border-radius:999px;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;padding:6px 9px}.difficulty-show-more{justify-self:center;min-height:38px;border:1px solid rgba(111,121,180,.18);border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(232,241,255,.68)),rgba(255,255,255,.72);color:var(--violet-dark);padding:0 15px;font-size:.82rem;font-weight:820;box-shadow:0 10px 22px rgba(25,35,100,.08)}.difficulty-lesson-card,.difficulty-picker-card,.difficulty-show-more,.sound-bank-filter-button{position:relative;z-index:1;pointer-events:auto;touch-action:manipulation}.warmup-note{display:grid;gap:7px;border:1px dashed rgba(111,121,180,.28);border-radius:18px;background:rgba(248,250,255,.78);padding:16px}.warmup-note strong{color:var(--violet-dark)}.warmup-note span{color:var(--muted);line-height:1.5}.guided-panel .onboarding-card,.guided-sound-panel{border-color:rgba(184,214,255,.24);box-shadow:0 20px 58px rgba(6,14,52,.16),inset 0 1px 0 rgba(255,255,255,.72)}.guided-sound-panel .sound-chip-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.guided-sound-panel .sound-choice{min-width:0;min-height:190px}.guided-sound-panel{display:grid;gap:14px;border:1px solid rgba(184,214,255,.24);border-radius:24px;background:linear-gradient(135deg,rgba(248,252,255,.9),rgba(230,239,255,.82)),linear-gradient(145deg,rgba(124,58,237,.1),rgba(32,199,217,.08));color:var(--ink);padding:clamp(18px,3vw,28px);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.guided-panel-heading{display:grid;gap:8px}.guided-panel-heading h2,.guided-panel-heading p{margin:0}.guided-panel-heading h2{font-size:clamp(2rem,4vw,3rem);line-height:1}.practice-course-book .guided-panel-heading h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1;background:linear-gradient(135deg,var(--violet),var(--blue));-webkit-background-clip:text;background-clip:text;color:transparent;width:fit-content}.guided-panel-heading p,.guided-panel-heading small{color:var(--muted);line-height:1.55}.guided-panel-heading small{font-weight:720}.learner-profile-control{display:grid;gap:8px;width:100%;max-width:100%;margin-top:2px}.learner-profile-label{margin:0;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.05em;line-height:1.2;text-transform:uppercase;-webkit-user-select:none;user-select:none}.learner-profile-options{display:flex;flex-wrap:wrap;gap:5px;width:fit-content;max-width:100%;min-width:0;padding:6px;border:1px solid rgba(111,121,180,.16);border-radius:16px;background:rgba(255,255,255,.58);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}[data-theme=blue] .learner-profile-options,[data-theme=dark] .learner-profile-options{border-color:var(--line);background:var(--surface-soft);box-shadow:none}[data-theme=blue] .learner-profile-button:not(.active),[data-theme=dark] .learner-profile-button:not(.active){border:1px solid var(--line);background:rgba(255,255,255,.04);color:var(--ink)}.learner-profile-button{min-height:30px;padding:0 10px;border:0;border-radius:11px;background:transparent;color:var(--muted);font:inherit;font-size:.78rem;font-weight:820;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.learner-profile-button:focus-visible,.learner-profile-button:hover{background:rgba(124,58,237,.1);color:var(--ink);outline:none}.learner-profile-button.active{background:linear-gradient(135deg,rgba(124,58,237,.95),rgba(22,136,240,.92));color:white;box-shadow:0 8px 18px rgba(67,74,220,.22)}.guided-home-link{justify-self:start}.brand-mark{border-radius:18px}.practice-flow{width:min(860px,100%);gap:6px;padding-top:clamp(4px,1.4vh,14px)}.session-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#fff;padding:0 2px}.session-hero .eyebrow,.session-hero p{display:none}.session-hero h1{margin:0;font-size:clamp(1.2rem,3vw,1.55rem);line-height:1}.session-hero .mode-chip{min-height:27px;padding:0 9px;font-size:.72rem}.session-hero p{width:min(560px,100%);margin:7px 0 0;color:rgba(255,255,255,.72);line-height:1.5}.sound-switcher{display:flex;gap:8px;overflow-x:auto;padding:10px 2px 8px;scrollbar-width:none}.sound-switcher::-webkit-scrollbar{display:none}.sound-switch{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;min-height:38px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.76);padding:0 13px;font-size:.84rem;font-weight:720}.sound-switch span{color:#fff;font-weight:820}.sound-switch-active{border-color:rgba(255,255,255,.58);background:#fff;box-shadow:0 14px 34px rgba(7,11,36,.24)}.sound-switch-active,.sound-switch-active span{color:var(--violet-dark)}.focus-picker{justify-self:start;margin-top:-2px}.guided-main,.practice-session-layout{display:grid;gap:14px;min-width:0;max-width:100%}.target-card{gap:10px;min-height:0;border-radius:24px;background:rgba(255,255,255,.9);padding:18px 28px 20px;box-shadow:0 34px 90px rgba(4,9,39,.34)}[data-theme=blue] .target-card,[data-theme=contrast] .target-card,[data-theme=dark] .target-card{border-color:var(--line);background:var(--surface-strong);box-shadow:none}[data-theme=blue] .target-focus,[data-theme=contrast] .target-focus,[data-theme=dark] .target-focus{background:radial-gradient(circle at 50% 12%,rgba(100,181,255,.1),transparent 38%),linear-gradient(145deg,rgba(167,139,250,.08),rgba(79,157,255,.06)),#2c2c2e}[data-theme=blue] .target-focus{background:radial-gradient(circle at 50% 12%,rgba(79,157,255,.14),transparent 38%),linear-gradient(145deg,rgba(79,157,255,.1),rgba(159,140,255,.08)),#1a2940}[data-theme=blue] .target-hint,[data-theme=contrast] .target-hint,[data-theme=dark] .target-hint{border-color:var(--line);background:rgba(255,255,255,.06)}[data-theme=blue] .inline-feedback,[data-theme=blue] .target-result-summary,[data-theme=contrast] .inline-feedback,[data-theme=contrast] .target-result-summary,[data-theme=dark] .inline-feedback,[data-theme=dark] .target-result-summary{border-color:var(--line);background:linear-gradient(135deg,rgba(124,58,237,.12),rgba(32,199,217,.08)),var(--surface-soft)}[data-theme=blue] .inline-score-pill,[data-theme=contrast] .inline-score-pill,[data-theme=dark] .inline-score-pill{border-color:var(--line);background:rgba(255,255,255,.06)}[data-theme=blue] .inline-analysis,[data-theme=contrast] .inline-analysis,[data-theme=dark] .inline-analysis{border:1px solid rgba(255,255,255,.14);background:linear-gradient(135deg,rgba(167,139,250,.14),rgba(94,234,212,.08)),rgba(255,255,255,.07);color:var(--ink)}[data-theme=blue] .inline-analysis p,[data-theme=contrast] .inline-analysis p,[data-theme=dark] .inline-analysis p{color:rgba(245,245,247,.7)}[data-theme=blue] .compact-score-pill,[data-theme=contrast] .compact-score-pill,[data-theme=dark] .compact-score-pill{border-color:rgba(196,181,253,.34);background:rgba(167,139,250,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}[data-theme=blue] .compact-score-pill span,[data-theme=blue] .inline-score-pill span,[data-theme=contrast] .compact-score-pill span,[data-theme=contrast] .inline-score-pill span,[data-theme=dark] .compact-score-pill span,[data-theme=dark] .inline-score-pill span{color:rgba(245,245,247,.78)}[data-theme=blue] .compact-score-pill strong,[data-theme=blue] .inline-score-pill strong,[data-theme=contrast] .compact-score-pill strong,[data-theme=contrast] .inline-score-pill strong,[data-theme=dark] .compact-score-pill strong,[data-theme=dark] .inline-score-pill strong{color:#ffffff}[data-theme=blue] .attempt-history-item,[data-theme=blue] .feedback-audio-card-google,[data-theme=blue] .feedback-audio-card-native,[data-theme=blue] .feedback-audio-card-unavailable,[data-theme=blue] .feedback-audio-card-user,[data-theme=blue] .pronunciation-feedback-card,[data-theme=blue] .success-tips-panel,[data-theme=contrast] .attempt-history-item,[data-theme=contrast] .feedback-audio-card-google,[data-theme=contrast] .feedback-audio-card-native,[data-theme=contrast] .feedback-audio-card-unavailable,[data-theme=contrast] .feedback-audio-card-user,[data-theme=contrast] .pronunciation-feedback-card,[data-theme=contrast] .success-tips-panel,[data-theme=dark] .attempt-history-item,[data-theme=dark] .feedback-audio-card-google,[data-theme=dark] .feedback-audio-card-native,[data-theme=dark] .feedback-audio-card-unavailable,[data-theme=dark] .feedback-audio-card-user,[data-theme=dark] .pronunciation-feedback-card,[data-theme=dark] .success-tips-panel{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.07)}[data-theme=blue] .attempt-history-toggle,[data-theme=blue] .inline-feedback .playback-row,[data-theme=blue] .pronunciation-feedback-grid article,[data-theme=blue] .success-tips-panel article,[data-theme=blue] .success-tips-toggle,[data-theme=contrast] .attempt-history-toggle,[data-theme=contrast] .inline-feedback .playback-row,[data-theme=contrast] .pronunciation-feedback-grid article,[data-theme=contrast] .success-tips-panel article,[data-theme=contrast] .success-tips-toggle,[data-theme=dark] .attempt-history-toggle,[data-theme=dark] .inline-feedback .playback-row,[data-theme=dark] .pronunciation-feedback-grid article,[data-theme=dark] .success-tips-panel article,[data-theme=dark] .success-tips-toggle{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.08)}[data-theme=blue] .attempt-history-meta span,[data-theme=blue] .feedback-audio-card>span,[data-theme=blue] .pronunciation-feedback-card>span,[data-theme=blue] .pronunciation-feedback-grid article span,[data-theme=blue] .success-tips-panel article span,[data-theme=contrast] .attempt-history-meta span,[data-theme=contrast] .feedback-audio-card>span,[data-theme=contrast] .pronunciation-feedback-card>span,[data-theme=contrast] .pronunciation-feedback-grid article span,[data-theme=contrast] .success-tips-panel article span,[data-theme=dark] .attempt-history-meta span,[data-theme=dark] .feedback-audio-card>span,[data-theme=dark] .pronunciation-feedback-card>span,[data-theme=dark] .pronunciation-feedback-grid article span,[data-theme=dark] .success-tips-panel article span{color:rgba(245,245,247,.76)}[data-theme=blue] .attempt-history-view-all,[data-theme=blue] .feedback-audio-card p,[data-theme=blue] .inline-feedback p,[data-theme=blue] .native-audio-unavailable,[data-theme=blue] .pronunciation-feedback-grid .feedback-mandarin-reminder,[data-theme=blue] .pronunciation-feedback-grid article p,[data-theme=blue] .success-tips-panel article p,[data-theme=contrast] .attempt-history-view-all,[data-theme=contrast] .feedback-audio-card p,[data-theme=contrast] .inline-feedback p,[data-theme=contrast] .native-audio-unavailable,[data-theme=contrast] .pronunciation-feedback-grid .feedback-mandarin-reminder,[data-theme=contrast] .pronunciation-feedback-grid article p,[data-theme=contrast] .success-tips-panel article p,[data-theme=dark] .attempt-history-view-all,[data-theme=dark] .feedback-audio-card p,[data-theme=dark] .inline-feedback p,[data-theme=dark] .native-audio-unavailable,[data-theme=dark] .pronunciation-feedback-grid .feedback-mandarin-reminder,[data-theme=dark] .pronunciation-feedback-grid article p,[data-theme=dark] .success-tips-panel article p{color:rgba(245,245,247,.7)}[data-theme=blue] .app-audio-player,[data-theme=contrast] .app-audio-player,[data-theme=dark] .app-audio-player{color:var(--ink)}[data-theme=blue] .app-audio-play,[data-theme=contrast] .app-audio-play,[data-theme=dark] .app-audio-play{border-color:rgba(196,181,253,.34);background:rgba(255,255,255,.1);color:var(--ink);box-shadow:none}[data-theme=blue] .app-audio-timeline,[data-theme=contrast] .app-audio-timeline,[data-theme=dark] .app-audio-timeline{background:rgba(255,255,255,.16)}[data-theme=blue] .app-audio-time,[data-theme=contrast] .app-audio-time,[data-theme=dark] .app-audio-time{color:rgba(245,245,247,.76)}[data-theme=blue] .inline-feedback-actions,[data-theme=contrast] .inline-feedback-actions,[data-theme=dark] .inline-feedback-actions{border-color:rgba(255,255,255,.14);background:rgba(28,28,30,.86)}[data-theme=blue] .coaching-tip-box,[data-theme=blue] .sentence-context-box,[data-theme=contrast] .coaching-tip-box,[data-theme=contrast] .sentence-context-box,[data-theme=dark] .coaching-tip-box,[data-theme=dark] .sentence-context-box{border-color:var(--line);background:rgba(255,255,255,.06)}[data-theme=blue] .practice-mode-chooser,[data-theme=contrast] .practice-mode-chooser,[data-theme=dark] .practice-mode-chooser{border-color:var(--line);background:var(--surface-strong);box-shadow:none}[data-theme=blue] .mode-banner,[data-theme=contrast] .mode-banner,[data-theme=dark] .mode-banner{border-color:var(--line);background:rgba(255,255,255,.06)}[data-theme=blue] .mode-banner span,[data-theme=contrast] .mode-banner span,[data-theme=dark] .mode-banner span{color:var(--muted)}.target-card-result{gap:10px;min-height:0}.practice-stepbar>div:first-child span{color:var(--muted)}.practice-stepbar>div:first-child strong{color:var(--ink);font-size:.92rem}.target-meta-row{align-items:center}.target-level{background:rgba(124,58,237,.12)}.target-focus{min-height:198px;border-radius:24px;background:linear-gradient(135deg,rgba(124,58,237,.13),rgba(32,199,217,.12)),rgba(255,255,255,.78)}.target-focus h1,.target-word{max-width:100%;font-size:clamp(3.15rem,7.4vw,5.25rem);overflow-wrap:anywhere}.target-word-compact{max-width:min(760px,100%);font-size:clamp(2.3rem,6.2vw,4.05rem);line-height:1.04;overflow-wrap:normal;text-wrap:balance;word-break:normal}.target-focus p{font-size:1.05rem}.target-hint{display:block;background:rgba(248,250,255,.78);padding:12px 14px}.target-hint,.target-result-summary{border:1px solid rgba(124,58,237,.12);border-radius:18px}.target-result-summary{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px 10px;background:linear-gradient(135deg,rgba(124,58,237,.09),rgba(32,199,217,.08)),rgba(255,255,255,.78);padding:10px 12px}.target-result-summary>strong{min-width:0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4.5vw,3rem);line-height:.98;overflow-wrap:anywhere}.target-result-summary .target-pronunciation-meta{grid-column:1/-1;justify-content:flex-start;margin:0}.target-listen-row{display:flex;justify-content:center;margin:2px 0 4px}.practice-action-row{display:grid;grid-template-columns:minmax(205px,1.15fr) minmax(180px,.85fr);align-items:stretch;justify-content:center;gap:12px;width:100%;margin:2px 0 6px}.practice-action-row .practice-listen-control{width:100%;min-width:176px;max-width:none}.practice-action-row .listen-button,.practice-action-row .record-button{min-width:0}.listen-button{min-width:168px;min-height:50px;gap:8px;border-color:transparent;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;font-weight:720;box-shadow:0 14px 30px rgba(80,86,220,.32)}.practice-listen-control{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:6px}.practice-listen-control .listen-button{width:100%;min-width:0;max-width:none;padding-inline:14px}.practice-audio-voice-toggle{display:inline-flex;align-items:center;align-self:stretch;min-height:50px;border:1px solid rgba(124,58,237,.16);border-radius:16px;background:rgba(255,255,255,.72);padding:3px;box-shadow:0 10px 22px rgba(80,86,220,.12)}.practice-audio-voice-button{display:inline-flex;align-items:center;justify-content:center;width:34px;min-width:34px;height:100%;min-height:38px;border:0;border-radius:12px;background:transparent;color:rgba(71,79,120,.76);font-size:.72rem;font-weight:860;cursor:pointer}.practice-audio-voice-button-active{background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;box-shadow:0 8px 18px rgba(80,86,220,.24)}.practice-audio-voice-button:disabled{cursor:not-allowed;opacity:.5}.native-listen-button{min-width:144px;border-color:rgba(124,58,237,.16);background:rgba(255,255,255,.78);color:var(--ink);box-shadow:0 12px 26px rgba(25,35,100,.12)}.practice-action-row .native-listen-button{width:100%;min-width:0;max-width:none}.practice-action-row .record-button{grid-column:1/-1;justify-self:center;width:min(100%,360px);min-width:176px}.native-listen-button span,.practice-listen-control .listen-button span{min-width:0;overflow-wrap:normal;word-break:normal}.native-listen-button span{line-height:1.12;text-wrap:balance}[data-theme=blue] .native-listen-button,[data-theme=blue] .practice-audio-voice-toggle,[data-theme=dark] .native-listen-button,[data-theme=dark] .practice-audio-voice-toggle{border-color:var(--line);background:var(--surface-soft);color:var(--ink);box-shadow:none}[data-theme=blue] .practice-audio-voice-button,[data-theme=dark] .practice-audio-voice-button{color:var(--muted)}[data-theme=blue] .practice-audio-voice-button-active,[data-theme=dark] .practice-audio-voice-button-active{background:var(--violet);color:#fff}.listen-button,.record-button{transition:transform .16s ease,box-shadow .16s ease}.listen-button:hover:not(:disabled),.record-button:hover:not(:disabled){box-shadow:0 20px 40px rgba(80,86,220,.44);transform:scale(1.02)}.practice-action-row .listen-button:disabled{opacity:.5;box-shadow:none}.recorder-card{grid-template-columns:1fr;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent;justify-items:center;padding:10px 0 0;text-align:center;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.recorder-card .error-text,.recorder-card .playback-row{justify-self:stretch}.recorder-copy{display:grid;justify-items:center;gap:4px}.recording-distance-hint{color:rgba(87,96,132,.86);font-size:.86rem;font-weight:720;line-height:1.35}.third-party-consent{display:grid;gap:8px;width:min(560px,100%);margin:0 auto;border:1px solid rgba(91,43,191,.2);border-radius:18px;background:rgba(255,255,255,.78);box-shadow:0 8px 18px rgba(20,28,64,.07);padding:9px 10px;color:var(--ink);text-align:left}.third-party-consent-minimal{background:rgba(255,255,255,.7)}.third-party-consent-compact{border-color:rgba(91,43,191,.24);background:rgba(255,255,255,.72)}.third-party-consent-expanded{background:rgba(255,255,255,.92);box-shadow:0 12px 28px rgba(20,28,64,.1);padding:12px}.third-party-consent-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.third-party-consent-check{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;min-width:0}.third-party-consent input{width:19px;height:19px;margin-top:0;accent-color:var(--violet-dark)}.third-party-consent-details,.third-party-consent-summary{display:grid;gap:6px;min-width:0}.third-party-consent-title{display:inline-flex;align-items:center;gap:6px;color:var(--violet-dark);font-size:.78rem;font-weight:820;line-height:1.25;text-transform:uppercase}.third-party-consent-details{gap:7px;border-top:1px solid rgba(91,43,191,.1);padding:9px 0 0 28px}.third-party-consent-details strong{color:var(--ink);font-size:.86rem;font-weight:820;line-height:1.35}.third-party-consent small{color:rgba(49,58,93,.88);font-size:.77rem;font-weight:560;line-height:1.34}.third-party-consent-toggle{display:inline-grid;place-items:center;width:32px;height:32px;border:1px solid rgba(91,43,191,.18);border-radius:999px;background:rgba(255,255,255,.82);color:var(--violet-dark);box-shadow:none}.third-party-consent-toggle svg{transition:transform .18s ease}.third-party-consent-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.record-button{min-width:210px;min-height:50px;border-radius:18px;box-shadow:0 20px 46px rgba(80,86,220,.34)}.short-word-note{justify-self:center;width:min(560px,100%);margin:0;border:1px solid rgba(32,199,217,.16);border-radius:999px;background:rgba(239,250,255,.82);color:rgba(71,85,105,.9);padding:8px 14px;text-align:center;font-size:.84rem;font-weight:720;line-height:1.35}.short-word-note-result{width:100%;border-radius:14px;background:rgba(239,250,255,.66);padding:7px 11px;font-size:.8rem}.demo-simulator{margin-top:2px;border-top:1px solid var(--line)}.demo-simulator-body{margin-top:12px}.demo-transcript-field{display:grid;gap:7px}.demo-transcript-field input{width:100%;min-height:46px;border:1px solid rgba(85,98,170,.22);border-radius:14px;background:rgba(255,255,255,.86);color:var(--ink);padding:0 13px;font-weight:720}.scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.analysis-panel,.focused-feedback,.placeholder-feedback{border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 24px 70px rgba(7,11,36,.22)}.inline-analysis{min-height:0;border-radius:18px;background:rgba(246,249,255,.78);box-shadow:none}.focused-feedback,.placeholder-feedback{padding:22px}.placeholder-feedback{display:grid;justify-items:center;gap:12px;text-align:center}.placeholder-feedback h2{width:min(580px,100%);margin:0;font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.12}.placeholder-feedback p{width:min(640px,100%);margin:0;color:var(--muted);line-height:1.62}.placeholder-tip{width:min(560px,100%);border:1px solid rgba(124,58,237,.14);border-radius:18px;background:rgba(248,250,255,.86);padding:13px 15px}.placeholder-tip span{color:var(--violet-dark);font-size:.78rem;font-weight:820;text-transform:uppercase}.placeholder-tip p{margin-top:5px}.feedback-card-top{align-items:center}.feedback-score{width:96px;height:96px}.feedback-score span{max-width:74px;text-align:center}.feedback-preview-mark{width:112px;border-color:rgba(32,199,217,.28);background:linear-gradient(145deg,rgba(235,252,255,.92),rgba(255,255,255,.95));color:#075a6a}.feedback-preview-mark svg{color:var(--cyan)}.feedback-preview-mark strong{font-size:1rem;line-height:1.1;text-align:center}.step-actions{justify-content:center}.recovery-actions{flex-wrap:wrap}.step-actions .button-primary{min-width:150px}.target-card .coaching-stage-card{width:min(620px,100%);border:0;background:transparent;padding:2px 0 0;text-align:center}.target-card .coaching-stage-top{justify-content:center}.target-card .coaching-stage-top span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.target-card .coaching-stage-top strong{font-size:.98rem}.target-card .coaching-stage-card p{width:min(520px,100%);margin:0 auto;font-size:.96rem;line-height:1.45}@media (max-width:920px){.practice-flow{width:min(720px,100%)}.recommended-path{grid-template-columns:1fr}.difficulty-card-grid,.difficulty-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.session-hero{align-items:start;flex-direction:column}}@media (max-width:680px){.app-shell{--ios-floating-safe-top:max(44px,var(--safe-area-top))}[data-theme=light] body{background:#f2f2f7}[data-theme=dark] body{background:#000000}[data-theme=blue] body{background:#061018}[data-theme=white] body{background:#ffffff}.app-shell-background{display:none}[data-theme=light] .app-shell:before{background:#fff}[data-theme=dark] .app-shell:before,[data-theme=light] .app-shell:before{position:fixed;top:0;left:0;right:0;z-index:50;height:calc(var(--ios-floating-safe-top) + 8px);pointer-events:none}[data-theme=dark] .app-shell:before{background:#1c1c1e}[data-theme=light] .topbar{background:#fff;color:var(--ink);border-bottom:1px solid rgba(20,30,80,.08);box-shadow:none}[data-theme=white] .topbar{background:#fff;color:var(--ink);border-bottom:1px solid var(--line);box-shadow:none}[data-theme=white] .settings-menu-trigger{border-color:rgba(0,0,0,.12);background:#f2f2f7;color:var(--ink);box-shadow:none}[data-theme=dark] .topbar{background:#1c1c1e;color:var(--ink);border-bottom:1px solid var(--line);box-shadow:none}[data-theme=light] .settings-menu-trigger{border-color:rgba(91,106,164,.16);background:#fff;color:rgba(55,63,98,.82);box-shadow:none}[data-theme=dark] .settings-menu-trigger{border-color:var(--line);background:#2c2c2e;color:var(--ink);box-shadow:none}main{width:100%;max-width:100%}.guided-panel.practice-course-book{gap:0;padding:0}.practice-course-book .guided-panel-heading h1{font-size:1.35rem;background:none;-webkit-background-clip:initial;background-clip:initial;color:var(--ink)}.category-chooser-card{min-height:0;border-color:rgba(20,30,80,.08);border-radius:14px;background:#fff;box-shadow:none}.category-chooser-card:hover{transform:none;box-shadow:0 4px 14px rgba(25,35,100,.06)}main:has(.practice-flow){padding-top:0}.practice-flow{width:100%;gap:0;padding-top:0}.practice-mode-chooser{border-width:0 0 1px;border-radius:0;margin:0;box-shadow:none;background:var(--surface-strong);padding:10px 12px}.practice-flow .target-card{border-width:0;border-radius:0;background:var(--surface-strong);box-shadow:none;padding:12px 14px 16px}.practice-flow .recorder-card{gap:10px}[data-theme=light] .bottom-tab-bar{border-top-color:rgba(20,30,80,.08);background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=dark] .bottom-tab-bar{border-top-color:var(--line);background:#1c1c1e;-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=light] .bottom-tab{color:rgba(36,46,92,.55)}[data-theme=dark] .bottom-tab{color:var(--muted)}[data-theme=light] .bottom-tab-active{color:#3b5bdb;background:rgba(59,91,219,.1)}[data-theme=dark] .bottom-tab-active{color:var(--blue);background:rgba(100,181,255,.14)}[data-theme=blue] .category-chooser-card,[data-theme=blue] .category-chooser-card.category-easier,[data-theme=blue] .insight-panel,[data-theme=blue] .me-account-card,[data-theme=blue] .me-menu-group,[data-theme=blue] .practice-course-book .difficulty-picker,[data-theme=blue] .practice-flow .target-card,[data-theme=blue] .practice-mode-chooser,[data-theme=dark] .category-chooser-card,[data-theme=dark] .category-chooser-card.category-easier,[data-theme=dark] .insight-panel,[data-theme=dark] .me-account-card,[data-theme=dark] .me-menu-group,[data-theme=dark] .practice-course-book .difficulty-picker,[data-theme=dark] .practice-flow .target-card,[data-theme=dark] .practice-mode-chooser{border-color:var(--line);background:var(--surface-soft);color:var(--ink)}[data-theme=contrast] .category-chooser-card,[data-theme=contrast] .category-chooser-card.category-easier,[data-theme=contrast] .insight-panel,[data-theme=contrast] .learner-profile-options,[data-theme=contrast] .me-account-card,[data-theme=contrast] .me-menu-group,[data-theme=contrast] .practice-course-book .difficulty-picker,[data-theme=contrast] .practice-flow .target-card,[data-theme=contrast] .practice-mode-chooser{border-color:var(--line);background:var(--surface-strong);color:var(--ink)}[data-theme=blue] .category-chooser-card p,[data-theme=blue] .guided-panel-heading p,[data-theme=blue] .guided-panel-heading small,[data-theme=dark] .category-chooser-card p,[data-theme=dark] .guided-panel-heading p,[data-theme=dark] .guided-panel-heading small{color:var(--muted)}.progress-page-shell{gap:0;width:100%}.progress-hub-mobile{display:grid;gap:0;width:100%}.progress-hub-mobile .progress-streak-panel{border-radius:0;border-width:0 0 1px;box-shadow:none;margin:0}.progress-hub-desktop{display:none}.progress-page-shell{grid-template-columns:1fr;gap:8px}.progress-section-nav{position:sticky;top:calc(8px + var(--ios-floating-safe-top));z-index:13;gap:6px;border-radius:14px;background:rgba(255,255,255,.78);padding:8px;box-shadow:0 14px 32px rgba(24,31,76,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}#progress-focus,#progress-history,#progress-profile,#progress-rank,#progress-streak{scroll-margin-top:calc(76px + var(--ios-floating-safe-top))}.progress-section-nav-title{display:none}.progress-section-nav-list{gap:6px;padding-bottom:0}.progress-section-nav-list a,.progress-section-nav-list button{min-height:38px;border-radius:10px;font-size:.76rem;padding:8px 10px}.session-hero{display:none}.mode-banner{display:flex;align-items:start;border-radius:18px;padding:7px 9px}.practice-mode-chooser{border-radius:18px;gap:8px;padding:8px}.practice-session-switcher{position:relative;top:auto;z-index:1;border-color:rgba(20,30,80,.08);background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=dark] .practice-session-switcher{border-color:var(--line);background:var(--surface-strong)}.practice-switcher-top{gap:8px}.practice-switcher-current{gap:1px}.practice-switcher-current .eyebrow{max-width:172px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.practice-switcher-current strong{font-size:.88rem}.practice-change-lesson{min-height:36px;padding-inline:10px;white-space:nowrap}.practice-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px}.practice-mode-grid-single{grid-template-columns:minmax(0,1fr)}.practice-mode-card{min-width:0;min-height:44px;padding:6px 4px;text-align:center}.practice-mode-card strong{font-size:.74rem;line-height:1.08}.target-card{border-radius:0;gap:8px;padding:12px 14px 14px}.guided-main{scroll-margin-top:calc(112px + var(--ios-floating-safe-top))}.home-coach-home{min-height:0;padding:16px}.welcome-panel{min-height:min(540px,calc(100vh - 174px))}.topbar-guided{min-height:78px;padding-top:12px;padding-bottom:8px}.guided-home{max-width:100%;overflow-x:clip;min-height:auto;padding:4px 0 14px}[data-theme=light] .guided-home-card{border-radius:0;box-sizing:border-box;width:100%;max-width:100%;border:0;box-shadow:none;background:#fff;color:var(--ink)}[data-theme=blue] .guided-home-card,[data-theme=dark] .guided-home-card{border-radius:18px;box-sizing:border-box;width:calc(100% - 24px);max-width:calc(100% - 24px);margin:8px 12px 0;color:#fff}.guided-home-tutorial .guided-home-card:is(.guided-home-card){transform:none;width:calc(100% - 24px);margin:8px 12px 0;border-radius:18px;background:linear-gradient(145deg,rgba(38,31,104,.96),rgba(15,22,72,.97) 58%,rgba(11,36,91,.96)),#0d1644;color:#fff;box-shadow:0 18px 48px rgba(4,9,39,.28)}.guided-home-tutorial .guided-home-card:before{opacity:.48;filter:blur(12px)}[data-theme=dark] .guided-home-card:not(.guided-home-tutorial .guided-home-card):before,[data-theme=light] .guided-home-card:not(.guided-home-tutorial .guided-home-card):before{display:none}.first-time-tutorial{min-height:min(540px,calc(100vh - 174px));gap:10px;padding:22px 18px 24px}.tutorial-skip{top:14px;right:14px;min-height:38px;padding:0 8px;font-size:.78rem}.tutorial-slide-body{gap:10px}.tutorial-completion{min-height:clamp(250px,38vh,340px);padding-block:36px 28px}.tutorial-completion .tutorial-icon{width:62px;height:62px;border-radius:22px}.tutorial-completion .tutorial-copy h1{font-size:clamp(2rem,12vw,3rem)}.tutorial-icon{width:54px;height:54px;border-radius:18px}.tutorial-copy h1{font-size:clamp(1.45rem,8vw,2.05rem)}.tutorial-copy p{font-size:.94rem;line-height:1.42}.tutorial-media-frame{width:100%;border-radius:22px;padding:6px}.tutorial-media-stage{border-radius:17px}.tutorial-media-empty{padding:18px}.tutorial-media-empty span{font-size:.82rem}.tutorial-actions{grid-template-columns:1fr;gap:9px}.tutorial-actions-completion{gap:10px}.tutorial-actions-completion .home-cta{min-height:62px;font-size:1.06rem}.tutorial-actions-completion .tutorial-previous{justify-self:center}.tutorial-previous{order:2;justify-self:start;min-height:38px;font-size:.78rem}.first-time-tutorial .home-cta{width:100%;min-height:54px}.guided-step-indicator{margin-top:16px;gap:7px;padding:6px}.guided-step-indicator span{width:28px;height:28px}.daily-coach-plan,.difficulty-picker,.difficulty-section,.home-hero-block,.recommended-onboarding-card,.recommended-path{border-radius:24px;padding:18px}.welcome-panel{align-content:start;gap:12px;min-height:0;padding:14px 12px}.home-hero-block{gap:9px;border-radius:18px;padding:14px}.welcome-panel .home-welcome-line{font-size:.84rem;line-height:1.3}.welcome-panel .home-coach-title{font-size:clamp(1rem,5vw,1.18rem);line-height:1.16}.welcome-panel .home-practice-line{font-size:.84rem;line-height:1.34}.home-action-row{gap:9px;margin-top:2px}.home-action-row .home-cta{min-height:56px;padding-inline:18px}.home-action-row .home-cta-secondary{min-height:48px}.daily-coach-plan{gap:9px;margin-top:4px;padding-top:12px}.daily-coach-plan h2{font-size:.98rem}.daily-coach-plan p{font-size:.82rem;line-height:1.34}.daily-coach-focus{gap:5px}.daily-coach-focus p{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:10px;align-items:start;padding-top:7px}.daily-coach-focus strong{text-align:right}.daily-coach-plan .button{min-height:48px;justify-self:stretch}.recommended-onboarding-card{box-sizing:border-box;gap:12px;width:calc(100vw - 56px);max-width:100%;padding:14px}.recommended-onboarding-card .guided-panel-heading h2{font-size:clamp(1.3rem,6.2vw,1.55rem);overflow-wrap:anywhere}.recommended-onboarding-card .guided-panel-heading p{font-size:.95rem;line-height:1.38}.recommended-path-option{min-height:44px;padding:7px 10px}.recommended-selection-hint{font-size:.84rem}.recommended-account-choice{gap:10px;padding:14px}.recommended-account-actions{flex-direction:column;justify-content:stretch}.recommended-account-actions .button{width:100%;white-space:normal}.home-hero-block{transform:none}.guided-panel-heading{gap:6px}.guided-panel-heading h2{font-size:clamp(1.35rem,7vw,1.75rem);line-height:1.05}.guided-panel-heading p{font-size:.86rem;line-height:1.36}.welcome-panel h1:not(.home-coach-title){font-size:clamp(2rem,8.2vw,2.45rem);line-height:1}.home-action-row,.home-cta-secondary{width:100%}.home-action-row{max-width:390px}.difficulty-picker-grid{display:flex;gap:10px;width:100%;max-width:100%;overflow-x:auto;padding:2px 2px 8px;scroll-snap-type:x mandatory;scrollbar-width:none}.difficulty-picker-grid::-webkit-scrollbar{display:none}.difficulty-picker-card{flex:0 0 min(182px,66vw);min-height:118px;padding:10px;scroll-snap-align:start}.practice-course-book{scroll-margin-top:calc(84px + var(--safe-area-top))}.practice-course-book .guided-sound-panel{gap:10px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:10px 14px 16px}.practice-course-book .guided-panel-heading{gap:4px}.practice-course-book .guided-panel-heading h1{font-size:1.5rem}.practice-course-book .difficulty-picker{position:sticky;top:calc(8px + var(--ios-floating-safe-top));z-index:12;margin:0;border-width:0 0 1px;border-color:rgba(20,30,80,.08);background:#fff;border-radius:0;padding:8px 12px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.practice-course-book .difficulty-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;overflow:visible;overscroll-behavior-inline:auto;padding:0;scroll-snap-type:none;scrollbar-width:auto}.practice-course-book .difficulty-picker-grid::-webkit-scrollbar{display:none}.practice-course-book .difficulty-picker-card{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;flex-wrap:wrap;gap:7px;height:auto;min-width:0;min-height:42px;border-radius:999px;padding:7px 10px;scroll-snap-align:start;white-space:nowrap}.practice-course-book .difficulty-picker-card .difficulty-badge{min-height:26px;padding:6px 9px;font-size:.68rem}.practice-course-book .difficulty-picker-card em,.practice-course-book .difficulty-picker-card strong{display:none}.practice-course-book .difficulty-picker-card>span:last-child{align-self:auto;color:rgba(81,90,122,.8);font-size:.68rem;line-height:1}.difficulty-section{padding:14px}.difficulty-heading{margin-bottom:8px}.difficulty-heading p{display:block;margin-top:6px;font-size:.78rem;line-height:1.35}.difficulty-card-grid{display:flex;gap:10px;width:100%;max-width:100%;overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x mandatory;scrollbar-width:thin}.difficulty-lesson-card{flex:0 0 min(260px,84vw);min-height:0;padding:10px;scroll-snap-align:start}.practice-course-book .difficulty-card-grid{display:flex;align-items:stretch;gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;padding:1px 0 10px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.practice-course-book .difficulty-card-grid-single{display:grid;grid-template-columns:minmax(0,1fr)}.practice-course-book .difficulty-card-grid::-webkit-scrollbar{display:none}.practice-course-book .difficulty-card-grid-single .difficulty-lesson-card{flex:none;width:100%}.practice-course-book .difficulty-lesson-card{flex:0 0 56%;grid-template-rows:auto auto auto auto;align-content:start;gap:6px;height:142px;width:auto;min-height:0;padding:10px;overflow:hidden;scroll-snap-align:start}.practice-course-book .difficulty-lesson-card em{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:.82rem;line-height:1.3}.practice-course-book .difficulty-card-top span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.difficulty-lesson-card small{display:none}.difficulty-show-more{width:min(100%,260px)}.target-card-result{min-height:0;padding-bottom:calc(18px + var(--safe-area-bottom))}.target-meta-row{display:none}.target-focus{min-height:112px}.target-focus h1,.target-word{margin:9px 8px 4px;font-size:clamp(2.55rem,14.5vw,3.85rem)}.target-word-compact{font-size:clamp(1.72rem,9vw,2.72rem);line-height:1.06;text-wrap:balance}.target-pronunciation-meta{align-items:center;flex-direction:row;gap:6px;margin:0 4px}.target-pronunciation-meta span{padding:5px 8px;font-size:.78rem}.coaching-stage-top{align-items:start;flex-direction:column}.recorder-card{grid-template-columns:1fr;padding-top:10px}.recorder-copy{gap:2px}.recorder-copy p{margin-top:2px;line-height:1.38}.recording-distance-hint{display:none}.record-button{width:100%;min-height:56px;border-radius:18px}.scenario-grid{grid-template-columns:1fr}.feedback-card-top{align-items:stretch}.step-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.step-actions .button{min-height:48px;white-space:normal}.completion-actions .button,.completion-secondary-actions .text-button{min-height:44px}.practice-card-secondary-nav{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;gap:8px;padding-bottom:var(--safe-area-bottom)}.practice-back-link,.practice-skip-link{min-width:0;min-height:44px;font-size:.82rem;line-height:1.15}.practice-skip-link{background:transparent;box-shadow:none;margin-left:auto;padding:0;text-align:right;white-space:normal;overflow-wrap:anywhere}.inline-feedback-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;justify-items:stretch;position:static;z-index:auto;bottom:auto;border:1px solid rgba(111,121,180,.14);border-radius:16px;background:rgba(248,250,255,.92);padding:6px 6px calc(6px + var(--safe-area-bottom));box-shadow:0 14px 34px rgba(25,35,100,.13);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.inline-feedback-actions .button{min-width:0;width:100%;min-height:40px;padding-inline:8px;font-size:.8rem;line-height:1.16;white-space:normal}.inline-feedback-actions .button-primary{grid-column:1/-1;min-height:44px}.inline-feedback-actions .button:nth-child(3){grid-column:auto}.pronunciation-feedback-grid{grid-template-columns:1fr}.target-card .inline-feedback{gap:7px;padding:10px 9px}.inline-feedback h2{font-size:.98rem}.feedback-audio-comparison{grid-template-columns:1fr;gap:8px}.feedback-audio-card-google,.feedback-audio-card-native,.feedback-audio-card-unavailable,.feedback-audio-card-user{padding:7px}.inline-feedback .playback-row,.native-model-button{min-height:38px}.app-audio-player{grid-template-columns:30px minmax(42px,1fr) auto;gap:7px}.app-audio-play{width:30px;height:30px;border-radius:10px}.app-audio-time{font-size:.68rem}.attempt-history-toggle,.success-tips-toggle{min-height:38px;padding:7px 12px}.compact-score-strip{align-items:stretch}.compact-score-pill{justify-content:space-between;width:100%}.recovery-actions{grid-template-columns:1fr}.account-grid,.me-page-shell{gap:10px;width:100%}.me-page-shell{padding-bottom:8px}.account-grid:first-child,.me-page-shell:first-child{padding-top:calc(var(--ios-floating-safe-top) + 4px)}.me-account-card,.me-menu-group{border-radius:0;border-width:0 0 1px;box-shadow:none}main:has(.me-page-shell){padding-inline:0}.account-options{gap:10px}.account-option,.account-panel{border-radius:18px;padding:16px}.account-plus-panel{grid-template-columns:1fr;align-items:stretch}.account-plus-icon{width:38px;height:38px}.account-plus-actions{display:grid;grid-template-columns:1fr}.account-option{grid-template-columns:28px minmax(0,1fr);gap:12px}.account-current .button,.account-form .button,.account-option .button,.account-plus-actions .button{width:100%;justify-content:center;min-height:48px}.account-mode-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.account-tab{min-height:42px}.account-form input{min-height:48px}}@media (max-width:1240px){.nav-memory-chip{display:none}}@media (prefers-reduced-motion:reduce){.completion-secondary-actions .text-button,.daily-coach-plan *,.progress-sound-next,.progress-sound-stat-row{transition:none}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:focus-visible{outline:2px solid var(--violet);outline-offset:2px}.bottom-resume-pill,.bottom-tab-bar,.settings-menu-controls{display:none}.meet-sound-player{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.meet-sound-hear{display:inline-flex;align-items:center;gap:7px;align-self:center}.mouth-video-frame{position:relative;display:block;width:100%;overflow:hidden;border-radius:16px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(238,245,255,.94)),#f8fbff;box-shadow:inset 0 0 0 1px rgba(142,250,255,.2),inset 0 -1px 0 rgba(124,58,237,.12),0 10px 26px rgba(45,58,120,.08),0 0 22px rgba(32,199,217,.1)}.mouth-video-frame-mouth .mouth-help-video{object-fit:cover;transform:scale(1.08);transform-origin:center}.mouth-video-frame-explanation .mouth-help-video{object-fit:contain;transform:none}.mouth-video-preview{position:absolute;inset:0;z-index:2;display:block;overflow:hidden;padding:0;border:0;background-color:#071034;color:var(--violet-dark);text-align:left;cursor:pointer;appearance:none;touch-action:manipulation}.mouth-video-preview:before{content:"";position:absolute;inset:0;z-index:1;background:var(--mouth-preview-veil);pointer-events:none}.mouth-video-preview:after{content:"";position:absolute;inset:9px;z-index:2;border:1px solid var(--mouth-preview-inner-border);border-radius:12px;pointer-events:none}.mouth-video-preview-sound,.mouth-video-preview-word{--mouth-preview-veil:linear-gradient(90deg,rgba(244,251,255,0.88),rgba(237,247,255,0.44) 28%,rgba(237,247,255,0.04) 46%,rgba(8,16,52,0)),linear-gradient(180deg,rgba(255,255,255,0.06),rgba(255,255,255,0) 48%,rgba(7,16,52,0.06));--mouth-preview-inner-border:rgba(142,250,255,0.24)}.mouth-video-preview-explanation{--mouth-preview-veil:radial-gradient(circle at 75% 48%,rgba(142,250,255,0.16) 0 22%,transparent 42%),linear-gradient(90deg,rgba(5,10,38,0.48),rgba(5,10,38,0.18) 32%,rgba(5,10,38,0.01) 70%),linear-gradient(180deg,rgba(5,10,38,0.08),rgba(5,10,38,0) 50%,rgba(5,10,38,0.18));--mouth-preview-inner-border:rgba(167,243,255,0.16);color:#eefbff}.mouth-video-preview-poster{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:57% center;pointer-events:none;transform:scale(1.02)}.mouth-video-preview-copy{position:absolute;z-index:3;left:12px;top:12px;display:inline-grid;max-width:min(26%,120px);min-width:0;gap:4px;padding:7px 8px 8px;border:1px solid rgba(255,255,255,.54);border-radius:10px;background:linear-gradient(135deg,rgba(255,255,255,.8),rgba(236,251,255,.42)),rgba(255,255,255,.26);box-shadow:0 12px 28px rgba(43,56,122,.12),0 0 16px rgba(142,250,255,.1),inset 0 1px 0 rgba(255,255,255,.58);-webkit-backdrop-filter:blur(12px) saturate(1.18);backdrop-filter:blur(12px) saturate(1.18)}.mouth-video-preview-title{color:rgba(90,74,185,.88);font-size:clamp(.48rem,1.2vw,.56rem);font-weight:840;letter-spacing:0;line-height:1.05;text-transform:uppercase}.mouth-video-preview-primary{color:var(--violet-dark);font-family:var(--font-display);font-size:clamp(.98rem,2.5vw,1.42rem);font-weight:840;letter-spacing:0;line-height:1;overflow-wrap:anywhere}.mouth-video-preview-chip,.mouth-video-preview-secondary{display:inline-flex;align-items:center;width:fit-content;border:1px solid rgba(124,58,237,.14);border-radius:999px;background:rgba(255,255,255,.66);box-shadow:0 8px 18px rgba(80,86,220,.08)}.mouth-video-preview-secondary{padding:2px 7px;color:rgba(47,57,99,.82);font-size:clamp(.6rem,1.5vw,.72rem);font-weight:760;line-height:1.1}.mouth-video-preview-chip{position:absolute;z-index:3;right:14px;top:14px;padding:4px 9px;color:rgba(76,29,149,.78);font-size:.62rem;font-weight:860;line-height:1;text-transform:uppercase}.mouth-video-preview-play{position:absolute;z-index:3;left:50%;bottom:5%;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:radial-gradient(circle at 38% 30%,rgba(255,255,255,.95),rgba(222,255,255,.92) 52%,rgba(185,167,255,.86)),#dfffff;color:#6258dc;box-shadow:0 0 0 9px rgba(124,58,237,.13),0 0 22px rgba(142,250,255,.4),0 14px 34px rgba(80,86,220,.28),inset 0 1px 0 rgba(255,255,255,.82);transform:translateX(-50%)}.mouth-video-preview-play svg{color:currentColor;stroke:currentColor;stroke-width:2.5}.mouth-video-preview:focus-visible .mouth-video-preview-play,.mouth-video-preview:hover .mouth-video-preview-play{transform:translateX(-50%) scale(1.04)}.mouth-video-preview:focus-visible{outline:2px solid rgba(124,58,237,.38);outline-offset:-4px}.mouth-video-preview-explanation .mouth-video-preview-copy{border-color:rgba(167,243,255,.2);background:linear-gradient(135deg,rgba(10,21,58,.68),rgba(19,31,80,.44)),rgba(5,10,38,.34);box-shadow:0 18px 46px rgba(2,7,31,.3),inset 0 1px 0 rgba(255,255,255,.14)}.mouth-video-preview-explanation .mouth-video-preview-primary,.mouth-video-preview-explanation .mouth-video-preview-title{color:#eefbff;text-shadow:0 0 18px rgba(142,250,255,.22)}.mouth-video-preview-explanation .mouth-video-preview-chip,.mouth-video-preview-explanation .mouth-video-preview-secondary{border-color:rgba(167,243,255,.2);background:rgba(10,18,56,.54);color:rgba(238,251,255,.9);box-shadow:0 10px 24px rgba(2,7,31,.26)}.mouth-video-preview-word .mouth-video-preview-copy{max-width:min(28%,132px)}.mouth-video-controls{display:flex;flex-wrap:wrap;gap:8px;width:100%}.mouth-video-btn,.mouth-video-controls{align-items:center;justify-content:center}.mouth-video-btn{display:inline-flex;flex:0 0 auto;width:38px;height:38px;border:1px solid rgba(111,121,180,.22);border-radius:14px;background:rgba(255,255,255,.7);color:var(--violet-dark);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .1s ease}.mouth-video-btn svg{flex:0 0 auto;color:currentColor;stroke:currentColor;stroke-width:2.35}.mouth-video-btn:hover{border-color:rgba(124,58,237,.4);background:rgba(255,255,255,.95)}.mouth-video-btn:active{transform:scale(.95)}.mouth-video-btn-on{border-color:rgba(98,88,220,.3);background:linear-gradient(135deg,rgba(98,88,220,.96),rgba(71,128,226,.94)),var(--violet);color:#fff;box-shadow:0 8px 18px rgba(80,86,220,.2),inset 0 1px 0 rgba(255,255,255,.24)}.mouth-video-speeds{display:inline-flex;gap:2px;padding:3px;border:1px solid rgba(111,121,180,.22);border-radius:14px;background:rgba(255,255,255,.55)}.mouth-video-speed{min-width:42px;padding:6px 8px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-size:.78rem;font-weight:760;cursor:pointer;transition:background .15s ease,color .15s ease}.mouth-video-speed-on{background:#fff;color:var(--violet-dark);box-shadow:0 1px 3px rgba(40,40,90,.12)}.mouth-video-scrub{appearance:none;--scrub-accent:var(--violet);--scrub-track:rgba(111,121,180,0.22);display:block;width:100%;height:24px;margin:-1px 0 0;accent-color:var(--scrub-accent);background:transparent;cursor:pointer;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.mouth-video-scrub::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(to right,var(--scrub-accent) 0,var(--scrub-accent) var(--scrub-progress,0),var(--scrub-track) var(--scrub-progress,0),var(--scrub-track) 100%);box-shadow:inset 0 1px 1px rgba(9,10,18,.12)}.mouth-video-scrub::-webkit-slider-thumb{appearance:none;margin-top:-6px;width:18px;height:18px;border:3px solid #fff;border-radius:50%;background:var(--scrub-accent);box-shadow:0 2px 8px rgba(40,40,90,.24),0 0 0 1px rgba(80,86,220,.22)}.mouth-video-scrub::-moz-range-track{height:6px;border-radius:999px;background:var(--scrub-track)}.mouth-video-scrub::-moz-range-progress{height:6px;border-radius:999px;background:var(--scrub-accent)}.mouth-video-scrub::-moz-range-thumb{width:18px;height:18px;border:3px solid #fff;border-radius:50%;background:var(--scrub-accent);box-shadow:0 2px 8px rgba(40,40,90,.24),0 0 0 1px rgba(80,86,220,.22)}@media (max-width:680px){.topbar .app-nav,.topbar>.topbar-actions>.language-switcher,.topbar>.topbar-actions>.theme-toggle{display:none}.topbar{position:relative;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;min-height:0;padding:calc(4px + var(--safe-area-top)) calc(10px + var(--safe-area-right)) 6px calc(10px + var(--safe-area-left));border-bottom-color:rgba(255,255,255,.06)}.brand-lockup{width:auto;flex:1 1 auto;justify-content:flex-start;gap:0;min-width:0}.brand-lockup>div{display:none}.brand-mark{width:28px;height:28px;border-radius:10px}.topbar-actions{display:flex;width:auto;flex:0 0 auto;flex-direction:row;align-items:center;gap:8px}.settings-menu{position:relative;z-index:90}.settings-menu-controls{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:8px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.12)}[data-theme=light] .settings-menu-controls{border-bottom-color:rgba(20,30,80,.12)}.settings-menu-controls .language-switcher{width:100%}.bottom-tab-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:2px;padding:8px max(10px,var(--safe-area-right)) calc(8px + var(--safe-area-bottom)) max(10px,var(--safe-area-left));border-top:1px solid var(--line);background:var(--surface-strong);-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto}[data-theme=light] .bottom-tab-bar{border-top-color:rgba(20,30,80,.1);background:rgba(247,249,255,.92)}.bottom-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:48px;min-width:0;padding:0 2px;border-radius:14px;color:rgba(255,255,255,.62);font-size:.62rem;font-weight:700;text-decoration:none;touch-action:manipulation;transition:color .15s ease,background .15s ease}[data-theme=light] .bottom-tab{color:rgba(36,46,92,.62)}.bottom-tab span{line-height:1;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-tab-active{color:#fff;background:linear-gradient(135deg,rgba(124,92,255,.92),rgba(86,140,255,.92))}.bottom-nav-scrim{position:fixed;inset:0;z-index:39;border:0;background:rgba(8,13,42,.28);cursor:pointer}.bottom-nav-handle{position:fixed;left:max(12px,var(--safe-area-left));bottom:calc(74px + var(--safe-area-bottom));z-index:41;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:9px 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(8,13,42,.88);color:#fff;box-shadow:0 12px 26px rgba(8,13,42,.28);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:.76rem;font-weight:780;cursor:pointer;touch-action:manipulation}[data-theme=light] .bottom-nav-handle{border-color:rgba(20,30,80,.12);background:rgba(247,249,255,.94);color:#24305f}.bottom-tab-bar-expanded.bottom-tab-bar-practice{z-index:42;box-shadow:0 -10px 28px rgba(8,13,42,.24)}body:has(.mouth-mirror-backdrop) .bottom-nav-handle,body:has(.mouth-mirror-backdrop) .bottom-nav-scrim,body:has(.mouth-mirror-backdrop) .bottom-tab-bar-practice{visibility:hidden;pointer-events:none}.bottom-resume-pill{position:fixed;right:max(12px,var(--safe-area-right));bottom:calc(74px + var(--safe-area-bottom));z-index:41;display:inline-flex;align-items:center;gap:8px;max-width:calc(100vw - 24px);padding:9px 14px;border-radius:999px;background:linear-gradient(135deg,rgba(124,92,255,.96),rgba(86,140,255,.96));color:#fff;font-size:.78rem;text-decoration:none;box-shadow:0 12px 26px rgba(40,30,110,.34)}.bottom-resume-pill span{opacity:.82;font-weight:700}.bottom-resume-pill strong{overflow:hidden;font-weight:820;white-space:nowrap;text-overflow:ellipsis}}.bottom-tab,.difficulty-lesson-card,.difficulty-picker-card,.language-select,.nav-item,.sound-bank-filter-button,.theme-toggle,a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.app-nav,.bottom-resume-pill,.bottom-tab-bar,.difficulty-picker,.language-switcher,.sound-bank-filter,.theme-toggle{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.difficulty-card-grid,.difficulty-picker-grid,.progress-section-nav-list,.sound-bank-filter{-webkit-overflow-scrolling:touch}@media (max-width:680px){.practice-course-book .guided-panel-heading h1{font-size:clamp(1.45rem,6.4vw,1.8rem)}.practice-course-book .guided-panel-heading p{display:none}}.category-chooser{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.practice-resume-card{display:flex;align-items:center;gap:10px;width:fit-content;max-width:min(100%,560px);min-height:48px;margin-top:8px;border:1px solid rgba(124,58,237,.18);border-radius:16px;background:linear-gradient(135deg,rgba(124,58,237,.1),rgba(22,136,240,.08)),rgba(255,255,255,.72);color:var(--ink);padding:9px 12px;text-decoration:none;box-shadow:0 14px 30px rgba(80,86,220,.1);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.practice-resume-card:focus-visible,.practice-resume-card:hover{border-color:rgba(124,58,237,.34);box-shadow:0 18px 38px rgba(80,86,220,.16);transform:translateY(-1px)}.practice-resume-card span{flex:0 0 auto;color:var(--violet-dark);font-size:.72rem;font-weight:820;letter-spacing:.04em;text-transform:uppercase}.practice-resume-card small,.practice-resume-card strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.practice-resume-card strong{color:var(--ink);font-size:.95rem;font-weight:820}.practice-resume-card small{color:var(--muted);font-size:.82rem;font-weight:720}.practice-resume-card svg{flex:0 0 auto;margin-left:auto;color:var(--violet)}.category-chooser-card{display:grid;align-content:start;gap:8px;min-height:132px;padding:16px 16px 14px;border:1px solid rgba(111,121,180,.18);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(240,246,255,.8)),linear-gradient(135deg,rgba(124,58,237,.07),rgba(22,136,240,.05));color:var(--ink);text-decoration:none;box-shadow:0 12px 28px rgba(25,35,100,.08);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.category-chooser-card:hover{border-color:rgba(124,58,237,.34);box-shadow:0 22px 48px rgba(80,86,220,.15)}.category-chooser-card:active{transform:translateY(0) scale(.99)}.category-chooser-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.category-chooser-heading{display:flex;align-items:center;gap:8px;min-width:0}.category-chooser-top h2{margin:0;font-size:1.12rem;font-weight:820;letter-spacing:-.01em}.category-chooser-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:999px;background:linear-gradient(135deg,rgba(34,197,94,.16),rgba(22,136,240,.14));color:#166534;font-size:.67rem;font-weight:820;line-height:1;text-transform:uppercase}.category-chooser-top svg{flex:0 0 auto;color:var(--violet)}.category-chooser-top .locked-card-icon,.difficulty-card-footer .locked-card-icon{box-sizing:content-box;width:16px;height:16px;padding:6px;border:1px solid rgba(160,135,255,.26);border-radius:999px;background:rgba(124,58,237,.08);color:var(--violet)}.category-chooser-card p{margin:0;color:var(--muted);font-size:.85rem;line-height:1.4}.category-chooser-count{margin-top:auto;color:var(--violet-dark);font-size:.78rem;font-weight:760}.category-chooser-card.category-easier{background:linear-gradient(145deg,rgba(245,243,255,.95),rgba(236,240,255,.85)),linear-gradient(135deg,rgba(124,58,237,.1),rgba(22,136,240,.06))}.category-view-head{display:grid;gap:6px;margin-bottom:4px}.category-back-link{display:inline-flex;align-items:center;gap:6px;width:fit-content;color:var(--violet-dark);font-size:.85rem;font-weight:760;text-decoration:none}.category-back-link:hover{text-decoration:underline}.category-view-head h1{margin:0;width:fit-content;font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.05;background:linear-gradient(135deg,var(--violet),var(--blue));-webkit-background-clip:text;background-clip:text;color:transparent}.category-view-head p{margin:0;color:var(--muted);line-height:1.5}.category-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,230px),1fr));gap:12px}@media (max-width:680px){body,html{max-width:100%;overflow-x:clip}.app-footer,.app-shell,.topbar,main{max-width:100vw;min-width:0}main:has(.practice-course-book){box-sizing:border-box;width:100%;padding-inline:0}.practice-course-book{box-sizing:border-box;width:100%;max-width:100%;padding:10px 14px 4px;scroll-margin-top:calc(84px + var(--safe-area-top))}.practice-resume-card{display:grid;grid-template-columns:1fr auto;gap:3px 8px;width:100%;min-height:56px;margin-top:8px;padding:10px 12px}.practice-resume-card small,.practice-resume-card span,.practice-resume-card strong{grid-column:1}.practice-resume-card svg{grid-column:2;grid-row:1/span 3;align-self:center}.category-chooser{grid-template-columns:1fr;gap:10px;max-width:100%;min-width:0}.category-chooser-card{gap:4px;align-content:center;min-width:0;min-height:72px;border-radius:14px;border-color:rgba(20,30,80,.08);background:#fff;padding:14px 16px;box-shadow:none}.category-chooser-card.category-easier{background:#fff}.category-chooser-top{align-items:center}.category-chooser-heading{flex-wrap:wrap;gap:6px}.category-chooser-top h2{font-size:clamp(.98rem,4vw,1.08rem);line-height:1.1}.category-chooser-badge{min-height:20px;padding-inline:7px;font-size:.62rem}.category-chooser-top svg{width:17px;height:17px}.category-chooser-card p{display:block;font-size:.78rem;line-height:1.3}.category-chooser-count{font-size:.7rem}.category-view-head h1{font-size:clamp(1.45rem,6.4vw,1.8rem)}.category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:100%;min-width:0}.category-card-grid .difficulty-lesson-card{min-width:0;height:auto;min-height:132px;padding:11px}.category-card-grid .difficulty-card-top span,.category-card-grid .difficulty-lesson-card em{display:block;-webkit-line-clamp:unset}.bottom-tab-bar{box-sizing:border-box;width:100vw;max-width:100vw}.bottom-tab{min-width:0}.app-footer{padding-bottom:calc(96px + var(--safe-area-bottom));font-size:.84rem;overflow-wrap:anywhere}}.footer-legal-copy a{white-space:nowrap}@media (max-width:680px){.footer-feedback-invite{font-size:.86rem}.footer-legal-copy{margin-top:2px;font-size:.74rem}.footer-legal-copy p{line-height:1.5}.recorder-card .practice-action-row{position:sticky;bottom:calc(10px + var(--safe-area-bottom));z-index:6;margin:8px -6px 2px;padding:8px 6px;border-radius:18px;background:rgba(247,249,255,.88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(25,35,100,.12)}[data-theme=blue] .recorder-card .practice-action-row,[data-theme=dark] .recorder-card .practice-action-row{border:1px solid var(--line);background:var(--surface-strong);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.practice-action-row .listen-button,.practice-action-row .record-button{min-height:54px}.practice-action-row .practice-listen-control{min-width:176px}.practice-action-row .native-listen-button{min-width:0;color:var(--ink);padding-inline:10px}.practice-action-row .record-button{width:100%}.practice-audio-voice-toggle{display:inline-flex;min-height:54px}}.mobile-video-shell{position:relative;z-index:0;width:100%;display:grid;justify-items:center;gap:12px;margin-top:-4px}.mobile-video-shell-collapsed{gap:0}.mobile-video-disclosure{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;min-width:138px;min-height:48px;padding:10px 18px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;isolation:isolate;max-width:100%;overflow:hidden;box-shadow:0 12px 24px rgba(80,86,220,.22),inset 0 1px 0 rgba(255,255,255,.24);cursor:pointer;touch-action:manipulation;appearance:none;transition:transform .12s ease,box-shadow .16s ease}.mobile-video-disclosure-title{display:inline-flex;align-items:center;min-width:0;gap:8px;color:inherit;font-size:.96rem;font-weight:820;line-height:1.2}.mobile-video-disclosure-title svg{flex:0 0 auto;color:currentColor;stroke-width:2.4}.mobile-video-disclosure-arrow{flex:0 0 auto;color:currentColor;opacity:.9;stroke-width:2.6;transition:transform .16s ease}.mobile-video-disclosure-arrow.open{transform:rotate(90deg)}.mobile-video-disclosure:active{transform:scale(.98)}.mobile-video-disclosure:focus-visible{border-radius:999px;outline:2px solid rgba(98,88,220,.35);outline-offset:2px}.mobile-video-section{justify-self:stretch;width:100%;border-radius:14px;overflow:hidden;background:rgba(248,250,255,.96);touch-action:pan-y}.mobile-video-section,.mobile-video-section *{pointer-events:none!important}.mobile-video-section .mouth-help-video{display:block;width:100%;max-height:min(42vh,220px);aspect-ratio:16/9;object-fit:contain;-webkit-user-select:none;user-select:none}.mobile-video-section .mouth-video-frame-mouth .mouth-help-video{transform:scale(1.08)}.mobile-video-section .mouth-video-frame-explanation .mouth-help-video{object-fit:contain;transform:none}.mobile-video-section .mouth-help-video::-webkit-media-controls-panel,.mobile-video-section .mouth-help-video::-webkit-media-controls-play-button,.mobile-video-section .mouth-help-video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.mobile-video-section .mouth-video-frame{background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(238,245,255,.94)),#f8fbff}.mobile-video-section .mouth-video-preview,.mobile-video-section .mouth-video-preview *{pointer-events:auto!important}.mobile-video-section .mouth-video-preview{min-height:0}.mobile-video-section .mouth-video-preview-copy{left:10px;top:10px;max-width:min(30%,112px);gap:3px;padding:6px 7px 7px;border-radius:9px}.mobile-video-section .mouth-video-preview-primary{font-size:clamp(.96rem,4.8vw,1.24rem)}.mobile-video-section .mouth-video-preview-title{font-size:.46rem}.mobile-video-section .mouth-video-preview-secondary{padding:2px 6px;font-size:.58rem}.mobile-video-section .mouth-video-preview-chip{top:10px;right:10px;padding:3px 7px;font-size:.58rem}.mobile-video-section .mouth-video-preview-play{width:38px;height:38px;bottom:8%}.mobile-video-section .mouth-video-preview-word .mouth-video-preview-copy{max-width:min(34%,126px)}.mobile-video-section .mouth-video-preview-explanation .mouth-video-preview-copy{max-width:min(68%,224px)}.mobile-video-tabs{position:relative;z-index:1;display:flex;gap:6px;padding:10px 12px 8px;background:rgba(248,250,255,.96)}.mobile-video-tab,.mobile-video-tabs,.mobile-video-tabs *{pointer-events:auto!important}.mobile-video-tab{flex:1 1;padding:7px 10px;border:1.5px solid rgba(98,88,220,.2);border-radius:20px;background:transparent;color:var(--violet-dark);font-size:.82rem;font-weight:640;cursor:pointer;touch-action:manipulation;transition:background .14s,border-color .14s}.mobile-video-tab-active{background:var(--violet);border-color:var(--violet);color:#fff}.mobile-video-section .mouth-video-controls{position:relative;z-index:1;background:rgba(248,250,255,.96);gap:6px;padding:6px 8px 8px;pointer-events:auto!important;touch-action:manipulation}.mobile-video-section .mouth-video-btn,.mobile-video-section .mouth-video-controls *,.mobile-video-section .mouth-video-speed,.mobile-video-section .mouth-video-speeds{pointer-events:auto!important}.mobile-video-section .mouth-video-scrub{display:block;position:relative;z-index:1;box-sizing:border-box;width:calc(100% - 20px);height:30px;margin:0 10px -1px;padding:5px 0;background:rgba(248,250,255,.96);touch-action:pan-y;pointer-events:auto!important}.mobile-video-section .mouth-video-btn{width:38px;height:38px;border-radius:12px}.mobile-video-section .mouth-video-btn:active{background:linear-gradient(135deg,rgba(248,250,255,.98),rgba(238,243,255,.96)),#fff;color:var(--violet-dark)}.mobile-video-section .mouth-video-btn-on:active{background:linear-gradient(135deg,rgba(98,88,220,.96),rgba(71,128,226,.94)),var(--violet);color:#fff}.mobile-video-section .mouth-video-speed{min-width:38px}.mobile-video-section .mouth-mirror-coach-entry,.mobile-video-section .mouth-mirror-coach-entry *,.mobile-video-section .mouth-mirror-trigger{pointer-events:auto!important;touch-action:manipulation}@media (min-width:921px){.mobile-video-section,.mobile-video-shell{display:none}}.practice-rail{display:grid;gap:14px;align-content:start;min-width:0;max-width:100%;overflow-x:clip}.practice-rail-head{display:none;align-items:baseline;justify-content:space-between;gap:12px;padding:0 2px}.practice-rail-sound{color:var(--violet-dark);font-size:1.6rem;font-weight:820;letter-spacing:-.01em}.practice-rail-step{color:var(--muted);font-size:.9rem;font-weight:720}@media (min-width:921px){.practice-session-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:stretch;gap:20px}.practice-rail{position:sticky;top:92px;align-self:start}.guided-main{height:100%}.guided-main>.target-card{height:100%;min-height:0}.practice-rail .mouth-help-video{max-height:none;height:160px}.practice-rail .meet-sound-player-compact .mouth-help-video{height:104px}.practice-rail .meet-sound-glyph{display:none}}@media (max-width:920px){.practice-rail{display:none}}.mouth-mirror-coach-entry{display:grid;gap:6px;margin-top:4px}.mouth-mirror-trigger{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:10px 14px;border:1.5px solid rgba(98,88,220,.25);border-radius:14px;background:linear-gradient(135deg,rgba(98,88,220,.08),rgba(80,140,240,.06));color:var(--violet-dark);font-size:.86rem;font-weight:680;cursor:pointer;transition:background .15s ease,border-color .15s ease}.mouth-mirror-trigger:focus-visible,.mouth-mirror-trigger:hover{background:linear-gradient(135deg,rgba(98,88,220,.14),rgba(80,140,240,.1));border-color:rgba(98,88,220,.4);outline:none}.mouth-mirror-backdrop{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(18,20,45,.62);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mouth-mirror-dialog{display:flex;flex-direction:column;gap:12px;width:min(720px,100%);max-height:calc(100vh - 32px);overflow:auto;padding:18px;border-radius:20px;background:#fff;box-shadow:0 24px 60px rgba(20,25,70,.32)}.mouth-mirror-dialog-error{align-items:center;justify-content:center;min-height:220px;text-align:center}.mouth-mirror-head{display:flex;align-items:center;justify-content:space-between}.mouth-mirror-head strong{font-size:1.05rem;color:var(--ink)}.mouth-mirror-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:10px;background:rgba(98,88,220,.1);color:var(--violet-dark);cursor:pointer}.mouth-mirror-panes{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mouth-mirror-pane{display:grid;gap:6px;align-content:start}.mouth-mirror-pane-label{font-size:.72rem;font-weight:720;letter-spacing:.02em;text-transform:uppercase;color:var(--muted)}.mouth-mirror-frame{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:14px;background:#000}.mouth-mirror-cam,.mouth-mirror-model{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mouth-mirror-cam{transform-origin:center}.mouth-mirror-frame-message{background:rgba(98,88,220,.06)}.mouth-mirror-slow{justify-self:start;margin-top:2px;padding:6px 12px;border:1.5px solid rgba(98,88,220,.25);border-radius:999px;background:transparent;color:var(--violet-dark);font-size:.8rem;font-weight:660;cursor:pointer;transition:background .14s ease,border-color .14s ease}.mouth-mirror-slow:focus-visible,.mouth-mirror-slow:hover{background:rgba(98,88,220,.08);outline:none}.mouth-mirror-slow-on{background:var(--violet);border-color:var(--violet);color:#fff}.mouth-mirror-model-buttons,.mouth-mirror-zoom{display:flex;gap:8px;margin-top:2px}.mouth-mirror-zoom{align-items:center;font-size:.8rem;font-weight:660;color:var(--violet-dark)}.mouth-mirror-zoom input[type=range]{flex:1 1;min-width:0;accent-color:var(--violet);cursor:pointer}.mouth-mirror-modes{display:flex;justify-content:center}.mouth-mirror-mode{padding:6px 16px;border:1.5px solid rgba(98,88,220,.25);border-radius:999px;background:transparent;color:var(--violet-dark);font-size:.8rem;font-weight:660;cursor:pointer;transition:background .14s ease,border-color .14s ease}.mouth-mirror-mode:focus-visible,.mouth-mirror-mode:hover{background:rgba(98,88,220,.08);outline:none}.mouth-mirror-mode-on{background:var(--violet);border-color:var(--violet);color:#fff}.mouth-mirror-solo{display:grid;gap:10px}.mouth-mirror-frame-solo{aspect-ratio:4/3}.mouth-mirror-overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.mouth-mirror-solo-controls{display:grid;gap:10px}.mouth-mirror-message{margin:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:16px;text-align:center;color:rgba(76,29,149,.85);font-size:.86rem;font-weight:560;line-height:1.4}.mouth-mirror-coach{display:flex;flex-direction:column;align-items:center;gap:2px}.mouth-mirror-coach-text{margin:0;padding:7px 16px;border-radius:999px;background:rgba(98,88,220,.1);color:var(--violet-dark);font-size:.95rem;font-weight:720;text-align:center}.mouth-mirror-coach-text.is-success{background:rgba(34,197,94,.16);color:#15803d}.mouth-mirror-coach-text.is-almost{background:rgba(251,191,36,.18);color:#a16207}.mouth-mirror-coach-text.is-corrective{background:rgba(245,158,11,.16);color:#b45309}.mouth-mirror-coach-note{color:var(--muted);font-size:.7rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.mouth-mirror-calibration-debug{margin:0;overflow-x:auto;border:1px dashed rgba(98,88,220,.28);border-radius:12px;background:rgba(98,88,220,.06);color:#3f348f;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;line-height:1.45;padding:8px 10px;white-space:pre-wrap}.mouth-mirror-model-error{margin:0;color:#9a3412;font-size:.78rem;font-weight:650;line-height:1.35;text-align:center}.mouth-mirror-tip{margin:0;color:var(--ink);font-size:.9rem;font-weight:600;text-align:center}.mouth-mirror-privacy{margin:0;color:var(--muted);font-size:.76rem;text-align:center}@media (max-width:680px){.mouth-mirror-panes{grid-template-columns:1fr}}.animated-mouth,.mouth-guide-glyph{position:relative;display:inline-grid;place-items:center;flex-shrink:0;border-radius:14px;background:radial-gradient(circle at 50% 42%,rgba(120,90,240,.2),rgba(255,255,255,.03));border:1px solid rgba(150,170,255,.18);overflow:hidden}.mouth-guide-glyph{width:46px;height:46px}.animated-mouth{width:52px;height:52px}.animated-mouth-lips,.mouth-guide-glyph:before{content:"";display:block;width:22px;height:4px;border-radius:4px;background:rgba(170,235,255,.9);box-shadow:0 0 8px rgba(120,210,255,.5)}.animated-mouth-lips{transition:width .4s ease,height .4s ease,border-radius .4s ease,transform .4s ease,background-color .4s ease,border-color .4s ease}.animated-mouth-rounded-back .animated-mouth-lips.is-active,.animated-mouth-rounded-front .animated-mouth-lips.is-active,.animated-mouth-rounded-mid-close .animated-mouth-lips.is-active,.mouth-guide-glyph-rounded-closed:before{width:15px;height:14px;border-radius:50%;background:transparent;border:3px solid rgba(120,235,255,.95)}.animated-mouth-rounded-back .animated-mouth-lips.is-active{border-color:rgba(176,156,255,.95);transform:translateY(3px)}.animated-mouth-rounded-mid-open .animated-mouth-lips.is-active,.mouth-guide-glyph-rounded-open:before{width:18px;height:21px;border-radius:50%;background:transparent;border:3px solid rgba(160,200,255,.95)}.animated-mouth-spread-front .animated-mouth-lips.is-active,.mouth-guide-glyph-spread:before{width:32px;height:6px;border-radius:5px}.animated-mouth-open .animated-mouth-lips.is-active,.mouth-guide-glyph-open:before{width:20px;height:26px;border-radius:50%}.animated-mouth-nasal-open .animated-mouth-lips.is-active,.mouth-guide-glyph-nasal-open:before{width:20px;height:24px;border-radius:50%;background:rgba(180,160,255,.9);box-shadow:0 0 10px rgba(150,120,255,.55)}.animated-mouth-lips-closed .animated-mouth-lips.is-active,.mouth-guide-glyph-lips-closed:before{width:30px;height:4px;border-radius:4px}.mouth-guide-glyph-teeth:before{width:24px;height:11px;border-radius:3px;background:transparent;border-top:3px solid rgba(170,235,255,.85);border-bottom:3px solid rgba(170,235,255,.85);box-shadow:none}.animated-mouth-tongue-tip .animated-mouth-lips.is-active,.mouth-guide-glyph-tongue-tip:before{width:22px;height:13px;border-radius:9px 9px 4px 4px}.animated-mouth-uvular-back .animated-mouth-lips.is-active,.mouth-guide-glyph-back-throat:before{width:14px;height:14px;border-radius:50%;background:rgba(180,160,255,.9);transform:translateY(8px);box-shadow:0 0 10px rgba(150,120,255,.55)}.animated-mouth-neutral .animated-mouth-lips.is-active{width:18px;height:6px;border-radius:5px;background:rgba(190,200,255,.6)}.mouth-lab-page{min-height:100vh;padding:24px 16px 48px;color:#edf7f6;background:radial-gradient(110% 72% at 50% 0,rgba(35,82,84,.68) 0,rgba(17,20,32,.72) 54%),linear-gradient(155deg,#071013,#151827 50%,#211522)}.mouth-lab-shell{width:min(880px,100%);margin:0 auto}.hold-vowel,.minimal-pair,.mouth-lab-explanation,.mouth-lab-head,.mouth-lab-result,.mouth-lab-shell,.mouth-replay,.vowel-map{display:flex;flex-direction:column;gap:14px}.mouth-lab-badge{align-self:flex-start;padding:4px 10px;border-radius:999px;background:rgba(78,205,196,.14);border:1px solid rgba(125,224,216,.38);color:#baf7f0;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.mouth-lab-title{margin:0;font-size:clamp(1.7rem,4vw,2.65rem);font-weight:780;color:#fff}.mouth-lab-foot,.mouth-lab-sub,.mouth-replay-privacy,.vowel-map-note{margin:0;color:rgba(220,236,235,.62);font-size:.85rem;line-height:1.5}.mouth-lab-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.mouth-lab-audio-btn,.mouth-lab-go,.mouth-lab-input,.mouth-lab-replay,.mouth-replay-btn{min-height:44px;border-radius:8px;font-weight:700}.mouth-lab-input{min-width:0;padding:12px 14px;border:1px solid rgba(151,180,180,.28);background:rgba(255,255,255,.065);color:#fff;font-size:1rem}.mouth-lab-input:focus-visible{outline:none;border-color:rgba(125,224,216,.58);box-shadow:0 0 0 3px rgba(78,205,196,.18)}.mouth-lab-go{padding:12px 18px;border:0;background:linear-gradient(135deg,#75e0d8,#f7c66f);color:#071013;cursor:pointer}.hold-vowel-targets,.minimal-pair-tabs,.mouth-lab-chips,.mouth-replay-controls,.mouth-replay-targets,.vowel-map-targets{display:flex;flex-wrap:wrap;gap:7px}.hold-vowel-targets,.minimal-pair-tabs,.mouth-replay-controls,.mouth-replay-targets{justify-content:center}.mouth-lab-chip,.vowel-map-target{min-height:34px;padding:6px 12px;border-radius:999px;border:1px solid rgba(160,190,190,.2);background:rgba(255,255,255,.055);color:#e7f1f0;font-size:.85rem;font-weight:620;cursor:pointer}.mouth-lab-chip-on,.vowel-map-target-on{background:linear-gradient(135deg,rgba(78,205,196,.24),rgba(247,198,111,.18));border-color:rgba(125,224,216,.55);color:#fff}.vowel-map-target:disabled{opacity:.5;cursor:default}.mouth-lab-explanation,.mouth-lab-preview-panel,.mouth-lab-unavailable,.mouth-lab-wordbar{border-radius:8px;border:1px solid rgba(170,205,200,.14)}.mouth-lab-unavailable{padding:18px;background:rgba(245,158,11,.1);color:#ffd9a0}.mouth-lab-wordbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;background:rgba(5,10,16,.28)}.mouth-lab-word-main{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;min-width:0}.mouth-lab-source{padding:2px 9px;border-radius:999px;background:rgba(255,255,255,.075);color:rgba(220,236,235,.72);font-size:.68rem;font-weight:640}.mouth-lab-audio audio{display:none}.mouth-lab-audio-btn,.mouth-lab-replay{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 14px;border:1px solid rgba(125,224,216,.4);background:rgba(78,205,196,.13);color:#dffffb;cursor:pointer}.mouth-lab-preview-panel{display:flex;flex-direction:column;gap:10px;padding:12px;background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.03)),rgba(6,12,18,.62);box-shadow:0 24px 70px rgba(0,0,0,.32)}.mouth-lab-preview-head,.mouth-lab-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.mouth-lab-preview-head span,.mouth-lab-section-head span{color:#fff;font-size:.9rem;font-weight:760}.mouth-lab-preview-head small,.mouth-lab-section-head small{color:rgba(220,236,235,.56);font-size:.72rem;font-weight:620}.mouth-lab-video{display:block;width:100%;max-height:min(58vh,560px);aspect-ratio:16/9;border-radius:8px;background:#020607;object-fit:contain}.mouth-lab-placeholder-preview{display:grid;place-items:center;gap:16px;min-height:clamp(260px,46vw,470px);padding:20px;border-radius:8px;background:linear-gradient(145deg,rgba(78,205,196,.1),rgba(247,198,111,.08)),rgba(2,6,7,.84);border:1px dashed rgba(175,220,214,.32);text-align:center}.mouth-lab-placeholder-sound,.mouth-lab-placeholder-strip{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px}.mouth-lab-placeholder-sound{flex-direction:column;gap:8px;color:#edf7f6;font-size:.9rem;font-weight:760}.mouth-lab-placeholder-sound .animated-mouth{width:72px;height:72px;border-radius:8px}.mouth-lab-placeholder-preview p{max-width:460px;margin:0;color:rgba(220,236,235,.68);font-size:.85rem;line-height:1.5}.mouth-lab-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px;margin:0;padding:0;list-style:none}.vowel-map-stage{position:relative;border-radius:20px;padding:18px 14px 12px;background:linear-gradient(165deg,rgba(22,26,61,.85),rgba(11,14,38,.85));border:1px solid rgba(120,150,255,.16);box-shadow:inset 0 0 40px rgba(80,120,255,.06)}.vowel-map-svg{display:block;width:100%;height:auto;overflow:visible}.vowel-map-grid{fill:rgba(255,255,255,.02);stroke:rgba(150,170,255,.18);stroke-width:.4}.vowel-map-axis{fill:rgba(200,210,255,.5);font-size:4px;font-weight:600}.vowel-map-cross{stroke:rgba(150,170,255,.08);stroke-width:.3}.vowel-map-point{fill:rgba(170,200,255,.3)}.vowel-map-label{fill:rgba(200,210,255,.4);font-size:3.6px;font-weight:600}.vowel-map-node.is-target .vowel-map-point{fill:#aef0ff}.vowel-map-node.is-target .vowel-map-label{fill:#cfeaff;font-size:5px;font-weight:800}.vowel-map-target-ring{fill:none;stroke:rgba(120,220,255,.7);stroke-width:.8;stroke-dasharray:2 1.6}.vowel-map-link{stroke:rgba(120,220,255,.5);stroke-width:.7;stroke-dasharray:1.6 1.6}.vowel-map-live,.vowel-map-live-halo{transition:cx .16s ease,cy .16s ease}.vowel-map-live{fill:#7a5af0;stroke:#aef0ff;stroke-width:1;filter:drop-shadow(0 0 4px rgba(120,200,255,.9))}.vowel-map-live-halo{fill:rgba(122,90,240,.28);animation:vowel-map-pulse 1.4s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.vowel-map-live-group.is-held{opacity:.72}.vowel-map-live-group.is-held .vowel-map-live-halo{animation-duration:2s}@keyframes vowel-map-pulse{0%,to{opacity:.5}50%{opacity:.15}}.hold-vowel-cam,.minimal-pair-cam,.vowel-map-cam{object-fit:cover;border-radius:12px;border:1px solid rgba(150,170,255,.28);transform:scaleX(-1);background:#0b0e26}.vowel-map-cam{position:absolute;right:12px;bottom:12px;width:84px;height:64px}.hold-vowel-readout,.minimal-pair-readout,.vowel-map-readout{text-align:center;min-height:1.6em}.minimal-pair-heard,.vowel-map-guess{margin:0;color:#eaf0ff;font-size:1rem}.vowel-map-guess strong{color:#aef0ff}.vowel-map-numbers{margin:2px 0 0;color:rgba(200,210,255,.5);font-size:.74rem}.minimal-pair{align-items:center}.minimal-pair-cards,.mouth-replay-panes{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%}.minimal-pair-word{display:flex;flex-direction:column;align-items:center;gap:4px;padding:22px 12px;border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(140,160,255,.14);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.minimal-pair-word-heard{background:linear-gradient(135deg,rgba(34,197,94,.18),rgba(64,196,224,.12));border-color:rgba(80,230,160,.6);box-shadow:0 0 26px rgba(60,220,150,.3)}.minimal-pair-word-text{color:#fff;font-size:1.8rem;font-weight:760}.minimal-pair-word-ipa{color:#7fe7ff;font-size:.95rem}.minimal-pair-word-meaning{color:rgba(200,210,255,.6);font-size:.8rem}.minimal-pair-cam{width:96px;height:72px}.hold-vowel-bravo,.minimal-pair-heard strong{color:#7ef0b8}.hold-vowel{align-items:center}.hold-vowel-ring-wrap{position:relative;width:224px;height:224px;transition:filter .25s ease}.hold-vowel-ring-wrap.is-done{filter:drop-shadow(0 0 24px rgba(60,220,150,.6));animation:hold-vowel-pop .55s ease}@keyframes hold-vowel-pop{0%{transform:scale(1)}40%{transform:scale(1.07)}to{transform:scale(1)}}.hold-vowel-ring{width:100%;height:100%}.hold-vowel-track{fill:none;stroke:rgba(150,170,255,.16);stroke-width:9}.hold-vowel-fill{fill:none;stroke:rgba(120,200,255,.85);stroke-width:9;stroke-linecap:round;transition:stroke .25s ease}.hold-vowel-fill.is-active,.hold-vowel-fill.is-complete{stroke:#4ade80}.hold-vowel-center{position:absolute;inset:0;display:grid;place-items:center}.hold-vowel-symbol{color:#fff;font-size:2.6rem;font-weight:780}.hold-vowel-done{color:#4ade80;font-size:3rem}.hold-vowel-cam{position:absolute;right:4px;bottom:4px;width:64px;height:48px;opacity:.85}.hold-vowel-bravo{display:flex;flex-direction:column;gap:8px;align-items:center;margin:0;font-size:.95rem;font-weight:620}.mouth-replay-pane{display:flex;flex-direction:column;gap:6px}.mouth-replay-pane-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.mouth-replay-label{color:rgba(206,214,255,.6);font-size:.74rem;font-weight:640;letter-spacing:.03em;text-transform:uppercase}.mouth-replay-remaining,.mouth-replay-time{color:rgba(206,214,255,.56);font-size:.72rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.mouth-replay-frame{position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:16px;background:#0b0e26;border:1px solid rgba(150,170,255,.18)}.mouth-replay-video{display:block;width:100%;height:100%;object-fit:cover}.mouth-replay-video-hidden{opacity:0}.mouth-replay-mirror{transform:scaleX(-1)}.mouth-replay-model-preview{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px;border:0;background:linear-gradient(160deg,rgba(16,25,44,.96),rgba(9,14,28,.98)),radial-gradient(circle at 50% 38%,rgba(122,90,240,.18),transparent 46%);color:#eaf0ff;cursor:pointer;text-align:center}.mouth-replay-model-preview:focus-visible,.mouth-replay-model-preview:hover{outline:none;background:linear-gradient(160deg,rgba(20,31,54,.98),rgba(10,16,31,.98)),radial-gradient(circle at 50% 38%,rgba(125,224,216,.2),transparent 46%)}.mouth-replay-preview-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:999px;border:1px solid rgba(125,224,216,.34);background:rgba(125,224,216,.1);color:#aef0ff}.mouth-replay-preview-title{color:#fff;font-size:.98rem;font-weight:800}.mouth-replay-preview-body{max-width:220px;color:rgba(206,214,255,.66);font-size:.78rem;line-height:1.45}.mouth-replay-preview-cta{margin-top:2px;padding:5px 10px;border-radius:999px;background:rgba(122,90,240,.22);color:#d8d0ff;font-size:.72rem;font-weight:780}.mouth-replay-badge,.mouth-replay-rec{position:absolute;top:8px;left:8px;padding:3px 9px;border-radius:999px;color:#fff;font-size:.7rem;font-weight:760;letter-spacing:.05em}.mouth-replay-rec{background:rgba(220,38,38,.9);animation:mouth-replay-blink 1s steps(2,start) infinite}.mouth-replay-badge{background:rgba(64,196,224,.9);color:#06121f}@keyframes mouth-replay-blink{50%{opacity:.35}}.mouth-replay-countdown,.mouth-replay-missing{position:absolute;inset:0;display:grid;place-items:center;text-align:center}.mouth-replay-countdown{color:#fff;font-size:4.5rem;font-weight:800;background:rgba(8,10,26,.4);text-shadow:0 2px 18px rgba(80,120,255,.6)}.mouth-replay-missing{margin:0;padding:0 10px;color:rgba(200,210,255,.5);font-size:.8rem}.mouth-replay-review-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mouth-replay-control-card{display:flex;flex-direction:column;gap:9px;min-width:0;padding:10px;border-radius:12px;border:1px solid rgba(150,170,255,.16);background:rgba(255,255,255,.035)}.mouth-replay-control-row,.mouth-replay-control-title,.mouth-replay-range-row{display:flex;align-items:center;gap:8px}.mouth-replay-control-title{justify-content:space-between;color:rgba(234,240,255,.86);font-size:.76rem;font-weight:760}.mouth-replay-control-title span:last-child{color:rgba(206,214,255,.56);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.mouth-replay-control-row{flex-wrap:wrap}.mouth-replay-range-row{width:100%}.mouth-replay-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 14px;border:1px solid rgba(150,170,255,.22);background:rgba(255,255,255,.06);color:#eaf0ff;cursor:pointer}.mouth-replay-btn svg{flex-shrink:0}.mouth-replay-btn:disabled{opacity:.45;cursor:default}.mouth-replay-btn-on{background:linear-gradient(135deg,rgba(64,196,224,.26),rgba(120,90,240,.24));border-color:rgba(120,220,255,.5)}.mouth-replay-btn-rec{background:rgba(220,38,38,.16);border-color:rgba(248,113,113,.5);color:#ffd5d5}.mouth-replay-btn-stop{background:rgba(255,255,255,.08);border-color:rgba(248,113,113,.62);color:#ffe2e2}.mouth-replay-controls-global{grid-column:1/-1}.mouth-replay-scrub{flex:1 1;min-width:120px;width:100%;accent-color:#7a5af0}.mouth-replay-error{width:100%;color:#ffb4b4;text-align:center;font-size:.82rem;font-weight:620}.games-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.games-card{display:flex;flex-direction:column;gap:6px;padding:18px;border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(140,160,255,.14);text-decoration:none;transition:transform .15s ease,border-color .15s ease,background .15s ease}.games-card:focus-visible,.games-card:hover{transform:translateY(-2px);border-color:rgba(120,220,255,.45);background:linear-gradient(135deg,rgba(64,196,224,.1),rgba(120,90,240,.1));outline:none}.games-card-icon{--games-icon-accent:#75b7ff;--games-icon-glow:rgba(124,58,237,0.26);display:inline-grid;place-items:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.2),transparent 35%),linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.04));box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 12px 28px var(--games-icon-glow);color:#a796ff;flex-shrink:0}.games-card-icon.is-vowel-map{--games-icon-accent:#75b7ff;--games-icon-glow:rgba(124,58,237,0.22);color:#a796ff}.games-card-icon.is-minimal-pair{--games-icon-accent:#ff9b73;--games-icon-glow:rgba(245,158,11,0.2);color:#ffd08a}.games-card-icon.is-hold-vowel{--games-icon-accent:#7fb4ff;--games-icon-glow:rgba(45,212,191,0.24);color:#6ee7d8}.games-card-icon.is-mouth-replay{--games-icon-accent:#f7a5ff;--games-icon-glow:rgba(248,113,113,0.22);color:#ff726f}.games-card-icon.is-mouth-lab{--games-icon-accent:#9fc6ff;--games-icon-glow:rgba(34,197,94,0.2);color:#8df0bb}.games-card-svg{display:block;width:30px;height:30px}.games-card-title{color:#fff;font-size:1.02rem;font-weight:740}.games-card-title span{color:rgba(206,214,255,.66);font-weight:600}.games-card-blurb{color:rgba(206,214,255,.6);font-size:.82rem;line-height:1.45}@media (max-width:680px){.mouth-lab-page{padding:18px 12px 42px}.minimal-pair-cards,.mouth-lab-form,.mouth-lab-wordbar,.mouth-replay-panes,.mouth-replay-review-controls{grid-template-columns:1fr}.mouth-lab-wordbar{align-items:stretch;flex-direction:column}.mouth-lab-chips{flex-wrap:nowrap;margin-inline:-12px;overflow-x:auto;padding-inline:12px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mouth-lab-chips::-webkit-scrollbar{display:none}.mouth-lab-chip{flex:0 0 auto}.mouth-lab-audio-btn,.mouth-lab-go,.mouth-lab-replay{width:100%}.mouth-lab-preview-head,.mouth-lab-section-head{align-items:flex-start;flex-direction:column;gap:3px}.mouth-lab-video{max-height:none}.mouth-lab-cards{grid-template-columns:1fr}}.sound-map-home{--map-bg-overlay:transparent;--map-label-color:rgba(74,43,16,0.88);--map-node-bg:#fff;--map-node-border:rgba(255,255,255,0.92);--map-node-text:var(--violet-dark);--map-node-shadow:0 14px 30px rgba(88,56,20,0.16);--map-path-completed:rgba(255,255,255,0.92);--map-path-current:#ffb347;--map-path-future:rgba(255,255,255,0.34);--map-path-completed-edge:rgba(255,255,255,0.42);--map-path-current-edge:rgba(255,179,71,0.55);--map-path-future-edge:rgba(255,255,255,0.16);--button-bg:linear-gradient(135deg,var(--violet),var(--blue));--button-border:rgba(255,255,255,0.5);--button-text:#fff;--button-disabled-bg:rgba(120,120,128,0.12);--button-disabled-border:rgba(120,120,128,0.2);--button-disabled-text:rgba(60,60,67,0.55);--nav-selected-bg:rgba(124,92,255,0.14);--nav-selected-text:var(--violet-dark);--section-header-bg:rgba(255,255,255,0.9);--section-header-text:#4a2b10;--priority-badge-bg:rgba(255,179,71,0.78);--priority-badge-text:#4a2b10;--current-node-glow:0 0 0 4px rgba(255,179,71,0.45),0 16px 34px rgba(255,149,0,0.28);--completed-node-ring:#7c5cff;--locked-node-opacity:0.58;position:relative;min-height:calc(100dvh - 120px);overflow:hidden;color:var(--ink);background:var(--bg)}[data-theme=light] .sound-map-home{background:#f2f2f7}[data-theme=white] .sound-map-home{background:#ffffff}[data-theme=blue] .sound-map-home,[data-theme=contrast] .sound-map-home,[data-theme=dark] .sound-map-home{background:transparent}[data-theme=dark] .sound-map-home{--map-bg-overlay:transparent;--map-label-color:#f5f5f7;--map-node-border:rgba(255,255,255,0.34);--map-node-bg:rgba(22,22,26,0.94);--map-node-text:#e8e8ed;--map-node-shadow:0 12px 28px rgba(0,0,0,0.42);--map-path-future:rgba(255,255,255,0.22);--map-path-completed:rgba(255,255,255,0.88);--map-path-current:#ffb347;--map-path-completed-edge:rgba(255,255,255,0.38);--map-path-current-edge:rgba(255,179,71,0.52);--map-path-future-edge:rgba(255,255,255,0.1);--button-bg:linear-gradient(135deg,var(--violet),var(--blue));--button-border:rgba(255,255,255,0.24);--button-text:#ffffff;--section-header-bg:rgba(28,28,30,0.88);--section-header-text:#f5f5f7;--priority-badge-bg:rgba(255,179,71,0.78);--priority-badge-text:#1c1c1e}[data-theme=blue] .sound-map-home{--map-label-color:#f2f7ff;--map-node-border:rgba(164,196,255,0.36);--map-node-bg:rgba(8,20,42,0.92);--map-node-text:#b8d4ff;--map-path-future:rgba(164,196,255,0.22);--map-path-completed:rgba(255,255,255,0.82);--map-path-current:#ffb347;--map-path-completed-edge:rgba(255,255,255,0.32);--map-path-current-edge:rgba(255,179,71,0.48);--map-path-future-edge:rgba(164,196,255,0.14);--section-header-bg:rgba(8,20,42,0.72);--section-header-text:#f2f7ff}[data-theme=contrast] .sound-map-home{--map-label-color:#f5f5f7;--map-node-border:rgba(255,255,255,0.34);--map-node-bg:rgba(18,18,20,0.92);--map-node-text:#ffffff;--map-path-future:rgba(255,255,255,0.24);--map-path-completed:rgba(255,255,255,0.9);--map-path-current:#ffb347;--map-path-completed-edge:rgba(255,255,255,0.4);--map-path-current-edge:rgba(255,179,71,0.55);--map-path-future-edge:rgba(255,255,255,0.12);--section-header-bg:rgba(18,18,20,0.88);--section-header-text:#ffffff;--button-bg:#ffffff;--button-border:#ffffff;--button-text:#000000}[data-theme=light] .sound-map-home{--map-label-color:#1c1c1e;--map-node-border:rgba(0,0,0,0.14);--map-node-bg:rgba(255,255,255,0.96);--map-node-text:#40208e;--map-node-shadow:0 12px 28px rgba(0,0,0,0.14);--map-path-future:rgba(255,255,255,0.36);--map-path-completed:rgba(255,255,255,0.94);--map-path-current:#ff9f2e;--map-path-completed-edge:rgba(255,255,255,0.45);--map-path-current-edge:rgba(255,159,46,0.58);--map-path-future-edge:rgba(255,255,255,0.18);--button-disabled-text:rgba(60,60,67,0.62);--section-header-bg:rgba(255,255,255,0.9);--section-header-text:#1c1c1e}[data-theme=white] .sound-map-home{--map-label-color:#1c1c1e;--map-node-border:rgba(0,0,0,0.16);--map-node-bg:#ffffff;--map-node-text:#40208e;--map-node-shadow:0 10px 24px rgba(0,0,0,0.12);--map-path-future:rgba(255,255,255,0.32);--map-path-completed:rgba(255,255,255,0.92);--map-path-current:#ff9f2e;--map-path-completed-edge:rgba(255,255,255,0.4);--map-path-current-edge:rgba(255,159,46,0.55);--map-path-future-edge:rgba(255,255,255,0.15);--button-bg:#1c1c1e;--button-border:#1c1c1e;--button-text:#ffffff;--section-header-bg:rgba(255,255,255,0.94);--section-header-text:#1c1c1e;--nav-selected-bg:rgba(28,28,30,0.08);--nav-selected-text:#1c1c1e}.sound-map-header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px 0}.sound-map-level-pill,.sound-map-streak{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(255,255,255,.72);color:#6b3f12;padding:0 12px;font-size:.82rem;font-weight:820;box-shadow:0 10px 24px rgba(120,72,24,.12)}[data-theme=blue] .sound-map-level-pill,[data-theme=blue] .sound-map-streak,[data-theme=dark] .sound-map-level-pill,[data-theme=dark] .sound-map-streak{border-color:var(--line);background:rgba(255,255,255,.08);color:var(--ink);box-shadow:none}.sound-map-medal{color:#b87333}[data-theme=blue] .sound-map-medal,[data-theme=dark] .sound-map-medal{color:#d4a574}.sound-map-scroll{position:relative;z-index:2;max-height:calc(100dvh - 120px);overflow:auto;padding:4px 0 calc(128px + var(--safe-area-bottom));scroll-padding-top:88px;scroll-padding-bottom:calc(120px + var(--safe-area-bottom));-webkit-overflow-scrolling:touch}.sound-map-continue-wrap{padding:0 16px 10px}.sound-map-continue-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;border:1px solid var(--button-border);border-radius:14px;background:var(--button-bg);color:var(--button-text);font-size:.95rem;font-weight:760;text-decoration:none;box-shadow:0 12px 28px rgba(0,0,0,.14)}.sound-map-continue-sound{font-weight:820}.sound-map-step-progress{color:var(--muted);font-weight:650}.sound-map-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sound-map-intro{padding:4px 16px 12px;text-align:center}.sound-map-intro h1{margin:0;color:#4a2b10;font-size:clamp(1.35rem,5vw,1.8rem);line-height:1.15}.sound-map-intro p{margin:6px 0 0;color:rgba(74,43,16,.72);font-size:.9rem;line-height:1.45}[data-theme=blue] .sound-map-intro h1,[data-theme=contrast] .sound-map-intro h1,[data-theme=dark] .sound-map-intro h1{color:var(--ink)}[data-theme=blue] .sound-map-intro p,[data-theme=contrast] .sound-map-intro p,[data-theme=dark] .sound-map-intro p{color:var(--muted)}[data-theme=white] .sound-map-intro h1{color:#1c1c1e}[data-theme=white] .sound-map-intro p{color:#6e6e73}.sound-map-path-shell{position:relative;display:grid;gap:10px;padding:0 10px 18px}.sound-map-step{position:relative;display:grid;gap:8px;min-height:320px;padding-bottom:18px;border-radius:22px;overflow:hidden;isolation:isolate}.sound-map-step-bg,.sound-map-step-media,.sound-map-step-picture{position:absolute;inset:0;z-index:0;pointer-events:none}.sound-map-step-bg{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--sound-map-bg-position-mobile,center top);image-rendering:auto}.sound-map-step-bg,.sound-map-step-overlay{filter:none;transform:none;backdrop-filter:none;-webkit-backdrop-filter:none}.sound-map-step-overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.sound-map-step-overlay-mobile{display:block;background:linear-gradient(180deg,rgba(255,248,240,.22),rgba(255,248,240,.1) 38%,rgba(255,255,255,.04)),linear-gradient(180deg,transparent 55%,rgba(0,0,0,.05))}.sound-map-step-overlay-desktop{display:none;background:transparent}[data-theme=light] .sound-map-step-overlay-mobile{background:linear-gradient(180deg,rgba(255,250,242,.28),rgba(255,248,240,.14) 40%,rgba(255,255,255,.06)),linear-gradient(180deg,transparent 58%,rgba(0,0,0,.04))}[data-theme=dark] .sound-map-step-overlay-mobile{background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.08) 42%,rgba(0,0,0,.22)),linear-gradient(180deg,transparent 52%,rgba(0,0,0,.16))}[data-theme=contrast] .sound-map-step-overlay-mobile{background:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,.14) 42%,rgba(0,0,0,.32)),linear-gradient(180deg,transparent 52%,rgba(0,0,0,.22))}[data-theme=blue] .sound-map-step-overlay-mobile{background:linear-gradient(180deg,rgba(4,12,28,.3),rgba(6,16,36,.16) 40%,rgba(4,10,24,.34)),linear-gradient(180deg,transparent 50%,rgba(2,8,22,.28))}[data-theme=white] .sound-map-step-overlay-mobile{background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.08) 42%,rgba(255,255,255,.05)),linear-gradient(180deg,transparent 56%,rgba(255,255,255,.06))}.sound-map-step>:not(.sound-map-step-media):not(.sound-map-step-bg):not(.sound-map-step-overlay){position:relative;z-index:2}.sound-map-track{position:relative;z-index:1;display:grid;gap:10px;width:min(100%,420px);margin:0 auto;padding:2px 0 40px}.sound-map-track-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.learning-map-street-edge,.sound-map-street-edge{fill:none;stroke:rgba(118,88,52,.34);stroke-linecap:round;stroke-linejoin:round;stroke-width:24}.learning-map-street,.sound-map-street{fill:none;stroke:rgba(244,224,188,.92);stroke-linecap:round;stroke-linejoin:round;stroke-width:16}[data-theme=blue] .learning-map-street-edge,[data-theme=blue] .sound-map-street-edge,[data-theme=dark] .learning-map-street-edge,[data-theme=dark] .sound-map-street-edge{stroke:rgba(255,255,255,.1)}.learning-map-street-completed,.sound-map-street-completed,.sound-map-street.learning-map-street-completed{stroke:var(--map-path-completed)}.learning-map-street-current,.sound-map-street-current,.sound-map-street.learning-map-street-current{stroke:var(--map-path-current);filter:drop-shadow(0 0 8px rgba(255,179,71,.55))}.learning-map-street-future,.sound-map-street-future,.sound-map-street.learning-map-street-future{stroke:var(--map-path-future)}.learning-map-street-edge-completed,.sound-map-street-edge-completed,.sound-map-street-edge.learning-map-street-edge-completed{stroke:var(--map-path-completed-edge,color-mix(in srgb,var(--map-path-completed) 55%,transparent))}.learning-map-street-edge-current,.sound-map-street-edge-current,.sound-map-street-edge.learning-map-street-edge-current{stroke:var(--map-path-current-edge,color-mix(in srgb,var(--map-path-current) 50%,transparent))}.learning-map-street-edge-future,.sound-map-street-edge-future,.sound-map-street-edge.learning-map-street-edge-future{stroke:var(--map-path-future-edge,color-mix(in srgb,var(--map-path-future) 70%,transparent))}.sound-map-step-banner{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;margin:0 8px;border:1px solid rgba(255,255,255,.42);border-radius:16px;background:var(--section-header-bg);color:var(--section-header-text);padding:10px 12px;-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=light] .sound-map-step-banner{border-color:rgba(255,255,255,.72);background:rgba(255,255,255,.9);-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=white] .sound-map-step-banner{border-color:rgba(0,0,0,.14);background:rgba(255,255,255,.94);color:#1c1c1e;box-shadow:0 4px 16px rgba(0,0,0,.08);-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=white] .sound-map-step-banner p{color:#6e6e73}[data-theme=blue] .sound-map-step-banner,[data-theme=contrast] .sound-map-step-banner,[data-theme=dark] .sound-map-step-banner{border-color:var(--line);background:rgba(255,255,255,.06);-webkit-backdrop-filter:none;backdrop-filter:none}.sound-map-step-number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;font-size:.9rem;font-weight:820}.sound-map-step-banner h2{margin:0;font-size:.95rem;line-height:1.2}.sound-map-step-banner p{margin:2px 0 0;color:rgba(74,43,16,.72);font-size:.78rem;line-height:1.35}[data-theme=blue] .sound-map-step-banner p,[data-theme=contrast] .sound-map-step-banner p,[data-theme=dark] .sound-map-step-banner p{color:var(--muted)}[data-theme=contrast] .sound-map-step-banner h2,[data-theme=contrast] .sound-map-step-banner p{color:var(--section-header-text)}.sound-map-node{position:relative;z-index:2;display:grid;justify-items:center;gap:4px;width:fit-content;max-width:132px;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;touch-action:manipulation}.sound-map-node-left{justify-self:start;margin-left:4px}.sound-map-node-center{justify-self:center}.sound-map-node-right{justify-self:end;margin-right:4px}.sound-map-node-ring{position:relative;display:inline-flex;align-items:center;justify-content:center;width:76px;height:76px;border:4px solid var(--map-node-border);border-radius:999px;background:linear-gradient(145deg,color-mix(in srgb,var(--sound-node-accent-color,#7c5cff) 30%,var(--map-node-bg)),var(--map-node-bg));box-shadow:var(--map-node-shadow);transition:transform .16s ease,box-shadow .16s ease}.sound-map-node:focus-visible .sound-map-node-ring,.sound-map-node:hover .sound-map-node-ring{transform:translateY(-2px) scale(1.03);box-shadow:0 18px 36px rgba(88,56,20,.22)}.sound-map-node-ipa{color:var(--sound-node-accent-color,var(--map-node-text));font-size:1.28rem;font-weight:820;line-height:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.24))}.sound-map-node-ipa-compact{font-size:1.02rem}.sound-map-node-state-mark{position:absolute;right:-2px;bottom:-2px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;border:2px solid var(--map-node-bg)}.sound-map-node-state-mark-completed{background:#7c5cff;color:#fff}.sound-map-node-state-mark-locked{background:rgba(60,60,67,.92);color:#f5f5f7}.map-node-caption{display:grid;gap:2px;justify-items:center;width:100%;max-width:148px;padding:5px 10px;border:1px solid rgba(255,255,255,.55);border-radius:12px;background:rgba(255,255,255,.86);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 18px rgba(0,0,0,.14)}[data-theme=light] .map-node-caption,[data-theme=white] .map-node-caption{border-color:rgba(0,0,0,.08);background:rgba(255,255,255,.9);box-shadow:0 4px 16px rgba(0,0,0,.12)}[data-theme=blue] .map-node-caption,[data-theme=contrast] .map-node-caption,[data-theme=dark] .map-node-caption{border-color:rgba(255,255,255,.14);background:rgba(12,12,16,.8);box-shadow:0 6px 20px rgba(0,0,0,.32)}.sound-map-node-label,.vocabulary-map-node-label{max-width:100%;color:var(--map-label-color,var(--vocab-label-color));font-size:.86rem;font-weight:800;line-height:1.2;text-align:center;text-wrap:balance;text-shadow:none}.sound-map-node-hint,.vocabulary-map-node-progress,.vocabulary-map-node-subtitle{max-width:100%;color:color-mix(in srgb,var(--map-label-color,var(--vocab-label-color)) 78%,var(--muted));font-size:.74rem;font-weight:650;line-height:1.25;text-align:center;text-wrap:balance;text-shadow:none}.vocabulary-map-node-label{color:var(--vocab-label-color)}.vocabulary-map-node-progress,.vocabulary-map-node-subtitle{color:color-mix(in srgb,var(--vocab-label-color) 78%,var(--muted))}.sound-map-node-label{color:var(--map-label-color)}.sound-map-node-hint{color:color-mix(in srgb,var(--map-label-color) 78%,var(--muted))}[data-theme=blue] .sound-map-node-label,[data-theme=blue] .vocabulary-map-node-label,[data-theme=contrast] .sound-map-node-label,[data-theme=contrast] .vocabulary-map-node-label,[data-theme=dark] .sound-map-node-label,[data-theme=dark] .vocabulary-map-node-label{color:#f8f8fc}[data-theme=light] .sound-map-node-label,[data-theme=light] .vocabulary-map-node-label,[data-theme=white] .sound-map-node-label,[data-theme=white] .vocabulary-map-node-label{color:#1c1c1e}[data-theme=light] .sound-map-node-hint,[data-theme=light] .vocabulary-map-node-progress,[data-theme=light] .vocabulary-map-node-subtitle,[data-theme=white] .sound-map-node-hint,[data-theme=white] .vocabulary-map-node-progress,[data-theme=white] .vocabulary-map-node-subtitle{color:#48484a}[data-theme=blue] .sound-map-node-hint,[data-theme=blue] .vocabulary-map-node-progress,[data-theme=blue] .vocabulary-map-node-subtitle,[data-theme=contrast] .sound-map-node-hint,[data-theme=contrast] .vocabulary-map-node-progress,[data-theme=contrast] .vocabulary-map-node-subtitle,[data-theme=dark] .sound-map-node-hint,[data-theme=dark] .vocabulary-map-node-progress,[data-theme=dark] .vocabulary-map-node-subtitle{color:rgba(245,245,247,.9)}.sound-map-node:focus-visible{outline:2px solid var(--blue);outline-offset:4px;border-radius:16px}.sound-map-node-locked{cursor:not-allowed}.sound-map-node-locked .sound-map-node-ring{opacity:.82}.sound-map-node-locked .sound-map-node-ipa{opacity:.88}.sound-map-node-locked .map-node-caption{opacity:.96}.sound-map-node-current .sound-map-node-ring{border-color:color-mix(in srgb,var(--sound-node-accent-color,#ffb347) 55%,#ffb347);box-shadow:0 0 0 4px color-mix(in srgb,var(--sound-node-accent-color,#ffb347) 28%,rgba(255,179,71,.4)),var(--current-node-glow)}.sound-map-node-completed .sound-map-node-ring{border-color:var(--completed-node-ring)}.sound-map-node-review .sound-map-node-ring{border-color:color-mix(in srgb,var(--sound-node-accent-color,#7c5cff) 45%,#9f8cff)}.sound-map-node-review .sound-map-node-ipa{color:color-mix(in srgb,var(--sound-node-accent-color,#9f8cff) 80%,#c9b8ff)}.sound-map-node-badge{position:absolute;top:-6px;z-index:3;border-radius:999px;padding:2px 8px;font-size:.62rem;font-weight:820;letter-spacing:.02em;text-transform:uppercase}.sound-map-node-badge-next{background:var(--priority-badge-bg);color:var(--priority-badge-text)}.sound-map-node-badge-review{background:rgba(124,92,255,.92);color:#fff}.sound-map-node-badge-plus{background:rgba(17,24,39,.92);color:#fff}.sound-map-node-plus-locked .sound-map-node-ring{border-color:rgba(17,24,39,.32);filter:saturate(.78)}.sound-map-node-plus-locked{cursor:pointer}.sound-map-node-plus-locked .map-node-caption{border-color:rgba(17,24,39,.16)}.sound-map-node-priority-mark{position:absolute;top:2px;right:-2px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:999px;background:var(--priority-badge-bg);color:var(--priority-badge-text);font-size:.55rem;box-shadow:none}.sound-map-lesson-flow{margin:0 16px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft);color:var(--muted);padding:10px 12px;font-size:.82rem;line-height:1.4}[data-theme=contrast] .sound-map-level-pill,[data-theme=contrast] .sound-map-streak{border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.1);color:#ffffff}[data-theme=white] .sound-map-level-pill,[data-theme=white] .sound-map-streak{border-color:rgba(0,0,0,.12);background:#ffffff;color:#1c1c1e;box-shadow:0 8px 20px rgba(0,0,0,.08)}@media (prefers-reduced-motion:reduce){.sound-map-node-current .sound-map-node-ring,.sound-map-street-current{filter:none}.sound-map-node-ring{transition:none}}.sound-map-lesson-page{display:grid;gap:0;min-height:calc(100dvh - 120px);background:var(--bg)}.sound-map-lesson-hero{padding:8px 12px 0;background:linear-gradient(180deg,rgba(255,214,170,.42),rgba(255,214,170,.08)),var(--bg)}[data-theme=blue] .sound-map-lesson-hero,[data-theme=dark] .sound-map-lesson-hero{background:linear-gradient(180deg,rgba(100,181,255,.08),transparent),var(--bg)}.sound-map-lesson-back{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);border-radius:999px;background:var(--surface-strong);color:var(--ink);cursor:pointer}.sound-map-lesson-hero-card{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;margin-top:10px;padding:0 4px 16px}.sound-map-lesson-hero-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:18px;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;font-size:1.5rem;font-weight:820}.sound-map-lesson-hero-copy h1{margin:4px 0 0;font-size:1.2rem;line-height:1.2}.sound-map-lesson-step{margin:0;color:var(--muted);font-size:.76rem;font-weight:720;letter-spacing:.02em;text-transform:uppercase}.sound-map-lesson-examples{margin:6px 0 0;color:var(--muted);font-size:.86rem;line-height:1.4}.sound-map-lesson-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.sound-map-lesson-meta span{display:inline-flex;align-items:center;gap:5px;min-height:28px;border-radius:999px;background:rgba(124,58,237,.1);color:var(--violet-dark);padding:0 10px;font-size:.76rem;font-weight:720}[data-theme=blue] .sound-map-lesson-meta span,[data-theme=dark] .sound-map-lesson-meta span{background:rgba(255,255,255,.06);color:var(--ink)}.sound-map-lesson-list{display:grid;border-top:1px solid var(--line);background:var(--surface-strong)}.sound-map-lesson-row{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;min-height:72px;border-bottom:1px solid var(--line);color:inherit;padding:12px 14px;text-decoration:none}.sound-map-lesson-row-locked{opacity:.55}.sound-map-lesson-unlock{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;min-height:84px;border-bottom:1px solid var(--line);padding:14px}.sound-map-lesson-unlock>svg{color:var(--violet)}.sound-map-lesson-unlock span{display:grid;gap:4px;min-width:0}.sound-map-lesson-unlock strong{font-size:.95rem;line-height:1.2}.sound-map-lesson-unlock small{color:var(--muted);font-size:.8rem;line-height:1.35}.sound-map-lesson-unlock button{min-height:40px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;padding:0 14px;font-weight:780;cursor:pointer}.sound-map-lesson-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;color:#fff}.sound-map-lesson-icon-violet{background:linear-gradient(135deg,#7c3aed,#6366f1)}.sound-map-lesson-icon-green{background:linear-gradient(135deg,#10b981,#059669)}.sound-map-lesson-icon-blue{background:linear-gradient(135deg,#2563eb,#0ea5e9)}.sound-map-lesson-icon-cyan{background:linear-gradient(135deg,#06b6d4,#0891b2)}.sound-map-lesson-copy{display:grid;gap:3px;min-width:0}.sound-map-lesson-copy strong{font-size:.95rem;line-height:1.2}.sound-map-lesson-copy small{color:var(--muted);font-size:.8rem;line-height:1.35}.sound-map-lesson-chevron,.sound-map-lesson-lock{color:var(--muted)}@media (min-width:900px){.sound-map-scroll{max-height:none}.sound-map-track{width:min(100%,360px);gap:8px}.sound-map-step{min-height:clamp(560px,62vh,760px)}.sound-map-step-bg{object-position:var(--sound-map-bg-position-desktop,center center)}.sound-map-step-overlay-mobile{display:none}.sound-map-step-overlay-desktop{display:block}[data-theme=dark] .sound-map-step-overlay-desktop{background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.025) 44%,rgba(0,0,0,.07))}[data-theme=contrast] .sound-map-step-overlay-desktop{background:linear-gradient(180deg,rgba(0,0,0,.07),rgba(0,0,0,.04) 42%,rgba(0,0,0,.09))}[data-theme=blue] .sound-map-step-overlay-desktop{background:linear-gradient(180deg,rgba(4,12,28,.05),rgba(6,16,36,.03) 42%,rgba(4,10,24,.065))}[data-theme=blue] .sound-map-step[data-step=vowels] .sound-map-step-overlay-desktop,[data-theme=contrast] .sound-map-step[data-step=vowels] .sound-map-step-overlay-desktop,[data-theme=dark] .sound-map-step[data-step=vowels] .sound-map-step-overlay-desktop{background:linear-gradient(180deg,transparent,transparent 72%,rgba(0,0,0,.08))}[data-theme=light] .sound-map-step[data-step=vowels] .sound-map-step-overlay-desktop,[data-theme=white] .sound-map-step[data-step=vowels] .sound-map-step-overlay-desktop{background:linear-gradient(180deg,transparent,transparent 78%,rgba(0,0,0,.04))}[data-theme=light] .sound-map-step-overlay-desktop{background:linear-gradient(180deg,rgba(255,250,242,.06),rgba(255,248,240,.04) 42%,transparent)}[data-theme=white] .sound-map-step-overlay-desktop{background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.04) 44%,rgba(255,255,255,.03))}}@media (max-width:680px){.sound-map-home{margin:0 calc(-1 * max(12px, var(--safe-area-left)));width:calc(100% + (2 * max(12px, var(--safe-area-left))))}.sound-map-scroll{max-height:none}.sound-map-track{gap:8px}}[data-appearance=golden_day] .sound-map-home{--sound-map-overlay-mobile:radial-gradient(ellipse at 50% 42%,rgba(255,253,244,0.46) 0%,rgba(255,250,232,0.28) 34%,rgba(112,78,24,0.18) 100%),linear-gradient(180deg,rgba(255,247,226,0.24),rgba(255,241,203,0.12) 48%,rgba(94,61,18,0.18));--sound-map-overlay-desktop:radial-gradient(ellipse at 50% 44%,rgba(255,252,240,0.42) 0%,rgba(255,246,222,0.18) 40%,rgba(103,68,20,0.14) 100%),linear-gradient(180deg,rgba(255,248,230,0.12),rgba(95,61,18,0.12));--sound-map-card-bg:rgba(255,252,244,0.78);--sound-map-card-border:rgba(255,255,255,0.58);--sound-map-path-current:#ffd56b;--sound-map-path-completed:#f0a837;--sound-map-path-future:rgba(255,245,218,0.7);--sound-map-node-fill:rgba(255,250,239,0.88);--sound-map-node-glow:rgba(255,194,87,0.44)}[data-appearance=rose_sunset] .sound-map-home{--sound-map-overlay-mobile:radial-gradient(ellipse at 50% 42%,rgba(255,239,244,0.44) 0%,rgba(255,207,219,0.2) 38%,rgba(72,20,50,0.25) 100%),linear-gradient(180deg,rgba(255,222,230,0.18),rgba(82,23,62,0.22));--sound-map-overlay-desktop:radial-gradient(ellipse at 50% 42%,rgba(255,235,242,0.38) 0%,rgba(255,195,213,0.16) 40%,rgba(70,22,58,0.22) 100%),linear-gradient(180deg,rgba(255,212,224,0.12),rgba(76,24,59,0.2));--sound-map-card-bg:rgba(255,244,248,0.78);--sound-map-card-border:rgba(255,214,230,0.62);--sound-map-path-current:#ff8fb7;--sound-map-path-completed:#f36f9b;--sound-map-path-future:rgba(255,223,235,0.66);--sound-map-node-fill:rgba(255,245,249,0.88);--sound-map-node-glow:rgba(255,132,178,0.42)}[data-appearance=violet_evening] .sound-map-home{--sound-map-overlay-mobile:radial-gradient(ellipse at 50% 42%,rgba(238,230,255,0.34) 0%,rgba(106,78,170,0.16) 38%,rgba(8,12,42,0.46) 100%),linear-gradient(180deg,rgba(26,15,70,0.16),rgba(7,10,34,0.48));--sound-map-overlay-desktop:radial-gradient(ellipse at 50% 44%,rgba(235,225,255,0.32) 0%,rgba(104,75,166,0.12) 42%,rgba(7,10,34,0.42) 100%),linear-gradient(180deg,rgba(25,15,69,0.12),rgba(6,9,32,0.42));--sound-map-card-bg:rgba(17,18,48,0.72);--sound-map-card-border:rgba(203,185,255,0.3);--sound-map-path-current:#bba7ff;--sound-map-path-completed:#8f7cff;--sound-map-path-future:rgba(218,205,255,0.5);--sound-map-node-fill:rgba(23,24,58,0.86);--sound-map-node-glow:rgba(167,139,250,0.46)}[data-appearance=deep_blue] .sound-map-home{--sound-map-overlay-mobile:radial-gradient(ellipse at 50% 40%,rgba(166,205,255,0.14) 0%,rgba(35,70,120,0.08) 40%,rgba(1,6,24,0.36) 100%),linear-gradient(180deg,rgba(5,14,42,0.08),rgba(1,5,20,0.38));--sound-map-overlay-desktop:radial-gradient(ellipse at 50% 42%,rgba(151,194,255,0.12) 0%,rgba(35,70,120,0.06) 42%,rgba(1,6,24,0.3) 100%),linear-gradient(180deg,rgba(5,14,42,0.06),rgba(1,5,20,0.3));--sound-map-card-bg:rgba(8,15,36,0.76);--sound-map-card-border:rgba(163,203,255,0.26);--sound-map-path-current:#8cc8ff;--sound-map-path-completed:#5fa8ff;--sound-map-path-future:rgba(188,218,255,0.45);--sound-map-node-fill:rgba(10,20,45,0.88);--sound-map-node-glow:rgba(100,181,255,0.42)}[data-appearance=teal_green] .sound-map-home{--sound-map-overlay-mobile:radial-gradient(ellipse at 50% 42%,rgba(232,255,244,0.42) 0%,rgba(168,221,205,0.18) 38%,rgba(13,70,65,0.26) 100%),linear-gradient(180deg,rgba(218,255,240,0.16),rgba(9,63,60,0.22));--sound-map-overlay-desktop:radial-gradient(ellipse at 50% 44%,rgba(229,255,244,0.36) 0%,rgba(157,218,201,0.14) 42%,rgba(12,69,64,0.2) 100%),linear-gradient(180deg,rgba(213,255,239,0.12),rgba(8,62,58,0.18));--sound-map-card-bg:rgba(241,255,249,0.78);--sound-map-card-border:rgba(191,244,224,0.62);--sound-map-path-current:#5eead4;--sound-map-path-completed:#2fbf9e;--sound-map-path-future:rgba(214,255,241,0.68);--sound-map-node-fill:rgba(242,255,249,0.88);--sound-map-node-glow:rgba(48,196,166,0.38)}.sound-map-step-bg[data-map-mood],[data-appearance=golden_day] .sound-map-step-bg[data-map-mood],[data-appearance=rose_sunset] .sound-map-step-bg[data-map-mood],[data-appearance=teal_green] .sound-map-step-bg[data-map-mood]{filter:none}.sound-map-step-overlay-mobile[data-map-mood]{background:var(--sound-map-overlay-mobile);backdrop-filter:none;-webkit-backdrop-filter:none}.sound-map-step-overlay-desktop[data-map-mood]{background:var(--sound-map-overlay-desktop);backdrop-filter:none;-webkit-backdrop-filter:none}.sound-map-step-banner{background:color-mix(in srgb,var(--sound-map-card-bg,var(--section-header-bg)) 82%,transparent);border-color:var(--sound-map-card-border,rgba(255,255,255,.42));backdrop-filter:blur(16px) saturate(1.12);-webkit-backdrop-filter:blur(16px) saturate(1.12);box-shadow:0 14px 34px rgba(4,7,24,.18)}.map-node-caption{background:var(--sound-map-card-bg,rgba(255,255,255,.86));border-color:var(--sound-map-card-border,rgba(255,255,255,.55));backdrop-filter:blur(14px) saturate(1.12);-webkit-backdrop-filter:blur(14px) saturate(1.12)}.sound-map-node-ring{background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.48),transparent 36%),linear-gradient(145deg,color-mix(in srgb,var(--sound-node-accent-color,#7c5cff) 24%,var(--sound-map-node-fill,var(--map-node-bg))),var(--sound-map-node-fill,var(--map-node-bg)));box-shadow:0 0 0 1px color-mix(in srgb,var(--sound-node-accent-color,#7c5cff) 20%,transparent),var(--map-node-shadow)}.sound-map-node-current .sound-map-node-ring{box-shadow:0 0 0 4px color-mix(in srgb,var(--sound-map-node-glow,rgba(255,179,71,.4)) 70%,transparent),0 0 30px var(--sound-map-node-glow,rgba(255,179,71,.4)),var(--current-node-glow)}.learning-map-street-current,.sound-map-street-current,.sound-map-street.learning-map-street-current{stroke:var(--sound-map-path-current,var(--map-path-current));filter:drop-shadow(0 0 10px color-mix(in srgb,var(--sound-map-path-current,#ffb347) 72%,transparent))}.learning-map-street-completed,.sound-map-street-completed,.sound-map-street.learning-map-street-completed{stroke:var(--sound-map-path-completed,var(--map-path-completed))}.learning-map-street-future,.sound-map-street-future,.sound-map-street.learning-map-street-future{stroke:var(--sound-map-path-future,var(--map-path-future))}.learning-map-hero{position:relative;z-index:30;padding:8px 14px 14px}.learning-map-hero-card{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;max-width:640px;margin:0 auto;padding:14px 16px;border:1px solid rgba(255,255,255,.24);border-radius:18px;background:rgba(255,255,255,.78);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 14px 34px rgba(0,0,0,.1)}.learning-map-hero-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,rgba(124,92,255,.18),rgba(47,93,224,.14));color:#5b3fd6}.learning-map-hero-copy h1{margin:0;font-size:clamp(1.15rem,4.6vw,1.45rem);font-weight:780;line-height:1.2}.learning-map-hero-subtitle{margin:4px 0 0;color:var(--muted);font-size:.84rem;line-height:1.45}.learning-map-hero-controls{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:10px}.learning-map-hero-learner-chip,.learning-map-hero-learner-cta{display:inline-flex;align-items:center;gap:4px;margin:10px 0 0;border-radius:12px;text-decoration:none;line-height:1.35;transition:background .15s ease,color .15s ease}.learning-map-hero-controls .learning-map-hero-learner-chip{margin:0}.learning-map-hero-learner-picker{position:relative;z-index:35;display:inline-flex;width:fit-content}.learning-map-hero-learner-chip{border:0;background:rgba(124,92,255,.14);color:#5b3fd6;padding:5px 10px;font-size:.72rem;font-weight:700}.learning-map-hero-map-mood-chip{background:rgba(45,212,191,.12);color:#126f73}.learning-map-hero-learner-cta{background:rgba(124,92,255,.16);color:#5b3fd6;padding:8px 12px;font-size:.76rem;font-weight:650;max-width:100%}.learning-map-hero-learner-chip:hover,.learning-map-hero-learner-cta:hover{background:rgba(124,92,255,.24)}.learning-map-hero-learner-chip svg,.learning-map-hero-learner-cta svg{flex-shrink:0;opacity:.85}.learning-map-hero-learner-menu{position:absolute;z-index:60;top:calc(100% + 8px);left:0;display:grid;gap:4px;min-width:min(270px,calc(100vw - 56px));padding:8px;border:1px solid rgba(124,92,255,.18);border-radius:14px;background:rgba(255,255,255,.98);box-shadow:0 20px 44px rgba(42,37,87,.18)}.learning-map-hero-map-mood-menu{min-width:min(230px,calc(100vw - 56px))}.learning-map-hero-learner-menu-label{padding:4px 8px 2px;color:#6b7280;font-size:.72rem;font-weight:800}.learning-map-hero-learner-option{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;border:0;border-radius:10px;background:transparent;color:#202235;padding:0 10px;font-size:.86rem;font-weight:760;text-align:left}.learning-map-hero-learner-option-active,.learning-map-hero-learner-option:focus-visible,.learning-map-hero-learner-option:hover{background:rgba(124,92,255,.1);color:#5634c8}.learning-map-hero-map-mood-option-label{display:inline-flex;align-items:center;gap:8px;min-width:0}.learning-map-hero-map-mood-dot{width:12px;height:12px;flex:0 0 auto;border-radius:999px;box-shadow:inset 0 1px 0 rgba(255,255,255,.48),0 0 0 1px rgba(17,24,39,.12)}.learning-map-hero-map-mood-dot-violet_evening{background:linear-gradient(135deg,#8b5cf6,#f0abfc)}.learning-map-hero-map-mood-dot-golden_day{background:linear-gradient(135deg,#facc15,#f97316)}.learning-map-hero-map-mood-dot-rose_sunset{background:linear-gradient(135deg,#fb7185,#c084fc)}.learning-map-hero-map-mood-dot-deep_blue{background:linear-gradient(135deg,#0f2f70,#38bdf8)}.learning-map-hero-map-mood-dot-teal_green{background:linear-gradient(135deg,#14b8a6,#84cc16)}.learning-map-hero-trailing{grid-column:1/-1;display:flex;justify-content:flex-end}[data-theme=blue] .learning-map-hero-card,[data-theme=contrast] .learning-map-hero-card,[data-theme=dark] .learning-map-hero-card{border-color:rgba(255,255,255,.14);background:rgba(18,18,20,.82);box-shadow:0 14px 34px rgba(0,0,0,.28)}[data-theme=blue] .learning-map-hero-copy h1,[data-theme=contrast] .learning-map-hero-copy h1,[data-theme=dark] .learning-map-hero-copy h1{color:#f5f5f7}[data-theme=blue] .learning-map-hero-icon-wrap,[data-theme=contrast] .learning-map-hero-icon-wrap,[data-theme=dark] .learning-map-hero-icon-wrap{background:linear-gradient(135deg,rgba(124,92,255,.28),rgba(47,93,224,.2));color:#b8a6ff}[data-theme=blue] .learning-map-hero-learner-chip,[data-theme=blue] .learning-map-hero-learner-cta,[data-theme=contrast] .learning-map-hero-learner-chip,[data-theme=contrast] .learning-map-hero-learner-cta,[data-theme=dark] .learning-map-hero-learner-chip,[data-theme=dark] .learning-map-hero-learner-cta{background:rgba(124,92,255,.22);color:#d9ccff}[data-theme=blue] .learning-map-hero-map-mood-chip,[data-theme=contrast] .learning-map-hero-map-mood-chip,[data-theme=dark] .learning-map-hero-map-mood-chip{background:rgba(45,212,191,.16);color:#a7f3d0}[data-theme=blue] .learning-map-hero-learner-chip:hover,[data-theme=blue] .learning-map-hero-learner-cta:hover,[data-theme=contrast] .learning-map-hero-learner-chip:hover,[data-theme=contrast] .learning-map-hero-learner-cta:hover,[data-theme=dark] .learning-map-hero-learner-chip:hover,[data-theme=dark] .learning-map-hero-learner-cta:hover{background:rgba(124,92,255,.32)}[data-theme=blue] .learning-map-hero-learner-menu,[data-theme=contrast] .learning-map-hero-learner-menu,[data-theme=dark] .learning-map-hero-learner-menu{border-color:rgba(190,178,255,.22);background:rgba(17,24,39,.98);box-shadow:0 24px 48px rgba(0,0,0,.32)}[data-theme=blue] .learning-map-hero-learner-option,[data-theme=contrast] .learning-map-hero-learner-option,[data-theme=dark] .learning-map-hero-learner-option{color:#f7f7ff}[data-theme=blue] .learning-map-hero-learner-option-active,[data-theme=blue] .learning-map-hero-learner-option:focus-visible,[data-theme=blue] .learning-map-hero-learner-option:hover,[data-theme=contrast] .learning-map-hero-learner-option-active,[data-theme=contrast] .learning-map-hero-learner-option:focus-visible,[data-theme=contrast] .learning-map-hero-learner-option:hover,[data-theme=dark] .learning-map-hero-learner-option-active,[data-theme=dark] .learning-map-hero-learner-option:focus-visible,[data-theme=dark] .learning-map-hero-learner-option:hover{background:rgba(190,178,255,.18);color:#fff}[data-theme=light] .learning-map-hero-card,[data-theme=white] .learning-map-hero-card{border-color:rgba(0,0,0,.1);background:rgba(255,255,255,.94);box-shadow:0 10px 28px rgba(0,0,0,.1)}[data-theme=light] .learning-map-hero-copy h1,[data-theme=white] .learning-map-hero-copy h1{color:#1c1c1e}[data-theme=light] .learning-map-hero-learner-chip,[data-theme=light] .learning-map-hero-learner-cta,[data-theme=white] .learning-map-hero-learner-chip,[data-theme=white] .learning-map-hero-learner-cta{background:rgba(124,92,255,.14);color:#5b3fd6}[data-theme=light] .learning-map-hero-map-mood-chip,[data-theme=white] .learning-map-hero-map-mood-chip{background:rgba(20,184,166,.14);color:#126f73}@media (min-width:900px){.learning-map-hero-card{grid-template-columns:auto 1fr auto;align-items:center}.learning-map-hero-trailing{grid-column:auto;align-self:center}}.vocabulary-home,.vocabulary-lesson-page,.vocabulary-unit-page{--vocab-label-color:#4a2b10;--vocab-node-border:rgba(255,255,255,0.92);--vocab-node-bg:rgba(255,255,255,0.98);--vocab-node-shadow:0 14px 30px rgba(88,56,20,0.16);--vocab-button-bg:linear-gradient(135deg,var(--violet),var(--blue));--vocab-button-text:#fff;--map-path-completed:rgba(255,255,255,0.98);--map-path-current:rgba(125,211,252,0.86);--map-path-future:rgba(255,255,255,0.42);--map-path-completed-edge:rgba(255,255,255,0.55);--map-path-current-edge:rgba(125,211,252,0.32);--map-path-future-edge:rgba(255,255,255,0.22);position:relative;min-height:calc(100dvh - 120px);color:var(--ink);background:var(--bg)}.vocabulary-home{--top-nav-height:140px;overflow-x:clip;overflow-y:visible;background:transparent}.vocabulary-lesson-page,.vocabulary-unit-page{overflow:hidden}.vocabulary-zone-section{position:relative;overflow:hidden;scroll-margin-top:calc(92px + var(--safe-area-top))}.vocabulary-map-scenery{position:relative;z-index:0;width:100%;aspect-ratio:9/16;max-height:92vh;background:#141210}.vocabulary-map-scenery .vocabulary-map-bg{object-fit:contain;object-position:center center}.vocabulary-zone-content{position:absolute;inset:0;z-index:2;padding:0 0 28px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.vocabulary-zone-section:last-child{padding-bottom:calc(96px + var(--safe-area-bottom))}.vocabulary-zone-section+.vocabulary-zone-section{margin-top:4px}.vocabulary-zone-header{position:sticky;top:calc(88px + var(--safe-area-top));z-index:4;width:fit-content;max-width:min(300px,calc(100% - 28px));margin:0 14px 10px;padding:10px 14px;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:rgba(255,255,255,.72);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 10px 28px rgba(0,0,0,.12);pointer-events:none}.vocabulary-zone-header-kicker{margin:0;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.vocabulary-zone-header-title{margin:2px 0 0;color:var(--ink);font-size:1rem;font-weight:760;line-height:1.2}.vocabulary-zone-header-subtitle{margin:4px 0 0;color:var(--muted);font-size:.74rem;font-weight:600;line-height:1.35}[data-theme=blue] .vocabulary-zone-header,[data-theme=contrast] .vocabulary-zone-header,[data-theme=dark] .vocabulary-zone-header{border-color:rgba(255,255,255,.16);background:rgba(18,18,20,.78);box-shadow:0 12px 30px rgba(0,0,0,.28)}[data-theme=blue] .vocabulary-zone-header-title,[data-theme=contrast] .vocabulary-zone-header-title,[data-theme=dark] .vocabulary-zone-header-title{color:#f5f5f7}[data-theme=light] .vocabulary-zone-header,[data-theme=white] .vocabulary-zone-header{border-color:rgba(0,0,0,.1);background:rgba(255,255,255,.9);box-shadow:0 8px 24px rgba(0,0,0,.12)}[data-theme=light] .vocabulary-zone-header-title,[data-theme=white] .vocabulary-zone-header-title{color:#1c1c1e}[data-theme=light] .vocabulary-zone-header-kicker,[data-theme=light] .vocabulary-zone-header-subtitle,[data-theme=white] .vocabulary-zone-header-kicker,[data-theme=white] .vocabulary-zone-header-subtitle{color:#48484a}[data-theme=light] .vocabulary-home,[data-theme=light] .vocabulary-lesson-page,[data-theme=light] .vocabulary-unit-page,[data-theme=white] .vocabulary-home,[data-theme=white] .vocabulary-lesson-page,[data-theme=white] .vocabulary-unit-page{--vocab-label-color:#1c1c1e;--vocab-node-border:rgba(0,0,0,0.14);--vocab-node-bg:rgba(255,255,255,0.98);--vocab-node-shadow:0 12px 28px rgba(0,0,0,0.14);--map-path-completed:rgba(255,255,255,0.98);--map-path-current:rgba(37,99,235,0.78);--map-path-future:rgba(255,255,255,0.2);--map-path-completed-edge:rgba(255,255,255,0.52);--map-path-current-edge:rgba(37,99,235,0.26);--map-path-future-edge:rgba(255,255,255,0.1)}[data-theme=blue] .vocabulary-home,[data-theme=blue] .vocabulary-lesson-page,[data-theme=blue] .vocabulary-unit-page{--vocab-label-color:#f2f7ff;--vocab-node-border:rgba(164,196,255,0.36);--vocab-node-bg:rgba(8,20,42,0.98);--vocab-node-shadow:0 14px 32px rgba(0,0,0,0.45);--map-path-completed:rgba(255,255,255,0.94);--map-path-current:rgba(125,211,252,0.86);--map-path-future:rgba(164,196,255,0.16);--map-path-completed-edge:rgba(255,255,255,0.42);--map-path-current-edge:rgba(125,211,252,0.32);--map-path-future-edge:rgba(164,196,255,0.08)}[data-theme=dark] .vocabulary-home,[data-theme=dark] .vocabulary-lesson-page,[data-theme=dark] .vocabulary-unit-page{--vocab-label-color:#f5f5f7;--vocab-node-border:rgba(255,255,255,0.34);--vocab-node-bg:rgba(22,22,26,0.98);--vocab-node-shadow:0 14px 32px rgba(0,0,0,0.45);--map-path-completed:rgba(255,255,255,0.98);--map-path-current:rgba(125,211,252,0.88);--map-path-future:rgba(255,255,255,0.4);--map-path-completed-edge:rgba(255,255,255,0.58);--map-path-current-edge:rgba(125,211,252,0.32);--map-path-future-edge:rgba(255,255,255,0.24)}[data-theme=contrast] .vocabulary-home,[data-theme=contrast] .vocabulary-lesson-page,[data-theme=contrast] .vocabulary-unit-page{--vocab-label-color:#f5f5f7;--vocab-node-border:rgba(255,255,255,0.34);--vocab-node-bg:rgba(22,22,26,0.98);--vocab-node-shadow:0 14px 32px rgba(0,0,0,0.45);--map-path-completed:rgba(255,255,255,0.96);--map-path-current:rgba(125,211,252,0.9);--map-path-future:rgba(255,255,255,0.18);--map-path-completed-edge:rgba(255,255,255,0.46);--map-path-current-edge:rgba(125,211,252,0.34);--map-path-future-edge:rgba(255,255,255,0.08)}.vocabulary-route-progress,.vocabulary-route-road,.vocabulary-route-road-shadow{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;pointer-events:none}.vocabulary-route-road-shadow{stroke:rgba(255,255,255,.16);stroke-width:16px;opacity:.85;filter:none}.vocabulary-route-road{stroke:rgba(255,255,255,.34);stroke-width:10px;opacity:1;filter:none}.vocabulary-route-progress{stroke-width:8px;opacity:.78;filter:none}.vocabulary-route-progress-completed{stroke:rgba(143,128,255,.74)}.vocabulary-route-progress-current{stroke:var(--map-path-current)}[data-theme=white] .vocabulary-home,[data-theme=white] .vocabulary-lesson-page,[data-theme=white] .vocabulary-unit-page{--vocab-button-bg:#1c1c1e;--vocab-button-text:#fff;--vocab-node-border:rgba(0,0,0,0.14)}.vocabulary-map-bg,.vocabulary-map-overlay,.vocabulary-map-picture{position:absolute;inset:0;pointer-events:none;backdrop-filter:none;-webkit-backdrop-filter:none;filter:none;transform:none}.vocabulary-map-picture{z-index:0}.vocabulary-map-bg{z-index:0;width:100%;height:100%;object-fit:contain;object-position:center center;image-rendering:auto;backface-visibility:hidden}.vocabulary-map-bg-mobile{display:block;object-position:center top}.vocabulary-map-bg-desktop{display:none;object-position:center center}[data-theme=light] .vocabulary-map-scenery,[data-theme=white] .vocabulary-map-scenery{background:#ebe4d8}[data-theme=blue] .vocabulary-map-scenery{background:#0f1728}[data-theme=light] .vocabulary-zone-section[data-zone-id=zone-3] .vocabulary-map-overlay-desktop,[data-theme=light] .vocabulary-zone-section[data-zone-id=zone-3] .vocabulary-map-overlay-mobile,[data-theme=white] .vocabulary-zone-section[data-zone-id=zone-3] .vocabulary-map-overlay-desktop,[data-theme=white] .vocabulary-zone-section[data-zone-id=zone-3] .vocabulary-map-overlay-mobile{background:linear-gradient(180deg,rgba(255,248,240,.06),rgba(0,0,0,.04))}[data-theme=dark] .vocabulary-zone-section[data-zone-id=zone-3] .vocabulary-map-overlay-desktop,[data-theme=dark] .vocabulary-zone-section[data-zone-id=zone-3] .vocabulary-map-overlay-mobile{background:linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.22))}[data-theme=contrast] .vocabulary-zone-section[data-zone-id=zone-3] .vocabulary-map-overlay-desktop,[data-theme=contrast] .vocabulary-zone-section[data-zone-id=zone-3] .vocabulary-map-overlay-mobile{background:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,.34))}.vocabulary-map-overlay{z-index:1}.vocabulary-map-overlay-mobile{display:block;background:linear-gradient(180deg,rgba(255,248,240,.1),rgba(0,0,0,.08))}.vocabulary-map-overlay-desktop{display:none;background:linear-gradient(180deg,rgba(255,248,240,.08),rgba(0,0,0,.06))}[data-theme=white] .vocabulary-map-overlay-desktop,[data-theme=white] .vocabulary-map-overlay-mobile{background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.06))}[data-theme=blue] .vocabulary-map-overlay-desktop,[data-theme=blue] .vocabulary-map-overlay-mobile{background:linear-gradient(180deg,rgba(24,52,110,.14),rgba(0,0,0,.12))}[data-theme=dark] .vocabulary-map-overlay-desktop,[data-theme=dark] .vocabulary-map-overlay-mobile{background:linear-gradient(180deg,rgba(0,0,0,.22),rgba(0,0,0,.28))}[data-theme=contrast] .vocabulary-map-overlay-desktop,[data-theme=contrast] .vocabulary-map-overlay-mobile{background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.4))}.vocabulary-home-scroll,.vocabulary-lesson-content,.vocabulary-unit-content{position:relative;z-index:2;padding:8px 0 0}.vocabulary-lesson-content,.vocabulary-unit-content{padding-bottom:calc(128px + var(--safe-area-bottom))}.vocabulary-home-intro,.vocabulary-lesson-header,.vocabulary-unit-hero{padding:8px 16px 12px;text-align:center}.vocabulary-home-intro h1,.vocabulary-unit-hero h1{margin:0;font-size:clamp(1.35rem,5vw,1.8rem);text-shadow:0 1px 10px rgba(255,255,255,.92),0 0 2px rgba(255,255,255,.88)}.vocabulary-home-intro p,.vocabulary-home-zone,.vocabulary-lesson-kicker,.vocabulary-unit-hero p,.vocabulary-unit-kicker{text-shadow:0 1px 8px rgba(255,255,255,.9),0 0 1px rgba(255,255,255,.85)}.vocabulary-home-zone,.vocabulary-lesson-kicker,.vocabulary-unit-kicker{margin:0 0 4px;color:var(--muted);font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}[data-theme=blue] .vocabulary-home-intro h1,[data-theme=blue] .vocabulary-unit-hero h1,[data-theme=contrast] .vocabulary-home-intro h1,[data-theme=contrast] .vocabulary-unit-hero h1,[data-theme=dark] .vocabulary-home-intro h1,[data-theme=dark] .vocabulary-unit-hero h1{text-shadow:0 1px 12px rgba(0,0,0,.72),0 0 2px rgba(0,0,0,.55)}[data-theme=blue] .vocabulary-home-intro p,[data-theme=blue] .vocabulary-home-zone,[data-theme=blue] .vocabulary-unit-hero p,[data-theme=blue] .vocabulary-unit-kicker,[data-theme=contrast] .vocabulary-home-intro p,[data-theme=contrast] .vocabulary-home-zone,[data-theme=contrast] .vocabulary-unit-hero p,[data-theme=contrast] .vocabulary-unit-kicker,[data-theme=dark] .vocabulary-home-intro p,[data-theme=dark] .vocabulary-home-zone,[data-theme=dark] .vocabulary-unit-hero p,[data-theme=dark] .vocabulary-unit-kicker{text-shadow:0 1px 10px rgba(0,0,0,.68),0 0 2px rgba(0,0,0,.5)}.vocabulary-map-track-shell{padding:6px 10px 28px;scroll-margin-top:calc(96px + var(--safe-area-top))}.vocabulary-map-track{position:relative;z-index:1;display:grid;gap:38px;width:min(100%,420px);margin:0 auto;padding:2px 0 40px}.vocabulary-map-track-svg{position:absolute;inset:0;z-index:1;width:100%;height:100%;overflow:visible;pointer-events:none}.vocabulary-map-track-positioned{display:block;width:100%;max-width:none;min-height:min(88vh,920px);margin:0 auto}@media (max-width:899px){.vocabulary-map-scroll{overflow:visible;padding-bottom:calc(80px + var(--safe-area-bottom));scroll-snap-type:none}.vocabulary-zone-section{overflow:visible;scroll-snap-align:none}.vocabulary-zone-section+.vocabulary-zone-section{margin-top:24px}.vocabulary-zone-section:last-child{padding-bottom:calc(104px + var(--safe-area-bottom))}.vocab-zone-inner{position:relative;overflow:hidden;background:#141210}.vocab-zone-bg-wrap,.vocabulary-map-scenery{position:absolute;inset:0;z-index:0;width:100%;height:100%;max-height:none;aspect-ratio:auto}.vocab-zone-inner .vocabulary-map-bg-mobile{object-fit:cover;object-position:center top}.vocabulary-zone-content{position:relative;inset:auto;min-height:min(100dvh,860px);padding:calc(12px + var(--safe-area-top)) 0 calc(56px + var(--safe-area-bottom));overflow:visible}.vocabulary-zone-header{position:relative;top:auto;left:auto;z-index:4;margin:0 12px 14px;max-width:min(300px,calc(100% - 24px))}.vocabulary-map-track-shell{padding:8px 10px 28px;scroll-margin-top:calc(112px + var(--safe-area-top))}.vocabulary-map-track-positioned{min-height:min(92vh,780px)}}.vocabulary-map-node{position:relative;z-index:3;display:grid;grid-template-areas:"ring" "caption";justify-items:center;align-items:start;gap:8px;width:fit-content;min-height:94px;max-width:150px;color:inherit;text-decoration:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.vocabulary-map-node-button{border:0;background:transparent;padding:0;font:inherit;text-align:inherit}.vocabulary-map-node-left{justify-self:start;margin-left:8px}.vocabulary-map-node-center{justify-self:center}.vocabulary-map-node-right{justify-self:end;margin-right:8px}.vocabulary-map-node-positioned{position:absolute;z-index:3;justify-self:auto;margin:0;transform:translate(-50%,-38px)}.vocabulary-map-node:where(:hover,:focus-visible){z-index:5}.vocabulary-map-node-label-left,.vocabulary-map-node-label-right{align-items:center;max-width:min(100%,270px)}.vocabulary-map-node-label-left{grid-template-areas:"caption ring";grid-template-columns:minmax(108px,max-content) 76px}.vocabulary-map-node-label-right{grid-template-areas:"ring caption";grid-template-columns:76px minmax(108px,max-content)}.vocabulary-map-node-label-top{grid-template-areas:"caption" "ring"}.vocabulary-map-node-positioned.vocabulary-map-node-label-left{transform:translate(calc(-100% + 38px),-38px)}.vocabulary-map-node-positioned.vocabulary-map-node-label-right{transform:translate(-38px,-38px)}.vocabulary-map-node-positioned.vocabulary-map-node-label-top{transform:translate(-50%,calc(-100% + 38px))}.vocabulary-map-node .map-node-caption{position:relative;z-index:4;grid-area:caption}.vocabulary-map-node-label-left .vocabulary-map-node-caption{justify-items:end;text-align:right}.vocabulary-map-node-label-right .vocabulary-map-node-caption{justify-items:start;text-align:left}.vocabulary-map-node-ring{position:relative;z-index:3;grid-area:ring;display:inline-flex;align-items:center;justify-content:center;width:76px;height:76px;border:4px solid var(--vocab-node-border);border-radius:999px;background:linear-gradient(145deg,color-mix(in srgb,var(--vocab-node-icon-color,#7c5cff) 30%,var(--vocab-node-bg)),var(--vocab-node-bg));box-shadow:var(--vocab-node-shadow)}.vocabulary-map-node-icon{color:var(--vocab-node-icon-color,var(--vocab-label-color));opacity:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.28))}.vocabulary-map-node-state-mark{position:absolute;right:-2px;bottom:-2px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;border:2px solid var(--vocab-node-bg)}.vocabulary-map-node-state-mark-completed{background:#7c5cff;color:#fff}.vocabulary-map-node-state-mark-locked{background:rgba(60,60,67,.88);color:#f5f5f7}.vocabulary-map-node-order-badge{position:absolute;top:-4px;left:-4px;display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#ffb347;color:#4a2b10;font-size:.62rem;font-weight:800;line-height:1}.vocabulary-map-node-review .vocabulary-map-node-ring{border-color:rgba(124,92,255,.45)}.vocabulary-map-node-review .vocabulary-map-node-icon{color:#9f8cff}.vocabulary-map-node-current .vocabulary-map-node-ring{border-color:color-mix(in srgb,var(--vocab-node-icon-color,#ffb347) 55%,#ffb347);box-shadow:0 0 0 4px color-mix(in srgb,var(--vocab-node-icon-color,#ffb347) 28%,rgba(255,179,71,.4)),var(--vocab-node-shadow)}.vocabulary-map-node-completed .vocabulary-map-node-ring{border-color:#7c5cff}.vocabulary-map-node-locked{cursor:not-allowed}.vocabulary-map-node-plus-locked{cursor:pointer}.vocabulary-map-node-locked .vocabulary-map-node-ring{opacity:1}.vocabulary-map-node-locked .vocabulary-map-node-icon{opacity:.88}.vocabulary-map-node-locked .map-node-caption{opacity:.96}.vocabulary-map-node-lock-row{display:inline-flex;justify-content:center;max-width:100%}.vocabulary-map-node-badge{position:absolute;top:-4px;z-index:2;border-radius:999px;background:#ffb347;color:#4a2b10;padding:2px 8px;font-size:.62rem;font-weight:800;text-transform:uppercase}.vocabulary-map-node-current .vocabulary-map-node-icon{opacity:1;color:var(--vocab-label-color)}.vocabulary-map-node-completed .vocabulary-map-node-ring-has-art,.vocabulary-map-node-current .vocabulary-map-node-ring-has-art,.vocabulary-map-node-locked .vocabulary-map-node-ring-has-art,.vocabulary-map-node-review .vocabulary-map-node-ring-has-art,.vocabulary-map-node-ring-has-art{border-color:transparent;background:transparent;box-shadow:none}.vocabulary-unit-back{display:inline-flex;align-items:center;gap:6px;margin:8px 12px;color:var(--ink);text-decoration:none}.vocabulary-locked-content{display:grid;min-height:min(72dvh,680px);place-items:center;padding:24px 16px calc(120px + var(--safe-area-bottom))}.vocabulary-locked-panel{display:grid;justify-items:center;gap:12px;width:min(430px,100%);border:1px solid rgba(255,255,255,.32);border-radius:22px;background:rgba(255,255,255,.84);color:#1c1c1e;padding:22px 18px;text-align:center;box-shadow:0 18px 46px rgba(32,28,64,.18);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.vocabulary-locked-panel h1{max-width:13ch;margin:0;color:#1c1c1e;font-size:clamp(1.55rem,7vw,2.2rem);line-height:1}.vocabulary-locked-panel p{max-width:30ch;margin:0;color:#48484a;font-size:.94rem;font-weight:650;line-height:1.45}.vocabulary-locked-back{color:var(--violet-dark);font-size:.9rem;font-weight:780;text-decoration:none}[data-theme=blue] .vocabulary-locked-panel,[data-theme=contrast] .vocabulary-locked-panel,[data-theme=dark] .vocabulary-locked-panel{border-color:rgba(255,255,255,.14);background:rgba(18,18,20,.82);color:#f5f5f7;box-shadow:0 22px 54px rgba(0,0,0,.36)}[data-theme=blue] .vocabulary-locked-panel h1,[data-theme=contrast] .vocabulary-locked-panel h1,[data-theme=dark] .vocabulary-locked-panel h1{color:#f5f5f7}[data-theme=blue] .vocabulary-locked-panel p,[data-theme=contrast] .vocabulary-locked-panel p,[data-theme=dark] .vocabulary-locked-panel p{color:rgba(245,245,247,.82)}.vocabulary-lesson-list{display:grid;gap:8px;padding:0 12px}.vocabulary-lesson-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;min-height:58px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.88);padding:12px;color:inherit;text-decoration:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}[data-theme=blue] .vocabulary-lesson-row,[data-theme=contrast] .vocabulary-lesson-row,[data-theme=dark] .vocabulary-lesson-row{background:rgba(255,255,255,.06)}.vocabulary-lesson-row-completed{border-color:rgba(124,92,255,.4)}.vocabulary-lesson-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;font-weight:800}.vocabulary-quiz-card{margin:0 12px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.9);padding:16px}[data-theme=blue] .vocabulary-quiz-card,[data-theme=contrast] .vocabulary-quiz-card,[data-theme=dark] .vocabulary-quiz-card{background:rgba(18,18,20,.88)}.vocabulary-quiz-word-row{display:flex;align-items:center;justify-content:center;gap:10px}.vocabulary-quiz-prompt h1{margin:0;font-size:clamp(1.5rem,6vw,2rem);text-align:center}.vocabulary-lesson-progress,.vocabulary-quiz-instruction{color:var(--muted);text-align:center}.vocabulary-gender-chip{display:inline-flex;margin:8px auto 0;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:700;text-transform:capitalize}.vocabulary-gender-chip-masculine{background:rgba(88,86,214,.14);color:#5856d6}.vocabulary-gender-chip-feminine{background:rgba(255,105,180,.14);color:#d63384}.vocabulary-choice-grid,.vocabulary-image-grid{display:grid;gap:10px;margin-top:14px}.vocabulary-image-grid{--vocab-image-choice-size:clamp(132px,42vw,260px);grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch}.vocabulary-audio-button,.vocabulary-choice-button,.vocabulary-continue-button,.vocabulary-image-choice{min-height:48px;border-radius:14px;font-size:.95rem;font-weight:700;cursor:pointer}.vocabulary-choice-button,.vocabulary-image-choice{border:1px solid var(--line);background:var(--surface-soft);color:var(--ink);padding:12px}.vocabulary-choice-button-correct,.vocabulary-image-choice-correct{border-color:#34c759;background:rgba(52,199,89,.14);color:#1f8f42}.vocabulary-choice-button-wrong,.vocabulary-image-choice-wrong{border-color:#ff3b30;background:rgba(255,59,48,.12);color:#c62828}.vocabulary-image-choice{position:relative;display:block;box-sizing:border-box;justify-self:center;width:100%;max-width:var(--vocab-image-choice-size);aspect-ratio:1;min-width:0;border:1px solid rgba(0,0,0,.55);border-radius:16px;background:rgba(0,0,0,.18);overflow:hidden;outline:none;padding:0;line-height:0;box-shadow:0 10px 28px rgba(0,0,0,.28);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.vocabulary-image-choice:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(0,0,0,.7);box-shadow:0 14px 34px rgba(0,0,0,.34)}.vocabulary-image-choice:focus-visible{border-color:rgba(132,150,255,.5);box-shadow:0 0 0 2px rgba(132,150,255,.35),0 14px 34px rgba(0,0,0,.34)}.vocabulary-image-choice:disabled{cursor:default;opacity:1}.vocabulary-image-choice:after{position:absolute;inset:0;border-radius:inherit;content:"";pointer-events:none;opacity:0}.vocabulary-image-choice-photo{display:block;width:100%;height:100%;border:0;border-radius:0;background:transparent;box-shadow:none;object-fit:cover;object-position:center}.vocabulary-image-choice-placeholder{display:inline-flex;align-items:center;justify-content:center;width:min(100%,var(--vocab-image-choice-size));height:var(--vocab-image-choice-size);border-radius:12px;background:rgba(124,92,255,.08);font-size:2rem}.vocabulary-image-choice-correct,.vocabulary-image-choice-correct:hover:not(:disabled){border-width:3px;border-color:#2fd56f;background:rgba(9,38,21,.92);box-shadow:0 0 0 2px rgba(47,213,111,.45),0 0 30px rgba(47,213,111,.46),0 16px 38px rgba(0,0,0,.36),inset 0 0 0 1px rgba(255,255,255,.08)}.vocabulary-image-choice-correct:after{background:rgba(47,213,111,.12);opacity:1}.vocabulary-image-choice-wrong,.vocabulary-image-choice-wrong:hover:not(:disabled){border-width:3px;border-color:#ff4d43;background:rgba(54,14,16,.92);box-shadow:0 0 0 2px rgba(255,77,67,.42),0 0 30px rgba(255,77,67,.44),0 16px 38px rgba(0,0,0,.36),inset 0 0 0 1px rgba(255,255,255,.08)}.vocabulary-image-choice-wrong:after{background:rgba(255,77,67,.14);opacity:1}.vocabulary-continue-button{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:14px;border:1px solid transparent;background:var(--vocab-button-bg);color:var(--vocab-button-text);text-decoration:none}.vocabulary-audio-wrap{position:relative;display:inline-flex;align-items:center;gap:6px}.vocabulary-audio-button{justify-content:center;width:40px;height:40px;background:var(--surface-soft);color:var(--ink)}.vocabulary-audio-button,.vocabulary-audio-voice-toggle{display:inline-flex;align-items:center;border:1px solid var(--line)}.vocabulary-audio-voice-toggle{min-height:32px;border-radius:999px;background:rgba(255,255,255,.08);padding:2px}.vocabulary-audio-voice-button{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:.72rem;font-weight:800;cursor:pointer}.vocabulary-audio-voice-button-active{background:var(--vocab-button-bg);color:var(--vocab-button-text)}.vocabulary-audio-message{position:absolute;top:calc(100% + 6px);left:50%;z-index:2;width:max-content;max-width:min(220px,72vw);margin:0;transform:translateX(-50%);border:1px solid var(--line);border-radius:999px;background:var(--surface-strong);padding:6px 10px;color:var(--ink);text-align:center;font-size:.76rem;font-weight:800;box-shadow:var(--soft-shadow)}.vocabulary-feedback{margin:10px 0 0;text-align:center;font-weight:700}.vocabulary-feedback-wrong{color:#c62828}.vocabulary-feedback-correct{color:#1f8f42}.vocabulary-lesson-complete{padding:24px 16px;text-align:center}@media (min-width:900px){main:has(.vocabulary-home){width:100%;max-width:none;margin:0;padding:0 0 var(--safe-area-bottom)}.app-shell:has(.vocabulary-home) .topbar{position:fixed;top:0;right:0;left:0;z-index:40;min-height:var(--top-nav-height);padding-top:calc(10px + var(--safe-area-top));padding-bottom:10px}.vocabulary-home{display:flex;flex-direction:column;min-height:0;height:100dvh;padding-top:calc(var(--top-nav-height) + var(--safe-area-top));background:transparent}.vocabulary-home-hero-slot{position:relative;z-index:35;display:none}.vocabulary-map-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y proximity;scroll-padding-top:12px;-webkit-overflow-scrolling:touch}.vocabulary-map-scroll,.vocabulary-zone-section.vocab-zone{height:calc(100dvh - var(--top-nav-height) - var(--safe-area-top))}.vocabulary-zone-section.vocab-zone{display:flex;align-items:stretch;justify-content:center;min-height:560px;max-height:760px;margin:0;padding:0;scroll-snap-align:start;scroll-snap-stop:normal;scroll-margin-top:0}.vocabulary-zone-section.vocab-zone:not(:last-child):after{content:"Scroll ↓";position:absolute;right:max(18px,calc((100% - 1280px) / 2 + 18px));bottom:16px;z-index:5;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(18,18,20,.42);color:rgba(255,255,255,.88);padding:6px 10px;font-size:.72rem;font-weight:760;line-height:1;pointer-events:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.vocabulary-zone-section.vocab-zone+.vocabulary-zone-section.vocab-zone{margin-top:0}.vocabulary-zone-section.vocab-zone:last-child{padding-bottom:0}.vocab-zone-inner{position:relative;width:min(100%,1280px);height:100%;margin:0 auto;overflow:hidden;border-radius:0}.vocab-zone-bg-wrap,.vocabulary-map-scenery{position:absolute;inset:0;z-index:0;width:100%;height:100%;max-height:none;aspect-ratio:auto;background:#141210}.vocab-zone-bg,.vocab-zone-inner .vocabulary-map-bg{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.vocab-zone-inner .vocabulary-map-bg-mobile,.vocab-zone-inner .vocabulary-map-overlay-mobile{display:none}.vocab-zone-inner .vocabulary-map-bg-desktop,.vocab-zone-inner .vocabulary-map-overlay-desktop{display:block}.vocabulary-zone-content{position:absolute;inset:0;z-index:2;padding:0;overflow:hidden}.vocabulary-zone-header{position:absolute;top:12px;left:14px;z-index:4;margin:0;max-width:min(320px,calc(100% - 28px))}.vocabulary-map-track-shell{position:absolute;inset:0;padding:0;scroll-margin-top:0}.vocabulary-map-track-positioned{width:100%;height:100%;min-height:0;margin:0}.vocabulary-map-node-positioned{max-width:250px}.vocabulary-map-node-positioned .vocabulary-map-node-caption{max-width:154px}.vocabulary-map-node-label-left,.vocabulary-map-node-label-right{align-items:center;max-width:270px}.vocabulary-map-node-label-left{grid-template-areas:"caption ring";grid-template-columns:minmax(118px,max-content) 76px}.vocabulary-map-node-label-right{grid-template-areas:"ring caption";grid-template-columns:76px minmax(118px,max-content)}.vocabulary-map-node-label-top{grid-template-areas:"caption" "ring"}.vocabulary-map-node-label-left .vocabulary-map-node-caption,.vocabulary-map-node-label-right .vocabulary-map-node-caption{max-width:146px}.vocabulary-map-node-caption-left{text-align:left;justify-items:start}.vocabulary-map-node-caption-right{text-align:right;justify-items:end}.vocabulary-map-bg-mobile,.vocabulary-map-overlay-mobile{display:none}.vocabulary-map-bg-desktop,.vocabulary-map-overlay-desktop{display:block}.vocabulary-image-grid{grid-template-columns:repeat(2,minmax(0,var(--vocab-image-choice-size)));justify-content:center}}[data-theme=blue] .category-chooser-card,[data-theme=dark] .category-chooser-card{border-color:var(--line);background:var(--surface-soft);box-shadow:none;color:var(--ink)}[data-theme=blue] .category-chooser-card.category-easier,[data-theme=dark] .category-chooser-card.category-easier{background:var(--surface-soft)}[data-theme=blue] .category-chooser-card p,[data-theme=dark] .category-chooser-card p{color:var(--muted)}[data-theme=contrast] .category-chooser-card,[data-theme=contrast] .category-chooser-card.category-easier{border-color:var(--line);background:var(--surface-strong);box-shadow:none;color:var(--ink)}.mobile-video-disclosure:after{content:"";position:absolute;inset:-6px -10px;z-index:-1;border-radius:999px;background:radial-gradient(ellipse at center,rgba(80,86,220,.34),transparent 72%);pointer-events:none}.mobile-video-section .mouth-video-frame-mouth{overflow:hidden;border-radius:12px}.mobile-video-section .mouth-video-frame-mouth .mouth-help-video{width:100%;height:100%;max-height:min(42vh,220px);object-fit:cover;object-position:center 42%;transform:scale(1.12)}@media (prefers-reduced-motion:reduce){.animated-mouth-lips,.games-card,.hold-vowel-fill,.hold-vowel-ring-wrap,.minimal-pair-word,.mouth-lab-chip,.sound-map-node-ring,.vowel-map-live,.vowel-map-live-halo,.vowel-map-target{transition:none;animation:none}}.home-menu{--home-cream:#faf6ee;--home-card-bg:var(--surface-strong);--home-banner-from:#f1735f;--home-banner-to:#f2a261;position:relative;width:min(680px,100%);margin:0 auto;padding:8px 16px calc(84px + var(--safe-area-bottom));color:var(--ink);font-family:var(--font-round),Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.home-menu:before{content:"";position:fixed;inset:0;z-index:-1;background:var(--bg);pointer-events:none}[data-theme=light] .home-menu:before{background:radial-gradient(120% 60% at 50% -8%,rgba(255,196,130,.28),transparent 60%),var(--home-cream)}[data-theme=white] .home-menu:before{background:radial-gradient(120% 60% at 50% -8%,rgba(255,196,130,.18),transparent 60%),#fffdf8}[data-theme=blue] .home-menu:before,[data-theme=contrast] .home-menu:before,[data-theme=dark] .home-menu:before{background:linear-gradient(180deg,rgba(18,30,49,.96),rgba(20,35,50,.96) 48%,rgba(24,37,48,.98)),var(--bg)}.home-menu-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:10px 4px 2px;animation:home-menu-rise .5s ease both}.home-menu-greeting{display:flex;align-items:baseline;gap:8px;margin:0 0 3px;font-size:13px;font-weight:700;color:var(--muted);letter-spacing:.01em}.home-menu-greeting>span[lang=fr]{color:var(--ink);font-weight:700}.home-menu-greeting-sub:before{content:"·";margin-right:8px;opacity:.6}.home-menu-wave{display:inline-block;transform-origin:70% 72%;animation:home-wave 1.1s ease .5s both}.home-menu-title{margin:0;font-size:clamp(21px,5.4vw,26px);font-weight:900;letter-spacing:-.01em;line-height:1.16}.home-menu-avatar-wrap{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-top:2px;transition:transform .18s ease}.home-menu-avatar-wrap:active{transform:scale(.94)}.home-menu-avatar-ring{position:absolute;inset:0;transform:rotate(-90deg)}.home-menu-avatar-ring-fill,.home-menu-avatar-ring-track{fill:none;stroke-width:3}.home-menu-avatar-ring-track{stroke:color-mix(in srgb,var(--muted) 22%,transparent)}.home-menu-avatar-ring-fill{stroke:var(--home-banner-from);stroke-linecap:round;transition:stroke-dashoffset .6s ease}.home-menu-avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--home-card-bg);border:1px solid var(--line);color:var(--ink);box-shadow:var(--soft-shadow)}.home-menu-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px;animation:home-menu-rise .5s ease .04s both}.home-menu-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 11px;border-radius:999px;background:var(--home-card-bg);color:var(--ink);font-size:12.5px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;border:1px solid color-mix(in srgb,var(--muted) 16%,transparent);box-shadow:0 8px 20px rgba(4,10,28,.16)}.home-menu-hero{position:relative;display:flex;align-items:center;gap:13px;margin-top:12px;padding:13px 14px 12px;border-radius:24px;background:linear-gradient(128deg,var(--home-banner-from),var(--home-banner-to));color:#fff;text-decoration:none;box-shadow:0 3px 0 color-mix(in srgb,var(--home-banner-from) 46%,#5e1f0a),0 12px 26px rgba(255,126,95,.14);overflow:hidden;animation:home-menu-rise .5s ease .06s both;transition:transform .16s ease,box-shadow .16s ease}.home-menu-hero:active{transform:translateY(4px);box-shadow:0 1px 0 color-mix(in srgb,var(--home-banner-from) 58%,#5e1f0a),0 10px 24px rgba(255,126,95,.2)}.home-menu-hero-art{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:rgba(255,255,255,.18);font-size:20px;font-weight:900;letter-spacing:-.02em;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}.home-menu-hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-width:0}.home-menu-hero-copy strong{font-size:15.5px;font-weight:900;letter-spacing:-.01em;line-height:1.2}.home-menu-hero-body{font-size:12.5px;line-height:1.35;color:rgba(255,255,255,.94)}.home-menu-hero-cta{display:inline-flex;align-items:center;gap:6px;margin-top:6px;padding:7px 14px;border-radius:999px;background:#fff;color:var(--home-banner-from);font-size:13.5px;font-weight:900;box-shadow:0 3px 0 rgba(94,31,10,.28)}.home-menu-wod{display:flex;align-items:center;gap:11px;margin-top:10px;padding:8px 11px;border-radius:20px;background:var(--home-card-bg);border:1px solid color-mix(in srgb,var(--home-banner-from) 22%,var(--line));box-shadow:0 10px 24px rgba(4,10,28,.16);animation:home-menu-rise .5s ease .08s both}.home-menu-wod-copy{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1 1}.home-menu-wod-label{font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--home-banner-from)}.home-menu-wod-word{font-size:17px;font-weight:900;letter-spacing:-.01em;line-height:1.25;color:var(--ink)}.home-menu-wod-meaning,.home-menu-wod-word{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-menu-wod-meaning{font-size:12px;color:var(--muted);line-height:1.35}.home-menu-wod-play{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;background:linear-gradient(135deg,var(--home-banner-from),var(--home-banner-to));color:#fff;box-shadow:0 2px 0 color-mix(in srgb,var(--home-banner-from) 48%,#5e1f0a),0 8px 18px rgba(255,126,95,.2);transition:transform .16s ease,box-shadow .16s ease}.home-menu-wod-play:active{transform:translateY(3px);box-shadow:0 1px 0 color-mix(in srgb,var(--home-banner-from) 58%,#5e1f0a),0 6px 14px rgba(255,126,95,.24)}.home-menu-wod-image{flex-shrink:0;width:42px;height:42px;border-radius:13px;object-fit:cover;border:2px solid color-mix(in srgb,var(--home-banner-from) 30%,var(--line))}.home-menu-wod-emoji{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:13px;background:color-mix(in srgb,var(--home-banner-from) 14%,transparent);font-size:25px;line-height:1}.home-menu-section-title{margin:18px 4px 10px;font-size:16px;font-weight:800;letter-spacing:-.01em;color:var(--ink);animation:home-menu-rise .5s ease .1s both}.home-menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 11px}.home-menu-card{--card-accent:var(--blue);--card-edge:color-mix(in srgb,var(--card-accent) 32%,var(--line));position:relative;display:flex;flex-direction:column;align-items:stretch;gap:2px;padding:5px 5px 8px;border-radius:26px;background:var(--home-card-bg);border:2px solid color-mix(in srgb,var(--card-accent) 34%,#ffffff);color:var(--ink);text-decoration:none;box-shadow:0 2px 0 var(--card-edge),0 12px 26px rgba(4,10,28,.18);animation:home-menu-rise .5s ease both;animation-delay:calc(.14s + var(--home-card-delay, 0s));transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}[data-theme=blue] .home-menu-card,[data-theme=contrast] .home-menu-card,[data-theme=dark] .home-menu-card{border-color:color-mix(in srgb,var(--card-accent) 40%,#2a3448)}.home-menu-card:active{transform:translateY(2px) scale(.93);box-shadow:0 1px 0 var(--card-edge),var(--soft-shadow);transition-duration:.05s,.05s}.home-menu-card-art{position:relative;overflow:hidden;align-self:stretch;display:flex;align-items:center;justify-content:center;aspect-ratio:1/.86;margin-bottom:4px;border-radius:21px;background:linear-gradient(155deg,color-mix(in srgb,var(--card-accent) 70%,#ffffff),var(--card-accent) 68%);font-size:38px;line-height:1;box-shadow:inset 0 -3px 0 rgba(20,14,38,.1);animation:home-tile-pop .55s cubic-bezier(.34,1.56,.64,1) both;animation-delay:calc(.18s + var(--home-card-delay, 0s))}.home-menu-card-art:before{top:-38px;right:-34px;width:110px;height:110px;background:rgba(255,255,255,.16)}.home-menu-card-art:after,.home-menu-card-art:before{content:"";position:absolute;border-radius:50%;display:none}.home-menu-card-art:after{bottom:-26px;left:-18px;width:64px;height:64px;background:rgba(255,255,255,.1)}.home-menu-card-art-emoji{position:relative;z-index:1;filter:drop-shadow(0 7px 9px rgba(20,14,38,.28))}.home-menu-card-art-has-image:after,.home-menu-card-art-has-image:before{display:none}.home-menu-card-art-image{object-fit:cover}@media (hover:hover){.home-menu-card:hover,.home-menu-hero:hover{transform:translateY(-2px)}}.home-menu-card-vocabulary{--card-accent:#23ab84}.home-menu-card-map{--card-accent:#ff7a59}.home-menu-card-lessons{--card-accent:var(--blue)}.home-menu-card-review{--card-accent:#e09c2e}[data-theme=blue] .home-menu-card-vocabulary,[data-theme=contrast] .home-menu-card-vocabulary,[data-theme=dark] .home-menu-card-vocabulary{--card-accent:#4cd6ab}[data-theme=blue] .home-menu-card-map,[data-theme=contrast] .home-menu-card-map,[data-theme=dark] .home-menu-card-map{--card-accent:#ff9579}[data-theme=blue] .home-menu-card-review,[data-theme=contrast] .home-menu-card-review,[data-theme=dark] .home-menu-card-review{--card-accent:#f3b75c}.home-menu-card-title{padding:0 6px;font-size:13.5px;font-weight:800;letter-spacing:-.01em;line-height:1.25}.home-menu-card-subtitle{padding:0 6px;font-size:11px;line-height:1.35;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-menu-card-chip{position:absolute;top:12px;left:12px;z-index:1;margin:0;padding:4px 11px;border-radius:999px;background:rgba(255,255,255,.92);color:color-mix(in srgb,var(--card-accent) 78%,#1c1230);font-size:11.5px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;box-shadow:0 2px 6px rgba(20,14,38,.2)}.home-menu-quest{display:flex;align-items:center;gap:12px;margin-top:14px;padding:11px 14px;border-radius:22px;border:1px solid color-mix(in srgb,var(--violet) 18%,var(--line));background:var(--home-card-bg);color:var(--ink);text-decoration:none;box-shadow:0 10px 24px rgba(4,10,28,.16);animation:home-menu-rise .5s ease .2s both;transition:transform .16s ease}.home-menu-quest:active{transform:scale(.985)}.home-menu-quest-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:color-mix(in srgb,var(--violet) 14%,transparent);font-size:24px;line-height:1;animation:home-quest-wiggle 5s ease-in-out 2s infinite}.home-menu-quest-copy{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1}.home-menu-quest-label{font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--violet)}.home-menu-quest-copy strong{font-size:14px;font-weight:800;letter-spacing:-.01em;line-height:1.25}.home-menu-quest-bar{width:100%;height:9px;margin-top:3px;border-radius:999px;background:color-mix(in srgb,var(--muted) 20%,transparent);overflow:hidden}.home-menu-quest-bar-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--violet),var(--blue));transition:width .5s ease}.home-menu-quest-count{flex-shrink:0;align-self:center;font-size:13.5px;font-weight:900;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--violet)}@media (min-width:720px){.home-menu{padding-top:26px}.home-menu-grid{gap:18px 14px}.home-menu-card-art{font-size:46px}}@keyframes home-menu-rise{0%{opacity:1;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes home-tile-pop{0%{opacity:1;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes home-wave{0%,to{transform:rotate(0deg)}20%{transform:rotate(22deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(16deg)}80%{transform:rotate(-6deg)}}@keyframes home-quest-wiggle{0%,86%,to{transform:rotate(0deg)}88%{transform:rotate(-7deg) scale(1.04)}91%{transform:rotate(7deg) scale(1.04)}94%{transform:rotate(-5deg)}97%{transform:rotate(3deg)}}.app-nav{gap:3px}.nav-item{padding-inline:clamp(8px,.9vw,12px)}.nav-item span{overflow:hidden;text-overflow:ellipsis}.button:disabled,.icon-button:disabled{opacity:1;filter:saturate(.72)}[data-theme=blue] .button:not(.button-primary):not(.button-danger),[data-theme=blue] .icon-button,[data-theme=contrast] .button:not(.button-primary):not(.button-danger),[data-theme=contrast] .icon-button,[data-theme=dark] .button:not(.button-primary):not(.button-danger),[data-theme=dark] .icon-button{border-color:var(--line);background:var(--surface-soft);color:var(--ink);box-shadow:none}[data-theme=blue] .button:not(.button-primary):not(.button-danger):disabled,[data-theme=blue] .icon-button:disabled,[data-theme=contrast] .button:not(.button-primary):not(.button-danger):disabled,[data-theme=contrast] .icon-button:disabled,[data-theme=dark] .button:not(.button-primary):not(.button-danger):disabled,[data-theme=dark] .icon-button:disabled{border-color:var(--line);background:rgba(255,255,255,.09);color:rgba(245,245,247,.78)}[data-theme=contrast] .admin-access,[data-theme=contrast] .app-nav,[data-theme=contrast] .bottom-tab-bar,[data-theme=contrast] .language-switcher,[data-theme=contrast] .settings-menu-trigger,[data-theme=contrast] .theme-toggle,[data-theme=contrast] .topbar{border-color:var(--line);background:var(--surface-strong);color:var(--ink);box-shadow:none}[data-theme=contrast] .bottom-tab{color:var(--muted)}[data-theme=contrast] .bottom-tab-active{background:rgba(183,148,255,.18);color:var(--ink)}[data-theme=blue] .analysis-panel,[data-theme=blue] .feedback-mouth-video-support,[data-theme=blue] .pronunciation-feedback-card,[data-theme=blue] .pronunciation-feedback-grid article,[data-theme=blue] .recorder-card,[data-theme=blue] .target-card,[data-theme=blue] .target-card .coaching-stage-card,[data-theme=blue] .target-result-summary,[data-theme=contrast] .analysis-panel,[data-theme=contrast] .feedback-mouth-video-support,[data-theme=contrast] .pronunciation-feedback-card,[data-theme=contrast] .pronunciation-feedback-grid article,[data-theme=contrast] .recorder-card,[data-theme=contrast] .target-card,[data-theme=contrast] .target-card .coaching-stage-card,[data-theme=contrast] .target-result-summary,[data-theme=dark] .analysis-panel,[data-theme=dark] .feedback-mouth-video-support,[data-theme=dark] .pronunciation-feedback-card,[data-theme=dark] .pronunciation-feedback-grid article,[data-theme=dark] .recorder-card,[data-theme=dark] .target-card,[data-theme=dark] .target-card .coaching-stage-card,[data-theme=dark] .target-result-summary{border-color:var(--line);background:var(--surface-strong);color:var(--ink);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=blue] .feedback-mouth-video-support,[data-theme=contrast] .feedback-mouth-video-support,[data-theme=dark] .feedback-mouth-video-support{display:grid}[data-theme=blue] .target-focus,[data-theme=contrast] .target-focus,[data-theme=dark] .target-focus{border-color:var(--line);background:linear-gradient(135deg,rgba(167,139,250,.12),rgba(94,234,212,.08)),var(--surface-soft)}[data-theme=blue] .target-pronunciation-meta span,[data-theme=contrast] .target-pronunciation-meta span,[data-theme=dark] .target-pronunciation-meta span{border-color:var(--line);background:rgba(255,255,255,.08);color:rgba(245,245,247,.78)}[data-theme=blue] .target-pronunciation-meta strong,[data-theme=contrast] .target-pronunciation-meta strong,[data-theme=dark] .target-pronunciation-meta strong{color:var(--ink)}[data-theme=blue] .pronunciation-feedback-card>span,[data-theme=blue] .pronunciation-feedback-grid article span,[data-theme=contrast] .pronunciation-feedback-card>span,[data-theme=contrast] .pronunciation-feedback-grid article span,[data-theme=dark] .pronunciation-feedback-card>span,[data-theme=dark] .pronunciation-feedback-grid article span{color:rgba(245,245,247,.78)}[data-theme=blue] .pronunciation-feedback-grid .feedback-mandarin-reminder,[data-theme=blue] .pronunciation-feedback-grid article p,[data-theme=contrast] .pronunciation-feedback-grid .feedback-mandarin-reminder,[data-theme=contrast] .pronunciation-feedback-grid article p,[data-theme=dark] .pronunciation-feedback-grid .feedback-mandarin-reminder,[data-theme=dark] .pronunciation-feedback-grid article p{color:var(--muted)}[data-theme=blue] .lesson-history-row,[data-theme=blue] .profile-focus-card,[data-theme=blue] .profile-sound-card,[data-theme=blue] .progress-overview-strip,[data-theme=blue] .progress-page-shell .insight-panel,[data-theme=blue] .progress-profile-panel,[data-theme=blue] .progress-rank-panel,[data-theme=blue] .progress-sound-stat-row,[data-theme=blue] .progress-stat-chip,[data-theme=blue] .progress-streak-panel,[data-theme=contrast] .lesson-history-row,[data-theme=contrast] .profile-focus-card,[data-theme=contrast] .profile-sound-card,[data-theme=contrast] .progress-overview-strip,[data-theme=contrast] .progress-page-shell .insight-panel,[data-theme=contrast] .progress-profile-panel,[data-theme=contrast] .progress-rank-panel,[data-theme=contrast] .progress-sound-stat-row,[data-theme=contrast] .progress-stat-chip,[data-theme=contrast] .progress-streak-panel,[data-theme=dark] .lesson-history-row,[data-theme=dark] .profile-focus-card,[data-theme=dark] .profile-sound-card,[data-theme=dark] .progress-overview-strip,[data-theme=dark] .progress-page-shell .insight-panel,[data-theme=dark] .progress-profile-panel,[data-theme=dark] .progress-rank-panel,[data-theme=dark] .progress-sound-stat-row,[data-theme=dark] .progress-stat-chip,[data-theme=dark] .progress-streak-panel{border-color:var(--line);background:var(--surface-strong);color:var(--ink);box-shadow:none}[data-theme=blue] .progress-overview-stat+.progress-overview-stat,[data-theme=contrast] .progress-overview-stat+.progress-overview-stat,[data-theme=dark] .progress-overview-stat+.progress-overview-stat{border-left-color:var(--line)}[data-theme=blue] .practice-level-help summary,[data-theme=blue] .profile-sound-link,[data-theme=blue] .progress-profile-panel .section-heading h2,[data-theme=blue] .progress-rank-guide-button,[data-theme=contrast] .practice-level-help summary,[data-theme=contrast] .profile-sound-link,[data-theme=contrast] .progress-profile-panel .section-heading h2,[data-theme=contrast] .progress-rank-guide-button,[data-theme=dark] .practice-level-help summary,[data-theme=dark] .profile-sound-link,[data-theme=dark] .progress-profile-panel .section-heading h2,[data-theme=dark] .progress-rank-guide-button{color:var(--violet-dark)}[data-theme=blue] .lesson-history-notes,[data-theme=blue] .practice-level-help,[data-theme=blue] .profile-sound-card p,[data-theme=blue] .profile-sound-score-row span,[data-theme=blue] .progress-rank-value small,[data-theme=contrast] .lesson-history-notes,[data-theme=contrast] .practice-level-help,[data-theme=contrast] .profile-sound-card p,[data-theme=contrast] .profile-sound-score-row span,[data-theme=contrast] .progress-rank-value small,[data-theme=dark] .lesson-history-notes,[data-theme=dark] .practice-level-help,[data-theme=dark] .profile-sound-card p,[data-theme=dark] .profile-sound-score-row span,[data-theme=dark] .progress-rank-value small{color:var(--muted)}[data-theme=blue] .progress-rank-panel .progress-rank-badge-preview,[data-theme=contrast] .progress-rank-panel .progress-rank-badge-preview,[data-theme=dark] .progress-rank-panel .progress-rank-badge-preview{width:min(150px,100%);border-color:var(--line);background:radial-gradient(circle at 50% 44%,rgba(167,139,250,.16),transparent 64%),var(--surface-soft);box-shadow:none}[data-theme=blue] .account-form input,[data-theme=blue] .account-panel,[data-theme=blue] .account-plus-plan,[data-theme=blue] .me-account-card,[data-theme=blue] .me-menu-group,[data-theme=blue] .me-personalize-chip:not(.me-personalize-chip-active),[data-theme=contrast] .account-form input,[data-theme=contrast] .account-panel,[data-theme=contrast] .account-plus-plan,[data-theme=contrast] .me-account-card,[data-theme=contrast] .me-menu-group,[data-theme=contrast] .me-personalize-chip:not(.me-personalize-chip-active),[data-theme=dark] .account-form input,[data-theme=dark] .account-panel,[data-theme=dark] .account-plus-plan,[data-theme=dark] .me-account-card,[data-theme=dark] .me-menu-group,[data-theme=dark] .me-personalize-chip:not(.me-personalize-chip-active){border-color:var(--line);background:var(--surface-strong);color:var(--ink);box-shadow:none}[data-theme=blue] .account-mode-tabs,[data-theme=contrast] .account-mode-tabs,[data-theme=dark] .account-mode-tabs{border-color:var(--line);background:var(--surface-soft)}[data-theme=blue] .account-tab-active,[data-theme=contrast] .account-tab-active,[data-theme=dark] .account-tab-active{background:rgba(255,255,255,.12);color:var(--ink)}[data-theme=blue] .account-panel .button:disabled,[data-theme=contrast] .account-panel .button:disabled,[data-theme=dark] .account-panel .button:disabled{border-color:var(--line);background:rgba(255,255,255,.09);color:rgba(245,245,247,.78);opacity:1}[data-theme=blue] .storage-rules-tip summary,[data-theme=contrast] .storage-rules-tip summary,[data-theme=dark] .storage-rules-tip summary{color:var(--violet-dark)}[data-theme=blue] .mouth-lab-page,[data-theme=contrast] .mouth-lab-page,[data-theme=dark] .mouth-lab-page,[data-theme=light] .mouth-lab-page,[data-theme=white] .mouth-lab-page{color:var(--ink);background:var(--bg)}[data-theme] .games-card-title,[data-theme] .mouth-lab-preview-head span,[data-theme] .mouth-lab-section-head span,[data-theme] .mouth-lab-title{color:var(--ink)}[data-theme] .games-card-blurb,[data-theme] .games-card-title span,[data-theme] .mouth-lab-foot,[data-theme] .mouth-lab-preview-head small,[data-theme] .mouth-lab-section-head small,[data-theme] .mouth-lab-sub{color:var(--muted)}[data-theme] .mouth-lab-badge{border-color:rgba(124,58,237,.28);background:rgba(124,58,237,.12);color:var(--violet-dark)}[data-theme] .games-card,[data-theme] .mouth-lab-audio-btn,[data-theme] .mouth-lab-chip,[data-theme] .mouth-lab-explanation,[data-theme] .mouth-lab-input,[data-theme] .mouth-lab-preview-panel,[data-theme] .mouth-lab-replay,[data-theme] .mouth-lab-wordbar,[data-theme] .mouth-replay-btn,[data-theme] .vowel-map-target{border-color:var(--line);background:var(--surface-strong);color:var(--ink);box-shadow:none}[data-theme] .games-card-icon{border-color:var(--line);background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.18),transparent 35%),linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04)),var(--surface);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 10px 24px var(--games-icon-glow)}[data-theme=light] .games-card-icon,[data-theme=white] .games-card-icon{background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.85),transparent 36%),linear-gradient(145deg,rgba(255,255,255,.94),rgba(124,58,237,.08));box-shadow:0 10px 24px rgba(17,24,39,.08)}[data-theme=contrast] .games-card-icon{border-color:var(--ink);background:var(--surface);box-shadow:none}[data-theme] .games-card:focus-visible,[data-theme] .games-card:hover,[data-theme] .mouth-lab-chip-on,[data-theme] .vowel-map-target-on{border-color:rgba(124,58,237,.38);background:linear-gradient(135deg,rgba(124,58,237,.16),rgba(22,136,240,.12));color:var(--ink)}[data-theme=blue] .minimal-pair-word,[data-theme=blue] .mouth-lab-placeholder-preview,[data-theme=blue] .mouth-replay-frame,[data-theme=blue] .vowel-map-stage,[data-theme=contrast] .minimal-pair-word,[data-theme=contrast] .mouth-lab-placeholder-preview,[data-theme=contrast] .mouth-replay-frame,[data-theme=contrast] .vowel-map-stage,[data-theme=dark] .minimal-pair-word,[data-theme=dark] .mouth-lab-placeholder-preview,[data-theme=dark] .mouth-replay-frame,[data-theme=dark] .vowel-map-stage{border-color:var(--line);background:var(--surface-soft)}[data-theme=light] .hold-vowel-symbol,[data-theme=light] .minimal-pair-word-text,[data-theme=light] .vowel-map-guess,[data-theme=white] .hold-vowel-symbol,[data-theme=white] .minimal-pair-word-text,[data-theme=white] .vowel-map-guess{color:var(--ink)}[data-theme=light] .minimal-pair-word-meaning,[data-theme=light] .mouth-replay-label,[data-theme=light] .vowel-map-numbers,[data-theme=white] .minimal-pair-word-meaning,[data-theme=white] .mouth-replay-label,[data-theme=white] .vowel-map-numbers{color:var(--muted)}@media (max-width:1040px){.app-nav{max-width:min(100%,650px);overflow-x:auto;scrollbar-width:none}.app-nav::-webkit-scrollbar{display:none}}@media (max-width:720px){.bottom-tab span{font-size:.64rem}}@media (prefers-reduced-motion:reduce){.home-menu-card,.home-menu-card-art,.home-menu-chips,.home-menu-hero,.home-menu-quest,.home-menu-quest-icon,.home-menu-section-title,.home-menu-top,.home-menu-wave,.home-menu-wod{animation:none}.home-menu-avatar-ring-fill,.home-menu-avatar-wrap,.home-menu-card,.home-menu-card-art,.home-menu-chip,.home-menu-hero,.home-menu-quest,.home-menu-quest-bar-fill,.home-menu-wod-play{transition:none}}.practice-course-book{font-family:var(--font-round),Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.practice-course-book .guided-panel-heading h1{font-weight:900;letter-spacing:-.01em}.category-chooser-card{--cat-accent:var(--violet);--cat-edge:color-mix(in srgb,var(--cat-accent) 30%,var(--line));border:3px solid color-mix(in srgb,var(--cat-accent) 38%,#ffffff);border-radius:24px;box-shadow:0 4px 0 var(--cat-edge),var(--soft-shadow);transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}[data-theme=blue] .category-chooser-card,[data-theme=contrast] .category-chooser-card,[data-theme=dark] .category-chooser-card{border-color:color-mix(in srgb,var(--cat-accent) 50%,#2a2440)}.category-chooser-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--cat-accent) 55%,#ffffff);box-shadow:0 5px 0 var(--cat-edge),var(--shadow)}.category-chooser-card:active{transform:translateY(2px) scale(.95);box-shadow:0 1px 0 var(--cat-edge),var(--soft-shadow);transition-duration:.05s,.05s}.category-chooser-card.category-very-hard{--cat-accent:#1f7aeb}.category-chooser-card.category-hard{--cat-accent:#ff7a59}.category-chooser-card.category-medium{--cat-accent:#a855f7}.category-chooser-card.category-easier{--cat-accent:#23ab84}.category-chooser-card .category-chooser-heading h2:before{margin-right:3px;font-size:1.05em}.category-chooser-card.category-very-hard .category-chooser-heading h2:before{content:"🎯 "}.category-chooser-card.category-hard .category-chooser-heading h2:before{content:"🆚 "}.category-chooser-card.category-medium .category-chooser-heading h2:before{content:"👄 "}.category-chooser-card.category-easier .category-chooser-heading h2:before{content:"🔤 "}.category-chooser-top svg{color:var(--cat-accent)}.category-chooser-count{width:fit-content;padding:3px 10px;border-radius:999px;background:color-mix(in srgb,var(--cat-accent) 14%,transparent);color:color-mix(in srgb,var(--cat-accent) 80%,var(--ink));font-size:.74rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.learner-profile-button{font-family:inherit;font-weight:800;transition:transform .16s ease}.learner-profile-button:active{transform:scale(.94)}.practice-resume-card{border-radius:22px;box-shadow:0 4px 0 color-mix(in srgb,var(--violet) 28%,var(--line)),var(--soft-shadow);transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.practice-resume-card:active{transform:translateY(2px) scale(.97);box-shadow:0 1px 0 color-mix(in srgb,var(--violet) 28%,var(--line)),var(--soft-shadow);transition-duration:.05s,.05s}@media (prefers-reduced-motion:reduce){.category-chooser-card,.learner-profile-button,.practice-resume-card{transition:none}}.button,.eyebrow,.nav-item,.settings-menu-trigger,h1,h2,h3{font-family:var(--font-round),Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.insight-panel,.me-account-card,.profile-focus-card,.vocabulary-locked-panel,.vocabulary-unit-hero{border-radius:24px}.progress-hub-row{border-radius:22px;box-shadow:0 3px 0 color-mix(in srgb,var(--violet) 16%,var(--line)),var(--soft-shadow);transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.progress-hub-row:active{transform:translateY(2px) scale(.98);box-shadow:0 1px 0 color-mix(in srgb,var(--violet) 16%,var(--line)),var(--soft-shadow);transition-duration:.05s,.05s}.vocabulary-lesson-row{border-radius:20px;transition:transform .28s cubic-bezier(.34,1.56,.64,1)}.vocabulary-lesson-row:active{transform:translateY(1px) scale(.98);transition-duration:.05s}.difficulty-card-grid>a,.difficulty-card-grid>div{border-radius:22px;transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.difficulty-card-grid>a:active{transform:translateY(2px) scale(.97);transition-duration:.05s,.05s}.local-progress-badge,.practice-level-chip,.vocabulary-unit-kicker{font-weight:800}@media (prefers-reduced-motion:reduce){.difficulty-card-grid>a,.difficulty-card-grid>div,.progress-hub-row,.vocabulary-lesson-row{transition:none}}.sound-map-home,[data-theme=blue] .sound-map-home,[data-theme=contrast] .sound-map-home,[data-theme=dark] .sound-map-home,[data-theme=light] .sound-map-home,[data-theme=white] .sound-map-home{--map-path-completed:#f5b332;--map-path-completed-edge:rgba(245,179,50,0.42)}.sound-map-node .sound-map-node-ring{transition:transform .28s cubic-bezier(.34,1.56,.64,1)}.sound-map-node:active .sound-map-node-ring{transform:scale(.9);transition-duration:.05s}.vocabulary-map-node .vocabulary-map-node-ring{transition:transform .28s cubic-bezier(.34,1.56,.64,1)}.vocabulary-map-node:active .vocabulary-map-node-ring{transform:scale(.92);transition-duration:.05s}.vocabulary-map-node-art{width:88px;height:88px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.3))}@media (prefers-reduced-motion:reduce){.sound-map-node .sound-map-node-ring,.vocabulary-map-node .vocabulary-map-node-ring{transition:none}}.sound-map-home,[data-appearance=deep_blue] .sound-map-home,[data-appearance=golden_day] .sound-map-home,[data-appearance=rose_sunset] .sound-map-home,[data-appearance=teal_green] .sound-map-home,[data-appearance=violet_evening] .sound-map-home{--sound-map-path-completed:#f5b332}.mascot{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.koala-coach{position:relative;display:inline-block;line-height:0}.koala-coach model-viewer{width:100%;height:100%}.koala-bob,.koala-clip{display:block;width:100%;height:100%}.koala-clip{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.koala-fx{position:absolute;inset:0;z-index:-1;pointer-events:none}.koala-coach[data-state=listening_ear] .koala-fx,.koala-coach[data-state=listening_ear] .koala-fx:after,.koala-coach[data-state=listening_ear] .koala-fx:before{content:"";position:absolute;left:50%;top:56%;width:56%;height:56%;border:2px solid rgba(112,222,255,.6);border-radius:50%;transform:translate(-50%,-50%);animation:koalaWave 1.8s ease-out infinite}.koala-coach[data-state=listening_ear] .koala-fx:before{animation-delay:.6s}.koala-coach[data-state=listening_ear] .koala-fx:after{animation-delay:1.2s}@keyframes koalaWave{0%{transform:translate(-50%,-50%) scale(.35);opacity:.75}to{transform:translate(-50%,-50%) scale(1.7);opacity:0}}.koala-coach[data-state=thinking_chin] .koala-fx{animation:koalaSpin 3s linear infinite}.koala-coach[data-state=thinking_chin] .koala-fx:after,.koala-coach[data-state=thinking_chin] .koala-fx:before{content:"";position:absolute;width:9%;height:9%;border-radius:50%;background:rgba(160,235,255,.95);box-shadow:0 0 10px rgba(120,210,255,.95)}.koala-coach[data-state=thinking_chin] .koala-fx:before{top:4%;left:48%}.koala-coach[data-state=thinking_chin] .koala-fx:after{top:46%;left:92%}@keyframes koalaSpin{to{transform:rotate(1turn)}}.koala-coach[data-state=celebrate_big] .koala-fx:after,.koala-coach[data-state=celebrate_big] .koala-fx:before,.koala-coach[data-state=correct_happy] .koala-fx:after,.koala-coach[data-state=correct_happy] .koala-fx:before{content:"";position:absolute;width:12%;height:12%;border-radius:50%;background:radial-gradient(circle,#ffe6a3 0,rgba(255,210,120,0) 70%);animation:koalaTwinkle .9s ease-in-out infinite}.koala-coach[data-state=celebrate_big] .koala-fx:before,.koala-coach[data-state=correct_happy] .koala-fx:before{top:6%;left:8%}.koala-coach[data-state=celebrate_big] .koala-fx:after,.koala-coach[data-state=correct_happy] .koala-fx:after{top:12%;right:6%;left:auto;animation-delay:.45s}@keyframes koalaTwinkle{0%,to{transform:scale(.5);opacity:.3}50%{transform:scale(1.2);opacity:1}}.koala-bubble{position:absolute;left:58%;bottom:80%;max-width:130px;padding:4px 9px;border-radius:12px;background:rgba(22,30,70,.94);color:#eaf0ff;font-size:11px;font-weight:600;line-height:1.2;white-space:nowrap;box-shadow:0 4px 14px rgba(0,0,0,.32);animation:koalaBubble .32s ease-out}.koala-bubble:after{content:"";position:absolute;left:14px;bottom:-4px;width:9px;height:9px;background:inherit;transform:rotate(45deg)}@keyframes koalaBubble{0%{opacity:0;transform:translateY(6px) scale(.9)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.koala-bob,.koala-fx,.koala-fx:after,.koala-fx:before{animation:none!important}}.practice-immersive{position:fixed;inset:0;z-index:60;display:flex;flex-direction:column;padding:calc(12px + env(safe-area-inset-top)) 14px calc(14px + env(safe-area-inset-bottom));box-sizing:border-box;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transition:background .25s ease}.app-shell:has(.practice-immersive) .bottom-nav-handle,.app-shell:has(.practice-immersive) .bottom-nav-scrim,.app-shell:has(.practice-immersive) .bottom-tab-bar,.app-shell:has(.practice-immersive) .legal-consent-banner,.app-shell:has(.practice-immersive) .topbar{display:none!important}.practice-immersive[data-theme=dark]{background:radial-gradient(120% 90% at 50% -10%,#15151b,#0a0a0e 60%);color:#f1f2f4;--bg:#0a0a0e;--bg-2:#1c1c1e;--surface:rgba(28,28,30,0.96);--surface-strong:#1c1c1e;--surface-soft:rgba(44,44,46,0.92);--ink:#f1f2f4;--muted:#98989d;--line:rgba(255,255,255,0.12);--violet:#a78bfa;--violet-dark:#c4b5fd;--indigo:#8eb4ff;--blue:#64b5ff;--cyan:#5eead4;--green:#34d399;--rose:#fb7185}.practice-immersive[data-theme=light]{background:#f7f7f9;color:#1a1a1e;--bg:#f7f7f9;--bg-2:#ffffff;--surface:rgba(255,255,255,0.94);--surface-strong:#ffffff;--surface-soft:rgba(255,255,255,0.82);--ink:#1c1c1e;--muted:#6e6e73;--line:rgba(60,60,67,0.16);--violet:#6f3be6;--violet-dark:#40208e;--indigo:#3452d8;--blue:#0f84e8;--cyan:#16aeca;--green:#12866d;--rose:#c83a74}@media (min-width:760px){.practice-immersive{align-items:center}.practice-immersive>*{width:100%;max-width:460px}}.lh{gap:10px;position:relative}.lh,.lh-btn{display:flex;align-items:center;flex:none}.lh-btn{width:34px;height:34px;border-radius:50%;border:none;cursor:pointer;font-size:14px;justify-content:center;text-decoration:none}.lh-prog{flex:1 1;min-width:0;height:8px;border-radius:999px;overflow:hidden}.lh-prog i{display:block;height:100%;border-radius:999px}.lh-sound{font-size:13px;font-weight:600;flex:none}.lh-theme{display:inline-flex;align-items:center;gap:2px;padding:2px;border-radius:999px;flex:none}.lh-theme-opt{width:28px;height:28px;border:none;border-radius:999px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;background:transparent;line-height:1;transition:background .15s ease,color .15s ease}.practice-immersive[data-theme=dark] .lh-theme{background:rgba(255,255,255,.07)}.practice-immersive[data-theme=dark] .lh-theme-opt{color:#8b9099}.practice-immersive[data-theme=dark] .lh-theme-on{background:#2a2a33;color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.4)}.practice-immersive[data-theme=light] .lh-theme{background:rgba(0,0,0,.05)}.practice-immersive[data-theme=light] .lh-theme-opt{color:#8a8a90}.practice-immersive[data-theme=light] .lh-theme-on{background:#fff;color:#1a1a1e;box-shadow:0 1px 4px rgba(0,0,0,.12)}.practice-immersive[data-theme=dark] .lh-btn{background:rgba(255,255,255,.07);color:#c9ccd2}.practice-immersive[data-theme=dark] .lh-prog{background:rgba(255,255,255,.1)}.practice-immersive[data-theme=dark] .lh-prog i{background:linear-gradient(90deg,#22d3ee,#a855f7,#ec4899);box-shadow:0 0 12px rgba(168,85,247,.5),0 0 16px rgba(34,211,238,.35)}.practice-immersive[data-theme=dark] .lh-sound{color:#9aa0a8}.practice-immersive[data-theme=light] .lh-btn{background:rgba(0,0,0,.05);color:#4a4a52}.practice-immersive[data-theme=light] .lh-prog{background:rgba(0,0,0,.1)}.practice-immersive[data-theme=light] .lh-prog i{background:linear-gradient(90deg,#7c3aed,#5b6cff);box-shadow:0 0 10px rgba(124,58,237,.5),0 0 16px rgba(91,108,255,.5)}.practice-immersive[data-theme=light] .lh-sound{color:#6b6b73}@media (max-width:759px){.practice-immersive{padding-top:calc(54px + env(safe-area-inset-top))}.practice-immersive .lh{z-index:3;margin:0 auto 4px;width:min(100%,430px);padding:6px;border-radius:999px;box-sizing:border-box}.practice-immersive .lh-prog{height:9px}.practice-immersive .lh-sound{max-width:42px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.practice-immersive[data-theme=dark] .lh{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 34px rgba(0,0,0,.28)}.practice-immersive[data-theme=light] .lh{background:rgba(255,255,255,.84);border:1px solid rgba(60,60,67,.08);box-shadow:0 12px 34px rgba(40,40,70,.08)}}.lh-menu-backdrop{position:fixed;inset:0;z-index:70}.lh-menu{position:absolute;top:46px;right:0;z-index:71;width:230px;border-radius:16px;padding:6px;display:flex;flex-direction:column;gap:1px}.lh-menu .mItem{border:none;background:none;cursor:pointer;text-align:left;font-size:13.5px;padding:10px 12px;border-radius:10px;text-decoration:none;display:block;width:100%}.lh-menu .mLabel{font-size:11px;text-transform:uppercase;letter-spacing:.06em;opacity:.5;padding:6px 12px 2px}.lh-menu .mDiv{height:1px;margin:4px 6px}.practice-immersive[data-theme=dark] .lh-menu{background:#16161d;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 50px rgba(0,0,0,.5)}.practice-immersive[data-theme=dark] .lh-menu .mItem{color:#e6e8ee}.practice-immersive[data-theme=dark] .lh-menu .mItem:hover{background:rgba(255,255,255,.07)}.practice-immersive[data-theme=dark] .lh-menu .mDiv{background:rgba(255,255,255,.1)}.practice-immersive[data-theme=light] .lh-menu{background:#fff;border:1px solid #eaeaee;box-shadow:0 18px 50px rgba(40,40,70,.18)}.practice-immersive[data-theme=light] .lh-menu .mItem{color:#23232a}.practice-immersive[data-theme=light] .lh-menu .mItem:hover{background:#f3f3f6}.practice-immersive[data-theme=light] .lh-menu .mDiv{background:#ececef}.lh-menu .mAccent{font-weight:600}.practice-immersive[data-theme=dark] .lh-menu .mAccent{color:#b9a8ff}.practice-immersive[data-theme=light] .lh-menu .mAccent{color:#6b3ce0}.sound-lab-placeholder{width:100%;border-radius:26px;padding:clamp(28px,6vh,48px) 24px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.sound-lab-placeholder .sound-lab-icon{font-size:40px;line-height:1}.sound-lab-placeholder strong{font-size:clamp(22px,5vw,28px);font-weight:700}.sound-lab-placeholder p{font-size:14px;line-height:1.5;margin:0;max-width:30ch;opacity:.82}.sound-lab-back{margin-top:6px;border:none;cursor:pointer;padding:12px 22px;border-radius:16px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(120deg,#7c3aed,#5b6cff);box-shadow:0 10px 28px rgba(99,74,240,.45)}.practice-immersive[data-theme=dark] .sound-lab-placeholder{background:linear-gradient(150deg,rgba(124,92,255,.18),rgba(26,28,52,.5));border:1px solid rgba(160,150,255,.22)}.practice-immersive[data-theme=light] .sound-lab-placeholder{background:linear-gradient(150deg,#efe9ff,#eaf0ff);border:1px solid rgba(124,92,255,.22)}.lesson-stage{flex:1 1;min-height:0;max-width:460px;margin:0 auto;justify-content:center;gap:clamp(10px,3vh,18px);padding:clamp(8px,2vh,20px) 0}.lesson-stage,.lesson-word-card{width:100%;display:flex;flex-direction:column;align-items:center}.lesson-word-card{border-radius:26px;padding:clamp(24px,4vh,36px) 22px;gap:11px;box-sizing:border-box}.lesson-word{font-size:clamp(52px,12vw,88px);font-weight:700;line-height:1;text-align:center;font-family:Georgia,Times New Roman,serif}.lesson-word-compact{font-size:clamp(34px,8vw,58px)}.lesson-word-meta{display:flex;gap:9px;flex-wrap:wrap;justify-content:center}.lesson-word-meta span{font-size:12px;padding:6px 13px;border-radius:999px}.practice-immersive[data-theme=dark] .lesson-word-card{background:linear-gradient(150deg,rgba(124,92,255,.28),rgba(78,88,178,.34) 48%,rgba(26,28,52,.55));border:1px solid rgba(160,150,255,.3);box-shadow:0 20px 52px rgba(72,56,160,.4),inset 0 1px 0 rgba(255,255,255,.12),inset 0 0 44px rgba(124,92,255,.14)}.practice-immersive[data-theme=dark] .lesson-word{color:#fff}.practice-immersive[data-theme=dark] .lesson-word-meta span{background:rgba(255,255,255,.06);color:#c5c9d0}.practice-immersive[data-theme=light] .lesson-word-card{background:linear-gradient(150deg,#e7defe,#e6ecff 50%,#eef6ff);border:1px solid rgba(124,92,255,.3);box-shadow:0 20px 48px rgba(108,92,200,.22),inset 0 0 34px rgba(124,92,255,.07)}.practice-immersive[data-theme=light] .lesson-word{color:#191922}.practice-immersive[data-theme=light] .lesson-word-meta span{background:#f1f1f3;color:#55555c}.mouthRow{width:100%;gap:13px;padding:11px 13px;border-radius:18px;cursor:pointer;border:none;text-align:left}.mouthIcon,.mouthRow{display:flex;align-items:center}.mouthIcon{width:42px;height:42px;flex:none;border-radius:13px;justify-content:center;color:#fff;background:linear-gradient(135deg,#7c3aed,#5b6cff);box-shadow:0 6px 18px rgba(99,74,240,.5)}.mouthText{display:flex;flex-direction:column;gap:1px}.mouthText strong{font-size:14px;font-weight:600}.mouthText>span{font-size:12px;opacity:.7}.mouthRow .chev{margin-left:auto;font-size:13px;opacity:.6}.practice-immersive[data-theme=dark] .mouthRow{background:rgba(124,92,255,.14);border:1px solid rgba(160,150,255,.22);color:#eef0f3}.practice-immersive[data-theme=light] .mouthRow{background:linear-gradient(150deg,#efe9ff,#eaf0ff);border:1px solid rgba(124,92,255,.22);color:#23232a}.mouth-stage{width:100%;display:flex;flex-direction:column;gap:12px}.mouth-video-col{width:100%}.mouth-video-col,.mouth-word-col{display:flex;flex-direction:column;gap:10px;min-width:0}.mouth-word-caption{text-align:center;font-size:13px}.practice-immersive[data-theme=dark] .mouth-word-caption{color:#aab0ba}.practice-immersive[data-theme=light] .mouth-word-caption{color:#6b6b73}.mouth-watch-head{display:flex;align-items:center;gap:9px;padding:11px 13px;border-radius:15px;color:#fff;background:linear-gradient(120deg,#7c3aed,#5b6cff);box-shadow:0 10px 26px rgba(99,74,240,.45),inset 0 1px 0 rgba(255,255,255,.22)}.mouth-watch-title{display:inline-flex;align-items:center;gap:8px;font-size:14px;min-width:0}.mouth-watch-title strong{font-weight:600}.mouth-watch-icon{display:inline-flex;flex:none}.mouth-watch-sound{opacity:.85;font-size:12px}.mouth-watch-close{margin-left:auto;flex:none;width:30px;height:30px;border-radius:999px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;background:rgba(255,255,255,.18);color:#fff}.mouth-watch-close:hover{background:rgba(255,255,255,.3)}.mobile-video-shell-embedded{margin-top:0;gap:10px}.mobile-video-shell-embedded .mobile-video-section{width:100%}.mouth-video-col .mobile-video-shell{display:grid!important}.mouth-video-col .mobile-video-section{display:block!important}.practice-immersive .mobile-video-section,.practice-immersive .mobile-video-section *{pointer-events:auto!important}.practice-immersive .mobile-video-section{touch-action:pan-y}.mouth-video-col .mobile-video-section .mouth-video-frame{border:1px solid rgba(160,150,255,.32);box-shadow:0 0 26px rgba(168,85,247,.38),0 0 14px rgba(34,211,238,.28)}.practice-immersive .mouth-video-col .mobile-video-section .mouth-video-controls{background:transparent;padding:8px 0 0}.practice-immersive .mouth-video-col .mobile-video-section .mouth-video-scrub{background:transparent;width:100%;margin:6px 0 0}.practice-immersive .mouth-video-col .mouth-video-btn{border-radius:12px}.practice-immersive[data-theme=dark] .mouth-video-col .mouth-video-btn{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12);color:#eef0f3}.practice-immersive[data-theme=dark] .mouth-video-col .mouth-video-btn:hover{background:rgba(255,255,255,.14)}.practice-immersive[data-theme=dark] .mouth-video-col .mouth-video-btn-on{background:rgba(168,140,255,.3);border-color:rgba(168,140,255,.42);color:#fff;box-shadow:none}.practice-immersive[data-theme=dark] .mouth-video-col .mouth-video-speeds{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.practice-immersive[data-theme=dark] .mouth-video-col .mouth-video-speed{color:#9aa0a8}.practice-immersive[data-theme=dark] .mouth-video-col .mouth-video-speed-on{background:rgba(168,140,255,.3);color:#fff;box-shadow:none}.practice-immersive[data-theme=dark] .mouth-video-col .mouth-video-scrub{--scrub-track:rgba(255,255,255,.16)}.practice-immersive[data-theme=light] .mouth-video-col .mouth-video-btn{background:#f1f1f3;border-color:#e4e4e8;color:#40208e}.practice-immersive[data-theme=light] .mouth-video-col .mouth-video-btn:hover{background:#e9e9ee}.practice-immersive[data-theme=light] .mouth-video-col .mouth-video-btn-on{background:linear-gradient(135deg,#7c3aed,#5b6cff);border-color:transparent;color:#fff;box-shadow:none}.practice-immersive[data-theme=light] .mouth-video-col .mouth-video-speeds{background:#f1f1f3;border-color:#e4e4e8}.practice-immersive[data-theme=light] .mouth-video-col .mouth-video-speed{color:#6b6b73}.practice-immersive[data-theme=light] .mouth-video-col .mouth-video-speed-on{background:#fff;color:#40208e}.practice-immersive[data-theme=light] .mouth-video-col .mouth-video-scrub{--scrub-track:rgba(60,60,67,.18)}.mouth-word-col .lesson-word-card{display:none}.mouth-word-col{order:-1}@media (max-width:759px){.lh-menu .video-side-item{display:none}}@media (min-width:760px){.practice-immersive[data-mouth-open="1"] .lesson-actions,.practice-immersive[data-mouth-open="1"] .lesson-stage,.practice-immersive[data-mouth-open="1"]>*{max-width:980px}.mouth-stage{flex-direction:row;align-items:center;gap:24px}.lesson-stage[data-video-side=right] .mouth-stage{flex-direction:row-reverse}.mouth-video-col{flex:1 1;min-width:0}.mouth-word-col{flex:1 1;order:0}.mouth-word-col .lesson-word-card{display:flex}.mouth-word-caption{display:none}.mouth-video-col .mobile-video-section .mouth-help-video{max-height:min(52vh,380px)}}.lesson-actions{width:100%;max-width:460px;margin:0 auto;flex:none;display:flex;flex-direction:column;gap:10px}.lesson-nav-quiet{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:2px;min-height:30px}.lesson-nav-link{border:none;background:none;cursor:pointer;font-size:12.5px;font-weight:500;padding:6px 8px;opacity:.7;transition:opacity .15s ease}.lesson-nav-link:hover{opacity:1}.practice-immersive[data-theme=dark] .lesson-nav-link{color:#b9bdc8}.practice-immersive[data-theme=light] .lesson-nav-link{color:#5b5b66}.sound-lab-stage{overflow-y:auto;align-items:stretch;justify-content:flex-start}.sound-lab,.sound-lab-stage{display:flex;flex-direction:column;gap:14px}.sound-lab{width:100%;max-width:560px;margin:0 auto}.sl-section{border-radius:18px;padding:16px 18px}.sl-name{font-size:clamp(26px,6vw,36px);font-weight:700;margin:0;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.sl-ipa-inline{font-size:18px;font-weight:500;opacity:.65}.sl-goal{font-size:14px;line-height:1.5;margin:8px 0 0}.sl-examples{font-size:15px;opacity:.85;margin:6px 0 0}.sl-section h3{font-size:13px;text-transform:uppercase;letter-spacing:.05em;opacity:.6;margin:0 0 6px}.sl-section p{margin:0;font-size:15px;line-height:1.5}.sl-zh{opacity:.75;margin-top:6px}.sl-mouth .mouth-video-col{width:100%}.practice-immersive[data-theme=dark] .sl-section{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.practice-immersive[data-theme=dark] .sl-identity{background:linear-gradient(150deg,rgba(124,92,255,.22),rgba(26,28,52,.5));border-color:rgba(160,150,255,.22)}.practice-immersive[data-theme=light] .sl-section{background:#f4f4f7;border:1px solid #ececef}.practice-immersive[data-theme=light] .sl-identity{background:linear-gradient(150deg,#efe9ff,#eaf0ff);border-color:rgba(124,92,255,.22)}.sl-compare-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sl-compare-card{border-radius:14px;padding:12px 10px;text-align:center}.sl-compare-word{font-size:20px;font-weight:700;margin:4px 0;font-family:Georgia,Times New Roman,serif}.sl-compare-ipa{font-size:13px;opacity:.7}.sl-compare-cue{font-size:12px;opacity:.8;line-height:1.3}.practice-immersive[data-theme=dark] .sl-compare-card{background:rgba(255,255,255,.05)}.practice-immersive[data-theme=dark] .sl-compare-card-focus{background:rgba(124,92,255,.22);border:1px solid rgba(160,150,255,.3)}.practice-immersive[data-theme=light] .sl-compare-card{background:#fff;border:1px solid #ececef}.practice-immersive[data-theme=light] .sl-compare-card-focus{background:#efe9ff;border:1px solid rgba(124,92,255,.3)}.sl-drill-cta{margin-top:6px;border:none;cursor:pointer;padding:13px 20px;border-radius:16px;font-size:15px;font-weight:600;color:#fff;width:100%;background:linear-gradient(120deg,#7c3aed,#5b6cff);box-shadow:0 10px 28px rgba(99,74,240,.45)}@media (max-width:380px){.sl-compare-grid{gap:6px}.sl-compare-word{font-size:17px}.sl-compare-cue{font-size:11px}}.practice-immersive .lesson-actions .recorder-card{border:0;border-top:0;border-radius:0;padding:0;gap:11px;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.practice-immersive .lesson-actions .practice-action-row{margin:0;gap:10px;grid-template-columns:1fr}.lesson-speed-quiet{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lh-menu .mItem-on{font-weight:600}.practice-immersive[data-theme=dark] .lh-menu .mItem-on{color:#b9a8ff}.practice-immersive[data-theme=light] .lh-menu .mItem-on{color:#6b3ce0}@media (min-width:760px){.sl-mouth .mouth-video-col .mobile-video-section .mouth-help-video{max-height:min(30vh,230px)}}.practice-immersive,.practice-immersive .sound-lab-stage{scrollbar-width:thin;scrollbar-color:rgba(150,150,160,.32) transparent}.practice-immersive .sound-lab-stage::-webkit-scrollbar,.practice-immersive::-webkit-scrollbar{width:6px;height:6px}.practice-immersive .sound-lab-stage::-webkit-scrollbar-thumb,.practice-immersive::-webkit-scrollbar-thumb{background:rgba(150,150,160,.3);border-radius:999px}.practice-immersive .sound-lab-stage::-webkit-scrollbar-track,.practice-immersive::-webkit-scrollbar-track{background:transparent}.practice-immersive .lesson-actions .practice-action-row .practice-listen-control{width:min(100%,360px);max-width:360px;justify-self:center;grid-template-columns:minmax(0,1fr) auto auto;gap:0;align-items:stretch;border-radius:16px;overflow:hidden}.practice-immersive .lesson-actions .practice-listen-control .practice-audio-speed{align-self:stretch;border:none;background:transparent;cursor:pointer;padding:0 12px;font-size:12px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:44px}.practice-immersive .lesson-actions .practice-listen-control .listen-button{width:100%;min-height:50px;min-width:0;padding:13px 14px;border:none;border-radius:0;background:transparent;box-shadow:none;font-size:14px;font-weight:600}.practice-immersive .lesson-actions .practice-listen-control .practice-audio-voice-toggle{align-self:stretch;border:none;border-radius:0;background:transparent;box-shadow:none;padding:5px 6px;min-height:0}.practice-immersive .lesson-actions .native-listen-button{min-height:0;min-width:0;padding:13px 12px;border-radius:16px;font-size:14px;font-weight:600;border:none;box-shadow:none}.practice-immersive[data-theme=dark] .lesson-actions .practice-listen-control{background:rgba(255,255,255,.07)}.practice-immersive[data-theme=dark] .lesson-actions .practice-listen-control .listen-button{color:#eef0f3}.practice-immersive[data-theme=dark] .lesson-actions .practice-listen-control .practice-audio-voice-toggle{border-left:1px solid rgba(255,255,255,.12)}.practice-immersive[data-theme=dark] .lesson-actions .practice-listen-control .practice-audio-speed{color:#c9ccd2;border-left:1px solid rgba(255,255,255,.12)}.practice-immersive[data-theme=dark] .lesson-actions .practice-audio-voice-button{color:#9aa0a8}.practice-immersive[data-theme=dark] .lesson-actions .native-listen-button{background:rgba(255,255,255,.07);color:#eef0f3}.practice-immersive[data-theme=light] .lesson-actions .practice-listen-control{background:#eceef5;border:1px solid #d8dae6;box-shadow:0 2px 10px rgba(30,30,60,.06)}.practice-immersive[data-theme=light] .lesson-actions .practice-listen-control .listen-button{color:#2a2a30}.practice-immersive[data-theme=light] .lesson-actions .practice-listen-control .practice-audio-voice-toggle{border-left:1px solid #d8dae6}.practice-immersive[data-theme=light] .lesson-actions .practice-listen-control .practice-audio-speed{color:#55555c;border-left:1px solid #d8dae6}.practice-immersive[data-theme=light] .lesson-actions .native-listen-button{background:#fff;color:#2a2a30;border:1px solid #ececee;box-shadow:0 2px 10px rgba(0,0,0,.05)}.practice-immersive .lesson-actions .record-button{min-height:0;border-radius:20px;padding:16px 0;font-size:17px;font-weight:600;color:#fff}.practice-immersive[data-theme=dark] .lesson-actions .record-button:not(.record-button-live):not(.record-button-waiting):not(.record-button-processing){background:#131316;border:1.5px solid transparent;background-image:linear-gradient(#131316,#131316),linear-gradient(120deg,#22d3ee,#a855f7,#ec4899);background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 0 26px rgba(168,85,247,.5),0 0 14px rgba(34,211,238,.35)}.practice-immersive[data-theme=light] .lesson-actions .record-button:not(.record-button-live):not(.record-button-waiting):not(.record-button-processing){background:linear-gradient(120deg,#7c3aed,#5b6cff);border:none;box-shadow:inset 0 0 0 1.5px rgba(255,255,255,.3),0 16px 36px rgba(99,74,240,.5),0 8px 18px rgba(91,108,255,.4),0 0 28px rgba(124,92,255,.5),0 0 50px rgba(108,74,255,.3)}.practice-immersive .lesson-actions .record-button:disabled:not(.record-button-live):not(.record-button-waiting):not(.record-button-processing){cursor:not-allowed;opacity:.82}.practice-immersive .lesson-actions .recorder-copy{gap:3px}.practice-immersive .lesson-actions .recorder-copy p{font-size:12px;font-weight:500;margin:0}.practice-immersive .lesson-actions .recording-distance-hint{font-size:11px;font-weight:500}.practice-immersive[data-theme=dark] .lesson-actions .recording-distance-hint{color:#9aa0a8}.practice-immersive[data-theme=light] .lesson-actions .recording-distance-hint{color:#6b6b73}.practice-immersive .lesson-actions .third-party-consent{width:100%;margin:0;border-radius:14px;padding:10px 12px;box-shadow:none}.practice-immersive[data-theme=dark] .lesson-actions .third-party-consent{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);color:#dfe2ea}.practice-immersive[data-theme=dark] .lesson-actions .third-party-consent-title{color:#b9a8ff}.practice-immersive[data-theme=dark] .lesson-actions .third-party-consent small{color:#aab0ba}.practice-immersive[data-theme=dark] .lesson-actions .third-party-consent-details{border-top-color:rgba(255,255,255,.08)}.practice-immersive[data-theme=dark] .lesson-actions .third-party-consent-details strong{color:#eef0f3}.practice-immersive[data-theme=dark] .lesson-actions .third-party-consent-toggle{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.1);color:#b9a8ff}.practice-immersive[data-theme=dark] .lesson-actions .third-party-consent input{accent-color:#8b6cff}.practice-immersive[data-theme=light] .lesson-actions .third-party-consent{background:#f3f1fe;border:1px solid #e7e2fb}.feedback-banner{width:100%;display:flex;flex-direction:column;gap:10px}.feedback-banner-head{display:flex;align-items:center;gap:11px;padding:13px 15px;border-radius:18px;border:1px solid transparent}.feedback-banner-icon{width:34px;height:34px;flex:none;border-radius:11px;display:flex;align-items:center;justify-content:center;color:#fff}.feedback-banner-message{font-size:15px;font-weight:650;line-height:1.3;flex:1 1;min-width:0}.feedback-banner-continue{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;padding:16px 0;border-radius:20px;font-size:17px;font-weight:600;color:#fff}.feedback-banner-details-toggle{align-self:center;display:inline-flex;align-items:center;gap:5px;border:none;background:none;cursor:pointer;font-size:12px;font-weight:500;padding:4px 10px;opacity:.72}.feedback-banner-details-toggle svg{transition:transform .18s ease}.feedback-banner-details-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.feedback-banner-details{width:100%}.feedback-banner[data-tone=good] .feedback-banner-icon{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 6px 16px rgba(22,163,74,.4)}.feedback-banner[data-tone=weak] .feedback-banner-icon{background:linear-gradient(135deg,#fb923c,#f59e0b);box-shadow:0 6px 16px rgba(245,158,11,.4)}.practice-immersive[data-theme=dark] .feedback-banner[data-tone=good] .feedback-banner-head{background:rgba(34,197,94,.12);border-color:rgba(74,222,128,.28)}.practice-immersive[data-theme=dark] .feedback-banner[data-tone=weak] .feedback-banner-head{background:rgba(249,168,37,.12);border-color:rgba(251,191,36,.26)}.practice-immersive[data-theme=dark] .feedback-banner-message{color:#f1f2f4}.practice-immersive[data-theme=dark] .feedback-banner-details-toggle{color:#b9bdc8}.practice-immersive[data-theme=dark] .feedback-banner-continue{background:#131316;border:1.5px solid transparent;background-image:linear-gradient(#131316,#131316),linear-gradient(120deg,#22d3ee,#a855f7,#ec4899);background-origin:border-box;background-clip:padding-box,border-box;box-shadow:0 0 26px rgba(168,85,247,.5),0 0 14px rgba(34,211,238,.35)}.practice-immersive[data-theme=light] .feedback-banner[data-tone=good] .feedback-banner-head{background:#e9f9ef;border-color:#c7efd5}.practice-immersive[data-theme=light] .feedback-banner[data-tone=weak] .feedback-banner-head{background:#fef3e2;border-color:#fbe2bd}.practice-immersive[data-theme=light] .feedback-banner-message{color:#1a1a1e}.practice-immersive[data-theme=light] .feedback-banner-details-toggle{color:#5b5b66}.practice-immersive[data-theme=light] .feedback-banner-continue{background:linear-gradient(120deg,#7c3aed,#5b6cff);border:none;box-shadow:inset 0 0 0 1.5px rgba(255,255,255,.3),0 16px 36px rgba(99,74,240,.5),0 8px 18px rgba(91,108,255,.4),0 0 28px rgba(124,92,255,.5),0 0 50px rgba(108,74,255,.3)}.feedback-banner-details .inline-feedback{border:0;box-shadow:none;background:transparent;padding-top:4px}.feedback-banner-score{flex:none;display:inline-flex;align-items:baseline;gap:1px;font-size:26px;font-weight:800;line-height:1;letter-spacing:-.02em}.feedback-banner-score small{font-size:11px;font-weight:600;opacity:.55}.feedback-banner[data-tone=good] .feedback-banner-score{color:#16a34a}.feedback-banner[data-tone=weak] .feedback-banner-score{color:#d97706}.feedback-banner-tip{display:flex;align-items:flex-start;gap:8px;margin:0;padding:11px 14px;border-radius:14px;font-size:13.5px;line-height:1.5}.feedback-banner-tip svg{flex:none;margin-top:2px}.practice-immersive[data-theme=dark] .feedback-banner[data-tone=good] .feedback-banner-score{color:#4ade80}.practice-immersive[data-theme=dark] .feedback-banner[data-tone=weak] .feedback-banner-score{color:#fbbf24}.practice-immersive[data-theme=dark] .feedback-banner-tip{background:rgba(255,255,255,.06);color:#d8dbe3}.practice-immersive[data-theme=dark] .feedback-banner-tip svg{color:#fbbf24}.practice-immersive[data-theme=light] .feedback-banner-tip{background:#f4f4f6;color:#3a3a40}.practice-immersive[data-theme=light] .feedback-banner-tip svg{color:#d97706}.recorder-booth{display:flex;flex-direction:column;align-items:center;gap:10px;padding:6px 0 2px;animation:booth-fade .28s ease}.recorder-booth-mic{position:relative;width:150px;height:150px;display:flex;align-items:center;justify-content:center}.recorder-booth-mic:after,.recorder-booth-mic:before{content:"";position:absolute;width:118px;height:118px;border-radius:50%;border:2px solid rgba(168,85,247,.55);animation:booth-ring 2s ease-out infinite;pointer-events:none}.recorder-booth-mic:after{border-color:rgba(34,211,238,.5);animation-delay:1s}.practice-immersive .recorder-booth-mic .record-button{width:96px;height:96px;min-width:0;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:0;position:relative;z-index:1}.recorder-booth-mic .record-button span{display:none}.recorder-booth-wave{display:flex;align-items:flex-end;gap:3px;height:30px}.recorder-booth-wave span{width:4px;border-radius:3px;background:linear-gradient(#22d3ee,#a855f7);animation:booth-wv .9s ease-in-out infinite}.recorder-booth-label{margin:0;font-size:14px;font-weight:600;opacity:.85}.booth-reminder{text-align:center;animation:booth-fade .28s ease}.booth-reminder strong{font-size:20px;font-weight:700}.booth-reminder span{margin-left:8px;opacity:.55;font-size:14px}.practice-immersive[data-theme=light] .recorder-booth-mic:before{border-color:rgba(124,92,255,.5)}.practice-immersive[data-theme=light] .recorder-booth-mic:after{border-color:rgba(91,108,255,.5)}.practice-immersive[data-theme=light] .recorder-booth-wave span{background:linear-gradient(#7c3aed,#5b6cff)}@keyframes booth-wv{0%,to{height:18%}50%{height:100%}}@keyframes booth-ring{0%{transform:scale(.7);opacity:.5}to{transform:scale(1.3);opacity:0}}@keyframes booth-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.booth-reminder,.recorder-booth,.recorder-booth-mic:after,.recorder-booth-mic:before,.recorder-booth-wave span{animation:none}}.practice-immersive:has(.analysis-panel) .lesson-stage,.practice-immersive:has(.feedback-banner) .lesson-stage,.practice-immersive:has(.recorder-card[data-mode=preparing]) .lesson-stage,.practice-immersive:has(.recorder-card[data-mode=recording]) .lesson-stage{flex:0 0 auto;margin-top:auto}.practice-immersive:has(.analysis-panel) .lesson-actions,.practice-immersive:has(.feedback-banner) .lesson-actions,.practice-immersive:has(.recorder-card[data-mode=preparing]) .lesson-actions,.practice-immersive:has(.recorder-card[data-mode=recording]) .lesson-actions{flex:0 0 auto;margin-bottom:auto}.guided-main{position:relative}.practice-coach-anchor{position:absolute;left:-16px;top:214px;z-index:20;pointer-events:none;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3));transition:left .45s ease,top .45s ease}.practice-coach-anchor .koala-coach{width:84px!important;height:84px!important}.practice-coach-anchor[data-coach=get_ready],.practice-coach-anchor[data-coach=listening_ear],.practice-coach-anchor[data-coach=recording_speak]{top:300px;left:-10px}.practice-coach-anchor[data-coach=get_ready] .koala-coach,.practice-coach-anchor[data-coach=listening_ear] .koala-coach,.practice-coach-anchor[data-coach=recording_speak] .koala-coach{width:72px!important;height:72px!important}.practice-coach-anchor[data-coach=thinking_chin]{left:50%;top:244px;transform:translateX(-50%)}.practice-coach-anchor[data-coach=thinking_chin] .koala-coach{width:104px!important;height:104px!important}.practice-coach-anchor[data-coach=celebrate_big],.practice-coach-anchor[data-coach=correct_happy],.practice-coach-anchor[data-coach=try_again_encourage]{left:50%;top:224px;transform:translateX(-50%)}.practice-coach-anchor[data-coach=celebrate_big] .koala-coach,.practice-coach-anchor[data-coach=correct_happy] .koala-coach,.practice-coach-anchor[data-coach=try_again_encourage] .koala-coach{width:124px!important;height:124px!important}@media (min-width:768px){.practice-coach-anchor{left:-46px;top:224px}.practice-coach-anchor .koala-coach{width:120px!important;height:120px!important}.practice-coach-anchor[data-coach=get_ready],.practice-coach-anchor[data-coach=listening_ear],.practice-coach-anchor[data-coach=recording_speak]{top:300px;left:-30px}.practice-coach-anchor[data-coach=get_ready] .koala-coach,.practice-coach-anchor[data-coach=listening_ear] .koala-coach,.practice-coach-anchor[data-coach=recording_speak] .koala-coach{width:94px!important;height:94px!important}.practice-coach-anchor[data-coach=thinking_chin] .koala-coach{width:140px!important;height:140px!important}.practice-coach-anchor[data-coach=celebrate_big] .koala-coach,.practice-coach-anchor[data-coach=correct_happy] .koala-coach,.practice-coach-anchor[data-coach=try_again_encourage] .koala-coach{width:168px!important;height:168px!important}}.mascot-motion-breathe{animation:mascot-breathe 3.8s ease-in-out infinite}.mascot-motion-pulse{animation:mascot-pulse 1.9s ease-in-out infinite}.mascot-motion-float{animation:mascot-float 2.8s ease-in-out infinite}.mascot-motion-pop{animation:mascot-pop .55s cubic-bezier(.34,1.56,.64,1) both}.mascot-motion-nudge{animation:mascot-nudge .8s ease-out both}.mascot-motion-nod{animation:mascot-nod 1s ease-in-out both}.mascot-motion-bounce{animation:mascot-bounce .9s cubic-bezier(.34,1.56,.64,1) both}@keyframes mascot-breathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.015)}}@keyframes mascot-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes mascot-float{0%,to{transform:translateY(0);filter:drop-shadow(0 2px 6px rgba(80,86,220,0))}50%{transform:translateY(-4px);filter:drop-shadow(0 8px 16px rgba(80,86,220,.28))}}@keyframes mascot-pop{0%{transform:scale(.72);opacity:0}70%{transform:scale(1.06);opacity:1}to{transform:scale(1)}}@keyframes mascot-nudge{0%{transform:translateX(0)}30%{transform:translateX(3px) rotate(1.5deg)}65%{transform:translateX(-2px) rotate(-1deg)}to{transform:translateX(0)}}@keyframes mascot-nod{0%{transform:translateY(0)}35%{transform:translateY(3px) rotate(-1.5deg)}70%{transform:translateY(-1px)}to{transform:translateY(0)}}@keyframes mascot-bounce{0%{transform:translateY(0) scale(.9);opacity:0}55%{transform:translateY(-8px) scale(1.04);opacity:1}to{transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.mascot{animation:none!important}}.home-menu-top .home-menu-mascot{flex-shrink:0;margin-top:2px}.home-menu-top .home-menu-headings{flex:1 1;min-width:0}.recorder-copy .recorder-mascot{margin-bottom:2px}.inline-feedback-mascot{justify-self:center}.completion-celebrate-mascot{width:auto;height:auto;border-radius:0;background:none;box-shadow:none}