:root,.theme-light{--background:#faf6ef;--surface:#fff;--surface-muted:#f2ece0;--on-accent:#fbf3ea;--paper:#f6f0e5;--paper-2:#efe7d8;--ink:#1c1b18;--ink-soft:#5a564f;--ink-muted:#8a857c;--ink-faint:#b8b2a5;--line:#1f1d1a1a;--line-strong:#1f1d1a29;--terracotta:#c4633f;--terracotta-dark:#9e4e30;--terracotta-tint:#c4633f1f;--terracotta-tint-strong:#c4633f33;--sage:#7a8a6b;--sage-deep:#5f6e52;--sage-tint:#7a8a6b29;--amber:#c48a3f;--amber-dark:#a0712f;--amber-tint:#c48a3f24;--amber-tint-strong:#c48a3f47;--rose:#b84a4a;--rose-tint:#b84a4a1a;--glow-1:#c4633f1c;--glow-2:#7a8a6b17;--r-xs:6px;--r-sm:10px;--r-md:16px;--r-lg:20px;--r-xl:26px;--r-hero:24px;--r-full:999px;--sh-card:0 1px 2px #1f1d1a0a, 0 12px 28px -12px #1f1d1a29;--sh-soft:0 1px 0 #1f1d1a0a, 0 18px 40px -20px #1f1d1a38;--sh-pill:0 12px 22px -8px #1f1d1a52;--sh-btn:0 10px 16px #c4633f8c;--sh-hero:0 14px 22px #c4633f73;--sh-modal:0 30px 60px #1f1d1a2e, 0 4px 12px #1f1d1a14;--serif:var(--font-serif), Georgia, serif;--sans:var(--font-sans), -apple-system, "Helvetica Neue", Arial, sans-serif;--mono:var(--font-mono), ui-monospace, "SF Mono", Menlo, monospace;--container-narrow:720px;--container-wide:1200px;--container-bleed:1440px;--pad-page-x:64px;--pad-section-y:96px;--pad-section-y-lg:144px;--bp-mobile:640px;--bp-tablet:1024px;--bp-desktop:1440px}h1 em,h2 em,h3 em{font-style:normal}html.theme-dark{--background:#1a1815;--surface:#232019;--surface-muted:#2c2820;--on-accent:#1a1815;--paper:#201d17;--paper-2:#16130e;--ink:#f2ece0;--ink-soft:#c9c2b4;--ink-muted:#948d7f;--ink-faint:#6a6459;--line:#f2ece01a;--line-strong:#f2ece029;--terracotta:#d2724e;--terracotta-dark:#b85c39;--terracotta-tint:#d2724e29;--terracotta-tint-strong:#d2724e42;--sage:#8fa07e;--sage-deep:#a8b89a;--sage-tint:#8fa07e33;--amber:#d69e54;--amber-dark:#c0883e;--amber-tint:#d69e542e;--amber-tint-strong:#d69e544d;--rose:#ce6868;--rose-tint:#ce686829;--glow-1:#d2724e2e;--glow-2:#8fa07e1f;--sh-card:0 1px 2px #0000004d, 0 12px 28px -12px #0000008c;--sh-soft:0 1px 0 #0003, 0 18px 40px -20px #0009;--sh-pill:0 12px 22px -8px #000000a6;--sh-btn:0 10px 16px #d2724e73;--sh-hero:0 14px 22px #d2724e66;--sh-modal:0 30px 60px #0000008c, 0 4px 12px #00000059}@media (max-width:1024px){:root,.theme-light,html.theme-dark{--pad-page-x:32px;--pad-section-y:72px;--pad-section-y-lg:96px}}@media (max-width:640px){:root,.theme-light,html.theme-dark{--pad-page-x:20px;--pad-section-y:56px;--pad-section-y-lg:72px}}
.theory-body{font-family:var(--sans);max-width:720px}.toc{max-height:calc(100vh - 120px);padding-right:16px;position:sticky;top:96px;overflow:auto}.toc__title{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted);margin:0 0 16px;font-size:11px;font-weight:600}.toc__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.toc__list a{font-family:var(--sans);color:var(--ink-soft);border-left:2px solid #0000;padding:6px 12px;font-size:13px;line-height:1.4;transition:color .15s,border-color .15s,background .15s;display:block}.toc__list a:hover{color:var(--ink);background:var(--surface-muted)}.toc__list a.is-active{color:var(--terracotta);border-left-color:var(--terracotta);font-weight:500}.toc__h3{padding-left:24px!important;font-size:12.5px!important}.side{flex-direction:column;gap:20px;display:flex;position:sticky;top:96px}.side__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);padding:20px}.side__card-title{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted);margin:0 0 12px;font-size:11px;font-weight:600}.side__quiz-cta{background:var(--terracotta);color:var(--on-accent);border-radius:var(--r-md);flex-direction:column;gap:8px;padding:20px;text-decoration:none;transition:opacity .15s;display:flex}.side__quiz-cta:hover{opacity:.92}.side__quiz-cta-label{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;opacity:.85;font-size:11px;font-weight:600}.side__quiz-cta-title{font-family:var(--serif);margin:4px 0;font-size:22px;line-height:1.2}.side__quiz-cta-desc{font-family:var(--sans);opacity:.9;font-size:13px;line-height:1.4}.side__quiz-cta-btn{font-family:var(--sans);background:var(--on-accent);color:var(--terracotta-dark);border-radius:var(--r-sm);text-align:center;margin-top:12px;padding:10px 14px;font-size:13px;font-weight:500}.side__related{flex-direction:column;display:flex}.side__related a{border-top:1px solid var(--line);font-family:var(--sans);flex-direction:column;gap:2px;padding:10px 0;text-decoration:none;display:flex}.side__related a:first-child{border-top:0}.side__related-name{color:var(--ink);font-size:14px;font-weight:500}.side__related-meta{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);font-size:10px}.side__related a:hover .side__related-name{color:var(--terracotta)}.side__app-cta{background:var(--ink);color:var(--background);border-radius:var(--r-md);flex-direction:column;gap:8px;padding:20px;display:flex}.side__app-cta-title{font-family:var(--serif);font-size:18px;line-height:1.25}.side__app-cta-desc{font-family:var(--sans);opacity:.75;font-size:12.5px;line-height:1.4}.side__app-cta-row{gap:6px;margin-top:8px;display:flex}.side__app-cta-badge{background:color-mix(in srgb, currentColor 8%, transparent);border:1px solid color-mix(in srgb, currentColor 22%, transparent);border-radius:var(--r-sm);font-family:var(--sans);text-align:center;color:inherit;flex:1;padding:8px;font-size:11px;text-decoration:none;transition:background .15s,border-color .15s}.side__app-cta-badge:hover{background:color-mix(in srgb, currentColor 16%, transparent);border-color:color-mix(in srgb, currentColor 36%, transparent)}.article-foot{border-top:1px solid var(--line-strong);grid-template-columns:1fr 1fr;gap:20px;margin:64px 0 32px;padding-top:32px;display:grid}.article-foot__nav{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);flex-direction:column;gap:6px;padding:20px;text-decoration:none;transition:border-color .15s;display:flex}.article-foot__nav:hover{border-color:var(--terracotta)}.article-foot__nav:hover .article-foot__nav-title{color:var(--terracotta)}.article-foot__nav--next{text-align:right}.article-foot__nav-label{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted);align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.article-foot__nav--next .article-foot__nav-label{justify-content:flex-end}.article-foot__nav-title{font-family:var(--serif);color:var(--ink);font-size:20px;line-height:1.25;transition:color .15s}@media (max-width:640px){.article-foot{grid-template-columns:1fr}.article-foot__nav--next{text-align:left}.article-foot__nav--next .article-foot__nav-label{justify-content:flex-start}}.theory-body .th-head{flex-direction:column;gap:14px;margin:0 0 32px;padding:0;display:flex}.theory-body .th-kicker{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--terracotta-dark);font-size:11px}.theory-body .th-head-title{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:56px;font-weight:500;line-height:1.05}.theory-body .th-lead{font-family:var(--serif);color:var(--ink-soft);margin:0;font-size:22px;font-style:italic;line-height:1.4}.theory-body .th-h2{font-family:var(--serif);letter-spacing:-.015em;color:var(--ink);margin:64px 0 16px;scroll-margin-top:96px;font-size:36px;font-weight:500;line-height:1.15}.theory-body .th-h3{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);margin:36px 0 12px;scroll-margin-top:96px;font-size:24px;font-weight:500;line-height:1.2}.theory-body .th-p{font-family:var(--sans);color:var(--ink);letter-spacing:-.003em;margin:0 0 20px;font-size:18px;line-height:1.7}.theory-body .th-p--em{letter-spacing:.01em;text-transform:uppercase;color:var(--terracotta-dark);margin:24px 0 8px;font-size:15px;font-weight:600;line-height:1.5}.theory-body .th-p em{color:var(--terracotta);font-style:italic;font-family:var(--serif)}.theory-body .th-p strong{color:var(--ink);font-weight:600}.theory-body .th-p .acc{color:var(--terracotta);font-style:italic;font-weight:500;font-family:var(--serif)}.theory-body>.th-p:first-of-type{margin-top:36px}.theory-body>.th-p:first-of-type:first-letter{font-family:var(--serif);float:left;color:var(--terracotta);margin:-30px 10px 0 0;padding:0;font-size:60px;font-weight:400;line-height:1}.theory-body .th-list{counter-reset:thlist;flex-direction:column;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.theory-body .th-list li{font-family:var(--sans);color:var(--ink);padding-left:28px;font-size:17px;line-height:1.6;position:relative}.theory-body .th-list li:before{content:"";background:var(--terracotta);border-radius:50%;width:8px;height:8px;position:absolute;top:11px;left:6px}.theory-body .th-list li em{color:var(--terracotta);font-style:italic;font-family:var(--serif)}.theory-body .th-list--ordered li{counter-increment:thlist;padding-left:36px}.theory-body .th-list--ordered li:before{content:counter(thlist) ".";width:auto;height:auto;font-family:var(--mono);letter-spacing:.04em;color:var(--terracotta-dark);background:0 0;border-radius:0;font-size:13px;font-weight:500;line-height:27px;top:0;left:0}.theory-body .th-divider{background:var(--line-strong);border:0;height:1px;margin:40px 0 32px}.theory-body .th-table{border-collapse:collapse;table-layout:fixed;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--r-md);width:100%;margin:32px 0 28px;overflow:hidden}.theory-body .th-table th{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted);text-align:left;background:var(--surface-muted);border-bottom:1px solid var(--line-strong);padding:14px 18px;font-size:11px;font-weight:500}.theory-body .th-table td{font-family:var(--sans);color:var(--ink);border-bottom:1px solid var(--line);vertical-align:top;padding:16px 18px;font-size:16px;line-height:1.5}.theory-body .th-table td.mono{font-family:var(--mono);font-size:14px}.theory-body .th-table tr:last-child td{border-bottom:0}.theory-body .th-table .acc{color:var(--terracotta)}.theory-body .th-table strong{color:var(--ink);font-weight:600}.theory-body .th-rule{align-items:stretch;gap:24px;margin:40px 0 36px;padding:24px 0;display:flex}.theory-body .th-rule-bar{background:var(--terracotta);border-radius:2px;flex-shrink:0;width:4px}.theory-body .th-rule-body{flex-direction:column;flex:1;gap:8px;min-width:0;padding:4px 0;display:flex}.theory-body .th-rule-quote{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);font-size:30px;font-style:italic;line-height:1.3}.theory-body .th-rule-quote .acc{color:var(--terracotta);font-style:normal;font-family:var(--serif)}.theory-body .th-call{border-radius:var(--r-md);align-items:flex-start;gap:14px;margin:24px 0 28px;padding:20px 24px;display:flex}.theory-body .th-call-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.theory-body .th-call-icon svg{width:16px;height:16px}.theory-body .th-call-body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.theory-body .th-call-label{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:500}.theory-body .th-call-text{font-family:var(--sans);font-size:16px;line-height:1.6}.theory-body .th-call-text strong{font-weight:600}.theory-body .th-call-text em{font-family:var(--serif);font-style:italic}.theory-body .th-call--note{background:var(--surface-muted)}.theory-body .th-call--note .th-call-icon{color:var(--ink-soft);background:#1c1b1814}.theory-body .th-call--note .th-call-label,.theory-body .th-call--note .th-call-text{color:var(--ink-soft)}.theme-dark .theory-body .th-call--note .th-call-icon{background:#ffffff14}.theory-body .th-call--tip{background:var(--sage-tint)}.theory-body .th-call--tip .th-call-icon{color:var(--sage);background:#7a8a6b2e}.theory-body .th-call--tip .th-call-label{color:var(--sage)}.theory-body .th-call--tip .th-call-text{color:var(--ink)}.theory-body .th-call--info{background:#4a70a514}.theory-body .th-call--info .th-call-icon{color:#3d5e8a;background:#4a70a524}.theory-body .th-call--info .th-call-label{color:#3d5e8a}.theory-body .th-call--info .th-call-text{color:#2e4766}.theme-dark .theory-body .th-call--info{background:#78a0d21f}.theme-dark .theory-body .th-call--info .th-call-icon{color:#9db7da;background:#78a0d22e}.theme-dark .theory-body .th-call--info .th-call-label{color:#9db7da}.theme-dark .theory-body .th-call--info .th-call-text{color:#c4d2e5}.theory-body .th-call--warning{background:var(--amber-tint)}.theory-body .th-call--warning .th-call-icon{color:var(--amber-dark);background:#c48a3f38}.theory-body .th-call--warning .th-call-label{color:var(--amber-dark)}.theory-body .th-call--warning .th-call-text{color:var(--ink)}.theory-body .ex-card{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--r-md)}.theory-body .ex-single{flex-direction:column;gap:8px;margin:16px 0 28px;padding:24px 28px;display:flex;position:relative}.theory-body .ex-single:before{content:"“";font-family:var(--serif);color:var(--terracotta-tint-strong);pointer-events:none;font-size:80px;line-height:1;position:absolute;top:-16px;left:24px}.theory-body .ex-sentence{font-family:var(--serif);color:var(--ink);letter-spacing:-.005em;font-size:24px;line-height:1.4}.theory-body .ex-sentence em,.theory-body .ex-sentence .acc{color:var(--terracotta);font-style:italic}.theory-body .ex-sentence strong{color:var(--terracotta);font-style:italic;font-weight:400}.theory-body .ex-translation{font-family:var(--sans);color:var(--ink-soft);font-size:14px;font-style:italic}.theory-body .ex-multi{flex-direction:column;margin:16px 0 28px;padding:18px 28px;display:flex}.theory-body .ex-multi-row{font-family:var(--serif);color:var(--ink);letter-spacing:-.005em;padding:12px 0;font-size:20px;line-height:1.5}.theory-body .ex-multi-row+.ex-multi-row{border-top:1px solid var(--line)}.theory-body .ex-multi-row em,.theory-body .ex-multi-row .acc{color:var(--terracotta);font-style:italic}.theory-body .ex-multi-row strong{color:var(--terracotta);font-style:italic;font-weight:400}.theory-body .ex-fix{flex-direction:column;gap:0;margin:16px 0 28px;padding:20px 28px;display:flex}.theory-body .ex-fix-row{align-items:flex-start;gap:14px;padding:12px 0;display:flex;position:relative}.theory-body .ex-fix-row+.ex-fix-row:before{content:"";background:var(--line);height:1px;position:absolute;top:0;left:36px;right:0}.theory-body .ex-fix-mark{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:4px;display:inline-flex}.theory-body .ex-fix-mark svg{width:11px;height:11px}.theory-body .ex-fix-mark--bad{background:var(--rose-tint);color:var(--rose)}.theory-body .ex-fix-mark--good{background:var(--sage-tint);color:var(--sage)}.theory-body .ex-fix-text{font-family:var(--sans);color:var(--ink);letter-spacing:-.003em;font-size:17px;line-height:1.55}.theory-body .ex-fix-row--bad .ex-fix-text{color:var(--ink-soft)}.theory-body .ex-fix-row--bad .ex-fix-text .acc{color:var(--rose);text-underline-offset:3px;font-style:italic;text-decoration:underline;text-decoration-thickness:1px}.theory-body .ex-fix-row--good .ex-fix-text strong{color:var(--ink);font-weight:600}.theory-body .ex-fix-row--good .ex-fix-text .acc{color:var(--terracotta);font-style:italic}.theory-body .acc{color:var(--terracotta)}.theory-body .acc-bad{color:var(--rose);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.theory-body .acc-good{color:var(--sage)}.theory-body .acc-muted{color:var(--ink-muted)}.theory-body .th-code{font-family:var(--mono);background:var(--surface-muted);border:1px solid var(--line);color:var(--ink);border-radius:5px;padding:2px 8px;font-size:.88em}@media (max-width:640px){.theory-body .th-head-title{font-size:36px;line-height:1.1}.theory-body .th-lead{font-size:18px}.theory-body .th-h2{margin:48px 0 12px;font-size:26px}.theory-body .th-h3{margin:28px 0 10px;font-size:20px}.theory-body .th-p{font-size:16px;line-height:1.65}.theory-body>.th-p:first-of-type:first-letter{padding-right:8px;font-size:48px}.theory-body .th-rule-quote{font-size:22px}.theory-body .ex-sentence{font-size:18px}.theory-body .ex-multi-row{font-size:17px}.theory-body .th-table{font-size:14px}.theory-body .th-table th,.theory-body .th-table td{padding:10px 12px}}.gal-inline{border:1px solid var(--line-strong);border-radius:var(--r-md);background:var(--surface);flex-direction:column;gap:0;margin:16px 0 28px;display:flex;overflow:hidden}.gal-inline-row{border-top:.5px solid var(--line);grid-template-columns:1fr 1.1fr;gap:0;display:grid}.gal-inline-row:first-child{background:var(--surface-muted);border-top:0}.gal-inline-row:first-child>div{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--ink-muted);padding:10px 14px;font-size:9.5px;font-weight:500}.gal-inline-cell{flex-direction:column;gap:6px;min-width:0;padding:14px;display:flex}.gal-inline-cell+.gal-inline-cell{border-left:.5px solid var(--line)}.gal-inline-md{font-family:var(--mono);color:var(--ink);white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.5}.gal-inline-md .tok{color:var(--terracotta)}.gal-inline-rendered{font-family:var(--sans);color:var(--ink);font-size:14px;line-height:1.5}.gal-inline-note{font-family:var(--sans);color:var(--ink-muted);margin-top:2px;font-size:11.5px;line-height:1.4}.gal-th-rowlabel{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--ink-muted);font-size:9px;font-weight:500}.gal-ctx{flex-direction:column;gap:18px;margin:14px 0 28px;display:flex}.gal-ctx-row{flex-direction:column;gap:6px;display:flex}.gal-ctx-label{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--ink-muted);font-size:9px}.gal-ctx-md{font-family:var(--mono);color:var(--ink-muted);background:var(--surface-muted);border:.5px solid var(--line);white-space:pre-wrap;border-radius:6px;padding:8px 12px;font-size:11.5px;line-height:1.55}
.pr-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:52px;padding:38px 0 96px;display:grid}#sheetList{flex-direction:column;gap:16px;display:flex}.pr-lead{color:var(--ink-soft);text-wrap:pretty;max-width:56ch;font-size:18px;line-height:1.6}.q{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:24px 28px 22px;transition:border-color .2s}.q--ok{border-color:color-mix(in srgb, var(--sage) 48%, var(--line))}.q--no{border-color:color-mix(in srgb, var(--rose) 42%, var(--line))}.q--miss{animation:.85s 2 missPulse;border-color:var(--terracotta)!important}@keyframes missPulse{50%{box-shadow:0 0 0 6px #c4633f29}}.q-head{align-items:flex-start;gap:13px;display:flex}.q-num{font-family:var(--mono);letter-spacing:.04em;color:var(--terracotta);flex:none;font-size:12.5px;font-weight:500;line-height:24px}.q-status{width:22px;height:22px;color:var(--surface);border-radius:50%;flex:none;place-items:center;margin-top:1px;display:grid}.q-status.ok{background:var(--sage)}.q-status.no{background:var(--rose)}.q-prompt{color:var(--ink);letter-spacing:-.003em;flex:1;font-size:16.5px;line-height:1.5}.q-prompt strong{font-weight:600}.q-prompt em{color:var(--terracotta);font-style:italic}.q-quote{background:var(--surface-muted);border:1px solid var(--line-strong);border-radius:var(--r-md);color:var(--ink);letter-spacing:-.004em;margin-top:14px;padding:16px 20px;font-size:18px;line-height:1.65}.blank-sel{appearance:none;vertical-align:baseline;font-family:var(--sans);color:var(--ink);background-color:var(--surface);border:1px solid var(--line-strong);border-radius:var(--r-full);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M3 4.5 6 7.5 9 4.5' stroke='%238A8378' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;margin:0 3px;padding:7px 32px 7px 16px;font-size:15.5px;font-weight:600;line-height:1;transition:border-color .15s,background-color .15s;box-shadow:0 1px #1f1d1a08}.blank-sel:hover:not(:disabled){border-color:var(--ink)}.blank-sel:focus-visible{outline:2px solid var(--terracotta);outline-offset:1px}.blank-sel:disabled{cursor:default}.blank-sel.ok{border-color:var(--sage);background-color:var(--sage-tint);color:var(--sage-deep)}.blank-sel.no{border-color:var(--rose);background-color:var(--rose-tint);color:var(--rose)}.blank-ans{border-radius:var(--r-full);background:var(--sage-tint);color:var(--sage-deep);font-family:var(--sans);box-shadow:inset 0 0 0 1.5px var(--sage);vertical-align:baseline;align-items:center;margin-left:6px;padding:7px 14px;font-size:14.5px;font-weight:600;line-height:1;display:inline-flex}.q-opts{flex-direction:column;gap:10px;margin-top:16px;display:flex}.opt{text-align:left;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--r-md);cursor:pointer;width:100%;font-family:var(--sans);color:var(--ink);align-items:center;gap:14px;padding:14px 18px;font-size:16px;line-height:1.4;transition:border-color .15s,background .15s,transform .1s;display:flex}.opt:hover:not(:disabled){border-color:var(--ink)}.opt:active:not(:disabled){transform:scale(.995)}.opt.sel{border-color:var(--ink);background:var(--surface-muted)}.opt:disabled{cursor:default}.opt-mark{border:1.5px solid var(--line-strong);color:#fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;transition:background .15s,border-color .15s;display:grid}.opt-mark--sq{border-radius:8px}.opt.sel .opt-mark{background:var(--ink);border-color:var(--ink)}.opt.ok{border-color:var(--sage);background:var(--sage-tint)}.opt.ok .opt-mark{background:var(--sage);border-color:var(--sage)}.opt.no{border-color:var(--rose);background:var(--rose-tint)}.opt.no .opt-mark{background:var(--rose);border-color:var(--rose)}.opt.ans{border-color:var(--sage);border-style:dashed}.opt.ans .opt-mark{border-color:var(--sage);color:var(--sage);background:0 0}.q-explain{border-radius:var(--r-md);color:var(--ink);border-left:3px solid;align-items:flex-start;gap:11px;margin-top:16px;padding:14px 16px;font-size:14px;line-height:1.52;display:flex}.q-explain.ok{background:var(--sage-tint);border-left-color:var(--sage)}.q-explain.no{background:var(--surface-muted);border-left-color:var(--terracotta)}.q-explain-k{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:500;display:block}.q-explain.ok .q-explain-k{color:var(--sage-deep)}.q-explain.no .q-explain-k{color:var(--terracotta-dark)}.q-explain-ic{border-radius:50%;flex:none;place-items:center;width:22px;height:22px;margin-top:1px;display:grid}.q-explain.ok .q-explain-ic{color:var(--sage-deep);background:#7a8a6b38}.q-explain.no .q-explain-ic{background:var(--terracotta-tint);color:var(--terracotta-dark)}.q-explain-tx strong{font-weight:600}.hl{background:var(--terracotta-tint);color:var(--terracotta-dark);border-radius:4px;padding:0 5px;font-weight:500}.pr-check{justify-content:center}.pr-check:not(.is-ready){opacity:.45}.pr-check.is-ready{background:var(--terracotta);box-shadow:0 14px 26px -10px #c4633f80}.pr-hint{color:var(--ink-muted);margin-top:14px;font-size:12.5px;line-height:1.45}.pr-hero{display:none}.pr-hero.show{border-radius:var(--r-xl);background:var(--paper);border:1px solid var(--line-strong);box-shadow:var(--sh-card);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px;margin-bottom:22px;padding:26px 30px;display:grid}@media (prefers-reduced-motion:no-preference){.pr-hero.show{animation:.32s heroIn}@keyframes heroIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}}.pr-hero-score{font-family:var(--serif);color:var(--ink);font-size:54px;line-height:1}.pr-hero-score b{font-weight:400}.pr-hero-score span{color:var(--ink-faint);margin-left:5px;font-size:26px}.pr-hero.ace .pr-hero-score b{color:var(--sage-deep)}.pr-hero.good .pr-hero-score b{color:var(--amber-dark)}.pr-hero.low .pr-hero-score b{color:var(--terracotta)}.pr-hero-k{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);font-size:10.5px;font-weight:500}.pr-hero-msg{color:var(--ink-soft);margin-top:7px;font-size:14.5px;line-height:1.5}.pr-retry{white-space:nowrap}@media (max-width:960px){.pr-grid{grid-template-columns:1fr}}@media (max-width:720px){.q{padding:20px 20px 18px}.q-quote{padding:14px 16px;font-size:16.5px}.pr-hero.show{grid-template-columns:1fr;gap:14px;padding:22px}.pr-retry{justify-content:center;width:100%}}
.read-host{--read:var(--sans);--read-scale:1}.read-host .th-h2,.read-host .th-h3,.read-host .th-lead,.read-host .th-p,.read-host .th-p em,.read-host .th-p strong,.read-host .th-list li,.read-host .th-list li em,.read-host .ex-sentence,.read-host .ex-translation,.read-host .ex-multi-row,.read-host .ex-fix-text,.read-host .th-call-text,.read-host .th-table td,.read-host .pr-lead,.read-host .q-prompt,.read-host .q-prompt em,.read-host .q-prompt strong,.read-host .q-quote,.read-host .opt,.read-host .q-explain,.read-host .pr-hero-msg,.read-host .blank-ans{font-family:var(--read)}.read-host .th-lead{font-size:calc(17.4px * var(--read-scale));line-height:1.52}.read-host .th-p,.read-host .th-list li{font-size:calc(17.4px * var(--read-scale));line-height:1.58}.read-host .ex-sentence{font-size:calc(19.2px * var(--read-scale));line-height:1.5}.read-host .ex-translation{font-size:calc(15.6px * var(--read-scale));line-height:1.4}.read-host .ex-multi-row,.read-host .ex-fix-text{font-size:calc(17.4px * var(--read-scale));line-height:1.5}.read-host .th-call-text{font-size:calc(16.2px * var(--read-scale));line-height:1.48}.read-host .th-table td{font-size:calc(16.2px * var(--read-scale));line-height:1.4}.read-host .pr-lead{font-size:calc(21.6px * var(--read-scale))}.read-host .q-prompt{font-size:calc(19.8px * var(--read-scale))}.read-host .q-quote{font-size:calc(21.6px * var(--read-scale))}.read-host .opt{font-size:calc(19.2px * var(--read-scale))}.read-host .q-explain{font-size:calc(16.8px * var(--read-scale))}.read-host.read-serif .th-p,.read-host.read-serif .th-list li,.read-host.read-serif .ex-multi-row,.read-host.read-serif .ex-fix-text,.read-host.read-serif .q-prompt,.read-host.read-serif .q-quote{line-height:1.7}
*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{scrollbar-gutter:stable;scroll-padding-top:96px}body{background:var(--background);min-height:100%;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg,video{max-width:100%;display:block}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:0}input,textarea,select{font:inherit;color:inherit}::selection{background:var(--terracotta-tint-strong);color:var(--ink)}.app-shell{flex-direction:column;min-height:100vh;display:flex}.wrap{width:min(1240px,100% - 96px);margin-inline:auto}@media (max-width:720px){.wrap{width:calc(100% - 36px)}}.kicker{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted);font-size:12px;font-weight:500}.cefr{font-family:var(--mono);letter-spacing:.1em;color:var(--ink-soft);font-size:11px;font-weight:500}.mono{font-family:var(--mono)}.serif{font-family:var(--serif)}.monogram{font-family:var(--serif);color:var(--ink);background:var(--surface-muted);border-radius:var(--r-sm);place-items:center;display:grid}.btn{font-family:var(--sans);border-radius:var(--r-full);cursor:pointer;white-space:nowrap;border:1px solid #0000;align-items:center;gap:10px;padding:14px 24px;font-size:16px;font-weight:600;transition:transform .16s cubic-bezier(.2,.7,.3,1),background .16s,color .16s,border-color .16s;display:inline-flex}.btn svg{transition:transform .2s}.btn-primary{background:var(--ink);color:var(--background);box-shadow:var(--sh-pill)}.btn-primary:hover{transform:translateY(-2px)}.btn-primary:hover svg{transform:translate(3px)}.btn-ghost{color:var(--ink);border-color:var(--line-strong);background:0 0}.btn-ghost:hover{background:var(--surface);border-color:var(--ink)}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.3,1),transform .7s cubic-bezier(.2,.7,.3,1);transform:translateY(22px)}.reveal.in,html:not(.js) .reveal{opacity:1;transform:none}body.auth-lock{overflow:hidden}@media (max-width:640px){body{font-size:15px}}
