:root{--paper: #faf8ef;--paper-2: #eeeee2;--paper-3: #dedfd0;--ink: #232a3c;--ink-2: #626779;--ink-3: #71778a;--pencil: #c6bbad;--rule: rgba(28, 25, 23, .16);--rule-strong: rgba(28, 25, 23, .55);--orange: #e8590c;--orange-strong: #b9460a;--orange-soft: rgba(232, 89, 12, .12);--blue: #2944b8;--blue-soft: rgba(42, 77, 155, .1);--ok: #2b8a3e;--error: #c92a2a;--error-soft: rgba(201, 42, 42, .12);--warn: #b8860b;--stage: #d9e9f2;--serif: "Fraunces", "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--sans: "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--radius: 8px;color-scheme:light dark}@media(prefers-color-scheme:dark){:root{--paper: #171411;--paper-2: #211c17;--paper-3: #2c2620;--ink: #f0e7da;--ink-2: #b0a497;--ink-3: #7d7368;--pencil: #4b433b;--rule: rgba(240, 231, 218, .16);--rule-strong: rgba(240, 231, 218, .5);--orange: #ff8a3d;--orange-strong: #ffb27a;--orange-soft: rgba(255, 138, 61, .16);--blue: #9db8ff;--blue-soft: rgba(157, 184, 255, .14);--ok: #5cc26f;--error: #ff6b6b;--error-soft: rgba(255, 107, 107, .16);--warn: #f0c04a;--stage: #2a3540}}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:var(--sans);color:var(--ink);background:var(--paper);line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}#app{min-height:100%}h1,h2,h3,p{margin:0}h1,h2,h3,.serif{font-family:var(--serif);font-weight:600;letter-spacing:-.01em;font-variation-settings:"opsz" 60}a{color:inherit}button{font:inherit;color:inherit}svg{display:block}::selection{background:var(--orange-soft)}:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.label{font-family:var(--sans);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3)}.rule-title{display:flex;align-items:baseline;gap:1rem;padding-bottom:.5rem;border-bottom:1.5px solid var(--ink)}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--radius);border:1px solid transparent;background:transparent;color:var(--ink-2);cursor:pointer;text-decoration:none;transition:background .15s,color .15s,border-color .15s}.icon-btn:hover{background:var(--paper-2);color:var(--ink);border-color:var(--rule)}.icon-btn.is-off{color:var(--error)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.15rem;border-radius:var(--radius);border:1.5px solid var(--ink);background:transparent;color:var(--ink);font-weight:600;line-height:1.2;cursor:pointer;text-decoration:none;transition:background .15s,color .15s,border-color .15s,transform .15s}.btn:active{transform:translateY(1px)}.btn svg{width:18px;height:18px}.btn-primary{background:var(--ink);color:var(--paper)}.btn-primary:hover{background:var(--orange);border-color:var(--orange);color:#fff}.btn-secondary:hover{background:var(--paper-2)}.btn-small{padding:.4rem .85rem;font-size:.9rem}.scene{display:block;width:100%;height:100%;overflow:visible}.scene.no-transitions,.scene.no-transitions *{transition:none!important}@media(prefers-reduced-motion:reduce){.scene,.scene *{animation:none!important;transition-duration:.3s!important;transition-delay:0s!important}}.interlinear{display:flex;flex-wrap:wrap;align-items:flex-start;row-gap:.4rem;font-family:var(--serif);font-variation-settings:"opsz" 24;font-weight:500;line-height:1.2}.unit{display:inline-flex;flex-direction:column;align-items:center}.unit-text,.ch{white-space:pre}.unit-gloss{font-family:var(--sans);font-size:.72rem;line-height:1.2;min-height:1.2em;margin-top:.15em;color:var(--blue);font-weight:600;white-space:nowrap;text-align:center;opacity:0;transform:translateY(-4px);transition:opacity .25s ease,transform .25s ease}.unit.is-done .unit-gloss,.is-done .unit-gloss{opacity:1;transform:none}.ch{color:var(--pencil);transition:color .12s ease}.ch.done,.is-done .ch{color:var(--ink)}.ch.current{color:var(--ink-3);box-shadow:inset 0 -3px 0 var(--orange);animation:caret 1s steps(2,start) infinite}.ch.error{color:var(--error);background:var(--error-soft);box-shadow:inset 0 -3px 0 var(--error)}.ch.corrected{text-decoration:underline dotted var(--warn);text-decoration-thickness:2px;text-underline-offset:5px}@keyframes caret{50%{box-shadow:inset 0 -3px 0 transparent}}.home{--home-blue: #243dba;--home-yellow: #f8df78;--home-white: #fffdf5;max-width:1440px;margin:auto}.home-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 5.5%;border-bottom:1px solid var(--rule)}.wordmark{display:inline-flex;align-items:center;text-decoration:none;font-size:29px;font-weight:800;letter-spacing:-1.7px;line-height:1}.brand-key{display:grid;place-items:center;width:34px;height:38px;margin-right:10px;border:1.5px solid currentColor;border-radius:7px;box-shadow:0 3px 0 currentColor;font:italic 28px var(--serif)}.brand-taal{font-weight:450}.brand-period{color:var(--blue)}.home-nav{display:flex;gap:28px}.nav-link{border:0;background:none;padding:8px 0;font-size:13px;cursor:pointer}.nav-link:hover{color:var(--blue)}.home-lang{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600}.home-lang>span:last-child{color:var(--ink-2);font-weight:400}.lang-flag{font:15px/1 "Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",var(--sans)}.hero{background:var(--home-blue);color:var(--home-white);display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:7%;padding:65px 5.5% 74px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.9px;line-height:1.5}.hero .eyebrow{color:var(--home-yellow);margin-bottom:22px}.hero-title{font-size:clamp(52px,6.1vw,86px);font-weight:500;line-height:1.02;letter-spacing:-4px}.hero-title em{color:var(--home-yellow);font-weight:500}.hero-lede{max-width:365px;font-size:15px;line-height:1.75;color:#e1e6ff;margin-top:26px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:30px}.hero-start{border:0;border-radius:4px;background:var(--home-yellow);color:#202951;padding:16px 20px;font-size:13px;gap:20px;box-shadow:0 3px #142776}.hero-start:hover{background:#ffeaa0;transform:translateY(-2px)}.hero-browse{padding:10px 0;background:none;color:var(--home-white);border:0;border-bottom:1px solid #ffffff70;font-size:12px;cursor:pointer}.hero-browse:hover{color:var(--home-yellow)}.hero-note{font-size:10px;color:#c4cefa;margin-top:20px}.hero-preview{position:relative;min-width:0;padding:10px 8px 28px 0;transform:rotate(2deg)}.preview-caption{display:flex;justify-content:space-between;align-items:center;margin:0 2px 13px;font:10px var(--sans);letter-spacing:1.7px;color:#d7deff}.preview-caption span:last-child{font-size:25px;line-height:1}.preview-book{display:block;overflow:hidden;text-decoration:none;color:#222a41;background:var(--home-white);border:1px solid #172878;border-radius:8px;box-shadow:9px 10px #182e8d;transition:transform .2s}.preview-book:hover{transform:translateY(-4px)}.preview-book-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:17px 22px;font:17px var(--serif)}.preview-book-head span:last-child{font:9px var(--sans);letter-spacing:1px;white-space:nowrap;color:#647084}.preview-art{aspect-ratio:1.75;overflow:hidden;background:#d9e9f2;border-block:1px solid #222a4120}.preview-sentence{padding:24px 24px 18px;min-height:113px;--ink: #222a41;--pencil: #a3aabd;--ink-3: #66728c;--blue: #243dba;--orange: #243dba}.preview-sentence .interlinear{font-size:clamp(23px,2.7vw,35px)}.preview-sentence .unit-gloss{font-size:11px;margin-top:6px}.preview-bottom{display:flex;align-items:center;justify-content:space-between;padding:13px 24px;border-top:1px solid #222a4120;color:#5f6879;font-size:10px}.preview-bottom svg{width:17px;height:17px}.preview-stamp{position:absolute;right:-23px;bottom:6px;display:grid;place-content:center;background:var(--home-yellow);color:#253260;width:96px;height:96px;border-radius:50%;transform:rotate(-13deg);text-align:center;font:italic 18px/1.1 var(--serif);box-shadow:0 0 0 5px var(--home-blue)}.shelf{padding:60px 5.5% 66px;scroll-margin-top:24px}.shelf:focus,.how:focus{outline:none}.library-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:38px}.library-heading .eyebrow{color:var(--blue);margin-bottom:12px}.library-heading h2{font-size:clamp(32px,3.7vw,47px);font-weight:500;letter-spacing:-1.5px;line-height:1.1}.library-count{font-size:11px;color:var(--ink-2);padding-bottom:5px}.shelf-group+.shelf-group{margin-top:42px}.shelf-head{display:flex;justify-content:space-between;align-items:baseline;gap:15px;padding-bottom:13px;border-bottom:1px solid var(--rule-strong)}.shelf-level{font:600 13px var(--sans);letter-spacing:0}.shelf-blurb{font-size:10px;color:var(--ink-2)}.shelf-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding-top:23px}.story-item{display:flex;flex-direction:column;text-decoration:none;min-width:0}.story-art{position:relative;aspect-ratio:1.7;overflow:hidden;background:var(--stage);border-radius:5px;border:1px solid var(--rule)}.story-art .scene{transition:transform .5s}.story-item:hover .scene{transform:scale(1.04)}.story-body{display:grid;grid-template-columns:27px minmax(0,1fr);column-gap:10px;padding-top:18px;flex:1}.story-num{font:12px var(--sans);color:var(--blue);padding-top:5px}.story-title{font-size:24px;font-weight:500;letter-spacing:-.6px;line-height:1.15}.story-sub{color:var(--ink-2);font:italic 14px var(--serif);margin-top:5px}.story-desc{font-size:12px;line-height:1.7;color:var(--ink-2);margin-top:12px}.story-meta{display:flex;flex-wrap:wrap;gap:5px 14px;font-size:10px;color:var(--ink-2);margin-top:15px}.story-status{display:inline-flex;align-items:center;gap:4px}.story-status svg{width:12px;height:12px;color:var(--ok)}.story-cta{display:flex;grid-column:2;align-items:center;justify-content:space-between;align-self:end;margin-top:17px;padding-top:13px;border-top:1px solid var(--rule);font-size:11px;font-weight:700;color:var(--blue)}.story-cta svg{width:17px;height:17px;transition:transform .2s}.story-item:hover .story-title{color:var(--blue)}.story-item:hover .story-cta svg{transform:translate(4px)}.how{display:grid;grid-template-columns:1fr 1fr;gap:10%;margin:0 5.5% 60px;padding:40px;border-radius:6px;background:var(--paper-2)}.how .eyebrow{color:var(--blue);margin-bottom:16px}.how h2{font-size:34px;line-height:1.15;font-weight:500;letter-spacing:-1px}.how h2 em{color:var(--blue)}.how-intro>p:last-child{max-width:290px;color:var(--ink-2);font-size:12px;line-height:1.7;margin-top:18px}.how-steps{list-style:none;margin:0;padding:0;display:grid;gap:20px}.how-step{display:grid;grid-template-columns:32px 1fr;gap:12px}.how-num{display:grid;place-items:center;width:30px;height:32px;border:1px solid var(--rule-strong);border-radius:4px;box-shadow:0 2px 0 var(--rule-strong);font-size:11px;color:var(--blue)}.how-step h3{font:650 14px var(--sans);margin-bottom:5px}.how-step p{font-size:12px;line-height:1.65;color:var(--ink-2)}.home-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--rule);margin:0 5.5%;padding:25px 0 30px;color:var(--ink-2);font-size:10px}.footer-brand{font-size:23px;font-weight:750;color:var(--ink);letter-spacing:-1px}@media(min-width:1450px){.home{border-inline:1px solid var(--rule)}}@media(max-width:1000px){.hero{gap:5%}.hero-title{letter-spacing:-2.8px}.hero-actions{gap:15px}.hero-browse{font-size:11px}.preview-stamp{right:-10px}.shelf-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how{gap:7%;padding:30px}.home-nav{gap:18px}}@media(max-width:700px){.home-top{padding:22px 6%}.home-nav{display:none}.wordmark{font-size:26px}.home-lang{font-size:11px}.hero{grid-template-columns:1fr;padding:40px 6% 42px;gap:35px}.hero-title{font-size:clamp(49px,11.5vw,75px);letter-spacing:-2.6px}.hero-lede{max-width:440px}.hero-preview{max-width:480px;width:94%;margin:0 auto}.preview-art{aspect-ratio:2}.preview-sentence .interlinear{font-size:30px}.preview-stamp{width:82px;height:82px;font-size:16px}.shelf{padding:40px 6%}.library-heading{align-items:start;flex-direction:column;gap:12px;margin-bottom:25px}.shelf-head{flex-direction:column;gap:5px}.shelf-grid{gap:28px 20px}.story-body{grid-template-columns:1fr}.story-num{display:none}.story-cta{grid-column:1}.story-title{font-size:22px}.how{grid-template-columns:1fr;gap:28px;margin:0 6% 40px;padding:28px}.how h2{font-size:32px}.home-footer{flex-wrap:wrap;margin-inline:6%}.home-footer>span:last-child{width:100%}}@media(max-width:440px){.shelf-grid{grid-template-columns:1fr;gap:32px}.story-body{grid-template-columns:27px minmax(0,1fr)}.story-num{display:block}.story-cta{grid-column:2}.story-title{font-size:25px}.story-art{aspect-ratio:1.9}.home-lang>span:last-child{display:none}.hero-start{padding:15px 17px}.hero-actions{gap:15px}.hero-note{font-size:10px}.hero-title{font-size:52px}.preview-book-head{font-size:15px;padding-inline:18px}.preview-sentence{padding-inline:18px}}@media(prefers-reduced-motion:reduce){.home *,.home *:before,.home *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.play{position:fixed;top:0;right:0;bottom:0;left:0;height:var(--app-height, 100%);display:flex;flex-direction:column;background:var(--paper)}.play-header{display:flex;align-items:center;gap:.6rem;padding:.4rem .6rem}.play-title{flex:1;min-width:0;display:flex;flex-direction:column;line-height:1.15}.play-title h1{font-size:1.05rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.play-title span{font-family:var(--serif);font-style:italic;font-size:.85rem;color:var(--ink-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.play-stats{min-width:6.4em;text-align:right;font-variant-numeric:tabular-nums;color:var(--ink-3);font-size:.78rem;white-space:nowrap}@media(min-width:900px){.play-stats{min-width:7.5em;font-size:.85rem}}.play-actions{display:flex;gap:.15rem}.progress{display:flex;gap:3px;height:4px;padding:0 .6rem}.progress-seg{flex:1;min-width:0;background:var(--paper-3);transition:background .4s ease}.progress-seg.is-done{background:var(--orange)}.play-main{flex:1;min-height:0;display:flex;flex-direction:column}.stage-wrap{flex:none}.stage{position:relative;height:clamp(120px,calc(var(--app-height, 100vh) * .34),320px);background:var(--stage);overflow:hidden}.play.is-touch.is-typing .stage{height:clamp(200px,calc(var(--app-height, 100vh) * .58),380px)}.stage-scene{position:absolute;top:0;right:0;bottom:0;left:0}.stage-back{display:none;position:absolute;top:4px;left:6px;z-index:3;width:34px;height:34px;border-radius:var(--radius);align-items:center;justify-content:center;color:var(--ink);text-decoration:none}.stage-back svg{width:20px;height:20px}.play.is-touch.is-typing .play-header{display:none}.play.is-touch.is-typing .stage-back{display:flex}.play.is-touch.is-typing .translation-strip{padding-left:48px}.stage-hint{position:absolute;left:50%;bottom:12px;z-index:2;transform:translate(-50%);display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;border:0;border-radius:var(--radius);background:var(--ink);color:var(--paper);font-weight:600;font-size:.9rem;white-space:nowrap;cursor:pointer;animation:hint-bob 1.6s ease-in-out infinite}.stage-hint[hidden]{display:none}.stage-hint svg{width:18px;height:18px}.reader{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media(min-width:900px){.play-header{padding:.5rem .9rem}.progress{padding:0 .9rem}.stage-wrap{padding:.75rem 1.25rem 0}.stage{max-width:1100px;margin:0 auto;height:clamp(200px,calc(var(--app-height, 100vh) * .38),440px);border-radius:var(--radius);border:1.5px solid var(--ink)}}.translation-strip{position:absolute;top:0;left:0;right:0;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;align-content:center;min-height:42px;column-gap:.75rem;padding:.3rem .8rem .35rem;background:color-mix(in srgb,var(--paper) 88%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--rule);color:var(--ink)}.translation-strip .tc-sentence{display:none}.tc-stats{font-size:.76rem;font-variant-numeric:tabular-nums;color:var(--ink-3);white-space:nowrap;min-width:6.4em;text-align:right}.tc-block{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;column-gap:.6rem;min-width:0}.tc-label{font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);white-space:nowrap;font-variant-numeric:tabular-nums}.tc-sentence .tc-label{min-width:8.5em}.tc-pair{display:block;height:1.3em;font-family:var(--serif);font-size:1.1rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-pair.is-empty{visibility:hidden}.tc-pair.is-fresh{animation:tc-pop .35s ease-out}.tc-nl{font-weight:600}.tc-arrow{color:var(--ink-3);margin:0 .35rem}.tc-en{color:var(--blue);font-style:italic}.tc-text{height:1.3em;font-family:var(--serif);font-size:1rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-text.is-placeholder{color:var(--ink-3);font-style:italic}@media(min-width:900px){.translation-strip{grid-template-columns:minmax(0,2fr) minmax(0,3fr);column-gap:2rem;min-height:0;padding:.45rem 1.1rem .5rem}.translation-strip .tc-sentence{display:grid}.translation-strip .tc-stats{display:none}.tc-pair{font-size:1.2rem}.tc-text{font-size:1.05rem}}@keyframes tc-pop{0%{transform:translateY(6px);opacity:0}to{transform:none;opacity:1}}.typing-area{position:relative;min-height:100%;cursor:text}.typing-area.is-shaking .sentence.is-active{animation:shake .3s ease}.typing-input{position:absolute;left:0;top:0;width:1px;height:1px;padding:0;margin:0;border:0;opacity:0;font-size:16px;pointer-events:none}.story{padding:.6rem 1.1rem 70vh;max-width:780px;margin:0 auto}@media(min-width:900px){.story{padding:.85rem 2rem 70vh}}.sentence{margin:0 0 .9rem;transition:opacity .3s ease}@media(min-width:900px){.sentence{margin-bottom:1.25rem}}.sentence.is-upcoming{opacity:.6}.sentence.is-done{opacity:.78}.sentence.is-active{opacity:1}.sentence-line{position:relative;padding-right:2.75rem;font-size:1.45rem}@media(min-width:900px){.sentence-line{font-size:1.8rem}}.listen-btn{position:absolute;right:0;top:.05em;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1.5px solid var(--rule-strong);background:transparent;color:var(--ink-2);cursor:pointer;transition:color .15s,border-color .15s}.listen-btn:hover{color:var(--orange);border-color:var(--orange)}.listen-btn svg{width:16px;height:16px}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@keyframes hint-bob{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-4px)}}.settings-dialog{border:1.5px solid var(--ink);padding:0;border-radius:8px;width:min(460px,calc(100% - 2rem));max-height:calc(100% - 2rem);background:var(--paper);color:var(--ink)}.settings-dialog::backdrop{background:#1c191780;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.settings{padding:1rem 1.25rem 1.25rem}.settings-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:.5rem;border-bottom:1.5px solid var(--ink)}.settings-head h2{font-size:1.4rem}.settings-section{padding-top:1.1rem}.settings-section h3{font-family:var(--sans);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--orange);margin-bottom:.2rem}.setting-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 0;border-bottom:1px solid var(--rule)}.setting-row-end{justify-content:flex-end;border-bottom:0}.setting-text{display:flex;flex-direction:column}.setting-hint{font-size:.8rem;color:var(--ink-3)}.setting-note{font-size:.85rem;color:var(--ink-2);padding:.5rem 0 .25rem}.select{font:inherit;color:inherit;background:var(--paper-2);border:1px solid var(--rule-strong);border-radius:var(--radius);padding:.4rem .6rem;max-width:55%}.range-wrap{display:flex;align-items:center;gap:.6rem}.range{accent-color:var(--orange);width:130px}.range-value{font-variant-numeric:tabular-nums;min-width:2.5em;text-align:right;color:var(--ink-2)}.switch{position:relative;display:inline-block;width:44px;height:26px;flex:none}.switch input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.switch-track{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:var(--pencil);transition:background .2s}.switch-track:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000004d;transition:transform .2s}.switch input:checked+.switch-track{background:var(--orange)}.switch input:checked+.switch-track:after{transform:translate(18px)}.switch input:focus-visible+.switch-track{outline:2px solid var(--orange);outline-offset:3px}.replay{padding:26px 0 34px;display:flex;flex-direction:column;gap:22px}.replay-head{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding-bottom:12px;border-bottom:1px solid var(--rule)}.replay-head .label{color:var(--orange)}.replay-actions{display:flex;gap:10px}.replay-body{min-height:92px;display:flex;flex-direction:column;justify-content:center;gap:8px;text-align:center;transition:opacity .3s}.replay-body.is-hidden{opacity:0}.replay-line{font:500 clamp(22px,3.4vw,30px)/1.3 var(--serif);color:var(--ink);margin:0;text-wrap:balance}.replay-translation{font-size:14px;color:var(--blue);margin:0}@media(prefers-reduced-motion:reduce){.replay-body{transition:none}}.results{max-width:720px;margin:0 auto;padding:1.5rem 1.25rem 4rem;animation:results-in .45s ease-out}.results-head{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;margin-bottom:1.75rem}.results-kicker{color:var(--orange)}.results-title{font-size:clamp(2.4rem,6vw,3.4rem);font-weight:500;letter-spacing:-.03em;line-height:1;font-variation-settings:"opsz" 144}.results-sub{font-size:1.05rem;color:var(--ink-2)}.results-sub em{font-family:var(--serif);color:var(--ink)}.results-badge{display:inline-flex;align-items:center;gap:.4rem;margin-top:.4rem;padding:.3rem .7rem;border:1.5px solid var(--ok);border-radius:var(--radius);color:var(--ok);font-weight:700;font-size:.82rem}.results-badge svg{width:16px;height:16px}.figures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-top:1.5px solid var(--ink);border-bottom:1px solid var(--rule)}.figure{display:flex;flex-direction:column-reverse;gap:.25rem;padding:.9rem 1rem;border-left:1px solid var(--rule)}.figure:nth-child(odd){border-left:0}.figure:nth-child(n+3){border-top:1px solid var(--rule)}@media(min-width:560px){.figures{grid-template-columns:repeat(4,minmax(0,1fr))}.figure:nth-child(odd){border-left:1px solid var(--rule)}.figure:first-child{border-left:0}.figure:nth-child(n+3){border-top:0}}.figure dt,.figure dd{margin:0}.figure-value{font-family:var(--serif);font-size:1.9rem;font-weight:500;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums}.results-note{margin-top:.8rem;color:var(--ink-2);font-size:.92rem}.vocab{margin-top:2.25rem}.vocab-head{justify-content:space-between}.results-h3{font-size:1.35rem}.vocab-list{list-style:none;margin:0;padding:1rem 0 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.3rem 2.5rem}.vocab-list li{display:flex;align-items:baseline;gap:.5rem;padding:.2rem 0}.vocab-nl{font-family:var(--serif);font-weight:600;font-size:1.1rem}.vocab-leader{flex:1;min-width:1rem;border-bottom:2px dotted var(--rule-strong);transform:translateY(-.35em)}.vocab-en{color:var(--blue);font-weight:500;text-align:right}.results-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2.25rem}@keyframes results-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
