:root{color:#1d1d1f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1d1d1f;--ink-soft:#6e6e73;--muted:#86868b;--paper:#fff;--paper-warm:#f5f5f7;--line:#e5e5e7;--line-strong:#d2d2d7;--teal:#0071e3;--teal-deep:#005bb5;--teal-pale:#e8f2ff;--orange:#ff9500;--orange-pale:#fff4df;--yellow:#fc0;--yellow-pale:#fff8d8;--shadow:0 12px 30px #0000000f;--radius-lg:24px;--radius-md:18px;--radius-sm:12px;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Hiragino Sans,Yu Gothic,sans-serif}*{box-sizing:border-box}body{background:var(--paper-warm);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #187d7659}.app-shell{min-height:100vh}.app-header{justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);margin:0 auto;padding:28px 0 20px;display:flex}.app-header--compact{padding-bottom:12px}.brand{color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:inline-flex}.brand-mark{color:#fff;background:var(--teal);letter-spacing:-1px;border-radius:13px 13px 13px 4px;place-items:center;width:44px;height:44px;font-family:DM Mono,monospace;font-size:13px;font-weight:500;display:grid;box-shadow:4px 4px #a5d2cb}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-eyebrow,.eyebrow,.card-kicker{letter-spacing:.12em;color:var(--teal);font-family:DM Mono,monospace;font-size:10px;font-weight:500}.brand-title{letter-spacing:.04em;font-size:15px;font-weight:800}.header-chip{border:1px solid var(--line);color:var(--ink-soft);background:#fffefaa3;border-radius:100px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;display:flex}.status-dot{background:var(--teal);width:7px;height:7px;box-shadow:0 0 0 3px var(--teal-pale);border-radius:50%}.language-switcher{border:1px solid var(--line);min-height:38px;color:var(--ink-soft);background:#fffefacc;border-radius:100px;align-items:center;gap:7px;padding:4px 9px;display:flex}.language-icon{width:23px;height:23px;color:var(--teal);background:var(--teal-pale);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.language-select{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;outline:0;font-size:11px}.main-content{width:min(1180px,100% - 40px);margin:0 auto;padding:26px 0 72px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink)}h1{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(31px,5vw,54px);font-weight:800;line-height:1.2}h1 em{color:var(--teal);white-space:nowrap;font-style:normal;position:relative}h1 em:after{content:"";z-index:-1;background:var(--yellow);opacity:.65;border-radius:9px;width:100%;height:7px;display:block;position:absolute;bottom:-3px;left:0}h2{letter-spacing:-.035em;margin-bottom:0;font-size:22px;line-height:1.35}h3{margin-bottom:8px;font-size:17px;line-height:1.4}.eyebrow{margin-bottom:10px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.section-heading .eyebrow{margin-bottom:5px}.section-caption{color:var(--muted);font-size:11px}.text-button{color:var(--teal);background:0 0;border:0;padding:5px 0;font-size:13px;font-weight:700}.text-button:hover{color:var(--teal-deep)}.text-button--muted{color:var(--muted);font-weight:500}.text-button--arrow{align-items:center;gap:7px;display:inline-flex}.text-button--arrow span{transition:transform .2s}.text-button--arrow:hover span{transform:translate(3px)}.back-link{color:var(--ink-soft);background:0 0;border:0;align-items:center;gap:5px;margin-bottom:22px;padding:0;font-size:12px;display:inline-flex}.back-link:hover{color:var(--teal)}.button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:11px 18px;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{opacity:.5;cursor:not-allowed}.button--primary{color:#fff;background:var(--teal);box-shadow:0 5px 0 var(--teal-deep)}.button--primary:hover:not(:disabled){box-shadow:0 7px 0 var(--teal-deep);background:#238e86}.button--secondary{color:var(--teal-deep);background:var(--teal-pale);box-shadow:0 4px #c4e2dc}.button--secondary:hover:not(:disabled){background:#d5ece7;box-shadow:0 6px #b1d5ce}.button--ghost{color:var(--ink-soft);border:1px solid var(--line-strong);background:0 0}.button--ghost:hover:not(:disabled){background:var(--paper)}.button--large{min-height:52px;padding-left:22px;padding-right:22px}.icon-button{width:35px;height:35px;color:var(--teal);background:var(--teal-pale);border:0;border-radius:50%;place-items:center;font-size:18px;transition:transform .18s;display:grid}.icon-button:hover{transform:translate(3px)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-simple{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:clamp(34px,7vw,90px);padding:54px 0 70px;display:grid}.hero-simple h1{margin-bottom:14px;font-size:clamp(34px,5vw,54px)}.hero-description{max-width:510px;color:var(--ink-soft);margin-bottom:25px;font-size:14px;line-height:1.95}.hero-actions{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.micro-note{color:var(--muted);align-items:center;gap:7px;margin-top:24px;font-size:11px;display:flex}.micro-note span{color:var(--orange);font-size:17px}.hero-summary{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);box-shadow:var(--shadow);padding:24px}.hero-summary .card-kicker{color:var(--teal);margin-bottom:18px}.hero-summary-grid{gap:0;display:grid}.hero-summary-grid>div{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding:15px 0;display:flex}.hero-summary-grid strong{color:var(--teal);font-family:DM Mono,monospace;font-size:24px}.hero-summary-grid span{color:var(--ink-soft);text-align:right;font-size:11px}.hero-visual{background:#fffdf6;border:1px solid #e1ded4;border-radius:28px 28px 8px;min-height:310px;padding:25px;position:relative;overflow:hidden;transform:rotate(1.3deg);box-shadow:13px 14px #e9e5dc}.hero-visual:before{content:"";background:var(--yellow);opacity:.38;border-radius:50%;width:170px;height:170px;position:absolute;top:-100px;right:-65px}.visual-topline{color:var(--ink-soft);justify-content:space-between;font-size:11px;font-weight:700;display:flex;position:relative}.visual-status{color:var(--teal);font-size:10px}.visual-word{grid-template-columns:auto 1fr auto 1fr;align-items:end;gap:10px;margin:38px 0 27px;display:grid;position:relative}.visual-word strong{letter-spacing:-.08em;font-size:clamp(25px,4vw,39px)}.visual-small{color:var(--muted);white-space:nowrap;padding-bottom:6px;font-size:11px}.visual-arrow{color:var(--orange);padding-bottom:4px;font-size:22px}.accent-word{color:var(--teal)}.visual-divider{background:var(--line);height:1px}.visual-steps{align-items:center;margin:24px 0 19px;display:flex}.visual-step{color:var(--muted);align-items:center;gap:7px;display:flex}.visual-step>span{border:1px solid var(--line-strong);width:26px;height:26px;color:var(--muted);border-radius:50%;place-items:center;font-family:DM Mono,monospace;font-size:10px;display:grid}.visual-step strong,.visual-step small{display:block}.visual-step strong{color:var(--ink);font-size:11px}.visual-step small{white-space:nowrap;font-size:9px}.visual-step.is-done>span{color:#fff;background:var(--teal);border-color:var(--teal)}.visual-step.is-current>span{color:var(--teal);border-color:var(--teal);background:var(--teal-pale)}.visual-line{background:var(--line-strong);width:25px;height:1px;margin:0 7px}.visual-note{color:var(--teal-deep);background:var(--teal-pale);border-radius:5px;padding:5px 8px;font-size:10px;display:inline-block}.dashboard-section,.units-section{padding:20px 0 65px}.progress-dashboard{grid-template-columns:1fr 1fr;gap:17px;display:grid}.overall-card,.diagnostic-mini-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);box-shadow:var(--shadow)}.overall-card{padding:25px}.card-kicker{color:var(--muted);margin-bottom:7px}.overall-number{align-items:baseline;gap:3px;margin:4px 0 10px;display:flex}.overall-number strong{color:var(--teal);letter-spacing:-.09em;font-family:DM Mono,monospace;font-size:50px}.overall-number span{color:var(--teal);font-family:DM Mono,monospace;font-size:18px}.overall-card p{color:var(--ink-soft);margin:18px 0 0;font-size:12px}.diagnostic-mini-card{background:var(--teal);border-color:var(--teal);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:170px;padding:25px;display:grid;box-shadow:9px 9px #c9e4dd}.diagnostic-mini-card .card-kicker,.diagnostic-mini-card h3{color:#fff}.diagnostic-mini-card h3{margin-bottom:5px;font-size:18px}.diagnostic-mini-card p{color:#cde8e3;margin-bottom:0;font-size:12px;line-height:1.6}.mini-card-icon{width:47px;height:47px;color:var(--yellow);background:#ffffff24;border-radius:15px 15px 15px 4px;place-items:center;font-family:DM Mono,monospace;font-size:15px;display:grid}.diagnostic-mini-card .icon-button{color:#fff;background:#ffffff29}.recommendation-banner{background:var(--yellow-pale);border-radius:var(--radius-md);border:1px solid #f1dfae;align-items:center;gap:14px;margin-top:18px;padding:14px 17px;display:flex}.recommendation-icon{color:#ab7414;background:var(--yellow);border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.recommendation-banner strong{font-size:13px}.recommendation-banner p{color:#7a6b48;margin:2px 0 0;font-size:11px}.recommendation-banner .button{white-space:nowrap;min-height:38px;box-shadow:none;margin-left:auto;padding:8px 13px;font-size:11px}.unit-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.unit-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);flex-direction:column;min-height:270px;padding:21px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.unit-card:hover{box-shadow:var(--shadow);border-color:#c7ddd8;transform:translateY(-4px)}.unit-card--recommended{border-color:#b5dad4;box-shadow:0 0 0 3px #187d7614}.unit-card--completed{background:#fbfdfa}.unit-card-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.unit-number{color:var(--orange);font-family:DM Mono,monospace;font-size:14px}.completion-badge,.recommend-badge,.unit-time{border-radius:100px;padding:5px 8px;font-size:10px}.completion-badge{color:var(--teal);background:var(--teal-pale)}.recommend-badge{color:#9b6810;background:var(--yellow-pale)}.unit-time{color:var(--muted);background:#f1efe8}.unit-card h3{margin-bottom:8px;font-size:18px}.unit-card>p{color:var(--ink-soft);min-height:42px;margin-bottom:14px;font-size:12px;line-height:1.7}.unit-skills{flex-wrap:wrap;gap:5px;display:flex}.skill-pill{color:var(--teal-deep);background:var(--teal-pale);border-radius:5px;padding:4px 7px;font-size:10px;display:inline-flex}.unit-card-progress{margin-top:auto;padding:17px 0 12px}.progress-wrap{width:100%}.progress-label{color:var(--muted);justify-content:space-between;gap:12px;margin-bottom:7px;font-size:11px;display:flex}.progress-label strong{color:var(--teal);font-family:DM Mono,monospace;font-weight:500}.progress-track{background:#eceae3;border-radius:100px;height:7px;overflow:hidden}.progress-fill{border-radius:inherit;background:var(--teal);height:100%;transition:width .35s}.progress-wrap--compact .progress-track{height:5px}.progress-wrap--compact .progress-label{margin-bottom:5px}.unit-card-action{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding-top:12px;display:flex}.wrong-count{color:var(--orange);font-size:10px}.app-footer{width:min(1180px,100% - 40px);color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;margin:0 auto;padding:18px 0 30px;font-size:11px;display:flex}.diagnostic-screen,.diagnostic-result-screen,.unit-learn-screen,.practice-screen{max-width:800px;margin:0 auto}.diagnostic-intro{padding:30px 0 25px}.diagnostic-intro h1{max-width:680px;font-size:clamp(30px,5vw,44px)}.diagnostic-intro>p:last-child{color:var(--ink-soft);max-width:600px;font-size:13px;line-height:1.8}.diagnostic-notice{color:var(--ink-soft);background:#f3f1ea;border-radius:8px;align-items:center;gap:9px;margin:19px 0;padding:11px 14px;font-size:11px;display:flex}.diagnostic-notice>span:first-child{border:1px solid var(--muted);width:18px;height:18px;color:var(--muted);border-radius:50%;place-items:center;font-family:serif;font-weight:700;display:grid}.question-area{margin-top:19px}.question-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:clamp(22px,5vw,36px)}.question-meta{color:var(--teal);letter-spacing:.04em;justify-content:space-between;align-items:center;margin-bottom:25px;font-family:DM Mono,monospace;font-size:10px;display:flex}.difficulty{color:var(--muted);letter-spacing:0;border:1px solid var(--line);border-radius:100px;padding:4px 8px;font-family:Zen Kaku Gothic New,sans-serif}.question-prompt-row{justify-content:space-between;align-items:start;gap:14px;margin-bottom:25px;display:flex}.question-card h2{max-width:650px;font-size:clamp(18px,3vw,24px);line-height:1.55}.question-sentence{color:var(--ink);background:#f4f2ec;border-radius:6px;margin:4px 0 0;padding:9px 12px;font-size:15px;line-height:1.6;display:inline-block}.furigana{color:var(--muted);margin:9px 0 0;font-size:11px}.meaning-badge{color:var(--muted);border:1px solid var(--line);border-radius:5px;flex:none;padding:5px 8px;font-family:DM Mono,monospace;font-size:10px}.choice-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.choice-grid--three{grid-template-columns:repeat(3,1fr)}.choice-option{border:1px solid var(--line);background:var(--paper);min-height:61px;color:var(--ink);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:12px 13px;font-size:14px;transition:border-color .15s,background .15s,transform .15s;display:flex}.choice-option:hover{border-color:#a9cec7;transform:translateY(-2px)}.choice-option.is-selected{border-color:var(--teal);background:var(--teal-pale);color:var(--teal-deep)}.choice-option input{opacity:0;pointer-events:none;position:absolute}.choice-letter,.group-number{width:25px;height:25px;color:var(--teal);background:#eef4f0;border-radius:50%;flex:none;place-items:center;font-family:DM Mono,monospace;font-size:10px;display:grid}.group-number{color:var(--orange);background:var(--orange-pale);font-size:12px}.answer-input-wrap{max-width:520px}.answer-input{border:1px solid var(--line-strong);width:100%;min-height:54px;color:var(--ink);background:#fff;border-radius:9px;padding:11px 14px;font-size:17px}.answer-input::placeholder{color:#b5b8b5;font-size:13px}.answer-input:focus{border-color:var(--teal);outline:0;box-shadow:0 0 0 4px #187d761a}.input-hint{color:var(--muted);margin:7px 0 0;font-size:10px}.form-table{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-table label{color:var(--ink-soft);flex-direction:column;gap:7px;font-size:11px;display:flex}.answer-input--table{min-height:48px;font-size:15px}.question-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:27px;display:flex}.keyboard-hint{color:var(--muted);font-size:10px}.button--submit{min-width:145px}.pitfall-note{color:#856d35;background:var(--yellow-pale);border-radius:6px;margin:14px 0 0;padding:9px 11px;font-size:11px;line-height:1.6}.pitfall-note span{color:#bd841b}.feedback{border-radius:var(--radius-md);border:1px solid;gap:15px;margin-top:14px;padding:19px 21px;animation:.25s both slide-in;display:flex}@keyframes slide-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.feedback--correct{color:var(--teal-deep);background:#eff9f5;border-color:#b8ddd6}.feedback--incorrect{color:#8b563f;background:#fff4ee;border-color:#f0cab9}.feedback-icon{border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-family:DM Mono,monospace;font-weight:700;display:grid}.feedback--correct .feedback-icon{color:#fff;background:var(--teal)}.feedback--incorrect .feedback-icon{color:#fff;background:var(--orange)}.feedback-main{flex:1;min-width:0}.feedback-title{color:inherit;margin-bottom:1px;font-size:17px;font-weight:800}.feedback-subtitle{color:inherit;margin-bottom:12px;font-size:11px}.feedback-explanation{color:var(--ink);margin-bottom:9px;font-size:12px;line-height:1.75}.feedback-rule,.feedback-pitfall{color:var(--ink-soft);margin-bottom:5px;font-size:11px}.feedback-rule span{color:var(--teal);margin-right:5px;font-weight:700}.feedback-pitfall{color:#9a644d}.feedback-answer{background:#ffffffa6;border-radius:7px;grid-template-columns:auto 1fr;gap:4px 12px;margin:10px 0 12px;padding:10px 12px;font-size:11px;display:grid}.feedback-answer span{color:var(--muted)}.feedback-answer strong{color:var(--ink);font-weight:700}.feedback-actions{flex-wrap:wrap;gap:9px;margin-top:15px;display:flex}.feedback-actions .button{min-height:40px;box-shadow:none;padding:8px 13px;font-size:11px}.unit-learn-screen{max-width:930px}.unit-hero{justify-content:space-between;align-items:end;gap:24px;padding:28px 0 32px;display:flex}.unit-hero h1{margin-bottom:10px;font-size:clamp(29px,5vw,45px)}.unit-hero p:not(.eyebrow):not(.back-link){max-width:610px;color:var(--ink-soft);font-size:13px;line-height:1.8}.unit-hero-meta{color:var(--muted);flex-wrap:wrap;gap:13px;margin-top:17px;font-size:11px;display:flex}.unit-hero-number{color:var(--teal-pale);letter-spacing:-.15em;-webkit-user-select:none;user-select:none;font-family:DM Mono,monospace;font-size:clamp(75px,15vw,150px);line-height:.75}.goal-card{border-radius:var(--radius-md);background:var(--teal);color:#fff;align-items:center;gap:15px;margin-bottom:56px;padding:20px 22px;display:flex;box-shadow:8px 8px #c9e4dd}.goal-icon{width:39px;height:39px;color:var(--yellow);background:#ffffff26;border-radius:10px;flex:none;place-items:center;display:grid}.goal-card .card-kicker{color:#b7ded8;margin-bottom:4px}.goal-card h2{color:#fff;font-size:17px}.rule-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.rule-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);min-height:220px;padding:20px;position:relative}.rule-number{color:var(--orange);font-family:DM Mono,monospace;font-size:12px}.rule-card h3{margin-top:21px;font-size:16px}.rule-card>p{color:var(--ink-soft);min-height:61px;font-size:12px;line-height:1.75}.rule-examples{border-top:1px solid var(--line);color:var(--teal-deep);flex-direction:column;gap:5px;padding-top:11px;font-size:11px;display:flex}.unit-example{border-radius:var(--radius-md);background:#fbfaf4;border:1px dashed #cbc8ba;grid-template-columns:1fr auto;align-items:center;gap:20px;margin-top:46px;padding:24px;display:grid}.unit-example h2{margin-bottom:8px;font-size:18px}.example-note{color:var(--ink-soft);margin-bottom:0;font-size:11px}.example-answer{border-left:3px solid var(--orange);background:var(--orange-pale);min-width:150px;padding:13px 16px}.example-answer span{color:var(--muted);margin-bottom:4px;font-size:10px;display:block}.example-answer strong{color:#9e4f31;font-size:18px}.learn-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.practice-screen{max-width:800px}.practice-heading{justify-content:space-between;align-items:end;gap:18px;padding:30px 0 24px;display:flex}.practice-heading .back-link{margin-bottom:19px}.practice-heading h1{margin-bottom:0;font-size:clamp(30px,5vw,43px)}.practice-score-hint{color:var(--muted);white-space:nowrap;align-items:baseline;gap:5px;padding-bottom:5px;font-size:11px;display:flex}.practice-score-hint strong{color:var(--teal);font-family:DM Mono,monospace;font-size:22px}.result-page,.diagnostic-result-screen{padding:35px 0}.result-page{text-align:center;max-width:620px;margin:0 auto}.result-orb{border-radius:22px 22px 22px 5px;place-items:center;width:66px;height:66px;margin:0 auto 22px;font-family:DM Mono,monospace;font-size:28px;display:grid}.result-orb--good{color:#fff;background:var(--teal);box-shadow:7px 7px #c4e3dc}.result-orb--retry{color:#fff;background:var(--orange);box-shadow:7px 7px #f5d0bf}.result-page h1{margin-bottom:10px;font-size:clamp(31px,6vw,46px)}.result-message{color:var(--ink-soft);margin-bottom:28px;font-size:13px}.result-score-card{text-align:left;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);box-shadow:var(--shadow);align-items:center;gap:20px;padding:20px 24px;display:flex}.result-score{color:var(--teal);align-items:baseline;font-family:DM Mono,monospace;display:flex}.result-score strong{letter-spacing:-.1em;font-size:46px}.result-score span{margin-left:3px;font-size:17px}.result-score-copy{color:var(--ink-soft);flex:1;font-size:12px}.result-score-copy>span{margin-bottom:8px;display:block}.result-details{text-align:left;color:var(--ink-soft);flex-direction:column;gap:11px;padding:22px 10px;font-size:11px;display:flex}.result-details>div{align-items:center;gap:9px;display:flex}.detail-icon{width:22px;height:22px;color:var(--teal);background:var(--teal-pale);border-radius:50%;place-items:center;display:grid}.result-actions{flex-direction:column;align-items:center;gap:13px;display:flex}.result-intro{text-align:center;padding:8px 0 29px}.result-orb--diagnostic{color:#a8791a;background:var(--yellow);box-shadow:7px 7px #f2dfaa}.result-intro h1{margin-bottom:10px;font-size:clamp(30px,5vw,43px)}.result-intro>p:last-child{color:var(--ink-soft);font-size:13px}.diagnostic-result-screen{max-width:800px}.diagnostic-score-card{border-radius:var(--radius-md);background:var(--teal);color:#fff;align-items:center;gap:23px;margin-bottom:45px;padding:20px 25px;display:flex;box-shadow:9px 9px #c9e4dd}.diagnostic-score{align-items:baseline;font-family:DM Mono,monospace;display:flex}.diagnostic-score strong{color:var(--yellow);letter-spacing:-.1em;font-size:52px}.diagnostic-score span{color:#cce6e1;margin-left:4px;font-size:16px}.diagnostic-score-card .card-kicker{color:#b7ded8}.score-message{color:#fff;margin-bottom:0;font-size:12px}.skill-results{padding-bottom:35px}.skill-results .section-heading{margin-bottom:15px}.skill-result-row{border-bottom:1px solid var(--line);grid-template-columns:175px 1fr 45px;align-items:center;gap:13px;padding:14px 0;display:grid}.skill-result-name{align-items:center;gap:9px;font-size:12px;display:flex}.skill-state{border-radius:50%;place-items:center;width:22px;height:22px;font-family:DM Mono,monospace;font-size:11px;display:grid}.skill-state.is-good{color:var(--teal);background:var(--teal-pale)}.skill-state.is-next{color:#b27618;background:var(--yellow-pale)}.skill-result-row>strong{color:var(--teal);text-align:right;font-family:DM Mono,monospace;font-size:12px}.recommended-next{border-radius:var(--radius-md);background:var(--yellow-pale);border:1px solid #f1dfae;justify-content:space-between;align-items:center;gap:20px;padding:23px;display:flex}.recommended-next .eyebrow{color:#a8791a;margin-bottom:5px}.recommended-next h2{margin-bottom:5px;font-size:18px}.recommended-next p{color:#7a6b48;margin-bottom:0;font-size:12px}.center-button{margin:22px auto 0;display:block}@media (width<=850px){.hero-simple{grid-template-columns:1fr;gap:35px;padding-top:35px;padding-bottom:55px}.hero-copy{max-width:680px}.hero-visual{width:100%;max-width:600px;margin:0 auto}.unit-grid{grid-template-columns:repeat(2,1fr)}.rule-grid{grid-template-columns:1fr}.rule-card,.rule-card>p{min-height:0}}@media (width<=620px){.app-header,.main-content,.app-footer{width:min(100% - 28px,1180px)}.app-header{padding-top:18px}.language-switcher{min-height:34px;padding:3px 7px}.language-select{max-width:75px}.main-content{padding-top:12px;padding-bottom:45px}h1{font-size:34px}.hero-simple{gap:25px;padding:28px 0 42px}.hero-description{font-size:13px;line-height:1.85}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.micro-note{margin-top:18px}.hero-summary{padding:17px}.hero-summary-grid>div{padding:11px 0}.hero-visual{min-height:285px;padding:19px;box-shadow:7px 8px #e9e5dc}.visual-word{gap:5px;margin:32px 0 23px}.visual-word strong{font-size:26px}.visual-small{font-size:9px}.visual-arrow{font-size:17px}.visual-steps{margin-top:20px}.visual-line{width:10px;margin:0 4px}.visual-step{gap:4px}.visual-step>span{width:22px;height:22px;font-size:9px}.visual-step small{font-size:8px}.progress-dashboard{grid-template-columns:1fr}.diagnostic-mini-card{min-height:140px;padding:20px}.recommendation-banner{flex-wrap:wrap;align-items:start}.recommendation-banner .button{margin-left:46px}.units-section,.dashboard-section{padding-bottom:45px}.section-heading{flex-direction:column;align-items:start;gap:5px;margin-bottom:16px}.unit-grid{grid-template-columns:1fr;gap:12px}.unit-card,.unit-card>p{min-height:0}.app-footer{flex-direction:column;align-items:start;gap:8px}.diagnostic-intro{padding-top:20px}.question-card{border-radius:17px;padding:21px 17px}.question-meta{margin-bottom:19px}.question-prompt-row{flex-direction:column;margin-bottom:21px}.question-card h2{font-size:18px}.meaning-badge{align-self:start}.choice-grid,.choice-grid--three{grid-template-columns:1fr;gap:8px}.choice-option{min-height:52px}.form-table{grid-template-columns:1fr;gap:10px}.question-footer{flex-direction:column;align-items:stretch;margin-top:22px}.keyboard-hint{order:2}.button--submit{width:100%}.feedback{gap:10px;padding:16px 14px}.feedback-actions{flex-direction:column-reverse}.feedback-actions .button{width:100%}.unit-hero{align-items:start;padding:20px 0 26px}.unit-hero-number{padding-top:32px;font-size:72px}.goal-card{margin-bottom:40px;padding:17px}.goal-card h2{font-size:15px}.unit-example{grid-template-columns:1fr;gap:15px;margin-top:34px;padding:18px}.example-answer{min-width:0}.learn-actions{flex-direction:column}.learn-actions .button{width:100%}.practice-heading{align-items:start;padding-top:20px}.practice-score-hint{padding-top:33px}.result-page,.diagnostic-result-screen{padding-top:22px}.result-score-card{gap:13px;padding:17px}.result-score strong{font-size:40px}.result-actions .button{width:100%}.result-intro{padding-top:4px}.diagnostic-score-card{gap:14px;margin-bottom:36px;padding:17px}.diagnostic-score strong{font-size:43px}.skill-result-row{grid-template-columns:1fr 68px 40px;gap:8px}.skill-result-name{font-size:11px}.recommended-next{flex-direction:column;align-items:stretch;padding:18px}.recommended-next .button{width:100%}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-header{padding-top:24px}.brand{gap:10px}.brand-mark{box-shadow:none;background:var(--teal);border-radius:14px}.brand-title{letter-spacing:-.02em}.header-chip,.language-switcher{border-color:var(--line);background:#ffffffb8}.main-content{padding-top:16px}h1{letter-spacing:-.045em;font-weight:700}h2,h3{font-weight:650}.eyebrow,.card-kicker,.brand-eyebrow{letter-spacing:.1em}.button{border-radius:980px;transition:transform .18s,background .18s,opacity .18s;box-shadow:none!important}.button:hover:not(:disabled){transform:translateY(-1px)}.button--primary{background:var(--teal)}.button--primary:hover:not(:disabled){background:#0077ed}.button--secondary{background:var(--teal-pale)}.button--ghost{background:0 0}.icon-button{box-shadow:none}.flow-guide{border:1px solid var(--line);background:#ffffffbd;border-radius:20px;width:min(930px,100%);margin:4px auto 22px;padding:15px 20px}.flow-guide--compact{margin-bottom:8px;padding-top:10px;padding-bottom:10px}.flow-guide-title{color:var(--muted);margin:0 0 11px;font-size:11px;font-weight:650}.flow-steps{align-items:stretch;gap:0;display:flex}.flow-step-wrap{flex:1 1 0;align-items:center;min-width:0;display:flex}.flow-step{min-width:0;color:var(--muted);align-items:center;gap:9px;display:flex}.flow-step-number{width:28px;height:28px;color:var(--muted);background:#f2f2f7;border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.flow-step-copy{flex-direction:column;gap:1px;min-width:0;display:flex}.flow-step-copy strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.flow-step-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.flow-step.is-current .flow-step-number{color:#fff;background:var(--teal)}.flow-step.is-current .flow-step-copy strong{color:var(--teal)}.flow-step.is-done .flow-step-number{color:var(--teal);background:var(--teal-pale)}.flow-connector{background:var(--line-strong);flex:auto;min-width:18px;height:1px;margin:0 13px}.flow-connector.is-done{background:var(--teal)}.hero-simple{border-bottom:0;grid-template-columns:minmax(0,1fr) minmax(320px,410px);gap:clamp(35px,8vw,120px);padding:44px 0 64px}.hero-simple h1{max-width:520px;font-size:clamp(38px,6vw,62px)}.hero-description{max-width:450px;color:var(--ink-soft);font-size:15px;line-height:1.8}.micro-note{color:var(--muted)}.micro-note span{color:var(--teal)}.guided-next-card{border:1px solid var(--line);background:var(--paper);border-radius:26px;padding:28px;box-shadow:0 18px 42px #00000012}.guided-card-top{align-items:center;gap:13px;margin-bottom:24px;display:flex}.guided-step-number{width:38px;height:38px;color:var(--teal);background:var(--teal-pale);border-radius:50%;flex:none;place-items:center;font-size:16px;font-weight:700;display:grid}.guided-next-card .card-kicker{color:var(--teal);margin-bottom:4px}.guided-next-card h2{letter-spacing:-.035em;font-size:23px}.guided-action{color:var(--ink);margin-bottom:8px;font-size:16px;font-weight:650;line-height:1.55}.guided-note{min-height:22px;color:var(--ink-soft);margin-bottom:22px;font-size:12px;line-height:1.6}.guided-next-card .button--primary{width:100%}.guided-secondary-action{width:100%;color:var(--ink-soft);margin-top:10px}.hero-summary{display:none}.overall-card,.diagnostic-mini-card,.question-card,.result-score-card{box-shadow:0 12px 30px #0000000d}.diagnostic-mini-card{background:var(--teal);box-shadow:none;grid-template-columns:auto 1fr}.diagnostic-mini-card .mini-card-icon{border-radius:50%}.recommendation-banner{box-shadow:none;background:#fff9e6;border-color:#f4e6b6}.unit-card{box-shadow:none;border-radius:20px}.unit-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000000f}.unit-card--recommended{box-shadow:0 0 0 3px #0071e314}.section-caption{line-height:1.5}.practice-instruction{border:1px solid var(--line);background:#fafafd;border-radius:16px;align-items:flex-start;gap:12px;margin:16px 0 18px;padding:14px 16px;display:flex}.practice-instruction--unit{margin:-32px 0 44px}.do-this-number{color:#fff;background:var(--teal);border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-size:12px;font-weight:700;display:grid}.practice-instruction strong{color:var(--ink);margin-bottom:2px;font-size:12px;display:block}.practice-instruction p{color:var(--ink);margin-bottom:2px;font-size:13px;line-height:1.55}.practice-instruction small{color:var(--muted);font-size:11px;line-height:1.5;display:block}.diagnostic-notice{background:#f2f2f7}.goal-card,.diagnostic-score-card{box-shadow:none}.goal-card{border-radius:20px}.result-orb{box-shadow:none;border-radius:50%}.result-orb--good{background:#34c759}.result-orb--retry{background:var(--orange)}.result-next-note{max-width:420px;color:var(--ink-soft);margin:4px auto 20px;font-size:12px;line-height:1.6}.result-actions .button{min-width:min(100%,280px)}@media (width<=850px){.hero-simple{grid-template-columns:1fr;gap:30px;padding-top:30px}.hero-copy{max-width:680px}.guided-next-card{width:100%;max-width:560px}}@media (width<=620px){.app-header{padding-top:16px}.main-content{padding-top:8px}.flow-guide{border-radius:18px;margin-top:0;padding:13px 14px}.flow-guide-title{margin-bottom:9px}.flow-steps{padding-bottom:1px;overflow-x:auto}.flow-step-wrap{flex:none}.flow-step{min-width:88px}.flow-step-copy small{display:none}.flow-connector{min-width:16px;margin:0 8px}.hero-simple{gap:23px;padding:24px 0 34px}.hero-simple h1{font-size:38px}.hero-description{font-size:14px}.guided-next-card{border-radius:22px;padding:22px 18px}.guided-next-card h2{font-size:21px}.practice-instruction--unit{margin:-20px 0 34px}.result-next-note{padding:0 10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
