.production-landing{--landing-ink:#f4f0ea;--landing-muted:#9c9b9a;--landing-line:hsla(0,0%,100%,.13);--landing-accent:#ff344d;--landing-accent-soft:rgba(255,52,77,.16);--landing-pointer-x:0px;--landing-pointer-y:0px;min-height:100vh;overflow:clip;color:var(--landing-ink);background:#070708;font-family:IBM Plex Sans,Avenir Next,Segoe UI,sans-serif}.production-landing *,.production-landing :after,.production-landing :before{box-sizing:border-box}.landing-nav{position:absolute;z-index:20;top:0;left:0;display:flex;width:100%;min-height:78px;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,82px);border-bottom:1px solid hsla(0,0%,100%,.08)}.landing-footer>a:first-child,.landing-nav>a{text-decoration:none}.landing-brand{display:inline-flex;align-items:center;gap:12px;color:#fff;font-size:.78rem;font-weight:760;letter-spacing:.24em}.landing-brand__mark{display:grid;width:27px;height:27px;grid-template-columns:repeat(3,1fr);align-items:end;grid-gap:3px;gap:3px;padding:5px;border:1px solid hsla(0,0%,100%,.32);border-radius:50%;transition:border-color .18s ease,transform .18s ease}a:hover .landing-brand__mark{border-color:var(--landing-accent);transform:rotate(8deg)}.landing-brand__mark i{display:block;background:var(--landing-accent);border-radius:2px}.landing-brand__mark i:first-child{height:45%}.landing-brand__mark i:nth-child(2){height:100%}.landing-brand__mark i:nth-child(3){height:68%}.landing-nav__links{display:flex;align-items:center;gap:clamp(18px,2.4vw,40px)}.landing-nav__links>a{color:#b6b4b2;font-size:.73rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:color .16s ease}.landing-nav__links>a:hover{color:#fff}.landing-nav__links .landing-nav__login{display:inline-flex;min-height:40px;align-items:center;gap:18px;padding:0 18px;border:1px solid hsla(0,0%,100%,.28);color:#fff}.landing-nav__login span{color:var(--landing-accent);font-size:1rem}.landing-hero{position:relative;display:grid;min-height:100svh;grid-template-columns:minmax(0,.96fr) minmax(420px,1.04fr);align-items:center;grid-gap:2vw;gap:2vw;padding:118px clamp(22px,5vw,82px) 64px;isolation:isolate}.landing-hero:before{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,transparent 49.9%,hsla(0,0%,100%,.055) 50%,transparent 50.1%),linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0);background-size:100% 100%,100% 112px;content:"";-webkit-mask-image:linear-gradient(180deg,#000 10%,transparent 94%);mask-image:linear-gradient(180deg,#000 10%,transparent 94%)}.landing-hero__ambient{position:absolute;z-index:-3;inset:0;background:radial-gradient(circle at 76% 49%,rgba(159,10,32,.24),transparent 25%),radial-gradient(circle at 76% 49%,rgba(255,52,77,.08),transparent 48%),linear-gradient(125deg,#101011,#070708 44%,#0d090a)}.landing-hero__ambient:after{position:absolute;inset:0;opacity:.14;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E");content:"";pointer-events:none}.landing-hero__content{position:relative;z-index:2;max-width:710px}.landing-kicker,.landing-section-label p{margin:0;color:#aaa7a3;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.landing-kicker{display:flex;align-items:center;gap:12px}.landing-kicker:before{width:34px;height:1px;background:var(--landing-accent);content:""}.landing-hero h1{max-width:800px;margin:27px 0 25px;color:#fff;font-size:clamp(3.1rem,5.8vw,6.65rem);font-weight:520;letter-spacing:-.065em;line-height:.91}.landing-hero h1 span{display:block;color:#908d89}.landing-hero__copy{max-width:570px;margin:0;color:#b9b6b2;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.65}.landing-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:38px}.landing-hero__scope{display:flex;flex-wrap:wrap;gap:12px 26px;margin:31px 0 0;padding:20px 0 0;border-top:1px solid hsla(0,0%,100%,.1);color:#7f7c78;font-size:.64rem;font-weight:700;letter-spacing:.08em;list-style:none;text-transform:uppercase}.landing-hero__scope li{display:inline-flex;align-items:center;gap:8px}.landing-hero__scope i{width:5px;height:5px;border-radius:50%;background:var(--landing-accent);box-shadow:0 0 12px var(--landing-accent)}.landing-cta{position:relative;display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:30px;padding:0 24px;overflow:hidden;border:1px solid var(--landing-line);color:#fff;font-size:.76rem;font-weight:760;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,color .18s ease}.landing-cta:before{position:absolute;inset:0;background:#fff;content:"";transform:translateX(-102%);transition:transform .26s cubic-bezier(.22,1,.36,1)}.landing-cta>*{position:relative}.landing-cta:hover{color:#0a0a0b;transform:translateY(-2px)}.landing-cta:hover:before{transform:translateX(0)}.landing-cta--primary{border-color:var(--landing-accent);background:var(--landing-accent)}.landing-cta--quiet{color:#c2bfbb}.landing-orbit{position:relative;width:min(46vw,720px);aspect-ratio:1;justify-self:end;overflow:visible;transform:translate(var(--landing-pointer-x),var(--landing-pointer-y));transition:transform .6s cubic-bezier(.22,1,.36,1)}.landing-orbit:after,.landing-orbit:before{position:absolute;border-radius:50%;content:"";pointer-events:none}.landing-orbit:before{inset:5%;background:radial-gradient(circle,rgba(255,52,77,.2),rgba(255,52,77,.035) 33%,transparent 67%);filter:blur(5px)}.landing-orbit:after{inset:18%;border:1px dashed hsla(0,0%,100%,.065);box-shadow:0 0 90px rgba(255,52,77,.09);animation:landing-orbit-spin 70s linear infinite reverse}.landing-orbit__grid{position:absolute;inset:0;border-radius:50%;opacity:.26;background-image:linear-gradient(hsla(0,0%,100%,.1) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.1) 1px,transparent 0);background-position:50%;background-size:8.333% 8.333%;-webkit-mask-image:radial-gradient(circle,#000 0 52%,transparent 72%);mask-image:radial-gradient(circle,#000 0 52%,transparent 72%)}.landing-orbit__axis{position:absolute;top:50%;left:50%;z-index:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.15),transparent);transform-origin:center}.landing-orbit__axis--x{width:78%;height:1px;transform:translate(-50%,-50%) rotate(-18deg)}.landing-orbit__axis--y{width:1px;height:78%;transform:translate(-50%,-50%) rotate(-18deg);background:linear-gradient(transparent,hsla(0,0%,100%,.12),transparent)}.landing-orbit__halo{position:absolute;border:1px solid hsla(0,0%,100%,.13);border-radius:50%}.landing-orbit__halo i{position:absolute;display:block;width:7px;height:7px;border:2px solid #0c0b0c;border-radius:50%;background:#fff;box-shadow:0 0 0 1px hsla(0,0%,100%,.32),0 0 16px hsla(0,0%,100%,.42)}.landing-orbit__halo--outer{inset:6%;border-style:dashed;border-color:hsla(0,0%,100%,.15);animation:landing-orbit-spin 44s linear infinite}.landing-orbit__halo--outer i:first-child{top:10%;left:18%;background:var(--landing-accent);box-shadow:0 0 18px var(--landing-accent)}.landing-orbit__halo--outer i:nth-child(2){right:4%;bottom:28%}.landing-orbit__halo--outer i:nth-child(3){bottom:3%;left:34%;background:var(--landing-accent)}.landing-orbit__halo--middle{inset:17%;border-color:rgba(255,52,77,.24);animation:landing-orbit-spin 31s linear infinite reverse}.landing-orbit__halo--middle i:first-child{top:16%;right:10%;background:var(--landing-accent);box-shadow:0 0 20px var(--landing-accent)}.landing-orbit__halo--middle i:nth-child(2){bottom:12%;left:7%}.landing-orbit__halo--inner{inset:29%;border-color:hsla(0,0%,100%,.18);animation:landing-orbit-spin 19s linear infinite}.landing-orbit__halo--inner i{top:45%;left:-4px;background:var(--landing-accent);box-shadow:0 0 22px var(--landing-accent)}.landing-orbit__core-ring{width:31%;border:1px solid rgba(255,52,77,.34);border-radius:50%;box-shadow:0 0 0 12px hsla(0,0%,100%,.025),0 0 0 25px rgba(255,52,77,.025);transform:translate(-50%,-50%);animation:landing-core-pulse 3.8s ease-in-out infinite}.landing-orbit__core,.landing-orbit__core-ring{position:absolute;top:50%;left:50%;aspect-ratio:1}.landing-orbit__core{z-index:3;display:grid;width:25%;place-items:center;border:1px solid hsla(0,0%,100%,.22);border-radius:50%;background:radial-gradient(circle at 38% 28%,hsla(0,0%,100%,.16),transparent 32%),linear-gradient(145deg,#261d1f,#09090a 70%);box-shadow:inset 0 -20px 40px rgba(0,0,0,.4),0 34px 85px rgba(0,0,0,.58);transform:translate(-50%,-50%)}.landing-orbit__core span{color:#fff;font-size:clamp(3rem,5.5vw,6.3rem);font-weight:280;letter-spacing:-.09em;transform:translateY(-4%)}.landing-orbit__core b,.landing-orbit__core small{position:absolute;font-size:.45rem;font-weight:800;letter-spacing:.15em}.landing-orbit__core small{bottom:22%;color:var(--landing-accent)}.landing-orbit__core b{top:19%;color:hsla(0,0%,100%,.38)}.landing-orbit__node{position:absolute;z-index:4;display:grid;grid-template-columns:auto auto;align-items:center;grid-gap:2px 8px;gap:2px 8px;color:#d1cdc8;font-size:.53rem;font-weight:780;letter-spacing:.13em}.landing-orbit__node i{grid-row:1/3;width:9px;height:9px;border:2px solid #111;border-radius:50%;background:#fff;box-shadow:0 0 0 1px hsla(0,0%,100%,.36)}.landing-orbit__node small{color:#706c68;font-size:.42rem;letter-spacing:.12em}.landing-orbit__node--one{top:16%;left:10%}.landing-orbit__node--two{top:29%;right:-1%}.landing-orbit__node--three{right:3%;bottom:23%}.landing-orbit__node--four{bottom:6%;left:26%}.landing-orbit__node--five{top:47%;left:0}.landing-orbit__node--five i,.landing-orbit__node--three i{background:var(--landing-accent);box-shadow:0 0 16px var(--landing-accent)}.landing-orbit__beam{position:absolute;top:50%;left:50%;z-index:1;height:1px;background:linear-gradient(90deg,rgba(255,52,77,.4),hsla(0,0%,100%,.2),transparent);transform-origin:left center}.landing-orbit__beam--one{width:43%;transform:rotate(217deg)}.landing-orbit__beam--two{width:47%;transform:rotate(26deg)}.landing-orbit__beam--three{width:43%;transform:rotate(118deg)}.landing-orbit__beam--four{width:45%;transform:rotate(180deg);opacity:.6}.landing-orbit__packet{position:absolute;z-index:5;width:4px;height:4px;border-radius:50%;background:var(--landing-accent);box-shadow:0 0 14px 3px rgba(255,52,77,.5)}.landing-orbit__packet--one{top:50%;left:50%;animation:landing-packet-one 3.4s ease-in-out infinite}.landing-orbit__packet--two{top:50%;left:50%;animation:landing-packet-two 4.2s ease-in-out .8s infinite}.landing-orbit__packet--three{top:50%;left:50%;animation:landing-packet-three 3.8s ease-in-out 1.4s infinite}.landing-orbit__telemetry{position:absolute;z-index:6;display:grid;min-width:126px;grid-template-columns:1fr auto;grid-gap:3px 18px;gap:3px 18px;padding:11px 12px;border-top:1px solid hsla(0,0%,100%,.22);border-bottom:1px solid hsla(0,0%,100%,.08);background:linear-gradient(90deg,rgba(14,13,14,.78),transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.landing-orbit__telemetry small,.landing-orbit__telemetry span{color:#77736f;font-size:.42rem;font-weight:800;letter-spacing:.13em}.landing-orbit__telemetry strong{grid-row:1/3;grid-column:2;align-self:center;color:#fff;font-size:1.45rem;font-weight:350}.landing-orbit__telemetry--top{top:2%;right:9%}.landing-orbit__telemetry--side{right:-2%;bottom:4%}.landing-scroll-cue{position:absolute;bottom:28px;left:clamp(22px,5vw,82px);display:flex;align-items:center;gap:12px;color:#74716e;font-size:.58rem;font-weight:750;letter-spacing:.16em;text-decoration:none;text-transform:uppercase}.landing-scroll-cue i{display:block;width:56px;height:1px;overflow:hidden;background:hsla(0,0%,100%,.18)}.landing-scroll-cue i:after{display:block;width:40%;height:100%;background:var(--landing-accent);content:"";animation:landing-scan 2s ease-in-out infinite}.landing-enter{animation:landing-enter .72s cubic-bezier(.22,1,.36,1) both}.landing-enter--one{animation-delay:.1s}.landing-enter--two{animation-delay:.18s}.landing-enter--three{animation-delay:.28s}.landing-enter--four{animation-delay:.38s}.landing-enter--visual{animation-delay:.26s}.landing-proof{padding:clamp(92px,12vw,170px) clamp(22px,8vw,138px);color:#121214;background:#f0ede7}.landing-section-label{display:flex;align-items:center;gap:18px}.landing-section-label span{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(0,0,0,.2);border-radius:50%;color:#302e2b;font-size:.62rem;font-weight:800}.landing-section-label p{color:#5e5a55}.landing-proof__statement{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.6fr);grid-gap:clamp(40px,8vw,130px);gap:clamp(40px,8vw,130px);align-items:end;margin-top:clamp(42px,7vw,92px)}.landing-domains h2,.landing-final h2,.landing-proof__statement h2,.landing-system h2{margin:0;font-size:clamp(2.4rem,5vw,5.5rem);font-weight:520;letter-spacing:-.055em;line-height:.98}.landing-proof__statement p,.landing-system__sticky>p{margin:0;color:#5e5a55;font-size:1rem;line-height:1.7}.landing-signal{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px;margin-top:clamp(84px,12vw,164px)}.landing-signal__rail{position:absolute;top:10px;right:0;left:0;height:1px;overflow:hidden;background:rgba(0,0,0,.16)}.landing-signal__rail i{display:block;width:18%;height:100%;background:var(--landing-accent);animation:landing-signal 4.8s ease-in-out infinite}.landing-signal__point{position:relative;padding-top:43px}.landing-signal__point:before{position:absolute;top:5px;left:0;width:11px;height:11px;border:3px solid #f0ede7;border-radius:50%;background:#2b2926;box-shadow:0 0 0 1px rgba(0,0,0,.35);content:""}.landing-signal__point span,.landing-system__sequence article>span{display:block;color:var(--landing-accent);font-size:.62rem;font-weight:800;letter-spacing:.12em}.landing-signal__point strong{display:block;margin-top:10px;font-size:1.05rem}.landing-signal__point small{display:block;margin-top:6px;color:#77726c;font-size:.78rem}.landing-domains{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(420px,1.22fr);grid-gap:clamp(60px,10vw,170px);gap:clamp(60px,10vw,170px);padding:clamp(92px,11vw,158px) clamp(22px,8vw,138px);color:#151416;background:linear-gradient(90deg,transparent calc(50% - 1px),rgba(0,0,0,.055) 50%,transparent calc(50% + 1px)),#ded9d1}.landing-domains__intro{align-self:start;padding-top:8px}.landing-domains h2{margin-top:clamp(46px,6vw,78px);font-size:clamp(2.65rem,4.7vw,5.25rem)}.landing-domains__list{border-top:1px solid rgba(0,0,0,.24)}.landing-domains__list article{position:relative;display:grid;grid-template-columns:minmax(95px,.28fr) minmax(230px,.75fr) minmax(220px,.8fr) 32px;grid-gap:clamp(18px,3vw,42px);gap:clamp(18px,3vw,42px);align-items:start;padding:clamp(30px,4vw,50px) 0;border-bottom:1px solid rgba(0,0,0,.18)}.landing-domains__list article>span{color:#776f68;font-size:.6rem;font-weight:800;letter-spacing:.12em}.landing-domains__list h3{margin:0;font-size:clamp(1.5rem,2.35vw,2.65rem);font-weight:560;letter-spacing:-.04em;line-height:1.04}.landing-domains__list p{margin:0;color:#625d57;font-size:.9rem;line-height:1.65}.landing-domains__list article>i{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(0,0,0,.2);border-radius:50%;color:var(--landing-accent);font-style:normal;transition:color .18s ease,background .18s ease,transform .18s ease}.landing-domains__list article:hover>i{color:#fff;background:var(--landing-accent);transform:translate(3px,-3px)}.landing-system{display:grid;min-height:168vh;grid-template-columns:minmax(300px,.92fr) minmax(360px,1.08fr);grid-gap:clamp(50px,10vw,170px);gap:clamp(50px,10vw,170px);padding:clamp(92px,11vw,160px) clamp(22px,8vw,138px);background:radial-gradient(circle at 10% 70%,rgba(255,52,77,.09),transparent 30%),#0a0a0b}.landing-system__sticky{position:-webkit-sticky;position:sticky;top:110px;align-self:start}.landing-system .landing-section-label span{border-color:hsla(0,0%,100%,.2);color:#e1ddd8}.landing-system .landing-section-label p{color:#85817c}.landing-system h2{margin-top:58px;color:#f6f3ef}.landing-system__sticky>p{max-width:540px;margin-top:32px;color:#8e8a85}.landing-tech-line{display:flex;max-width:560px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:42px;padding-top:22px;border-top:1px solid hsla(0,0%,100%,.11)}.landing-tech-line span{color:#76716d;font-size:.52rem;font-weight:800;letter-spacing:.12em}.landing-tech-line i{width:18px;height:1px;background:var(--landing-accent)}.landing-system__sequence{display:grid}.landing-system__sequence article{min-height:42vh;padding:clamp(38px,6vw,78px) 0;border-top:1px solid var(--landing-line)}.landing-system__sequence article:last-child{border-bottom:1px solid var(--landing-line)}.landing-system__sequence h3{max-width:590px;margin:28px 0 18px;color:#f0ede8;font-size:clamp(1.65rem,3vw,3rem);font-weight:540;letter-spacing:-.035em}.landing-system__sequence p{max-width:520px;margin:0;color:#8f8b86;font-size:.95rem;line-height:1.7}.production-landing [data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .65s ease,transform .65s cubic-bezier(.22,1,.36,1)}.production-landing [data-reveal][data-visible=true]{opacity:1;transform:translateY(0)}.landing-final{position:relative;min-height:84vh;padding:clamp(90px,12vw,170px) clamp(22px,8vw,138px);overflow:hidden;color:#fff;background:#8f0a20;isolation:isolate}.landing-final:after{position:absolute;z-index:-1;inset:0;background:linear-gradient(110deg,rgba(0,0,0,.48),transparent 52%),repeating-linear-gradient(90deg,transparent,transparent calc(25% - 1px),hsla(0,0%,100%,.075) 25%);content:""}.landing-final__glow{position:absolute;z-index:-1;top:-28%;right:-4%;width:min(70vw,980px);aspect-ratio:1;border:1px solid hsla(0,0%,100%,.14);border-radius:50%;box-shadow:0 0 0 80px hsla(0,0%,100%,.035),0 0 0 180px hsla(0,0%,100%,.025);transform:translate(var(--landing-pointer-x),var(--landing-pointer-y));transition:transform .7s cubic-bezier(.22,1,.36,1)}.landing-section-label--light span{border-color:hsla(0,0%,100%,.38);color:#fff}.landing-section-label--light p{color:hsla(0,0%,100%,.7)}.landing-final h2{max-width:980px;margin-top:clamp(55px,9vw,112px)}.landing-final__copy{max-width:620px;margin:30px 0 0;color:hsla(0,0%,100%,.68);font-size:1rem;line-height:1.7}.landing-final__cta{margin-top:clamp(44px,7vw,84px);border-color:#fff;background:transparent}.landing-footer{display:grid;min-height:128px;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:30px;gap:30px;padding:24px clamp(22px,5vw,82px);border-top:1px solid hsla(0,0%,100%,.1);background:#070708}.landing-footer p,.landing-footer>a:last-child{color:#777572;font-size:.67rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.landing-footer p{margin:0;text-align:center}.landing-footer>a:last-child{justify-self:end;transition:color .16s ease}.landing-footer>a:last-child:hover{color:#fff}@keyframes landing-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-orbit-spin{to{transform:rotate(1turn)}}@keyframes landing-core-pulse{0%,to{opacity:.58;transform:translate(-50%,-50%) scale(.96)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.035)}}@keyframes landing-packet-one{0%,14%{opacity:0;transform:translate(0)}28%{opacity:1}80%{opacity:1;transform:translate(245px,120px)}to{opacity:0;transform:translate(270px,132px)}}@keyframes landing-packet-two{0%,12%{opacity:0;transform:translate(0)}28%{opacity:1}80%{opacity:1;transform:translate(-230px,-178px)}to{opacity:0;transform:translate(-250px,-194px)}}@keyframes landing-packet-three{0%,12%{opacity:0;transform:translate(0)}28%{opacity:1}80%{opacity:1;transform:translate(-88px,268px)}to{opacity:0;transform:translate(-96px,292px)}}@keyframes landing-scan{0%,to{transform:translateX(-105%)}50%{transform:translateX(250%)}}@keyframes landing-signal{0%{transform:translateX(-100%)}55%,to{transform:translateX(560%)}}@media (max-width:920px){.landing-nav__links>a:not(.landing-nav__login){display:none}.landing-hero{grid-template-columns:1fr;align-content:start;gap:18px;min-height:auto;padding-top:108px;padding-bottom:64px}.landing-hero__content{max-width:660px}.landing-orbit{position:relative;z-index:1;width:min(78vw,610px);justify-self:center;margin:8px auto -34px;opacity:.88}.landing-scroll-cue{display:none}.landing-proof__statement{grid-template-columns:1fr;gap:28px}.landing-signal{grid-template-columns:repeat(2,1fr);row-gap:48px}.landing-signal__rail{display:none}.landing-signal__point:nth-child(4):after,.landing-signal__point:nth-child(5):after{position:absolute;top:10px;right:calc(100% + 32px);width:calc(100% - 32px);height:1px;background:rgba(0,0,0,.14);content:""}.landing-domains{grid-template-columns:1fr;gap:56px}.landing-domains__intro{max-width:720px}.landing-domains__list article{grid-template-columns:90px minmax(210px,.8fr) minmax(240px,1fr) 32px}.landing-system{min-height:auto;grid-template-columns:1fr}.landing-system__sticky{position:static}.landing-system__sequence article{min-height:0}.landing-footer{grid-template-columns:1fr auto}.landing-footer p{display:none}}@media (max-width:620px){.landing-nav{min-height:66px;padding:0 18px}.landing-brand{font-size:.69rem;letter-spacing:.18em}.landing-nav__links .landing-nav__login{min-height:36px;gap:9px;padding:0 11px;font-size:.58rem}.landing-hero{position:relative;gap:6px;min-height:max(790px,100svh);padding:96px 18px 34px;overflow:hidden}.landing-kicker{max-width:92%;font-size:.57rem;line-height:1.45}.landing-kicker:before{width:24px}.landing-hero h1{max-width:100%;margin:19px 0 20px;font-size:clamp(2.75rem,12.3vw,3.65rem);letter-spacing:-.06em;line-height:.94}.landing-hero__copy{max-width:100%;font-size:.92rem;line-height:1.58}.landing-hero__actions{width:100%;max-width:none;align-items:stretch;flex-direction:column;gap:10px;margin-top:27px}.landing-cta{width:100%;min-height:49px}.landing-hero__scope{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px 14px;gap:11px 14px;margin-top:23px;padding-top:17px;font-size:.54rem}.landing-orbit{position:absolute;z-index:0;right:-132px;bottom:-172px;left:auto;width:min(116vw,450px);margin:0;opacity:.64;transform:none}.landing-orbit__grid{opacity:.18}.landing-orbit__telemetry{min-width:105px;padding:8px 9px}.landing-orbit__telemetry--side,.landing-orbit__telemetry--top{display:none}.landing-orbit__telemetry strong{font-size:1.1rem}.landing-orbit__node{font-size:.43rem;letter-spacing:.08em}.landing-orbit__node small{font-size:.34rem}.landing-orbit__node--one{top:14%;left:6%}.landing-orbit__node--two{top:30%;right:-1%}.landing-orbit__node--three{right:1%;bottom:20%}.landing-orbit__node--four{bottom:3%;left:24%}.landing-orbit__node--five{left:-1%}.landing-orbit__packet{display:none}.landing-hero__content{z-index:2}.landing-hero__scope{position:relative;z-index:2;max-width:340px;background:linear-gradient(90deg,rgba(7,7,8,.78),transparent)}.landing-domains,.landing-proof,.landing-system{padding:72px 20px}.landing-section-label{gap:13px}.landing-section-label span{width:29px;height:29px}.landing-section-label p{font-size:.59rem}.landing-proof__statement{margin-top:38px}.landing-domains h2,.landing-final h2,.landing-proof__statement h2,.landing-system h2{font-size:clamp(2.45rem,11.8vw,3.3rem);line-height:.98}.landing-proof__statement p,.landing-system__sticky>p{font-size:.92rem;line-height:1.62}.landing-signal{grid-template-columns:1fr;gap:30px}.landing-signal__rail{display:block;top:0;bottom:0;left:5px;width:1px;height:auto}.landing-signal__rail i{width:100%;height:18%;animation:landing-signal-mobile 4.8s ease-in-out infinite}.landing-signal__point{padding:0 0 0 36px}.landing-signal__point:before{top:4px}.landing-signal__point:nth-child(4):after,.landing-signal__point:nth-child(5):after{display:none}.landing-domains{gap:43px;background:#ded9d1}.landing-domains h2{margin-top:37px}.landing-domains__list article{grid-template-columns:1fr 32px;gap:14px 20px;padding:28px 0}.landing-domains__list article>span{grid-column:1}.landing-domains__list h3{grid-column:1;font-size:1.72rem}.landing-domains__list p{grid-column:1/3;font-size:.88rem}.landing-domains__list article>i{grid-row:1/3;grid-column:2}.landing-system{gap:48px}.landing-system h2{margin-top:40px}.landing-system__sticky>p{margin-top:23px}.landing-tech-line{gap:8px;margin-top:28px;padding-top:17px}.landing-tech-line span{font-size:.44rem}.landing-tech-line i{width:12px}.landing-system__sequence article{padding:31px 0}.landing-system__sequence h3{margin:19px 0 13px;font-size:1.72rem}.landing-system__sequence p{font-size:.9rem;line-height:1.62}.landing-final{min-height:auto;padding:76px 20px 82px}.landing-final h2{margin-top:45px}.landing-final__copy{margin-top:23px;font-size:.92rem}.landing-final__cta{margin-top:34px}.landing-footer{grid-template-columns:1fr;justify-items:start}.landing-footer>a:last-child{justify-self:start}}@keyframes landing-signal-mobile{0%{transform:translateY(-100%)}55%,to{transform:translateY(560%)}}@media (prefers-reduced-motion:reduce){.production-landing *,.production-landing :after,.production-landing :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.production-landing [data-reveal]{opacity:1;transform:none}}