:root{--paper: #ffffff;--paper-2: #f3efe6;--paper-3: #e6e0d3;--tile: #faf8f3;--ink-hover: #262626;--ink: #000000;--ink-2: #4f4c46;--ink-3: #6b675f;--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: "Inter", "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--display: "Inter Tight", "Inter", "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;--tile: #211e1b;--ink-hover: #d9d0c2;--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(--blue);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:.85rem 1.25rem;border-radius:12px;border:1px solid var(--rule-strong);background:transparent;color:var(--ink);font-weight:600;font-size:15px;line-height:1.2;cursor:pointer;text-decoration:none;transition:background .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1)}.btn:hover{background:var(--tile)}.btn svg{width:18px;height:18px}.btn-primary{background:var(--ink);border-color:var(--ink);color:var(--paper)}.btn-primary:hover{background:var(--ink-hover);border-color:var(--ink-hover);color:var(--paper)}.btn-secondary:hover{background:var(--tile)}.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: #ffd84a;--home-white: #fffdf5;max-width:1440px;margin:auto}.site-top{max-width:1440px;margin:0 auto;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-tale{font-weight:450;margin-left:.28em}.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:12px;background:var(--home-yellow);color:#000;padding:16px 20px;font-size:15px;gap:20px}.hero-start:hover{background:#f0c62e;color:#000}.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:#000;background:var(--home-white);border-radius:12px;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:600 17px var(--display);letter-spacing:-.02em}.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}.preview-sentence{padding:24px 24px 18px;min-height:113px;--ink: #000000;--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;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:#000;width:96px;height:96px;border-radius:50%;transform:rotate(-13deg);text-align:center;font:700 16px/1.1 var(--display);letter-spacing:-.02em}.shelf{padding:104px 5.5% 96px;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(40px,4.8vw,64px);font-weight:500;letter-spacing:-2.4px;line-height:1.02}.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:34px 30px;padding:23px 10px 12px 0}.story-item{display:flex;flex-direction:column;text-decoration:none;min-width:0;background:var(--tile);border-radius:12px;overflow:hidden;transition:transform .2s}.story-item:hover{transform:translateY(-3px)}.story-art{position:relative;aspect-ratio:1.7;overflow:hidden;background:var(--stage)}.story-art .scene{transition:transform .5s}.story-item:hover .scene{transform:scale(1.04)}.story-body{display:grid;grid-template-columns:minmax(0,1fr);padding:20px 22px 22px;flex:1}.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-tag{font-size:10px;font-weight:750;letter-spacing:1.4px;text-transform:uppercase;color:var(--blue);margin-top:10px}.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-pending{font-style:italic}.story-status{display:inline-flex;align-items:center;gap:4px}.story-status svg{width:12px;height:12px;color:var(--ok)}.story-cta{display:flex;align-items:center;justify-content:space-between;align-self:end;margin-top:20px;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{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10%;margin:0 5.5% 120px;padding:72px 64px;border-radius:16px;background:var(--tile)}.how .eyebrow{color:var(--blue);margin-bottom:16px}.how h2{font-size:clamp(36px,4vw,54px);line-height:1.04;font-weight:500;letter-spacing:-2px}.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:40px 1fr;gap:14px}.how-num{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--home-yellow);color:#000;font:700 12px var(--sans);transform:rotate(-8deg)}.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)}@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){.site-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:64px 6%}.library-heading{align-items:start;flex-direction:column;gap:12px;margin-bottom:25px}.shelf-head{flex-direction:column;gap:5px}.shelf-grid{grid-template-columns:1fr;gap:28px;padding-right:0}.story-art{aspect-ratio:1.9}.story-title{font-size:25px}.how{grid-template-columns:1fr;gap:28px;margin:0 6% 72px}.how h2{font-size:32px}.how{padding:40px 28px 34px}.how-sticker{right:14px;top:-30px;width:80px;height:80px;font-size:15px}}@media(max-width:440px){.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}}.plans{margin:0;padding:120px 5.5% 128px;background:var(--home-blue);color:var(--home-white);scroll-margin-top:24px}.plans:focus{outline:none}.plans-intro{max-width:700px;margin-bottom:44px}.plans-intro .eyebrow{color:var(--home-yellow);margin-bottom:18px}.plans-intro h2{font-size:clamp(40px,5vw,66px);font-weight:500;letter-spacing:-2.6px;line-height:1.02;margin-bottom:20px}.plans-intro h2 em{color:var(--home-yellow);font-weight:500}.plans-intro p:last-child{color:#e1e6ff;font-size:16px;line-height:1.7;max-width:560px}.pitch-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px}.pitch{position:relative;display:flex;flex-direction:column;gap:12px;padding:38px 36px 36px;border-radius:14px;background:var(--home-white);color:#000}.pitch .eyebrow{color:var(--blue)}.pitch-title{font-size:clamp(30px,2.8vw,38px);font-weight:500;letter-spacing:-1px;line-height:1.08}.pitch-text{font-size:15px;line-height:1.65;color:#5f6879}.pitch-points{list-style:none;padding:0;margin:4px 0 8px;display:grid;gap:9px}.pitch-points li{display:flex;gap:12px;align-items:flex-start;font-size:14px;line-height:1.6}.pitch-points svg{width:26px;height:26px;padding:6px;flex:none;margin-top:-1px;border-radius:50%;background:var(--home-yellow);color:#000}.pitch-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:auto}.pitch-note{font-size:12px;color:#66728c}.pitch .btn{--ink: #000000;--paper: #fffdf5;--tile: #f0eee8;--ink-hover: #262626}.pitch-plus{background:var(--home-yellow);color:#000}.pitch-plus .eyebrow{color:#243dba}.pitch-plus .pitch-text{color:#3d4a78}.pitch-plus .pitch-points svg{background:#fffdf5;color:#000}.pitch-plus .pitch-note{color:#3d4a78}.pitch-plus .btn-primary{background:#000;border-color:#000;color:#fffdf5}.pitch-plus .btn-primary:hover{background:#262626;border-color:#262626}.pitch-sticker{position:absolute;right:-18px;top:-26px}.plan-done{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--ok);margin-top:auto}.plan-done svg{width:16px;height:16px}.pitch-plus .plan-done{color:#243dba}.sticker{display:grid;place-content:center;width:96px;height:96px;border-radius:50%;transform:rotate(-12deg);text-align:center;font:700 16px/1.1 var(--display);letter-spacing:-.02em;pointer-events:none}.sticker-yellow{background:var(--home-yellow);color:#000}.sticker-blue{background:var(--home-blue);color:#fffdf5}.how-sticker{position:absolute;right:34px;top:-34px}.details{padding:120px 5.5%}.compare-panel{padding:40px 36px 20px;border-radius:16px;background:var(--tile)}.compare-eyebrow{color:var(--blue);margin-bottom:18px}.compare-title{font-family:var(--display);font-weight:700;font-size:clamp(38px,4.6vw,64px);letter-spacing:-.035em;line-height:.92;margin-bottom:30px}.compare-wrap{overflow-x:auto}.compare{width:100%;border-collapse:separate;border-spacing:0;font-size:15px}.compare th,.compare td{padding:18px 20px;text-align:left;vertical-align:top;line-height:1.5;border-bottom:1px solid var(--paper-3)}.compare thead th{font-family:var(--display);font-weight:700;font-size:18px;letter-spacing:-.02em;color:var(--ink);border-bottom:2px solid var(--ink)}.compare tbody th{font-weight:600;color:var(--ink);width:24%}.compare td{color:var(--ink);width:25%}.compare tbody tr:last-child th,.compare tbody tr:last-child td{border-bottom:0}.compare .col-plus{background:var(--home-yellow);font-weight:600}.compare thead .col-plus{border-radius:12px 12px 0 0;color:#000}.compare tbody tr:last-child .col-plus{border-radius:0 0 12px 12px}@media(max-width:1000px){.pitch{padding:28px 26px}}@media(max-width:700px){.plans{padding:72px 6% 80px}.pitch-grid{grid-template-columns:1fr;gap:34px}.pitch-sticker{right:-8px;top:-22px;width:80px;height:80px;font-size:15px}.details{padding:72px 6%}.compare-panel{padding:28px 20px 12px}.compare{min-width:560px;font-size:14px}.compare th,.compare td{padding:14px}}.faq{margin-top:120px;padding:0}.faq-title{margin-bottom:30px}.faq-list{display:grid;gap:10px}.faq-item{background:var(--tile);border-radius:999px;overflow:hidden}.faq-item[open]{border-radius:28px}.faq-q{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 28px;cursor:pointer;list-style:none;font:700 16px var(--display);letter-spacing:-.01em;color:var(--ink)}.faq-q::-webkit-details-marker{display:none}.faq-q:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.faq-plus{position:relative;width:16px;height:16px;flex:none}.faq-plus:before,.faq-plus:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:var(--ink);transition:transform .2s}.faq-plus:before{width:16px;height:2px}.faq-plus:after{width:2px;height:16px}.faq-item[open] .faq-plus:after{transform:rotate(90deg)}.faq-a{margin:0;padding:0 28px 24px;font-size:15px;line-height:1.7;color:var(--ink);max-width:70ch}@media(max-width:700px){.faq{margin-top:72px}.faq-q{padding:16px 20px;font-size:15px}.faq-a{padding:0 20px 20px}}.shelf-all{margin-top:36px;display:flex;justify-content:center}.hero-browse{text-decoration:none}.page-label{margin:0 0 30px;padding-bottom:16px;border-bottom:1px solid var(--rule)}.how-actions{margin-top:26px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.site-footer{background:var(--ink);color:var(--paper);padding:104px 5.5% 40px}.footer-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap;padding-bottom:56px;border-bottom:1px solid rgba(255,255,255,.18)}.footer-cta h2{font-size:clamp(36px,4.6vw,60px);font-weight:500;letter-spacing:-2.2px;line-height:1.02;max-width:12ch}.footer-start{background:var(--home-yellow);border-color:var(--home-yellow);color:#000;padding:16px 22px;font-size:14px}.footer-start:hover{background:#f0c62e;border-color:#f0c62e;color:#000}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:32px;padding:44px 0 36px}.footer-brand{display:block;font-size:30px;font-weight:750;letter-spacing:-1.2px;margin-bottom:10px}.footer-brand-block p{font-size:13px;color:#ffffffb3;max-width:28ch;line-height:1.6}.footer-links{display:grid;gap:10px;align-content:start}.footer-links a{color:var(--paper);text-decoration:none;font-size:14px;opacity:.85}.footer-links a:hover{opacity:1;text-decoration:underline}.footer-note{font-size:11px;color:#ffffff8c;padding-top:24px;border-top:1px solid rgba(255,255,255,.18)}@media(max-width:700px){.site-footer{padding:72px 6% 32px}.footer-cta{padding-bottom:40px}.footer-grid{grid-template-columns:1fr;gap:24px;padding:32px 0 28px}}.hero-title,.library-heading h2,.how h2,.plans-intro h2,.faq-title,.footer-cta h2,.pitch-title,.story-title,.stories-intro h1,.account h2,.notice h1,.notice h2,.how-step h3{font-family:var(--display);font-weight:700;letter-spacing:-.03em;line-height:.96}.hero-title{font-size:clamp(50px,6.2vw,88px);letter-spacing:-.04em;line-height:.9}.hero-title em{font-style:normal;font-weight:700}.library-heading h2,.plans-intro h2,.footer-cta h2,.stories-intro h1{font-size:clamp(38px,4.6vw,64px);letter-spacing:-.035em;line-height:.92}.how h2{font-size:clamp(32px,3.6vw,50px);line-height:.94}.how h2 em,.plans-intro h2 em{font-style:normal;font-weight:700}.how h2 em{color:var(--ink-3)}.plans-intro h2 em{color:var(--home-yellow)}.faq-eyebrow{color:var(--blue);margin-bottom:18px}.faq-title{font-size:clamp(38px,4.6vw,64px);letter-spacing:-.035em;line-height:.92}.pitch-title{font-size:clamp(26px,2.5vw,34px);line-height:1}.story-title{font-size:24px;line-height:1.05;letter-spacing:-.025em}.story-sub{font:400 14px var(--sans);color:var(--ink-2);margin-top:6px}.how-step h3{font-size:17px;letter-spacing:-.015em;line-height:1.2}.hero-lede,.plans-intro p:last-child{font-size:17px;font-weight:400}.eyebrow,.story-tag,.plan-tag,.filter-label,.label,.preview-caption{font-family:var(--sans);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.story-sub,.story-desc,.story-meta,.pitch-text,.pitch-note,.how-intro>p:last-child,.how-step p,.library-count,.faq-a,.compare td,.notice p,.account p,.account-fine,.stories-intro p,.footer-brand-block p{color:var(--ink)}.hero-lede,.hero-note,.plans-intro p:last-child,.preview-caption{color:var(--home-white)}.pitch-plus .pitch-text,.pitch-plus .pitch-note{color:#000}.footer-brand-block p,.footer-links a{opacity:1;color:var(--paper)}.footer-note{color:var(--paper);opacity:.8}.how h2 em{color:var(--ink);opacity:.55}.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}}.results-pitch{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin:1.75rem 0 .5rem;padding:1.15rem 1.3rem 1.3rem;border:1.5px solid var(--ink);border-radius:var(--radius)}.results-pitch h3{font-size:1.4rem;font-weight:500;letter-spacing:-.02em;line-height:1.15}.results-pitch p{color:var(--ink-2);font-size:.95rem;line-height:1.6;max-width:46ch}.results-pitch .btn{margin-top:.35rem}.results-pitch-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:.35rem}.review{max-width:640px;margin:0 auto;padding:28px 22px 80px}.review-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding-bottom:16px;border-bottom:1px solid var(--rule)}.review-header h1{font:600 20px var(--serif);margin:0}.review-count{font-size:13px;color:var(--ink-2);font-variant-numeric:tabular-nums}.review-card{display:flex;flex-direction:column;align-items:center;gap:14px;padding:52px 0 0;text-align:center}.review-card .label{color:var(--ink-2)}.review-prompt{font:500 clamp(28px,5.5vw,40px)/1.2 var(--serif);margin:0;text-wrap:balance}.review-answer{font:600 clamp(22px,4vw,30px)/1.3 var(--serif);color:var(--ok);margin:0;min-height:1.3em}.review-card.is-wrong .review-answer{color:var(--error)}.review-input{font:500 22px var(--serif);text-align:center;color:var(--ink);background:var(--paper-2);border:1px solid var(--rule-strong);border-radius:8px;padding:13px 16px;width:min(100%,340px)}.review-input:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.review-input:disabled{opacity:.55}.review-verdict{font-size:14px;color:var(--ink-2);margin:0;min-height:1.4em}.review-actions{margin-top:6px}.review-done{padding:60px 0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.review-done h2{font:500 clamp(26px,4.5vw,36px)/1.2 var(--serif);margin:0;text-wrap:balance}.review-next{font-size:14px;color:var(--ink-2);margin:0}.review-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;margin:0 5.5%;padding:22px 26px;background:var(--orange-soft);border:1px solid var(--orange);border-radius:8px}.review-banner-text{font:500 19px var(--serif);color:var(--ink);margin:0}@media(max-width:700px){.review-banner{margin-inline:6%}}.home-nav .nav-link.is-due{color:var(--home-yellow);font-weight:700}.vocab-note{margin-bottom:18px}.results-return{color:var(--orange);font-weight:600;margin-top:4px}.account,.notice{max-width:560px;margin:0 auto;padding:28px 22px 80px}.account-header{display:flex;align-items:center;gap:14px;padding-bottom:16px;border-bottom:1px solid var(--rule);margin-bottom:36px}.account h2{font:500 clamp(28px,5vw,38px)/1.15 var(--serif);letter-spacing:-.5px;margin:0 0 14px;text-wrap:balance}.account h3{margin:0 0 8px}.account p{font-size:15px;line-height:1.7;color:var(--ink-2);margin:0 0 18px}.account p b{color:var(--ink);font-weight:600}.account-fine{font-size:13px}.account-fine a,.notice a{color:var(--blue)}.account-error{color:var(--error);min-height:1.4em}.account-error:empty{margin:0}.account-form{display:flex;flex-direction:column;gap:10px;margin:26px 0 14px}.field{font:500 18px var(--serif);color:var(--ink);background:var(--paper-2);border:1px solid var(--rule-strong);border-radius:8px;padding:12px 14px;width:100%}.field:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.account-form .btn{align-self:flex-start;margin-top:6px}.account-check{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;color:var(--ink-2);cursor:pointer;margin:4px 0 14px}.account-check input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--blue);flex:none}.account-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:18px}.link-btn{border:0;background:none;padding:0;color:var(--blue);cursor:pointer;text-decoration:underline;font-size:14px}.link-btn:disabled{color:var(--ink-3);text-decoration:none;cursor:default}.account-facts{display:grid;grid-template-columns:auto 1fr;gap:6px 18px;margin:0 0 22px;font-size:15px}.account-facts dt{color:var(--ink-3)}.account-facts dd{margin:0;color:var(--ink);overflow-wrap:anywhere}.account-danger{margin-top:48px;padding-top:24px;border-top:1px solid var(--rule)}.btn-danger{border-color:var(--error);color:var(--error)}.btn-danger:hover{background:var(--error);border-color:var(--error);color:#fff}.notice h1{font:500 clamp(32px,6vw,44px)/1.1 var(--serif);letter-spacing:-1px;margin:0 0 18px}.notice h2{font:600 20px/1.3 var(--serif);margin:30px 0 8px}.notice p{font-size:15px;line-height:1.75;color:var(--ink-2);margin:0 0 12px}.notice-intro{font-size:17px}.notice-updated{font-size:12px;color:var(--ink-3)}.home-side{display:flex;align-items:center;gap:18px}.home-account{font-size:12px;font-weight:700;color:var(--ink);text-decoration:none;padding:8px 14px;border:1px solid var(--ink);border-radius:10px;white-space:nowrap;transition:background .15s,color .15s}.home-account:hover,.home-account.is-signed-in{background:var(--ink);color:var(--paper)}.home-account.is-signed-in:hover{background:var(--blue);border-color:var(--blue)}.footer-link{color:var(--ink-2)}@media(max-width:700px){.home-side{gap:12px}}.locked-book{display:block;margin:0 0 26px;border:1px solid var(--rule);border-radius:8px;overflow:hidden;background:var(--stage);aspect-ratio:1.7}.locked-book .scene{width:100%;height:100%}.locked h2 .locked-sub{display:block;font:italic 18px var(--serif);color:var(--ink-2);letter-spacing:0;margin-top:6px}.locked-plus{font-weight:600;color:var(--ink)}.plus-list{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:12px}.plus-list li{display:flex;gap:12px;align-items:flex-start;font-size:15px;line-height:1.6;color:var(--ink)}.plus-list svg{width:26px;height:26px;padding:6px;flex:none;border-radius:50%;background:#ffd84a;color:#000}.story-item.is-locked .story-cta{color:var(--ink-3)}.story-item.is-locked .story-cta svg{width:15px;height:15px}.story-item.is-locked:hover .story-cta svg{transform:none}.assurance{list-style:none;padding:0;margin:-6px 0 18px;display:grid;gap:4px;font-size:13px;color:var(--ink-2)}.stories{max-width:1440px;margin:0 auto;padding:28px 5.5% 80px}.stories .account-header{margin-bottom:30px}.stories-intro{max-width:620px;margin-bottom:28px}.stories-intro h1{font-size:clamp(40px,5vw,64px);font-weight:500;letter-spacing:-2.4px;line-height:1.02;margin:0 0 14px}.stories-intro p{font-size:15px;line-height:1.7;color:var(--ink);margin:0}.filters{display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap;padding:20px 24px;border-radius:12px;background:var(--tile);margin-bottom:34px}.filter{display:flex;flex-direction:column;gap:6px}.filter-label{padding-left:2px}.select{-moz-appearance:none;appearance:none;-webkit-appearance:none;font:600 13px var(--sans);color:var(--ink);background:var(--paper) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 4.5 6 8.5 10 4.5' fill='none' stroke='%23232a3c' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 10px center / 12px;border:1px solid var(--rule-strong);border-radius:10px;padding:8px 30px 8px 13px;cursor:pointer;min-width:128px;transition:border-color .15s,background .15s}.select:hover{background:var(--tile);border-color:var(--ink)}.select:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.filters .library-count{margin:0 0 9px auto}.stories-grid{margin-top:0;padding-top:0}.stories-empty[hidden]{display:none}.stories-empty{padding:60px 0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px;color:var(--ink-2)}.stories-empty p{margin:0;font:500 20px var(--serif);color:var(--ink)}@media(max-width:700px){.stories{padding-inline:6%}.filter{flex:1 1 40%}.select{width:100%;min-width:0}.filters .library-count{width:100%;margin:4px 0 0}}
