.pronunciation{border-top:1px solid var(--border);text-align:left;margin:24px 0 0;padding:18px 0 0}.pronunciation-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.pronunciation button{font:inherit;cursor:pointer;touch-action:manipulation;transition:background .15s,color .15s}.pronunciation button:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.pronunciation button:disabled{opacity:.45;cursor:default}.pronunciation-tabs{flex-shrink:0;align-items:center;gap:14px;display:flex}.pronunciation-tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;padding:10px 0;font-size:.8rem;position:relative}.pronunciation-tabs button[aria-pressed=true]{color:var(--primary);font-weight:650}.pronunciation-tabs button[aria-pressed=true]:after{content:"";background:var(--primary);border-radius:2px;height:2px;position:absolute;bottom:3px;left:0;right:0}.pronunciation-actions{align-items:center;gap:6px;display:flex}.pronunciation-demo{width:38px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.pronunciation-demo:hover:not(:disabled){color:var(--primary);background:#ebece4}.pronunciation-record{min-height:40px;color:var(--primary);white-space:nowrap;background:#e5ece3;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;display:flex;font-size:.8rem!important;font-weight:650!important}.pronunciation-record:hover:not(:disabled){background:#d9e5d6}.pronunciation-record.is-recording{color:#9b4632;background:#f8e4dd}.pronunciation .pronunciation-target{color:var(--muted);margin:14px 0 0;font-size:.9rem;line-height:1.7}.pronunciation-cancel{color:var(--muted);background:0 0;border:0;margin:8px 0 0 auto;padding:6px;display:block;font-size:.78rem!important}.pronunciation>p[role=status],.pronunciation [role=alert]{color:var(--muted);margin:10px 0 0;font-size:.8rem;line-height:1.6}.pronunciation [role=alert]{color:#a33626}.pronunciation audio{width:100%;height:36px;margin:16px 0 0;display:block}.pronunciation-result{background:#f3f5ee;border-radius:12px;margin-top:18px;padding:16px;font-size:.85rem;line-height:1.65}.pronunciation-result p{margin:0 0 10px}.pronunciation-score{color:var(--primary);font-size:1.6rem;font-weight:650}.pronunciation-metrics,.pronunciation-note{color:var(--muted);font-size:.75rem}.pronunciation-words{flex-wrap:wrap;gap:6px 10px;margin:12px 0;display:flex}.pronunciation-words>span{color:var(--primary);padding:2px 0}.pronunciation-words small{opacity:.8;font-size:.7rem}.pronunciation-words>span.needs-practice{color:#740;background:#fff0d1;border-radius:5px;padding:2px 6px}.pronunciation details{color:var(--muted);margin-top:14px;font-size:.75rem}.pronunciation summary{cursor:pointer;padding:5px 0}.pronunciation details ul{padding-left:18px;line-height:1.9}.pronunciation-spinner{animation:1s linear infinite pronunciation-spin}@keyframes pronunciation-spin{to{transform:rotate(360deg)}}@media (width<=380px){.pronunciation-toolbar{gap:6px}.pronunciation-tabs{gap:10px}.pronunciation-tabs button{font-size:.75rem}.pronunciation-demo{width:30px}.pronunciation-record{padding:9px 10px;font-size:.75rem!important}}@media (prefers-reduced-motion:reduce){.pronunciation-spinner{animation:none}.pronunciation button{transition:none}}.font-preview .section-head h1{margin-top:20px;font-size:2rem}.font-preview-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.font-preview-options button[aria-pressed=true]{background:var(--primary);color:#fff}.font-preview-description{min-height:3.1em;color:var(--muted)}.font-preview .font-preview-no-ligatures .spoken-term,.font-preview .font-preview-spaced .spoken-term,.font-preview .font-preview-sans .spoken-term{font-variant-ligatures:none}.font-preview .font-preview-spaced .spoken-term{letter-spacing:.02em}.font-preview .font-preview-sans .spoken-term{font-family:Arial,Helvetica,sans-serif}.font-preview-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.font-preview-comparison h2{grid-column:1/-1}.font-preview-comparison>div{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:18px;padding:16px}.font-preview-comparison p{color:var(--muted);margin:0}.font-preview-comparison .spoken-term{font-size:2rem}@media (width<=520px){.font-preview-comparison{grid-template-columns:1fr}}:root{color:#243042;font-synthesis:none;--paper:#f7f2e8;--surface:#fffdf8;--ink:#243042;--muted:#667085;--primary:#2b7a78;--primary-dark:#205e5c;--accent:#f2b84b;--success:#3f8f63;--error:#b54d45;--border:#ddd4c4;background:#f7f2e8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;font-size:17px;line-height:1.55}*{box-sizing:border-box}body{background:radial-gradient(circle at 5% 0,#fffaf0 0,transparent 26%),var(--paper);min-width:360px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}.page{width:min(100% - 32px,760px);margin:auto;padding:32px 0 120px}.center{text-align:center;place-content:center;min-height:100vh;padding:32px;display:grid}.hero{padding:10px 2px 22px}.hero h1,.section-head h1{margin:.12em 0;font-family:Georgia,Songti SC,serif;font-size:clamp(2rem,7vw,3.4rem);line-height:1.08}.hero p,.section-head p{color:var(--muted);margin:.4em 0}.eyebrow{letter-spacing:.16em;font-weight:800;color:var(--primary)!important;font-size:.72rem!important}.bottom-nav{z-index:20;border-top:1px solid var(--border);padding:8px max(10px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f5;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:#7c8490;flex-direction:column;align-items:center;gap:2px;width:min(24%,160px);min-height:48px;padding:5px;font-size:.72rem;text-decoration:none;display:flex}.bottom-nav svg{width:21px}.bottom-nav a.active{color:var(--primary);font-weight:750}.story-card,.task-card,.custom-card,.settings-list article{background:var(--surface);border:1px solid var(--border);border-radius:22px;box-shadow:0 10px 26px #342b1a0f}.story-card{grid-template-columns:140px 1fr;margin-bottom:18px;display:grid;overflow:hidden}.story-art{color:#fff;background:linear-gradient(145deg,#225d5c,#358b86);flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:170px;display:flex}.story-art svg{width:50px;height:50px}.story-art span{letter-spacing:.18em;font-size:.68rem}.story-card>div:last-child{padding:20px}.story-card h2,.task-card h2{margin:0}.story-card p{color:var(--muted);margin:.35em 0;font-size:.88rem}.text-link{color:var(--primary);align-items:center;gap:6px;margin-top:12px;font-size:.8rem;font-weight:700;display:flex}.text-link svg{width:16px}.task-card{margin-bottom:14px;padding:24px}.card-heading{justify-content:space-between;align-items:start;display:flex}.card-heading h2{align-items:center;gap:8px;display:flex}.round-icon{color:var(--primary);background:#e4f1ed;border-radius:50%;place-items:center;width:45px;height:45px;display:grid}.round-icon svg{width:21px}.task-counts{align-items:baseline;gap:7px;margin:20px 0 0;display:flex}.task-counts strong{color:var(--primary);font:700 2rem Georgia}.task-counts span{color:var(--muted);font-size:.82rem}.task-counts i{background:var(--border);width:1px;height:25px;margin:0 8px}.primary,.secondary,.danger-button{border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:12px 20px;font-weight:750;display:inline-flex}.primary{background:var(--primary);color:#fff}.primary:hover{background:var(--primary-dark)}.secondary{background:#eee9df}.danger-button{background:var(--error);color:#fff}.wide{width:100%}.task-card .primary{margin-top:18px}.strategy-strip{border:1px solid var(--border);text-align:left;background:#fffdf899;border-radius:16px;align-items:center;gap:15px;width:100%;padding:14px 16px;display:flex}.strategy-strip span:first-child{flex-direction:column;display:flex}.strategy-strip span:nth-child(2){color:var(--muted);flex:1;font-size:.78rem}.strategy-strip small{color:var(--muted)}.strategy-strip svg{width:18px}.section-head{padding:8px 2px 28px}.stack{gap:16px;display:grid}.story-list-card{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:20px;grid-template-columns:90px 1fr auto;align-items:center;gap:18px;padding:16px;text-decoration:none;display:grid}.story-list-card h2{margin:.15em 0}.story-list-card p{color:var(--muted);margin:.3em 0;font-size:.85rem}.folder{height:110px;color:var(--primary);background:#e5eee9;border-radius:12px;place-items:center;display:grid}.badge,.status{color:var(--primary-dark);background:#e2f0eb;border-radius:99px;padding:3px 9px;font-size:.68rem}.icon-text{color:var(--primary);background:0 0;border:0;align-items:center;gap:7px;min-height:44px;display:flex}.stats,.result-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;grid-template-columns:repeat(4,1fr);margin-bottom:22px;display:grid}.stats div,.result-card div{flex-direction:column;align-items:center;padding:15px 5px;display:flex}.stats b,.result-card b{color:var(--primary);font:700 1.5rem Georgia}.stats span,.result-card span{color:var(--muted);font-size:.72rem}.vocab-list{background:var(--surface);border:1px solid var(--border);border-radius:20px;margin-top:20px;overflow:hidden}.vocab-list article{border-bottom:1px solid #eee8dc;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.vocab-list article:last-child{border:0}.vocab-list h3{margin:0;font-size:1.08rem}.vocab-list h3 svg{color:#b27a14;width:14px}.vocab-list p{color:var(--muted);margin:0;font-size:.82rem}.preset-grid{gap:12px;display:grid}.preset{border:1px solid var(--border);background:var(--surface);text-align:left;border-radius:17px;align-items:center;gap:14px;min-height:78px;padding:17px;display:flex}.preset>svg:first-child{color:var(--primary);background:#e8f2ee;border-radius:12px;width:45px;height:45px;padding:9px}.preset span{flex-direction:column;flex:1;display:flex}.preset small{color:var(--muted)}.preset.selected{border:2px solid var(--primary);background:#f5fbf8}.preset.selected>svg:last-child{color:var(--primary)}.custom-card{margin-top:24px;padding:22px}.field{margin:22px 0}.field>label{margin-bottom:8px;font-weight:750;display:block}.field label small{color:var(--muted);font-weight:400}.segmented{background:#eee9df;border-radius:13px;padding:4px;display:flex}.segmented button{background:0 0;border:0;border-radius:10px;flex:1;min-height:43px}.segmented button.active{background:var(--surface);color:var(--primary);font-weight:750;box-shadow:0 2px 7px #d7cfc1}.check-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.check-grid label{border:1px solid var(--border);border-radius:12px;padding:11px;font-size:.84rem}.check-grid label.checked{border-color:var(--primary);background:#eef7f3}.check-grid input{accent-color:var(--primary);margin-right:7px}.switch-row{justify-content:space-between;align-items:center;gap:20px;margin-top:14px;display:flex!important}.switch-row span{flex-direction:column;display:flex}.switch-row small{color:var(--muted)}input[role=switch]{appearance:none;background:#c6c8c8;border-radius:99px;flex:none;width:50px;height:28px;transition:all .2s;position:relative}input[role=switch]:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:all .2s;position:absolute;top:3px;left:3px}input[role=switch]:checked{background:var(--primary)}input[role=switch]:checked:after{transform:translate(22px)}.study-shell{min-height:100vh;padding:18px 16px 50px}.study-shell.has-study-action{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.study-action-dock{z-index:30;padding:12px max(16px,env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f5;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #342b1a14}.study-action-dock button{width:min(100%,680px);margin:auto}.study-top{align-items:center;gap:15px;width:min(100%,760px);margin:auto;display:flex}.icon-button{border:1px solid var(--border);background:var(--surface);border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.progress-wrap{flex:1}.progress-wrap>div:first-child{color:var(--muted);justify-content:space-between;font-size:.72rem;display:flex}.progress{background:#ded8cd;border-radius:99px;height:7px;margin-top:6px;overflow:hidden}.progress i{background:var(--primary);height:100%;transition:all .2s;display:block}.question-card{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:26px;width:min(100%,680px);margin:24px auto;padding:clamp(22px,6vw,48px);box-shadow:0 14px 45px #382d1c14}.term{margin:.35em;font:700 clamp(2.2rem,8vw,3.5rem) Georgia}.sentence{font:600 clamp(1.55rem,5vw,2.2rem)/1.35 Georgia}.prompt{color:var(--muted)}.hint-button,.audio-button{color:var(--primary-dark);background:#f2eee5;border:0;border-radius:99px;align-items:center;gap:7px;min-height:44px;margin:8px;padding:8px 16px;display:inline-flex}.hint-button svg,.audio-button svg{width:18px}.answers{gap:10px;margin-top:24px;display:grid}.answers button{border:1px solid var(--border);text-align:left;background:#fff;border-radius:14px;align-items:center;gap:12px;min-height:58px;padding:10px 14px;display:flex}.answers button span{background:#f0ece4;border-radius:9px;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.answers button:hover:not(:disabled),.answers button:focus-visible{border-color:var(--primary);outline:3px solid #b9dbd5}.answers button.correct{border-color:var(--success);background:#edf8f1}.answers button.wrong{background:#fbf1ef;border-color:#d6938d}.listen-mark{width:90px;height:90px;color:var(--primary);background:#e2f1ed;border-radius:50%;place-items:center;margin:10px auto;display:grid}.listen-mark svg{width:40px;height:40px}.spelling{gap:10px;margin-top:24px;display:flex}.spelling input{border:1px solid var(--border);border-radius:14px;flex:1;min-width:0;padding:12px;font-size:1.2rem}.feedback{text-align:left;border-radius:16px;margin-top:22px;padding:18px}.feedback.good{background:#e9f5ee}.feedback.gentle{background:#f8eee7}.feedback h2{margin:0}.feedback blockquote{border-left:3px solid var(--accent);margin:12px 0;padding-left:12px}.rating{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.rating button{background:#fff;border:1px solid #acd0c0;border-radius:12px;min-height:48px}.dialog-backdrop{z-index:40;background:#1b222680;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{background:var(--surface);border-radius:22px;width:min(100%,440px);padding:26px}.dialog>div{justify-content:flex-end;gap:10px;display:flex}.complete{text-align:center;padding-top:70px}.complete-mark{width:92px;height:92px;color:var(--success);background:#dcefe7;border-radius:50%;place-items:center;margin:auto;display:grid}.complete-mark svg{width:48px;height:48px}.complete h1{margin:.3em;font:700 clamp(2rem,7vw,3rem) Georgia}.complete>p{color:var(--muted)}.result-card{margin:30px 0 15px}.method-note{text-align:left;background:#f0eadf;border-radius:16px;align-items:center;gap:12px;margin-bottom:20px;padding:14px;display:flex}.method-note span{flex-direction:column;display:flex}.button-link{text-decoration:none}.plain-link{color:var(--primary);margin-top:18px;display:block}.settings-list{gap:16px;display:grid}.settings-list article{padding:20px}.settings-list h2{font-size:1.05rem}.setting-title,.setting-action{align-items:center;gap:13px;display:flex}.setting-title>svg,.setting-action>svg{color:var(--primary)}.setting-title span,.setting-action span{flex-direction:column;display:flex}.setting-title small,.setting-action small{color:var(--muted)}.settings-list .segmented{margin:15px 0}.setting-action{text-align:left;background:0 0;border:0;border-top:1px solid #eee7db;width:100%;min-height:60px;padding:14px 2px}.setting-action.danger{color:var(--error)}.toast{z-index:25;background:var(--ink);color:#fff;border-radius:12px;width:max-content;max-width:90%;padding:10px 17px;position:fixed;bottom:90px;left:50%;transform:translate(-50%)}.welcome{flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh;padding-bottom:50px;display:flex}.welcome h1{margin:.2em 0;font:700 clamp(3rem,12vw,5rem)/1.05 Georgia}.welcome>p:not(.eyebrow){color:var(--muted);max-width:450px;font-size:1.15rem}.welcome .primary{margin-top:24px}.detective-mark{border:3px double var(--primary);width:76px;height:76px;color:var(--primary);border-radius:50%;place-items:center;font:700 1.3rem Georgia;display:grid;transform:rotate(-6deg)}.loader{border:4px solid #ddd4c4;border-top-color:var(--primary);border-radius:50%;width:42px;height:42px;margin:auto;animation:1s linear infinite spin}.skeleton{color:var(--muted);padding:50px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=520px){.story-card{grid-template-columns:100px 1fr}.story-art{min-height:155px}.story-card>div:last-child{padding:15px}.task-counts{gap:4px}.strategy-strip span:nth-child(2){display:none}.check-grid{grid-template-columns:1fr}.stats span,.result-card span{font-size:.65rem}.spelling{flex-direction:column}.rating{grid-template-columns:1fr}.story-list-card{grid-template-columns:70px 1fr auto}.folder{height:90px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--stats-button-fix:1}.known-toggle{color:#9a6512;cursor:pointer;background:#fff5df;border:1px solid #d9b36c;font-weight:700}.known-toggle.known{color:#27734a;background:#e7f5ed;border-color:#8bc5a3}.known-toggle:hover{filter:brightness(.97)}.stats button{border:0;border-right:1px solid var(--border);background:0 0;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:15px 5px;display:flex}.stats button:last-child{border-right:0}.stats button.selected{background:#eef7f3}.stats button b{color:var(--primary);font:700 1.5rem Georgia}.stats button span{color:var(--muted);font-size:.72rem}.points-hero{justify-content:space-between;align-items:center;gap:20px;display:flex}.points-pill{color:#9b6812;background:#fff5d9;border:1px solid #ead49a;border-radius:18px;flex:none;grid-template-columns:auto auto;align-items:center;gap:0 7px;padding:10px 16px;display:grid}.points-pill svg{grid-row:1/3}.points-pill b{font-size:1.4rem;line-height:1}.points-pill span{font-size:.7rem}.mode-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.mode-card{flex-direction:column;display:flex}.mode-card .big-count{color:var(--primary);margin-top:20px;font:700 3rem/1 Georgia}.mode-card>p{color:var(--muted);margin:.25em 0}.mode-card .mode-help{min-height:48px;margin:10px 0 16px;font-size:.78rem}.mode-card .primary{margin-top:auto}.mode-card button:disabled{opacity:.45;cursor:not-allowed}.mode-card.review{background:#f9f4ff}.goal-card{flex-direction:column;min-height:350px;display:flex;position:relative;overflow:hidden}.goal-card.review{background:#fbf8ff}.goal-card.goal-done{background:linear-gradient(155deg,#f7fff9,#fffdf8 68%);border-color:#a9d2bd}.goal-card.goal-done:before{content:"";opacity:.65;background:#dff2e7;border-radius:50%;width:150px;height:150px;position:absolute;top:-70px;right:-65px}.goal-card.goal-done .round-icon{color:var(--success);background:#dcefe5;position:relative}.goal-focus{flex-direction:column;margin:30px 0 18px;display:flex}.goal-focus strong{color:var(--primary);font:700 clamp(1.75rem,4vw,2.35rem)/1.1 Georgia}.goal-done .goal-focus strong{color:var(--success)}.goal-focus span{color:var(--muted);margin-top:8px;font-size:.86rem}.goal-progress{background:#e8e2d8;border-radius:99px;height:9px;overflow:hidden}.goal-progress i{border-radius:inherit;background:linear-gradient(90deg,var(--primary),#59a89b);height:100%;transition:width .3s;display:block}.goal-done .goal-progress i{background:linear-gradient(90deg,var(--success),#72b58e)}.goal-note{color:var(--muted);margin:14px 0 24px;font-size:.78rem}.goal-card .primary{margin-top:auto}.goal-card button:disabled{opacity:.5;cursor:not-allowed}.learning-card{padding-top:38px}.spoken-term{color:var(--ink);white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-wrap:balance;background:0 0;border:0;justify-content:center;align-items:center;gap:14px;width:100%;min-width:0;max-width:100%;margin:18px 0 2px;font:700 clamp(2.5rem,9vw,4rem)/1.18 Georgia;display:flex}.spoken-term span{min-width:0;overflow-wrap:inherit;word-break:inherit}.spoken-term svg{width:32px;height:32px;color:var(--primary);flex:none}.term{overflow-wrap:anywhere;word-break:break-word;text-wrap:balance;max-width:100%}.term-medium{font-size:clamp(2.1rem,7vw,3.25rem)!important}.term-long{line-height:1.25;font-size:clamp(1.75rem,6vw,2.7rem)!important}.term-extra-long{line-height:1.3;font-size:clamp(1.4rem,5vw,2.2rem)!important}.phonetic{color:var(--muted);letter-spacing:.02em;margin:0 0 7px;font-family:Segoe UI,Arial,sans-serif;font-size:1rem}.learning-card h2{color:var(--primary);margin:.2em;font-size:1.55rem}.word-note{color:var(--muted)}.translation{color:#7b8490;text-align:left;margin:8px 12px 0;font-size:.78rem;line-height:1.55}.example-audio{border:1px solid var(--border);text-align:left;background:#f5f0e7;border-radius:16px;align-items:center;gap:14px;width:100%;margin:25px 0 8px;padding:16px;display:flex}.example-audio>svg{color:var(--primary);flex:none}.example-audio span{flex-direction:column;min-width:0;display:flex}.example-audio small{color:var(--primary);margin-bottom:3px;font-weight:700}.remember-button{margin-top:28px;font-size:1.08rem}.matching-answers{grid-template-columns:1fr 1fr}.matching-answers button{min-height:74px}@media (width<=620px){.mode-grid{grid-template-columns:1fr}.mode-card .mode-help{min-height:0}.points-hero{align-items:flex-start}.matching-answers{grid-template-columns:1fr}}.complete-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.complete-actions .button-link{min-height:52px}@media (width<=520px){.complete-actions{grid-template-columns:1fr}}.matching-card{width:min(100%,760px)}.matching-board{grid-template-columns:1fr 1fr;gap:18px;margin:24px 0;display:grid}.matching-column{gap:9px;display:grid}.matching-column>b{letter-spacing:.12em;color:var(--muted);text-align:left;font-size:.76rem}.matching-column button{border:1px solid var(--border);text-align:left;background:#fff;border-radius:14px;align-items:center;gap:10px;min-height:64px;padding:9px;display:flex}.matching-column button i{background:#eee9df;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-style:normal;font-weight:800;display:grid}.matching-column button span{flex-direction:column;display:flex}.matching-column button small{color:var(--error);margin-top:3px}.matching-column button.selected{border:2px solid var(--primary);background:#eef8f4}.matching-column button.correct{border-color:var(--success);background:#edf8f1}.matching-column button.correct i{background:var(--success);color:#fff}.matching-column button.wrong{background:#fbf1ef;border-color:#d6938d}.matching-column button.wrong i{background:var(--error);color:#fff}.matching-result{background:#f4f0e8;border-radius:12px;padding:12px}.matching-card>.primary{margin-top:8px}@media (width<=560px){.matching-board{gap:8px}.matching-column button{min-height:68px;padding:7px;font-size:.78rem}.matching-column button i{width:25px;height:25px}}.number-setting{flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px;display:flex}.number-setting label,.number-setting span{color:var(--muted);font-size:.88rem}.number-setting input{border:1px solid var(--border);text-align:center;background:#fff;border-radius:12px;width:88px;min-height:48px;padding:8px 12px;font-weight:750}.number-setting input:focus{border-color:var(--primary);outline:3px solid #b9dbd5}.number-setting .primary{min-height:48px;margin-left:auto}.setting-note{color:var(--muted);margin:10px 0 0;font-size:.78rem}.study-action-dock{justify-content:center;display:flex}.study-action-dock button{margin:0 auto}.study-shell .spoken-term,.study-shell .term{font-variant-ligatures:none;font-family:Arial,Helvetica,sans-serif}.question-card h1.context-meaning-sentence{text-align:left;overflow-wrap:break-word;margin:24px 0;font:500 clamp(1.25rem,4.5vw,1.8rem)/1.65 Arial,Helvetica,sans-serif}.context-meaning-sentence mark{color:inherit;text-underline-offset:4px;background:#fff0b8;border-radius:4px;padding:0 3px;font-weight:750;text-decoration:underline}.context-explanation{text-align:left;line-height:1.8}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:var(--surface);border:1px solid var(--border);border-radius:24px;width:min(100%,430px);padding:32px;box-shadow:0 20px 60px #342b1a1f}.login-card h1{font:700 2.2rem Georgia}.login-card label{gap:6px;margin:16px 0;font-weight:700;display:grid}.login-card input{border:1px solid var(--border);border-radius:13px;min-height:52px;padding:10px 13px}.login-card small{color:var(--muted);text-align:center;margin-top:16px;display:block}.login-error{color:var(--error)}.story-card{color:inherit;text-decoration:none}.daily-story-callout,.completion-story{color:#704b0d;background:#fff4d5;border:1px solid #e7ce88;border-radius:18px;align-items:center;gap:14px;margin:0 0 18px;padding:16px;text-decoration:none;display:flex}.daily-story-callout span,.completion-story span{flex-direction:column;flex:1;display:flex}.daily-story-list{background:var(--surface);border:1px solid var(--border);color:inherit;border-radius:20px;align-items:center;gap:18px;padding:20px;text-decoration:none;display:flex}.daily-story-list h2,.daily-story-list p{margin:.15em 0}.daily-story-list p,.daily-story-list small{color:var(--muted)}.empty-story,.story-wait{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:50px 24px}.empty-story>svg,.story-wait>svg{width:58px;height:58px;color:var(--primary)}.plain-button{color:var(--primary);background:0 0;border:0;margin:20px auto;display:block}.reader{padding:16px 0 80px}.reader>header{text-align:center;padding:28px 0}.reader>header h1{margin:.2em;font:700 clamp(2.2rem,8vw,4rem) Georgia}.reader>header h2{color:var(--muted);font-weight:500}.story-copy{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:clamp(20px,6vw,46px)}.story-copy section>p:first-child{font:1.18rem/2 Georgia,serif}.word-highlight{border:0;border-bottom:2px solid var(--accent);font:inherit;color:#82580b;background:#fff1bf;padding:0 2px}.story-copy details{color:var(--muted);margin-bottom:20px;font-size:.84rem}.usage-list{background:var(--surface);border:1px solid var(--border);border-radius:20px;margin-top:22px;padding:20px}.usage-list button{border:0;border-top:1px solid var(--border);background:0 0;justify-content:space-between;width:100%;padding:13px 2px;display:flex}.usage-list button span{color:var(--muted)}.usage-dialog blockquote{border-left:3px solid var(--accent);margin-left:0;padding-left:13px}.usage-meaning{color:var(--primary);font-weight:700}.story-stream>header{text-align:center;padding:26px 0}.story-stream>header>svg{width:52px;height:52px;color:var(--primary)}.story-draft{white-space:pre-wrap;background:var(--surface);border:1px solid var(--border);min-height:180px;color:var(--ink);border-radius:24px;padding:clamp(20px,6vw,46px);font:1.18rem/2 Georgia,serif}.reader-actions{flex-wrap:wrap;justify-content:center;display:flex}.draft-highlight{color:#82580b;border-bottom:2px solid var(--accent);background:#fff1bf;padding:0 2px}.missing-words{background:#fffaf0;border:1px solid #e7ce88;border-radius:20px;margin-top:22px;padding:20px}.missing-words>p{color:var(--muted)}.missing-words article{border-top:1px solid #eadfbe;padding:15px 2px}.missing-words h3{margin:0;font:700 1.2rem Georgia,serif}.missing-words article>b{color:var(--primary)}.missing-words article>p{color:var(--muted);margin:.4em 0 0;font:1rem/1.6 Georgia,serif}.regenerate-dialog{position:relative}.regenerate-dialog>p{color:var(--muted)}.dialog-close{background:0 0;border:0;width:38px;height:38px;position:absolute;top:14px;right:14px}.dialog-close svg{width:20px}.story-type-grid{grid-template-columns:repeat(3,1fr);margin-top:20px;gap:8px!important;display:grid!important}.story-type-grid button{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:5px;padding:16px 8px;display:flex}.story-type-grid button:hover{border-color:var(--primary);background:#eef7f3}.story-type-grid small{color:var(--muted);font-size:.72rem}@media (width<=520px){.story-type-grid{grid-template-columns:1fr}.story-type-grid button{align-items:flex-start;padding:13px 16px}}.review-mode-list{gap:8px;display:grid}.review-mode-list label{border:1px solid var(--border);border-radius:14px;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;padding:11px 13px;display:grid}.review-mode-list label.checked{border-color:var(--primary);background:#eef7f3}.review-mode-list input{accent-color:var(--primary)}.review-mode-list svg{width:19px;color:var(--primary)}.review-mode-list span{flex-direction:column;display:flex}.review-mode-list small{color:var(--muted);font-size:.72rem}.textarea-with-lines{align-items:stretch;display:flex}.textarea-with-lines .line-numbers{border:1px solid var(--border);color:var(--muted);-webkit-user-select:none;user-select:none;background:#f1ede5;border-right:0;border-radius:13px 0 0 13px;flex-direction:column;align-items:flex-end;padding:12px 9px;font-size:.9rem;line-height:1.5;display:flex}.textarea-with-lines .line-numbers span{height:1.5em}.textarea-with-lines textarea{border-radius:0 13px 13px 0}.import-issues{gap:7px;margin:10px 0 0;padding:0;list-style:none;display:grid}.import-issues li{background:#fbefed;border:1px solid #efd0cb;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:8px 10px;font-size:.8rem;display:grid}.import-issues b,.import-issues em{color:var(--error);font-style:normal}.import-issues span{overflow-wrap:anywhere}.bank-create-form{margin-top:0;margin-bottom:30px}.bank-create-form h2{margin:0}.bank-create-form input,.bank-create-form textarea{border:1px solid var(--border);width:100%;color:var(--ink);background:#fff;border-radius:13px;padding:12px 14px}.bank-create-form textarea{resize:vertical}.bank-create-form input:focus,.bank-create-form textarea:focus{border-color:var(--primary);outline:3px solid #b9dbd5}.bank-create-form button:disabled{opacity:.65;cursor:wait}.import-summary{color:var(--success);margin:7px 2px 0;font-size:.8rem}.import-summary.warning,.form-error{color:var(--error)}.form-error{background:#fbefed;border-radius:12px;padding:10px 12px}.spin{animation:1s linear infinite spin}.bank-page-head{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.bank-page-head>div{flex:1}.add-bank-button{flex:none;margin-bottom:6px}.policy-field{border:0;gap:10px;margin:0 0 24px;padding:0;display:grid}.policy-field legend{margin-bottom:8px;font-weight:750}.policy-option{border:1px solid var(--border);cursor:pointer;border-radius:15px;align-items:center;gap:13px;padding:14px;display:flex}.policy-option input{opacity:0;pointer-events:none;position:absolute}.policy-option span{flex-direction:column;flex:1;display:flex}.policy-option small{color:var(--muted);font-weight:400}.policy-option>svg{width:21px;color:var(--primary)}.policy-option.selected{border:2px solid var(--primary);background:#f5fbf8;padding:13px}.bank-detail-actions{justify-content:flex-end;margin:-10px 0 18px;display:flex}.bank-detail-actions .secondary{min-height:46px}@media (width<=520px){.bank-page-head{flex-direction:column;align-items:stretch;gap:14px}.add-bank-button{width:100%;margin:0}.bank-detail-actions .secondary{width:100%}}.textarea-with-lines .line-numbers,.textarea-with-lines textarea{font-family:inherit;font-size:17px;line-height:1.55}.textarea-with-lines .line-numbers{overflow:hidden}.textarea-with-lines .line-numbers span{flex:none;height:26.35px}.textarea-with-lines textarea{white-space:pre;overflow-wrap:normal;word-break:normal;padding:12px 14px;overflow:auto}
