:root{--nav-h:56px;--section-y:96px;--content-max:1180px;--page-x:24px;--v8-blue:#2997ff;--v8-gold:#d7a52a}html{scroll-behavior:smooth}body{overflow-x:hidden;background:#000}main{overflow:clip}section,[id]{scroll-margin-top:calc(var(--nav-h) + 18px)}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.shell{width:min(calc(100% - (var(--page-x)*2)),var(--content-max));margin-inline:auto}.topbar{height:var(--nav-h);min-height:var(--nav-h);background:rgba(0,0,0,.82);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:saturate(160%) blur(18px);-webkit-backdrop-filter:saturate(160%) blur(18px)}.nav{min-height:var(--nav-h);height:var(--nav-h);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}.brand{gap:10px;font-size:16px;line-height:1;font-weight:700;white-space:nowrap}.brand-mark{width:24px;height:24px}.nav-actions{display:flex;align-items:center;gap:10px}.lang{padding:0;border:0;background:transparent;font-size:13px;color:#c7c7cc}.nav-download{height:36px;padding:0 16px;border-radius:999px;font-size:13px}.menu{width:38px;height:38px;padding:0;border-radius:13px;display:none;place-items:center}.menu-lines{width:18px;height:14px;display:grid;align-content:space-between}.menu-lines i{display:block;height:1.5px;background:#f5f5f7;border-radius:99px;transition:.25s ease}.navlinks{justify-content:center}.hero{padding:clamp(92px,11vw,150px) 0 clamp(70px,8vw,112px)}.hero .hero-grid{display:block;text-align:center}.hero-copy{max-width:960px}.hero .eyebrow{margin-bottom:20px}.hero h1{font-size:clamp(58px,8vw,112px);line-height:.95;letter-spacing:-.064em;margin:0 auto 26px}.hero .hero-subtitle{max-width:760px;font-size:clamp(20px,2vw,28px);line-height:1.45;margin-inline:auto}.hero .actions{justify-content:center;gap:16px;margin-top:30px}.hero .actions .btn{width:auto;min-height:46px;padding:0 23px;border-radius:999px}.hero .actions .btn.secondary{border:0;background:transparent;padding-inline:8px;color:#a8cfff}.route-home .hero .trust-row{display:none}.hero-visual{max-width:1120px;margin:64px auto 0}.device-shell{padding:8px;border-radius:26px 26px 18px 18px;background:linear-gradient(145deg,#22242a,#0a0b0e 45%,#17181d)}.device-screen{border-radius:19px}.device-base{height:7px;margin:0 -24px;opacity:.4}.visual-caption{margin-top:16px}.flag-section{padding:var(--section-y) 0}.flag-head{margin-bottom:44px}.flag-head h2{font-size:clamp(48px,5.8vw,78px);line-height:.98}.flag-head p{font-size:clamp(19px,1.8vw,25px);max-width:800px}.flag-head.center p{margin-inline:auto}.ai-panel-demo{min-height:0;grid-template-columns:1fr 1fr;border-radius:30px}.ai-panel-scene{padding:44px}.ai-panel{margin:20px}.flag-card,.card{box-shadow:none}.route-home .flag-grid-3 .flag-card{min-height:0;background:transparent;border:0;border-top:1px solid rgba(255,255,255,.14);border-radius:0;padding:28px 8px 8px}.route-home .flag-grid-3 .flag-card .glow{display:none}.memory-orbit{min-height:480px}.ecosystem{min-height:540px}.privacy-stack{gap:28px}.privacy-item{padding:28px 0;border-top:1px solid rgba(255,255,255,.15);background:transparent}.os-stage{border-radius:28px}.foundation-layer{border-radius:16px}.final-cta{padding:130px 0}.footer{padding:52px 0 34px}.footer-grid{gap:28px}.development-disclaimer{max-width:900px}.page-hero{padding:96px 0 64px}.page-section{padding:88px 0}.page-section.alt{padding:88px 0}.product-frame,.product-visual,.visual-intro,.control-grid,.capability-grid,.boundary-grid,.scenario-grid{scroll-margin-top:calc(var(--nav-h) + 18px)}@media(max-width:1023px){:root{--page-x:24px;--section-y:88px}.nav{grid-template-columns:auto 1fr auto}.navlinks{display:none}.menu{display:grid}.nav-download{display:none}.hero h1{font-size:clamp(52px,9vw,76px)}.flag-grid-4{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-grid>div:nth-child(4),.footer-grid>div:nth-child(5){margin-top:10px}.development-disclaimer{grid-column:1/-1}}@media(max-width:767px){:root{--nav-h:56px;--page-x:20px;--section-y:78px}.topbar{position:sticky;top:0}.nav{gap:12px}.brand{font-size:15px}.brand-mark{width:23px;height:23px}.nav-actions{gap:12px}.lang{font-size:12px}.menu{display:grid}.navlinks{position:fixed;display:flex;inset:var(--nav-h) 0 auto 0;min-height:calc(100dvh - var(--nav-h));padding:42px var(--page-x) 34px;background:rgba(0,0,0,.97);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .24s ease,transform .24s ease,visibility .24s ease;z-index:80}.navlinks.open{opacity:1;visibility:visible;transform:none}.navlinks a{width:100%;padding:16px 0;font-size:31px;font-weight:620;letter-spacing:-.04em;border-bottom:1px solid rgba(255,255,255,.09)}body.nav-open{overflow:hidden}.hero{padding:70px 0 58px}.hero .eyebrow{font-size:11px;margin-bottom:18px;letter-spacing:.14em}.hero h1{font-size:clamp(44px,11.5vw,54px);line-height:1;letter-spacing:-.052em;margin-bottom:22px}.hero .hero-subtitle{font-size:18px;line-height:1.58;max-width:21em}.hero .actions{margin-top:26px;gap:10px;flex-direction:row;flex-wrap:wrap}.hero .actions .btn{min-height:44px;font-size:15px;padding-inline:20px;width:auto}.hero .actions .btn.secondary{font-size:14px}.hero-visual{width:calc(100vw - 24px);margin:52px 50% 0;transform:translateX(-50%)}.device-shell{padding:5px;border-radius:22px;background:#111217}.device-screen{border-radius:17px;aspect-ratio:4/3}.device-screen img{object-fit:cover;object-position:50% 35%}.device-base{display:none}.visual-caption{padding-inline:8px;display:block;text-align:center;font-size:11px}.visual-caption span+span{display:none}.flag-section{padding:78px 0}.flag-section.alt,.flag-section.soft{padding:78px 0}.flag-head,.flag-head.center{margin-bottom:34px;text-align:left}.flag-head .kicker{font-size:11px}.flag-head h2{font-size:clamp(40px,10.8vw,50px);line-height:1.02;letter-spacing:-.052em;margin:10px 0 18px}.flag-head p{font-size:18px;line-height:1.58}.ai-panel-demo{display:block;border-radius:24px}.ai-panel-scene{padding:28px 24px 20px}.ai-panel-scene h3{font-size:36px;max-width:12ch}.ai-panel-scene p{font-size:17px}.ai-panel{margin:0 12px 12px;border-radius:22px;padding:20px}.ai-query{margin:20px 0 12px}.timeline{gap:7px}.flag-grid-2,.flag-grid-3,.flag-grid-4,.grid.grid-3,.grid.grid-4,.grid.grid-5{grid-template-columns:1fr}.route-home .flag-grid-3{gap:10px}.route-home .flag-grid-3 .flag-card{padding:22px 0 18px}.route-home .flag-grid-3 .flag-card h3{font-size:31px}.memory-orbit{min-height:0;padding:30px 20px 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;place-items:stretch;border-radius:26px;background:radial-gradient(circle at 50% 28%,rgba(41,151,255,.15),transparent 29%),#050505}.memory-core{grid-column:1/-1;position:static;width:154px;height:154px;justify-self:center;margin:4px auto 14px}.memory-core strong{font-size:24px}.memory-node,.memory-node.n1,.memory-node.n2,.memory-node.n3,.memory-node.n4,.memory-node.n5{position:static!important;transform:none!important;padding:11px 12px;text-align:center;border-radius:14px;font-size:12px;min-width:0}.memory-node.n5{grid-column:1/-1;justify-self:center;min-width:190px}.privacy-stack{grid-template-columns:1fr;gap:0}.privacy-item{padding:26px 0}.privacy-item h3{font-size:28px}.route-home .flag-section.alt .actions{gap:8px;flex-wrap:wrap}.route-home .flag-section.alt .actions .btn{width:auto}.os-stage{width:calc(100vw - 24px);margin-left:50%;transform:translateX(-50%);border-radius:22px}.os-stage img{aspect-ratio:4/3;object-fit:cover;object-position:50% 35%}.dev-console{border-radius:20px}.dev-console pre{padding:22px 18px;font-size:12px;overflow:auto}.ecosystem{min-height:0;padding:26px 16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border-radius:26px}.eco-center{position:static;transform:none;width:150px;height:150px;grid-column:1/-1;justify-self:center;margin-bottom:10px}.eco-node,.eco-node.e1,.eco-node.e2,.eco-node.e3,.eco-node.e4,.eco-node.e5,.eco-node.e6,.eco-node.e7,.eco-node.e8{position:static;transform:none;min-width:0;padding:11px 9px;border-radius:14px;font-size:12px}.eco-node.e8{grid-column:1/-1;justify-self:center;min-width:170px}.foundation-stack{gap:8px}.foundation-layer{padding:18px 16px;display:block}.foundation-layer b{display:block;margin-bottom:5px}.final-cta{padding:96px 0}.final-cta h2{font-size:clamp(44px,11vw,54px)}.final-cta p{font-size:18px}.final-cta .actions{gap:10px;flex-wrap:wrap}.final-cta .actions .btn{width:auto}.footer{padding:44px 0 28px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid h4{font-size:13px}.footer-grid a,.footer-grid span,.footer-grid p{font-size:13px}.development-disclaimer{grid-column:1/-1!important;font-size:11px}.page-hero{padding:72px 0 52px}.page-hero h1{font-size:clamp(42px,10.8vw,52px);line-height:1.02}.page-hero p{font-size:18px}.page-section,.page-section.alt{padding:72px 0}.product-frame,.product-visual{border-radius:22px}.product-frame img,.product-visual img{max-height:none}.visual-intro{grid-template-columns:1fr}.control-grid,.capability-grid,.boundary-grid,.scenario-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.desktop-trio{grid-template-columns:1fr}.health-grid{grid-template-columns:1fr}.table-wrap{overflow:auto}.download-grid{grid-template-columns:1fr}.actions{flex-wrap:wrap}.btn{min-height:44px}.page-hero .actions .btn{width:auto}}@media(max-width:374px){:root{--page-x:18px}.brand{font-size:14px}.brand-mark{width:22px;height:22px}.lang{font-size:11px}.menu{width:36px;height:36px}.hero h1{font-size:42px}.hero .hero-subtitle,.flag-head p,.page-hero p{font-size:17px}.flag-head h2{font-size:39px}.memory-orbit,.ecosystem{padding-inline:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.navlinks,.menu-lines i{transition:none!important}}