:root{color:#1d1d1f;font-synthesis:none;text-rendering:optimizelegibility;--blue:#007aff;--blue-dark:#0066d6;--green:#30a46c;--red:#d73a49;--orange:#c76b00;--ink:#1d1d1f;--muted:#6e6e73;--muted-2:#5f6368;--line:#3c3c431f;--card:#fffffff0;--bg:#f5f5f7;--soft-blue:#eef6ff;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--shadow:0 12px 38px #0000000e;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Arabic,Noto Sans Arabic,Segoe UI,Tahoma,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-height:100%}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{min-height:100vh;padding-bottom:calc(92px + env(safe-area-inset-bottom))}.screen{width:min(100%,760px);padding:max(24px, env(safe-area-inset-top)) 20px 38px;margin:0 auto}.screen-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.screen-header h1,.onboarding-card h1,.complete-shell h1{letter-spacing:-.035em;margin:4px 0 0;font-size:clamp(29px,7vw,42px);font-weight:760;line-height:1.18}.compact-header h1{font-size:clamp(28px,6vw,38px)}.header-subtitle{color:var(--muted);max-width:570px;margin:9px 0 0;line-height:1.7}.eyebrow{text-align:inherit;color:var(--blue);letter-spacing:.13em;direction:ltr;margin:0;font-size:12px;font-weight:800}.card-kicker{color:var(--muted);margin:0 0 5px;font-size:13px;font-weight:650}.primary-button{appearance:none;background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:16px;min-height:52px;padding:0 22px;font-size:16px;font-weight:740;transition:transform .16s,background .16s,opacity .16s}.primary-button:active{background:var(--blue-dark);transform:scale(.985)}.primary-button:disabled{opacity:.4;cursor:default}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:8px 0;font-weight:700}.icon-button{border:1px solid var(--line);cursor:pointer;background:#ffffffdb;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:inline-grid}.onboarding-shell{min-height:100vh;padding:max(26px, env(safe-area-inset-top)) 18px max(26px, env(safe-area-inset-bottom));background:radial-gradient(circle at 50% -10%, #007aff1f, transparent 37%), var(--bg);place-items:center;display:grid}.onboarding-card{text-align:right;width:min(100%,560px)}.brand-mark{background:var(--blue);color:#fff;direction:ltr;border-radius:16px;place-items:center;width:58px;height:58px;margin-bottom:22px;font:760 30px/1 -apple-system,BlinkMacSystemFont,sans-serif;display:grid;box-shadow:0 10px 30px #007aff33}.onboarding-card .eyebrow{margin-bottom:5px}.onboarding-copy{color:var(--muted);margin:16px 0 18px;font-size:16px;line-height:1.85}.feature-strip{flex-wrap:wrap;gap:8px;margin:0 0 26px;display:flex}.feature-strip span{border:1px solid var(--line);color:#4b4b50;background:#ffffffdb;border-radius:999px;padding:7px 11px;font-size:12px}.goal-block{border-top:1px solid var(--line);padding-top:22px}.goal-block h2{margin:0;font-size:19px}.goal-block>p{color:var(--muted);margin:6px 0 13px;font-size:13px}.goal-options{gap:9px;display:grid}.goal-option{text-align:right;border:1px solid var(--line);cursor:pointer;background:#ffffffe0;border-radius:18px;grid-template-columns:1fr auto;grid-template-areas:"title radio""note radio";gap:2px 14px;padding:14px 16px;display:grid;position:relative}.goal-option.selected{background:#fff;border-color:#007aff80;box-shadow:0 0 0 3px #007aff14}.goal-title{grid-area:title;font-weight:740}.goal-note{color:var(--muted);grid-area:note;font-size:12px}.goal-radio{border:1.5px solid #b8b8bd;border-radius:50%;grid-area:radio;align-self:center;width:21px;height:21px;position:relative}.goal-option.selected .goal-radio{border-color:var(--blue)}.goal-option.selected .goal-radio:after{content:"";background:var(--blue);border-radius:50%;position:absolute;inset:4px}.onboarding-cta{width:100%;margin-top:18px}.privacy-note{text-align:center;color:var(--muted-2);margin:12px 0 0;font-size:11px}.boot-screen{place-items:center;min-height:100vh;display:grid}.boot-screen .brand-mark{margin:0;animation:1s ease-in-out infinite alternate pulse}@keyframes pulse{0%{opacity:.75;transform:scale(.96)}to{opacity:1;transform:scale(1.02)}}.streak-pill{border:1px solid var(--line);white-space:nowrap;background:#fffc;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;display:flex}.streak-pill strong{font-size:15px}.streak-dot{background:var(--orange);border-radius:50%;width:7px;height:7px}.today-card{background:var(--card);border-radius:var(--radius-xl);box-shadow:var(--shadow);border:1px solid #0000000b;padding:22px}.today-card-top{grid-template-columns:1fr auto;align-items:center;gap:18px;margin-bottom:20px;display:grid}.today-card h2{letter-spacing:-.02em;margin:0;font-size:22px}.today-card p:not(.card-kicker){color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.6}.today-card .primary-button{width:100%}.progress-ring{--progress:0deg;background:conic-gradient(var(--blue) var(--progress), #e8e8ed 0);border-radius:50%;width:76px;height:76px;padding:7px}.progress-ring>div{background:#fff;border-radius:50%;place-items:center;width:100%;height:100%;display:grid}.progress-ring strong{direction:ltr;font-size:14px}.metric-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.metric-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffd1;flex-direction:column;min-height:116px;padding:17px;display:flex}.metric-card strong{direction:ltr;margin-top:auto;font-size:27px}.metric-card>span:last-child{color:var(--muted);margin-top:2px;font-size:11px}.metric-label{color:var(--muted);font-size:12px}.section-block{margin-top:27px}.section-title-row{justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px;display:flex}.section-title-row h2{margin:0;font-size:20px}.path-card{border:1px solid var(--line);border-radius:var(--radius-lg);text-align:right;cursor:pointer;background:#ffffffdb;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;padding:16px;display:grid}.path-icon{background:var(--soft-blue);width:42px;height:42px;color:var(--blue);border-radius:13px;place-items:center;display:grid}.path-copy{flex-direction:column;gap:3px;display:flex}.path-copy strong{font-size:15px}.path-copy span{color:var(--muted);font-size:12px}.quiet-note{color:#3a3a3c;background:#e8f0f98c;border-radius:18px;gap:12px;margin-top:24px;padding:15px 16px;display:flex}.quiet-note>svg{color:#4e6d8c;flex:none;margin-top:1px}.quiet-note strong{font-size:13px}.quiet-note p{color:#687684;margin:4px 0 0;font-size:12px;line-height:1.65}.topic-list{gap:11px;display:grid}.topic-card{border:1px solid var(--line);border-radius:var(--radius-lg);text-align:right;cursor:pointer;background:#ffffffde;width:100%;padding:17px}.topic-main{justify-content:space-between;align-items:center;gap:12px;display:flex}.topic-main>div{align-items:baseline;gap:8px;display:flex}.topic-main strong{font-size:16px}.topic-en{color:var(--muted-2);font-size:11px}.topic-meta{color:var(--muted);flex-wrap:wrap;gap:10px;margin:10px 0 9px;font-size:11px;display:flex}.thin-progress{background:#ebebef;border-radius:999px;height:4px;overflow:hidden}.thin-progress span{background:var(--blue);border-radius:inherit;min-width:0;height:100%;display:block}.search-box{border:1px solid var(--line);background:#ffffffe6;border-radius:15px;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex}.search-box svg{color:var(--muted-2)}.search-box input{width:100%;color:var(--ink);direction:rtl;background:0 0;border:0;outline:0}.search-box input::placeholder{color:#9a9aa0}.chip-scroll{scrollbar-width:none;gap:7px;padding:12px 1px 5px;display:flex;overflow-x:auto}.chip-scroll::-webkit-scrollbar{display:none}.chip{border:1px solid var(--line);color:#55555b;white-space:nowrap;cursor:pointer;background:#ffffffc7;border-radius:999px;padding:7px 11px;font-size:12px}.chip.active{color:var(--blue);background:var(--soft-blue);border-color:#007aff42}.topic-select{border:1px solid var(--line);color:#3a3a3c;background:#fffc;border-radius:13px;width:100%;min-height:43px;margin-top:8px;padding:0 12px}.list-count{color:var(--muted);margin:16px 3px 8px;font-size:11px}.word-list{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffd9;overflow:hidden}.word-row{border:0;border-bottom:1px solid var(--line);text-align:right;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:13px 15px;display:flex}.word-row:last-child{border-bottom:0}.word-row-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.word-row-en{align-items:baseline;gap:9px;display:flex}.word-row-en strong{letter-spacing:-.01em;font-size:16px}.word-row-en span{color:var(--muted-2);font-size:12px}.word-row-fa{color:#58585d;white-space:nowrap;text-overflow:ellipsis;max-width:min(70vw,520px);font-size:12px;overflow:hidden}.word-row-status{color:#a2a2a7;flex:none;align-items:center;gap:8px;display:flex}.seen-dot{background:var(--blue);border-radius:50%;width:6px;height:6px}.filled-star{fill:#f5a623;color:#f5a623}.empty-state{text-align:center;color:var(--muted);padding:40px 15px}.empty-state strong{color:var(--ink)}.empty-state p{margin:5px 0;font-size:13px}.progress-hero{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-xl);padding:22px}.progress-big-number{align-items:baseline;gap:9px;display:flex}.progress-big-number strong{letter-spacing:-.05em;direction:ltr;font-size:44px}.progress-big-number span{color:var(--muted);font-size:13px}.progress-track{background:#e9e9ed;border-radius:999px;height:7px;margin-top:16px;overflow:hidden}.progress-track span{background:var(--blue);border-radius:inherit;height:100%;display:block}.progress-hero p{color:var(--muted);margin:10px 0 0;font-size:12px}.stat-row{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffd1;grid-template-columns:repeat(3,1fr);margin-top:11px;display:grid;overflow:hidden}.stat-row>div{border-left:1px solid var(--line);flex-direction:column;align-items:center;padding:15px 8px;display:flex}.stat-row>div:last-child{border-left:0}.stat-row strong{direction:ltr;font-size:20px}.stat-row span{color:var(--muted);margin-top:3px;font-size:10px}.chart-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffd6;margin-top:11px;padding:18px}.week-chart{grid-template-columns:repeat(7,1fr);align-items:end;gap:9px;height:150px;margin-top:16px;display:grid}.day-bar-wrap{text-align:center;grid-template-rows:1fr auto;align-items:end;gap:6px;height:100%;display:grid}.day-bar-track{background:#f0f0f3;border-radius:9px;align-items:flex-end;height:118px;display:flex;overflow:hidden}.day-bar-track span{background:var(--blue);border-radius:9px 9px 0 0;width:100%;min-height:2px}.day-bar-wrap small{color:var(--muted);font-size:10px}.mini-check{width:30px;height:30px;color:var(--green);background:#30a46c1f;border-radius:50%;flex:none;place-items:center;display:grid}.bottom-nav{inset-inline:0;z-index:30;padding:8px 10px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px)saturate(1.4);background:#f7f7f9d1;border-top:1px solid #3c3c431f;position:fixed;bottom:0}.bottom-nav-inner{grid-template-columns:repeat(4,1fr);width:min(100%,580px);margin:0 auto;display:grid}.nav-item{color:#8e8e93;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:55px;display:flex}.sheet-backdrop{z-index:60;-webkit-backdrop-filter:blur(2px);background:#0f0f1038;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.word-sheet{width:min(100%,620px);max-height:min(88vh,760px);padding:9px 20px calc(24px + env(safe-area-inset-bottom));background:#fff;border-radius:28px 28px 0 0;animation:.22s ease-out sheetIn;overflow-y:auto;box-shadow:0 -18px 60px #0000001f}@keyframes sheetIn{0%{opacity:.6;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.sheet-handle{background:#d5d5d9;border-radius:999px;width:38px;height:5px;margin:0 auto 9px}.sheet-actions{direction:ltr;justify-content:space-between;display:flex}.active-favorite{color:#f5a623}.active-favorite svg{fill:currentColor}.detail-word{grid-template-columns:auto auto 1fr;align-items:baseline;gap:10px;margin-top:10px;display:grid}.detail-word h2{letter-spacing:-.035em;margin:0;font-size:38px}.detail-word>span{color:var(--muted);font-size:13px}.speak-button,.tiny-speak{color:var(--blue);cursor:pointer;background:#007aff17;border:0;border-radius:50%;place-items:center;display:inline-grid}.speak-button{width:38px;height:38px}.tiny-speak{width:32px;height:32px}.detail-fa{margin:10px 0 8px;font-size:19px;line-height:1.8}.pos-pill{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:4px 8px;font-size:10px;display:inline-block}.example-card{background:#f7f7f9;border-radius:18px;margin-top:18px;padding:16px}.example-card p{text-align:left;margin:0;font-size:16px;line-height:1.65}.example-card>span{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.7;display:block}.example-speak{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:12px;padding:0;font-size:12px;display:inline-flex}.word-memory-row{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:18px;padding-top:16px;display:grid}.word-memory-row>div{flex-direction:column;display:flex}.word-memory-row strong{direction:ltr;font-size:19px}.word-memory-row span{color:var(--muted);font-size:11px}.sheet-title-row{justify-content:space-between;align-items:center;display:flex}.sheet-title-row h2{margin:8px 0 18px;font-size:26px}.setting-block{border-top:1px solid var(--line);padding:16px 0}.setting-block>strong{font-size:14px}.segmented-control{direction:ltr;background:#f0f0f2;border-radius:12px;grid-template-columns:repeat(3,1fr);margin-top:10px;padding:3px;display:grid}.segmented-control button{cursor:pointer;min-height:36px;color:var(--muted);background:0 0;border:0;border-radius:9px}.segmented-control button.active{color:var(--ink);background:#fff;box-shadow:0 1px 5px #00000014}.toggle-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:16px 0;display:flex}.toggle-row>div{flex-direction:column;gap:3px;display:flex}.toggle-row strong{font-size:14px}.toggle-row span{color:var(--muted);font-size:11px}.toggle-row input{width:46px;height:27px;accent-color:var(--blue)}.backup-block{gap:12px;display:grid}.backup-copy{flex-direction:column;gap:4px;display:flex}.backup-copy strong{font-size:14px}.backup-copy span{color:var(--muted);font-size:11px;line-height:1.65}.backup-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.backup-button{border:1px solid var(--line);min-height:44px;color:var(--blue);cursor:pointer;background:#fff;border-radius:13px;font-weight:680}.backup-button:active{background:#f2f7ff}.backup-button:disabled{opacity:.5;cursor:default}.visually-hidden-file{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.backup-status{color:var(--muted);background:#f7f7f9;border-radius:11px;margin:0;padding:9px 10px;font-size:10.5px;line-height:1.6}.danger-button{width:100%;color:var(--red);cursor:pointer;background:#d73a4914;border:0;border-radius:14px;min-height:46px;margin-top:10px;font-weight:700}.boot-recovery-card{text-align:center;justify-items:center;gap:18px;width:min(92vw,440px);padding:28px 24px;display:grid}.boot-recovery-copy{border:1px solid var(--line);background:var(--card);border-radius:18px;gap:10px;width:100%;padding:18px;display:grid;box-shadow:0 14px 36px #2c304a14}.boot-recovery-copy strong{font-size:16px}.boot-recovery-copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.boot-recovery-copy .primary-button{width:100%}.fatal-screen{min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) 20px max(24px, env(safe-area-inset-bottom));background:var(--bg);place-items:center;display:grid}.fatal-card{border:1px solid var(--line);background:var(--card);text-align:center;border-radius:24px;justify-items:center;gap:14px;width:min(100%,460px);padding:28px 22px;display:grid;box-shadow:0 18px 46px #2c304a1a}.fatal-card h1{margin:0;font-size:20px;line-height:1.55}.fatal-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.9}.fatal-card .primary-button{width:100%;margin-top:4px}.study-shell{width:min(100%,720px);min-height:100vh;padding:max(16px, env(safe-area-inset-top)) 16px max(22px, env(safe-area-inset-bottom));flex-direction:column;margin:0 auto;display:flex}.study-header{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:46px;display:grid}.exit-button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:8px 2px;font-size:12px;display:inline-flex}.study-progress-track{direction:ltr;background:#e4e4e8;border-radius:999px;height:5px;overflow:hidden}.study-progress-track span{background:var(--blue);border-radius:inherit;height:100%;transition:width .25s;display:block}.study-counter{color:var(--muted);direction:ltr;font-size:11px}.question-card{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;padding:clamp(26px,6vh,58px) 4px 12px;display:flex}.mode-badge{border:1px solid var(--line);color:var(--muted);background:#ffffffd1;border-radius:999px;align-self:center;padding:5px 9px;font-size:10px}.question-helper{text-align:center;color:var(--muted);margin:12px 0 6px;font-size:12px}.word-prompt{text-align:center;margin-top:3vh}.word-prompt h2{letter-spacing:-.045em;margin:0;font-size:clamp(42px,13vw,72px);font-weight:760}.word-audio-row{color:var(--muted);align-items:center;gap:8px;margin-top:9px;display:inline-flex}.word-audio-row>span{font-size:14px}.context-prompt{text-align:left;width:min(100%,580px);margin:4vh auto 0}.context-prompt h2{margin:0;font-size:clamp(26px,7vw,38px);font-weight:650;line-height:1.45}.reverse-prompt{text-align:center;max-width:600px;margin:4vh auto 8px;font-size:clamp(30px,8vw,46px);line-height:1.45}.question-card>.tiny-speak{align-self:center}.listening-orb{width:156px;height:156px;color:var(--blue);cursor:pointer;background:#fff;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-self:center;align-items:center;gap:10px;margin-top:3.5vh;display:flex;box-shadow:0 10px 45px #007aff21}.answer-zone{margin-top:auto;padding-top:clamp(28px,7vh,76px)}.option-list{grid-template-columns:1fr;gap:10px;width:min(100%,580px);margin:0 auto;display:grid}.option-list button{border:1px solid var(--line);cursor:pointer;text-align:right;background:#ffffffed;border-radius:16px;min-height:56px;padding:12px 15px;line-height:1.55}.english-options button{text-align:left;font-size:16px}.option-list button:active{background:#f0f6ff;border-color:#007aff3d;transform:scale(.99)}.typing-answer{gap:10px;width:min(100%,580px);margin:0 auto;display:grid}.typing-answer input{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;height:58px;padding:0 16px;font-size:20px}.typing-practice-shell{min-height:100dvh}.typing-question-card{padding-top:clamp(16px,3vh,30px);padding-bottom:8px}.typing-question-card .question-helper{margin-top:8px;margin-bottom:4px}.typing-question-card .word-prompt,.typing-question-card .context-prompt,.typing-question-card .reverse-prompt{margin-top:clamp(14px,2.8vh,28px)}.typing-question-card .reverse-prompt{margin-bottom:0}.typing-answer-zone{width:100%;padding-top:0;padding-bottom:max(6px, env(safe-area-inset-bottom));margin-top:clamp(18px,3.5vh,34px)}.typing-answer{background:#fffffff5;border:1px solid #2a2c3516;border-radius:24px;gap:12px;padding:14px;scroll-margin-block:16px;box-shadow:0 14px 38px #1f24340e}.typing-field-head{justify-content:space-between;align-items:center;gap:12px;padding-inline:2px;display:flex}.typing-field-head label{color:var(--ink);font-size:12px;font-weight:760;line-height:1.5}.typing-field-head span{color:var(--muted);letter-spacing:.03em;font-size:10px;font-weight:700}.typing-answer input{text-align:left;letter-spacing:.01em;width:100%;height:64px;caret-color:var(--blue);background:#fbfbff;border:1.5px solid #5b63f629;border-radius:17px;padding:0 17px;font-size:22px;font-weight:650;line-height:1;transition:border-color .15s,box-shadow .15s,background .15s}.typing-answer input::placeholder{color:#9a9ca6;font-size:15px;font-weight:500}.typing-answer input:focus{background:#fff;border-color:#5b63f69e;outline:0;box-shadow:0 0 0 4px #5b63f617}.typing-actions .primary-button,.hint-button{border-radius:16px;width:100%;min-height:52px;font-weight:760}.hint-button{color:var(--blue);cursor:pointer;background:#f4f4ff;border:1px solid #5b63f624}.hint-reveal{min-height:48px;color:var(--muted);background:#f5f6fb;border-radius:14px;justify-content:space-between;align-items:baseline;gap:12px;padding:11px 13px;display:flex}.hint-reveal span{direction:rtl;font-size:10px}.hint-reveal strong{color:var(--ink);letter-spacing:.02em;font-size:16px}@media (max-height:720px){.typing-question-card{padding-top:10px}.typing-question-card .word-prompt,.typing-question-card .context-prompt,.typing-question-card .reverse-prompt{margin-top:10px}.typing-answer-zone{margin-top:14px}}@media (max-width:350px){.typing-answer{border-radius:21px;padding:12px}.typing-actions{grid-template-columns:1fr}}.feedback-card{border:1px solid var(--line);width:min(100%,580px);box-shadow:var(--shadow);background:#fff;border-radius:24px;margin:0 auto;padding:18px}.feedback-card.correct{border-color:#30a46c3d}.feedback-card.incorrect{border-color:#d73a492e}.feedback-heading{align-items:center;gap:10px;display:flex}.feedback-icon{border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.correct .feedback-icon{color:var(--green);background:#30a46c1a}.incorrect .feedback-icon{color:var(--red);background:#d73a4914}.feedback-heading>div:last-child{flex-direction:column;gap:2px;display:flex}.feedback-heading strong{font-size:14px}.feedback-heading span{color:var(--muted);font-size:11px}.correction-word{align-items:baseline;gap:9px;margin-top:18px;display:flex}.correction-word strong{letter-spacing:-.03em;font-size:29px}.correction-word>span{color:var(--muted);font-size:12px}.correction-fa{margin:7px 0 12px;font-size:16px}.correction-example{border-top:1px solid var(--line);margin-bottom:15px;padding-top:12px}.correction-example p{text-align:left;margin:0;line-height:1.6}.correction-example span{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.6;display:block}.feedback-card .primary-button{width:100%}.complete-shell{text-align:center;justify-content:center;max-width:580px}.completion-mark{width:76px;height:76px;color:var(--green);background:#30a46c1c;border-radius:24px;place-items:center;margin:0 auto 20px;display:grid}.complete-shell .eyebrow{text-align:center}.complete-shell h1{font-size:clamp(30px,8vw,42px)}.complete-shell>p:not(.eyebrow){color:var(--muted);max-width:480px;margin:12px auto 22px;line-height:1.8}.completion-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;display:grid}.completion-stats>div{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;padding:13px 7px;display:flex}.completion-stats strong{direction:ltr;font-size:20px}.completion-stats span{color:var(--muted);margin-top:2px;font-size:10px}@media (min-width:760px){.screen{padding-inline:28px}.metric-grid,.topic-list{grid-template-columns:1fr 1fr}.word-sheet{border-radius:28px;margin-bottom:22px}.sheet-backdrop{align-items:center}.option-list{grid-template-columns:1fr 1fr}.feedback-card,.typing-answer{max-width:620px}.question-card{padding-inline:24px}}@media (max-width:390px){.screen{padding-inline:14px}.today-card{padding:18px}.today-card-top{gap:10px}.progress-ring{width:66px;height:66px}.metric-card{padding:14px}.topic-card{padding:15px}.question-card{padding-inline:0}.completion-stats{gap:5px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}html[data-reduce-motion=true] *,html[data-reduce-motion=true] :before,html[data-reduce-motion=true] :after{transition-duration:.001ms!important;animation-duration:.001ms!important}.daily-mix{flex-wrap:wrap;gap:7px;margin:-6px 0 16px;display:flex}.daily-mix span{color:var(--muted);background:#f5f5f7;border-radius:999px;align-items:baseline;gap:4px;padding:6px 9px;font-size:11px;display:inline-flex}.daily-mix strong{color:var(--ink);direction:ltr;font-size:12px}.mastery-pulse-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:#ffffffd6;margin-top:12px;padding:18px}.mastery-pulse-top{grid-template-columns:auto 1fr;align-items:center;gap:18px;display:grid}.mastery-depth-number{letter-spacing:-.04em;direction:ltr;margin-top:2px;font-size:34px;line-height:1;display:block}.mastery-pulse-copy{flex-direction:column;gap:4px;display:flex}.mastery-pulse-copy strong{font-size:13px}.mastery-pulse-copy span{color:var(--muted);font-size:11px;line-height:1.65}.mastery-depth-track,.dimension-track{background:#ebebef;border-radius:999px;height:6px;overflow:hidden}.mastery-depth-track{margin-top:14px}.mastery-depth-track span,.dimension-track span{border-radius:inherit;background:linear-gradient(90deg, var(--blue), #5e9dff);min-width:0;height:100%;display:block}.mastery-action-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.mastery-action-card{border:1px solid var(--line);border-radius:var(--radius-lg);text-align:right;cursor:pointer;background:#ffffffe0;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:104px;padding:15px;display:grid}.mastery-action-card>div:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.mastery-action-card strong{font-size:13px}.mastery-action-card span{color:var(--muted);font-size:10.5px;line-height:1.6}.mastery-action-card>svg{color:#a1a1a7}.mastery-action-icon{width:36px;height:36px;color:var(--blue);background:var(--soft-blue);border-radius:11px;place-items:center;display:grid}.mastery-action-card.rescue .mastery-action-icon{color:var(--green);background:#30a46c1a}.mastery-action-card:disabled{cursor:default;opacity:.52}.mastery-action-card:not(:disabled):active{background:#fff;transform:scale(.992)}.topic-depth-badge{background:var(--soft-blue);min-width:52px;color:var(--blue);text-align:center;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:760}.topic-action-row{color:var(--muted);justify-content:space-between;align-items:center;margin-top:10px;font-size:11px;display:flex}.mastery-score-pill{color:#66666c;text-align:center;background:#f0f0f3;border-radius:999px;min-width:38px;padding:4px 7px;font-size:10px;font-weight:720}.mastery-score-pill.mastered{color:var(--green);background:#30a46c1c}.mastery-map-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffd6;margin-top:11px;padding:18px}.mastery-accuracy{color:var(--muted);white-space:nowrap;font-size:10px}.dimension-list{gap:13px;display:grid}.dimension-row{gap:6px;display:grid}.dimension-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.dimension-label-row span{color:#4f4f54;font-size:12px}.dimension-label-row strong{color:var(--muted);font-size:11px}.mastery-stat-row strong{letter-spacing:-.02em}.word-mastery-panel{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.word-mastery-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:15px;display:flex}.word-mastery-head>div:first-child{flex-direction:column;gap:2px;display:flex}.word-mastery-head span{color:var(--muted);font-size:11px}.word-mastery-head strong{font-size:17px}.word-mastery-score{background:var(--soft-blue);min-width:66px;color:var(--blue);text-align:center;border-radius:14px;padding:8px 11px;font-size:19px;font-weight:760}.word-mastery-score.mastered{color:var(--green);background:#30a46c1c}.compact-dimensions{gap:10px}.compact-dimensions .dimension-track{height:5px}.word-mastery-panel .word-memory-row{grid-template-columns:repeat(3,1fr);gap:10px}.word-mastery-panel .word-memory-row>div{min-width:0}.word-mastery-panel .word-memory-row strong{font-size:17px}.word-mastery-panel .word-memory-row span{line-height:1.4}.study-badge-row{align-self:center;align-items:center;gap:6px;display:flex}.strategy-badge{color:var(--blue);background:var(--soft-blue);border-radius:999px;padding:5px 9px;font-size:10px;font-weight:720}.sense-cue{color:#56565c;text-align:left;background:#007aff0b;border:1px solid #007aff1a;border-radius:14px;width:min(100%,580px);margin:16px auto -4px;padding:11px 14px;font-size:13px;line-height:1.65}.feedback-note{color:var(--muted);background:#f7f7f9;border-radius:12px;margin:-2px 0 14px;padding:10px 11px;font-size:10px;line-height:1.65}@media (max-width:520px){.mastery-action-grid{grid-template-columns:1fr}.mastery-action-card{min-height:88px}}@media (max-width:390px){.mastery-pulse-top{grid-template-columns:1fr;gap:10px}.mastery-depth-number{font-size:30px}.daily-mix{gap:5px}.daily-mix span{padding-inline:7px;font-size:10px}.word-mastery-panel .word-memory-row{gap:6px}.sense-cue{padding:10px 12px;font-size:12px}}.productive-badge{color:#6b3fd6;background:#6b3fd617;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:720}.typing-actions .primary-button{width:100%}.hint-button{border:1px solid var(--line);min-height:46px;color:var(--muted);cursor:pointer;background:#ffffffeb;border-radius:14px;padding:0 15px;font-size:11px;font-weight:680}.hint-button:active{background:#f4f4f7;transform:scale(.99)}.hint-reveal{background:#f7f7f9;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;min-height:46px;padding:9px 12px;display:flex}.hint-reveal span{color:var(--muted);direction:rtl;font-size:10px}.hint-reveal strong{color:#4b4b50;letter-spacing:.08em;font-size:16px;font-weight:690}.phrase-answer{text-align:left;background:#6b3fd611;border-radius:15px;margin-top:15px;padding:12px 14px}.phrase-answer span{color:#7758b7;text-align:right;direction:rtl;font-size:10px;display:block}.phrase-answer strong{margin-top:3px;font-size:18px;line-height:1.5;display:block}.micro-lesson{background:#f7f7f9;border-radius:15px;margin:12px 0 14px;padding:12px 13px}.micro-lesson strong{font-size:12px;display:block}.micro-lesson p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.7}.confusion-repair{background:#007aff09;border:1px solid #007aff1a;border-radius:16px;margin:12px 0 14px;padding:13px}.confusion-repair>span{color:var(--blue);margin-bottom:8px;font-size:10px;font-weight:720;display:block}.confusion-repair>div{border-top:1px solid #007aff12;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;padding:6px 0;display:grid}.confusion-repair>div strong{text-align:left;font-size:15px}.confusion-repair>div b{text-align:right;direction:rtl;font-size:12px;font-weight:600}.confusion-repair p{color:var(--muted);margin:7px 0 0;font-size:9px;line-height:1.6}@media (max-width:390px){.typing-actions{grid-template-columns:1fr}.hint-button{width:100%}.phrase-answer strong{font-size:16px}}.active-depth-row{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;margin-top:10px;font-size:11px;display:flex}.active-depth-row strong{color:var(--ink);font-size:12px}.mastery-action-card.activation,.mastery-action-card.repair,.mastery-action-card.transfer{grid-column:1/-1;min-height:92px}.mastery-action-card.activation{background:linear-gradient(135deg,#5856d60e,#ffffffeb);border-color:#5856d624}.mastery-action-card.activation .mastery-action-icon{color:#5856d6;background:#5856d61a}.mastery-action-card.transfer{background:linear-gradient(135deg,#007aff0d,#fffffff0);border-color:#007aff24}.mastery-action-card.transfer .mastery-action-icon{color:#007aff;background:#007aff17}.mastery-action-card.repair{background:linear-gradient(135deg,#ff95000e,#ffffffeb);border-color:#ff950026}.mastery-action-card.repair .mastery-action-icon{color:#b86b00;background:#ff95001c}.active-progress-row{border-top:1px solid var(--line);gap:7px;margin-top:15px;padding-top:14px;display:grid}.active-progress-row>div:first-child{justify-content:space-between;align-items:center;gap:14px;display:flex}.active-progress-row strong{font-size:12px}.active-progress-row span{color:var(--muted);direction:ltr;font-size:12px}.active-progress-track{background:#ececf1;border-radius:999px;height:7px;overflow:hidden}.active-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#5856d6,#7d7aff);min-width:0;height:100%;display:block}.transfer-progress-row{margin-top:11px}.transfer-progress-track span{background:linear-gradient(90deg,#007aff,#64b5ff)}.word-active-panel{background:#5856d60e;border:1px solid #5856d61a;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;margin:-2px 0 12px;padding:12px 13px;display:flex}.word-active-panel>div:first-child,.word-transfer-panel>div:first-child{flex-direction:column;gap:2px;display:flex}.word-active-panel span,.word-transfer-panel span{color:var(--muted);font-size:10px}.word-active-panel strong,.word-transfer-panel strong{font-size:13px}.word-active-score,.word-transfer-score{text-align:center;border-radius:12px;min-width:58px;padding:7px 10px;font-size:17px;font-weight:760}.word-active-score{color:#5856d6;background:#5856d617}.word-active-score.active{color:var(--green);background:#30a46c1c}.active-evidence-row,.transfer-evidence-row{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:15px;display:grid}.active-evidence-row>div,.transfer-evidence-row>div{background:#f7f7f9;border-radius:12px;flex-direction:column;align-items:center;min-width:0;padding:9px 5px;display:flex}.active-evidence-row strong,.transfer-evidence-row strong{direction:ltr;font-size:15px}.active-evidence-row span,.transfer-evidence-row span{color:var(--muted);text-align:center;margin-top:2px;font-size:9px;line-height:1.4}.word-transfer-wrap{background:#007aff0b;border:1px solid #007aff1f;border-radius:15px;margin:0 0 16px;padding:12px 13px}.word-transfer-panel{justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;display:flex}.word-transfer-score{color:#007aff;background:#007aff17}.word-transfer-score.verified{color:var(--green);background:#30a46c1c}.transfer-evidence-row{margin-bottom:9px}.transfer-cue-row{flex-wrap:wrap;gap:6px;display:flex}.transfer-cue-row span{color:#1769aa;background:#ffffffd1;border-radius:999px;padding:5px 7px;font-size:9px}.transfer-badge{color:#1769aa;background:#007aff14;border-radius:999px;align-items:center;min-height:24px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.word-error-panel{background:#ff95000e;border:1px solid #ff950024;border-radius:15px;margin:0 0 16px;padding:12px 13px}.word-error-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.word-error-head>div{flex-direction:column;gap:2px;display:flex}.word-error-head span,.error-chip-row span{color:var(--muted);font-size:10px}.word-error-head strong{font-size:12px}.word-error-head>b{color:#9c5b00;text-align:center;background:#ff95001f;border-radius:999px;min-width:31px;padding:5px 8px;font-size:12px}.error-chip-row{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.error-chip-row span{background:#ffffffbf;border-radius:999px;align-items:center;gap:4px;padding:5px 7px;display:inline-flex}.error-chip-row b{color:#8a5100}@media (max-width:520px){.mastery-action-card.activation,.mastery-action-card.repair,.mastery-action-card.transfer{min-height:88px}.active-evidence-row,.transfer-evidence-row{gap:5px}}.usage-frame-row{border-top:1px solid #1e293b14;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:9px;padding-top:8px;display:flex}.usage-frame-row small{color:var(--muted-2);font-size:11px;font-weight:700}.usage-frame-row code{color:var(--text);direction:ltr;unicode-bidi:isolate;background:#5b63f612;border-radius:9px;padding:3px 7px;font-family:inherit;font-size:12.5px;font-weight:700}.study-usage-frame{color:var(--muted-2);flex-wrap:wrap;justify-content:center;align-items:baseline;gap:8px;margin:2px auto 4px;font-size:11px;font-weight:700;display:flex}.study-usage-frame code{color:var(--text);direction:ltr;unicode-bidi:isolate;background:#5b63f613;border-radius:10px;padding:4px 8px;font-family:inherit;font-size:13px;font-weight:750}.audio-calibration{border:1px solid var(--line);background:#ffffffc2;border-radius:18px;margin:16px 0;padding:14px}.audio-calibration p{margin:0 0 9px}.audio-calibration .hint-button{width:100%;margin-top:7px}.typing-practice-shell{min-height:var(--study-visible-height,100dvh);height:var(--study-visible-height,100dvh);max-height:var(--study-visible-height,100dvh);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scroll-padding-block:8px;overflow-y:auto}.typing-practice-shell.keyboard-active{box-sizing:border-box;padding-top:max(7px, env(safe-area-inset-top));padding-bottom:max(7px, env(safe-area-inset-bottom));overflow:hidden}.keyboard-active .study-header{z-index:2;flex:none;gap:8px;min-height:36px;position:relative}.keyboard-active .typing-question-card{flex:auto;height:auto;min-height:0;max-height:none;padding:2px 0 4px;overflow:hidden}.keyboard-active .typing-question-card .round-label,.keyboard-active .typing-question-card .question-helper{display:none}.keyboard-active .typing-question-card .word-prompt,.keyboard-active .typing-question-card .context-prompt,.keyboard-active .typing-question-card .reverse-prompt{flex:0 auto;margin-top:4px;margin-bottom:0}.keyboard-active .typing-question-card .word-prompt h2{font-size:clamp(27px,7.5vw,33px);line-height:1.18}.keyboard-active .typing-question-card .reverse-prompt{font-size:clamp(24px,7vw,31px);line-height:1.2}.keyboard-active .typing-question-card .context-prompt h2{font-size:clamp(17px,5.1vw,22px);line-height:1.32}.keyboard-active .typing-question-card .listening-orb{flex:none;gap:2px;width:72px;height:72px;margin-top:3px}.keyboard-active .typing-question-card .listening-orb span{font-size:9px}.keyboard-active .typing-question-card .sense-cue{flex:0 auto;margin:5px auto 0;padding:5px 8px;font-size:10.5px;line-height:1.35}.keyboard-active .typing-answer-zone{flex:none;width:100%;min-height:0;margin-top:auto;padding:7px 0 0}.keyboard-active .typing-answer{background:#fffffffc;border-color:#5b63f624;border-radius:18px;gap:6px;width:min(100%,580px);max-width:580px;margin:0 auto;padding:8px 10px;scroll-margin:0;position:static;box-shadow:0 7px 22px #181c2c1a}.keyboard-active .typing-field-head{display:none}.keyboard-active .typing-answer input{height:60px;font-size:20px}.keyboard-active .typing-actions{grid-template-columns:minmax(0,1.35fr) minmax(108px,.85fr);gap:7px}.keyboard-active .typing-actions.single-action{grid-template-columns:1fr}.keyboard-active .typing-actions .primary-button,.keyboard-active .hint-button{white-space:nowrap;width:100%;min-height:52px;padding-inline:9px}.keyboard-active .hint-reveal{min-height:36px;padding:6px 9px}.keyboard-active .typing-question-card:has(.hint-reveal) .listening-orb{width:62px;height:62px}.keyboard-active .typing-question-card:has(.hint-reveal) .reverse-prompt{font-size:23px}.keyboard-active .typing-question-card:has(.hint-reveal) .context-prompt h2{font-size:17px}@media (max-height:520px){.keyboard-active .study-header{min-height:34px}.keyboard-active .typing-question-card{padding-top:0}.keyboard-active .typing-question-card .reverse-prompt{margin-top:2px;font-size:23px}.keyboard-active .typing-question-card .context-prompt{margin-top:2px}.keyboard-active .typing-question-card .listening-orb{width:64px;height:64px;margin-top:2px}.keyboard-active .typing-question-card .sense-cue{margin-top:3px;padding-block:4px}.keyboard-active .typing-answer-zone{padding-top:5px}.keyboard-active .typing-answer{border-radius:16px;gap:5px;padding:7px 9px}.keyboard-active .typing-answer input{height:60px}.keyboard-active .typing-actions .primary-button,.keyboard-active .hint-button{min-height:52px}}:root{--blue:#5b63f6;--blue-dark:#4952e6;--soft-blue:#eef0ff;--ink:#202126;--muted:#6f717a;--muted-2:#5f6368;--line:#2a2c3517;--card:#fff;--bg:#f7f8fb;--radius-xl:30px;--radius-lg:22px;--shadow:0 16px 44px #1f243412}html,body{background:var(--bg)}body{color:var(--ink)}.screen{max-width:700px}.primary-button{border-radius:17px;box-shadow:0 8px 22px #5b63f62e}.primary-button:active{box-shadow:0 4px 12px #5b63f624}.eyebrow{color:var(--blue);letter-spacing:.04em;direction:rtl;font-weight:760}.topic-art{--art-accent:#6c63ff;--art-soft:#efedff;background:var(--art-soft);border:1px solid color-mix(in srgb, var(--art-accent) 10%, transparent);flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.topic-art.small{border-radius:15px;width:48px;height:48px}.topic-art.medium{border-radius:20px;width:64px;height:64px}.topic-art.large{border-radius:32px;width:112px;height:112px}.topic-art-emoji{z-index:2;filter:saturate(.88);font-size:30px;position:relative;transform:translateY(1px)}.topic-art.large .topic-art-emoji{font-size:51px}.topic-art.small .topic-art-emoji{font-size:24px}.topic-art-dot{background:var(--art-accent);opacity:.12;border-radius:999px;display:block;position:absolute}.topic-art-dot.one{width:58%;height:58%;top:-20%;right:-13%}.topic-art-dot.two{opacity:.08;width:34%;height:34%;bottom:-10%;left:-7%}.clean-home{padding-top:max(22px, env(safe-area-inset-top))}.clean-home-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.clean-home-header h1{letter-spacing:-.035em;margin:2px 0 0;font-size:clamp(29px,7vw,40px);line-height:1.2}.home-brand{color:var(--blue);text-align:right;direction:ltr;margin:0;font-size:13px;font-weight:800}.streak-pill{color:#8c5d12;background:#fff6e7;border:0;padding:8px 11px}.streak-pill span:last-child{color:#9c762f}.streak-dot{background:#f6a62d}.lesson-hero{box-shadow:var(--shadow);background:linear-gradient(145deg,#fff 0%,#f3f2ff 100%);border:1px solid #5b63f617;border-radius:30px;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:24px;display:grid;position:relative;overflow:hidden}.lesson-hero:after{content:"";pointer-events:none;background:#e86b9212;border-radius:999px;width:170px;height:170px;position:absolute;bottom:-90px;left:-65px}.lesson-hero-copy{align-self:center;min-width:0}.lesson-hero h2{margin:0;font-size:clamp(23px,6vw,31px);line-height:1.35}.lesson-hero-copy>p:last-child{color:var(--muted);max-width:430px;margin:9px 0 0;font-size:13px;line-height:1.8}.lesson-hero-art{place-items:center;min-width:116px;display:grid;position:relative}.compact-ring{width:45px;height:45px;padding:4px;position:absolute;bottom:-5px;left:-4px;box-shadow:0 7px 18px #30324814}.compact-ring strong{font-size:9px}.lesson-steps{background:#ffffffb8;border:1px solid #5b63f614;border-radius:18px;grid-column:1/-1;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:8px;margin-top:5px;padding:13px 14px;display:grid}.lesson-steps>div{white-space:nowrap;color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:650;display:flex}.lesson-steps b{color:#7b7d85;background:#ececf1;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;display:grid}.lesson-steps .current,.lesson-steps .done{color:var(--ink)}.lesson-steps .current b{background:var(--blue);color:#fff}.lesson-steps .done b{color:#278458;background:#e7f7ee}.lesson-steps i{background:#e3e4e9;border-radius:999px;height:2px;display:block}.lesson-summary{flex-wrap:wrap;grid-column:1/-1;gap:7px;display:flex}.lesson-summary span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:6px 9px;font-size:11px}.lesson-summary strong{color:var(--ink);direction:ltr}.lesson-start{grid-column:1/-1;justify-content:center;align-items:center;gap:7px;width:100%;display:flex}.lesson-start svg{transform:rotate(180deg)}.recommended-card{text-align:right;cursor:pointer;background:linear-gradient(135deg,#f3fbf8,#fff);border:1px solid #26a77c1a;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;margin-top:12px;padding:14px;display:grid}.recommended-art{background:#e5f7f0;border-radius:16px;place-items:center;width:50px;height:50px;font-size:24px;display:grid}.recommended-card>div:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.recommended-card small{color:#27815f;font-weight:750}.recommended-card strong{font-size:14px;line-height:1.55}.recommended-card span{color:var(--muted);font-size:11px}.simple-stats{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.simple-stats>div{border:1px solid var(--line);background:#fff;border-radius:21px;flex-direction:column;min-height:112px;padding:16px;display:flex}.simple-stats span{color:var(--muted);font-size:11px}.simple-stats strong{direction:ltr;margin-top:auto;font-size:28px}.simple-stats small{color:var(--muted-2);font-size:10px}.clean-topic-entry{margin-top:25px}.topic-entry-card{border:1px solid var(--line);text-align:right;cursor:pointer;background:#fff;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;padding:14px;display:grid}.topic-entry-card>div:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.topic-entry-card strong{font-size:14px}.topic-entry-card span{color:var(--muted);font-size:11px;line-height:1.6}.simple-page-header{margin-bottom:18px}.simple-page-header .eyebrow{margin-bottom:4px}.clean-topic-list{gap:9px}.clean-topic-card{background:#fff;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:94px;padding:13px;display:grid}.clean-topic-copy{min-width:0}.clean-topic-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.clean-topic-title>div{align-items:baseline;gap:7px;min-width:0;display:flex}.clean-topic-title strong{font-size:15px}.clean-topic-title span{color:var(--muted-2);font-size:10px}.clean-topic-title b{color:var(--blue);flex:none;font-size:11px}.clean-topic-copy p{color:var(--muted);margin:5px 0 9px;font-size:10px}.clean-topic-card .thin-progress{height:5px}.clean-topic-card .thin-progress span{background:var(--blue)}.clean-topic-card>svg{color:#b2b3ba}.clean-progress-hero{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f6f5ff);border-radius:27px;padding:21px}.clean-progress-hero>div:first-child{flex-direction:column;gap:4px;display:flex}.clean-progress-hero>div:first-child>span{color:var(--muted);font-size:12px}.clean-progress-hero strong{font-size:38px;line-height:1.1}.clean-progress-hero strong b{font:inherit}.clean-progress-hero strong small{color:var(--muted);font-size:14px;font-weight:600}.clean-progress-hero p{color:var(--muted);margin:10px 0 0;font-size:11px;line-height:1.7}.simple-progress-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;display:grid}.simple-progress-stats>div{border:1px solid var(--line);text-align:center;background:#fff;border-radius:17px;flex-direction:column;gap:3px;padding:13px 8px;display:flex}.simple-progress-stats span{color:var(--muted);font-size:9px;line-height:1.4}.simple-progress-stats strong{direction:ltr;font-size:20px}.clean-skill-card{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:20px;padding:18px}.clean-accuracy{color:var(--muted);font-size:10px}.clean-dimensions{gap:12px}.clean-dimensions .dimension-track{background:#eff0f4;height:7px}.clean-dimensions .dimension-track span{background:#6670f5}.clean-dimensions .skill-listening span{background:#2db49e}.clean-dimensions .skill-context span{background:#e18a4a}.clean-dimensions .skill-spelling span{background:#df7096}.clean-dimensions .skill-meaning span{background:#6a9de8}.clean-week-card{background:#fff;margin-top:10px}.clean-week-card .day-bar-track{background:#f0f1f5}.clean-week-card .day-bar-track span{background:#6971f6}.simple-learning-note{background:#f0f6ff;margin-top:12px}.study-first-card{border:1px solid var(--line);width:min(100%,590px);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:30px;margin:auto;padding:18px 20px 22px}.lesson-stage-row{justify-content:center;align-items:center;gap:8px;margin-bottom:14px;display:flex}.lesson-stage-row span{color:var(--muted);background:#f4f4f7;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;display:inline-flex}.lesson-stage-row b{font-size:9px}.lesson-stage-row .active{background:var(--soft-blue);color:var(--blue);font-weight:750}.study-first-kicker{color:var(--blue);margin:0;font-size:11px;font-weight:800}.study-first-word{justify-content:center;align-items:center;gap:9px;margin-top:6px;display:flex}.study-first-word h1{letter-spacing:-.045em;margin:0;font-size:clamp(43px,13vw,66px);line-height:1.05}.study-first-speak{background:var(--soft-blue);width:40px;height:40px;color:var(--blue);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.study-first-ipa{color:var(--muted);margin:8px 0 0;font-size:13px}.study-first-fa{margin:14px 0 17px;font-size:clamp(20px,5vw,26px);font-weight:720}.study-first-example{text-align:right;background:#f8f8fb;border-radius:18px;padding:14px}.study-first-example>span{color:var(--muted);font-size:10px;font-weight:700}.study-first-example p{text-align:left;margin:7px 0 0;font-size:16px;font-weight:620;line-height:1.7}.study-first-example small{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.7;display:block}.study-first-example button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:9px;padding:4px 0;font-size:11px;display:inline-flex}.study-first-tip{color:var(--muted);margin:13px 5px 14px;font-size:11px;line-height:1.7}.study-first-next{width:100%}.question-card{padding-top:clamp(22px,5vh,46px)}.mode-badge{background:var(--soft-blue);color:var(--blue);border:0;padding:6px 10px;font-weight:730}.question-helper{align-self:center;max-width:470px;font-size:12px;line-height:1.6}.option-list button{border-color:#2a2c3514;border-radius:18px;box-shadow:0 4px 14px #1f243406}.option-list button:active{background:#f3f3ff}.typing-answer input{border-color:#2a2c351a;border-radius:18px;box-shadow:0 5px 16px #1f243406}.feedback-card{border-radius:26px}.feedback-note{color:var(--muted);font-size:11px;line-height:1.65}.clean-onboarding{background:radial-gradient(circle at 50% -12%, #5b63f621, transparent 38%), var(--bg)}.onboarding-art-row{align-items:end;gap:10px;margin-bottom:20px;display:flex}.onboarding-art-row .brand-mark{width:46px;height:46px;box-shadow:none;border-radius:15px;margin:0;font-size:23px}.clean-feature-strip{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.clean-feature-strip span{text-align:center;background:#fff;border:0;justify-content:center;align-items:center;gap:5px;padding:10px 8px;display:flex}.clean-feature-strip b{background:var(--soft-blue);width:20px;height:20px;color:var(--blue);border-radius:50%;place-items:center;font-size:9px;display:grid}.clean-onboarding .goal-option{background:#fff;border-radius:17px}.clean-onboarding .goal-option.selected{border-color:#5b63f659;box-shadow:0 0 0 3px #5b63f60f}.bottom-nav{background:#f7f8fbe0}.nav-item.active{color:var(--blue)}.nav-item span{font-size:10px}@media (min-width:760px){.clean-topic-list{grid-template-columns:1fr 1fr}}@media (max-width:520px){.lesson-hero{grid-template-columns:1fr auto;gap:11px;padding:18px}.lesson-hero-art{min-width:92px}.lesson-hero-art .topic-art.large{border-radius:27px;width:90px;height:90px}.lesson-hero-art .topic-art.large .topic-art-emoji{font-size:42px}.lesson-steps{grid-template-columns:auto 1fr auto 1fr auto;gap:5px;padding:11px 10px}.lesson-steps>div{flex-direction:column;gap:3px;font-size:9px}.lesson-steps b{width:21px;height:21px}.simple-stats{gap:8px}.simple-stats>div{min-height:104px;padding:14px}.clean-topic-card{gap:10px;min-height:88px;padding:11px}.clean-topic-card .topic-art.medium{border-radius:17px;width:55px;height:55px}.clean-topic-title>div{display:block}.clean-topic-title span{margin-top:1px;display:block}.study-first-card{border-radius:27px;padding:15px 15px 18px}.study-first-card .topic-art.large{border-radius:27px;width:92px;height:92px}.study-first-card .topic-art.large .topic-art-emoji{font-size:43px}.clean-feature-strip span{flex-direction:column;font-size:10px}.simple-progress-stats{gap:5px}.simple-progress-stats>div{padding:12px 5px}}.clean-word-sheet{max-width:560px}.clean-example-card{margin-top:18px}.clean-example-card .example-label{color:var(--muted);margin-bottom:5px;font-size:10px;font-weight:750;display:block}.simple-word-progress{border:1px solid var(--line);background:#fafafe;border-radius:20px;margin-top:16px;padding:15px}.simple-word-status{justify-content:space-between;align-items:center;gap:14px;display:flex}.simple-word-status>div{flex-direction:column;gap:2px;display:flex}.simple-word-status span{color:var(--muted);font-size:10px}.simple-word-status strong{font-size:14px}.simple-word-status>b{color:var(--blue);font-size:16px}.simple-word-progress .progress-track{height:6px;margin-top:12px}.simple-word-stats{grid-template-columns:1fr 1fr;gap:7px;margin-top:11px;display:grid}.simple-word-stats>div{text-align:center;background:#fff;border-radius:13px;flex-direction:column;gap:2px;padding:9px 7px;display:flex}.simple-word-stats strong{direction:ltr;font-size:16px}.simple-word-stats span{color:var(--muted);font-size:9px}.simple-word-progress>p{color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.7}.topic-art-svg{z-index:2;width:72%;height:72%;position:relative;overflow:visible}.topic-art-halo{fill:currentColor;opacity:.07;stroke:none}.topic-art.large .topic-art-svg{width:70%;height:70%}.topic-art.small .topic-art-svg{width:74%;height:74%}.topic-art-dot.one{opacity:.07}.topic-art-dot.two{opacity:.045}.calm-home{padding-top:max(22px, env(safe-area-inset-top))}.calm-home-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.calm-home-header h1{letter-spacing:-.04em;margin:3px 0 0;font-size:clamp(31px,7.6vw,42px);line-height:1.15}.calm-lesson-card{background:linear-gradient(145deg,#fff 0%,#f7f6ff 100%);border:1px solid #5b63f614;border-radius:30px;grid-template-columns:auto minmax(0,1fr);gap:18px;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 50px #32365212}.calm-lesson-card:after{content:"";pointer-events:none;background:#5b63f60b;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-105px;left:-80px}.calm-lesson-art{align-self:start}.calm-lesson-copy{align-self:center;min-width:0}.calm-lesson-copy h2{letter-spacing:-.025em;margin:0;font-size:clamp(22px,5.8vw,30px);line-height:1.4}.calm-steps{background:#ffffffad;border:1px solid #5b63f612;border-radius:17px;grid-column:1/-1;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:7px;margin-top:2px;padding:11px 12px;display:grid}.calm-steps span{white-space:nowrap;color:#7d7f88;align-items:center;gap:5px;font-size:10px;font-weight:650;display:inline-flex}.calm-steps b{color:#7d7f88;background:#ececf1;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.calm-steps .active{color:var(--ink)}.calm-steps .active b{background:var(--blue);color:#fff}.calm-steps .done b{color:#27835d;background:#e6f7ee}.calm-steps i{background:#e4e5ea;border-radius:999px;height:2px}.calm-start{z-index:1;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:2px;display:inline-flex;position:relative}.calm-start svg,.calm-recommended>svg,.calm-topic-card>svg{transform:rotate(180deg)}.calm-recommended{text-align:right;cursor:pointer;background:#f5fbf8;border:1px solid #279f7617;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;margin-top:11px;padding:13px 14px;display:grid}.calm-recommended-icon{color:#248760;background:#e3f6ee;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.calm-recommended-copy small{color:#27815f;font-size:10px;font-weight:760}.calm-recommended-copy strong{font-size:13px;line-height:1.55}.calm-recommended-copy em{color:var(--muted);font-size:10px;font-style:normal}.calm-recommended>svg{color:#a5a7ae}.home-progress-sentence{color:var(--muted);flex-wrap:wrap;gap:6px 15px;margin:16px 3px 0;font-size:11px;line-height:1.7;display:flex}.home-progress-sentence strong{color:var(--ink);direction:ltr}.calm-topic-card{box-shadow:none}.study-first-card{text-align:center;background:#fffffff7;border:1px solid #2a2c3514;border-radius:30px;width:min(100%,570px);margin:auto;padding:18px 20px 21px;box-shadow:0 20px 58px #282c4013}.study-first-topline{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:14px;font-size:10px;display:flex}.study-first-topline span:last-child{color:var(--blue);font-weight:760}.study-first-card .topic-art{margin:1px auto 17px}.study-first-ipa{margin-bottom:0}.study-first-guess{border-top:1px solid var(--line);margin-top:26px;padding-top:21px}.study-first-guess strong{font-size:17px}.study-first-guess p{color:var(--muted);margin:6px 0 16px;font-size:12px;line-height:1.7}.study-first-reveal{width:100%}.study-first-revealed{animation:.22s ease-out both gentle-reveal}.study-first-fa{margin:21px 0 14px;font-size:clamp(21px,5vw,27px)}.study-first-example{border:1px solid #2a2c350e}@keyframes gentle-reveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.clean-practice-shell{background:#f8f9fc}.clean-question-card{padding-top:clamp(24px,5vh,48px)}.round-label{color:var(--muted-2);align-self:center;margin:0 0 7px;font-size:10px;font-weight:700}.clean-question-card .question-helper{color:#52545c;margin:0 auto 8px;font-size:13px;font-weight:680;line-height:1.65}.clean-question-card .answer-zone{padding-top:clamp(24px,5vh,54px)}.feedback-question-card{justify-content:flex-start;padding-top:clamp(12px,2.2vh,22px);padding-bottom:12px}.clean-question-card .feedback-answer-zone{width:100%;margin-top:0;padding-top:0}.feedback-question-card .feedback-card{margin-top:0}.clean-question-card .option-list button{background:#fff;border-radius:17px;min-height:58px;box-shadow:0 3px 14px #20233106}.clean-question-card .typing-answer input{border-radius:17px}.feedback-card{box-shadow:0 12px 38px #1f23330f}.feedback-note{color:var(--muted-2);font-size:10px}.round-complete-shell,.lesson-complete-shell{min-height:100vh;padding:max(24px, env(safe-area-inset-top)) 18px max(24px, env(safe-area-inset-bottom));background:#f8f9fc;place-items:center;display:grid}.round-complete-card,.lesson-complete-card{border:1px solid var(--line);width:min(100%,520px);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:30px;padding:28px 22px}.round-complete-mark{color:#27835d;background:#eaf8f1;border-radius:21px;place-items:center;width:62px;height:62px;margin:0 auto 16px;display:grid}.round-complete-kicker,.lesson-complete-kicker{color:var(--blue);margin:0 0 6px;font-size:11px;font-weight:780}.round-complete-card h1,.lesson-complete-card h1{margin:0;font-size:clamp(27px,7vw,38px);line-height:1.35}.round-complete-card>p:not(.round-complete-kicker),.lesson-complete-card>p:not(.lesson-complete-kicker){color:var(--muted);max-width:420px;margin:10px auto 20px;font-size:12px;line-height:1.8}.round-complete-card .primary-button,.lesson-complete-card .primary-button{width:100%}.lesson-complete-art .topic-art{margin:0 auto 18px}.lesson-complete-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0 0 18px;display:grid}.lesson-complete-stats>div{background:#f7f7fa;border-radius:16px;flex-direction:column;gap:3px;padding:12px 6px;display:flex}.lesson-complete-stats strong{direction:ltr;font-size:18px}.lesson-complete-stats span{color:var(--muted);font-size:9px}@media (max-width:520px){.calm-lesson-card{grid-template-columns:1fr;gap:13px;padding:20px}.calm-lesson-art{order:-1}.calm-lesson-art .topic-art.large{border-radius:26px;width:88px;height:88px}.calm-lesson-copy{text-align:right}.calm-steps{background:0 0;border:0;grid-template-columns:1fr;gap:6px;padding:4px 0 0}.calm-steps i{display:none}.calm-steps span{width:100%}.lesson-complete-stats{grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:reduce){.study-first-revealed{animation:none}}.study-first-shell{background:radial-gradient(circle at 50% 18%, color-mix(in srgb, var(--lesson-soft,#eef0ff) 78%, transparent) 0 12%, transparent 34%), linear-gradient(180deg, #fbfbfd 0%, #f7f8fb 64%)}.direct-study-card{border-color:color-mix(in srgb, var(--lesson-accent,var(--blue)) 11%, transparent);box-shadow:0 18px 46px color-mix(in srgb, var(--lesson-accent,var(--blue)) 7%, #1f24340d);padding-top:16px}.study-dot-row i{background:#e5e6ec;border-radius:999px;width:7px;height:7px;transition:width .2s,background .2s,transform .2s}.direct-study-card .study-first-speak{background:var(--lesson-soft,var(--soft-blue));color:var(--lesson-accent,var(--blue))}.prediction-panel{gap:12px;margin-top:19px;display:grid}.prediction-heading{flex-direction:column;align-items:center;gap:4px;display:flex}.prediction-heading strong{font-size:clamp(19px,5vw,24px);line-height:1.5}.prediction-options{gap:8px;width:min(100%,470px);margin-inline:auto;display:grid}.prediction-options button{border:1px solid color-mix(in srgb, var(--lesson-accent,var(--blue)) 11%, #e6e7ec);min-height:52px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:16px;padding:11px 15px;font-size:14px;font-weight:680;line-height:1.65;transition:transform .15s,border-color .15s,background .15s}.prediction-options button:hover{border-color:color-mix(in srgb, var(--lesson-accent,var(--blue)) 32%, #ddd);background:color-mix(in srgb, var(--lesson-soft,#eef0ff) 38%, #fff)}.prediction-options button:active{transform:scale(.985)}.prediction-skip{width:-moz-fit-content;width:fit-content;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;margin-inline:auto;padding:8px 10px;font-size:11px;font-weight:680}.study-reveal{animation:.22s ease-out study-reveal-in}.prediction-feedback{border-radius:999px;justify-content:center;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;max-width:100%;margin:13px auto 4px;padding:7px 11px;font-size:11px;font-weight:750;display:inline-flex}.prediction-feedback.correct{color:#277a50;background:#eaf8ef}.study-first-meaning{flex-direction:column;align-items:center;gap:5px;margin:14px auto 16px;display:flex}.study-first-meaning span{background:color-mix(in srgb, var(--lesson-soft,#f2f2f6) 72%, #fff);min-height:25px;color:color-mix(in srgb, var(--lesson-accent,var(--muted)) 72%, #555);border-radius:999px;align-items:center;padding:4px 9px;font-size:10px;font-weight:750;display:inline-flex}.study-first-meaning strong{max-width:520px;color:var(--ink);font-size:clamp(21px,5.4vw,29px);font-weight:780;line-height:1.6}.direct-study-card .study-first-example{border:1px solid color-mix(in srgb, var(--lesson-accent,var(--blue)) 8%, transparent);background:linear-gradient(145deg, color-mix(in srgb, var(--lesson-soft,#fafaff) 55%, #fff), #fafafd)}.direct-study-card .study-first-example p{line-height:1.9}.direct-study-card .study-first-example mark{background:color-mix(in srgb, var(--lesson-soft,#e8e9ff) 86%, #fff);color:color-mix(in srgb, var(--lesson-accent,#3f46c7) 84%, #222);font:inherit;border-radius:7px;padding:1px 5px 2px;font-weight:800}.study-memory-cues{color:var(--muted-2);justify-content:center;align-items:center;gap:7px;margin:14px auto 4px;font-size:10px;font-weight:650;display:flex}.study-memory-cues i{background:color-mix(in srgb, var(--lesson-accent,#cfd0d8) 30%, #ddd);border-radius:50%;width:4px;height:4px}.direct-study-card .study-first-next{background:var(--lesson-accent,var(--blue));box-shadow:0 8px 22px color-mix(in srgb, var(--lesson-accent,var(--blue)) 20%, transparent);margin-top:15px}.round-complete-card .round-result-meter{background:#ececf2;border-radius:999px;width:min(240px,76%);height:7px;margin:13px auto 4px;overflow:hidden}.round-complete-card .round-result-meter span{border-radius:inherit;background:var(--blue);height:100%;display:block}@keyframes study-reveal-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:520px){.direct-study-card{padding-inline:17px}.study-first-meaning strong{font-size:clamp(20px,6.2vw,26px)}.prediction-options button{min-height:50px;font-size:13px}}@media (prefers-reduced-motion:reduce){.study-dot-row i,.prediction-options button{transition:none}.study-reveal{animation:none}}.exit-button{touch-action:manipulation;border-radius:12px;justify-content:center;min-width:64px;min-height:44px;padding:8px}.study-first-word{min-width:0}.study-first-word h1{overflow-wrap:anywhere;min-width:0;max-width:calc(100% - 58px)}.study-first-speak,.tiny-speak{flex:0 0 44px;width:44px;min-width:44px;height:44px;min-height:44px}.tiny-speak{background:var(--soft-blue);color:var(--blue);cursor:pointer;border:0;border-radius:50%;place-items:center;display:inline-grid}.study-first-example .audio-text-control,.example-speak.audio-text-control{min-height:44px;color:var(--blue);background:#fff;border:1px solid #5b63f621;border-radius:12px;padding:0 12px;font-size:12px;font-weight:700}.audio-control{touch-action:manipulation;transition:transform .14s,opacity .14s,box-shadow .14s}.audio-control:not(:disabled):active{transform:scale(.96)}.audio-control:disabled{opacity:.66;cursor:progress}.audio-control.is-loading svg{animation:.72s ease-in-out infinite alternate wordify-audio-pulse}.listening-orb.is-loading{box-shadow:0 8px 32px #5b63f629}@keyframes wordify-audio-pulse{0%{opacity:.58;transform:scale(.88)}to{opacity:1;transform:scale(1.06)}}@media (max-width:390px){.study-first-card{border-radius:25px;padding-inline:16px}.study-first-word h1{font-size:clamp(38px,11.5vw,58px)}.study-memory-cues{display:none}.clean-question-card,.clean-question-card .answer-zone{padding-top:18px}}:root{--surface:#fff;--surface-soft:#fafafe;--surface-tint:#f3f4ff;--text:#202126;--text-soft:#6d7079;--text-faint:#666a73;--border-soft:#25283314;--shadow-soft:0 14px 42px #2226390e;--shadow-float:0 22px 64px #22263913;--radius-card:24px;--radius-control:16px}button,input,select{-webkit-tap-highlight-color:transparent}.coherent-header{align-items:flex-start;gap:14px;margin-bottom:20px}.coherent-header h1{letter-spacing:-.035em;max-width:560px;margin-top:3px;font-size:clamp(27px,6.8vw,38px);line-height:1.3}.coherent-header .header-subtitle{max-width:570px;color:var(--text-soft);margin-top:8px;font-size:12px;line-height:1.85}.primary-button{border-radius:var(--radius-control);letter-spacing:-.01em;min-height:52px;padding-inline:18px;font-weight:760}.icon-button{min-width:44px;min-height:44px}.bottom-nav{-webkit-backdrop-filter:blur(18px)saturate(1.1);background:#fafafdeb;border-top:1px solid #25283311}.bottom-nav-inner{max-width:700px;padding-top:5px}.nav-item{color:#858791;border-radius:16px;min-height:58px;transition:background .16s,color .16s,transform .16s}.nav-item span{font-size:10px;font-weight:680}.calm-home-header{margin-bottom:18px}.home-brand{letter-spacing:.01em}.calm-lesson-card{box-shadow:var(--shadow-float);border-color:#5b63f612}.calm-lesson-copy>p:last-child{font-size:12.5px}.calm-start{min-height:54px}.calm-recommended,.calm-topic-card{box-shadow:none;transition:transform .16s,border-color .16s,background .16s}.calm-recommended:active,.calm-topic-card:active,.coherent-topic-card:active,.coherent-word-row:active{transform:scale(.992)}.home-progress-sentence{padding-inline:2px}.coherent-topic-card{border:1px solid var(--border-soft);border-radius:var(--radius-card);min-height:96px;padding:14px;transition:transform .16s,border-color .16s,box-shadow .16s;box-shadow:0 5px 18px #23273906}.coherent-topic-card .clean-topic-title strong{font-size:15px}.coherent-topic-card .clean-topic-copy p{color:var(--text-soft);margin-top:6px;margin-bottom:10px;font-size:10.5px}.coherent-search{border:1px solid var(--border-soft);background:#fff;border-radius:18px;min-height:54px;margin-bottom:10px;box-shadow:0 5px 18px #23273906}.coherent-search input{font-size:13px}.coherent-filter-row{margin-bottom:10px;padding-bottom:2px}.coherent-filter-row .chip{border:1px solid var(--border-soft);min-height:38px;color:var(--text-soft);background:#fff;border-radius:999px;padding-inline:13px;font-size:10px}.coherent-library-toolbar .topic-select{background:#fff;border-radius:13px;width:auto;min-width:145px;min-height:40px;margin:0}.coherent-library-toolbar .list-count{color:var(--text-faint);margin:0;font-size:10px}.coherent-word-row{background:#fff;border:0;border-bottom:1px solid #2528330f;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;min-height:82px;padding:12px 14px;transition:background .15s,transform .15s}.word-topic-dot{opacity:.75;border-radius:999px;width:12px;height:36px;display:block;box-shadow:inset 0 0 0 1px}.coherent-word-row .word-row-en{gap:8px}.coherent-word-row .word-row-en strong{font-size:16px}.coherent-word-row .word-row-fa{color:var(--text-soft);margin-top:3px;font-size:11px}.word-row-learning-state{color:var(--text-faint);margin-top:4px;font-size:9px;display:block}.coherent-empty-state{background:#ffffff9e;border:1px dashed #2528331c;border-radius:22px}.coherent-settings-button{border:1px solid var(--border-soft);background:#fff;flex:none}.coherent-progress-hero{box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fff,#f7f6ff);border-radius:26px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:15px;padding:18px;display:grid}.coherent-progress-copy{min-width:0}.coherent-progress-copy strong{margin-top:2px;font-size:clamp(29px,7vw,38px);display:block}.coherent-progress-copy strong small{color:var(--text-soft);font-size:12px;font-weight:620}.coherent-progress-copy p{color:var(--text-soft);margin:5px 0 0;font-size:10.5px}.coherent-progress-hero>.progress-track{grid-column:1/-1;height:7px;margin-top:1px}.coherent-progress-highlights>div{border:1px solid var(--border-soft);text-align:center;background:#fff;border-radius:18px;min-width:0;padding:13px 8px 12px}.progress-highlight-icon{border-radius:10px;place-items:center;width:30px;height:30px;margin:0 auto 7px;display:grid}.progress-highlight-icon.streak .streak-dot{width:9px;height:9px}.coherent-progress-highlights strong{direction:ltr;font-size:20px;display:block}.coherent-progress-highlights>div>span:last-child{color:var(--text-soft);margin-top:2px;font-size:8.8px;line-height:1.45;display:block}.coherent-week-card,.coherent-skill-card{border:1px solid var(--border-soft);box-shadow:none;background:#fff;border-radius:24px;margin-top:12px;padding:18px}.coherent-week-total{color:var(--text-faint);font-size:9.5px}.coherent-week-card .day-bar-track span{background:linear-gradient(#7f86fa,#5b63f6)}.coherent-dimensions{gap:11px}.coherent-dimensions .dimension-track{background:#eff0f4;height:6px}.coherent-dimensions .dimension-track span{background:#6b73f6}.coherent-learning-note{background:#f4f6ff;border:1px solid #5b63f612}.coherent-word-sheet{border-radius:30px 30px 0 0}.coherent-word-heading{justify-content:center;align-items:center;gap:12px;margin-top:5px;display:flex}.coherent-word-heading .detail-word{margin:0}.coherent-pos-pill{color:var(--text-soft);direction:rtl;background:#f4f4f8}.coherent-example-card{border:1px solid var(--border-soft);background:#fafafd}.coherent-word-progress{border:1px solid var(--border-soft);background:#fff;border-radius:19px}.coherent-word-status{align-items:center}.coherent-word-practice-copy{color:var(--text-soft);margin:11px 0 0;font-size:10.5px;line-height:1.8}.coherent-onboarding{background:radial-gradient(circle at 50% 8%,#5b63f613,#0000 34%),#f7f8fb}.coherent-onboarding-card{border:1px solid var(--border-soft);box-shadow:var(--shadow-float)}.coherent-onboarding-card h1{letter-spacing:-.035em}.coherent-feature-strip{gap:6px}.coherent-feature-strip span{background:#f6f6f9;border-radius:13px;min-height:38px;padding-inline:9px}.coherent-goal-block .goal-option{border-radius:17px;min-height:58px}.clean-question-card{border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);background:#fffffffa;border-radius:28px}.clean-question-card .option-list button,.clean-question-card .typing-answer input{border-color:#25283317}.clean-question-card .option-list button:hover{background:#fbfbff;border-color:#5b63f62e}@media (max-width:520px){.coherent-header h1{font-size:clamp(25px,7vw,33px)}.coherent-topic-card{min-height:90px}.coherent-word-row{min-height:78px;padding-inline:12px}.coherent-progress-hero{padding:15px}.coherent-progress-hero .topic-art.medium{width:58px;height:58px}.coherent-progress-highlights>div{padding-inline:5px}.coherent-word-heading{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.nav-item,.calm-recommended,.calm-topic-card,.coherent-topic-card,.coherent-word-row{transition:none}}:root{--delight-spring:cubic-bezier(.2,.9,.2,1.12);--delight-ease:cubic-bezier(.22,.61,.36,1)}.delight-home-card{isolation:isolate;animation:delight-card-arrive .46s var(--delight-ease) both;transition:transform .24s var(--delight-spring), box-shadow .24s ease, border-color .24s ease}.delight-home-card:before{content:"";z-index:0;filter:blur(2px);pointer-events:none;background:radial-gradient(circle,#745ff621,#549df60b 46%,#0000 70%);border-radius:50%;width:260px;height:260px;animation:6.5s ease-in-out infinite alternate delight-aurora;position:absolute;top:-150px;right:-95px}.delight-home-card>*{z-index:1;position:relative}.delight-hero-art{flex-direction:column;align-items:center;gap:7px;min-width:118px;display:flex}.delight-progress-orbit{--day-progress-angle:0deg;background:conic-gradient(from -90deg, #6c63ff 0deg var(--day-progress-angle), #5b63f617 var(--day-progress-angle) 360deg);border-radius:36px;place-items:center;width:118px;height:118px;padding:3px;display:grid;box-shadow:0 13px 32px #54578f14,inset 0 0 0 1px #ffffffb3}.delight-progress-inner .topic-art.large{width:100px;height:100px;margin:0}.delight-progress-caption{max-width:130px;color:var(--muted-2);text-align:center;font-size:9.5px;font-weight:680;line-height:1.55}@media (hover:hover){.delight-home-card:hover{border-color:#5b63f61f;transform:translateY(-2px);box-shadow:0 24px 64px #2d315018}.delight-lift:hover{transform:translateY(-2px);box-shadow:0 12px 30px #2327390e}}.delight-primary{transition:transform .16s var(--delight-spring), box-shadow .2s ease, filter .2s ease;position:relative;overflow:hidden;transform:translateZ(0)}.delight-primary:after{content:"";pointer-events:none;width:24%;height:250%;animation:delight-sheen 1.05s .28s var(--delight-ease) both;background:linear-gradient(90deg,#0000,#ffffff57,#0000);position:absolute;top:-75%;left:-38%;transform:rotate(18deg)}.delight-primary:active{transform:scale(.982)}.delight-study-shell .study-progress-track span,.clean-practice-shell .study-progress-track span{transition:width .44s var(--delight-ease);background:linear-gradient(90deg,#686ff6,#8c72f5 55%,#699ef5);box-shadow:0 0 14px #5b63f633}.delight-topic-float{width:-moz-fit-content;width:fit-content;margin-inline:auto;animation:4.6s ease-in-out infinite delight-float}.delight-correct-reveal .study-first-word h1{animation:delight-word-pop .38s var(--delight-spring) both}.prediction-options button,.clean-question-card .option-list button{transition:transform .16s var(--delight-spring), box-shadow .18s ease, border-color .18s ease, background .18s ease}@media (hover:hover){.prediction-options button:hover,.clean-question-card .option-list button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #21253a11}}.prediction-options button:active,.clean-question-card .option-list button:active{transform:scale(.978)}.study-reveal{position:relative}.study-reveal .study-first-meaning,.study-reveal .study-first-example,.study-reveal .study-memory-cues,.study-reveal .study-first-next{animation:delight-reveal-up .34s var(--delight-ease) both}.study-reveal .study-first-example{animation-delay:35ms}.study-reveal .study-memory-cues{animation-delay:70ms}.study-reveal .study-first-next{animation-delay:.105s}.prediction-feedback.correct,.feedback-card.correct,.round-complete-mark{animation:delight-success-pop .38s var(--delight-spring) both}.feedback-card.correct{background:radial-gradient(circle at 50% 0,#3ab07417,#0000 38%),#fff;border-color:#27835d21;position:relative;overflow:hidden}.feedback-card.correct:after{content:"";opacity:0;pointer-events:none;border:1px solid #34a26a29;border-radius:50%;width:100px;height:100px;animation:.56s ease-out both delight-ring;position:absolute;top:8px;left:50%;transform:translate(-50%)scale(.45)}.feedback-card.correct .feedback-icon{box-shadow:0 0 0 6px #2c946012}.delight-burst{z-index:5;width:1px;height:1px;color:var(--lesson-accent,#6c63ff);pointer-events:none;position:absolute;top:54px;left:50%}.delight-burst.complete{color:#7257c9;top:92px}.delight-burst i{--spark-x:0px;--spark-y:-48px;--spark-delay:0s;opacity:0;width:6px;height:6px;box-shadow:0 0 10px color-mix(in srgb, currentColor 30%, transparent);animation:delight-spark .66s var(--delight-spring) var(--spark-delay) both;background:currentColor;border-radius:50%;margin:-3px;position:absolute}.delight-burst i:first-child{--spark-x:-54px;--spark-y:-18px;--spark-delay:0s}.delight-burst i:nth-child(2){--spark-x:-40px;--spark-y:-48px;--spark-delay:20ms;width:5px;height:5px}.delight-burst i:nth-child(3){--spark-x:-10px;--spark-y:-62px;--spark-delay:35ms;background:#f2ae4b}.delight-burst i:nth-child(4){--spark-x:25px;--spark-y:-56px;--spark-delay:12ms;background:#55b88b}.delight-burst i:nth-child(5){--spark-x:54px;--spark-y:-27px;--spark-delay:28ms}.delight-burst i:nth-child(6){--spark-x:58px;--spark-y:12px;--spark-delay:44ms;background:#f2ae4b;width:4px;height:4px}.delight-burst i:nth-child(7){--spark-x:32px;--spark-y:39px;--spark-delay:20ms;background:#55b88b}.delight-burst i:nth-child(8){--spark-x:-6px;--spark-y:47px;--spark-delay:38ms}.delight-burst i:nth-child(9){--spark-x:-42px;--spark-y:32px;--spark-delay:12ms;background:#f2ae4b;width:5px;height:5px}.delight-burst i:nth-child(10){--spark-x:-59px;--spark-y:8px;--spark-delay:32ms;background:#55b88b}.delight-complete-shell{background:radial-gradient(circle at 50% 28%,#7257c918,#0000 26%),#f8f9fc}.delight-complete-card{isolation:isolate;animation:delight-complete-enter .5s var(--delight-spring) both;border-color:#7257c91a;position:relative;overflow:hidden;box-shadow:0 28px 80px #372d641b}.delight-complete-card:before{content:"";z-index:-1;background:radial-gradient(circle,#7e65dd29,#7e65dd08 56%,#0000 72%);border-radius:50%;width:280px;height:280px;position:absolute;top:-190px;left:50%;transform:translate(-50%)}.delight-complete-art{animation:delight-complete-art .58s 80ms var(--delight-spring) both}.delight-complete-card .lesson-complete-stats>div{background:linear-gradient(#faf9ff,#f7f7fa);border:1px solid #7257c90e}.round-complete-card{animation:delight-card-arrive .36s var(--delight-ease) both}@keyframes delight-card-arrive{0%{opacity:0;transform:translateY(10px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes delight-aurora{0%{opacity:.72;transform:translate(0,0)scale(.96)}to{opacity:1;transform:translate(-18px,14px)scale(1.08)}}@keyframes delight-sheen{0%{opacity:0;transform:translate(0)rotate(18deg)}18%{opacity:1}to{opacity:0;transform:translate(620%)rotate(18deg)}}@keyframes delight-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-4px)rotate(.5deg)}}@keyframes delight-word-pop{0%{transform:scale(.96)}62%{transform:scale(1.025)}to{transform:scale(1)}}@keyframes delight-reveal-up{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes delight-success-pop{0%{transform:scale(.97)}58%{transform:scale(1.015)}to{transform:scale(1)}}@keyframes delight-ring{0%{opacity:.4;transform:translate(-50%)scale(.38)}to{opacity:0;transform:translate(-50%)scale(1.45)}}@keyframes delight-spark{0%{opacity:0;transform:translate(0,0)scale(.35)}16%{opacity:.95}to{opacity:0;transform:translate3d(var(--spark-x),var(--spark-y),0) scale(.15)}}@keyframes delight-complete-enter{0%{opacity:0;transform:translateY(14px)scale(.975)}68%{opacity:1;transform:translateY(-2px)scale(1.006)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes delight-complete-art{0%{opacity:0;transform:scale(.78)rotate(-3deg)}68%{opacity:1;transform:scale(1.04)rotate(1deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (max-width:520px){.delight-hero-art{width:100%}.delight-progress-orbit{border-radius:32px;width:104px;height:104px}.delight-progress-inner{border-radius:29px}.delight-progress-inner .topic-art.large{width:88px;height:88px}.delight-progress-caption{max-width:180px}}html[data-reduce-motion=true] .delight-home-card,html[data-reduce-motion=true] .delight-home-card:before,html[data-reduce-motion=true] .delight-primary:after,html[data-reduce-motion=true] .delight-topic-float,html[data-reduce-motion=true] .delight-correct-reveal .study-first-word h1,html[data-reduce-motion=true] .study-reveal>*,html[data-reduce-motion=true] .prediction-feedback.correct,html[data-reduce-motion=true] .feedback-card.correct,html[data-reduce-motion=true] .feedback-card.correct:after,html[data-reduce-motion=true] .round-complete-mark,html[data-reduce-motion=true] .delight-burst i,html[data-reduce-motion=true] .delight-complete-card,html[data-reduce-motion=true] .delight-complete-art,.reduce-motion .delight-home-card,.reduce-motion .delight-home-card:before,.reduce-motion .delight-primary:after,.reduce-motion .delight-topic-float,.reduce-motion .delight-burst i{animation:none!important}html[data-reduce-motion=true] .delight-lift,html[data-reduce-motion=true] .delight-primary,html[data-reduce-motion=true] .prediction-options button,html[data-reduce-motion=true] .clean-question-card .option-list button,html[data-reduce-motion=true] .study-progress-track span,.reduce-motion .delight-lift,.reduce-motion .delight-primary,.reduce-motion .prediction-options button,.reduce-motion .clean-question-card .option-list button,.reduce-motion .study-progress-track span{transition:none!important}@media (prefers-reduced-motion:reduce){.delight-home-card,.delight-home-card:before,.delight-primary:after,.delight-topic-float,.delight-correct-reveal .study-first-word h1,.study-reveal>*,.prediction-feedback.correct,.feedback-card.correct,.feedback-card.correct:after,.round-complete-mark,.delight-burst i,.delight-complete-card,.delight-complete-art{animation:none!important}.delight-lift,.delight-primary,.prediction-options button,.clean-question-card .option-list button,.study-progress-track span{transition:none!important}}.storage-warning{color:#5f3500;background:#fff4e5;border:1px solid #994e004d;border-radius:14px;width:min(100%,680px);margin:12px auto;padding:12px 14px;font-size:13px;line-height:1.7}.library-load-more{border:1px solid var(--border);background:var(--surface);width:min(100%,420px);min-height:44px;color:var(--text);font:inherit;cursor:pointer;border-radius:14px;margin:14px auto 28px;font-weight:700;display:block}.library-load-more:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.lexical-note-card{background:#fbfbfd;border:1px solid #52587e1a;border-radius:16px;margin-top:12px;padding:13px 14px}.lexical-note-card>span{color:var(--muted-2);margin-bottom:5px;font-size:11px;font-weight:760;display:block}.lexical-note-card p{color:var(--text);margin:0;font-size:13px;line-height:1.8}.lexical-note-card code{color:#454b7a;background:#5b63f60f;border-radius:8px;margin-top:7px;padding:4px 7px;font:600 12px/1.45 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:inline-block}.alternate-context-card{background:#f4f6ffb8;border:1px solid #5b63f614;border-radius:16px;margin-top:12px;padding:14px}.alternate-context-card>span{color:var(--muted-2);margin-bottom:6px;font-size:11px;font-weight:760;display:block}.alternate-context-card p{color:var(--text);text-align:left;margin:0;font-size:15px;line-height:1.65}.alternate-context-card b{color:var(--muted);margin-top:7px;font-size:13px;font-weight:560;line-height:1.75;display:block}.alternate-context-card .example-speak{margin-top:9px}.phrase-pattern-card{background:#f7f9ffe0;border:1px solid #4655961c;border-radius:16px;margin-top:12px;padding:13px 14px}.phrase-pattern-card>span{color:var(--muted-2);margin-bottom:6px;font-size:11px;font-weight:760;display:block}.phrase-pattern-card code{color:#454b7a;background:#5b63f612;border-radius:8px;padding:5px 8px;font:650 12px/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:inline-block}.phrase-pattern-card p{color:var(--text);margin:7px 0 0;font-size:13px;line-height:1.8}.settings-version{color:var(--muted-2);text-align:center;direction:ltr;margin:18px 0 2px;font-size:11px;font-weight:650}:root{--wf-primary:#5b63f6;--wf-primary-hover:#4b53df;--wf-primary-pressed:#3f46c8;--wf-primary-soft:#f1f2ff;--wf-primary-softer:#f7f7ff;--wf-canvas:#f7f8fc;--wf-surface:#fff;--wf-surface-subtle:#f8f9fc;--wf-ink:#171a20;--wf-ink-2:#505665;--wf-ink-3:#7a8190;--wf-line:#e7e9ef;--wf-line-strong:#d8dbe5;--wf-success:#1fa66a;--wf-success-soft:#ecfaf3;--wf-danger:#d94a56;--wf-danger-soft:#fff1f2;--wf-warning:#c98500;--wf-warning-soft:#fff8e7;--wf-radius-sm:12px;--wf-radius-md:16px;--wf-radius-lg:20px;--wf-radius-xl:26px;--wf-shadow-card:0 8px 30px #191f360e;--wf-shadow-float:0 14px 44px #191f3617;--wf-page-width:680px;--blue:var(--wf-primary);--blue-dark:var(--wf-primary-hover);--green:var(--wf-success);--red:var(--wf-danger);--ink:var(--wf-ink);--muted:var(--wf-ink-2);--muted-2:var(--wf-ink-3);--line:#484e611f;--card:#fffffffa;--bg:var(--wf-canvas);--soft-blue:var(--wf-primary-soft);--radius-xl:var(--wf-radius-xl);--radius-lg:var(--wf-radius-lg);--radius-md:var(--wf-radius-md);--shadow:var(--wf-shadow-card)}html,body,#root{background:var(--wf-canvas)}body{color:var(--wf-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}button,input,select{letter-spacing:0}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #5b63f638}.screen{width:min(100%, var(--wf-page-width));padding-inline:18px}.primary-button{background:linear-gradient(180deg, #656dfb 0%, var(--wf-primary) 100%);border-radius:17px;min-height:54px;font-size:15px;font-weight:760;box-shadow:0 8px 20px #5b63f62e}.primary-button:hover:not(:disabled){background:linear-gradient(180deg, #5d65ef 0%, var(--wf-primary-hover) 100%)}.primary-button:active:not(:disabled){background:var(--wf-primary-pressed);transform:scale(.985);box-shadow:0 4px 12px #5b63f629}.text-button{color:var(--wf-primary);min-height:44px;padding-inline:4px}.calm-home{padding-top:max(20px, env(safe-area-inset-top));padding-bottom:32px}.calm-home-header,.production-home-header{justify-content:space-between;align-items:flex-start;gap:18px;margin:4px 2px 22px;display:flex}.home-greeting-block{min-width:0}.home-date{color:var(--wf-ink-3);margin-bottom:4px;font-size:12px;font-weight:650;display:inline-block}.calm-home-header h1,.production-home-header h1{color:var(--wf-ink);letter-spacing:-.02em;margin:0;font-size:clamp(27px,7vw,34px);font-weight:820;line-height:1.25}.home-subtitle{color:var(--wf-ink-2);margin:5px 0 0;font-size:14px;line-height:1.8}.home-brand{color:var(--wf-primary);text-align:right;letter-spacing:-.02em;direction:ltr;margin:0 0 3px;font-size:14px;font-weight:820}.streak-pill{border:1px solid var(--wf-line);min-height:42px;color:var(--wf-ink-2);background:#ffffffe6;padding:7px 11px;box-shadow:0 3px 12px #191f3609}.streak-dot{background:#f2a01a;width:8px;height:8px;box-shadow:0 0 0 4px #fff3da}.calm-lesson-card,.delight-home-card{border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:var(--wf-surface);box-shadow:var(--wf-shadow-card);grid-template-columns:1fr;gap:0;padding:20px;display:grid;position:relative;overflow:hidden}.calm-lesson-card:before{content:"";background:linear-gradient(90deg, #858cff 0%, var(--wf-primary) 48%, #4850d6 100%);height:4px;position:absolute;inset:0 0 auto}.production-lesson-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.calm-lesson-art,.delight-hero-art{justify-self:end;margin:0}.delight-progress-orbit{background:conic-gradient(var(--wf-primary) var(--day-progress-angle,0deg), #e9ebf3 0);border-radius:50%;width:94px;height:94px;padding:7px;box-shadow:inset 0 0 0 1px #5b63f60a}.delight-progress-inner{background:#fff;border-radius:50%;place-items:center;width:100%;height:100%;display:grid}.delight-progress-caption{max-width:108px;color:var(--wf-ink-3);text-align:center;margin-top:8px;font-size:11px;line-height:1.45;display:block}.calm-lesson-copy{min-width:0}.lesson-kicker{color:var(--wf-primary);margin:0 0 5px;font-size:12px;font-weight:780}.calm-lesson-copy h2{color:var(--wf-ink);letter-spacing:-.015em;margin:0;font-size:clamp(20px,5.2vw,25px);font-weight:810;line-height:1.48}.calm-lesson-copy>p:last-child{color:var(--wf-ink-2);margin:8px 0 0;font-size:13px;line-height:1.85}.daily-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0 14px;display:grid}.daily-plan-metric{border:1px solid var(--wf-line);background:var(--wf-surface-subtle);border-radius:15px;flex-direction:column;justify-content:center;gap:5px;min-width:0;min-height:84px;padding:12px 10px;display:flex}.daily-plan-metric strong{color:var(--wf-ink);direction:ltr;font-size:17px;font-weight:810;line-height:1}.daily-plan-metric span{color:var(--wf-ink-3);font-size:10.5px;line-height:1.45}.calm-start{justify-content:center;align-items:center;gap:9px;width:100%;display:inline-flex}.calm-recommended,.topic-entry-card,.calm-topic-card{border:1px solid var(--wf-line);background:var(--wf-surface);width:100%;box-shadow:none}.calm-recommended{text-align:right;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;margin-top:12px;padding:13px 14px;display:grid}.calm-recommended-icon{background:var(--wf-primary-soft);width:42px;height:42px;color:var(--wf-primary);border-radius:13px;place-items:center;display:grid}.calm-recommended-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.calm-recommended-copy small,.calm-recommended-copy em{color:var(--wf-ink-3);font-size:10.5px;font-style:normal}.calm-recommended-copy strong{color:var(--wf-ink);font-size:13px;line-height:1.65}.home-progress-sentence{color:var(--wf-ink-3);flex-wrap:wrap;gap:5px 14px;margin:16px 3px 0;padding:0;font-size:12px;line-height:1.7;display:flex}.home-progress-sentence strong{color:var(--wf-ink);font-size:13px}.calm-topic-entry{margin-top:25px}.section-title-row{align-items:center;margin-bottom:10px}.section-title-row .card-kicker{color:var(--wf-ink-3);font-size:11px}.section-title-row h2{color:var(--wf-ink);font-size:18px;line-height:1.55}.topic-entry-card,.calm-topic-card{text-align:right;border-radius:19px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:84px;padding:14px;display:grid}.topic-entry-card strong{color:var(--wf-ink);font-size:13px;line-height:1.7;display:block}.topic-entry-card span{color:var(--wf-ink-3);margin-top:3px;font-size:11px;line-height:1.65;display:block}.delight-lift{transition:transform .15s,border-color .15s,box-shadow .15s}.delight-lift:active{transform:scale(.99)}.bottom-nav{z-index:30;padding:8px 12px max(8px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);background:linear-gradient(#f7f8fc00,#f7f8fcfa 32%);position:fixed;inset:auto 0 0}.bottom-nav-inner{background:#fffffff5;border:1px solid #484e611a;border-radius:21px;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;width:min(100% - 8px,520px);min-height:64px;margin:0 auto;padding:5px;display:grid;box-shadow:0 10px 32px #181e3417}.nav-item{color:#747b8a;background:0 0;border:0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:52px;font-size:10px;font-weight:650;display:flex}.nav-item svg{width:20px;height:20px}.nav-item.active{color:var(--wf-primary);background:var(--wf-primary-soft);font-weight:780}.study-shell{width:min(100%,620px);min-height:100dvh;padding:max(14px, env(safe-area-inset-top)) 16px max(22px, env(safe-area-inset-bottom));background:var(--wf-canvas);margin:0 auto}.study-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:52px;margin-bottom:12px;display:grid}.exit-button{min-width:44px;min-height:44px;color:var(--wf-ink-2);background:0 0;border:0;border-radius:13px;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:690;display:inline-flex}.study-progress-track{background:#e8eaf1;border-radius:999px;height:6px;overflow:hidden}.study-progress-track>span{border-radius:inherit;background:linear-gradient(90deg, #747bff, var(--wf-primary));height:100%;transition:width .26s;display:block}.study-counter{min-width:42px;color:var(--wf-ink-3);text-align:left;direction:ltr;font-size:11px;font-weight:700}.question-card,.clean-question-card,.study-first-card,.direct-study-card{border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);background:var(--wf-surface);box-shadow:var(--wf-shadow-card)}.clean-question-card{min-height:calc(100dvh - 108px - env(safe-area-inset-top) - env(safe-area-inset-bottom));flex-direction:column;padding:clamp(20px,5vw,28px);display:flex}.round-label,.question-helper{text-align:center}.round-label{color:var(--wf-ink-3);margin:0 0 4px;font-size:11px;font-weight:650}.question-helper{color:var(--wf-ink-2);margin:0 auto 20px;font-size:14px;line-height:1.75}.word-prompt,.context-prompt,.reverse-prompt{text-align:center;margin-block:4px 18px}.word-prompt h2,.context-prompt h2,.reverse-prompt{color:#111527;letter-spacing:-.035em;margin:0;font-size:clamp(29px,8vw,42px);font-weight:820;line-height:1.2}.word-audio-row{color:var(--wf-ink-3);justify-content:center;align-items:center;gap:8px;margin-top:10px;font-size:13px;display:flex}.tiny-speak,.study-first-speak{background:var(--wf-primary-soft);width:44px;height:44px;color:var(--wf-primary);border:0;border-radius:50%;place-items:center;display:inline-grid}.listening-orb{width:132px;height:132px;color:var(--wf-primary);background:radial-gradient(circle at 38% 30%,#fff 0 18%,#f0f1ff 56%,#e4e6ff 100%);border:0;border-radius:50%;align-content:center;place-items:center;gap:8px;margin:8px auto 24px;display:grid;box-shadow:0 12px 32px #5b63f61f}.listening-orb span{color:var(--wf-ink-2);font-size:11px}.sense-cue{color:var(--wf-ink-3);text-align:center;margin:-3px auto 16px;font-size:12px;line-height:1.7}.answer-zone{width:100%;margin-top:auto}.option-list button{border:1px solid var(--wf-line-strong);width:100%;min-height:56px;color:var(--wf-ink);text-align:right;background:#fff;border-radius:16px;padding:12px 16px;font-size:14px;font-weight:650;transition:transform .13s,border-color .13s,background .13s}.option-list button:hover{background:var(--wf-primary-softer);border-color:#5b63f661}.option-list button:active{background:var(--wf-primary-soft);transform:scale(.99)}.typing-answer{gap:12px;display:grid}.typing-field-head{color:var(--wf-ink-2);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.typing-field-head span{color:var(--wf-ink-3)}.typing-answer input{border:1.5px solid var(--wf-line-strong);width:100%;min-height:58px;color:var(--wf-ink);background:#fff;border-radius:16px;padding:0 16px;font-size:17px;box-shadow:inset 0 1px 2px #191f3606}.typing-answer input:focus{border-color:#5b63f6b3}.typing-actions{grid-template-columns:minmax(0,1fr) auto;gap:9px;display:grid}.typing-actions.single-action{grid-template-columns:1fr}.hint-button{border:1px solid var(--wf-line);background:var(--wf-surface-subtle);min-height:54px;color:var(--wf-ink-2);border-radius:16px;padding:0 16px;font-weight:700}.hint-reveal{background:var(--wf-warning-soft);color:#76500a;border-radius:13px;justify-content:space-between;gap:10px;padding:11px 13px;font-size:11px;display:flex}.feedback-answer-zone{margin-top:0}.feedback-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.feedback-heading{border-radius:16px;align-items:center;gap:11px;padding:13px 14px;display:flex}.feedback-card.correct .feedback-heading{background:var(--wf-success-soft);color:#14744c}.feedback-card.incorrect .feedback-heading{background:var(--wf-danger-soft);color:#9c2f39}.feedback-icon{background:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.feedback-heading strong{font-size:15px;line-height:1.55;display:block}.feedback-heading span{opacity:.82;margin-top:2px;font-size:11px;display:block}.correction-word{justify-content:center;align-items:center;gap:9px;margin-top:20px;display:flex}.correction-word strong{color:#111527;letter-spacing:-.035em;font-size:clamp(29px,8vw,40px);font-weight:820}.correction-word span{color:var(--wf-ink-3);font-size:12px}.correction-fa{color:var(--wf-ink);text-align:center;margin:7px 0 18px;font-size:17px;font-weight:720}.phrase-answer,.micro-lesson,.confusion-repair,.correction-example{border:1px solid var(--wf-line);background:var(--wf-surface-subtle);border-radius:16px}.phrase-answer,.micro-lesson,.confusion-repair{margin-top:10px;padding:13px 14px}.micro-lesson strong{font-size:13px}.micro-lesson p,.feedback-note{color:var(--wf-ink-2);font-size:11.5px;line-height:1.8}.correction-example{margin-top:11px;padding:14px}.correction-example p{color:var(--wf-ink);margin:0;font-size:14px;line-height:1.7}.correction-example>span{color:var(--wf-ink-2);margin-top:5px;font-size:12px;line-height:1.7;display:block}.audio-text-control{background:var(--wf-primary-soft);min-height:40px;color:var(--wf-primary);border:0;border-radius:12px;align-items:center;gap:6px;margin-top:8px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.feedback-note{margin:12px 2px 13px}.feedback-card>.primary-button{width:100%}.study-first-card,.direct-study-card{padding:clamp(18px,5vw,26px)}.study-first-topline{color:var(--wf-ink-3);justify-content:space-between;align-items:center;font-size:10.5px;display:flex}.study-dot-row{justify-content:center;gap:5px;margin:12px 0 8px;display:flex}.study-dot-row i{background:#e4e6ee;border-radius:99px;width:6px;height:6px}.study-dot-row i.done{background:#aeb3ff}.study-dot-row i.active{background:var(--wf-primary);width:18px}.delight-topic-float{place-items:center;min-height:94px;margin:6px 0;display:grid}.study-first-word{justify-content:center;align-items:center;gap:10px;display:flex}.study-first-word h1{color:#111527;letter-spacing:-.04em;margin:0;font-size:clamp(34px,10vw,48px);font-weight:830;line-height:1.15}.study-first-ipa{color:var(--wf-ink-3);text-align:center;margin:7px 0 18px;font-size:13px}.prediction-panel{border-top:1px solid var(--wf-line);padding-top:17px}.prediction-heading{margin-bottom:10px}.prediction-heading strong{font-size:14px;display:block}.prediction-heading span{color:var(--wf-ink-3);margin-top:3px;font-size:10.5px;display:block}.prediction-options{gap:8px;display:grid}.prediction-options button,.prediction-skip{border:1px solid var(--wf-line-strong);min-height:52px;color:var(--wf-ink);background:#fff;border-radius:15px;font-weight:650}.prediction-skip{background:var(--wf-surface-subtle);width:100%;color:var(--wf-ink-2);border-color:#0000;margin-top:8px;font-size:12px}.prediction-feedback{border-radius:14px;align-items:center;gap:8px;min-height:46px;padding:10px 12px;font-size:12px;font-weight:700;display:flex}.prediction-feedback.neutral{background:var(--wf-primary-soft);color:#444cb8}.study-first-meaning{text-align:center;margin-top:18px}.study-first-meaning span{color:var(--wf-ink-3);font-size:10.5px;display:block}.study-first-meaning strong{color:var(--wf-ink);margin-top:3px;font-size:20px;line-height:1.6;display:block}.study-first-example,.study-usage-frame{border:1px solid var(--wf-line);background:var(--wf-surface-subtle);border-radius:16px;margin-top:12px;padding:14px}.study-first-example>span,.study-usage-frame>span{color:var(--wf-ink-3);font-size:10px;font-weight:700}.study-first-example p{color:var(--wf-ink);margin:7px 0 4px;font-size:14px;line-height:1.75}.study-first-example mark{color:#343ba9;background:#e9eaff;border-radius:4px;padding:1px 2px}.study-first-example small{color:var(--wf-ink-2);font-size:11px;line-height:1.7}.study-usage-frame code{color:var(--wf-ink);margin-top:6px;font-family:inherit;font-size:13px;line-height:1.7;display:block}.study-memory-cues{color:var(--wf-ink-3);flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;margin:13px 0;font-size:9.5px;display:flex}.study-memory-cues i{background:var(--wf-line-strong);width:10px;height:1px}.study-first-next{width:100%;margin-top:2px}.round-complete-shell,.complete-shell,.lesson-complete-shell{place-items:center;display:grid}.round-complete-card,.lesson-complete-card{border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);width:100%;box-shadow:var(--wf-shadow-card);text-align:center;background:#fff;padding:28px 22px}.round-complete-mark,.completion-mark{background:var(--wf-success-soft);width:64px;height:64px;color:var(--wf-success);border-radius:50%;place-items:center;margin:0 auto 14px;display:grid}.round-complete-card h1,.lesson-complete-card h1,.complete-shell h1{max-width:520px;color:var(--wf-ink);margin:7px auto 8px;font-size:clamp(24px,6vw,32px);font-weight:810;line-height:1.5}.round-complete-card>p,.lesson-complete-card>p,.complete-shell>p{color:var(--wf-ink-2);line-height:1.8}.lesson-complete-stats>div,.completion-stats>div{border:1px solid var(--wf-line);background:var(--wf-surface-subtle);border-radius:15px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:520px){.screen{padding-inline:14px}.calm-home-header,.production-home-header{margin-bottom:17px}.calm-lesson-card,.delight-home-card{padding:17px}.production-lesson-head{grid-template-columns:minmax(0,1fr) 88px;gap:12px}.delight-progress-orbit{width:82px;height:82px}.delight-progress-caption{max-width:88px;font-size:9.5px}.daily-plan-grid{gap:6px}.daily-plan-metric{min-height:78px;padding:10px 8px}.daily-plan-metric span{font-size:9.5px}.study-shell{padding-inline:12px}.clean-question-card,.study-first-card,.direct-study-card{padding:18px 15px}.study-header{gap:8px}.exit-button{padding-inline:6px}.typing-actions{grid-template-columns:1fr}.hint-button{min-height:48px}}@media (min-width:760px){.calm-home{padding-top:max(30px, env(safe-area-inset-top))}.calm-lesson-card,.delight-home-card{padding:24px}.clean-question-card,.study-first-card,.direct-study-card{padding:30px}}.coherent-page{padding-top:max(22px, env(safe-area-inset-top));padding-bottom:116px}.coherent-header{justify-content:space-between;align-items:flex-start;gap:16px;margin:2px 2px 22px;display:flex}.coherent-header>div:first-child{min-width:0}.coherent-header .eyebrow{color:var(--wf-primary);letter-spacing:0;margin:0 0 5px;font-size:12px;font-weight:790}.coherent-header h1{color:var(--wf-ink);letter-spacing:-.018em;margin:0;font-size:clamp(25px,6.8vw,33px);font-weight:820;line-height:1.42}.coherent-header .header-subtitle{max-width:560px;color:var(--wf-ink-2);margin:7px 0 0;font-size:13px;line-height:1.85}.coherent-settings-button{border:1px solid var(--wf-line);width:46px;min-width:46px;height:46px;min-height:46px;color:var(--wf-ink-2);background:#fffffff2;border-radius:15px;flex:none;box-shadow:0 4px 16px #191f360b}.coherent-settings-button:active{background:var(--wf-surface-subtle);transform:scale(.97)}.clean-progress,.clean-progress.screen{width:min(100%, var(--wf-page-width))}.coherent-progress-hero{border:1px solid var(--wf-line);border-radius:var(--wf-radius-xl);box-shadow:var(--wf-shadow-card);background:radial-gradient(circle at 8% 12%,#5b63f61a,#0000 27%),linear-gradient(145deg,#fff 0%,#fafaff 100%);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:19px;display:grid;position:relative;overflow:hidden}.coherent-progress-hero:before{content:"";background:linear-gradient(90deg, #858cff, var(--wf-primary) 52%, #4850d6);height:4px;position:absolute;inset:0 0 auto}.coherent-progress-hero .topic-art{z-index:1;position:relative;box-shadow:0 8px 22px #34395a12}.coherent-progress-copy{z-index:1;min-width:0;position:relative}.coherent-progress-copy>span{color:var(--wf-ink-3);margin-bottom:3px;font-size:11px;font-weight:690;display:block}.coherent-progress-copy>strong{color:var(--wf-ink);flex-wrap:wrap;align-items:baseline;gap:5px;font-size:clamp(28px,7.5vw,38px);font-weight:830;line-height:1.15;display:flex}.coherent-progress-copy>strong small{color:var(--wf-ink-2);font-size:13px;font-weight:650}.coherent-progress-copy p{color:var(--wf-ink-2);margin:8px 0 0;font-size:12px;line-height:1.78}.coherent-progress-hero>.progress-track{background:#eceef5;border-radius:999px;grid-column:1/-1;height:8px;margin-top:2px;overflow:hidden}.coherent-progress-hero>.progress-track>span{border-radius:inherit;background:linear-gradient(90deg, #7880ff, var(--wf-primary));height:100%;display:block;box-shadow:0 0 0 1px #5b63f60d}.coherent-progress-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.coherent-progress-highlights>div{border:1px solid var(--wf-line);background:var(--wf-surface);text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:110px;padding:13px 7px 12px;display:flex;box-shadow:0 3px 14px #191f3606}.progress-highlight-icon{border-radius:11px;place-items:center;width:34px;height:34px;margin-bottom:8px;display:grid}.progress-highlight-icon.learned{color:var(--wf-success);background:var(--wf-success-soft)}.progress-highlight-icon.active{color:var(--wf-primary);background:var(--wf-primary-soft)}.progress-highlight-icon.streak{background:var(--wf-warning-soft)}.coherent-progress-highlights strong{color:var(--wf-ink);direction:ltr;font-size:21px;font-weight:820;line-height:1}.coherent-progress-highlights>div>span:last-child{color:var(--wf-ink-3);margin-top:5px;font-size:9.5px;line-height:1.5}.coherent-skill-card,.coherent-week-card{border:1px solid var(--wf-line);background:var(--wf-surface);border-radius:22px;margin-top:14px;padding:18px;box-shadow:0 4px 18px #191f3607}.coherent-skill-card .section-title-row,.coherent-week-card .section-title-row{align-items:flex-start;margin-bottom:13px}.coherent-skill-card .card-kicker,.coherent-week-card .card-kicker{color:var(--wf-primary);margin-bottom:3px;font-size:10.5px;font-weight:760}.coherent-skill-card .section-title-row h2,.coherent-week-card .section-title-row h2{color:var(--wf-ink);margin:0;font-size:16px;font-weight:800;line-height:1.65}.coherent-skill-empty{color:var(--wf-ink-2);margin:0;font-size:12px;line-height:1.9}.coherent-skill-card>.coherent-skill-empty+.primary-button,.coherent-skill-card>.primary-button{width:100%;margin-top:14px}.coherent-learning-note{background:var(--wf-success-soft);border:1px solid #1fa66a1f;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;padding:14px;display:grid}.coherent-learning-note .mini-check{width:30px;height:30px;color:var(--wf-success);background:#fff;border-radius:10px;place-items:center;display:grid}.coherent-learning-note strong{color:var(--wf-ink);font-size:12.5px;line-height:1.75;display:block}.coherent-learning-note p{color:var(--wf-ink-2);margin:4px 0 0;font-size:11px;line-height:1.85}.coherent-week-total{color:var(--wf-ink-3);white-space:nowrap;font-size:10.5px}.coherent-week-card .week-chart{min-height:132px;padding-top:4px}.coherent-week-card .day-bar-track{background:#f0f1f6;border-radius:999px;min-height:92px}.coherent-week-card .day-bar-track span{border-radius:inherit;background:linear-gradient(180deg, #7f86fb, var(--wf-primary))}.coherent-week-card .day-label{color:var(--wf-ink-3);margin-top:7px;font-size:9px}.coherent-skill-card .dimension-track{background:#eff0f5;height:7px}.coherent-skill-card .dimension-track span{background:linear-gradient(90deg, #737bfa, var(--wf-primary))}.library-screen .coherent-header{margin-bottom:18px}.coherent-search{border:1px solid var(--wf-line-strong);background:var(--wf-surface);border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:56px;padding:0 15px;transition:border-color .15s,box-shadow .15s;display:grid;position:relative;box-shadow:0 5px 20px #191f360a}.coherent-search:focus-within{border-color:#5b63f673;box-shadow:0 0 0 4px #5b63f613}.coherent-search svg{color:var(--wf-ink-3)}.coherent-search input{width:100%;height:54px;color:var(--wf-ink);background:0 0;border:0;outline:0;font-size:14px}.coherent-search input::placeholder{color:#969caa}.coherent-filter-row{scrollbar-width:none;gap:7px;margin-top:10px;padding:2px 1px 4px;display:flex;overflow-x:auto}.coherent-filter-row::-webkit-scrollbar{display:none}.coherent-filter-row .chip{border:1px solid var(--wf-line);background:var(--wf-surface);min-height:42px;color:var(--wf-ink-2);border-radius:999px;flex:none;padding:0 14px;font-size:11.5px;font-weight:680}.coherent-filter-row .chip.active{background:var(--wf-primary-soft);color:var(--wf-primary);border-color:#5b63f624;font-weight:790}.coherent-library-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:8px 2px 11px;display:flex}.coherent-library-toolbar .topic-select{border:1px solid var(--wf-line);background-color:var(--wf-surface);min-width:152px;min-height:44px;color:var(--wf-ink-2);border-radius:14px;padding-inline:12px 32px;font-size:11px;font-weight:680}.coherent-library-toolbar .list-count{color:var(--wf-ink-3);white-space:nowrap;font-size:11px}.coherent-word-list{border:1px solid var(--wf-line);background:var(--wf-surface);border-radius:22px;overflow:hidden;box-shadow:0 5px 22px #191f3608}.coherent-word-row{border:0;border-bottom:1px solid var(--wf-line);background:var(--wf-surface);text-align:right;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:82px;padding:12px 14px;transition:background .14s,transform .14s;display:grid}.coherent-word-row:last-child{border-bottom:0}.coherent-word-row:hover{background:#fbfbfe}.coherent-word-row:active{background:var(--wf-primary-softer);transform:scale(.997)}.coherent-word-row .word-topic-dot{opacity:.92;border-radius:999px;width:8px;height:42px;display:block}.coherent-word-row .word-row-copy{min-width:0}.coherent-word-row .word-row-en{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.coherent-word-row .word-row-en strong{color:var(--wf-ink);font-size:17px;font-weight:780;line-height:1.35}.coherent-word-row .word-row-en span{color:var(--wf-ink-3);font-size:11px}.coherent-word-row .word-row-fa{color:var(--wf-ink-2);margin-top:3px;font-size:12px;line-height:1.55;display:block}.coherent-word-row .word-row-learning-state{color:var(--wf-primary);margin-top:4px;font-size:9.5px;font-weight:700;display:inline-block}.coherent-word-row .word-row-status{color:#a3a8b4;align-items:center;gap:5px;display:flex}.coherent-word-row .filled-star{color:#e4a514}.library-load-more{border:1px solid var(--wf-line);background:var(--wf-surface);width:100%;min-height:50px;color:var(--wf-primary);border-radius:16px;margin-top:10px;font-size:12px;font-weight:750}.coherent-empty-state{border:1px dashed var(--wf-line-strong);text-align:center;background:#ffffffa3;border-radius:20px;margin-top:10px;padding:32px 18px}.coherent-empty-state strong{color:var(--wf-ink);font-size:15px}.coherent-empty-state p{color:var(--wf-ink-3);margin:5px 0 0;font-size:12px}.sheet-backdrop{-webkit-backdrop-filter:blur(5px);background:#15182257}.coherent-word-sheet{width:min(100%,620px);max-height:min(90dvh,820px);padding:10px 18px max(24px, env(safe-area-inset-bottom));background:var(--wf-surface);overscroll-behavior:contain;border:1px solid #ffffffb3;border-radius:30px 30px 0 0;overflow-y:auto;box-shadow:0 -16px 55px #1216262e}.coherent-word-sheet .sheet-handle{background:#d7dae2;border-radius:999px;width:38px;height:4px;margin:2px auto 8px}.coherent-word-sheet .sheet-actions{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.coherent-word-sheet .sheet-actions .icon-button{border:1px solid var(--wf-line);background:var(--wf-surface-subtle);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--wf-ink-2);border-radius:14px}.coherent-word-sheet .sheet-actions .active-favorite{color:#d79a10;background:#fff9e9;border-color:#d79a1024}.coherent-word-heading{text-align:left;justify-content:center;align-items:center;gap:12px;margin:2px 0 0;display:flex}.coherent-word-heading>div:last-child{min-width:0}.coherent-word-heading .detail-word{align-items:center;gap:8px;display:flex}.coherent-word-heading .detail-word h2{color:var(--wf-ink);letter-spacing:-.035em;margin:0;font-size:clamp(30px,9vw,42px);font-weight:820;line-height:1.15}.coherent-word-heading .speak-button{background:var(--wf-primary-soft);width:40px;height:40px;color:var(--wf-primary);border:0;border-radius:13px;place-items:center;display:grid}.coherent-word-ipa{color:var(--wf-ink-3);margin-top:4px;font-size:12px;display:block}.coherent-word-sheet .detail-fa{color:var(--wf-ink);text-align:center;margin:15px 0 6px;font-size:19px;font-weight:730;line-height:1.75}.coherent-pos-pill{width:-moz-fit-content;width:fit-content;color:var(--wf-ink-3);background:#f2f3f7;border-radius:999px;margin:0 auto 16px;padding:5px 9px;font-size:10px;font-weight:690;display:block}.coherent-example-card,.coherent-word-sheet .lexical-note-card,.coherent-word-sheet .phrase-pattern-card,.coherent-word-sheet .alternate-context-card,.coherent-word-progress{border:1px solid var(--wf-line);background:var(--wf-surface-subtle);border-radius:18px;margin-top:10px;padding:15px}.coherent-example-card{background:#fafaff}.coherent-example-card .example-label,.coherent-word-sheet .lexical-note-card>span,.coherent-word-sheet .phrase-pattern-card>span,.coherent-word-sheet .alternate-context-card>span{color:var(--wf-primary);font-size:10px;font-weight:780}.coherent-example-card>p{color:var(--wf-ink);margin:8px 0 0;font-size:16px;font-weight:650;line-height:1.75}.coherent-example-card>span:not(.example-label){color:var(--wf-ink-2);margin-top:5px;font-size:12px;line-height:1.75;display:block}.coherent-example-card mark{color:#4149c8;font:inherit;background:#e9eaff;border-radius:7px;padding:1px 5px 2px;font-weight:800}.coherent-word-sheet .usage-frame-row{border-top:1px solid var(--wf-line);margin-top:12px;padding-top:10px}.coherent-word-sheet code{color:var(--wf-ink);font-family:inherit;font-size:12px;font-weight:720}.coherent-word-sheet .example-speak{background:var(--wf-primary-soft);min-height:44px;color:var(--wf-primary);border:1px solid #5b63f61f;border-radius:13px;margin-top:10px;padding:0 11px;font-size:11px;font-weight:730}.coherent-word-sheet .lexical-note-card{background:#fffaf0;border-color:#c985001f}.coherent-word-sheet .lexical-note-card>span{color:#9b6900}.coherent-word-sheet .phrase-pattern-card{background:#f5fbf8;border-color:#1fa66a1f}.coherent-word-sheet .phrase-pattern-card>span{color:#167c51}.coherent-word-sheet .alternate-context-card p,.coherent-word-sheet .lexical-note-card p,.coherent-word-sheet .phrase-pattern-card p{color:var(--wf-ink-2);margin:7px 0 0;font-size:12px;line-height:1.85}.coherent-word-sheet .alternate-context-card b{color:var(--wf-ink-2);margin-top:5px;font-size:11px;font-weight:620;line-height:1.75;display:block}.coherent-word-progress{background:#fff}.coherent-word-status{justify-content:space-between;align-items:center;gap:14px;display:flex}.coherent-word-status>div{flex-direction:column;gap:2px;display:flex}.coherent-word-status span:first-child{color:var(--wf-ink-3);font-size:10px}.coherent-word-status strong{color:var(--wf-ink);font-size:13px;line-height:1.6}.word-state-dot{background:#a4a9b4;border-radius:50%;flex:none;width:11px;height:11px;box-shadow:0 0 0 5px #f0f1f4}.word-state-dot.mastered{background:var(--wf-success);box-shadow:0 0 0 5px var(--wf-success-soft)}.coherent-word-practice-copy,.coherent-word-progress>p{color:var(--wf-ink-2);margin:10px 0 0;font-size:11.5px;line-height:1.85}.complete-shell{text-align:center;justify-content:center;width:min(100%,600px);min-height:100dvh;padding-inline:18px}.complete-shell .completion-mark{background:var(--wf-success-soft);width:76px;height:76px;color:var(--wf-success);border:1px solid #1fa66a1a;border-radius:23px;place-items:center;margin:0 auto 18px;display:grid;box-shadow:0 8px 24px #1fa66a14}.complete-shell>.eyebrow{color:var(--wf-primary);text-align:center;margin:0 0 5px;font-size:11px;font-weight:780}.complete-shell>h1{max-width:520px;color:var(--wf-ink);letter-spacing:-.018em;margin:0 auto;font-size:clamp(25px,7vw,34px);font-weight:820;line-height:1.5}.complete-shell>p:not(.eyebrow):not(.question-helper):not(.storage-warning){max-width:520px;color:var(--wf-ink-2);margin:10px auto 0;font-size:12.5px;line-height:1.9}.complete-shell .completion-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin:18px 0 12px;display:grid}.complete-shell .completion-stats>div{border:1px solid var(--wf-line);background:var(--wf-surface);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:82px;padding:10px 7px;display:flex}.complete-shell .completion-stats strong{color:var(--wf-ink);direction:ltr;font-size:18px;font-weight:820;line-height:1.15}.complete-shell .completion-stats span{color:var(--wf-ink-3);margin-top:4px;font-size:9.5px;line-height:1.45}.complete-shell>.question-helper{max-width:510px;color:var(--wf-ink-3);margin:0 auto 12px;font-size:11px;line-height:1.75}.complete-shell .audio-calibration{background:var(--wf-primary-softer);text-align:right;border:1px solid #5b63f61f;border-radius:19px;width:100%;margin:2px 0 12px;padding:15px}.complete-shell .audio-calibration>p:first-child{color:var(--wf-ink);margin:0;font-size:12.5px;line-height:1.7}.complete-shell .audio-calibration .question-helper{color:var(--wf-ink-2);text-align:right;margin:5px 0 10px;font-size:10.5px;line-height:1.75}.complete-shell .audio-calibration .hint-button{border-radius:14px;min-height:48px;margin-top:7px}.complete-shell>.primary-button,.complete-shell>.hint-button{width:100%;max-width:520px}.complete-shell>.hint-button{border-radius:16px;min-height:50px;margin-top:8px}.clean-practice-shell .clean-question-card{border-radius:26px}.clean-practice-shell .round-label{background:var(--wf-primary-soft);width:-moz-fit-content;width:fit-content;color:var(--wf-primary);border-radius:999px;margin-inline:auto;padding:6px 10px;font-size:10px;font-weight:760}.clean-practice-shell .question-helper{color:var(--wf-ink-3)}.clean-practice-shell .answer-zone .option-list button{border-color:var(--wf-line);background:var(--wf-surface);min-height:58px;box-shadow:0 3px 12px #191f3606}.clean-practice-shell .answer-zone .option-list button:active:not(:disabled){background:var(--wf-primary-softer);border-color:#5b63f638}.clean-practice-shell .listening-orb{background:var(--wf-surface);border:1px solid #5b63f61a;box-shadow:0 12px 34px #5b63f61a}@media (min-width:700px){.coherent-page{padding-inline:24px}.coherent-word-sheet{border-radius:30px;margin-bottom:18px}}@media (max-width:430px){.coherent-page{padding-inline:14px}.coherent-progress-hero{gap:12px;padding:17px}.coherent-progress-hero .topic-art.medium{border-radius:18px;width:56px;height:56px}.coherent-progress-highlights>div{min-height:104px}.coherent-word-sheet{padding-inline:15px}}@media (max-width:350px){.coherent-progress-highlights{gap:6px}.coherent-progress-highlights>div{padding-inline:5px}.coherent-progress-highlights strong{font-size:18px}.coherent-library-toolbar{flex-direction:column;align-items:stretch}.coherent-library-toolbar .topic-select{width:100%}.complete-shell .completion-stats{gap:5px}}@media (prefers-reduced-motion:reduce){.coherent-search,.coherent-word-row,.coherent-settings-button{transition:none!important}}html[data-reduce-motion=true] .coherent-search,html[data-reduce-motion=true] .coherent-word-row,html[data-reduce-motion=true] .coherent-settings-button{transition:none!important}.coherent-onboarding{min-height:100dvh;padding:max(18px, env(safe-area-inset-top)) 14px max(22px, env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 7%, #5b63f61a, transparent 32%), var(--wf-canvas);place-items:center;display:grid}.coherent-onboarding-card{border:1px solid var(--wf-line);text-align:right;background:#fffffffa;border-radius:30px;width:min(100%,560px);padding:22px;box-shadow:0 18px 52px #191f3616}.coherent-onboarding-card .onboarding-art-row{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.coherent-onboarding-card .brand-mark{background:var(--wf-primary-soft);width:46px;height:46px;color:var(--wf-primary);direction:ltr;border:1px solid #5b63f61f;border-radius:15px;place-items:center;font-size:20px;font-weight:840;display:grid}.coherent-onboarding-card>.eyebrow{color:var(--wf-primary);letter-spacing:.08em;text-align:right;direction:ltr;margin:0 0 5px;font-size:11px;font-weight:830}.coherent-onboarding-card>h1{color:var(--wf-ink);letter-spacing:-.025em;margin:0;font-size:clamp(28px,8vw,39px);font-weight:840;line-height:1.45}.coherent-onboarding-card .onboarding-copy{color:var(--wf-ink-2);margin:10px 0 0;font-size:13px;line-height:1.95}.coherent-feature-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:17px 0 20px;display:grid}.coherent-feature-strip span{border:1px solid var(--wf-line);background:var(--wf-surface-subtle);min-width:0;min-height:58px;color:var(--wf-ink-2);text-align:center;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 6px;font-size:10.5px;line-height:1.5;display:flex}.coherent-feature-strip b{background:var(--wf-primary-soft);width:24px;height:24px;color:var(--wf-primary);border-radius:50%;place-items:center;font-size:10px;display:grid}.coherent-goal-block{border-top:1px solid var(--wf-line);padding-top:17px}.coherent-goal-block>h2{color:var(--wf-ink);margin:0;font-size:17px;font-weight:800;line-height:1.6}.coherent-goal-block>p{color:var(--wf-ink-3);margin:4px 0 12px;font-size:11.5px;line-height:1.75}.coherent-goal-block .goal-options{gap:8px;display:grid}.coherent-goal-block .goal-option{border:1px solid var(--wf-line);background:var(--wf-surface);width:100%;min-height:66px;color:var(--wf-ink);text-align:right;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title radio""note radio";align-items:center;column-gap:12px;padding:11px 13px;transition:border-color .14s,background .14s,transform .14s;display:grid}.coherent-goal-block .goal-option:active{transform:scale(.993)}.coherent-goal-block .goal-option.selected{background:var(--wf-primary-softer);border-color:#5b63f647}.coherent-goal-block .goal-title{grid-area:title;font-size:13px;font-weight:790}.coherent-goal-block .goal-note{color:var(--wf-ink-3);grid-area:note;margin-top:2px;font-size:10.5px}.coherent-goal-block .goal-radio{background:#fff;border:2px solid #c9cdd7;border-radius:50%;grid-area:radio;width:21px;height:21px;box-shadow:inset 0 0 0 4px #fff}.coherent-goal-block .goal-option.selected .goal-radio{border-color:var(--wf-primary);background:var(--wf-primary)}.coherent-onboarding-card .onboarding-cta{width:100%;margin-top:15px}.coherent-onboarding-card .privacy-note{color:var(--wf-ink-3);text-align:center;margin:9px 0 0;font-size:10.5px;line-height:1.6}.clean-learn .coherent-header{margin-bottom:16px}.coherent-topic-list{gap:9px;display:grid}.coherent-topic-card{border:1px solid var(--wf-line);background:var(--wf-surface);text-align:right;border-radius:21px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;min-height:96px;padding:13px;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid;box-shadow:0 4px 16px #191f3607}.coherent-topic-card:hover{border-color:#5b63f629;box-shadow:0 8px 22px #191f360b}.coherent-topic-card:active{background:#fcfcff;transform:scale(.993)}.coherent-topic-card .topic-art.medium{box-shadow:0 6px 18px #23273d0d}.coherent-topic-card .clean-topic-copy{min-width:0}.coherent-topic-card .clean-topic-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.coherent-topic-card .clean-topic-title>div{flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;display:flex}.coherent-topic-card .clean-topic-title strong{color:var(--wf-ink);font-size:14px;font-weight:790;line-height:1.55}.coherent-topic-card .clean-topic-title span{color:var(--wf-ink-3);font-size:10px}.coherent-topic-card .clean-topic-copy p{color:var(--wf-ink-2);margin:5px 0 9px;font-size:11px;line-height:1.65}.coherent-topic-card .thin-progress{background:#eff0f5;border-radius:999px;height:6px;overflow:hidden}.coherent-topic-card .thin-progress span{border-radius:inherit;background:linear-gradient(90deg, #7a82fb, var(--wf-primary));height:100%;display:block}.coherent-card-arrow{color:#9ca2ae;background:#f5f6f9;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.coherent-card-arrow svg{transform:rotate(180deg)}.settings-sheet{width:min(100%,620px);max-height:min(92dvh,860px);padding:10px 18px max(26px, env(safe-area-inset-bottom));background:var(--wf-surface);overscroll-behavior:contain;border:1px solid #ffffffb8;border-radius:30px 30px 0 0;overflow-y:auto;box-shadow:0 -16px 55px #1216262e}.settings-sheet .sheet-handle{background:#d7dae2;border-radius:999px;width:38px;height:4px;margin:2px auto 8px}.settings-sheet .sheet-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.settings-sheet .sheet-title-row h2{color:var(--wf-ink);margin:0;font-size:22px;font-weight:820;line-height:1.4}.settings-sheet .sheet-title-row .icon-button{border:1px solid var(--wf-line);background:var(--wf-surface-subtle);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--wf-ink-2);border-radius:14px}.settings-sheet .setting-block,.settings-sheet .toggle-row{border:1px solid var(--wf-line);background:var(--wf-surface-subtle);border-radius:18px;margin-top:9px;padding:14px}.settings-sheet .setting-block>strong,.settings-sheet .backup-copy>strong,.settings-sheet .toggle-row strong{color:var(--wf-ink);font-size:12.5px;font-weight:790;line-height:1.65}.settings-sheet .backup-copy>span,.settings-sheet .toggle-row span{color:var(--wf-ink-3);margin-top:3px;font-size:10.5px;line-height:1.75;display:block}.settings-sheet .segmented-control{background:#eceef4;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:10px;padding:4px;display:grid}.settings-sheet .segmented-control button{min-height:42px;color:var(--wf-ink-2);direction:ltr;background:0 0;border:0;border-radius:11px;font-size:12px;font-weight:710}.settings-sheet .segmented-control button.active{color:var(--wf-primary);background:#fff;font-weight:820;box-shadow:0 2px 8px #191f3612}.settings-sheet .toggle-row{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:72px;display:grid}.settings-sheet .toggle-row input[type=checkbox]{appearance:none;cursor:pointer;background:#dfe2e9;border:0;border-radius:999px;width:46px;height:28px;transition:background .15s;position:relative}.settings-sheet .toggle-row input[type=checkbox]:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .15s;position:absolute;top:3px;right:3px;box-shadow:0 2px 6px #1216262e}.settings-sheet .toggle-row input[type=checkbox]:checked{background:var(--wf-primary)}.settings-sheet .toggle-row input[type=checkbox]:checked:after{transform:translate(-18px)}.settings-sheet .backup-block{background:#fff}.settings-sheet .backup-actions{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.settings-sheet .backup-button{background:var(--wf-primary-soft);min-height:44px;color:var(--wf-primary);border:1px solid #5b63f621;border-radius:13px;padding:0 12px;font-size:10.5px;font-weight:750}.settings-sheet .backup-button:disabled{opacity:.55}.settings-sheet .backup-status{color:var(--wf-ink-2);background:#f4f6fb;border-radius:11px;margin:9px 0 0;padding:9px 10px;font-size:10.5px;line-height:1.7}.settings-sheet .danger-button{background:var(--wf-danger-soft);width:100%;min-height:50px;color:var(--wf-danger);border:1px solid #d94a5624;border-radius:15px;margin-top:12px;font-size:11.5px;font-weight:760}.settings-sheet .settings-version{color:var(--wf-ink-3);text-align:center;direction:ltr;margin:15px 0 0;font-size:10px}@media (min-width:700px){.settings-sheet{border-radius:30px;margin-bottom:18px}}@media (max-width:430px){.coherent-onboarding-card{border-radius:26px;padding:18px}.coherent-feature-strip{gap:5px}.coherent-feature-strip span{min-height:55px;font-size:9.8px}.coherent-topic-card{gap:11px;padding:12px}.settings-sheet{padding-inline:15px}}@media (max-width:350px){.coherent-feature-strip{grid-template-columns:1fr}.coherent-feature-strip span{flex-direction:row;justify-content:flex-start;min-height:44px;padding-inline:10px}.coherent-topic-card .topic-art.medium{width:52px;height:52px}.settings-sheet .backup-actions{grid-template-columns:1fr;display:grid}}@media (prefers-reduced-motion:reduce){.coherent-goal-block .goal-option,.coherent-topic-card,.settings-sheet .toggle-row input[type=checkbox],.settings-sheet .toggle-row input[type=checkbox]:after{transition:none!important}}html[data-reduce-motion=true] .coherent-goal-block .goal-option,html[data-reduce-motion=true] .coherent-topic-card,html[data-reduce-motion=true] .settings-sheet .toggle-row input[type=checkbox],html[data-reduce-motion=true] .settings-sheet .toggle-row input[type=checkbox]:after{transition:none!important}:root{--ref-indigo:#3b32e8;--ref-indigo-dark:#2922b8;--ref-indigo-soft:#eeedff;--ref-lilac:#f7f6ff;--ref-mint:#59e8b5;--ref-mint-soft:#dffbf1;--ref-green:#087b58;--ref-ink:#17172a;--ref-muted:#686783;--ref-shadow:0 14px 36px #362d8c14,0 2px 8px #1d195b0a;--ref-shadow-strong:0 18px 44px #362d8c21,0 4px 10px #1d195b0d;--blue:var(--ref-indigo);--blue-dark:var(--ref-indigo-dark);--soft-blue:var(--ref-indigo-soft);--ink:var(--ref-ink);--muted:var(--ref-muted);--card:#fffffff7;--bg:var(--ref-lilac)}html,body{background:radial-gradient(circle at 50% -80px,#5b53f61a,transparent 34%),var(--ref-lilac);color:var(--ref-ink)}body{font-family:Noto Sans Arabic,SF Arabic,-apple-system,BlinkMacSystemFont,Segoe UI,Tahoma,Arial,sans-serif}.app-shell{padding-bottom:calc(88px + env(safe-area-inset-bottom));background:0 0}.screen{width:min(100%,620px);padding:max(14px,env(safe-area-inset-top)) 18px 36px}.reference-topbar{direction:rtl;justify-content:space-between;align-items:center;gap:14px;min-height:64px;margin:0 0 20px;display:flex}.reference-brand{align-items:center;gap:10px;min-width:0;display:flex}.reference-brand-mark{color:#fff;background:linear-gradient(145deg,#655cf8 0%,#3b32e8 72%);border-radius:14px;flex:0 0 46px;place-items:center;width:46px;height:46px;font:800 20px/1 -apple-system,BlinkMacSystemFont,sans-serif;display:grid;box-shadow:0 10px 24px #3b32e838,inset 0 0 0 1px #ffffff38}.reference-brand-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.reference-brand-copy strong{color:#251ed1;letter-spacing:-.03em;font:800 25px/1.05 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.reference-brand-copy small{color:#383652;white-space:nowrap;direction:ltr;margin-top:4px;font-size:11px}.reference-topbar-stats{align-items:center;gap:7px;min-width:0;display:flex}.reference-profile{background:var(--ref-indigo);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:relative;box-shadow:0 8px 18px #3b32e82e}.reference-profile-head{border:1.8px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:9px}.reference-profile-body{border:1.8px solid #fff;border-radius:9px 9px 5px 5px;width:16px;height:9px;position:absolute;bottom:8px}.reference-stat-pill{color:#39365c;white-space:nowrap;background:#efefff;border-radius:999px;align-items:center;gap:5px;min-height:36px;padding:0 11px;font-size:12px;display:inline-flex}.reference-stat-pill svg{color:#4e47e8}.reference-stat-pill b{font-size:13px;font-weight:800}.reference-stat-pill small{color:#4c4a65;font-size:10px}.reference-stat-pill.streak{background:#ecf8f1}.reference-stat-pill.streak svg{color:#14986d}.reference-page-heading,.reference-intro-card{margin:0 0 16px;padding:0}.reference-page-heading h1,.reference-intro-card h1,.clean-progress .coherent-header h1{color:var(--ref-ink);letter-spacing:-.025em!important;font-size:clamp(24px,6.2vw,34px)!important;line-height:1.28!important}.reference-page-heading .header-subtitle,.reference-intro-card .home-subtitle,.clean-progress .coherent-header .header-subtitle{color:var(--ref-muted);font-size:13px;line-height:1.85}.eyebrow,.card-kicker,.lesson-kicker{color:var(--ref-indigo)!important;letter-spacing:0!important;font-weight:800!important}.primary-button,.reference-primary{background:linear-gradient(135deg,var(--ref-indigo) 0%,#4b3df0 55%,#3129d7 100%);color:#fff;border-radius:18px;min-height:56px;font-weight:800;box-shadow:0 12px 28px #3b32e833}.primary-button:active{background:linear-gradient(135deg,#3028cb,#4136dc)}.reference-intro-card{align-items:center}.reference-intro-card .home-greeting-block{flex:1}.reference-intro-card .home-date{color:#55536d;font-size:11px;font-weight:700;display:inline-flex}.reference-intro-card .streak-pill{color:#087b58;background:#eef8f3;border:0}.reference-hero-card{position:relative;overflow:hidden;box-shadow:var(--ref-shadow-strong)!important;background:radial-gradient(circle at 12% 18%,#56e8b52e,#0000 22%),linear-gradient(145deg,#fff 0%,#f4f3ff 100%)!important;border:1px solid #4941be14!important;border-radius:28px!important;padding:24px!important}.reference-hero-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#574ef521,#574ef500);border-radius:50%;width:190px;height:190px;position:absolute;inset:-80px -60px auto auto}.reference-hero-card .production-lesson-head{gap:18px}.reference-hero-card .calm-lesson-copy h2{color:var(--ref-ink);margin:6px 0 8px;font-size:clamp(24px,6vw,34px);line-height:1.34}.reference-hero-card .calm-lesson-copy>p:last-child{color:var(--ref-muted);line-height:1.85}.reference-hero-card .delight-progress-orbit{box-shadow:0 10px 30px #3b32e81a}.reference-metric-grid{gap:8px!important;margin:18px 0!important}.reference-metric-grid .daily-plan-metric{box-shadow:none!important;background:#ffffffc7!important;border:1px solid #4039b014!important;border-radius:18px!important;padding:13px 10px!important}.reference-metric-grid .daily-plan-metric svg{color:var(--ref-indigo)}.reference-metric-grid .daily-plan-metric strong{color:var(--ref-ink)}.reference-metric-grid .daily-plan-metric span{color:var(--ref-muted)}.reference-action-stack{gap:10px;margin-top:14px;display:grid}.reference-action-row{text-align:right;cursor:pointer;background:#fffffff0;border:1px solid #433bb414;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;min-height:78px;padding:12px 14px;display:grid;box-shadow:0 8px 24px #362d8c0a}.reference-action-row:active{transform:scale(.992)}.reference-action-row>svg{color:#aaa9c0}.reference-action-row>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.reference-action-row strong{font-size:16px}.reference-action-icon{width:48px;height:48px;color:var(--ref-indigo);background:#ecebff;border-radius:16px;place-items:center;display:grid}.reference-action-icon.mint{color:#087b58;background:#c9f9e8}.reference-action-icon.soft{color:#3430bb;background:#eeedff}.reference-progress-sentence{color:#69677f!important;background:0 0!important;border:0!important;margin:0!important;padding:16px 4px!important}.reference-topic-entry .topic-entry-card{box-shadow:var(--ref-shadow)!important;background:#fff!important;border-color:#433bb414!important;border-radius:22px!important}.reference-learn-banner{background:linear-gradient(135deg,#f1f0ff,#f8f8ff);border:1px solid #433bb414;border-radius:22px;align-items:center;gap:12px;margin:0 0 14px;padding:14px 16px;display:flex}.reference-learn-banner>div{flex-direction:column;gap:3px;display:flex}.reference-learn-banner strong{font-size:15px}.reference-learn-banner span:last-child{color:var(--ref-muted);font-size:11px;line-height:1.6}.reference-topic-list{gap:11px!important}.reference-topic-card{min-height:106px;box-shadow:var(--ref-shadow)!important;background:#fff!important;border:1px solid #433bb414!important;border-radius:24px!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:14px!important;padding:15px!important}.reference-topic-card .clean-topic-title strong{font-size:17px}.reference-topic-card .clean-topic-title span{color:#85839a;font-size:10px}.reference-topic-card p{color:var(--ref-muted)!important}.reference-topic-card .thin-progress{background:#efeff6!important;height:5px!important}.reference-topic-card .thin-progress span{background:linear-gradient(90deg,var(--ref-indigo),#675cf8)!important}.reference-search{min-height:56px;box-shadow:none!important;background:#efeffb!important;border:1px solid #433bb414!important;border-radius:20px!important}.reference-search input{font-size:13px}.reference-search svg{color:#5551a7!important}.reference-filter-row{gap:8px!important;padding-top:12px!important}.reference-filter-row .chip{font-weight:700;color:#55536d!important;background:#f0effb!important;border:0!important;padding:9px 13px!important}.reference-filter-row .chip.active{box-shadow:0 8px 18px #3b32e82e;background:linear-gradient(135deg,var(--ref-indigo),#4c40ee)!important;color:#fff!important}.reference-library-toolbar{justify-content:space-between;align-items:center;gap:10px;margin:10px 0 12px;display:flex!important}.reference-library-toolbar .topic-select{flex:1;min-height:44px;background:#fff!important;border-color:#433bb414!important;border-radius:16px!important;width:auto!important;margin:0!important}.reference-library-toolbar .list-count{color:#66647d;white-space:nowrap;padding:0 6px;margin:0!important}.reference-word-list{background:0 0!important;border:0!important;border-radius:0!important;gap:10px!important;display:grid!important;overflow:visible!important}.reference-word-card{min-height:112px;box-shadow:var(--ref-shadow)!important;background:#fff!important;border:1px solid #433bb414!important;border-radius:23px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;padding:15px 14px!important;display:grid!important}.reference-word-card .word-topic-dot{margin-top:1px;border-radius:12px!important;width:34px!important;height:34px!important}.reference-word-card .word-row-copy{gap:3px!important}.reference-word-card .word-row-en{align-items:center!important;gap:8px!important}.reference-word-card .word-row-en strong{color:#17172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:780;font-size:20px!important}.reference-word-card .word-row-status{align-self:center}.reference-audio-badge{width:34px;height:34px;color:var(--ref-indigo);background:#eeedff;border-radius:50%;place-items:center;display:grid}.reference-word-meter{justify-content:space-between;align-items:center;gap:10px;min-height:24px;margin-top:8px;display:flex}.reference-word-meter>span{direction:ltr;gap:4px;display:flex}.reference-word-meter i{background:#deddea;border-radius:50%;width:8px;height:8px}.reference-word-meter small{color:#77758d;background:#f4f3fa;border-radius:999px;padding:3px 8px;font-size:10px}.reference-word-meter.new i:first-child{background:#bab8d1}.reference-word-meter.mastered small{color:#087b58;background:#ddf9ef}.reference-word-meter.practiced small{color:#3d35c7;background:#eeedff}.reference-load-more{color:var(--ref-indigo);background:#eeedff;border:0;border-radius:16px;min-height:48px;margin-top:14px;font-weight:800}.clean-progress{width:min(100%,620px)!important}.clean-progress .coherent-header{margin-bottom:14px!important}.clean-progress .coherent-settings-button{color:var(--ref-indigo)!important;background:#eeedff!important;border:0!important}.clean-progress .coherent-progress-hero,.clean-progress .coherent-skill-card,.clean-progress .coherent-week-card,.clean-progress .chart-card{box-shadow:var(--ref-shadow)!important;background:#fff!important;border:1px solid #433bb414!important;border-radius:25px!important}.clean-progress .coherent-progress-hero{background:linear-gradient(145deg,#fff 0%,#f2f1ff 100%)!important;padding:18px!important}.clean-progress .progress-track{background:#e7e6f5!important;height:7px!important}.clean-progress .progress-track span{background:linear-gradient(90deg,var(--ref-indigo),#675cf8)!important}.clean-progress .coherent-progress-highlights{gap:9px!important}.clean-progress .coherent-progress-highlights>div{box-shadow:0 8px 20px #362d8c0a;background:#fff!important;border:1px solid #433bb414!important;border-radius:20px!important}.clean-progress .progress-highlight-icon.learned{color:#087b58!important;background:#e5fbf3!important}.clean-progress .progress-highlight-icon.active{color:var(--ref-indigo)!important;background:#eeedff!important}.clean-progress .progress-highlight-icon.streak{background:#eef8f3!important}.clean-progress .quiet-note,.clean-progress .coherent-learning-note{color:#0c684d!important;background:#e7fbf4!important;border-radius:18px!important}.clean-progress .week-chart .day-bar-track{background:#efeff8!important}.clean-progress .week-chart .day-bar-track span{background:linear-gradient(#655af8,#3b32e8)!important}.study-shell{min-height:100vh;padding:max(14px,env(safe-area-inset-top)) 18px max(28px,env(safe-area-inset-bottom));margin:0 auto;background:0 0!important;width:min(100%,620px)!important}.study-header{min-height:62px;box-shadow:none;background:#efefff;border:1px solid #433bb414;border-radius:22px;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:12px!important;margin:0 0 16px!important;padding:10px 12px!important;display:grid!important}.study-header .exit-button{color:#5f5c78!important;background:#fff!important;border:0!important;border-radius:14px!important;min-height:38px!important;padding:0 10px!important}.study-header .study-counter{white-space:nowrap;color:#34314d!important;font-weight:800!important}.study-progress-track span{border-radius:inherit!important;background:linear-gradient(90deg,#6055f7,var(--ref-indigo))!important}.study-first-card,.clean-question-card,.round-complete-card,.lesson-complete-card,.complete-shell>div:not(.completion-mark){box-shadow:var(--ref-shadow-strong)!important;background:#fffffffa!important;border:1px solid #433bb414!important;border-radius:28px!important}.study-first-card{padding:22px!important}.study-first-card .study-first-topline,.study-first-card .study-dot-row{color:#65627d}.study-first-ipa{color:#8a88a0!important;font-size:16px!important}.study-first-speak,.tiny-speak,.listening-orb{color:var(--ref-indigo)!important;background:#efefff!important;border-color:#0000!important}.prediction-panel,.study-first-example,.study-first-meaning,.study-usage-frame,.context-prompt,.sense-cue,.typing-answer,.correction-example,.micro-lesson{border-radius:20px!important}.prediction-panel,.study-first-example,.context-prompt,.sense-cue,.typing-answer{background:#f1f0ff!important;border-color:#433bb412!important}.study-first-meaning{color:#087b58!important;background:#e8faf3!important}.study-first-example mark{color:var(--ref-indigo)!important;background:#eeedff!important}.clean-question-card{padding:22px!important}.question-helper,.round-label{color:#4e4b6a!important;font-weight:800!important}.word-prompt h2,.reverse-prompt{font-size:clamp(28px,7.4vw,40px)!important}.option-list{gap:10px!important;display:grid!important}.option-list button{background:#fff!important;border:1px solid #433bb414!important;border-radius:20px!important;min-height:64px!important;font-weight:720!important;box-shadow:0 8px 20px #362d8c0a!important}.option-list button:active{background:#f2f1ff!important;border-color:#3b32e847!important}.feedback-card{border-radius:24px!important;padding:18px!important}.feedback-card.correct .feedback-icon{color:#fff!important;background:#0a8c63!important}.feedback-card.incorrect .feedback-icon{color:#fff!important;background:#b83a30!important}.feedback-card .primary-button{width:100%;margin-top:12px}.typing-answer input{background:#fff!important;border:1px solid #433bb41f!important;border-radius:17px!important;min-height:58px!important;font-size:18px!important}.hint-button{color:var(--ref-indigo)!important;background:#f0efff!important;border-color:#0000!important;border-radius:16px!important}.round-complete-card,.lesson-complete-card{padding:28px!important}.lesson-complete-stats,.completion-stats{gap:9px!important}.lesson-complete-stats>div,.completion-stats>div{background:#f2f1ff!important;border-radius:18px!important}.reference-bottom-nav,.bottom-nav{z-index:80;-webkit-backdrop-filter:blur(18px)saturate(140%);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -8px 26px #362d8c0b;background:#fffffff0!important;border-top:1px solid #433bb414!important;position:fixed!important;inset:auto 0 0!important}.bottom-nav-inner{margin:0 auto;grid-template-columns:repeat(4,1fr)!important;gap:4px!important;width:min(100%,620px)!important;min-height:72px!important;padding:8px 12px 6px!important;display:grid!important}.nav-item{position:relative;color:#3c3a51!important;border-radius:16px!important;gap:4px!important;font-weight:700!important}.nav-item svg{stroke-width:1.9px}.nav-item.active{color:var(--ref-indigo)!important;background:0 0!important}.nav-item.active:after{content:"";background:var(--ref-indigo);border-radius:50%;width:5px;height:5px;position:absolute;bottom:1px}@media (min-width:760px){body:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffffb3,#0000 22% 78%,#ffffffb3);position:fixed;inset:0}.screen,.study-shell{padding-left:24px;padding-right:24px}}@media (max-width:430px){.screen,.study-shell{padding-left:14px;padding-right:14px}.reference-topbar{gap:8px}.reference-brand-copy strong{font-size:22px}.reference-brand-copy small{display:none}.reference-brand-mark{flex-basis:42px;width:42px;height:42px}.reference-stat-pill{padding:0 9px}.reference-stat-pill small{display:none}.reference-profile{width:38px;height:38px}.reference-hero-card{padding:19px!important}.reference-hero-card .production-lesson-head{grid-template-columns:1fr!important}.reference-hero-card .calm-lesson-art{justify-self:center}.reference-metric-grid{grid-template-columns:repeat(3,1fr)!important}.reference-metric-grid .daily-plan-metric{padding:10px 6px!important}.reference-metric-grid .daily-plan-metric span{font-size:9px!important}.reference-word-card{grid-template-columns:28px minmax(0,1fr) auto!important;padding:13px 12px!important}.reference-word-card .word-topic-dot{width:28px!important;height:28px!important}.reference-audio-badge{width:30px;height:30px}.study-first-card,.clean-question-card{padding:18px!important}.option-list button{min-height:58px!important}}@media (prefers-reduced-motion:reduce){.reference-action-row,.primary-button,.reference-word-card,.reference-topic-card{transition:none!important}}html[data-reduce-motion=true] .reference-action-row,html[data-reduce-motion=true] .primary-button,html[data-reduce-motion=true] .reference-word-card,html[data-reduce-motion=true] .reference-topic-card{transition:none!important}:root{--ux-touch:44px;--ux-focus:0 0 0 3px #3b32e83d}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-bottom:calc(96px + env(safe-area-inset-bottom))}body{min-height:100dvh;overflow-x:hidden}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}button,input,select,textarea{font:inherit}button{touch-action:manipulation}button:disabled,[aria-disabled=true]{cursor:default}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline-offset:3px!important;outline:3px solid #3b32e84d!important}.icon-button,.exit-button,.nav-item,.chip,.text-button,.backup-button,.danger-button,.hint-button,.prediction-skip,.prediction-options button,.option-list button,.example-speak,.study-example-speak,.study-first-speak,.tiny-speak,.listening-orb,.speak-button,.library-load-more,.goal-option,.segmented-control button{min-height:var(--ux-touch)!important}.icon-button,.speak-button,.study-first-speak,.tiny-speak{min-width:var(--ux-touch)!important}.screen,.study-shell,.onboarding-shell{min-height:100dvh}.screen,.study-shell{overflow-x:clip}.screen-header,.reference-page-heading,.reference-intro-card,.section-title-row,.reference-action-row,.topic-card,.word-row,.toggle-row,.setting-block{min-width:0}.screen-header h1,.reference-page-heading h1,.reference-intro-card h1,.clean-progress .coherent-header h1,.lesson-complete-card h1,.round-complete-card h1,.complete-shell h1{text-wrap:balance}.header-subtitle,.home-subtitle,.onboarding-copy,.reference-action-row small,.topic-card p,.word-row-fa,.setting-block span,.toggle-row span,.question-helper,.feedback-note,.micro-lesson p,.correction-example span,.example-card>span,.lexical-note-card p,.phrase-pattern-card p,.alternate-context-card b{overflow-wrap:anywhere}code[dir=ltr],.usage-frame-row code,.study-usage-frame code,.phrase-pattern-card code,.lexical-note-card code{white-space:pre-wrap;overflow-wrap:anywhere;max-width:100%;overflow-x:auto}.reference-topbar,.reference-brand,.reference-brand-copy,.reference-topbar-stats{min-width:0}.reference-brand-copy small{text-overflow:ellipsis;max-width:180px;overflow:hidden}.reference-stat-pill{min-height:38px}.reference-action-row:disabled,.primary-button:disabled,.backup-button:disabled,.hint-button:disabled{opacity:.52!important;box-shadow:none!important;transform:none!important}.reference-action-row:disabled{cursor:default}.chip-scroll{scroll-snap-type:x proximity;overscroll-behavior-inline:contain}.chip-scroll .chip{scroll-snap-align:start}.reference-library-toolbar,.reference-library-toolbar .topic-select,.reference-word-card .word-row-copy,.reference-word-card .word-row-en,.reference-word-card .word-row-status{min-width:0}.reference-word-card .word-row-en strong,.reference-word-card .word-row-en span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sheet-backdrop{padding-top:max(12px, env(safe-area-inset-top));overscroll-behavior:contain}.word-sheet,.settings-sheet,.clean-word-sheet,.coherent-word-sheet{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;max-height:min(90dvh,820px)!important;padding-bottom:max(24px, calc(18px + env(safe-area-inset-bottom)))!important;overflow-y:auto!important}.sheet-handle{pointer-events:none}.sheet-title-row,.sheet-actions{z-index:2;position:sticky;top:0}.settings-sheet .sheet-title-row,.clean-word-sheet .sheet-actions{background:linear-gradient(#fffffffa 74%,#fff0);padding-bottom:8px}.toggle-row{min-height:62px}.segmented-control button{min-width:var(--ux-touch)}.danger-button{margin-top:10px}.study-shell{min-height:100dvh!important;padding-bottom:max(24px, env(safe-area-inset-bottom))!important}.study-shell.typing-practice-shell{min-height:var(--study-visible-height,100dvh)!important;height:var(--study-visible-height,100dvh)!important;max-height:var(--study-visible-height,100dvh)!important}.study-header{top:max(6px, env(safe-area-inset-top));z-index:20;position:sticky}.study-header .exit-button{white-space:nowrap;min-height:var(--ux-touch)!important}.study-progress-track[role=progressbar]{min-width:32px}.question-card,.clean-question-card,.study-first-card,.lesson-complete-card,.round-complete-card{min-width:0}.option-list button,.prediction-options button{text-wrap:pretty;width:100%}.typing-answer input{width:100%;min-width:0}.feedback-card,.study-reveal{min-width:0}.bottom-nav-inner{min-height:72px!important}.nav-item{min-width:0;padding-inline:4px!important}.nav-item span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.storage-warning{overflow-wrap:anywhere}@media (min-width:760px){.sheet-backdrop{padding-inline:20px}.word-sheet,.settings-sheet{margin-inline:auto;width:min(100%,620px)!important}}@media (max-width:760px){input,select,textarea{font-size:16px!important}.reference-action-row small,.header-subtitle,.home-subtitle,.topic-card p,.word-row-fa,.question-helper{font-size:max(12px,.75rem)!important}}@media (max-width:430px){.reference-topbar{align-items:flex-start}.reference-topbar-stats{gap:5px}.reference-stat-pill{padding-inline:8px!important}.reference-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.reference-metric-grid .daily-plan-metric{min-width:0;padding:10px 7px!important}.reference-metric-grid .daily-plan-metric strong{font-size:20px!important}.reference-metric-grid .daily-plan-metric span{white-space:normal!important;font-size:11px!important;line-height:1.45!important}.reference-library-toolbar{flex-direction:column;align-items:stretch!important}.reference-library-toolbar .list-count{padding-inline:2px!important}.reference-word-card{grid-template-columns:28px minmax(0,1fr) auto!important}.sheet-title-row h2{font-size:22px}}@media (max-width:360px){.screen,.study-shell{padding-inline:12px!important}.reference-brand-mark{border-radius:12px!important;flex-basis:38px!important;width:38px!important;height:38px!important}.reference-brand-copy strong{font-size:20px!important}.reference-stat-pill{padding-inline:7px!important}.reference-stat-pill svg{width:15px;height:15px}.reference-action-row{grid-template-columns:44px minmax(0,1fr) auto;gap:10px;padding-inline:11px}.reference-action-icon{width:44px;height:44px}.bottom-nav-inner{padding-inline:6px!important}.nav-item span{font-size:10px!important}}@media (max-height:620px) and (orientation:landscape){.study-header{position:static}.study-shell{padding-top:max(8px, env(safe-area-inset-top))!important}.word-sheet,.settings-sheet{max-height:94dvh!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}::view-transition-old(*){animation:none!important}::view-transition-new(*){animation:none!important}}html[data-reduce-motion=true] *,html[data-reduce-motion=true] :before,html[data-reduce-motion=true] :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}@media (forced-colors:active){.thin-progress span,.study-progress-track span,.progress-track span,.word-state-dot,.streak-dot{forced-color-adjust:none;background:highlight!important}.primary-button,.chip.active,.nav-item.active{border:1px solid buttontext!important}}:root{--calm-canvas:#f7f8fa;--calm-surface:#fff;--calm-surface-soft:#f3f5f7;--calm-surface-tint:#f0f1ff;--calm-ink:#17191f;--calm-text:#4f5561;--calm-muted:#747b87;--calm-faint:#9298a3;--calm-line:#e6e9ee;--calm-line-strong:#d9dde5;--calm-accent:#5b63f6;--calm-accent-strong:#474fdd;--calm-accent-soft:#eff0ff;--calm-success:#12845f;--calm-success-soft:#eef9f4;--calm-danger:#c74652;--calm-danger-soft:#fff2f3;--calm-radius-sm:12px;--calm-radius-md:16px;--calm-radius-lg:20px;--calm-shadow:0 8px 28px #1a1f2c0d}html,body,#root{color:var(--calm-ink);background:var(--calm-canvas)!important}body{background:var(--calm-canvas)!important}button,input,select{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:2px!important;outline:3px solid #5b63f63d!important}.primary-button,.reference-primary{background:var(--calm-accent)!important;min-height:52px!important;box-shadow:none!important;color:#fff!important;border-radius:14px!important;font-weight:800!important}.primary-button:hover:not(:disabled),.reference-primary:hover:not(:disabled){background:var(--calm-accent-strong)!important}.primary-button:active:not(:disabled),.reference-primary:active:not(:disabled){box-shadow:none!important;transform:scale(.988)!important}.reference-topbar{gap:12px!important;min-height:52px!important;margin:0 0 18px!important}.reference-brand{gap:9px!important}.reference-brand-mark{background:var(--calm-accent-soft)!important;width:38px!important;height:38px!important;box-shadow:none!important;color:var(--calm-accent)!important;border:1px solid #5b63f624!important;border-radius:12px!important;flex-basis:38px!important;font-size:17px!important}.reference-brand-copy strong{color:var(--calm-ink)!important;letter-spacing:-.025em!important;font-size:21px!important;font-weight:820!important}.reference-brand-copy small{color:var(--calm-muted)!important;margin-top:3px!important;font-size:10.5px!important}.reference-topbar-stats{gap:6px!important}.reference-stat-pill{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;min-height:34px!important;color:var(--calm-text)!important;box-shadow:none!important;border-radius:999px!important;padding:0 9px!important}.reference-stat-pill.streak{background:var(--calm-success-soft)!important;color:var(--calm-success)!important;border-color:#12845f1a!important}.reference-stat-pill b,.study-counter,.daily-plan-metric strong,.coherent-progress-highlights strong{font-variant-numeric:tabular-nums}.coherent-page{padding-top:max(18px,env(safe-area-inset-top))!important}.coherent-header,.reference-page-heading{gap:14px!important;margin:0 0 18px!important}.reference-page-heading .eyebrow,.coherent-header .eyebrow,.card-kicker,.lesson-kicker{color:var(--calm-accent)!important;letter-spacing:0!important;margin-bottom:4px!important;font-size:10.5px!important;font-weight:820!important}.reference-page-heading h1,.coherent-header h1{color:var(--calm-ink)!important;letter-spacing:-.025em!important;font-size:clamp(27px,7vw,34px)!important;font-weight:830!important;line-height:1.38!important}.reference-page-heading .header-subtitle,.coherent-header .header-subtitle{max-width:560px;color:var(--calm-text)!important;margin-top:6px!important;font-size:12.5px!important;line-height:1.9!important}.reference-bottom-nav,.bottom-nav{z-index:80!important;padding:0 0 env(safe-area-inset-bottom)!important;border-top:1px solid var(--calm-line)!important;-webkit-backdrop-filter:blur(14px)!important;background:#fffffff7!important;position:fixed!important;inset:auto 0 0!important;box-shadow:0 -4px 18px #1c212d09!important}.bottom-nav-inner{width:min(100%,620px)!important;min-height:66px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;margin:0 auto!important;padding:6px 10px 5px!important;display:grid!important}.nav-item{color:#6f7580!important;border-radius:13px!important;gap:3px!important;min-height:52px!important;font-size:10px!important;font-weight:700!important}.nav-item.active{background:var(--calm-accent-soft)!important;color:var(--calm-accent)!important}.nav-item.active:after{display:none!important}.deep-home-screen{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important}.deep-home-intro,.calm-home-header,.production-home-header{align-items:flex-start!important;margin:0 2px 16px!important}.home-date{color:var(--calm-muted)!important;margin-bottom:2px!important;font-size:11px!important}.calm-home-header h1,.production-home-header h1{color:var(--calm-ink)!important;font-size:clamp(29px,7.5vw,35px)!important;line-height:1.28!important}.home-subtitle{color:var(--calm-text)!important;margin-top:5px!important;font-size:13px!important;line-height:1.75!important}.streak-pill{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;min-height:38px!important;box-shadow:none!important}.deep-daily-card,.reference-hero-card,.calm-lesson-card{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;box-shadow:var(--calm-shadow)!important;border-radius:24px!important;margin-bottom:12px!important;padding:20px!important}.deep-daily-card:before,.reference-hero-card:after,.calm-lesson-card:before{display:none!important}.production-lesson-head{gap:16px!important}.lesson-kicker{margin-bottom:4px!important}.calm-lesson-copy h2{color:var(--calm-ink)!important;font-size:clamp(21px,5.7vw,27px)!important;line-height:1.5!important}.calm-lesson-copy>p:last-child{color:var(--calm-text)!important;margin-top:7px!important;font-size:12.5px!important;line-height:1.85!important}.delight-progress-orbit{background:conic-gradient(var(--calm-accent) var(--day-progress-angle,0deg),#eceef3 0)!important;width:82px!important;height:82px!important;box-shadow:none!important;padding:5px!important}.delight-progress-inner{box-shadow:none!important}.delight-progress-caption{max-width:100px!important;color:var(--calm-muted)!important;margin-top:7px!important;font-size:10px!important}.daily-plan-grid,.reference-metric-grid{overflow:hidden;border:1px solid var(--calm-line)!important;background:var(--calm-surface-soft)!important;border-radius:17px!important;gap:0!important;margin:17px 0 14px!important;padding:6px!important}.daily-plan-metric,.reference-metric-grid .daily-plan-metric{min-height:72px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:9px 8px!important}.daily-plan-metric:not(:last-child){border-inline-start:1px solid var(--calm-line)!important}.daily-plan-metric svg{color:var(--calm-accent)!important}.daily-plan-metric strong{color:var(--calm-ink)!important;font-size:17px!important}.daily-plan-metric span{color:var(--calm-muted)!important;font-size:9.5px!important}.reference-action-stack,.deep-home-actions{overflow:hidden;border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;border-radius:20px!important;gap:0!important;margin-top:12px!important;display:grid!important}.reference-action-row,.deep-recommended-row{border:0!important;border-bottom:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;min-height:72px!important;box-shadow:none!important;border-radius:0!important;padding:11px 14px!important}.reference-action-row:last-child{border-bottom:0!important}.reference-action-row:active{background:var(--calm-surface-soft)!important;transform:none!important}.reference-action-icon,.reference-action-icon.mint,.reference-action-icon.indigo,.reference-action-icon.soft{background:var(--calm-accent-soft)!important;width:40px!important;height:40px!important;color:var(--calm-accent)!important;border-radius:12px!important}.reference-action-row strong{color:var(--calm-ink)!important;font-size:14px!important}.reference-action-row small{color:var(--calm-muted)!important;font-size:10.5px!important;line-height:1.6!important}.deep-progress-summary,.reference-progress-sentence{color:var(--calm-muted)!important;text-align:center!important;flex-wrap:wrap!important;justify-content:center!important;gap:4px 12px!important;margin:14px 0 0!important;padding:0 4px!important;font-size:11px!important;display:flex!important}.deep-onboarding{padding:max(14px,env(safe-area-inset-top)) 14px max(18px,env(safe-area-inset-bottom))!important;background:var(--calm-canvas)!important}.deep-onboarding-card,.coherent-onboarding-card{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;max-width:540px!important;box-shadow:var(--calm-shadow)!important;border-radius:24px!important;padding:24px 22px!important}.deep-onboarding-art{margin-bottom:10px!important}.coherent-onboarding-card .brand-mark{background:var(--calm-accent-soft)!important;width:40px!important;height:40px!important;color:var(--calm-accent)!important;box-shadow:none!important;border:1px solid #5b63f624!important;border-radius:12px!important}.coherent-onboarding-card>.eyebrow{color:var(--calm-accent)!important;font-size:10px!important}.coherent-onboarding-card>h1{color:var(--calm-ink)!important;font-size:clamp(30px,8vw,40px)!important;line-height:1.48!important}.deep-onboarding-copy{max-width:430px!important;color:var(--calm-text)!important;margin:8px 0 0!important;font-size:13px!important;line-height:1.9!important}.deep-feature-strip{border-block:1px solid var(--calm-line)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;margin:18px 0 20px!important;padding:0!important;list-style:none!important;display:grid!important}.deep-feature-strip li{min-width:0!important;min-height:64px!important;color:var(--calm-text)!important;background:0 0!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;padding:9px 4px!important;font-size:11px!important;font-weight:720!important;display:flex!important}.deep-feature-strip li:not(:last-child){border-inline-start:1px solid var(--calm-line)!important}.deep-feature-strip li b{background:var(--calm-accent-soft)!important;width:24px!important;height:24px!important;color:var(--calm-accent)!important;border-radius:50%!important;font-size:10px!important}.deep-goal-block{border-top:0!important;margin-top:0!important;padding-top:0!important}.deep-goal-heading h2{color:var(--calm-ink)!important;margin:0 0 3px!important;font-size:17px!important}.deep-goal-heading p{color:var(--calm-muted)!important;margin:0!important;font-size:11px!important}.deep-goal-options{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;border-radius:18px!important;gap:0!important;margin-top:12px!important;overflow:hidden!important}.deep-goal-options .goal-option{border:0!important;border-bottom:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;min-height:62px!important;box-shadow:none!important;border-radius:0!important;padding:9px 42px 9px 12px!important;position:relative!important}.deep-goal-options .goal-option:last-child{border-bottom:0!important}.deep-goal-options .goal-option.selected{background:var(--calm-accent-soft)!important}.deep-goal-main{align-items:center!important;gap:7px!important;min-width:0!important;display:flex!important}.deep-goal-badge{min-height:20px!important;color:var(--calm-accent)!important;background:#fff!important;border:1px solid #5b63f624!important;padding:1px 7px!important;font-size:9px!important}.deep-goal-options .goal-note{color:var(--calm-muted)!important;font-size:10.5px!important}.coherent-goal-block .goal-radio{width:20px!important;height:20px!important;box-shadow:inset 0 0 0 4px #fff!important}.deep-learn-banner,.reference-learn-banner{display:none!important}.deep-topic-list,.reference-topic-list,.coherent-topic-list{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;border-radius:20px!important;grid-template-columns:1fr!important;gap:0!important;display:grid!important;overflow:hidden!important}.deep-topic-card,.reference-topic-card,.coherent-topic-card{border:0!important;border-bottom:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;min-height:88px!important;box-shadow:none!important;border-radius:0!important;gap:12px!important;padding:13px 14px!important}.deep-topic-card:last-child,.reference-topic-card:last-child{border-bottom:0!important}.reference-topic-card:hover{box-shadow:none!important;background:#fbfbfc!important;border-color:#0000!important}.reference-topic-card:active{background:var(--calm-surface-soft)!important;transform:none!important}.reference-topic-card .topic-art.medium{width:48px!important;height:48px!important;box-shadow:none!important;border-radius:14px!important}.deep-topic-title{align-items:center!important;gap:8px!important}.coherent-topic-card .clean-topic-title strong,.reference-topic-card .clean-topic-title strong{color:var(--calm-ink)!important;font-size:15px!important}.coherent-topic-card .clean-topic-title span,.reference-topic-card .clean-topic-title span{color:var(--calm-faint)!important;font-size:10px!important}.coherent-topic-card .clean-topic-copy p,.reference-topic-card p{color:var(--calm-muted)!important;margin:4px 0 8px!important;font-size:10.5px!important}.deep-topic-action{min-width:auto!important;min-height:auto!important;color:var(--calm-muted)!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-size:9.5px!important;font-weight:800!important}.deep-topic-action.continue{color:var(--calm-accent)!important}.deep-topic-action.complete{color:var(--calm-success)!important}.coherent-topic-card .thin-progress,.reference-topic-card .thin-progress{background:#eceef2!important;height:4px!important}.coherent-topic-card .thin-progress span,.reference-topic-card .thin-progress span{background:var(--calm-accent)!important}.coherent-card-arrow{background:var(--calm-surface-soft)!important;color:#9aa0aa!important;border-radius:10px!important;width:32px!important;height:32px!important}.deep-search-box{position:relative!important}.coherent-search,.reference-search{border:1px solid var(--calm-line-strong)!important;background:var(--calm-surface)!important;min-height:52px!important;box-shadow:none!important;border-radius:14px!important;margin-bottom:8px!important;padding:0 13px!important}.coherent-search:focus-within,.reference-search:focus-within{border-color:#5b63f680!important;box-shadow:0 0 0 3px #5b63f612!important}.deep-search-box input{height:50px!important;color:var(--calm-ink)!important;padding-inline-end:42px!important;font-size:13px!important}.deep-search-clear{inset-inline-end:7px!important;background:var(--calm-surface-soft)!important;width:36px!important;height:36px!important;color:var(--calm-muted)!important;cursor:pointer!important;border:0!important;border-radius:10px!important;place-items:center!important;display:grid!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important}.coherent-filter-row,.reference-filter-row{gap:6px!important;margin-top:8px!important}.coherent-filter-row .chip,.reference-filter-row .chip{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;min-height:38px!important;color:var(--calm-text)!important;box-shadow:none!important;border-radius:999px!important;padding:0 12px!important;font-size:10.5px!important;font-weight:700!important}.coherent-filter-row .chip.active,.reference-filter-row .chip.active{background:var(--calm-accent-soft)!important;color:var(--calm-accent)!important;box-shadow:none!important;border-color:#5b63f61f!important}.deep-library-toolbar,.reference-library-toolbar{margin:8px 0 10px!important}.deep-library-toolbar .topic-select,.reference-library-toolbar .topic-select{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;min-height:40px!important;color:var(--calm-text)!important;border-radius:12px!important}.deep-library-toolbar .list-count,.reference-library-toolbar .list-count{color:var(--calm-muted)!important;font-size:10.5px!important}.deep-filter-summary{border:1px solid var(--calm-line)!important;background:var(--calm-surface-soft)!important;min-height:38px!important;color:var(--calm-muted)!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin:0 0 10px!important;padding:6px 10px!important;font-size:10.5px!important;display:flex!important}.deep-filter-summary button{min-height:32px!important;color:var(--calm-accent)!important;font:inherit!important;cursor:pointer!important;background:0 0!important;border:0!important;font-weight:800!important}.coherent-word-list,.reference-word-list{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;box-shadow:none!important;border-radius:20px!important;gap:0!important;display:grid!important;overflow:hidden!important}.coherent-word-row,.reference-word-card{border:0!important;border-bottom:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;min-height:86px!important;box-shadow:none!important;border-radius:0!important;grid-template-columns:8px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:11px 13px!important}.reference-word-card:last-child{border-bottom:0!important}.reference-word-card:hover{background:#fbfbfc!important}.reference-word-card:active{background:var(--calm-surface-soft)!important;transform:none!important}.reference-word-card .word-topic-dot{width:4px!important;height:38px!important;box-shadow:none!important;opacity:.62!important;background:currentColor!important;border-radius:999px!important}.reference-word-card .word-row-en strong{color:var(--calm-ink)!important;font-size:18px!important;font-weight:790!important}.reference-word-card .word-row-en span{color:var(--calm-faint)!important;font-size:10.5px!important}.reference-word-card .word-row-fa{color:var(--calm-text)!important;font-size:12px!important}.reference-word-meter{min-height:20px!important;margin-top:5px!important}.reference-word-meter i{background:#e1e4e9!important;width:6px!important;height:6px!important}.reference-word-meter small{background:var(--calm-surface-soft)!important;color:var(--calm-muted)!important;padding:2px 7px!important;font-size:9px!important}.reference-word-meter.seen i:nth-child(-n+2),.reference-word-meter.practiced i:nth-child(-n+4){background:var(--calm-accent)!important}.reference-word-meter.mastered i{background:var(--calm-success)!important}.reference-word-meter.mastered small{background:var(--calm-success-soft)!important;color:var(--calm-success)!important}.reference-audio-badge{background:var(--calm-accent-soft)!important;color:var(--calm-accent)!important}.deep-library-empty .text-button{min-height:44px!important;margin-top:4px!important}.clean-progress .coherent-settings-button{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;color:var(--calm-text)!important;box-shadow:none!important;border-radius:13px!important}.clean-progress-hero,.coherent-progress-hero{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;box-shadow:none!important;border-radius:20px!important;grid-template-columns:1fr!important;gap:10px!important;padding:19px!important;display:grid!important}.coherent-progress-hero:before,.coherent-progress-hero>.topic-art{display:none!important}.coherent-progress-copy>span{color:var(--calm-muted)!important;font-size:10.5px!important}.coherent-progress-copy>strong{color:var(--calm-ink)!important;font-size:clamp(30px,7.8vw,39px)!important}.coherent-progress-copy>strong small{color:var(--calm-text)!important;font-size:12px!important}.coherent-progress-copy p{color:var(--calm-text)!important;margin-top:6px!important;font-size:11.5px!important;line-height:1.8!important}.coherent-progress-hero>.progress-track{background:#eceef2!important;height:6px!important;margin-top:2px!important}.coherent-progress-hero>.progress-track>span{background:var(--calm-accent)!important;box-shadow:none!important}.coherent-progress-highlights{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;border-radius:18px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;margin-top:10px!important;display:grid!important;overflow:hidden!important}.coherent-progress-highlights>div{min-height:92px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:12px 7px!important}.coherent-progress-highlights>div:not(:last-child){border-inline-start:1px solid var(--calm-line)!important}.progress-highlight-icon{border-radius:9px!important;width:28px!important;height:28px!important;margin-bottom:7px!important}.coherent-progress-highlights strong{color:var(--calm-ink)!important;font-size:19px!important}.coherent-progress-highlights>div>span:last-child{color:var(--calm-muted)!important;margin-top:4px!important;font-size:8.8px!important}.coherent-skill-card,.coherent-week-card,.clean-progress .chart-card{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;box-shadow:none!important;border-radius:20px!important;margin-top:12px!important;padding:17px!important}.coherent-learning-note,.clean-progress .quiet-note{background:var(--calm-success-soft)!important;border:1px solid #12845f1a!important;border-radius:14px!important}.study-shell{width:min(100%,620px)!important;min-height:100dvh!important;padding:max(12px,env(safe-area-inset-top)) 14px max(20px,env(safe-area-inset-bottom))!important;background:var(--calm-canvas)!important}.study-header{min-height:54px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:11px!important;margin:0 0 10px!important;padding:4px 0 8px!important}.study-header .exit-button{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;min-width:44px!important;min-height:44px!important;color:var(--calm-text)!important;border-radius:12px!important;padding:0 8px!important}.study-header .study-counter{color:var(--calm-text)!important;font-size:11px!important;font-weight:750!important}.study-progress-track{background:#e5e8ee!important;border-radius:999px!important;height:6px!important}.study-progress-track span{background:var(--calm-accent)!important;box-shadow:none!important;transition:width .3s!important}.study-first-shell{justify-content:flex-start!important}.study-first-shell>.direct-study-card{flex:none!important;align-self:stretch!important;width:100%!important;margin:0!important}.study-first-card,.direct-study-card,.clean-question-card{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;box-shadow:var(--calm-shadow)!important;border-radius:20px!important;padding:20px!important}.study-first-topline{color:var(--calm-muted)!important;font-size:10.5px!important}.study-dot-row{margin:11px 0 4px!important}.study-dot-row i{background:#e1e4e9!important}.study-dot-row i.active,.study-dot-row i.done{background:var(--calm-accent)!important}.study-first-word{margin-top:13px!important}.study-first-word h1,.word-prompt h2,.correction-word strong{color:var(--calm-ink)!important;letter-spacing:-.035em!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-weight:790!important}.study-first-word h1{font-size:clamp(40px,11vw,56px)!important}.study-first-ipa{color:var(--calm-faint)!important;margin-top:4px!important;font-size:14px!important}.study-first-speak,.tiny-speak,.listening-orb{background:var(--calm-accent-soft)!important;color:var(--calm-accent)!important;box-shadow:none!important;border:0!important}.prediction-panel{border:0!important;border-top:1px solid var(--calm-line)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin-top:20px!important;padding:17px 0 0!important}.prediction-heading strong{color:var(--calm-ink)!important;font-size:14px!important}.prediction-heading span{color:var(--calm-muted)!important;font-size:10.5px!important}.prediction-options{gap:8px!important;margin-top:13px!important}.prediction-options button,.clean-question-card .option-list button,.option-list button{border:1px solid var(--calm-line-strong)!important;min-height:54px!important;box-shadow:none!important;color:var(--calm-ink)!important;background:#fbfbfc!important;border-radius:14px!important;padding:10px 14px!important;font-weight:720!important}.prediction-options button:active,.clean-question-card .option-list button:active,.option-list button:active{background:var(--calm-accent-soft)!important;border-color:#5b63f640!important;transform:scale(.994)!important}.prediction-skip{background:var(--calm-surface-soft)!important;min-height:46px!important;color:var(--calm-text)!important;border:0!important;border-radius:12px!important;margin-top:8px!important}.study-reveal{margin-top:17px!important}.prediction-feedback{background:var(--calm-surface-soft)!important;color:var(--calm-text)!important;border-radius:12px!important}.prediction-feedback.correct{background:var(--calm-success-soft)!important;color:var(--calm-success)!important}.study-first-meaning{background:var(--calm-success-soft)!important;color:var(--calm-success)!important;border:1px solid #12845f1a!important;border-radius:15px!important}.study-first-example,.study-usage-frame,.context-prompt,.sense-cue,.typing-answer,.correction-example,.micro-lesson{border:1px solid var(--calm-line)!important;background:var(--calm-surface-soft)!important;box-shadow:none!important;border-radius:15px!important}.study-first-example mark{background:var(--calm-accent-soft)!important;color:var(--calm-accent)!important}.study-memory-cues{display:none!important}.study-first-next{margin-top:14px!important}.clean-question-card{box-shadow:none!important}.question-helper,.round-label{color:var(--calm-text)!important}.feedback-question-card{box-shadow:none!important;background:0 0!important;border:0!important;flex:none!important;align-self:stretch!important;margin-bottom:auto!important;padding:0!important}.feedback-question-card .feedback-answer-zone{margin:0!important;padding:0!important}.feedback-question-card .feedback-card{margin:0 auto!important}.feedback-card{box-shadow:none!important;border-radius:18px!important}.feedback-card.correct{background:var(--calm-success-soft)!important;border-color:#12845f21!important}.feedback-card.incorrect{background:var(--calm-danger-soft)!important;border-color:#c746521f!important}.sheet-backdrop{z-index:120!important;background:#181c2647!important}.deep-settings-sheet,.settings-sheet{padding-bottom:max(20px,env(safe-area-inset-bottom))!important;background:var(--calm-surface)!important;border-radius:24px 24px 0 0!important;box-shadow:0 -14px 44px #14182224!important}.deep-settings-title-row{align-items:flex-start!important;margin-bottom:10px!important}.deep-settings-title-row>div{min-width:0!important}.deep-settings-title-row h2{color:var(--calm-ink)!important;margin:0!important}.deep-settings-title-row p{color:var(--calm-muted)!important;margin:3px 0 0!important;font-size:10.5px!important;line-height:1.6!important}.deep-settings-section{gap:7px!important;display:grid!important}.deep-settings-section-heading{align-items:center!important;gap:10px!important;padding:8px 2px 4px!important;display:flex!important}.deep-settings-section-heading>div{flex-direction:column!important;gap:2px!important;display:flex!important}.deep-settings-section-heading strong{font-size:13px!important}.deep-settings-section-heading span{color:var(--calm-muted)!important;font-size:9.5px!important}.deep-settings-icon{background:var(--calm-accent-soft)!important;width:32px!important;height:32px!important;color:var(--calm-accent)!important;border-radius:10px!important}.deep-settings-icon.danger{background:var(--calm-danger-soft)!important;color:var(--calm-danger)!important}.deep-setting-help{color:var(--calm-muted)!important;margin-top:7px!important;font-size:9.5px!important;line-height:1.6!important;display:block!important}.deep-settings-details{border:1px solid var(--calm-line)!important;background:var(--calm-surface)!important;border-radius:16px!important;margin-top:9px!important;overflow:hidden!important}.deep-settings-details>summary{cursor:pointer!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:60px!important;padding:9px 11px!important;list-style:none!important;display:grid!important}.deep-settings-details>summary::-webkit-details-marker{display:none!important}.deep-settings-details>summary>span:nth-child(2){flex-direction:column!important;gap:2px!important;display:flex!important}.deep-settings-details>summary strong{font-size:12.5px!important}.deep-settings-details>summary small{color:var(--calm-muted)!important;font-size:9.5px!important;line-height:1.5!important}.deep-settings-details>summary>svg{color:#9aa0aa!important;transition:transform .18s!important}.deep-settings-details[open]>summary>svg{transform:rotate(90deg)!important}.deep-settings-details-body{border-top:1px solid var(--calm-line)!important;gap:8px!important;padding:0 10px 10px!important;display:grid!important}.deep-privacy-block{background:var(--calm-success-soft)!important}.deep-danger-copy{color:var(--calm-text)!important;margin:11px 4px 0!important;font-size:10.5px!important;line-height:1.8!important}.danger-details .danger-button{width:100%!important;margin-top:2px!important}@media (max-width:430px){.screen,.study-shell{padding-inline:14px!important}.reference-brand-copy small{display:none!important}.deep-onboarding{background:var(--calm-surface)!important;padding:0!important}.deep-onboarding-card,.coherent-onboarding-card{width:100%!important;max-width:none!important;min-height:100dvh!important;padding:max(22px,env(safe-area-inset-top)) 20px max(20px,env(safe-area-inset-bottom))!important;background:var(--calm-surface)!important;box-shadow:none!important;border:0!important;border-radius:0!important}.production-lesson-head{grid-template-columns:1fr auto!important;align-items:center!important}.calm-lesson-art{justify-self:end!important}.deep-daily-card,.reference-hero-card,.calm-lesson-card{padding:18px!important}.reference-action-row{padding-inline:12px!important}.reference-word-card{grid-template-columns:4px minmax(0,1fr) auto!important}}@media (max-width:380px){.screen,.study-shell{padding-inline:12px!important}.reference-brand-mark{flex-basis:36px!important;width:36px!important;height:36px!important}.reference-brand-copy strong{font-size:20px!important}.deep-onboarding-card{padding-inline:16px!important}.deep-feature-strip li{padding-inline:3px!important}.deep-daily-card,.reference-hero-card,.calm-lesson-card{padding:16px!important}.delight-progress-orbit{width:72px!important;height:72px!important}.delight-progress-caption{max-width:82px!important;font-size:9px!important}.daily-plan-metric{padding-inline:4px!important}.daily-plan-metric span{font-size:8.8px!important}.deep-filter-summary{flex-direction:column!important;align-items:flex-start!important;gap:0!important}.deep-filter-summary button{padding-inline:0!important}.study-first-card,.direct-study-card,.clean-question-card{padding:17px!important}.study-first-word h1{font-size:40px!important}}@media (min-width:760px){body:before{display:none!important}.screen,.study-shell{padding-inline:24px!important}.deep-topic-list,.reference-topic-list,.coherent-topic-list{background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important}.deep-topic-card,.reference-topic-card,.coherent-topic-card{border:1px solid var(--calm-line)!important;border-radius:18px!important;min-height:104px!important}.deep-topic-card:last-child,.reference-topic-card:last-child{border-bottom:1px solid var(--calm-line)!important}.settings-sheet{border-radius:24px!important;margin-bottom:22px!important}}@media (max-height:680px){.deep-onboarding-art{transform-origin:50%!important;transform:scale(.86)!important}.deep-onboarding-card h1{font-size:27px!important}.deep-feature-strip{margin:11px 0 14px!important}.study-first-card,.direct-study-card{padding-top:16px!important;padding-bottom:16px!important}.study-first-word{margin-top:8px!important}.prediction-panel{margin-top:14px!important;padding-top:13px!important}}@media (prefers-reduced-motion:reduce){.deep-settings-details>summary>svg,.study-progress-track span{transition:none!important}}.joy-home{--joy-violet:#5b63f6;--joy-violet-2:#7c6cff;--joy-cyan:#56c8e8;--joy-mint:#45c997;--joy-gold:#f1b84b}.joy-mission-card{isolation:isolate;position:relative}.joy-mission-card:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#56c8e81f,#56c8e800 70%);border-radius:50%;width:180px;height:180px;position:absolute;inset:auto -86px -110px auto}.joy-mission-orbit{box-shadow:0 10px 28px #5b63f61f!important}.joy-mission-start{position:relative;overflow:hidden}.joy-mission-start:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff57,#0000);width:24%;animation:.9s cubic-bezier(.2,.7,.2,1) .32s both joy-cta-glint;position:absolute;inset:-40% auto -40% -35%;transform:skew(-18deg)}.joy-streak{box-shadow:0 6px 18px #1f7a5814!important}.joy-journey{background:radial-gradient(circle at 12% 0,#56c8e821,#0000 34%),linear-gradient(145deg,#fff 0%,#f7f7ff 100%);border:1px solid #5b63f61f;border-radius:24px;margin:14px 0 2px;padding:18px;position:relative;overflow:hidden;box-shadow:0 8px 24px #2a2f4e0b}.joy-journey:after{content:"";pointer-events:none;background:radial-gradient(circle,#7c6cff1f,#0000 68%);border-radius:50%;width:130px;height:130px;position:absolute;inset:-76px -56px auto auto}.joy-journey-head{z-index:1;justify-content:space-between;align-items:center;gap:14px;display:flex;position:relative}.joy-journey-head>div:first-child{min-width:0}.joy-eyebrow{color:#5b55ca;margin-bottom:3px;font-size:10.5px;font-weight:820;line-height:1.4;display:block}.joy-journey h2{color:#1b1d2b;letter-spacing:-.015em;margin:0;font-size:18px;font-weight:840;line-height:1.55}.joy-stage-badge{color:#3f39ca;background:#ececff;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:62px;min-height:58px;padding:8px 10px;display:flex;box-shadow:inset 0 0 0 1px #5b63f614}.joy-stage-badge strong{font-variant-numeric:tabular-nums;font-size:20px;font-weight:860;line-height:1}.joy-stage-badge span{font-size:9px;font-weight:740}.joy-track{background:#e9eaf2;border-radius:999px;height:12px;margin:20px 5px 14px;position:relative;box-shadow:inset 0 1px 2px #2023370e}.joy-track>span{border-radius:inherit;background:linear-gradient(90deg,#59c9e8 0%,#6f72fb 52%,#5b63f6 100%);min-width:0;height:100%;transition:width .52s cubic-bezier(.2,.75,.2,1);display:block;box-shadow:0 3px 10px #5b63f633}.joy-track i{background:#d9dbe6;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;transform:translate(50%,-50%);box-shadow:0 1px 6px #262a421f}.joy-track i:first-of-type{right:25%}.joy-track i:nth-of-type(2){right:50%}.joy-track i:nth-of-type(3){right:75%}.joy-track i:nth-of-type(4){right:100%;transform:translateY(-50%)}.joy-track i.reached{background:#5b63f6;animation:.32s cubic-bezier(.2,.9,.25,1.35) both joy-milestone-pop;box-shadow:0 0 0 3px #5b63f61a,0 2px 8px #5b63f633}.joy-journey-foot{color:#6d7080;justify-content:space-between;align-items:center;gap:10px;font-size:10.5px;line-height:1.65;display:flex}.joy-journey-foot span:last-child{color:#4d55ba;text-align:left;font-weight:730}.option-list button,.prediction-options button,.reference-action-row,.goal-option{transition:transform .13s cubic-bezier(.2,.8,.2,1),border-color .13s,background-color .13s,box-shadow .13s!important}.option-list button:active,.prediction-options button:active,.reference-action-row:active,.goal-option:active{transform:scale(.982)!important}.study-progress-track{position:relative;overflow:visible!important}.study-progress-track span{position:relative;transition:width .36s cubic-bezier(.2,.78,.2,1)!important}.study-progress-track span:after{content:"";background:#5b63f6;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:50%;left:0;transform:translate(-20%,-50%);box-shadow:0 0 0 3px #5b63f621,0 2px 8px #5b63f63d}.feedback-card.correct,.feedback-card.incorrect{transform-origin:50%;position:relative;overflow:hidden}.feedback-card.correct{animation:.3s cubic-bezier(.2,.9,.25,1.22) both joy-answer-correct}.feedback-card.correct:before{content:"";pointer-events:none;background:radial-gradient(circle,#45c99733,#45c99700 70%);border-radius:50%;width:170px;height:170px;animation:.62s ease-out both joy-success-glow;position:absolute;top:-92px;left:-70px}.feedback-card.correct .feedback-icon{animation:.36s cubic-bezier(.2,.9,.25,1.4) 70ms both joy-check-pop}.feedback-card.incorrect{animation:.26s ease-out both joy-answer-reset}.listening-orb{animation:.34s cubic-bezier(.2,.9,.25,1.18) both joy-orb-arrive}.round-complete-card,.lesson-complete-card{animation:.42s cubic-bezier(.2,.85,.2,1.08) both joy-complete-arrive;position:relative;overflow:hidden}.round-complete-card:before,.lesson-complete-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#5b63f624,#5b63f600 70%);border-radius:50%;width:260px;height:260px;position:absolute;inset:-150px auto auto -110px}.round-complete-mark,.completion-mark,.lesson-complete-art{animation:.44s cubic-bezier(.2,.9,.25,1.35) 90ms both joy-trophy-pop}.lesson-complete-stats>div,.completion-stats>div{transition:transform .14s,box-shadow .14s}.lesson-complete-stats>div:hover,.completion-stats>div:hover{transform:translateY(-2px);box-shadow:0 7px 18px #2a2f4e12}.delight-burst{z-index:4;pointer-events:none;width:1px;height:1px;top:76px;left:50%;position:absolute!important}.delight-burst i{--x:0px;--y:-70px;opacity:0;background:#5b63f6;border-radius:3px;width:8px;height:8px;animation:.72s cubic-bezier(.16,.76,.22,1) both joy-particle;position:absolute}.delight-burst i:nth-child(2n){background:#45c997}.delight-burst i:nth-child(3n){background:#f1b84b;border-radius:50%}.delight-burst i:nth-child(4n){background:#56c8e8}.delight-burst i:first-child{--x:-92px;--y:-42px}.delight-burst i:nth-child(2){--x:-68px;--y:-82px;animation-delay:20ms}.delight-burst i:nth-child(3){--x:-32px;--y:-100px;animation-delay:45ms}.delight-burst i:nth-child(4){--x:8px;--y:-106px;animation-delay:10ms}.delight-burst i:nth-child(5){--x:48px;--y:-94px;animation-delay:55ms}.delight-burst i:nth-child(6){--x:84px;--y:-62px;animation-delay:30ms}.delight-burst i:nth-child(7){--x:96px;--y:-18px;animation-delay:70ms}.delight-burst i:nth-child(8){--x:-100px;--y:2px;animation-delay:35ms}.delight-burst i:nth-child(9){--x:66px;--y:12px;animation-delay:75ms}.delight-burst i:nth-child(10){--x:-54px;--y:20px;animation-delay:50ms}.delight-burst.complete i{width:10px;height:10px}@keyframes joy-cta-glint{0%{opacity:0;left:-35%}25%{opacity:1}to{opacity:0;left:120%}}@keyframes joy-milestone-pop{0%{transform:translate(50%,-50%)scale(.72)}to{transform:translate(50%,-50%)scale(1)}}@keyframes joy-answer-correct{0%{opacity:.82;transform:scale(.975)}to{opacity:1;transform:scale(1)}}@keyframes joy-answer-reset{0%{transform:translate(0)}35%{transform:translate(2px)}70%{transform:translate(-2px)}to{transform:translate(0)}}@keyframes joy-success-glow{0%{opacity:.1;transform:scale(.3)}55%{opacity:1}to{opacity:0;transform:scale(1.25)}}@keyframes joy-check-pop{0%{transform:scale(.55)rotate(-12deg)}to{transform:scale(1)rotate(0)}}@keyframes joy-orb-arrive{0%{opacity:.6;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes joy-complete-arrive{0%{opacity:.5;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes joy-trophy-pop{0%{opacity:.3;transform:scale(.65)rotate(-8deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes joy-particle{0%{opacity:0;transform:translate(0)rotate(0)scale(.6)}15%{opacity:1}to{transform:translate(var(--x),var(--y)) rotate(210deg) scale(.25);opacity:0}}@media (max-width:430px){.joy-journey{border-radius:21px;padding:16px}.joy-journey h2{font-size:16px}.joy-stage-badge{min-width:56px;min-height:54px}.joy-journey-foot{flex-direction:column;align-items:flex-start;gap:3px}.joy-journey-foot span:last-child{text-align:right}}@media (prefers-reduced-motion:reduce){.joy-mission-start:after,.joy-track i.reached,.feedback-card.correct,.feedback-card.correct:before,.feedback-card.correct .feedback-icon,.feedback-card.incorrect,.listening-orb,.round-complete-card,.lesson-complete-card,.round-complete-mark,.completion-mark,.lesson-complete-art,.delight-burst i{animation:none!important}.joy-track>span,.study-progress-track span{transition:none!important}}html[data-reduce-motion=true] .joy-mission-start:after,html[data-reduce-motion=true] .joy-track i.reached,html[data-reduce-motion=true] .feedback-card.correct,html[data-reduce-motion=true] .feedback-card.correct:before,html[data-reduce-motion=true] .feedback-card.correct .feedback-icon,html[data-reduce-motion=true] .feedback-card.incorrect,html[data-reduce-motion=true] .listening-orb,html[data-reduce-motion=true] .round-complete-card,html[data-reduce-motion=true] .lesson-complete-card,html[data-reduce-motion=true] .round-complete-mark,html[data-reduce-motion=true] .completion-mark,html[data-reduce-motion=true] .lesson-complete-art,html[data-reduce-motion=true] .delight-burst i{animation:none!important}.joy-practice-stage{min-height:100dvh;position:relative}.joy-combo{z-index:38;top:max(76px,calc(env(safe-area-inset-top) + 68px));color:#413bc8;-webkit-backdrop-filter:blur(12px);pointer-events:none;background:#fffffff5;border:1px solid #5b63f62e;border-radius:999px;align-items:center;gap:6px;min-height:38px;padding:7px 10px;animation:.26s cubic-bezier(.2,.9,.25,1.25) both joy-combo-in;display:inline-flex;position:fixed;inset-inline-end:max(14px,50vw - 292px);box-shadow:0 8px 22px #302d791f}.joy-combo svg{color:#5b63f6}.joy-combo strong{font-variant-numeric:tabular-nums;text-align:center;min-width:16px;font-size:15px;font-weight:880;line-height:1}.joy-combo span{color:#5d6072;white-space:nowrap;font-size:9.5px;font-weight:740;line-height:1.2}.joy-combo.hot{color:#9b6810;background:linear-gradient(135deg,#fff 0%,#fff8e9 100%);border-color:#f1b84b42;box-shadow:0 10px 26px #b57a1d21}.joy-combo.hot svg{color:#e2a52e}.joy-best-combo{position:relative;overflow:hidden;background:linear-gradient(145deg,#f4f3ff,#fff)!important;border-color:#5b63f626!important}.joy-best-combo:after{content:"";pointer-events:none;background:radial-gradient(circle,#5b63f629,#0000 70%);border-radius:50%;width:58px;height:58px;position:absolute;inset:-28px -24px auto auto}.joy-best-combo strong{color:#4d47d9!important}@keyframes joy-combo-in{0%{opacity:0;transform:translateY(-5px)scale(.88)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:430px){.joy-combo{top:max(70px,calc(env(safe-area-inset-top) + 64px));padding:6px 9px;inset-inline-end:12px}.joy-combo span{font-size:9px}}@media (max-height:620px) and (orientation:landscape){.joy-combo{top:max(58px,calc(env(safe-area-inset-top) + 52px))}}@media (prefers-reduced-motion:reduce){.joy-combo{animation:none!important}}html[data-reduce-motion=true] .joy-combo{animation:none!important}.world-home .joy-mission-meta{align-items:center;gap:8px;margin-bottom:5px;display:flex}.world-home .joy-mission-meta .lesson-kicker{margin:0!important}.world-home .joy-mission-meta>span{color:#514bc7;white-space:nowrap;background:#f0f0ff;border:1px solid #5b63f61f;border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:9.5px;font-weight:800;line-height:1;display:inline-flex}.joy-world{background:radial-gradient(circle at 8% -8%,#56c8e829,#0000 30%),radial-gradient(circle at 96% 4%,#7c6cff1f,#0000 28%),linear-gradient(145deg,#fff 0%,#f8f8ff 100%);border:1px solid #5b63f61f;border-radius:24px;margin:14px 0 2px;padding:18px;position:relative;overflow:hidden;box-shadow:0 9px 28px #2a2f4e0d}.joy-world:after{content:"";pointer-events:none;background:radial-gradient(circle,#45c9971a,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;inset:auto -68px -72px auto}.joy-world-head{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:relative}.joy-world-head>div:first-child{min-width:0}.joy-world h2{color:#191b28;letter-spacing:-.015em;margin:0;font-size:18px;font-weight:850;line-height:1.5}.joy-world-head p{color:#686d79;max-width:36rem;margin:5px 0 0;font-size:10.7px;line-height:1.85}.joy-world-score{color:#443eca;background:linear-gradient(145deg,#ececff,#f3f5ff);border-radius:18px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:2px;min-width:64px;min-height:60px;padding:8px 10px;display:flex;box-shadow:inset 0 0 0 1px #5b63f614,0 6px 18px #5b63f614}.joy-world-score strong{font-variant-numeric:tabular-nums;font-size:19px;font-weight:880;line-height:1}.joy-world-score span{font-size:9px;font-weight:800}.joy-world-track{background:#e8e9f0;border-radius:999px;height:11px;margin:18px 0 14px;overflow:hidden;box-shadow:inset 0 1px 2px #1e223a0f}.joy-world-track>span{border-radius:inherit;background:linear-gradient(90deg,#55c8e8 0%,#716ff8 50%,#5b63f6 100%);min-width:0;height:100%;transition:width .52s cubic-bezier(.2,.78,.2,1);display:block;box-shadow:0 3px 10px #5b63f62e}.joy-world-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.joy-world-summary>div{text-align:center;background:#ffffffbd;border-radius:15px;min-width:0;padding:10px 8px;box-shadow:inset 0 0 0 1px #3b3f560e}.joy-world-summary strong{color:#25283a;font-variant-numeric:tabular-nums;font-size:15px;font-weight:860;line-height:1.15;display:block}.joy-world-summary span{color:#7a7e8a;margin-top:3px;font-size:8.8px;font-weight:680;line-height:1.4;display:block}.joy-world-toggle{color:#4d52b8;width:100%;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:0 2px;font-size:11px;font-weight:820;display:flex}.joy-world-toggle svg{transition:transform .18s}.joy-world-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.joy-world-map{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:4px;padding-top:10px;animation:.26s cubic-bezier(.2,.82,.2,1) both world-map-open;display:grid;position:relative}.joy-world-route{display:none}.joy-realm{z-index:1;background:#ffffffeb;border:1px solid #ebecef;border-radius:16px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:9px;display:grid;position:relative;box-shadow:0 4px 12px #2a2f4e09}.joy-realm.active{background:linear-gradient(135deg,#fff,#f8f8ff);border-color:#5b63f633}.joy-realm.complete{background:linear-gradient(135deg,#fff,#f6fcf9);border-color:#45c9973d}.joy-realm-node{background:#f0f1f5;border:3px solid #fff;border-radius:14px;place-items:center;width:40px;height:40px;display:grid;position:relative;box-shadow:0 0 0 1px #e2e4ea,0 4px 10px #2a2f4e12}.joy-realm.active .joy-realm-node{box-shadow:0 0 0 2px #5b63f62e,0 5px 12px #5b63f61f}.joy-realm.complete .joy-realm-node{box-shadow:0 0 0 2px #45c99730,0 5px 12px #45c9971a}.joy-realm-node .topic-art{width:34px!important;height:34px!important;box-shadow:none!important;border-radius:11px!important}.joy-realm-node>span{color:#fff;background:#707687;border:2px solid #fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 3px;font-size:7.5px;font-weight:850;line-height:1;display:grid;position:absolute;inset:auto -4px -4px auto}.joy-realm.active .joy-realm-node>span{background:#5b63f6}.joy-realm.complete .joy-realm-node>span{background:#31a779}.joy-realm-copy{min-width:0}.joy-realm-title{flex-direction:column;align-items:flex-start;gap:1px;min-width:0;display:flex}.joy-realm-title strong{color:#252735;overflow-wrap:anywhere;max-width:100%;font-size:10px;font-weight:830;line-height:1.35}.joy-realm-title small{color:#878b96;white-space:nowrap;font-size:7.4px;font-weight:700;line-height:1.3}.joy-realm.active .joy-realm-title small{color:#5b55c7}.joy-realm.complete .joy-realm-title small{color:#16835e}.joy-realm-progress{background:#eceef2;border-radius:999px;height:5px;margin:6px 0 4px;overflow:hidden}.joy-realm-progress>span{border-radius:inherit;background:linear-gradient(90deg,#5cc9e7,#6d70f8);height:100%;display:block}.joy-realm.complete .joy-realm-progress>span{background:linear-gradient(90deg,#62c9a1,#36ab7d)}.joy-realm-meta{color:#8a8e99;white-space:nowrap;justify-content:space-between;align-items:center;gap:5px;font-size:7.3px;line-height:1.35;display:flex}.joy-realm-meta span:last-child{color:#5361b8;font-weight:730;display:none}.joy-world-learn{grid-column:1/-1;margin-top:4px!important}.joy-records{background:#fff;border:1px solid #e9eaf0;border-radius:21px;margin:12px 0 2px;padding:15px 16px;box-shadow:0 6px 20px #2a2f4e09}.joy-comeback{color:#245f4b;background:linear-gradient(135deg,#eef9f5,#f8fcfb);border-radius:16px;align-items:flex-start;gap:10px;margin:-2px -2px 14px;padding:11px 12px;display:flex}.joy-comeback-icon{color:#208160;background:#dff4ec;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;display:grid}.joy-comeback strong{font-size:11px;font-weight:840;line-height:1.5;display:block}.joy-comeback p{color:#557468;margin:2px 0 0;font-size:9.5px;line-height:1.7}.joy-records-head h2{color:#272936;margin:0 0 11px;font-size:14px;font-weight:830;line-height:1.5}.joy-records-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.joy-records-grid>div{text-align:center;background:#f7f8fa;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:82px;padding:9px 6px;display:flex}.joy-records-grid svg{color:#6268d6}.joy-records-grid strong{color:#242735;font-variant-numeric:tabular-nums;font-size:16px;font-weight:870;line-height:1}.joy-records-grid span{color:#767b87;font-size:8.4px;font-weight:670;line-height:1.45}@keyframes world-map-open{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (min-width:700px){.joy-world-map{gap:10px}.joy-realm{border-radius:18px;grid-template-columns:52px minmax(0,1fr);gap:11px;padding:10px 11px}.joy-realm-node{border-radius:16px;width:48px;height:48px}.joy-realm-node .topic-art{border-radius:13px!important;width:42px!important;height:42px!important}.joy-realm-node>span{min-width:18px;height:18px;padding:0 4px;font-size:8px}.joy-realm-title{flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.joy-realm-title strong{overflow-wrap:normal;font-size:11.5px;line-height:1.5}.joy-realm-title small{font-size:8.4px}.joy-realm-progress{height:6px;margin:8px 0 5px}.joy-realm-meta{gap:8px;font-size:8.3px;line-height:1.45}.joy-realm-meta span:last-child{display:inline}.joy-records-grid>div{min-height:90px}}@media (max-width:380px){.joy-world{border-radius:21px;padding:15px}.joy-world h2{font-size:16px}.joy-world-head{gap:10px}.joy-world-score{min-width:56px;min-height:55px;padding:7px 8px}.joy-world-summary>div{padding:9px 5px}.joy-world-summary span{font-size:8px}.joy-world-map{gap:6px}.joy-realm{grid-template-columns:36px minmax(0,1fr);gap:7px;padding:8px 7px}.joy-realm-node{border-radius:12px;width:36px;height:36px}.joy-realm-node .topic-art{border-radius:9px!important;width:30px!important;height:30px!important}.joy-realm-title strong{font-size:9.4px}.joy-realm-title small{font-size:7px}.joy-realm-meta{font-size:6.9px}.joy-records{padding:14px}.joy-records-grid{gap:5px}.joy-records-grid>div{padding:8px 4px}.joy-records-grid span{font-size:7.9px}}@media (prefers-reduced-motion:reduce){.joy-world-map{animation:none!important}.joy-world-track>span,.joy-world-toggle svg{transition:none!important}}html[data-reduce-motion=true] .joy-world-map{animation:none!important}html[data-reduce-motion=true] .joy-world-track>span,html[data-reduce-motion=true] .joy-world-toggle svg{transition:none!important}.lesson-arc-hud{color:#262837;background:#fffffff0;border:1px solid #5b63f61f;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:min(100% - 28px,592px);margin:0 auto -4px;padding:11px 13px;display:grid;box-shadow:0 6px 20px #2a2f4e0e}.lesson-arc-hud.finale{background:linear-gradient(135deg,#fff 0%,#f6f4ff 100%);border-color:#6958da33;box-shadow:0 8px 24px #5143b414}.lesson-arc-hud.recovery{background:linear-gradient(135deg,#fff 0%,#f3fbf8 100%);border-color:#399f792e}.lesson-arc-hud.flow{background:linear-gradient(135deg,#fff 0%,#fff9ed 100%);border-color:#e1a42b33}.lesson-arc-copy{min-width:0}.lesson-arc-copy>span{color:#7c8190;margin-bottom:2px;font-size:8.5px;font-weight:760;line-height:1.3;display:block}.lesson-arc-copy>strong{color:#262837;font-size:13px;font-weight:860;line-height:1.5;display:block}.lesson-arc-copy>small{color:#6c7180;max-width:34rem;margin-top:2px;font-size:9px;font-weight:620;line-height:1.65;display:block}.lesson-arc-hud.recovery .lesson-arc-copy>strong{color:#277657}.lesson-arc-hud.flow .lesson-arc-copy>strong{color:#946415}.lesson-arc-hud.finale .lesson-arc-copy>strong{color:#5148c6}.lesson-arc-route{direction:rtl;flex:none;align-items:flex-start;gap:4px;display:flex}.lesson-arc-route>div{color:#989ca7;flex-direction:column;align-items:center;gap:3px;min-width:32px;display:flex}.lesson-arc-route>div i{color:#8a8e9a;background:#f5f6f8;border:1px solid #dfe1e7;border-radius:999px;place-items:center;width:24px;height:24px;font-size:8.5px;font-style:normal;font-weight:850;line-height:1;display:grid}.lesson-arc-route>div span{white-space:nowrap;font-size:7.5px;font-weight:720;line-height:1.2}.lesson-arc-route>div.done i{color:#24805f;background:#eaf8f2;border-color:#3fae8433}.lesson-arc-route>div.active i{color:#514bc7;background:#efefff;border-color:#5b63f633;box-shadow:0 0 0 3px #5b63f60f}.lesson-arc-route>div.active{color:#5459b7}.lesson-arc-route>div.active.finale i{color:#fff;background:linear-gradient(145deg,#6b62ed,#5b63f6);border-color:#0000;box-shadow:0 4px 12px #5b63f633}.lesson-arc-route>b{background:#dddfe6;width:14px;height:1px;margin-top:12px}.lesson-arc-stage>.lesson-arc-hud{z-index:4;top:max(72px,calc(env(safe-area-inset-top) + 66px));pointer-events:none;margin-inline:auto;position:absolute;inset-inline:0}.lesson-arc-stage>.study-shell .round-label{display:none}.lesson-arc-stage:not(:has(.typing-question-card)):not(:has(.feedback-question-card))>.study-shell .clean-question-card{padding-top:clamp(96px,14vh,116px)!important}:is(.lesson-arc-stage:has(.typing-question-card)>.lesson-arc-hud,.lesson-arc-stage:has(.feedback-question-card)>.lesson-arc-hud){display:none}.lesson-finale-route{justify-content:center;align-items:flex-start;gap:8px;width:100%;margin:2px 0 18px;display:flex}.lesson-finale-route>span{flex-direction:column;align-items:center;gap:5px;min-width:58px;display:flex}.lesson-finale-route>span i{color:#218160;background:#eaf8f2;border-radius:999px;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 0 0 1px #369f7824}.lesson-finale-route>span b{color:#626777;font-size:8.5px;font-weight:760;line-height:1.2}.lesson-finale-route>em{background:linear-gradient(90deg,#6acaa6,#7b75ec);border-radius:999px;width:28px;height:2px;margin-top:14px}.lesson-finale-signal{text-align:right;background:linear-gradient(135deg,#f8f8ff,#fff);border:1px solid #5b63f61f;border-radius:17px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;width:100%;margin:0 0 14px;padding:12px 13px;display:grid}.lesson-finale-signal>strong{color:#4e48cd;font-variant-numeric:tabular-nums;text-align:center;min-width:52px;font-size:20px;font-weight:880;line-height:1}.lesson-finale-signal div{min-width:0}.lesson-finale-signal span{color:#343746;font-size:10.5px;font-weight:820;line-height:1.5;display:block}.lesson-finale-signal small{color:#777c89;margin-top:2px;font-size:8.5px;font-weight:600;line-height:1.55;display:block}.lesson-next-note{color:#727785!important;margin:2px 0 16px!important;font-size:9.5px!important;line-height:1.75!important}@media (max-width:430px){.lesson-arc-hud{border-radius:16px;gap:9px;width:calc(100% - 24px);padding:9px 10px}.lesson-arc-copy>small{font-size:8.4px;line-height:1.55}.lesson-arc-route{gap:2px}.lesson-arc-route>div{min-width:27px}.lesson-arc-route>div i{width:22px;height:22px}.lesson-arc-route>div span{font-size:7px}.lesson-arc-route>b{width:8px;margin-top:11px}.lesson-arc-stage:not(:has(.typing-question-card)):not(:has(.feedback-question-card))>.study-shell .clean-question-card{padding-top:94px!important}}@media (max-width:350px){.lesson-arc-hud{grid-template-columns:minmax(0,1fr) auto}.lesson-arc-copy>small,.lesson-arc-route>div span{display:none}.lesson-arc-route>div{min-width:22px}}@media (max-height:620px) and (orientation:landscape){.lesson-arc-stage>.lesson-arc-hud{display:none}.lesson-arc-stage>.study-shell .clean-question-card{padding-top:10px!important}}@media (prefers-reduced-motion:reduce){.lesson-arc-hud,.lesson-finale-route{transition:none!important;animation:none!important}}html[data-reduce-motion=true] .lesson-arc-hud,html[data-reduce-motion=true] .lesson-finale-route{transition:none!important;animation:none!important}.study-header .exit-button{min-height:44px!important}.home-progress-value{color:var(--calm-ink)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;display:flex!important}.home-progress-value strong{font-variant-numeric:tabular-nums;font-size:20px!important;font-weight:840!important;line-height:1!important}.home-progress-value small{color:var(--calm-muted)!important;font-size:8.5px!important;font-weight:750!important;line-height:1.2!important}.deep-onboarding-brand{direction:ltr!important;align-items:center!important;gap:8px!important;display:flex!important}.deep-onboarding-brand strong{color:var(--calm-ink)!important;letter-spacing:-.025em!important;font-size:18px!important;font-weight:840!important;line-height:1!important}.deep-onboarding-art>.topic-art.large{width:82px!important;height:82px!important;box-shadow:none!important;border-radius:23px!important}.reference-word-card .word-row-copy{text-align:right!important}.reference-word-card .word-row-en{text-align:right!important;justify-content:flex-end!important}.coherent-week-card .day-bar-track span,.clean-progress .week-chart .day-bar-track span{min-height:0!important}.clean-practice-shell .clean-question-card:not(.typing-question-card):not(.feedback-question-card){flex:none!important;align-self:stretch!important;height:auto!important;min-height:0!important}.clean-practice-shell .clean-question-card:not(.typing-question-card):not(.feedback-question-card)>.answer-zone{margin-top:clamp(28px,5vh,46px)!important;padding-top:0!important}html[data-reduce-motion=true] *,html[data-reduce-motion=true] :before,html[data-reduce-motion=true] :after{transition-duration:0s!important;animation:none!important}.question-challenge-helper{align-items:center;gap:8px;width:100%;min-height:34px;line-height:1.45;display:flex;color:var(--calm-text,#4f5561)!important;margin:0 0 10px!important}.question-challenge-badge{background:var(--calm-accent-soft,#eff0ff);max-width:62%;min-height:28px;color:var(--calm-accent,#5b63f6);white-space:nowrap;border:1px solid #5b63f624;border-radius:999px;flex:none;align-items:center;gap:5px;padding:4px 9px;font-size:10.5px;font-weight:820;display:inline-flex}.question-challenge-badge svg{flex:none}.question-challenge-badge b{text-overflow:ellipsis;overflow:hidden}.question-challenge-copy{min-width:0;color:var(--calm-muted,#747b87);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.question-challenge-helper[data-final-challenge=true] .question-challenge-badge{background:var(--calm-accent,#5b63f6);color:#fff;border-color:#5b63f63d}.question-challenge-helper[data-challenge-kind=listening] .question-challenge-badge,.question-challenge-helper[data-challenge-kind=dictation] .question-challenge-badge{border-style:dashed}.typing-practice-shell.keyboard-active .question-challenge-helper{min-height:24px;margin-bottom:4px!important}.typing-practice-shell.keyboard-active .question-challenge-copy{display:none}.typing-practice-shell.keyboard-active .question-challenge-badge{max-width:100%;min-height:24px;padding:2px 7px;font-size:9.5px}.typing-practice-shell.keyboard-active .question-challenge-badge svg{width:12px;height:12px}@media (max-width:380px){.question-challenge-helper{gap:6px;margin-bottom:8px!important}.question-challenge-badge{max-width:68%;padding-inline:8px;font-size:10px}.question-challenge-copy{font-size:10px}}@media (prefers-reduced-motion:reduce){.question-challenge-helper,.question-challenge-badge{transition:none!important}}
