: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:#8e8e93;--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,input,select{font:inherit}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:11px}.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}.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}.listening-orb span{color:var(--muted);font-size:12px}.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}.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{grid-template-columns:minmax(0,1fr) auto;gap:9px;display:grid}.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}}:root{--blue:#5b63f6;--blue-dark:#4952e6;--soft-blue:#eef0ff;--ink:#202126;--muted:#6f717a;--muted-2:#999ba4;--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-kicker{color:#6d5bd0;margin:0 0 6px;font-size:12px;font-weight:800}.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-lesson-copy>p:last-child{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.85}.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{flex-direction:column;gap:2px;min-width:0;display:flex}.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-entry{margin-top:25px}.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-word{margin-top:4px}.study-first-word h1{font-size:clamp(45px,13vw,68px)}.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}.study-first-next{width:100%;margin-top:14px}@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)}.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{justify-content:center;gap:7px;margin:1px 0 13px;display:flex}.study-dot-row i{background:#e5e6ec;border-radius:999px;width:7px;height:7px;transition:width .2s,background .2s,transform .2s}.study-dot-row i.done{background:color-mix(in srgb, var(--lesson-accent,var(--blue)) 35%, #fff)}.study-dot-row i.active{background:var(--lesson-accent,var(--blue));width:24px}.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-heading span{color:var(--muted);font-size:11px}.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}.prediction-feedback.neutral{background:color-mix(in srgb, var(--lesson-soft,#eef0ff) 72%, #fff);color:color-mix(in srgb, var(--lesson-accent,#5b63f6) 78%, #444)}.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}}:root{--surface:#fff;--surface-soft:#fafafe;--surface-tint:#f3f4ff;--text:#202126;--text-soft:#6d7079;--text-faint:#9a9ca5;--border-soft:#25283314;--shadow-soft:0 14px 42px #2226390e;--shadow-float:0 22px 64px #22263913;--radius-card:24px;--radius-control:16px}body{background:radial-gradient(circle at 50% -120px,#5b63f60e,#0000 330px),#f7f8fb}button,input,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #5b63f633}.coherent-page{padding-top:max(22px, env(safe-area-inset-top))}.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.active{color:var(--blue);background:#5b63f612}.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-list{gap:10px;display:grid}.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:hover{border-color:#5b63f621;box-shadow:0 10px 26px #2327390b}.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-card-arrow{color:#a9abb3;background:#f6f6f8;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.coherent-card-arrow svg{transform:rotate(180deg)}.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-filter-row .chip.active{background:var(--soft-blue);color:var(--blue);border-color:#5b63f61a;font-weight:760}.coherent-library-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:8px 0 12px;display:flex}.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-list{border:1px solid var(--border-soft);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 7px 24px #23273908}.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}.coherent-word-row:last-child{border-bottom:0}.coherent-word-row:hover{background:#fbfbfd}.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>span{color:var(--text-soft);font-size:10px}.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{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.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.learned{color:#2d8a64;background:#eaf8f1}.progress-highlight-icon.active{color:#6755c8;background:#f0edff}.progress-highlight-icon.streak{background:#fff5e4}.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-skill-empty{color:var(--text-soft);margin:6px 0 0;font-size:11px;line-height:1.8}.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>div:last-child{min-width:0}.coherent-word-heading .detail-word{margin:0}.coherent-word-ipa{color:var(--text-soft);margin-top:4px;font-size:12px;display:block}.coherent-pos-pill{color:var(--text-soft);direction:rtl;background:#f4f4f8}.coherent-example-card{border:1px solid var(--border-soft);background:#fafafd}.coherent-example-card mark{color:#4149c8;font:inherit;background:#e9eaff;border-radius:7px;padding:1px 5px 2px;font-weight:800}.coherent-word-progress{border:1px solid var(--border-soft);background:#fff;border-radius:19px}.coherent-word-status{align-items:center}.word-state-dot{background:#9fa3ae;border-radius:50%;flex:none;width:11px;height:11px;box-shadow:0 0 0 5px #f0f1f4}.word-state-dot.mastered{background:#2d956c;box-shadow:0 0 0 5px #e8f7f0}.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}.feedback-card.correct{background:#f7fcf9;border-color:#2d956c21}.feedback-card.incorrect{background:#fff9fa;border-color:#d3667621}@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{background:linear-gradient(145deg,#fffffffa,#f9f9fff5);border-radius:33px;place-items:center;width:100%;height:100%;display:grid}.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}.delight-lift{transition:transform .2s var(--delight-spring), box-shadow .2s ease, border-color .2s ease, background .2s ease}@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-lift:active{transform:scale(.985)}.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}}
