*{box-sizing:border-box}body{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;min-width:320px;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}button{cursor:pointer}:root{--font-manamoji:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--type-weight-regular:400;--type-weight-medium:500;--type-weight-semibold:650;--type-weight-bold:750;--type-weight-heavy:850;--type-weight-black:900;--type-size-brand:1.28rem;--type-size-nav:.93rem;--type-size-button:.95rem;--type-size-button-small:.9rem;--type-size-display:clamp(4rem, 6.1vw, 6.6rem);--type-size-page-title:clamp(3rem, 5vw, 5.2rem);--type-size-section-title:clamp(2.2rem, 3.25vw, 3rem);--type-size-card-title:1.55rem;--type-size-eyebrow:.78rem;--type-size-body-lead:1.15rem;--type-size-body-large:1.2rem;--type-size-body:1rem;--type-size-small:.875rem;--type-size-caption:.75rem;--type-line-brand:1;--type-line-nav:1.2;--type-line-button:1;--type-line-display:.92;--type-line-page-title:.98;--type-line-section-title:1.12;--type-line-card-title:1.1;--type-line-eyebrow:1.2;--type-line-body-lead:1.45;--type-line-body-large:1.7;--type-line-body:1.6;--type-line-small:1.5;--type-line-caption:1.4;--type-track-brand:-.04em;--type-track-display:-.035em;--type-track-page-title:-.045em;--type-track-section-title:-.045em;--type-track-card-title:-.03em;--type-track-eyebrow:.14em}body,button,input,textarea,select{font-family:var(--font-manamoji)}.type-brand{font-size:var(--type-size-brand);font-weight:800;line-height:var(--type-line-brand);letter-spacing:var(--type-track-brand)}.type-nav{font-size:var(--type-size-nav);font-weight:var(--type-weight-semibold);line-height:var(--type-line-nav);letter-spacing:0}.type-button{font-size:var(--type-size-button);font-weight:800;line-height:var(--type-line-button);letter-spacing:0}.type-button-small{font-size:var(--type-size-button-small);font-weight:var(--type-weight-bold);line-height:var(--type-line-button);letter-spacing:0}.type-display{font-size:var(--type-size-display);font-weight:var(--type-weight-heavy);line-height:var(--type-line-display);letter-spacing:var(--type-track-display)}.type-page-title{font-size:var(--type-size-page-title);font-weight:var(--type-weight-heavy);line-height:var(--type-line-page-title);letter-spacing:var(--type-track-page-title)}.type-section-title{font-size:var(--type-size-section-title);font-weight:700;line-height:var(--type-line-section-title);letter-spacing:var(--type-track-section-title)}.type-card-title{font-size:var(--type-size-card-title);font-weight:var(--type-weight-bold);line-height:var(--type-line-card-title);letter-spacing:var(--type-track-card-title)}.type-eyebrow{font-size:var(--type-size-eyebrow);font-weight:var(--type-weight-black);line-height:var(--type-line-eyebrow);letter-spacing:var(--type-track-eyebrow);text-transform:uppercase}.type-body-lead{font-size:var(--type-size-body-lead);font-weight:var(--type-weight-medium);line-height:var(--type-line-body-lead);letter-spacing:0}.type-body-large{font-size:var(--type-size-body-large);font-weight:var(--type-weight-regular);line-height:var(--type-line-body-large);letter-spacing:0}.type-body{font-size:var(--type-size-body);font-weight:var(--type-weight-regular);line-height:var(--type-line-body);letter-spacing:0}.type-small{font-size:var(--type-size-small);font-weight:var(--type-weight-regular);line-height:var(--type-line-small);letter-spacing:0}.type-caption{font-size:var(--type-size-caption);font-weight:var(--type-weight-semibold);line-height:var(--type-line-caption);letter-spacing:.02em}@media (width<=640px){:root{--type-size-brand:1.12rem;--type-size-button-small:.8rem;--type-size-display:clamp(3.35rem, 17vw, 4.6rem);--type-size-body-lead:1rem;--type-size-body-large:1.08rem;--type-line-body-large:1.65}}:root{--cream:#f7f3e9;--cream-deep:#eee8d8;--surface:#fffdf8;--surface-soft:#f4f0e6;--ink:#252a2d;--ink-soft:#6f7474;--blue:#6483b4;--blue-dark:#3e5a86;--blue-soft:#e1e8f2;--blue-faint:#f0f3f8;--line:#ddd8cc;--heart:#dc6b6b;--shadow:0 22px 60px #3b41451c}.app{background:radial-gradient(circle at 88% 10%, #6483b424, transparent 28%), radial-gradient(circle at 8% 34%, #6483b412, transparent 22%), var(--cream);min-height:100vh;color:var(--ink);overflow:hidden}.site-header{z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1180px,100% - 48px);height:86px;margin:0 auto;display:grid;position:relative}.brand{color:var(--ink);letter-spacing:-.04em;justify-self:start;align-items:center;gap:12px;font-size:1.28rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;flex:none;width:42px;height:30px}.nav-links{align-items:center;gap:34px;display:flex}.nav-links a{color:#555b5d;font-size:.93rem;font-weight:650;text-decoration:none;transition:color .16s;position:relative}.nav-links a.is-active{color:var(--ink)}.nav-links a.is-active:after{content:"";background:var(--blue);border-radius:999px;width:18px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.nav-links a:hover{color:var(--blue-dark)}.header-cta{color:var(--blue-dark);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8b8;border:1px solid #3e5a8633;border-radius:999px;justify-self:end;align-items:center;gap:8px;padding:11px 16px;font-size:.9rem;font-weight:750;text-decoration:none;display:inline-flex}.icon{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.hero{grid-template-columns:minmax(0,1fr) minmax(420px,.86fr);align-items:center;gap:78px;width:min(1180px,100% - 48px);min-height:690px;margin:0 auto;padding:32px 0 64px;display:grid}.hero-copy{z-index:2;position:relative;transform:translateY(-42px)}.hero h1{letter-spacing:-.035em;max-width:700px;margin:0 0 24px;font-size:clamp(4rem,6.1vw,6.6rem);font-weight:850;line-height:.92}.hero-word{display:block}.hero-word-accent{color:var(--blue)}.hero-description{max-width:625px;color:var(--ink-soft);margin:0;font-size:1.15rem;font-weight:500;line-height:1.45}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:34px;display:flex}.primary-button,.secondary-button{border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 21px;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.primary-button{color:#fff;background:var(--blue);box-shadow:0 12px 30px #6483b447}.secondary-button{color:var(--ink);border:1px solid var(--line);background:#fffdf8cc}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.hero-visual{place-items:center;min-height:600px;display:grid;position:relative}.app-preview{z-index:2;background:var(--cream);border:9px solid #2f3336;border-radius:42px;width:355px;min-height:585px;padding:18px;position:relative;transform:rotate(2.4deg);box-shadow:0 40px 85px #3a404533}.preview-topbar{grid-template-columns:1fr auto 1fr;align-items:center;height:34px;display:grid}.preview-dot{background:var(--blue);border-radius:50%;width:9px;height:9px}.preview-title{font-size:.78rem;font-weight:800}.preview-avatar{color:#fff;background:var(--blue);border-radius:50%;justify-self:end;place-items:center;width:26px;height:26px;font-size:.65rem;font-weight:800;display:grid}.preview-search{border:1px solid var(--line);background:var(--surface);color:#a0a3a3;border-radius:13px;align-items:center;gap:9px;height:40px;margin-top:10px;padding:0 13px;font-size:.7rem;display:flex}.search-glass{border:1.7px solid #969b9d;border-radius:50%;width:12px;height:12px;position:relative}.search-glass:after{content:"";background:#969b9d;border-radius:999px;width:5px;height:1.7px;position:absolute;bottom:-2px;right:-4px;transform:rotate(45deg)}.term-card{background:var(--surface);border:1px solid #d3cec1cc;border-radius:22px;margin-top:14px;padding:18px;box-shadow:0 13px 35px #3e424414}.term-heading-row{justify-content:space-between;align-items:center;display:flex}.term-kana{color:var(--blue-dark);font-size:.72rem;font-weight:700}.term-heading-row h3{letter-spacing:-.03em;margin:1px 0 0;font-size:2rem}.heart-button{width:34px;height:34px;color:var(--heart);background:#fbeded;border:0;border-radius:11px;place-items:center;display:grid}.heart-button .icon{fill:currentColor;stroke-width:1.5px;width:17px;height:17px}.term-tags{gap:6px;margin-top:11px;display:flex}.term-tags span{color:#74797a;background:#f0eee8;border-radius:7px;padding:4px 7px;font-size:.57rem;font-weight:750}.definition-block{border-top:1px solid #ece8de;grid-template-columns:24px 1fr;gap:9px;margin-top:17px;padding-top:15px;display:grid}.definition-number{background:var(--blue-soft);width:21px;height:21px;color:var(--blue-dark);border-radius:7px;place-items:center;font-size:.62rem;font-weight:850;display:grid}.definition-block strong{font-size:.8rem}.definition-block p{color:#85898a;margin:5px 0 0;font-size:.62rem;line-height:1.5}.example-card{background:var(--blue-faint);border-radius:13px;margin-top:15px;padding:12px}.example-label{color:var(--blue-dark);letter-spacing:.08em;font-size:.48rem;font-weight:850}.example-card p{margin:6px 0 3px;font-size:.7rem;font-weight:750}.example-card>span:last-child{color:#7e8587;font-size:.56rem}.save-deck-button{color:#fff;background:var(--blue);border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;height:40px;margin-top:15px;font-size:.68rem;font-weight:800;display:flex}.mini-plus{font-size:1rem;font-weight:500}.bridge-section{text-align:center;background:#fffdf8b8;border:1px solid #d5cfc1d1;border-radius:36px;width:min(1180px,100% - 48px);margin:18px auto 0;padding:94px 64px 86px;box-shadow:0 28px 80px #3d414312}.section-kicker{color:var(--blue-dark);letter-spacing:.14em;font-size:.72rem;font-weight:900}.bridge-section>h2{letter-spacing:-.05em;max-width:850px;margin:15px auto 18px;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.08}.bridge-section>p{max-width:685px;color:var(--ink-soft);margin:0 auto;font-size:1rem;line-height:1.7}.learn-more{margin-top:60px}.learn-more-label{color:var(--blue-dark);display:block}.learn-more-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}.learn-more-button{min-width:132px;color:var(--blue-dark);background:var(--surface);border:1px solid #6483b438;border-radius:999px;justify-content:center;align-items:center;padding:12px 22px;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:inline-flex;box-shadow:0 10px 28px #3d41430f}.learn-more-primary{background:var(--blue-soft)}.learn-more-button:hover{background:var(--blue-faint);border-color:#6483b46b;transform:translateY(-2px)}.learn-more-primary:hover{background:#d7e2f0}.learning-flow{grid-template-columns:1fr 44px 1fr 44px 1fr;align-items:center;gap:12px;margin-top:60px;display:grid}.flow-card{text-align:left;background:#faf8f2;border:1px solid #e3ded2;border-radius:24px;min-height:252px;padding:25px;position:relative}.featured-flow-card{background:var(--blue-faint);border-color:#6483b43b}.flow-number{color:#c1c0bb;font-size:.65rem;font-weight:850;position:absolute;top:18px;right:20px}.flow-icon{width:44px;height:44px;color:var(--blue-dark);background:#fff;border-radius:13px;place-items:center;display:grid;box-shadow:0 8px 24px #3f444712}.featured-flow-card .flow-icon{color:var(--heart)}.flow-card h3{letter-spacing:-.025em;margin:28px 0 9px;font-size:1.22rem}.flow-card p{color:#7d8384;margin:0;font-size:.84rem;line-height:1.65}.flow-arrow{color:#a6abb0;place-items:center;display:grid}.coming-next{color:#a2a29d;letter-spacing:.02em;place-items:center;width:min(1180px,100% - 48px);min-height:150px;margin:28px auto 80px;font-size:.83rem;font-weight:700;display:grid}.download-anchor{height:1px}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.nav-links{display:none}.hero{grid-template-columns:1fr;gap:35px;padding-top:32px}.hero-copy{text-align:center;transform:none}.hero-actions{justify-content:center;margin-left:auto;margin-right:auto}.hero-description{margin-left:auto;margin-right:auto}.hero-visual{min-height:620px}.learning-flow{grid-template-columns:1fr}.flow-arrow{transform:rotate(90deg)}}@media (width<=640px){.site-header,.hero,.bridge-section,.coming-next{width:min(100% - 28px,1180px)}.site-header{height:72px}.brand{font-size:1.12rem}.header-cta{padding:9px 12px;font-size:.8rem}.hero{padding:28px 0 46px}.hero h1{font-size:clamp(3.35rem,17vw,4.6rem)}.hero-description{font-size:1rem}.hero-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}.hero-visual{min-height:530px;margin-left:-8%;margin-right:-8%;transform:scale(.86)}.bridge-section{border-radius:28px;padding:64px 22px 54px}.bridge-section>h2 br{display:none}.learning-flow{margin-top:42px}}.device-pair{z-index:2;width:500px;height:610px;position:relative}.phone-device{z-index:3;background:#242729;border:2px solid #5d6062;border-radius:52px;width:264px;padding:9px;position:absolute;top:34px;left:28px;transform:rotate(-3deg);box-shadow:0 42px 88px #282e3340,inset 0 0 0 1px #ffffff1f}.phone-screen{aspect-ratio:1206/2622;background:#0d0e0f;border-radius:43px;position:relative;overflow:hidden}.phone-screen img{object-fit:cover;width:100%;height:100%}.phone-dynamic-island{background:#050607;border-radius:999px;width:72px;height:22px;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffffff09}.phone-button{background:#36393b;border-radius:3px 0 0 3px;display:block;position:absolute}.phone-button-action{width:4px;height:25px;top:100px;left:-5px}.phone-button-volume-up{width:4px;height:43px;top:142px;left:-5px}.phone-button-volume-down{width:4px;height:43px;top:195px;left:-5px}.phone-button-power{border-radius:0 3px 3px 0;width:4px;height:69px;top:158px;right:-5px}.android-device{z-index:2;background:#202426;border:2px solid #55595c;border-radius:39px;width:244px;padding:6px;position:absolute;top:-2px;right:6px;transform:rotate(4deg);box-shadow:0 34px 74px #282e3330,inset 0 0 0 1px #ffffff1a}.android-screen{aspect-ratio:921/2048;background:#050607;border-radius:32px;position:relative;overflow:hidden}.android-screen img{object-fit:cover;width:100%;height:100%}.android-button{z-index:1;background:#36393b;border-radius:0 3px 3px 0;width:4px;display:block;position:absolute;right:-5px}.android-button-volume{height:65px;top:190px}.android-button-power{height:42px;top:132px}@media (width<=1100px){.device-pair{width:455px;height:570px}.phone-device{width:244px;top:34px;left:26px}.android-device{width:224px;right:2px}}@media (width<=760px){.device-pair{width:min(480px,112vw);height:560px}.phone-device{width:min(246px,58vw);top:38px;left:9%;transform:rotate(-2deg)}.android-device{width:min(226px,53vw);top:0;right:3%;transform:rotate(3deg)}}.features-page{min-height:100vh}.features-kicker{color:var(--blue-dark)}.features-hero{box-sizing:border-box;text-align:center;justify-content:center;align-items:center;width:min(1180px,100% - 48px);min-height:calc(100vh - 72px);margin:0 auto;padding:96px 0 112px;display:flex}.features-hero-copy{max-width:900px;margin:0 auto;transform:translateY(18px)}.features-hero h1{max-width:900px;margin:20px auto 24px}.features-hero p{max-width:760px;color:var(--ink-soft);margin:0 auto}.features-hero-jumps{flex-wrap:wrap;justify-content:center;gap:14px;margin:32px auto 0;display:flex}.features-hero-jumps a{min-height:52px;color:var(--blue-dark);font-size:var(--type-size-button);font-weight:var(--type-weight-semibold);line-height:var(--type-line-button);background:#ffffff8f;border:1px solid #6483b438;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;text-decoration:none;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 24px #3d41430a}.features-hero-jumps a:hover{background:var(--blue-faint);border-color:#6483b46b;transform:translateY(-1px);box-shadow:0 10px 26px #3d414312}#dictionary,#decks,#games,#study,#review{scroll-margin-top:34px}.core-essentials-intro,.feature-showcase,.feature-section,.features-bottom-cta{width:min(1180px,100% - 48px);margin-left:auto;margin-right:auto}.core-essentials-intro{text-align:left;margin-bottom:34px}.core-essentials-intro h2{margin:16px 0 0}.feature-showcase{background:#fffdf8c2;border:1px solid #d5cfc1d1;border-radius:38px;grid-template-columns:minmax(0,.9fr) minmax(380px,1.05fr);align-items:center;gap:72px;min-height:650px;padding:68px;display:grid;box-shadow:0 28px 80px #3d414312}.feature-showcase-copy h2,.feature-section-heading h2,.features-bottom-cta h2{margin:16px 0 20px}.feature-showcase-copy>p,.feature-section-heading>p{color:var(--ink-soft)}.feature-icon-box{width:48px;height:48px;color:var(--blue-dark);background:#ffffffdb;border:1px solid #6483b429;border-radius:15px;place-items:center;margin-bottom:24px;display:grid;box-shadow:0 10px 26px #3e43470f}.feature-icon-svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.feature-pills{flex-wrap:wrap;gap:9px;margin-top:30px;display:flex}.feature-pill{color:var(--blue-dark);background:var(--blue-faint);border:1px solid #6483b42e;border-radius:999px;padding:8px 11px}.feature-screenshot-card{background:var(--surface);border:1px solid #d5cfc1e6;overflow:hidden;box-shadow:0 28px 60px #30363a26}.feature-screenshot-card img{width:100%;display:block}.feature-screenshot-dictionary{border-radius:32px;width:min(100%,390px);max-height:570px;margin:0 auto}.feature-screenshot-dictionary img{transform:translateY(-1px)}.feature-section{padding:118px 0 0}.deck-system-section{padding-top:68px}.feature-section-heading{text-align:center;max-width:800px;margin:0 auto}.feature-section-heading .feature-icon-box{margin-left:auto;margin-right:auto}.deck-system-card{background:#fffdf8e0;border:1px solid #d5cfc1db;border-radius:38px;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);align-items:center;gap:74px;padding:62px 64px;display:grid;box-shadow:0 28px 80px #3d414312}.deck-system-copy{min-width:0}.deck-system-copy h2{margin:14px 0 8px}.deck-system-intro{color:var(--ink-soft);margin:0}.deck-mode-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:36px;display:grid}.deck-mode-tab{cursor:pointer;min-width:0;font:inherit;opacity:.82;background:0 0;border:2px solid #0000;border-radius:15px;padding:0;line-height:0;transition:transform .16s,border-color .16s,box-shadow .16s,opacity .16s;overflow:hidden}.deck-mode-tab:hover{opacity:1;transform:translateY(-2px);box-shadow:0 8px 20px #3d414312}.deck-mode-tab.is-active{border-color:var(--reading-blue);opacity:1;transform:translateY(-2px);box-shadow:0 10px 26px #6483b433}.deck-mode-tab:focus-visible{outline-offset:3px;outline:3px solid #6483b44d}.deck-mode-tab-image{width:100%;height:auto;display:block}.deck-state-copy{margin-top:38px;animation:.22s both deck-state-fade}.deck-state-copy h3{margin:0}.deck-state-tagline{color:var(--ink);margin:12px 0 0;font-weight:700}.deck-state-description{max-width:610px;color:var(--ink-soft);margin:14px 0 0}.deck-state-best-for{border-top:1px solid #d5cfc1b8;flex-direction:column;gap:6px;margin-top:30px;padding-top:18px;display:flex}.deck-state-best-for .type-caption{color:#3e5a8694}.deck-best-for-value{color:var(--ink);align-items:center;gap:10px;font-weight:650;display:flex}.deck-best-for-value strong{color:var(--blue-dark);background:var(--blue-faint);letter-spacing:.055em;white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:850;line-height:1}.deck-demo-panel{justify-content:center;align-items:center;min-width:0;animation:.22s both deck-state-fade;display:flex}.deck-demo-topline{width:100%;color:var(--blue-dark);justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.deck-demo-loop{color:#3e5a869e;align-items:center;gap:6px;display:inline-flex}.deck-demo-loop-dot{background:var(--reading-blue);border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 4px #6483b41c}.deck-demo-phone{aspect-ratio:9/19.5;background:#151719;border:1px solid #2d3033;border-radius:48px;width:min(100%,280px);padding:8px;position:relative;box-shadow:0 30px 62px #252a2e38,inset 0 0 0 1px #ffffff0a}.deck-demo-screen{background:#faf9ee;border-radius:40px;width:100%;height:100%;position:relative;overflow:hidden}.deck-demo-phone-button{z-index:6;background:#24272a;border-radius:3px;width:3px;position:absolute;box-shadow:inset 0 0 0 1px #ffffff06}.deck-demo-phone-action{height:34px;top:18%;left:-4px}.deck-demo-phone-volume-up{height:56px;top:25%;left:-4px}.deck-demo-phone-volume-down{height:56px;top:34%;left:-4px}.deck-demo-phone-power{height:78px;top:27%;right:-4px}.deck-demo-recording-cover{z-index:5;aspect-ratio:1;background:#050506;border-radius:50%;width:4.2%;position:absolute;top:5.15%;left:32.9%;transform:translate(-50%,-50%)}.deck-demo-placeholder,.deck-demo-video{width:100%;height:100%;position:absolute;inset:0}.deck-demo-placeholder{z-index:1;text-align:center;color:var(--ink);opacity:1;background:linear-gradient(#fbfaf6,#f2f5f9);flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:34px 22px;transition:opacity .18s;display:flex}.deck-demo-placeholder.is-hidden{opacity:0;pointer-events:none}.deck-demo-placeholder-marker{width:92px;height:92px;color:var(--blue-dark);background:#fff;border:1px solid #6483b433;border-radius:18px;place-items:center;margin-bottom:8px;font-size:1.12rem;font-weight:850;display:grid;box-shadow:0 10px 24px #3d414312}.deck-demo-placeholder strong{font-size:1rem;font-weight:800}.deck-demo-placeholder .type-small{color:var(--ink-soft)}.deck-demo-video{z-index:2;object-fit:cover;opacity:0;background:#fbfaf6;transition:opacity .18s;display:block}.deck-demo-video.is-ready{opacity:1}.deck-demo-note{color:var(--ink-soft);text-align:center;margin:18px 0 0}@keyframes deck-state-fade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.compact-heading{max-width:720px}.feature-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:54px;display:grid}.feature-tool-card{min-height:300px;padding:34px}.feature-tool-card .feature-icon-box{margin-bottom:0}.feature-tool-wide{background:#e1e8f28a;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:50px;min-height:230px;display:grid}.feature-tool-wide-copy{max-width:650px}.feature-tool-wide h3{margin-top:14px}.feature-mini-flow{color:var(--blue-dark);white-space:nowrap;background:#ffffffb3;border:1px solid #6483b433;border-radius:18px;align-items:center;gap:11px;padding:18px 22px;display:flex}.mini-flow-arrow{color:#3e5a867a}.features-bottom-cta{background:#fffdf8c2;border:1px solid #6483b433;border-radius:32px;justify-content:space-between;align-items:center;gap:48px;margin-top:118px;margin-bottom:96px;padding:52px 58px;display:flex;box-shadow:0 22px 60px #3d41430f}.features-bottom-cta h2{max-width:690px;margin-bottom:0}.features-bottom-cta .primary-button{flex:none}@media (width<=980px){.features-hero{min-height:calc(100vh - 64px);padding-top:76px}.features-hero-copy{transform:translateY(10px)}.feature-showcase{text-align:center;grid-template-columns:1fr;gap:46px;padding:54px}.feature-showcase-copy .feature-icon-box{margin-left:auto;margin-right:auto}.feature-pills{justify-content:center}.deck-system-card{grid-template-columns:1fr;gap:48px;padding:54px}.deck-demo-panel{width:100%;max-width:560px;margin:0 auto}.feature-tool-wide{grid-template-columns:1fr}.feature-mini-flow{justify-self:start}.features-bottom-cta{flex-direction:column;align-items:flex-start}}@media (width<=820px){.deck-mode-tabs{grid-template-columns:1fr}.deck-mode-tab{padding:12px 14px}.deck-mode-tab-copy span{white-space:normal}}@media (width<=640px){.features-hero,.feature-showcase,.feature-section,.features-bottom-cta{width:min(100% - 28px,1180px)}.features-hero{min-height:auto;padding:52px 0 70px;display:block}.features-hero-copy{transform:none}.features-hero-jumps{gap:10px;margin-top:26px}.features-hero-jumps a{min-height:44px;padding:0 18px}.feature-showcase{border-radius:28px;min-height:0;padding:38px 24px}.feature-section{padding-top:82px}.feature-tool-grid{margin-top:38px}.deck-system-card{border-radius:28px;gap:38px;padding:38px 24px 32px}.deck-mode-tabs{margin-top:28px}.deck-state-copy{margin-top:30px}.deck-demo-phone{border-radius:42px;width:min(100%,252px);padding:7px}.deck-demo-screen{border-radius:35px}.feature-tool-grid{grid-template-columns:1fr}.feature-tool-wide{grid-column:auto}.feature-tool-card{border-radius:24px;padding:26px}.feature-mini-flow{justify-content:flex-start;width:100%;overflow-x:auto}.features-bottom-cta{border-radius:26px;margin-top:82px;margin-bottom:54px;padding:34px 26px}.features-bottom-cta .primary-button{width:100%}}.games-section{overflow:visible}.games-heading-row{justify-content:space-between;align-items:end;gap:36px;display:flex}.games-heading{text-align:left;max-width:760px;margin:0}.games-heading h2{margin:16px 0 18px}.games-heading p{color:var(--ink-soft);margin:0}.game-carousel-arrows{justify-content:center;gap:12px;margin-top:-52px;display:flex}.game-carousel-arrow{width:44px;height:44px;color:var(--blue-dark);cursor:pointer;font:inherit;background:#fffdf8e0;border:1px solid #6483b433;border-radius:50%;place-items:center;font-size:1.1rem;transition:transform .16s,opacity .16s,box-shadow .16s;display:grid;box-shadow:0 8px 22px #3d41430f}.game-carousel-arrow:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 28px #3d41431a}.game-carousel-arrow:disabled{cursor:default;opacity:.32}.game-carousel{--game-card-width:min(920px, calc(82vw - 48px));--game-gap:22px;--game-step:calc(var(--game-card-width) + var(--game-gap));box-sizing:border-box;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;cursor:grab;grid-template-columns:minmax(0,1fr);width:100%;margin-top:0;padding:48px 0 88px;display:grid;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 54px calc(100% - 54px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 54px calc(100% - 54px),#0000 100%)}.game-carousel:active{cursor:grabbing}.game-card{width:var(--game-card-width);box-sizing:border-box;will-change:transform;background:#fffdf8e6;border:1px solid #d5cfc1db;border-radius:36px;grid-area:1/1;grid-template-columns:minmax(0,.9fr) minmax(340px,1.05fr);justify-self:center;align-items:center;gap:58px;min-height:500px;padding:54px 56px;display:grid;box-shadow:0 24px 70px #3d414312}.game-card-slot-center{z-index:3;pointer-events:auto;transform:translate(0)}.game-card-slot-left{z-index:2;transform:translateX(calc(0px - var(--game-step)));pointer-events:none}.game-card-slot-right{z-index:2;transform:translateX(var(--game-step));pointer-events:none}.game-card-slot-ghost-next{z-index:1;transform:translateX(calc(var(--game-step) + var(--game-step)));pointer-events:none}.game-card-slot-ghost-prev{z-index:1;transform:translateX(calc(0px - var(--game-step) - var(--game-step)));pointer-events:none}@keyframes game-center-to-left{0%{transform:translate(0)}to{transform:translateX(calc(0px - var(--game-step)))}}@keyframes game-right-to-center{0%{transform:translateX(var(--game-step))}to{transform:translate(0)}}@keyframes game-left-to-far-left{0%{transform:translateX(calc(0px - var(--game-step)))}to{transform:translateX(calc(0px - var(--game-step) - var(--game-step)))}}@keyframes game-far-right-to-right{0%{transform:translateX(calc(var(--game-step) + var(--game-step)))}to{transform:translateX(var(--game-step))}}@keyframes game-center-to-right{0%{transform:translate(0)}to{transform:translateX(var(--game-step))}}@keyframes game-left-to-center{0%{transform:translateX(calc(0px - var(--game-step)))}to{transform:translate(0)}}@keyframes game-right-to-far-right{0%{transform:translateX(var(--game-step))}to{transform:translateX(calc(var(--game-step) + var(--game-step)))}}@keyframes game-far-left-to-left{0%{transform:translateX(calc(0px - var(--game-step) - var(--game-step)))}to{transform:translateX(calc(0px - var(--game-step)))}}.game-carousel.is-moving-next .game-card-slot-center{pointer-events:none;animation:.42s cubic-bezier(.22,.72,.24,1) forwards game-center-to-left}.game-carousel.is-moving-next .game-card-slot-right{animation:.42s cubic-bezier(.22,.72,.24,1) forwards game-right-to-center}.game-carousel.is-moving-next .game-card-slot-left{animation:.42s cubic-bezier(.22,.72,.24,1) forwards game-left-to-far-left}.game-carousel.is-moving-next .game-card-slot-ghost-next{animation:.42s cubic-bezier(.22,.72,.24,1) forwards game-far-right-to-right}.game-carousel.is-moving-prev .game-card-slot-center{pointer-events:none;animation:.42s cubic-bezier(.22,.72,.24,1) forwards game-center-to-right}.game-carousel.is-moving-prev .game-card-slot-left{animation:.42s cubic-bezier(.22,.72,.24,1) forwards game-left-to-center}.game-carousel.is-moving-prev .game-card-slot-right{animation:.42s cubic-bezier(.22,.72,.24,1) forwards game-right-to-far-right}.game-carousel.is-moving-prev .game-card-slot-ghost-prev{animation:.42s cubic-bezier(.22,.72,.24,1) forwards game-far-left-to-left}.game-card-copy{min-width:0}.game-card-copy h3{margin:14px 0 18px}.game-card-copy>p{color:var(--ink-soft);margin:0}.game-card-best-for{border-top:1px solid #d5cfc1b8;flex-direction:column;gap:6px;margin-top:30px;padding-top:18px;display:flex}.game-card-best-for span{color:#3e5a8694}.game-card-best-for strong{color:var(--ink);font-weight:700}.game-card-visual{background:linear-gradient(145deg,#e1e8f2b8,#f8f7f0e6);border:1px solid #6483b429;border-radius:28px;place-items:center;min-height:350px;display:grid;overflow:hidden}.game-card-visual.has-video{background:#f5f5ee}.game-card-video{object-fit:contain;width:auto;max-width:100%;height:430px;max-height:100%;display:block}.game-card-visual-placeholder{text-align:center;color:var(--ink);flex-direction:column;align-items:center;gap:9px;padding:34px;display:flex}.game-card-visual-placeholder .type-eyebrow{color:#3e5a8694}.game-card-visual-placeholder .type-small{color:var(--ink-soft)}.crosscheck-visual-stack{flex-direction:column;gap:18px;width:100%;min-width:0;display:flex}.crosscheck-gameplay-slot{min-height:235px}.crosscheck-gameplay-video{object-fit:contain;width:auto;max-width:100%;height:235px;max-height:100%;display:block}.crosscheck-mode-section{min-width:0}.crosscheck-mode-label{color:#3e5a8694;letter-spacing:.12em;margin-bottom:9px;font-weight:700}.crosscheck-mode-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.crosscheck-mode-button{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:18px;width:100%;min-width:0;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s,opacity .16s;overflow:hidden}.crosscheck-mode-button img{width:100%;height:auto;display:block}.crosscheck-mode-button:not(.is-active){opacity:.72}.crosscheck-mode-button:hover{opacity:1;transform:translateY(-1px)}.crosscheck-mode-button.is-active{border-color:#6483b4b8;box-shadow:0 8px 22px #3e5a861f}.crosscheck-mode-button:focus-visible{outline-offset:3px;outline:3px solid #6483b44d}.crosscheck-mode-rules{border-top:1px solid #d5cfc1b8;min-height:136px;margin-top:18px;padding-top:16px;animation:.18s both deck-state-fade}.crosscheck-rules-label{color:#3e5a8694;letter-spacing:.12em;margin-bottom:7px;font-weight:700}.crosscheck-mode-rules strong{color:var(--ink);font-weight:750;display:block}.crosscheck-mode-rules p{max-width:620px;color:var(--ink-soft);margin:5px 0 0}.game-carousel-arrow:focus-visible{outline-offset:3px;outline:3px solid #6483b447}@media (width<=980px){.crosscheck-gameplay-slot{min-height:220px}.crosscheck-gameplay-video{height:220px}.crosscheck-mode-buttons{gap:8px}.game-carousel{--game-card-width:min(760px, calc(100vw - 112px));--game-gap:18px;padding-top:40px;padding-bottom:76px;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 30px calc(100% - 30px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 30px calc(100% - 30px),#0000 100%)}.game-card{grid-template-columns:1fr;gap:38px;padding:46px}.game-card-visual{min-height:300px}.game-card-video{height:400px}}@media (width<=640px){.games-heading-row{align-items:flex-start}.game-carousel-arrows{margin-top:-34px}.game-carousel{--game-card-width:calc(100vw - 96px);--game-gap:12px;width:100%;margin-top:10px;padding-top:24px;padding-bottom:58px;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 24px calc(100% - 24px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 24px calc(100% - 24px),#0000 100%)}.game-card{border-radius:28px;gap:30px;min-height:0;padding:32px 24px;box-shadow:0 18px 42px #3d414312}.game-card-copy h3{margin-top:12px}.game-card-visual{border-radius:22px;min-height:250px}.game-card-video{height:min(72vh,390px)}.crosscheck-mode-rules{min-height:158px}}.feature-showcase-dictionary{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);overflow:visible}.feature-showcase-dictionary .feature-showcase-copy h2{margin-top:14px}.dictionary-overlap{isolation:isolate;width:min(100%,500px);height:465px;margin:0 auto;position:relative}.dictionary-panel{background:#fbfaf5;border:1px solid #d5cfc1f0;border-radius:24px;position:absolute;overflow:hidden;box-shadow:0 22px 46px #30363a24,0 6px 16px #30363a12}.dictionary-panel img{width:100%;height:auto;display:block}.dictionary-panel-kanji{z-index:2;width:50%;bottom:0;left:2.5%}.dictionary-panel-word{z-index:1;width:48%;top:0;right:2%}.dictionary-panel-word:after,.dictionary-panel-kanji:after{content:"";z-index:4;pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff24}@media (width<=940px){.feature-showcase-dictionary{grid-template-columns:1fr}.dictionary-overlap{width:min(100%,520px);height:470px;margin-top:10px}}@media (width<=620px){.dictionary-overlap{width:min(100%,390px);height:378px;margin-top:4px}.dictionary-panel{border-radius:20px;box-shadow:0 16px 30px #30363a21,0 4px 12px #30363a0f}.dictionary-panel-kanji{width:50%;left:1%}.dictionary-panel-word{width:48%;right:1%}}.study-review-section{padding-top:132px}.study-review-heading{text-align:left;max-width:1180px;margin-left:0;margin-right:0}.study-review-heading>p{max-width:760px;margin:0}.study-review-thesis{border-top:1px solid #d5cfc1db;border-bottom:1px solid #d5cfc1db;width:min(1040px,100%);margin:38px 0 0;padding:28px 0;display:block}.study-review-thesis strong{color:var(--ink);margin-bottom:18px;display:block}.study-review-thesis p{max-width:860px;color:var(--ink-soft);margin:0}.study-review-board{grid-template-columns:minmax(0,1fr) 170px minmax(0,1fr);align-items:stretch;margin-top:54px;display:grid;position:relative}.study-review-panel{background:#fffdf8cc;border:1px solid #d5cfc1db;border-radius:34px;flex-direction:column;min-width:0;min-height:560px;padding:46px;display:flex;box-shadow:0 18px 48px #3d41430b}.study-panel,.review-panel{background:#fffdf8cc}.study-review-copy{max-width:430px;margin-top:0}.study-review-copy h3{margin:13px 0 14px}.study-review-copy p{color:var(--ink-soft);margin:0}.study-review-divider{z-index:2;place-items:center;display:grid;position:relative}.study-review-arrow{fill:none;stroke:#6483b4;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round;opacity:.88;width:42px;height:32px;display:block;overflow:visible}.study-review-demo{background:0 0;border:0;border-radius:0;flex-direction:column;align-items:center;gap:20px;min-height:0;margin-top:42px;padding:0;display:flex}.study-review-phone{aspect-ratio:9/19.55;background:#151719;border:1px solid #2d3033;border-radius:34px;width:min(100%,196px);padding:6px;position:relative;overflow:hidden;box-shadow:0 22px 44px #252a2e2e,inset 0 0 0 1px #ffffff0a}.study-review-video{object-fit:cover;background:#f5f5ee;border-radius:28px;width:100%;height:100%;display:block}.study-review-recording-cover{z-index:5;aspect-ratio:1;background:#050506;border-radius:50%;width:4.2%;position:absolute;top:5.15%;left:32.9%;transform:translate(-50%,-50%)}.features-more-section{text-align:center;width:min(860px,100% - 48px);margin:0 auto;padding:132px 0 118px}.features-more-section p{max-width:720px;color:var(--ink-soft);margin:18px auto 0}.features-more-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.features-more-actions a{min-height:48px;color:var(--blue-dark);font-size:var(--type-size-button);font-weight:var(--type-weight-semibold);line-height:var(--type-line-button);background:#ffffff8f;border:1px solid #6483b438;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;text-decoration:none;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 24px #3d41430a}.features-more-actions a:hover{background:var(--blue-faint);border-color:#6483b46b;transform:translateY(-1px);box-shadow:0 10px 26px #3d414312}@media (width<=900px){.study-review-thesis{padding:22px 0}.study-review-board{grid-template-columns:1fr;gap:16px}.study-review-panel{border:1px solid #d5cfc1db;border-radius:30px;min-height:0}.study-review-divider{display:none}.study-review-copy{margin-top:0}.study-review-demo{margin-top:38px}}@media (width<=640px){.study-review-section{padding-top:104px}.study-review-board{margin-top:38px}.study-review-panel{border-radius:26px;padding:30px 24px}.study-review-copy{margin-top:0}.study-review-demo{min-height:0;padding:0}.study-review-phone{width:min(100%,178px)}.features-more-section{width:min(100% - 40px,720px);padding:104px 0 92px}}:root{--ecosystem-cream:#f5f1e8;--ecosystem-card:#fffdfa;--ecosystem-blue:#6483b4;--ecosystem-blue-dark:#3e5a86;--ecosystem-ink:#171a20;--ecosystem-muted:#68707b;--ecosystem-line:#2f3d4f21;--ecosystem-shadow:0 24px 60px #333e4c17}html{scroll-behavior:smooth}.ecosystem-page{background:var(--ecosystem-cream);min-height:100vh;color:var(--ecosystem-ink);overflow-x:hidden}.ecosystem-shell{width:min(1160px,100% - 48px);margin:0 auto}.ecosystem-arrow-icon{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.1em;height:1.1em}.ecosystem-feature-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.ecosystem-kicker{color:var(--ecosystem-blue);margin-bottom:18px}.ecosystem-kicker-light{color:#b8c9e2}.ecosystem-hero{align-items:center;min-height:calc(100vh - 74px);padding:92px 0 88px;display:grid}.ecosystem-hero-inner{text-align:center;max-width:1080px}.ecosystem-hero-title{letter-spacing:-.025em;max-width:900px;margin:0 auto;font-weight:850;line-height:1.08}.ecosystem-hero-copy{max-width:760px;color:var(--ecosystem-muted);margin:28px auto 0}.ecosystem-hero-nav{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:36px;display:flex}.ecosystem-hero-nav a{min-width:124px;color:var(--ecosystem-blue-dark);background:#fffdfab8;border:1px solid #6483b433;border-radius:999px;padding:15px 28px;font-weight:750;text-decoration:none;transition:transform .2s,background .2s;box-shadow:0 12px 28px #333e4c12}.ecosystem-hero-nav a:hover{background:var(--ecosystem-card);transform:translateY(-2px)}.ecosystem-flow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:42px;display:flex}.ecosystem-flow-item{color:var(--ecosystem-blue-dark);align-items:center;gap:10px;font-weight:700;display:flex}.ecosystem-flow-item>span{background:#6483b417;border:1px solid #6483b42e;border-radius:999px;padding:12px 17px}.ecosystem-flow-item .ecosystem-arrow-icon{color:#3e5a867a}.ecosystem-intro{border-top:1px solid var(--ecosystem-line);padding:116px 0 84px}.ecosystem-intro-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:start;gap:88px;display:grid}.ecosystem-intro-grid h2,.ecosystem-feature-copy h2,.ecosystem-subtitles-heading h2,.ecosystem-convergence h2{margin:0}.ecosystem-intro-grid p,.ecosystem-feature-copy>p,.ecosystem-subtitles-heading>p,.ecosystem-convergence-copy{color:var(--ecosystem-muted);margin:0}.ecosystem-entry-strip{border:1px solid var(--ecosystem-line);background:#fffdfa9e;border-radius:28px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:22px;margin-top:66px;padding:26px 30px;display:grid}.ecosystem-entry-item{color:var(--ecosystem-ink);border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:2px 15px;padding:14px;text-decoration:none;transition:transform .2s,background .2s;display:grid}.ecosystem-entry-item:hover{background:#6483b40f;transform:translateY(-2px)}.ecosystem-entry-item .ecosystem-feature-icon{color:var(--ecosystem-blue);grid-row:1/span 2}.ecosystem-entry-item span{color:var(--ecosystem-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:650}.ecosystem-entry-item strong{font-size:1.08rem}.ecosystem-entry-arrow{color:#3e5a8659;font-size:1.35rem}.ecosystem-feature-section{grid-template-columns:minmax(0,.85fr) minmax(440px,1.15fr);align-items:center;gap:96px;padding:120px 0;scroll-margin-top:90px;display:grid}.ecosystem-feature-section-reverse .ecosystem-feature-copy{order:2}.ecosystem-feature-section-reverse .ecosystem-feature-visual{order:1}.ecosystem-feature-copy>p{margin-top:24px}.ecosystem-feature-points{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.ecosystem-feature-points span{color:var(--ecosystem-blue-dark);background:#6483b414;border:1px solid #6483b426;border-radius:999px;padding:9px 13px;font-size:.86rem;font-weight:700}.ecosystem-feature-visual{min-width:0}#yomitan .ecosystem-feature-visual{aspect-ratio:1.65;border:1px solid #2933411a;border-radius:22px;width:118%;margin-left:-9%;overflow:hidden;box-shadow:0 24px 52px #333d4b24}.ecosystem-yomitan-screenshot{object-fit:cover;object-position:50% 55%;width:100%;height:100%;display:block}.ecosystem-feature-visual-camera{place-items:center;display:grid}.ecosystem-iphone-device{background:#1a1d1f;border:2px solid #5f6366;border-radius:50px;width:min(100%,286px);padding:5px;position:relative;box-shadow:0 34px 74px #282e3330,inset 0 0 0 1px #ffffff1f}.ecosystem-iphone-screen{aspect-ratio:1206/2622;background:#050607;border-radius:42px;position:relative;overflow:hidden}.ecosystem-camera-video{object-fit:cover;width:100%;height:100%;display:block}.ecosystem-iphone-dynamic-island{pointer-events:none;background:#020303;border-radius:999px;width:92px;height:27px;display:none;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff06}.ecosystem-iphone-button{z-index:1;background:#34383a;width:4px;display:block;position:absolute}.ecosystem-iphone-action-button,.ecosystem-iphone-volume-up,.ecosystem-iphone-volume-down{border-radius:3px 0 0 3px;left:-5px}.ecosystem-iphone-action-button{height:28px;top:112px}.ecosystem-iphone-volume-up{height:48px;top:155px}.ecosystem-iphone-volume-down{height:48px;top:214px}.ecosystem-iphone-power-button{border-radius:0 3px 3px 0;height:76px;top:166px;right:-5px}.ecosystem-browser-mock{background:var(--ecosystem-card);border:1px solid var(--ecosystem-line);width:100%;min-height:480px;box-shadow:var(--ecosystem-shadow);border-radius:28px;overflow:hidden}.ecosystem-browser-bar{border-bottom:1px solid var(--ecosystem-line);align-items:center;gap:7px;height:48px;padding:0 16px;display:flex}.browser-dot{background:#c9c9c4;border-radius:50%;width:9px;height:9px}.ecosystem-browser-address{color:#8b8d8f;background:#f1f0ec;border-radius:999px;min-width:180px;height:27px;margin-left:9px;padding:5px 12px;font-size:.72rem}.ecosystem-browser-body{background:#fbfaf6;min-height:432px;padding:48px 48px 40px;position:relative}.ecosystem-browser-copy{color:#40444b;max-width:470px;margin:0;font-size:1.18rem;line-height:2}.ecosystem-highlight-word{border-bottom:2px solid var(--ecosystem-blue);background:#6483b42e;padding:1px 4px;font-size:1.18rem;position:absolute;top:92px;left:175px}.ecosystem-yomitan-popup{background:#fff;border:1px solid #2933411f;border-radius:18px;width:min(320px,75%);margin-top:30px;padding:18px;box-shadow:0 20px 45px #333d4b24}.ecosystem-yomitan-word-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ecosystem-yomitan-word-row>div{display:grid}.ecosystem-yomitan-reading{color:var(--ecosystem-muted);font-size:.72rem}.ecosystem-yomitan-word-row strong{font-size:1.3rem}.ecosystem-yomitan-badge{color:#767b83;background:#f1f1ee;border-radius:8px;padding:5px 8px;font-size:.65rem;font-weight:750}.ecosystem-yomitan-popup p{color:#60656d;margin:12px 0 16px;font-size:.85rem}.ecosystem-yomitan-popup button{background:var(--ecosystem-blue);color:#fff;font:inherit;border:0;border-radius:10px;padding:9px 12px;font-size:.76rem;font-weight:750}.ecosystem-browser-to-app{color:var(--ecosystem-blue);font-size:1.8rem;position:absolute;bottom:93px;right:158px}.ecosystem-mini-deck-card{background:#eef3fa;border:1px solid #6483b42e;border-radius:17px;gap:4px;width:145px;padding:16px;display:grid;position:absolute;bottom:55px;right:28px;box-shadow:0 14px 30px #3c4c6521}.ecosystem-mini-label{color:var(--ecosystem-blue-dark);letter-spacing:.1em;font-size:.6rem;font-weight:800}.ecosystem-mini-deck-card strong{font-size:1.28rem}.ecosystem-mini-deck-card>span:last-child{color:var(--ecosystem-muted);font-size:.7rem}.ecosystem-inline-flow{color:var(--ecosystem-blue-dark);flex-wrap:wrap;align-items:center;gap:9px;margin-top:34px;font-size:.88rem;font-weight:700;display:flex}.ecosystem-inline-flow .ecosystem-arrow-icon{color:#3e5a8666}.ecosystem-yomitan-link{width:fit-content;color:var(--ecosystem-blue-dark);background:#ffffff6b;border:1px solid #6483b43d;border-radius:999px;align-items:center;gap:8px;margin-top:22px;padding:10px 14px;font-size:.88rem;font-weight:750;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.ecosystem-yomitan-link:hover{background:#ffffffb3;border-color:#6483b473;transform:translateY(-1px)}.ecosystem-yomitan-link:focus-visible{outline:2px solid var(--ecosystem-blue);outline-offset:3px}.ecosystem-subtitles-section{color:#fff;background:#27374f;margin-top:80px;padding:120px 0 56px;scroll-margin-top:90px}.ecosystem-subtitles-heading{max-width:760px}.ecosystem-subtitles-heading>p{color:#ccd5e2;margin-top:24px}.ecosystem-subtitles-showcase{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:22px;margin-top:62px;display:grid}.ecosystem-subtitles-browser-card{aspect-ratio:910/512;background:#0d1219;border:1px solid #ffffff14;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 26px 58px #050a1247}.ecosystem-subtitles-browser-video{object-fit:cover;background:#07090c;width:100%;height:100%;display:block}.ecosystem-subtitles-journey-slot{aspect-ratio:910/512;position:relative;overflow:hidden}.ecosystem-subtitles-journey-track{will-change:transform;width:200%;height:100%;transition:transform .68s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(0)}.ecosystem-subtitles-journey-track.show-phone{transform:translate(-50%)}.ecosystem-subtitles-journey-slide{flex:0 0 50%;width:50%;min-width:0;height:100%}.ecosystem-subtitles-browser-slide{background:#07090c;border:1px solid #ffffff14;border-radius:24px;overflow:hidden;box-shadow:0 26px 58px #050a1247}.ecosystem-subtitles-phone-slide{background:0 0;justify-content:center;align-items:center;padding:4px 18px;display:flex}.ecosystem-subtitles-phone-device{aspect-ratio:512/1114;transform-origin:50% 8%;opacity:1;will-change:transform, opacity;background:#090a0c;border-radius:30px;height:min(97%,410px);padding:5px;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .12s;position:relative;transform:scale(1);box-shadow:0 16px 36px #00000061,inset 0 0 0 1px #ffffff21}.ecosystem-subtitles-phone-device.is-term-zoom{transform:scale(1.64)}.ecosystem-subtitles-phone-device.is-ending{opacity:0}.ecosystem-subtitles-phone-screen{background:#f5f5ee;border-radius:25px;width:100%;height:100%;overflow:hidden}.ecosystem-subtitles-phone-video{object-fit:cover;background:#f5f5ee;width:100%;height:100%;display:block}.ecosystem-subtitles-phone-button{background:#17191d;border-radius:999px;width:3px;position:absolute}.ecosystem-subtitles-phone-volume-up{height:9%;top:24%;left:-3px}.ecosystem-subtitles-phone-volume-down{height:9%;top:35%;left:-3px}.ecosystem-subtitles-phone-power{height:13%;top:28%;right:-3px}.ecosystem-subtitles-copy-grid{grid-template-columns:repeat(3,1fr);gap:48px;margin-top:64px;display:grid}.ecosystem-subtitles-copy-grid h3{margin:0 0 12px;font-size:1.08rem}.ecosystem-subtitles-copy-grid p{color:#bfc9d5;margin:0;line-height:1.65}.ecosystem-subtitles-flow{background:#ffffff0e;border:1px solid #ffffff14;border-radius:20px;justify-content:space-between;align-items:center;gap:8px;margin-top:68px;padding:22px 26px;display:flex}.ecosystem-subtitles-flow-item{color:#d6dee9;align-items:center;gap:10px;font-size:.82rem;font-weight:700;display:flex}.ecosystem-subtitles-flow-item .ecosystem-arrow-icon{color:#8092aa}.ecosystem-convergence{padding:130px 0 122px}.ecosystem-convergence-copy{max-width:720px;margin-top:24px}.ecosystem-convergence-map{background:var(--ecosystem-card);border:1px solid var(--ecosystem-line);box-shadow:var(--ecosystem-shadow);border-radius:30px;grid-template-columns:1fr auto 1.15fr auto .8fr;align-items:center;gap:34px;margin-top:64px;padding:38px 42px;display:grid}.ecosystem-source-stack,.ecosystem-output-stack{gap:10px;display:grid}.ecosystem-source-node{color:var(--ecosystem-blue-dark);background:#f6f4ee;border-radius:14px;align-items:center;gap:11px;padding:12px 15px;font-weight:720;display:flex}.ecosystem-source-node .ecosystem-feature-icon{width:21px;height:21px}.ecosystem-convergence-arrow{color:#3e5a866b;font-size:1.55rem}.ecosystem-manamoji-node{background:#edf2f9;border:1px solid #6483b430;border-radius:24px;justify-content:center;align-items:center;gap:18px;min-height:148px;padding:26px;display:flex}.ecosystem-manamoji-node img{object-fit:contain;width:66px;height:66px}.ecosystem-manamoji-node>div{gap:5px;display:grid}.ecosystem-manamoji-node span{color:var(--ecosystem-blue-dark);letter-spacing:.12em;font-size:.68rem;font-weight:850}.ecosystem-manamoji-node strong{font-size:1.2rem}.ecosystem-output-stack span{color:var(--ecosystem-blue-dark);text-align:center;background:#6483b417;border-radius:14px;padding:12px 15px;font-weight:760}.ecosystem-endcap{background:var(--cream);min-height:100vh;color:var(--ink);align-items:center;padding:0;display:flex}.ecosystem-endcap-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:46px;display:flex}.ecosystem-endcap h2{letter-spacing:-.045em;margin:0;font-size:clamp(3rem,6vw,6.2rem);line-height:.95}.ecosystem-endcap-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ecosystem-endcap-primary,.ecosystem-endcap-secondary{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-size:.9rem;font-weight:760;text-decoration:none;display:inline-flex}.ecosystem-endcap-primary{color:#1b2b41;background:#a9c0df}.ecosystem-endcap-secondary{color:#edf2f7;border:1px solid #fff3}@media (width<=940px){.ecosystem-intro-grid,.ecosystem-feature-section,.ecosystem-feature-section-reverse{grid-template-columns:1fr;gap:48px}.ecosystem-feature-section-reverse .ecosystem-feature-copy,.ecosystem-feature-section-reverse .ecosystem-feature-visual{order:initial}#yomitan .ecosystem-feature-visual{aspect-ratio:16/9;width:100%;margin-left:0}.ecosystem-entry-strip{grid-template-columns:1fr}.ecosystem-entry-arrow{display:none}.ecosystem-subtitles-showcase{grid-template-columns:1fr;max-width:760px;margin-left:auto;margin-right:auto}.ecosystem-subtitles-copy-grid{grid-template-columns:1fr;gap:30px}.ecosystem-subtitles-flow{flex-wrap:wrap;justify-content:flex-start}.ecosystem-convergence-map{grid-template-columns:1fr;gap:20px}.ecosystem-convergence-arrow{justify-self:center;transform:rotate(90deg)}}@media (width<=680px){.ecosystem-shell{width:min(100% - 30px,1160px)}.ecosystem-hero{min-height:auto;padding:90px 0 78px}.ecosystem-flow{gap:8px}.ecosystem-flow-item>span{padding:9px 12px;font-size:.78rem}.ecosystem-intro,.ecosystem-feature-section,.ecosystem-convergence{padding-top:88px;padding-bottom:88px}.ecosystem-browser-body{padding:34px 24px}.ecosystem-highlight-word{top:78px;left:120px}.ecosystem-browser-to-app,.ecosystem-mini-deck-card{margin-top:18px;position:static}.ecosystem-browser-to-app{width:max-content;margin-left:54px;transform:rotate(90deg)}.ecosystem-subtitles-showcase{gap:16px;margin-top:42px}.ecosystem-subtitles-browser-card,.ecosystem-subtitles-browser-slide{border-radius:18px}.ecosystem-subtitles-phone-slide{padding:4px 10px}.ecosystem-subtitles-phone-device{border-radius:22px}.ecosystem-subtitles-phone-screen{border-radius:18px}.ecosystem-subtitles-section{padding:92px 0}.ecosystem-convergence-map{padding:24px}}.beta-page{min-height:100vh}.beta-kicker{color:var(--blue-dark)}.beta-hero{box-sizing:border-box;text-align:center;justify-content:center;align-items:center;width:min(1180px,100% - 48px);min-height:calc(100vh - 86px);margin:0 auto;padding:88px 0 112px;display:flex}.beta-hero-copy{width:min(100%,920px);margin:0 auto}.beta-hero h1{max-width:900px;margin:20px auto 28px}.beta-hero-copy>.type-body-lead{max-width:820px;color:var(--ink-soft);margin:0 auto}.beta-hero-secondary{max-width:680px;color:var(--ink-soft);margin:22px auto 0}.beta-hero-jumps{flex-wrap:wrap;justify-content:center;gap:14px;margin:38px auto 0;display:flex}.beta-hero-jumps a{min-height:52px;color:var(--blue-dark);font-size:var(--type-size-button);font-weight:var(--type-weight-semibold);background:#ffffff8f;border:1px solid #6483b438;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;text-decoration:none;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 24px #3d41430a}.beta-hero-jumps a:hover{background:var(--blue-faint);border-color:#6483b46b;transform:translateY(-1px);box-shadow:0 10px 26px #3d414312}#android-beta,#iphone-beta{scroll-margin-top:36px}.beta-platform-section,.beta-feedback{width:min(1180px,100% - 48px);margin:0 auto}.beta-feedback{width:min(1180px,100% - 48px);margin:0 auto}.beta-platform-section{padding-bottom:34px}.beta-platform-card{background:#fffdf8d6;border:1px solid #d5cfc1db;border-radius:38px;padding:clamp(38px,5.4vw,68px);box-shadow:0 28px 80px #3d414312}.beta-platform-card-iphone{background:radial-gradient(circle at 100% 0,#6483b41f,#0000 34%),#fffdf8e0}.beta-platform-heading{border-bottom:1px solid #d5cfc1c7;align-items:center;gap:22px;padding-bottom:38px;display:flex}.beta-platform-heading h2{margin:8px 0 0}.beta-platform-icon{width:62px;height:62px;color:var(--blue-dark);background:#ffffffd1;border:1px solid #6483b42e;border-radius:19px;flex:0 0 62px;place-items:center;display:grid;box-shadow:0 12px 28px #3d41430f}.beta-platform-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.beta-platform-icon-fill{fill:currentColor;stroke:none}.beta-status-row{color:var(--blue-dark);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;font-size:.78rem;font-weight:800;display:flex}.beta-status-dot{background:var(--blue);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #6483b41f}.beta-platform-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.72fr);align-items:start;gap:clamp(42px,6vw,78px);padding-top:46px;display:grid}.beta-platform-copy>p{color:var(--ink-soft);margin:0}.beta-platform-copy>p+p{margin-top:22px}.beta-actions{align-items:center;gap:14px;margin-top:34px;display:flex}.beta-actions-wrap{flex-wrap:wrap}.beta-button{color:#fff;background:var(--blue);min-height:52px;font-size:var(--type-size-button);font-weight:800;line-height:var(--type-line-button);border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:0 21px;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 12px 30px #6483b43d}.beta-button:hover{transform:translateY(-2px)}.beta-button-secondary{border-color:var(--line);color:var(--ink);box-shadow:none;background:#fffdf8db}.beta-button.is-disabled{cursor:default;opacity:.58;box-shadow:none}.beta-button.is-disabled:hover{transform:none}.beta-link-placeholder{color:var(--ink-soft)}.beta-note-card{background:var(--blue-faint);border:1px solid #6483b429;border-radius:24px;padding:28px}.beta-note-card-caution{background:#f7f3e9bd}.beta-note-label{color:var(--blue-dark);margin-bottom:16px}.beta-note-card p{color:var(--ink-soft);margin:0}.beta-note-card p+p{margin-top:16px}.beta-guide{padding:126px 0 136px}.beta-guide-heading{text-align:center;max-width:800px;margin:0 auto 54px}.beta-guide-heading h2{margin:16px 0 18px}.beta-guide-heading p{max-width:730px;color:var(--ink-soft);margin:0 auto}.beta-guide-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.beta-guide-steps article{background:#fffdf8b8;border:1px solid #d5cfc1d1;border-radius:26px;min-height:250px;padding:30px}.beta-guide-steps article>span{color:var(--blue-dark);letter-spacing:.08em;margin-bottom:42px;font-size:.8rem;font-weight:850;display:inline-block}.beta-guide-steps h3{margin:0 0 12px;font-size:1.18rem;line-height:1.2}.beta-guide-steps p{color:var(--ink-soft);margin:0;font-size:.94rem;line-height:1.6}.beta-feedback{padding-bottom:142px}.beta-feedback-inner{color:var(--cream);text-align:center;background:#0d1015;border-radius:34px;padding:clamp(48px,6vw,76px)}.beta-feedback .beta-kicker{color:#f7f3e985}.beta-feedback h2{max-width:760px;margin:16px auto 20px}.beta-feedback p{color:#f7f3e9ad;max-width:760px;margin:0 auto}@media (width<=920px){.beta-platform-grid{grid-template-columns:1fr}.beta-note-card{max-width:720px}}@media (width<=680px){.beta-hero,.beta-platform-section,.beta-feedback{width:min(100% - 30px,1180px)}.beta-hero{padding:64px 0 90px}.beta-platform-card{border-radius:28px;padding:30px 22px}.beta-platform-heading{align-items:flex-start;gap:16px;padding-bottom:30px}.beta-platform-icon{border-radius:16px;flex-basis:52px;width:52px;height:52px}.beta-platform-icon svg{width:26px;height:26px}.beta-platform-grid{gap:34px;padding-top:34px}.beta-actions{flex-direction:column;align-items:stretch}.beta-button{box-sizing:border-box;width:100%}.beta-link-placeholder{text-align:center}.beta-feedback{padding-bottom:96px}.beta-feedback-inner{border-radius:28px}}.site-footer{color:var(--cream);background:#0d1015;padding:92px 0 30px}.site-footer-inner{width:min(1180px,100% - 48px);margin:0 auto}.site-footer-main{grid-template-columns:minmax(0,1.65fr) minmax(150px,.55fr) minmax(150px,.55fr);gap:clamp(54px,8vw,118px);padding-bottom:76px;display:grid}.site-footer-brand-column{max-width:430px}.site-footer-brand{color:var(--cream);letter-spacing:-.04em;align-items:center;gap:13px;font-size:1.7rem;font-weight:800;text-decoration:none;display:inline-flex}.site-footer-logo{object-fit:contain;filter:brightness(0)invert();opacity:.94;width:50px;height:37px}.site-footer-tagline{color:#f7f3e9ad;max-width:330px;margin:28px 0 30px;font-size:1rem;line-height:1.65}.site-footer-link-column{flex-direction:column;align-items:flex-start;gap:17px;display:flex}.site-footer-column-title{color:#f7f3e97a;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:.74rem;font-weight:800}.site-footer-link-column a,.site-footer-placeholder-link{color:var(--cream);font-size:.94rem;font-weight:650;line-height:1.35}.site-footer-link-column a{text-decoration:none;transition:opacity .16s,transform .16s}.site-footer-link-column a:hover{opacity:.68;transform:translate(2px)}.site-footer-placeholder-link{color:#f7f3e9b8;align-items:center;gap:10px;display:inline-flex}.site-footer-connect-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 17px;width:17px;height:17px}.site-footer-connect-icon-fill,.site-footer-connect-icon--github{fill:currentColor;stroke:none}.site-footer-bottom{color:#f7f3e975;border-top:1px solid #f7f3e924;justify-content:space-between;align-items:flex-end;gap:24px;min-height:64px;padding-top:26px;font-size:.8rem;display:flex}.site-footer-legal{align-items:center;gap:30px;display:flex}@media (width<=820px){.site-footer{padding-top:72px}.site-footer-main{grid-template-columns:1fr 1fr;gap:56px 42px}.site-footer-brand-column{grid-column:1/-1}}@media (width<=520px){.site-footer{padding-top:60px}.site-footer-inner{width:min(100% - 30px,1180px)}.site-footer-main{grid-template-columns:1fr;gap:46px;padding-bottom:58px}.site-footer-brand-column{grid-column:auto}.site-footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}.site-footer-legal{gap:22px}}
