:root{--ink: #111827;--ink-soft: #536071;--night: #101723;--night-soft: #182231;--paper: #f5f0e8;--paper-bright: #fcfaf6;--lavender: #c9c4ed;--violet: #6764ba;--coral: #e47b68;--line: rgba(17, 24, 39, .14);--line-light: rgba(255, 255, 255, .18);--max-width: 1240px;--page-gutter: clamp(20px, 4vw, 64px);color-scheme:light;font-family:Noto Sans JP,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.7;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:12px;z-index:100;padding:8px 12px;background:var(--coral);color:var(--ink);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.page-shell{width:min(var(--max-width),calc(100% - (var(--page-gutter) * 2)));margin-inline:auto}.site-header{position:fixed;inset:0 0 auto;z-index:50;display:flex;align-items:center;justify-content:space-between;min-height:74px;padding:10px var(--page-gutter);color:#fff;background:#10172338;border-bottom:1px solid transparent;transition:background-color .22s ease,border-color .22s ease,min-height .22s ease}.site-header.is-scrolled{min-height:64px;background:#101723eb;border-bottom-color:#ffffff1a}.brand-link{display:inline-flex;align-items:center;width:154px}.brand-link img{width:100%;height:auto}.brand-link picture{width:100%}.site-nav,.header-actions,.footer-links{display:flex;align-items:center}.site-nav{gap:clamp(20px,3vw,44px);margin-left:auto;margin-right:clamp(20px,3vw,44px)}.site-nav a,.footer-links a{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.site-nav a{color:#ffffffc2;transition:color .18s ease}.site-nav a:hover,.site-nav a:focus-visible{color:#fff}.header-actions{gap:12px}.language-toggle,.menu-toggle{display:inline-grid;place-items:center;color:#fff;background:transparent;border:0;cursor:pointer}.language-toggle{padding:8px;font-size:.7rem;letter-spacing:.12em}.header-cta{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;color:var(--ink);background:var(--coral);font-size:.75rem;font-weight:700;letter-spacing:.04em}.menu-toggle{display:none;width:38px;height:38px;gap:5px}.menu-toggle span:not(.sr-only){width:20px;height:1px;background:#fff}.mobile-nav{display:none}.hero{position:relative;min-height:max(720px,100svh);overflow:hidden;color:#fff;background:var(--night)}.hero-art{position:absolute;inset:0;background-color:var(--night);background-image:url(/brand/wallpaper1.png);background-position:center;background-size:cover;opacity:.84;transform:scale(1.015)}.hero-art:after{position:absolute;inset:0;background:#10172347;content:""}.hero-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-height:100svh;padding-top:76px}.hero-copy{max-width:690px}.eyebrow,.section-kicker,.chapter-number,.legal-date{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow{color:var(--coral)}.hero h1,.page-hero h1,.product-hero h1{margin:18px 0 10px;font-size:clamp(4rem,12vw,9.8rem);line-height:.88;letter-spacing:-.06em;font-weight:700}.hero-subtitle{max-width:460px;margin:24px 0 26px;color:#ffffffc7;font-size:clamp(1.1rem,2.2vw,1.55rem);line-height:1.55}.hero-status{display:inline-flex;align-items:center;gap:10px;color:#ffffffdb;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.status-dot{width:8px;height:8px;background:var(--coral);border-radius:50%;box-shadow:0 0 0 5px #e47b682e}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-height:48px;padding:0 18px;font-size:.78rem;font-weight:700;letter-spacing:.06em;transition:transform .18s ease,background-color .18s ease,color .18s ease}.button span,.text-link span{font-size:1.1em;transition:transform .18s ease}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button:hover span,.button:focus-visible span,.text-link:hover span,.text-link:focus-visible span{transform:translate(3px,-3px)}.button--light{color:var(--ink);background:var(--paper-bright)}.button--ink{color:var(--paper-bright);background:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:12px;width:fit-content;padding-bottom:5px;border-bottom:1px solid currentColor;font-size:.8rem;font-weight:700;letter-spacing:.06em}.text-link--light{color:#ffffffdb;border-bottom-color:#ffffff73}.hero-note{position:absolute;right:0;bottom:14vh;display:flex;align-items:center;gap:14px;max-width:210px;color:#ffffff9e;font-size:.72rem;line-height:1.5}.hero-note p{margin:0}.hero-note-line{width:40px;height:1px;background:var(--coral)}.scroll-cue{position:absolute;z-index:2;bottom:30px;left:var(--page-gutter);display:flex;align-items:center;gap:12px;color:#ffffffa3}.scroll-cue span{display:block;width:34px;height:1px;background:#ffffff80}.scroll-cue small{font-size:.66rem;letter-spacing:.13em;text-transform:uppercase}.reveal-on-load{animation:reveal-up .8s cubic-bezier(.22,1,.36,1) both}.reveal-delay{animation-delay:.18s}@keyframes reveal-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.section-light{background:var(--paper);color:var(--ink)}.section-warm{background:var(--lavender);color:var(--ink)}.section-dark{background:var(--night);color:#fff}.intro-band,.coming-section{padding:clamp(88px,12vw,168px) 0}.intro-grid,.coming-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.7fr);gap:clamp(40px,10vw,160px);align-items:end}.section-kicker{display:flex;align-items:center;gap:12px;margin-bottom:32px;color:var(--ink-soft)}.section-kicker span:first-child{color:var(--coral)}.chapter--dark .section-kicker,.chapter--night .section-kicker,.section-dark .section-kicker{color:#ffffff8c}.section-kicker span{display:inline-block}.intro-grid h2,.coming-grid h2,.chapter h2,.product-intro h2,.feature-copy h2,.preview-grid h2,.editorial-grid h2,.support-grid h2{margin:0;font-size:clamp(2.4rem,5.8vw,5.9rem);line-height:1.03;letter-spacing:-.055em;font-weight:650}h2 em{color:var(--violet);font-style:normal}.intro-copy p,.coming-grid p{max-width:430px;margin:0 0 28px;color:var(--ink-soft);font-size:1rem}.chapter{min-height:820px;padding:clamp(90px,10vw,150px) 0}.chapter--dark{background:var(--night-soft);color:#fff}.chapter--night{background:var(--night);color:#fff}.chapter--light{background:var(--paper-bright);color:var(--ink)}.chapter-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.8fr);gap:clamp(48px,11vw,180px);align-items:center;min-height:620px}.chapter-grid--reverse{grid-template-columns:minmax(280px,.8fr) minmax(0,.9fr)}.chapter-grid--reverse .chapter-copy{grid-column:2;grid-row:1}.chapter-grid--reverse .chapter-visual{grid-column:1;grid-row:1}.chapter-copy{max-width:590px}.chapter-number{margin-bottom:16px;color:var(--coral);font-size:.8rem}.chapter-description{max-width:470px;margin:30px 0 0;color:#ffffffad}.chapter--light .chapter-description{color:var(--ink-soft)}.chapter-visual{display:flex;justify-content:center}.phone-preview{position:relative;width:min(100%,284px);aspect-ratio:.51;padding:15px;color:#fff;background:#080c14;border:7px solid #252e3b;border-radius:34px;box-shadow:22px 22px #0000001f;transform:rotate(4deg)}.phone-preview--together{transform:rotate(-5deg);color:var(--ink);background:var(--paper);border-color:#e7e0d8}.phone-preview--grow{transform:rotate(3deg)}.phone-topbar{display:flex;justify-content:center;gap:4px;padding:2px 0 12px}.phone-topbar span:first-child{width:38px;height:4px;background:currentColor;border-radius:10px;opacity:.55}.phone-topbar span:last-child{width:4px;height:4px;background:var(--coral);border-radius:50%}.phone-wordmark{font-size:.64rem;font-weight:700;letter-spacing:.04em}.phone-scene{position:relative;display:grid;place-items:center;height:58%;margin:16px -2px 14px;overflow:hidden;background:#273450;border-radius:18px}.phone-preview--together .phone-scene{background:#dad4f1}.phone-preview--grow .phone-scene{background:#162c35}.phone-scene-orbit{position:absolute;width:168px;height:168px;border:1px solid rgba(255,255,255,.36);border-radius:50%}.phone-preview--together .phone-scene-orbit{border-color:#11182733}.phone-scene-avatar{position:relative;z-index:1;display:grid;place-items:center;width:82px;height:94px;color:var(--paper-bright);background:var(--coral);border:3px solid var(--paper-bright);border-radius:42% 42% 46% 46%;font-size:3rem;font-weight:800;box-shadow:10px 10px #00000021}.phone-preview--together .phone-scene-avatar{color:var(--ink);background:var(--lavender)}.phone-preview--grow .phone-scene-avatar{color:var(--paper-bright);background:var(--violet)}.phone-scene-spark{position:absolute;color:var(--coral);font-size:1.6rem;font-weight:700}.spark-one{top:24%;left:18%}.spark-two{right:20%;bottom:24%}.phone-card{padding:13px 14px;background:#ffffff14;border-top:1px solid rgba(255,255,255,.14)}.phone-preview--together .phone-card{background:#1118270f;border-top-color:#1118271a}.phone-card p{margin:0;color:var(--coral);font-size:.54rem;font-weight:700;letter-spacing:.13em}.phone-card strong{display:block;margin:2px 0 -2px;font-size:1.7rem;line-height:1.1;letter-spacing:-.05em}.phone-card span{color:currentColor;opacity:.62;font-size:.62rem}.phone-footer{display:flex;justify-content:center;gap:14px;margin-top:16px}.phone-footer span{width:5px;height:5px;background:currentColor;border-radius:50%;opacity:.34}.phone-footer span:first-child{background:var(--coral);opacity:1}.coming-grid{align-items:start}.coming-grid p{margin-top:6px}.closing-section{padding:64px 0 76px;color:#fff;background:var(--night)}.closing-inner{display:flex;align-items:end;justify-content:space-between;gap:30px}.closing-inner img{width:190px}.closing-inner p{margin:0;color:#ffffff94;font-size:.75rem;letter-spacing:.12em}.page-hero{min-height:540px;padding:180px 0 100px;background-image:url(/brand/wallpaper2.png);background-size:cover;background-position:center}.page-hero-inner{max-width:var(--max-width)}.page-hero h1{margin-top:16px;font-size:clamp(4.2rem,11vw,8.6rem)}.page-hero p:not(.eyebrow){max-width:470px;margin:24px 0 0;color:var(--ink-soft);font-size:1.1rem}.listing-section{padding:90px 0 140px}.app-listing{display:grid;grid-template-columns:minmax(200px,.55fr) minmax(0,1fr);gap:clamp(36px,8vw,120px);align-items:center;padding:32px 0;border-top:1px solid var(--line)}.listing-art{display:grid;place-items:center;aspect-ratio:1;max-width:370px;color:var(--paper-bright);background:var(--night);border-radius:44% 56% 52% 48%;transform:rotate(-6deg)}.listing-art span{position:absolute;align-self:start;justify-self:end;margin:22px;color:var(--coral);font-size:.72rem;font-weight:700;letter-spacing:.12em}.listing-art strong{font-size:clamp(5rem,12vw,9rem);line-height:1}.listing-copy{max-width:620px}.listing-copy h2{margin:18px 0;font-size:clamp(2rem,4.6vw,4.3rem);line-height:1.08;letter-spacing:-.05em}.listing-copy p:not(.eyebrow){margin:0 0 26px;color:var(--ink-soft)}.product-hero{min-height:720px}.product-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-height:720px;padding-top:72px}.product-hero-inner .section-kicker{color:#fff9}.product-hero-inner h1{margin:16px 0}.product-hero-inner>p:not(.eyebrow){max-width:440px;color:#ffffffc7;font-size:clamp(1.2rem,2vw,1.5rem)}.product-intro,.product-preview{padding:120px 0}.two-column-copy,.preview-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:clamp(40px,10vw,150px);align-items:center}.two-column-copy p{margin:0 0 18px;color:var(--ink-soft)}.two-column-copy p:last-child{margin-bottom:0}.feature-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(280px,.9fr);gap:clamp(50px,10vw,160px);align-items:start;padding:120px 0}.feature-copy h2{max-width:480px}.feature-list{border-top:1px solid var(--line-light)}.feature-list article{display:grid;grid-template-columns:52px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid var(--line-light)}.feature-list article>span{color:var(--coral);font-size:.75rem;font-weight:700;letter-spacing:.12em}.feature-list h3{margin:0 0 4px;font-size:1.2rem}.feature-list p{margin:0;color:#ffffff94}.preview-grid>.phone-preview{justify-self:center}.preview-grid h2{margin-bottom:34px}.editorial-section,.support-section{padding:120px 0}.editorial-grid,.support-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.7fr);gap:clamp(40px,10vw,150px);align-items:start}.editorial-grid p,.support-grid p{margin:0 0 20px;color:var(--ink-soft)}.statement-section{min-height:570px;display:grid;place-items:center}.statement-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.statement-mark{margin:0;color:var(--coral);font-size:clamp(10rem,28vw,24rem);line-height:.7;font-weight:800;letter-spacing:-.12em}.statement-inner>p:last-child{margin:0;color:#ffffffdb;font-size:clamp(1.7rem,4.5vw,4.8rem);line-height:1.1;letter-spacing:-.05em}.support-note{padding:72px 0}.support-note h2{max-width:660px;margin:18px 0 0;font-size:clamp(1.9rem,4vw,3.6rem);line-height:1.08;letter-spacing:-.05em}.legal-page{min-height:720px;padding:170px 0 130px}.legal-inner{max-width:760px}.legal-inner h1{margin:16px 0 60px;font-size:clamp(3.5rem,9vw,7rem);line-height:.95;letter-spacing:-.06em}.legal-inner h2{margin:48px 0 10px;font-size:1.25rem}.legal-inner p{color:var(--ink-soft)}.legal-inner a{text-decoration:underline;text-underline-offset:3px}.legal-date{color:var(--coral)!important}.legal-note{margin-top:70px;padding:16px 0 0;border-top:1px solid var(--line);font-size:.8rem}.site-footer{color:#fff;background:var(--night)}.footer-main{display:grid;grid-template-columns:minmax(180px,1fr) minmax(200px,1fr) minmax(260px,1.4fr);gap:30px;padding:74px var(--page-gutter) 58px}.footer-brand{width:150px}.footer-line{margin:0;align-self:end;color:#ffffff80;font-size:.75rem;letter-spacing:.08em}.footer-links{justify-content:end;flex-wrap:wrap;gap:18px 24px}.footer-links a{color:#ffffffa6}.footer-links a:hover,.footer-links a:focus-visible{color:#fff}.footer-meta{display:flex;justify-content:space-between;gap:20px;padding:18px var(--page-gutter) 22px;color:#ffffff6b;border-top:1px solid var(--line-light);font-size:.68rem;letter-spacing:.06em}.footer-meta a:hover,.footer-meta a:focus-visible{color:#fff}a:focus-visible,button:focus-visible{outline:2px solid var(--coral);outline-offset:4px}@media(max-width:760px){:root{--page-gutter: 20px}.site-header{min-height:64px;padding-top:8px;padding-bottom:8px}.site-header.is-scrolled{min-height:58px}.brand-link{width:132px}.site-nav,.header-cta{display:none}.menu-toggle{display:grid}.mobile-nav{position:fixed;inset:0;z-index:40;display:flex;flex-direction:column;justify-content:center;gap:20px;padding:100px var(--page-gutter);color:#fff;background:var(--night);opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .18s ease,transform .18s ease}.mobile-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav a{font-size:2.2rem;line-height:1;letter-spacing:-.04em}.mobile-nav a:last-child{color:var(--coral)}.hero,.hero-content{min-height:720px}.hero h1,.page-hero h1,.product-hero h1{font-size:clamp(4.5rem,22vw,7.3rem)}.hero-subtitle{max-width:330px;font-size:1.05rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px;margin-top:30px}.hero-note{right:var(--page-gutter);bottom:88px}.scroll-cue{bottom:28px;left:var(--page-gutter)}.intro-grid,.coming-grid,.chapter-grid,.chapter-grid--reverse,.two-column-copy,.preview-grid,.feature-grid,.editorial-grid,.support-grid{display:flex;flex-direction:column;align-items:stretch;gap:44px}.intro-grid h2,.coming-grid h2,.chapter h2,.product-intro h2,.feature-copy h2,.preview-grid h2,.editorial-grid h2,.support-grid h2{font-size:clamp(2.55rem,12vw,4.6rem)}.chapter{min-height:auto;padding:96px 0 120px}.chapter-grid{min-height:auto}.chapter-grid--reverse .chapter-copy,.chapter-grid--reverse .chapter-visual{order:initial}.chapter-grid--reverse .chapter-visual{order:2}.chapter-visual{margin-top:12px}.phone-preview{width:min(74vw,284px)}.coming-grid{gap:34px}.closing-inner{align-items:flex-start;flex-direction:column}.closing-inner img{width:160px}.page-hero{min-height:470px;padding:140px 0 80px}.listing-section,.product-intro,.product-preview,.editorial-section,.support-section{padding:84px 0 100px}.app-listing{display:flex;flex-direction:column;align-items:stretch;gap:46px}.listing-art{width:min(72vw,300px);margin-inline:auto}.product-hero,.product-hero-inner{min-height:680px}.feature-grid{padding:84px 0 100px}.statement-section{min-height:480px}.statement-inner{align-items:flex-start;flex-direction:column}.statement-mark{font-size:13rem}.statement-inner>p:last-child{margin-top:10px}.legal-page{padding:136px 0 100px}.legal-inner h1{margin-bottom:48px}.footer-main{display:flex;flex-direction:column;gap:28px;padding:58px var(--page-gutter) 42px}.footer-links{justify-content:flex-start}.footer-meta{align-items:flex-start;flex-direction:column;gap:6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}html[data-theme=dark]{color-scheme:dark;--ink: #f4f0e8;--ink-soft: #b4bdc9;--paper: #151d2a;--paper-bright: #1c2635;--lavender: #2d2c4b;--violet: #aca8f2;--line: rgba(255, 255, 255, .16)}html[data-theme=dark] .page-hero{background-color:#202a38;background-blend-mode:multiply}html[data-theme=dark] .section-warm{background:#24243c;color:var(--ink)}html[data-theme=dark] .phone-preview--together{background:var(--paper);border-color:#354052}html[data-theme=dark] .phone-preview--together .phone-scene{background:#303052}html[data-theme=dark] .phone-preview--together .phone-scene-orbit{border-color:#ffffff3d}html[data-theme=dark] .phone-preview--together .phone-card{background:#ffffff0f;border-top-color:#ffffff1f}html[data-theme=dark] .listing-art{background:#0d141f}.theme-toggle{display:inline-grid;place-items:center;width:36px;height:36px;padding:0;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.25);border-radius:50%;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.theme-toggle:hover,.theme-toggle:focus-visible{background:#ffffff1f;border-color:#fff9;transform:rotate(12deg)}.theme-symbol{display:block;font-size:1rem;line-height:1}.site-nav .theme-toggle{flex:0 0 auto;margin-inline:0 -8px}.mobile-theme-toggle{display:inline-flex;align-items:center;justify-content:flex-start;gap:12px;width:fit-content;padding:0;border:0;border-radius:0;font-size:1rem}.mobile-theme-toggle:hover,.mobile-theme-toggle:focus-visible{background:transparent;border-color:transparent;transform:none;color:var(--coral)}@media(max-width:760px){.theme-toggle{width:34px;height:34px}}
