:root{--bg:#fff;--panel:#fff;--soft:#f8faff;--ink:#0a1830;--muted:#536178;--line:#d9e1ec;--shadow:0 16px 45px #1e395a12;--blue:#1688ee;--pink:#f23c88;--purple:#7848e8;--orange:#ff8218;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--bg:#07111f;--panel:#0b1727;--soft:#0f1d2f;--ink:#f4f7fb;--muted:#aab6c8;--line:#26364a;--shadow:0 18px 55px #00000040;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;transition:background .25s,color .25s}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.shell{width:min(1240px,100% - 48px);margin-inline:auto}.site-header{background:color-mix(in srgb,var(--bg) 88%,transparent);border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);height:86px;position:sticky;top:0}.header-inner{align-items:center;height:100%;display:flex}.brand img,.footer-brand img{object-fit:contain;width:238px;height:66px}.site-header nav{gap:42px;margin-left:auto;font-size:14px;font-weight:700;display:flex}.site-header nav a{padding:14px 0;position:relative}.site-header nav a:after{content:"";background:linear-gradient(90deg,var(--blue),var(--pink));height:2px;transition:all .2s;position:absolute;bottom:7px;left:0;right:100%}.site-header nav a:hover:after{right:0}.theme-toggle{border:1px solid var(--line);background:var(--panel);width:92px;height:38px;color:var(--ink);cursor:pointer;border-radius:12px;justify-content:space-evenly;align-items:center;margin-left:50px;display:flex}.theme-toggle i{background:#edf1f7;border-radius:20px;width:30px;height:18px;padding:2px}.theme-toggle i b{background:linear-gradient(135deg,var(--blue),var(--purple));border-radius:50%;width:14px;height:14px;transition:all .2s;display:block}:root[data-theme=dark] .theme-toggle i b{transform:translate(12px)}.menu-button{background:0 0;border:0;padding:8px;display:none}.menu-button span{background:var(--ink);width:22px;height:2px;margin:4px;display:block}.home-hero{grid-template-columns:1fr .9fr;align-items:center;gap:70px;min-height:390px;padding:58px 0 45px;display:grid}.eyebrow,.section-label{letter-spacing:.2em;color:var(--muted);font-size:11px;font-weight:800}.hero-copy h1{letter-spacing:-.055em;margin:20px 0;font-size:clamp(50px,5.5vw,76px);line-height:.98}.hero-copy h1:after{content:".";color:var(--blue)}.hero-copy>p:last-child{max-width:580px;color:var(--muted);font-size:19px;line-height:1.55}.future-mark{place-items:center;height:260px;display:grid;position:relative}.future-mark>div{border:1px solid var(--line);background:color-mix(in srgb,var(--panel) 70%,transparent);width:260px;height:150px;box-shadow:var(--shadow);border-radius:16px;position:absolute;transform:translate(-62px)rotate(-4deg)}.future-mark img{object-fit:cover;width:145px;height:145px;box-shadow:var(--shadow);border-radius:18px;position:relative}.future-mark i{background:var(--pink);border-radius:3px;width:14px;height:14px;position:absolute}.future-mark i:nth-last-child(4){top:22%;left:8%}.future-mark i:nth-last-child(3){background:var(--orange);bottom:18%;right:8%}.future-mark i:nth-last-child(2){background:var(--purple);bottom:10%;left:18%}.future-mark i:last-child{background:var(--blue);top:7%;right:18%}.content-stack{gap:16px;padding-bottom:34px;display:grid}.mission-card,.future-card,.support-strip,.featured-card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:14px}.mission-card,.future-card{grid-template-columns:72px 1.05fr 1fr;align-items:center;gap:24px;padding:26px 38px;display:grid}.line-icon{border:1px solid var(--purple);width:58px;height:58px;color:var(--purple);border-radius:14px;place-items:center;font-size:31px;display:grid}.mission-card h2,.future-card h2{letter-spacing:-.035em;margin:0;font-size:31px;line-height:1.1}.mission-card p,.future-card p{color:var(--muted);margin:0;line-height:1.6}.featured-card{grid-template-columns:.95fr 1.05fr;min-height:300px;display:grid;overflow:hidden}.featured-copy{padding:25px}.app-intro{align-items:center;gap:28px;display:flex}.app-intro>img{object-fit:cover;width:142px;height:142px;box-shadow:var(--shadow);border-radius:22px}.app-intro h2{letter-spacing:-.04em;margin:0 0 10px;font-size:33px}.app-intro p{color:var(--muted);margin:0;line-height:1.6}.primary-button{color:#fff;border:1px solid var(--blue);width:235px;box-shadow:0 0 0 1px var(--pink);background:#071323;border-radius:8px;justify-content:space-between;align-items:center;margin-top:16px;padding:14px 18px;font-size:14px;font-weight:800;display:flex}.primary-button span,.support-strip a span{font-size:23px}.screens-preview{background:var(--soft);justify-content:center;align-items:flex-end;gap:14px;padding:18px 25px 0;display:flex}.screens-preview img{object-fit:cover;object-position:top;width:28%;height:270px;box-shadow:var(--shadow);border:1px solid var(--line);border-radius:24px 24px 0 0}.future-card h2:after{content:".";color:var(--blue)}.support-strip{align-items:center;gap:18px;padding:15px 38px;display:flex}.support-strip h3{margin:0 0 4px;font-size:16px}.support-strip p{color:var(--muted);margin:0;font-size:13px}.support-strip a{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;min-width:190px;margin-left:auto;padding:12px 18px;font-size:13px;font-weight:800;display:flex}.site-footer{border-top:1px solid var(--line);background:var(--panel)}.footer-inner{min-height:82px;color:var(--muted);align-items:center;gap:30px;font-size:11px;display:flex}.footer-brand img{width:130px;height:46px}.footer-inner nav{color:var(--ink);gap:35px;margin-left:auto;display:flex}.product-hero,.simple,.legal{padding-top:145px}.product-hero{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;min-height:650px;padding-bottom:80px;display:grid}.product-hero>img{box-shadow:var(--shadow);border-radius:22%}.product-hero h1,.simple h1,.legal h1{letter-spacing:-.06em;font-size:clamp(58px,7vw,94px);line-height:.94}.product-hero p,.simple p,.legal p,.lineup p,.contact p{color:var(--muted);line-height:1.7}.pills{color:var(--muted);gap:22px;margin:25px 0;display:flex}.pills span{font-size:12px}.btn{border-radius:8px;padding:14px 20px;font-weight:800;display:inline-flex}.primary{background:var(--ink);color:var(--bg)}.outline{border:1px solid var(--line)}.lineup{padding:70px 0}.section-head{justify-content:space-between;align-items:end;display:flex}.lineup article{border:1px solid var(--line);background:var(--panel);border-radius:14px;grid-template-columns:280px 1fr;align-items:center;gap:50px;margin:18px 0;padding:28px;display:grid}.lineup article img{object-fit:cover;object-position:top;border-radius:20px;width:240px;max-height:350px}.product-cta,.contact{border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:70px;padding:30px;display:flex}.simple,.legal{padding-bottom:90px}.faq{padding:60px 0}.faq details,.legal section{border-top:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-weight:800}.legal section{max-width:900px}@media (max-width:760px){.shell{width:calc(100% - 28px)}.site-header{height:72px}.brand img{width:180px;height:55px}.site-header nav{display:none}.theme-toggle{width:55px;margin-left:auto}.theme-toggle span:first-child{display:none}.menu-button{display:block}.home-hero{grid-template-columns:1fr;gap:20px;padding:38px 0 24px}.hero-copy h1{font-size:43px}.hero-copy>p:last-child{font-size:15px}.future-mark{height:190px}.future-mark>div{width:180px;height:105px}.future-mark img{width:105px;height:105px}.mission-card,.future-card{grid-template-columns:48px 1fr;gap:14px;padding:18px}.mission-card p,.future-card p{grid-column:1/-1}.line-icon{width:44px;height:44px;font-size:22px}.mission-card h2,.future-card h2{font-size:23px}.featured-card{grid-template-columns:1fr}.featured-copy{padding:18px}.app-intro{align-items:flex-start;gap:14px}.app-intro>img{width:100px;height:100px}.app-intro h2{font-size:25px}.app-intro p{font-size:14px}.primary-button{width:100%}.screens-preview img{border-radius:14px 14px 0 0;height:185px}.support-strip{gap:11px;padding:14px}.support-strip .line-icon{display:none}.support-strip a{min-width:auto;margin-left:auto;padding:8px;font-size:0}.support-strip a span{font-size:22px}.footer-inner{flex-wrap:wrap;align-items:flex-start;padding:14px 0}.footer-inner>span{order:3;width:100%}.footer-inner nav{gap:16px;font-size:10px}.product-hero{grid-template-columns:1fr;padding-top:110px}.lineup article{grid-template-columns:1fr}.product-cta,.contact{flex-direction:column;align-items:flex-start}}.brand{flex:none;align-items:center;gap:10px;display:flex}.brand>img,.footer-brand.brand>img{object-fit:contain;width:54px;height:54px}.brand>span{flex-direction:column;display:flex}.brand b{color:var(--ink);letter-spacing:.035em;white-space:nowrap;font-size:21px;line-height:1}.brand b span{color:#0000;background:linear-gradient(90deg,var(--pink),var(--orange),var(--purple),var(--blue));-webkit-background-clip:text;background-clip:text}.brand small{color:var(--ink);letter-spacing:.48em;text-align:center;white-space:nowrap;margin-top:5px;font-size:6px;font-weight:800}.footer-brand.brand>img{width:38px;height:38px}.footer-brand.brand b{font-size:14px}.footer-brand.brand small{font-size:4px}.future-mark>div.mark-card{z-index:2;border:1px solid var(--line);background:var(--panel);width:150px;height:150px;box-shadow:var(--shadow);border-radius:12px;place-items:center;display:grid;position:relative;transform:none}.future-mark .mark-card img{object-fit:contain;width:104px;height:104px;box-shadow:none;border-radius:0;position:static}.app-intro>img{object-fit:cover;background:#04081d}.product-hero .product-icon{object-fit:contain;width:min(520px,100%);height:auto}.lineup article img{object-fit:contain;background:0 0;height:auto;max-height:560px}@media (max-width:760px){.brand>img{width:42px;height:42px}.brand b{font-size:15px}.brand small{font-size:4px}.footer-brand.brand>img{width:34px;height:34px}.future-mark>div.mark-card{width:110px;height:110px}.future-mark .mark-card img{width:78px;height:78px}}.future-mark>div:not(.mark-card){background:linear-gradient(135deg,color-mix(in srgb,var(--panel) 48%,transparent),color-mix(in srgb,var(--soft) 24%,transparent));border:1px solid color-mix(in srgb,var(--blue) 18%,var(--line));-webkit-backdrop-filter:blur(18px)saturate(140%);box-shadow:inset 0 1px #ffffffbf,inset 0 -1px #ffffff2e,0 18px 45px #223a6917}.future-mark>div:first-child{transform:translate(-66px,12px)}.future-mark>div:nth-child(2){transform:translateY(-28px)}.future-mark>div:nth-child(3){transform:translate(66px,12px)}.future-mark>div.mark-card{-webkit-backdrop-filter:blur(22px)saturate(150%);background:linear-gradient(145deg,#ffffffe0,#f6f9ff9e);border-color:#ffffffdb;transform:none;box-shadow:inset 0 1px #fff,0 22px 50px #253b6d24}:root[data-theme=dark] .future-mark>div.mark-card{background:linear-gradient(145deg,#1f273dd1,#0f162a9e);border-color:#ffffff2e}#apps,#mission,#studio{scroll-margin-top:106px}.future-mark{isolation:isolate}.future-mark .hero-reference{z-index:2;object-fit:contain;width:min(570px,100%);height:auto;box-shadow:none;filter:drop-shadow(0 24px 34px #2942701f);border-radius:0;position:relative}:root[data-theme=dark] .future-mark .hero-reference{filter:none;background:#fff;border:1px solid #8fa9d62e;border-radius:26px;width:min(540px,100%);padding:10px;box-shadow:0 28px 70px #00000061,0 0 55px #3f6bc51f}@media (max-width:760px){#apps,#mission,#studio{scroll-margin-top:88px}.future-mark .hero-reference{width:min(430px,100%)}}.hero-art-scene{--glass-fill:#f6f9ff7a;--glass-edge:#becce48c;--glass-shine:#ffffffe6;isolation:isolate;place-items:center;width:100%;height:310px;display:grid;position:relative}.glass-panel{border:1px solid var(--glass-edge);background:linear-gradient(145deg,var(--glass-shine),var(--glass-fill));-webkit-backdrop-filter:blur(16px)saturate(145%);border-radius:13px;width:300px;height:174px;position:absolute;box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #92a6cb1f,0 18px 38px #2f487814}.glass-one{opacity:.7;transform:translate(-104px,22px)}.glass-two{opacity:.76;transform:translate(-45px,-38px)}.glass-three{opacity:.82;transform:translate(34px,-24px)}.glass-four{opacity:.72;transform:translate(100px,18px)}.glass-five{opacity:.58;width:344px;height:194px;transform:translateY(34px)}.glass-logo-card{z-index:4;background:linear-gradient(145deg,#fffffff7,#f7faffd1);border:1px solid #c9d4e8b3;border-radius:10px;place-items:center;width:154px;height:154px;display:grid;position:relative;box-shadow:inset 0 1px #fff,0 22px 46px #2b447526}.glass-logo-card img{object-fit:contain;width:106px;height:106px}.hero-art-scene .pixel{z-index:6;border-radius:3px;width:15px;height:15px;position:absolute;box-shadow:0 7px 16px #25355824}.pixel-pink{background:#f85b9e;top:24%;left:8%}.pixel-purple{background:#7046df;bottom:21%;left:1%;width:20px!important;height:20px!important}.pixel-blue{background:#168eea;bottom:4%;right:12%;width:19px!important;height:19px!important}.pixel-orange{background:#fb8017;bottom:26%;right:1%;width:18px!important;height:18px!important}.pixel-dots{z-index:6;color:#173d7c;letter-spacing:7px;font-size:14px;line-height:.42;position:absolute;top:18%;right:17%}:root[data-theme=dark] .glass-panel{-webkit-backdrop-filter:blur(18px)saturate(125%);backdrop-filter:blur(18px)saturate(125%);background:linear-gradient(145deg,#344b6f52,#0b1a306b);box-shadow:inset 0 1px #a5c2ef29,inset 0 -1px #040b1859,0 22px 48px #0000003d}:root[data-theme=dark] .glass-logo-card{background:linear-gradient(145deg,#1c304eeb,#08162bdb);border-color:#7697cf47;box-shadow:inset 0 1px #b9d1f42b,0 25px 55px #00000057,0 0 35px #2574e214}:root[data-theme=dark] .pixel-dots{color:#6ba5ee}@media (max-width:760px){.hero-art-scene{height:220px;transform:scale(.78)}.glass-panel{width:265px;height:154px}.glass-five{width:300px;height:170px}.glass-logo-card{width:132px;height:132px}.glass-logo-card img{width:90px;height:90px}}.hero-art-scene{perspective:980px;perspective-origin:52% 48%;transform-style:preserve-3d}.hero-art-scene:after{content:"";z-index:-1;filter:blur(14px);background:radial-gradient(#425c8f2b,#0000 68%);border-radius:50%;width:360px;height:78px;position:absolute;bottom:17px;left:50%;transform:translate(-46%)rotate(-4deg)}.glass-panel,.glass-logo-card{transform-style:preserve-3d;will-change:transform}.glass-logo-card{transform:translate3d(7px,-3px,56px)rotateY(-10deg)rotateX(3deg)rotate(2deg);box-shadow:inset 0 1px #fff,-16px 28px 52px #2b44752e}:root[data-theme=dark] .glass-logo-card{box-shadow:inset 0 1px #b9d1f42b,-18px 30px 58px #0000006b,0 0 38px #2574e217}@media (max-width:760px){.hero-art-scene{transform-origin:50%;transform:scale(.78)rotate(-1deg)}.glass-logo-card{transform:translate3d(5px,-2px,44px)rotateY(-9deg)rotateX(3deg)rotate(2deg)}}.hero-art-scene{transform-origin:52%;transform:perspective(1050px)rotateY(-19deg)rotateX(5deg)rotate(-2.5deg)translate(12px)}.glass-one{transform:translate3d(-118px,31px,-96px)rotateY(19deg)rotateX(-5deg)rotate(-5deg)}.glass-two{transform:translate3d(-58px,-42px,-58px)rotateY(15deg)rotateX(-4deg)rotate(-3deg)}.glass-three{transform:translate3d(39px,-31px,-24px)rotateY(-10deg)rotateX(3deg)rotate(2.5deg)}.glass-four{transform:translate3d(111px,26px,-82px)rotateY(-20deg)rotateX(5deg)rotate(5deg)}.glass-five{transform:translate3d(4px,42px,-116px)rotateY(-7deg)rotateX(5deg)rotate(1.5deg)}@media (max-width:760px){.hero-art-scene{transform-origin:50%;transform:perspective(900px)scale(.76)rotateY(-17deg)rotateX(5deg)rotate(-2.5deg)}}.hero-art-scene{--glass-fill:#eef4fdd1;--glass-edge:#a5b9d8b8;--glass-shine:#fffffffa;transform:perspective(980px)rotateY(28deg)rotateX(5deg)rotate(2.5deg)translate(-10px)}.glass-panel{box-shadow:inset 0 1px #fffffff5,inset 0 -1px #7e97bf33,-10px 22px 42px #2f487821}.glass-one{opacity:.9}.glass-two{opacity:.94}.glass-three{opacity:.96}.glass-four{opacity:.91}.glass-five{opacity:.86}.glass-logo-card{transform:translate3d(-10px,-6px,76px)rotateY(8deg)rotateX(2deg)rotate(-1.5deg)}:root[data-theme=dark] .hero-art-scene{--glass-fill:#182d4ac7;--glass-edge:#6991ca85;--glass-shine:#4a679194}:root[data-theme=dark] .glass-panel{background:linear-gradient(145deg,#38527abd,#0c1f39cc);box-shadow:inset 0 1px #b5cff44d,inset 0 -1px #030a1680,-12px 24px 48px #00000057}@media (max-width:760px){.hero-art-scene{transform-origin:50%;transform:perspective(860px)scale(.75)rotateY(25deg)rotateX(5deg)rotate(2.5deg)}}.upcoming-card{border:1px solid var(--line);background:linear-gradient(120deg,var(--panel),var(--soft));min-height:230px;box-shadow:var(--shadow);border-radius:14px;grid-template-columns:220px 1fr auto;align-items:center;gap:38px;padding:30px 38px;display:grid;overflow:hidden}.upcoming-card h2{letter-spacing:-.04em;margin:7px 0 12px;font-size:34px;line-height:1.05}.upcoming-card>div>p:last-child{max-width:630px;color:var(--muted);margin:0;line-height:1.65}.upcoming-card>a{border:1px solid var(--line);border-radius:8px;align-items:center;gap:24px;padding:13px 17px;font-size:13px;font-weight:800;display:flex}.upcoming-card>a span{font-size:22px}.upcoming-visual{perspective:650px;place-items:center;height:165px;display:grid;position:relative}.upcoming-visual span{border:1px solid color-mix(in srgb,var(--purple) 44%,var(--line));background:color-mix(in srgb,var(--panel) 72%,transparent);width:112px;height:112px;box-shadow:var(--shadow);border-radius:18px;position:absolute}.upcoming-visual span:first-child{transform:translate(-37px)rotateY(25deg)rotate(-7deg)}.upcoming-visual span:nth-child(2){transform:translate(37px)rotateY(-25deg)rotate(7deg)}.upcoming-visual span:nth-child(3){transform:translateY(-9px)translateZ(32px)}.upcoming-visual i{z-index:3;color:var(--purple);font-size:42px;font-style:normal;font-weight:300;position:relative}.detail-hero{padding-top:120px;padding-bottom:90px}.detail-hero h1{letter-spacing:-.065em;max-width:1050px;margin:18px 0 28px;font-size:clamp(58px,7vw,96px);line-height:.94}.detail-hero>p:last-child{max-width:750px;color:var(--muted);font-size:20px;line-height:1.7}.detail-grid{grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:80px;display:grid}.detail-grid article{border:1px solid var(--line);background:var(--panel);min-height:290px;box-shadow:var(--shadow);border-radius:14px;padding:34px}.detail-grid span{color:var(--purple);font-size:12px;font-weight:900}.detail-grid h2{margin:70px 0 15px;font-size:28px}.detail-grid p,.studio-process p,.detail-statement>p:not(.section-label){color:var(--muted);line-height:1.7}.detail-statement{border:1px solid var(--line);background:linear-gradient(130deg,var(--panel),var(--soft));box-shadow:var(--shadow);border-radius:16px;margin-bottom:90px;padding:60px}.detail-statement h2{letter-spacing:-.05em;margin:14px 0 20px;font-size:clamp(44px,5vw,68px);line-height:.98}.detail-statement>p:not(.section-label){max-width:720px;font-size:17px}.detail-statement .btn{margin-top:16px}.studio-process{grid-template-columns:.78fr 1.22fr;gap:90px;padding-bottom:80px;display:grid}.studio-process header h2{letter-spacing:-.05em;font-size:clamp(42px,4.5vw,64px);line-height:1}.studio-process>div{border-top:1px solid var(--line)}.studio-process article{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;gap:30px;padding:25px 0;display:grid}.studio-process b{font-size:18px}.studio-process p{margin:0}@media (max-width:760px){.upcoming-card{grid-template-columns:1fr;gap:15px;padding:22px}.upcoming-visual{height:135px}.upcoming-card>a{justify-content:space-between;width:100%}.detail-hero{padding-top:85px;padding-bottom:55px}.detail-hero h1{font-size:50px}.detail-hero>p:last-child{font-size:16px}.detail-grid{grid-template-columns:1fr;padding-bottom:55px}.detail-grid article{min-height:auto}.detail-grid h2{margin-top:38px}.detail-statement{margin-bottom:60px;padding:30px}.studio-process{grid-template-columns:1fr;gap:30px;padding-bottom:55px}.studio-process article{grid-template-columns:80px 1fr}}
