@font-face{font-family:system-local;src:local("Segoe UI");font-display:swap}
:root{--bg:#f6f5ef;--surface:#fffefa;--surface-soft:#efeee7;--ink:#213c36;--muted:#727970;--line:#dfE2d8;--green:#214c40;--green-dark:#153e33;--lime:#e2ecc3;--shadow:0 12px 35px #183f3410;--error:#8a3337;font-family:system-local,"Segoe UI",system-ui,sans-serif;color:var(--ink);background:var(--bg);font-size:15px;line-height:1.6;color-scheme:light}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #9abf64;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:550;line-height:1.22}h1{font-size:clamp(36px,4.5vw,58px);letter-spacing:-2.5px}h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:400}h2{font-size:24px;letter-spacing:-.6px}h3{font-size:21px;letter-spacing:-.3px}p{color:var(--muted)}small{font-size:12px}button{border:0}progress{appearance:none;-webkit-appearance:none;width:100%;height:5px;overflow:hidden;border:0;border-radius:9px;background:var(--line)}progress::-webkit-progress-bar{background:var(--line);border-radius:9px}progress::-webkit-progress-value{background:var(--green);border-radius:9px}progress::-moz-progress-bar{background:var(--green);border-radius:9px}
.app-layout{display:flex;min-height:100vh}.sidebar{width:250px;position:fixed;inset:0 auto 0 0;border-right:1px solid var(--line);padding:35px 24px;display:flex;flex-direction:column;background:var(--surface)}.brand{display:flex;align-items:center;gap:11px;font-size:17px;letter-spacing:-.5px;font-weight:700;line-height:1.25}.brand>span:last-child{display:flex;flex-direction:column}.brand-light{font-weight:400;color:var(--muted)}.brand-symbol{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:#f3f5df;border-radius:13px;width:43px;height:45px;font:italic 39px Georgia,serif;position:relative;padding-right:4px;padding-bottom:4px}.brand-symbol>span{font:20px system-ui;position:absolute;top:1px;right:3px}.sidebar-caption{font-size:9px;letter-spacing:2px;color:var(--muted);margin:32px 12px 16px}.sidebar nav{display:grid;gap:7px}.sidebar nav a{padding:12px 14px;border-radius:8px;display:flex;align-items:center;gap:15px;color:var(--muted);font-size:13px}.sidebar nav a>span{font-size:21px;width:22px;text-align:center}.sidebar nav a.active{background:var(--lime);color:var(--green);font-weight:650}.sidebar nav a:hover{background:var(--surface-soft);color:var(--ink)}.sidebar-bottom{margin-top:auto;padding-top:40px}.offline-note{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:23px;margin-bottom:23px}.offline-note .status-dot{margin-top:6px}.offline-note strong{font-weight:500;color:var(--ink)}.account-name{display:flex;align-items:center;gap:9px;font-size:11px}.account-name>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar{width:29px;height:29px;min-width:29px;border-radius:50%;background:#e8dbcb;display:inline-flex;align-items:center;justify-content:center;font-weight:650;color:#695442}.sign-out{margin-left:37px;margin-top:3px!important;font-size:11px!important}.main-column{overflow-x:clip;margin-left:250px;width:calc(100% - 250px);display:flex;flex-direction:column;min-height:100vh}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 45px;gap:15px}.topbar-label{font-size:9px;letter-spacing:1.6px;color:var(--muted);margin-right:auto}.sync-state{display:flex;gap:8px;align-items:center;font-size:10px;color:var(--muted)}.status-dot{width:6px;height:6px;min-width:6px;display:inline-block;background:#628d5b;border-radius:50%}.pulsing{animation:pulse 1.4s ease-in-out infinite}.icon-button{background:transparent;color:var(--ink);width:34px;height:34px;border-radius:50%;font-size:20px;display:inline-flex;align-items:center;justify-content:center}.icon-button:hover{background:var(--surface-soft)}main{padding:43px 45px 35px;max-width:1440px;margin:0 auto;width:100%;flex:1}.page-footer{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:var(--muted);padding:24px 45px;border-top:1px solid var(--line)}
.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:650;color:var(--green);margin-bottom:14px}.page-heading p{font-size:13px;margin-top:15px}.heading-decoration{font-size:103px;font-family:Georgia,serif;line-height:1;color:#829879;margin-right:30px;transform:rotate(12deg)}.summary-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:12px;background:var(--surface);padding:20px 0;margin-bottom:38px}.summary-strip>div{padding:0 28px;display:grid;gap:4px;border-right:1px solid var(--line)}.summary-strip>div:last-child{border:0}.stat-value{font-size:25px;letter-spacing:-.7px;line-height:1.3}.stat-value small{color:var(--muted);letter-spacing:0;font-size:10px}.stat-label{font-size:11px;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:12px}.section-heading h2{font-size:19px;display:flex;align-items:center;gap:10px}.section-heading>span{font-size:11px;color:var(--muted)}.count-badge{display:inline-flex;align-items:center;justify-content:center;background:var(--surface-soft);font:11px system-ui;width:22px;height:22px;border-radius:6px}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.course-card{background:var(--surface);border:1px solid var(--line);border-radius:13px;overflow:hidden;box-shadow:0 3px 10px #13372803;transition:transform .18s,box-shadow .18s}.course-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.course-art{height:162px;position:relative;padding:23px;overflow:hidden;background:#dce7dc;color:#36584e}.course-native{font:italic 40px Georgia,serif;position:relative;z-index:1;letter-spacing:-2px;top:24px}.course-art-mark{font-size:170px;position:absolute;right:-10px;bottom:-55px;line-height:1;opacity:.35;transform:rotate(-12deg)}.locale-chip{position:absolute;top:17px;right:17px;font-size:8px;letter-spacing:1px;border:1px solid currentColor;opacity:.6;padding:1px 5px;border-radius:3px}.course-fr .course-art{background:#f0dfd0;color:#956c4e}.course-fr .course-art-mark{font-size:150px;right:-17px;bottom:-54px}.course-lv .course-art{background:#e5ddec;color:#786086}.course-lv .course-art-mark{font-size:155px;right:-18px;bottom:-45px}.course-body{padding:24px 22px 22px}.course-kicker{display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:1.3px;color:var(--muted);margin-bottom:12px}.course-kicker>span{font:italic 14px Georgia,serif}.course-body h3{font-size:21px;letter-spacing:-.8px}.native-name{font:italic 14px Georgia,serif;margin-top:6px;margin-bottom:25px;color:var(--muted)}.course-progress-label{display:flex;justify-content:space-between;font-size:9px;margin-bottom:3px;color:var(--muted)}.course-progress-label>span:last-child{color:var(--ink)}.course-meta{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:8px;color:var(--muted);gap:4px;margin:11px 0 21px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:43px;padding:10px 20px;border-radius:7px;border:1px solid transparent;font-weight:550;font-size:12px;line-height:1.4;text-align:center;transition:background .15s}.button.primary{background:var(--green);color:#f8f8ed}.button.primary:hover{background:var(--green-dark)}.button.secondary{background:var(--surface);border-color:var(--line);color:var(--ink)}.button.danger{background:#f7e5e2;color:#873637}.button.full{width:100%;justify-content:space-between}.button.large{min-height:51px;padding:15px 24px;font-size:13px}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.text-button{padding:0;background:transparent;color:var(--green);font-size:12px;margin-top:15px}.text-button:hover,.text-link:hover{text-decoration:underline}.text-link{font-size:12px;color:var(--green);display:inline-block}.learning-note{display:flex;gap:20px;align-items:center;background:#e9eddd;border:1px solid #dfe6d2;border-radius:10px;margin-top:29px;padding:24px}.learning-note>span{font:40px Georgia;color:#6b845f}.learning-note h3{font-size:15px;margin-bottom:7px}.learning-note p{font-size:11px;max-width:600px}.learning-note a{white-space:nowrap;font-size:10px;margin-left:auto}.subtle-note{font-size:11px;line-height:1.7;margin-top:17px;color:var(--muted)}.centered{text-align:center}.mobile-only{display:none}
.welcome-hero{position:relative;min-height:400px;padding:30px 0 40px;isolation:isolate}.welcome-hero h1{font-size:clamp(44px,4.9vw,66px);max-width:700px;line-height:1.13}.welcome-hero>p{max-width:440px;line-height:1.9;font-size:13px;margin:24px 0 28px}.welcome-hero .eyebrow{display:flex;align-items:center;gap:10px}.little-line{height:1px;width:24px;background:var(--green)}.invite-note{display:block;font-size:10px;color:var(--muted);margin-top:12px}.language-orbit{position:absolute;right:-10px;top:40px;width:325px;height:350px;z-index:-1}.language-orbit::before{content:"";position:absolute;inset:20px 0 20px 10px;border:1px solid #c7d3bd;border-radius:50%;transform:rotate(-20deg)}.orbit-word{position:absolute;font:italic 37px Georgia,serif;padding:13px 30px;border-radius:10px;box-shadow:var(--shadow)}.word-one{left:40px;top:40px;background:#dce7dc;color:#36584e;transform:rotate(-12deg)}.word-two{right:-10px;top:140px;background:#efdfd0;color:#89624a;transform:rotate(9deg)}.word-three{left:35px;bottom:15px;background:#e5ddec;color:#786086;transform:rotate(-7deg)}.orbit-spark{position:absolute;right:22px;top:15px;color:#95a780;font-size:55px}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:30px}.feature-row article{padding-top:25px;border-top:1px solid var(--line)}.feature-row article>span{font:italic 19px Georgia,serif;color:#879c75;display:block;margin-bottom:15px}.feature-row h2,.feature-row h3{font-size:18px;margin-bottom:12px}.feature-row p{font-size:12px;line-height:1.8}.panel{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:30px}.panel>p{font-size:13px;margin-top:14px}.panel h2{font-size:22px}.progress-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.skill-progress{margin-top:25px}.skill-progress>div{display:flex;justify-content:space-between;gap:10px;font-size:11px;margin-bottom:6px}.skill-progress>div>span:last-child{color:var(--muted)}.mastery-explanation{margin-top:25px}.settings-stack{max-width:780px;display:grid;gap:20px}.settings-form{display:grid;gap:10px}.settings-form h2{margin-bottom:10px}.settings-form .button{justify-self:start;margin-top:10px}.settings-form input[type=number]{max-width:140px}.settings-form label{margin-top:8px}.danger-panel{border-color:#e4cdca}.success-text{color:#3b7650!important;font-size:12px}.field-help{font-size:11px!important;color:var(--muted);margin:0 0 8px!important;line-height:1.65}label{font-size:12px;font-weight:550}input,select{border:1px solid var(--line);background:var(--surface);border-radius:7px;color:var(--ink);padding:11px 13px;min-height:44px}input::placeholder{color:var(--muted)}.alert{border-radius:7px;padding:13px 16px;font-size:12px;margin:14px 0}.alert.error{background:#f9e8e4;color:#8a3337;border:1px solid #eac8bf}.alert.success{background:#e7eecf;color:#36533b;border:1px solid #cfddbb}.account-page{max-width:440px;margin:34px auto 70px}.account-page h1{font-size:48px;margin-bottom:18px}.account-page>p{font-size:13px}.account-form{display:grid;gap:10px;margin-top:32px}.account-form input{margin-bottom:10px}.account-form .button{margin-top:10px}.account-options{font-size:12px;margin-top:22px}.account-options a{text-decoration:underline}.account-options p{font-size:11px;margin-top:16px}.account-footnote{font-size:11px;display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);margin-top:30px;padding-top:22px;color:var(--muted)}.account-footnote>span{font:30px Georgia}.account-page>.text-link{margin-top:20px}.empty-state{text-align:center;max-width:570px;margin:35px auto;padding:35px 20px}.empty-symbol{font:60px Georgia;color:#829c78;margin-bottom:20px}.empty-state h2{font-size:30px;letter-spacing:-1px;margin-bottom:14px}.empty-state p{font-size:13px;line-height:1.8}.empty-state .button{margin:24px 8px 0}.empty-state .text-link{margin:24px 8px 0}.library-controls{display:flex;gap:16px;margin:25px 0 18px}.search-field{display:flex;align-items:center;gap:10px;flex:1;background:var(--surface);border:1px solid var(--line);padding:0 12px;border-radius:7px}.search-field>span{font-size:24px;color:var(--muted)}.search-field input{border:0;background:transparent;width:100%;font-size:12px}.library-controls select{font-size:12px;min-width:200px}.word-count{font-size:11px;color:var(--muted);margin-bottom:16px}.word-list{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--surface)}.word-row{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:20px 24px}.word-row:last-child{border-bottom:0}.word-locale{font-size:9px;color:var(--muted);letter-spacing:1px;border:1px solid var(--line);width:33px;height:30px;display:grid;place-items:center;border-radius:5px;flex-shrink:0}.word-target{width:28%;flex-shrink:0}.word-target h2{font-size:21px}.word-target>span,.word-target>small{font-size:10px;color:var(--muted);display:block;margin-top:5px}.word-meaning{flex:1}.word-meaning>p{color:var(--ink);font-size:13px}.word-meaning small{font-size:10px;display:block;margin-top:5px;color:var(--muted)}.small-pill{font-size:9px;display:inline-block;background:var(--surface-soft);border-radius:15px;padding:3px 9px;white-space:nowrap;color:var(--muted)}
.study-topline{display:flex;justify-content:space-between;font-size:12px;align-items:center;gap:12px;margin:0 0 27px}.study-topline .small-pill{margin-left:10px}.study-card{max-width:800px;margin:0 auto;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:17px;padding:30px 38px;text-align:center}.study-card-heading{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted)}.study-card-heading .eyebrow{font-size:9px;margin:0}.study-instruction{font-size:18px;letter-spacing:-.3px;font-weight:400;color:var(--muted);margin:40px 0 15px}.study-word{font-family:Georgia,serif;font-size:clamp(36px,5vw,62px);letter-spacing:-1.5px;color:var(--ink);line-height:1.2;min-height:90px;padding:8px 10px;overflow-wrap:anywhere}.reveal-actions{display:flex;flex-direction:column;align-items:center;gap:8px;margin:42px 0 20px}.reveal-actions .button{min-width:245px}.reveal-actions .text-button{margin-top:8px;font-size:11px}kbd{font:10px system-ui,sans-serif;opacity:.6;border:1px solid currentColor;padding:1px 5px;border-radius:3px}.revealed-answer{margin-top:30px;border-top:1px solid var(--line);padding-top:25px}.revealed-answer .eyebrow{font-size:9px;color:var(--muted);margin-bottom:8px}.revealed-answer h2{font-size:30px}.revealed-answer>p{margin-top:8px;font-size:15px}.revealed-answer .word-note{font-size:11px;max-width:550px;margin:14px auto 0}.rate-prompt{font-size:10px;margin:32px 0 15px}.rating-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.rating{background:var(--surface-soft);border:1px solid var(--line);border-radius:9px;color:var(--ink);padding:14px 8px;display:grid;justify-items:center;gap:4px;transition:transform .15s}.rating:hover{transform:translateY(-2px);border-color:var(--green)}.rating>span{font-size:13px;font-weight:650}.rating>small{font-size:8px;min-height:24px;color:var(--muted)}.rating>kbd{font-size:9px;margin-top:4px}.rating-again{background:#f4e5df}.rating-hard{background:#f2eddb}.rating-good{background:#e2ecd9}.rating-easy{background:#dce9df}.study-bottom{max-width:800px;margin:20px auto;display:flex;justify-content:space-between;font-size:10px;color:var(--muted);gap:15px}.hint{color:#90703c;background:#f2eacb;font-size:13px;border-radius:7px;display:inline-block;padding:8px 18px;margin-top:18px}.audio-challenge{border:1px solid var(--line);background:var(--lime);border-radius:50%;width:120px;height:120px;margin:20px auto;color:var(--green);font-size:31px;display:flex;flex-direction:column;align-items:center;justify-content:center}.audio-challenge small{font-size:9px;margin-top:3px}.audio-disclosure{font-size:10px;max-width:500px;margin:0 auto}.loading-state{text-align:center;padding:70px 20px}.loading-state progress{max-width:200px;margin-top:20px}.boot{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px}.boot progress{width:170px}.boot p{font-size:13px}#blazor-error-ui{display:none;position:fixed;bottom:0;left:0;right:0;padding:15px;background:#f7dfd5;color:#653a2e;z-index:1000;font-size:13px;text-align:center}#blazor-error-ui a{text-decoration:underline}
html[data-theme=dark]{--bg:#14251f;--surface:#1b2e27;--surface-soft:#263b31;--ink:#e1e8dc;--muted:#a2b1a4;--line:#344b3e;--green:#bed39f;--green-dark:#aac68b;--lime:#344b32;--shadow:0 12px 35px #0002;color-scheme:dark}html[data-theme=dark] .button.primary{color:#203227}html[data-theme=dark] .brand-symbol{color:#213629}html[data-theme=dark] .learning-note{background:#273e2b;border-color:#3b5133}html[data-theme=dark] .rating{background:#2b3f31}html[data-theme=dark] .rating-again{background:#4a3630}html[data-theme=dark] .rating-hard{background:#43412c}html[data-theme=dark] .rating-good{background:#35492e}html[data-theme=dark] .rating-easy{background:#294737}
@media(prefers-color-scheme:dark){html[data-theme=system]{--bg:#14251f;--surface:#1b2e27;--surface-soft:#263b31;--ink:#e1e8dc;--muted:#a2b1a4;--line:#344b3e;--green:#bed39f;--green-dark:#aac68b;--lime:#344b32;--shadow:0 12px 35px #0002;color-scheme:dark}html[data-theme=system] .button.primary{color:#203227}html[data-theme=system] .brand-symbol{color:#213629}html[data-theme=system] .learning-note{background:#273e2b;border-color:#3b5133}html[data-theme=system] .rating{background:#2b3f31}html[data-theme=system] .rating-again{background:#4a3630}html[data-theme=system] .rating-hard{background:#43412c}html[data-theme=system] .rating-good{background:#35492e}html[data-theme=system] .rating-easy{background:#294737}}
@media(min-width:1500px){.welcome-hero{padding-top:55px;min-height:500px}.language-orbit{right:50px;top:80px}.course-art{height:190px}.course-native{font-size:48px}}
@media(max-width:1200px){.sidebar{width:220px;padding:30px 20px}.main-column{overflow-x:clip;margin-left:220px;width:calc(100% - 220px)}main{padding:32px}.topbar{padding:0 32px}.page-footer{padding:20px 32px}.course-grid{gap:14px}.course-body{padding:20px 16px}.course-body h3{font-size:18px}.course-art{height:140px;padding:18px}.course-native{font-size:34px}.course-meta{font-size:8px}.learning-note{padding:20px;gap:15px}.learning-note a{display:none}.language-orbit{opacity:.4;right:-10px}.welcome-hero>p{max-width:390px}.summary-strip>div{padding:0 20px}}
@media(max-width:960px){.sidebar{width:190px;padding:26px 15px}.brand{font-size:15px}.sidebar-caption{font-size:8px;letter-spacing:1px}.sidebar nav a{padding:12px 10px;font-size:12px;gap:10px}.main-column{overflow-x:clip;margin-left:190px;width:calc(100% - 190px)}main{padding:28px}.topbar{padding:0 28px}.topbar-label{display:none}.sync-state{margin-right:auto}.course-grid{grid-template-columns:1fr}.course-card{display:grid;grid-template-columns:150px 1fr}.course-art{height:100%}.course-native{font-size:29px;top:52px}.course-art-mark{bottom:12px}.course-body{padding:22px}.native-name{margin-bottom:15px}.course-meta{margin-bottom:15px;font-size:9px}.course-body h3{font-size:23px}.course-body .button{max-width:320px}.summary-strip{margin-bottom:30px}.stat-value{font-size:22px}.stat-label{font-size:10px}.section-heading>span{display:none}.heading-decoration{font-size:70px;margin-right:0}.progress-grid{grid-template-columns:1fr}.feature-row{gap:18px}.feature-row h2{font-size:16px}.feature-row p{font-size:11px}.language-orbit{display:none}.welcome-hero h1{font-size:54px}.word-row{padding:17px;gap:12px}.word-row>.small-pill{display:none}.word-target h2{font-size:18px}.word-target{width:34%}.word-locale{display:none}.study-card{padding:25px}.rating-buttons{gap:7px}.rating>small{font-size:8px}.topbar{height:60px}}
@media(max-width:640px){.app-layout{display:block}.sidebar{position:relative;width:100%;padding:16px 20px 0;border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:16px}.brand>span:last-child{display:block}.brand-light{margin-left:0}.brand-symbol{width:32px;height:33px;font-size:30px;border-radius:9px}.brand-symbol>span{font-size:16px;right:2px}.sidebar-caption,.sidebar-bottom{display:none}.sidebar nav{display:flex;gap:4px;justify-content:space-between;margin-top:16px}.sidebar nav a{font-size:10px;gap:5px;padding:9px 7px;border-radius:7px 7px 0 0;white-space:nowrap}.sidebar nav a>span{font-size:17px;width:auto}.main-column{margin:0;width:100%}.topbar{height:40px;padding:0 20px;border:0}.sync-state{font-size:9px}.topbar .icon-button{width:25px;height:25px;font-size:18px}main{padding:22px 20px 30px}.page-heading{margin-bottom:24px}.page-heading h1{font-size:39px;letter-spacing:-1.7px}.page-heading p{font-size:12px;max-width:290px}.heading-decoration{font-size:61px;margin-right:3px;align-self:flex-start;margin-top:26px}.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:12px}.summary-strip{padding:17px 0;border-radius:9px;gap:0}.summary-strip>div{padding:0 12px;gap:6px}.stat-value{font-size:24px;line-height:1.3}.stat-value small{display:block;font-size:8px;letter-spacing:0}.stat-label{font-size:9px;line-height:1.5}.section-heading h2{font-size:18px}.course-card{grid-template-columns:108px 1fr;border-radius:11px}.course-grid{gap:15px}.course-art{padding:10px;min-height:270px}.course-native{font-size:25px;top:60px;letter-spacing:-1px;writing-mode:vertical-rl;transform:rotate(180deg);left:17px}.locale-chip{top:15px;left:12px;right:auto;font-size:7px}.course-art-mark{font-size:113px;right:-20px;bottom:13px}.course-fr .course-art-mark,.course-lv .course-art-mark{font-size:110px;bottom:16px;right:-35px}.course-body{padding:19px 17px}.course-kicker{font-size:7px;letter-spacing:.8px}.course-body h3{font-size:20px}.native-name{font-size:13px;margin-bottom:20px}.course-progress-label{font-size:8px}.course-meta{display:block;font-size:8px;line-height:1.8}.course-meta>span{display:block}.button{font-size:11px;min-height:43px;padding:11px 15px}.course-body .button{font-size:11px}.learning-note{gap:13px;padding:18px;margin-top:24px}.learning-note>span{align-self:flex-start;line-height:1}.learning-note h3{font-size:14px}.learning-note p{font-size:10px}.subtle-note{font-size:10px}.page-footer{padding:18px 20px;font-size:8px}.page-footer>span:last-child{display:none}.welcome-hero{padding:12px 0 25px;min-height:unset}.welcome-hero h1{font-size:46px;letter-spacing:-2px}.welcome-hero>p{font-size:12px;margin:20px 0 26px}.welcome-hero .button{font-size:12px;width:100%}.invite-note{text-align:center;font-size:9px}.feature-row{grid-template-columns:1fr;gap:20px;margin-top:15px}.feature-row article{padding-top:17px}.feature-row article>span{float:left;margin:0 18px 45px 0;font-size:22px}.feature-row h2,.feature-row h3{font-size:17px;margin-bottom:9px}.feature-row p{font-size:12px}.account-page{margin:16px auto 35px}.account-page h1{font-size:42px}.panel{padding:23px}.settings-form input,.settings-form select{width:100%}.panel h2{font-size:20px}.panel>p{font-size:12px}.library-controls{flex-direction:column;gap:10px}.word-row{padding:17px 15px;align-items:flex-start;gap:14px}.word-target{width:39%}.word-target h2{font-size:18px}.word-meaning>p{font-size:12px}.word-meaning small{font-size:10px}.word-target>span{font-size:9px}.study-topline{font-size:10px;margin-bottom:18px;align-items:flex-start}.study-topline>span{text-align:right}.study-topline .small-pill{display:block;margin:5px 0 0;font-size:8px}.study-card{padding:21px 16px;border-radius:12px}.study-card-heading .eyebrow{font-size:7px;letter-spacing:1px}.study-card-heading{font-size:8px}.study-instruction{font-size:16px;margin:32px 0 12px}.study-word{font-size:42px;min-height:85px}.reveal-actions{margin:28px 0 12px}.reveal-actions .button{min-width:215px}.revealed-answer h2{font-size:26px}.rating-buttons{grid-template-columns:repeat(2,1fr);gap:8px}.rating{padding:12px 8px;grid-template-columns:1fr auto;justify-items:start;text-align:left;position:relative}.rating>span{font-size:12px}.rating>small{font-size:8px;min-height:0;grid-column:1;line-height:1.4}.rating>kbd{position:absolute;right:10px;top:15px}.study-bottom{font-size:9px;flex-direction:column;gap:5px;text-align:center}.rate-prompt{font-size:9px;margin-top:25px}.empty-state{margin:10px auto;padding:20px 0}.empty-state h2{font-size:26px}.empty-state p{font-size:12px}.mobile-only{display:block}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@keyframes pulse{50%{opacity:.3}}
