@font-face{font-display:swap;font-family:DM Sans;font-style:normal;font-weight:400 700;src:url(/assets/dm-sans-latin-CwMReqGs.woff2) format("woff2")}@font-face{font-display:swap;font-family:Space Grotesk;font-style:normal;font-weight:500 700;src:url(/assets/space-grotesk-latin-DPT1xrvW.woff2) format("woff2")}html.landing-scrollbar{scroll-behavior:smooth;scrollbar-color:#78633c #0a0b0b;scrollbar-width:thin}html.landing-scrollbar::-webkit-scrollbar{height:9px;width:9px}html.landing-scrollbar::-webkit-scrollbar-track{background:#0a0b0b}html.landing-scrollbar::-webkit-scrollbar-thumb{background:#78633c;border:2px solid #0a0b0b;border-radius:999px}.landing-page{--landing-bg: #101212;--landing-bg-deep: #080909;--landing-surface: #151717;--landing-surface-raised: #1b1d1d;--landing-text: #f1efe9;--landing-muted: #abaeaa;--landing-subtle: #777c78;--landing-line: rgba(241, 239, 233, .14);--landing-line-strong: rgba(217, 185, 119, .46);--landing-gold: #d9b977;--landing-green: #72d29d;--landing-blue: #9dbbd5;background:var(--landing-bg);color:var(--landing-text);font-family:DM Sans,Inter,Segoe UI,Arial,sans-serif;min-height:100vh;overflow:clip;position:relative}.landing-page *,.landing-page *:before,.landing-page *:after{box-sizing:border-box;letter-spacing:0}.landing-page a{color:inherit;text-decoration:none}.landing-page button,.landing-page a{-webkit-tap-highlight-color:transparent}.landing-page img{display:block;max-width:100%}.landing-page main{position:relative;z-index:1}.landing-intro{align-items:center;background:#060707;display:grid;inset:0;justify-items:center;position:fixed;z-index:100}.landing-intro.is-complete{pointer-events:none;visibility:hidden}.landing-intro-mark{display:grid;height:180px;place-items:center;position:relative;width:min(520px,calc(100vw - 52px))}.landing-intro-complete,.landing-intro-minimal{grid-area:1 / 1;object-fit:contain;position:relative}.landing-intro-complete{width:min(430px,78vw)}.landing-intro-minimal{opacity:0;width:126px}.landing-intro-line{background:var(--landing-gold);bottom:12px;height:1px;position:absolute;transform-origin:center;width:72px}.landing-intro-skip{align-items:center;background:transparent;border:1px solid rgba(241,239,233,.28);border-radius:50%;bottom:26px;color:var(--landing-text);cursor:pointer;display:inline-flex;height:44px;justify-content:center;position:absolute;right:28px;transition:background .18s ease,border-color .18s ease,transform .18s ease;width:44px}.landing-intro-skip:hover{background:#f1efe914;border-color:var(--landing-gold);transform:translate(2px)}.landing-header{background:#080909db;border-bottom:1px solid rgba(241,239,233,.09);left:0;opacity:0;position:fixed;right:0;top:0;transform:translateY(-12px);visibility:hidden;z-index:50}@supports (backdrop-filter: blur(18px)){.landing-header{-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%)}}.landing-page.is-ready .landing-header{opacity:1;transform:translateY(0);visibility:visible}.landing-header-inner{align-items:center;display:grid;gap:24px;grid-template-columns:1fr auto 1fr;height:72px;margin:0 auto;max-width:1320px;padding:0 24px}.landing-brand{align-items:center;display:inline-flex;justify-self:start}.landing-brand img{height:39px;object-fit:contain;width:48px}.landing-navigation{align-items:center;display:flex;gap:30px;justify-content:center}.landing-navigation a{color:var(--landing-muted);font-size:.88rem;font-weight:700;line-height:1;padding:12px 0;position:relative;transition:color .18s ease}.landing-navigation a:after{background:var(--landing-gold);bottom:4px;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .18s ease;width:100%}.landing-navigation a:hover,.landing-navigation a:focus-visible{color:var(--landing-text)}.landing-navigation a:hover:after,.landing-navigation a:focus-visible:after{transform:scaleX(1);transform-origin:left}.landing-mobile-login,.landing-mobile-trial{display:none}.landing-page .landing-header-cta{align-items:center;background:var(--landing-text);border:1px solid var(--landing-text);border-radius:6px;color:#0a0b0b;display:inline-flex;font-size:.86rem;font-weight:800;gap:8px;justify-self:end;min-height:40px;padding:0 14px;transition:background .18s ease,border-color .18s ease,transform .18s ease}.landing-page .landing-header-cta:hover{background:var(--landing-gold);border-color:var(--landing-gold);transform:translateY(-1px)}.landing-menu-toggle{align-items:center;background:transparent;border:1px solid var(--landing-line);border-radius:50%;color:var(--landing-text);cursor:pointer;display:none;height:42px;justify-content:center;justify-self:end;width:42px}.landing-hero{align-items:center;background:var(--landing-bg-deep);display:flex;min-height:calc(100svh - 58px);padding:96px 24px 30px;scroll-margin-top:72px}.landing-hero-inner{align-items:center;display:grid;gap:48px;grid-template-columns:minmax(320px,.58fr) minmax(560px,1.42fr);margin:0 auto;max-width:1320px;width:100%}.landing-hero-copy{min-width:0}.landing-kicker,.landing-module-number{color:var(--landing-gold);display:inline-block;font-size:.76rem;font-weight:800;line-height:1.2;text-transform:uppercase}.landing-hero h1,.landing-section-heading h2,.landing-focus-copy h3,.landing-final h2{font-family:Space Grotesk,Inter,sans-serif;font-weight:700;margin:0}.landing-hero h1{color:var(--landing-text);font-size:5.25rem;line-height:.92;margin-top:18px}.landing-hero-statement{color:var(--landing-text);font-family:Space Grotesk,Inter,sans-serif;font-size:2rem;font-weight:600;line-height:1.08;margin:20px 0 0}.landing-hero-description{color:var(--landing-muted);font-size:1.02rem;line-height:1.62;margin:20px 0 0;max-width:450px}.landing-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.landing-actions.is-compact{justify-content:center}.landing-button{align-items:center;border-radius:6px;display:inline-flex;font-size:.91rem;font-weight:800;gap:9px;justify-content:center;min-height:46px;padding:0 17px;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;white-space:nowrap}.landing-button:hover{transform:translateY(-2px)}.landing-button.is-primary{background:var(--landing-gold);border:1px solid var(--landing-gold);color:#0b0c0b}.landing-button.is-primary:hover{background:#e5c98f;border-color:#e5c98f}.landing-button.is-secondary{background:transparent;border:1px solid var(--landing-line);color:var(--landing-text)}.landing-button.is-secondary:hover{background:var(--landing-surface-raised);border-color:var(--landing-line-strong)}.landing-product-capture{background:#090a0a;border:1px solid rgba(241,239,233,.18);border-radius:6px;box-shadow:0 30px 90px #00000070;margin:0;min-width:0;overflow:hidden;position:relative}.landing-capture-bar{align-items:center;color:var(--landing-subtle);display:grid;font-size:.68rem;font-weight:700;gap:9px;grid-template-columns:auto 1fr auto;min-height:35px;padding:0 12px}.landing-capture-status{background:var(--landing-green);border-radius:50%;box-shadow:0 0 0 4px #72d29d1a;height:6px;width:6px}.landing-capture-viewport{aspect-ratio:16 / 10;background:#050505;overflow:hidden}.landing-capture-viewport img{height:100%;object-fit:cover;width:100%}.landing-product-capture figcaption{background:#0b0c0c;border-top:1px solid rgba(241,239,233,.1);color:var(--landing-subtle);font-size:.68rem;line-height:1.2;padding:9px 12px;text-align:right}.landing-hero-screen,.landing-focus-image img,.landing-ecosystem-capture{will-change:transform}.landing-proof-strip{align-items:center;background:#121414;border-bottom:1px solid var(--landing-line);border-top:1px solid var(--landing-line);color:var(--landing-muted);display:flex;gap:36px;justify-content:center;min-height:58px;overflow:hidden;padding:12px 24px}.landing-proof-strip span{color:var(--landing-gold);font-size:.7rem;font-weight:800;text-transform:uppercase}.landing-proof-strip strong{color:var(--landing-text);font-size:.83rem;font-weight:700;white-space:nowrap}.landing-manifesto{background:#171a18;border-bottom:1px solid var(--landing-line);padding:150px 24px 160px}.landing-manifesto-inner{margin:0 auto;max-width:1120px}.landing-manifesto-lines{margin-top:34px}.landing-manifesto-line{margin:0;overflow:hidden}.landing-manifesto-line>span{color:var(--landing-text);display:block;font-family:Space Grotesk,Inter,sans-serif;font-size:4.25rem;font-weight:600;line-height:1.07;transform-origin:bottom left}.landing-manifesto-line:nth-child(2)>span{color:var(--landing-gold)}.landing-manifesto-line:nth-child(3)>span{color:var(--landing-blue)}.landing-manifesto-copy{color:var(--landing-muted);font-size:1.04rem;line-height:1.65;margin:48px 0 0 auto;max-width:520px}.landing-focus{background:var(--landing-bg);margin:0 auto;max-width:1368px;padding:140px 24px 170px}.landing-section-heading{margin:0 0 58px;max-width:780px}.landing-section-heading h2{color:var(--landing-text);font-size:3.55rem;line-height:1.02;margin-top:16px}.landing-section-heading>p{color:var(--landing-muted);font-size:1.02rem;line-height:1.65;margin:20px 0 0;max-width:650px}.landing-focus-stack{display:grid;gap:58px}.landing-focus-panel{align-items:center;background:#141616;border-bottom:1px solid var(--landing-line-strong);border-top:1px solid var(--landing-line-strong);display:grid;gap:36px;grid-template-columns:minmax(260px,.58fr) minmax(560px,1.42fr);height:min(760px,calc(100svh - 102px));min-height:650px;padding:44px 36px;position:sticky;scroll-margin-top:92px;top:84px;transform-origin:center top;z-index:calc(2 + var(--stack-index))}.landing-focus-panel:nth-child(2){background:#181716}.landing-focus-copy{min-width:0}.landing-focus-copy h3{color:var(--landing-text);font-size:2.75rem;line-height:1.04;margin-top:18px}.landing-focus-copy>p{color:var(--landing-muted);font-size:1rem;line-height:1.66;margin:20px 0 0}.landing-focus-copy ul{display:grid;gap:13px;list-style:none;margin:30px 0 0;padding:0}.landing-focus-copy li{align-items:flex-start;color:var(--landing-text);display:flex;font-size:.88rem;gap:10px;line-height:1.45}.landing-focus-copy li svg{color:var(--landing-green);flex:0 0 auto;margin-top:2px}.landing-focus-image{align-self:center}.landing-ecosystem{background:var(--landing-bg-deep);border-top:1px solid var(--landing-line);padding:150px 24px 170px;scroll-margin-top:76px}.landing-ecosystem>.landing-section-heading,.landing-ecosystem-grid{margin-left:auto;margin-right:auto;max-width:1320px}.landing-ecosystem-grid{align-items:start;display:grid;gap:54px;grid-template-columns:minmax(560px,1.35fr) minmax(300px,.65fr)}.landing-ecosystem-capture{position:sticky;top:104px}.landing-module-list{list-style:none;margin:0;padding:0}.landing-module-row{align-items:start;border-top:1px solid var(--landing-line);display:grid;gap:16px;grid-template-columns:42px minmax(0,1fr);padding:20px 0}.landing-module-row:last-child{border-bottom:1px solid var(--landing-line)}.landing-module-icon{align-items:center;background:var(--landing-surface);border:1px solid var(--landing-line);border-radius:6px;color:var(--landing-gold);display:inline-flex;height:42px;justify-content:center;width:42px}.landing-module-row>div>span{color:var(--landing-subtle);font-size:.68rem;font-weight:800}.landing-module-row h3{color:var(--landing-text);font-family:Space Grotesk,Inter,sans-serif;font-size:1.24rem;line-height:1.1;margin:5px 0 0}.landing-module-row p{color:var(--landing-muted);font-size:.86rem;line-height:1.5;margin:8px 0 0}.landing-final{align-items:center;background:#171916;border-bottom:1px solid var(--landing-line-strong);border-top:1px solid var(--landing-line-strong);display:flex;flex-direction:column;padding:130px 24px;text-align:center}.landing-final>img{height:auto;margin-bottom:28px;width:86px}.landing-final h2{color:var(--landing-text);font-size:3.7rem;line-height:1.02;margin-top:18px;max-width:900px}.landing-final>p{color:var(--landing-muted);font-size:1.03rem;line-height:1.6;margin:22px 0 0}.landing-footer{background:#080909;color:var(--landing-muted)}.landing-footer-inner{align-items:center;display:grid;gap:30px;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:1320px;min-height:112px;padding:26px 24px}.landing-footer-brand{justify-self:start}.landing-footer-brand img{height:24px;object-fit:contain;width:128px}.landing-footer nav{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.landing-footer nav a,.landing-footer-inner>span{color:var(--landing-subtle);font-size:.75rem;line-height:1.4;transition:color .18s ease}.landing-footer nav a:hover{color:var(--landing-text)}.landing-footer-inner>span{justify-self:end}.landing-page :where(a,button):focus-visible{outline:2px solid var(--landing-gold);outline-offset:3px}@media(max-width:1120px){.landing-header-inner{grid-template-columns:auto 1fr auto}.landing-hero-inner{gap:34px;grid-template-columns:minmax(280px,.62fr) minmax(500px,1.38fr)}.landing-hero h1{font-size:4.2rem}.landing-hero-statement{font-size:1.65rem}.landing-focus-panel{gap:26px;grid-template-columns:minmax(240px,.64fr) minmax(500px,1.36fr);padding:36px 28px}.landing-focus-copy h3{font-size:2.3rem}.landing-ecosystem-grid{gap:34px;grid-template-columns:minmax(500px,1.25fr) minmax(280px,.75fr)}}@media(max-width:900px){.landing-header-inner{grid-template-columns:auto 1fr auto;height:66px;padding:0 18px}.landing-brand img{height:36px;width:44px}.landing-page .landing-header-cta{display:none}.landing-menu-toggle{display:inline-flex}.landing-navigation{align-content:start;align-items:stretch;background:#0d0f0f;border-bottom:1px solid var(--landing-line);display:grid;gap:0;height:calc(100svh - 66px);inset:66px 0 auto;opacity:0;overflow-y:auto;padding:12px 18px 18px;pointer-events:none;position:fixed;transform:translateY(-10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;visibility:hidden}.landing-navigation.is-open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.landing-navigation a{border-bottom:1px solid rgba(241,239,233,.08);font-size:.98rem;padding:15px 0}.landing-navigation a:after{display:none}.landing-mobile-login,.landing-mobile-trial{align-items:center;color:var(--landing-gold)!important;display:flex;gap:8px}.landing-hero{min-height:calc(100svh - 72px);padding:98px 18px 30px}.landing-hero-inner{gap:30px;grid-template-columns:1fr}.landing-hero-copy{max-width:650px}.landing-hero h1{font-size:4.5rem}.landing-hero-description{max-width:580px}.landing-hero-screen{width:100%}.landing-manifesto{padding:110px 24px 120px}.landing-manifesto-line>span{font-size:3.4rem}.landing-focus{padding:110px 18px 120px}.landing-section-heading h2{font-size:3rem}.landing-focus-panel{gap:36px;grid-template-columns:1fr;height:auto;min-height:0;padding:42px 24px;position:relative;top:auto}.landing-focus-copy{max-width:650px}.landing-focus-image{width:100%}.landing-ecosystem{padding:110px 18px 120px}.landing-ecosystem-grid{grid-template-columns:1fr}.landing-ecosystem-capture{position:relative;top:auto}.landing-module-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.landing-module-row:nth-child(odd){padding-right:18px}.landing-module-row:nth-child(2n){border-left:1px solid var(--landing-line);padding-left:18px}.landing-final{padding:110px 24px}.landing-final h2{font-size:3.1rem}.landing-footer-inner{grid-template-columns:1fr;justify-items:center;padding:34px 18px;text-align:center}.landing-footer-brand,.landing-footer-inner>span{justify-self:center}}@media(max-width:600px){.landing-intro-mark{height:140px}.landing-intro-complete{width:min(320px,78vw)}.landing-intro-minimal{width:104px}.landing-intro-skip{bottom:20px;right:18px}.landing-hero{padding:94px 16px 26px}.landing-hero-inner{gap:24px}.landing-hero h1{font-size:3.25rem;margin-top:12px}.landing-hero-statement{font-size:1.45rem;margin-top:14px}.landing-hero-description{font-size:.94rem;line-height:1.5;margin-top:14px}.landing-actions{margin-top:20px}.landing-button{flex:1 1 auto;min-height:44px;padding:0 13px}.landing-capture-bar{grid-template-columns:auto 1fr}.landing-capture-bar>span:last-child{display:none}.landing-product-capture figcaption{font-size:.62rem;padding:7px 9px}.landing-proof-strip{gap:22px;justify-content:flex-start;min-height:72px;overflow-x:auto;padding:14px 18px;scrollbar-width:none}.landing-proof-strip::-webkit-scrollbar{display:none}.landing-manifesto{padding:90px 18px 96px}.landing-manifesto-lines{margin-top:26px}.landing-manifesto-line>span{font-size:2.38rem;line-height:1.09}.landing-manifesto-copy{font-size:.94rem;margin-top:34px}.landing-focus{padding:88px 12px 96px}.landing-section-heading{margin-bottom:38px;padding:0 6px}.landing-section-heading h2{font-size:2.35rem}.landing-section-heading>p{font-size:.94rem;line-height:1.55}.landing-focus-stack{gap:32px}.landing-focus-panel{gap:28px;padding:34px 12px 12px}.landing-focus-copy{padding:0 6px}.landing-focus-copy h3{font-size:2rem;margin-top:14px}.landing-focus-copy>p{font-size:.94rem;line-height:1.55;margin-top:15px}.landing-focus-copy ul{gap:10px;margin-top:22px}.landing-focus-copy li{font-size:.82rem}.landing-ecosystem{padding:88px 12px 96px}.landing-ecosystem-grid{gap:32px}.landing-module-list{grid-template-columns:1fr}.landing-module-row:nth-child(odd),.landing-module-row:nth-child(2n){border-left:0;padding-left:0;padding-right:0}.landing-final{padding:90px 18px}.landing-final>img{width:72px}.landing-final h2{font-size:2.45rem}.landing-final>p{font-size:.94rem}.landing-footer nav{gap:14px}}@media(max-width:370px){.landing-hero h1{font-size:2.9rem}.landing-hero-statement{font-size:1.3rem}.landing-actions{align-items:stretch;flex-direction:column}.landing-button{width:100%}.landing-manifesto-line>span{font-size:2.08rem}}@media(prefers-reduced-motion:reduce){html.landing-scrollbar{scroll-behavior:auto}.landing-page *,.landing-page *:before,.landing-page *:after{animation-duration:.001ms!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}.landing-hero{display:block;min-height:calc(100svh - 48px);padding:96px 24px 24px}.landing-hero-inner{align-items:start;gap:22px;grid-template-columns:minmax(0,1fr);max-width:1320px}.landing-hero-copy{align-items:end;display:grid;gap:0 52px;grid-template-columns:minmax(360px,1.2fr) minmax(320px,.8fr)}.landing-hero-copy>.landing-kicker,.landing-hero-copy>h1{grid-column:1}.landing-hero-copy>.landing-kicker{align-self:end}.landing-hero-copy>h1{font-size:4.65rem;margin-top:10px}.landing-hero-statement,.landing-hero-description,.landing-hero-copy>.landing-actions{grid-column:2}.landing-hero-statement{align-self:end;font-size:1.72rem;grid-row:1 / span 2;margin:0 0 76px}.landing-hero-description{font-size:.96rem;grid-row:2;margin:0 0 8px;max-width:500px}.landing-hero-copy>.landing-actions{grid-row:3;margin-top:18px}.landing-hero-screen{justify-self:center;width:min(1040px,100%)}.landing-hero-screen.is-launcher .landing-capture-viewport{aspect-ratio:64 / 30;background:#fff}.landing-hero-screen.is-launcher .landing-capture-viewport img{object-fit:cover}.landing-module-story{background:var(--landing-bg);padding:136px 24px 0;scroll-margin-top:72px}.landing-module-story>.landing-section-heading,.landing-module-suite>.landing-section-heading,.landing-supporting-grid{margin-left:auto;margin-right:auto;max-width:1320px}.landing-module-story>.landing-section-heading{margin-bottom:78px}.landing-module-stage{background:var(--landing-bg-deep);height:100svh;min-height:680px;position:relative}.landing-module-stage-inner{height:100%;margin:0 auto;max-width:1368px;padding:94px 24px 42px;position:relative}.landing-story-progress{background:#f1efe921;height:2px;left:24px;position:absolute;right:24px;top:76px}.landing-story-progress-fill{background:var(--landing-gold);display:block;height:100%;transform:scaleX(.04);transform-origin:left center;width:100%;will-change:transform}.landing-story-stack{height:100%;position:relative}.landing-story-step{align-items:center;display:grid;gap:clamp(30px,4vw,58px);grid-template-columns:minmax(270px,.58fr) minmax(560px,1.42fr);inset:0;opacity:0;position:absolute;visibility:hidden;will-change:opacity,transform}.landing-story-step.is-initial{opacity:1;visibility:visible}.landing-story-copy{min-width:0}.landing-story-icons{display:flex;gap:16px;margin-top:24px;perspective:900px}.landing-story-icon,.landing-supporting-icon{align-content:start;display:grid;gap:10px;justify-items:center;min-width:0;text-align:center}.landing-story-icon{width:112px;will-change:opacity,transform}.landing-story-icon>span,.landing-supporting-icon>span{background:#fff;border:1px solid #d8dadd;color:#2563eb;display:grid;place-items:center}.landing-story-icon>span{border-radius:8px;box-shadow:0 16px 34px #00000038;height:72px;width:72px}.landing-story-icon strong{color:var(--landing-text);font-size:.79rem;font-weight:800;line-height:1.2}.landing-story-icon.is-green>span,.landing-supporting-icon.is-green>span{color:#16a34a}.landing-story-icon.is-purple>span,.landing-supporting-icon.is-purple>span{color:#8b5cf6}.landing-story-icon.is-amber>span,.landing-supporting-icon.is-amber>span{color:#b7791f}.landing-story-icon.is-red>span,.landing-supporting-icon.is-red>span{color:#e04f16}.landing-story-icon.is-teal>span,.landing-supporting-icon.is-teal>span{color:#0f766e}.landing-story-copy h3{color:var(--landing-text);font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.25rem,3.3vw,3.7rem);font-weight:700;line-height:1.02;margin:30px 0 0;max-width:540px}.landing-story-copy>p{color:var(--landing-muted);font-size:1rem;line-height:1.65;margin:20px 0 0;max-width:470px}.landing-story-screen{width:100%;will-change:opacity,transform}.landing-story-screen .landing-capture-viewport{background:#f6f7f8}.landing-module-suite{background:var(--landing-surface);padding:140px 24px 150px;scroll-margin-top:72px}.landing-supporting-grid{border-bottom:1px solid var(--landing-line);border-top:1px solid var(--landing-line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.landing-supporting-group{min-width:0;padding:34px 30px 30px}.landing-supporting-group+.landing-supporting-group{border-left:1px solid var(--landing-line)}.landing-supporting-icons{align-items:start;display:flex;gap:18px;min-height:88px}.landing-supporting-icon{width:82px}.landing-supporting-icon>span{border-radius:7px;height:50px;width:50px}.landing-supporting-icon strong{color:var(--landing-text);font-size:.73rem;line-height:1.2}.landing-supporting-group>p{color:var(--landing-muted);font-size:.9rem;line-height:1.55;margin:24px 0 0;max-width:330px}@media(max-width:1120px){.landing-hero-copy{gap:0 34px;grid-template-columns:minmax(300px,1fr) minmax(300px,.9fr)}.landing-hero-copy>h1{font-size:4.15rem}.landing-hero-screen{width:min(900px,100%)}.landing-story-step{gap:32px;grid-template-columns:minmax(240px,.58fr) minmax(500px,1.42fr)}.landing-story-icon{width:94px}.landing-story-copy h3{font-size:2.55rem}}@media(min-width:901px)and (max-height:820px){.landing-hero{padding-bottom:16px;padding-top:88px}.landing-hero-inner{gap:18px}.landing-hero-copy>h1{font-size:3.7rem}.landing-hero-statement{font-size:1.42rem;margin-bottom:62px}.landing-hero-description{font-size:.9rem}.landing-hero-copy>.landing-actions{margin-top:12px}.landing-hero-screen{width:min(800px,100%)}.landing-hero-screen .landing-capture-bar{min-height:30px}.landing-hero-screen figcaption{padding-bottom:7px;padding-top:7px}}@media(max-width:900px){.landing-hero{min-height:0;padding:98px 18px 38px}.landing-hero-inner{gap:30px}.landing-hero-copy{display:block;max-width:680px}.landing-hero-copy>h1{font-size:4.2rem}.landing-hero-statement{font-size:1.68rem;margin:18px 0 0}.landing-hero-description{margin:16px 0 0}.landing-hero-copy>.landing-actions{margin-top:22px}.landing-module-story{padding:106px 0 0}.landing-module-story>.landing-section-heading{margin-bottom:48px;padding:0 18px}.landing-module-stage{height:auto;min-height:0}.landing-module-stage-inner{height:auto;padding:0 18px 86px}.landing-story-progress{display:none}.landing-story-stack{height:auto}.landing-story-step,.landing-story-step.is-initial{border-bottom:1px solid var(--landing-line);gap:34px;grid-template-columns:minmax(0,1fr);opacity:1;padding:64px 0;position:relative;visibility:visible}.landing-story-step:last-child{border-bottom:0}.landing-story-copy{max-width:650px}.landing-story-copy h3{font-size:2.8rem}.landing-story-screen{max-width:780px}.landing-module-suite{padding:106px 18px 112px}.landing-supporting-grid{grid-template-columns:minmax(0,1fr)}.landing-supporting-group{padding:30px 0}.landing-supporting-group+.landing-supporting-group{border-left:0;border-top:1px solid var(--landing-line)}}@media(max-width:600px){.landing-hero{padding:92px 12px 28px}.landing-hero-inner{gap:24px}.landing-hero-copy{padding:0 4px}.landing-hero-copy>h1{font-size:3.2rem}.landing-hero-statement{font-size:1.42rem;margin-top:14px}.landing-hero-screen.is-launcher .landing-capture-viewport{aspect-ratio:4 / 3}.landing-hero-screen.is-launcher .landing-capture-viewport img{height:100%;max-width:none;object-fit:cover;object-position:48% center;width:160%}.landing-module-story{padding-top:88px}.landing-module-story>.landing-section-heading{margin-bottom:28px;padding:0 16px}.landing-module-stage-inner{padding:0 12px 72px}.landing-story-step,.landing-story-step.is-initial{gap:28px;padding:52px 4px}.landing-story-icons{gap:8px;margin-top:20px}.landing-story-icon{width:92px}.landing-story-icon>span{height:62px;width:62px}.landing-story-copy h3{font-size:2.25rem;margin-top:24px}.landing-story-copy>p{font-size:.93rem;line-height:1.58;margin-top:16px}.landing-module-suite{padding:88px 16px 94px}.landing-supporting-icons{gap:10px}.landing-supporting-icon{width:78px}}@media(max-width:600px)and (max-height:720px){.landing-hero{padding-bottom:16px;padding-top:82px}.landing-hero-inner{gap:16px}.landing-hero-copy>h1{font-size:2.7rem}.landing-hero-statement{font-size:1.25rem;margin-top:10px}.landing-hero-description{font-size:.86rem;line-height:1.4;margin-top:10px}.landing-hero-copy>.landing-actions{margin-top:14px}.landing-hero-screen.is-launcher .landing-capture-viewport{aspect-ratio:16 / 9}}@media(prefers-reduced-motion:reduce){.landing-module-stage,.landing-module-stage-inner,.landing-story-stack{height:auto}.landing-module-stage-inner{padding-bottom:96px}.landing-story-progress{display:none}.landing-story-step,.landing-story-step.is-initial{border-bottom:1px solid var(--landing-line);gap:clamp(30px,4vw,58px);inset:auto;opacity:1;padding:70px 0;position:relative;transform:none!important;visibility:visible}.landing-story-step:last-child{border-bottom:0}}.landing-module-stage-inner{align-items:center;display:grid}.landing-launcher-stage-capture{margin:0 auto;width:min(1320px,100%,calc((100svh - 220px) * 64 / 30))}.landing-launcher-stage-capture .landing-capture-viewport{aspect-ratio:64 / 30;background:#fff;isolation:isolate;overflow:hidden;perspective:1100px;position:relative}.landing-launcher-stage-capture .landing-capture-viewport>img{height:100%;object-fit:cover;position:relative;width:100%;z-index:0}.landing-launcher-dim,.landing-launcher-icon-layer,.landing-launcher-copy-layer{inset:0;position:absolute}.landing-launcher-dim{background:#040505eb;opacity:0;visibility:hidden;z-index:1}.landing-launcher-icon-layer{pointer-events:none;transform-style:preserve-3d;z-index:2}.landing-launcher-module{align-content:start;display:grid;gap:10px;justify-items:center;margin-left:-56px;margin-top:-36px;opacity:0;position:absolute;text-align:center;transform-style:preserve-3d;visibility:hidden;width:112px;will-change:opacity,transform}.landing-launcher-module>span,.landing-mobile-story-icon>span{background:#fff;border:1px solid #d8dadd;color:#2563eb;display:grid;place-items:center}.landing-launcher-module>span{border-radius:8px;box-shadow:0 18px 44px #0000004d;height:72px;width:72px}.landing-launcher-module strong{color:#fff;font-size:.78rem;font-weight:800;line-height:1.18;text-shadow:0 2px 12px rgba(0,0,0,.68)}.landing-launcher-module.is-green>span,.landing-mobile-story-icon.is-green>span{color:#16a34a}.landing-launcher-module.is-purple>span,.landing-mobile-story-icon.is-purple>span{color:#8b5cf6}.landing-launcher-module.is-amber>span,.landing-mobile-story-icon.is-amber>span{color:#b7791f}.landing-launcher-module.is-red>span,.landing-mobile-story-icon.is-red>span{color:#e04f16}.landing-launcher-module.is-teal>span,.landing-mobile-story-icon.is-teal>span{color:#0f766e}.landing-launcher-copy-layer{pointer-events:none;z-index:3}.landing-launcher-story-copy{left:50%;margin:0;opacity:0;position:absolute;text-align:center;top:57%;transform:translate(-50%);visibility:hidden;width:min(780px,82%);will-change:opacity,transform}.landing-launcher-story-copy h3,.landing-mobile-module-story h3{color:var(--landing-text);font-family:Space Grotesk,Inter,sans-serif;font-weight:700;letter-spacing:0}.landing-launcher-story-copy h3{font-size:clamp(2.25rem,3.25vw,3.65rem);line-height:1.02;margin:18px auto 0;max-width:760px}.landing-launcher-story-copy p{color:#f1efe9bf;font-size:.98rem;line-height:1.6;margin:16px auto 0;max-width:620px}.landing-mobile-module-stories{display:none}.landing-mobile-module-story{min-width:0}.landing-mobile-story-icons{display:flex;gap:14px;margin-top:22px;perspective:900px}.landing-mobile-story-icon{align-content:start;display:grid;gap:10px;justify-items:center;text-align:center;width:104px;will-change:opacity,transform}.landing-mobile-story-icon>span{border-radius:8px;box-shadow:0 14px 32px #00000038;height:66px;width:66px}.landing-mobile-story-icon strong{color:var(--landing-text);font-size:.75rem;font-weight:800;line-height:1.2}.landing-mobile-module-story h3{font-size:2.7rem;line-height:1.04;margin:28px 0 0;max-width:650px}.landing-mobile-module-story>p{color:var(--landing-muted);font-size:.96rem;line-height:1.62;margin:17px 0 0;max-width:600px}@media(min-width:901px)and (max-height:790px){.landing-launcher-story-copy{top:55%}.landing-launcher-story-copy h3{font-size:clamp(2rem,3vw,3.1rem);margin-top:14px}.landing-launcher-story-copy p{font-size:.9rem;margin-top:12px}}@media(max-width:900px){.landing-module-stage-inner{display:block}.landing-launcher-stage-capture{margin-bottom:30px;max-width:780px;width:100%}.landing-launcher-dim,.landing-launcher-icon-layer,.landing-launcher-copy-layer{display:none}.landing-mobile-module-stories{display:grid;margin:0 auto;max-width:780px}.landing-mobile-module-story{border-bottom:1px solid var(--landing-line);padding:58px 2px}.landing-mobile-module-story:last-child{border-bottom:0}}@media(max-width:600px){.landing-launcher-stage-capture .landing-capture-viewport{aspect-ratio:4 / 3}.landing-launcher-stage-capture .landing-capture-viewport>img{height:100%;max-width:none;object-fit:cover;object-position:48% center;width:160%}.landing-mobile-module-story{padding:50px 4px}.landing-mobile-story-icons{gap:6px}.landing-mobile-story-icon{width:92px}.landing-mobile-story-icon>span{height:60px;width:60px}.landing-mobile-module-story h3{font-size:2.15rem;margin-top:24px}.landing-mobile-module-story>p{font-size:.92rem;line-height:1.58}}@media(prefers-reduced-motion:reduce){.landing-module-stage,.landing-module-stage-inner{height:auto;min-height:0}.landing-module-stage-inner{display:block;padding-bottom:96px}.landing-launcher-stage-capture{margin-bottom:34px;width:min(1120px,100%)}.landing-launcher-dim,.landing-launcher-icon-layer,.landing-launcher-copy-layer{display:none}.landing-mobile-module-stories{display:grid;margin:0 auto;max-width:1120px}.landing-mobile-module-story{border-bottom:1px solid var(--landing-line);opacity:1;padding:58px 2px;visibility:visible}}.landing-module-stage{isolation:isolate;overflow:hidden}.landing-store-background{background-position:center;background-repeat:no-repeat;background-size:cover;inset:0;opacity:0;overflow:hidden;position:absolute;transform-origin:center;visibility:hidden;will-change:opacity,transform;z-index:0}.landing-store-background>img{height:100%;inset:0;object-fit:cover;object-position:center 44%;position:absolute;width:100%}.landing-store-background>span{background:#050707a3;inset:0;position:absolute}.landing-module-stage-inner{position:relative;z-index:1}.landing-story-progress{z-index:5}.landing-launcher-stage-capture{grid-area:1 / 1;position:relative;transform-origin:center;will-change:opacity,transform;z-index:2}.landing-neon-module-layer{inset:0;pointer-events:none;position:absolute;z-index:3}.landing-neon-module,.landing-mobile-module-item{--module-color: #4b7dff;--module-glow: rgba(75, 125, 255, .58)}.landing-neon-module.is-green,.landing-mobile-module-item.is-green{--module-color: #36d26f;--module-glow: rgba(54, 210, 111, .56)}.landing-neon-module.is-purple,.landing-mobile-module-item.is-purple{--module-color: #a277ff;--module-glow: rgba(162, 119, 255, .6)}.landing-neon-module.is-amber,.landing-mobile-module-item.is-amber{--module-color: #f0b64b;--module-glow: rgba(240, 182, 75, .58)}.landing-neon-module.is-red,.landing-mobile-module-item.is-red{--module-color: #ff6638;--module-glow: rgba(255, 102, 56, .58)}.landing-neon-module.is-teal,.landing-mobile-module-item.is-teal{--module-color: #28c7b7;--module-glow: rgba(40, 199, 183, .58)}.landing-neon-module{left:0;opacity:0;position:absolute;text-align:center;top:0;visibility:hidden;width:min(360px,29vw);will-change:opacity,transform}.landing-neon-module.is-trio{width:min(300px,25vw)}.landing-neon-module-visual{height:80px;margin:0 auto;position:relative;transform-style:preserve-3d;width:80px;will-change:transform}.landing-neon-module-tile{background:#fafbfcfa;border:1px solid color-mix(in srgb,var(--module-color) 48%,#fff);border-radius:8px;box-shadow:0 0 22px var(--module-glow),0 16px 38px #00000052;color:var(--module-color);display:grid;height:80px;place-items:center;position:relative;transform-style:preserve-3d;will-change:transform;width:80px;z-index:2}.landing-module-neon{background:var(--module-color);box-shadow:0 0 8px var(--module-color),0 0 22px var(--module-glow);height:2px;opacity:0;position:absolute;top:39px;visibility:hidden;width:clamp(140px,18vw,280px);will-change:opacity,transform;z-index:1}.landing-neon-module.is-left .landing-module-neon{left:50%;transform-origin:left center}.landing-neon-module.is-right .landing-module-neon{right:50%;transform-origin:right center}.landing-neon-module.is-center .landing-module-neon{left:50%;margin-left:-90px;transform-origin:center;width:180px}.landing-neon-module-copy{margin-top:25px;opacity:0;visibility:hidden;will-change:opacity,transform}.landing-neon-module-copy h3,.landing-mobile-module-item h3{color:var(--landing-text);font-family:Space Grotesk,Inter,sans-serif;font-weight:700;letter-spacing:0}.landing-neon-module-copy h3{font-size:clamp(2rem,2.8vw,3.1rem);line-height:1.04;margin:15px 0 0}.landing-neon-module-copy p{color:#faf9f5cc;font-size:.98rem;line-height:1.58;margin:15px auto 0;max-width:330px;text-shadow:0 2px 14px rgba(0,0,0,.68)}.landing-mobile-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:30px}.landing-mobile-module-item{min-width:0;padding:4px 30px 12px}.landing-mobile-module-item+.landing-mobile-module-item{border-left:1px solid rgba(241,239,233,.16)}.landing-mobile-story-icon{width:68px}.landing-mobile-story-icon>span{border-color:color-mix(in srgb,var(--module-color) 48%,#fff);box-shadow:0 0 20px var(--module-glow),0 14px 32px #0000004d;color:var(--module-color);height:66px;width:66px}.landing-mobile-module-item h3{font-size:1.72rem;line-height:1.08;margin:22px 0 0}.landing-mobile-module-item p{color:#faf9f5c2;font-size:.92rem;line-height:1.58;margin:13px 0 0;max-width:340px}@media(min-width:901px)and (max-height:790px){.landing-neon-module{width:min(340px,28vw)}.landing-neon-module.is-trio{width:min(280px,24vw)}.landing-neon-module-copy{margin-top:18px}.landing-neon-module-copy h3{font-size:clamp(1.8rem,2.5vw,2.6rem);margin-top:11px}.landing-neon-module-copy p{font-size:.88rem;line-height:1.48;margin-top:10px}}@media(max-width:900px){.landing-store-background{background-attachment:fixed;opacity:1;visibility:visible}.landing-store-background>img{display:none}.landing-store-background>span{background:#050707bd}.landing-neon-module-layer{display:none}.landing-launcher-stage-capture,.landing-mobile-module-stories{position:relative;z-index:2}.landing-launcher-stage-capture{box-shadow:0 28px 70px #00000057}.landing-mobile-module-story{border-color:#f1efe92e}}@media(max-width:600px){.landing-mobile-story-grid{grid-template-columns:minmax(0,1fr);margin-top:24px}.landing-mobile-module-item{display:grid;gap:0 18px;grid-template-columns:68px minmax(0,1fr);padding:24px 0}.landing-mobile-module-item+.landing-mobile-module-item{border-left:0;border-top:1px solid rgba(241,239,233,.14)}.landing-mobile-story-icon{grid-row:1 / span 2}.landing-mobile-module-item h3{font-size:1.55rem;margin-top:2px}.landing-mobile-module-item p{font-size:.88rem;line-height:1.5;margin-top:10px}}@media(prefers-reduced-motion:reduce){.landing-store-background{background-attachment:fixed;opacity:1;visibility:visible}.landing-store-background>img{display:none}.landing-store-background>span{background:#050707bd}.landing-neon-module-layer{display:none}.landing-launcher-stage-capture,.landing-mobile-module-stories{position:relative;z-index:2}}.landing-intro-mark{perspective:1200px}.landing-intro-complete,.landing-intro-minimal{transform-style:preserve-3d}.landing-hero{display:grid;isolation:isolate;margin-top:73px;min-height:calc(110svh - 133.1px);overflow:hidden;padding:0 24px;position:relative}.landing-hero-media,.landing-hero-overlay{inset:0;position:absolute}.landing-hero-media{display:block;overflow:hidden;transform-origin:center;will-change:opacity,transform;z-index:0}.landing-hero-media>img{height:100%;object-fit:cover;object-position:center;width:100%;will-change:transform}.landing-hero-overlay{background:linear-gradient(90deg,#040505d6,#04050599,#04050514 70%),linear-gradient(0deg,rgba(4,5,5,.5) 0%,transparent 36%);z-index:1}.landing-hero-inner{align-items:center;display:flex;min-height:inherit;padding:96px 0 104px;position:relative;width:min(1320px,100%);z-index:2}.landing-hero-copy{display:block;max-width:620px}.landing-hero-copy>.landing-kicker,.landing-hero-copy>h1,.landing-hero-statement,.landing-hero-description,.landing-hero-copy>.landing-actions{grid-column:auto;grid-row:auto}.landing-hero-copy>h1{color:#f5f3ee;font-size:6.4rem;line-height:.88;margin-top:12px}.landing-hero-copy>.landing-kicker{align-items:center;display:inline-flex;gap:9px}.landing-hero-copy>.landing-kicker:before{background:#36d26f;border-radius:50%;box-shadow:0 0 12px #36d26f80;content:"";height:6px;width:6px}.landing-hero-statement{color:#f5f3ee;font-size:2.15rem;margin:20px 0 0;max-width:580px}.landing-hero-description{color:#f5f3eec7;font-size:1rem;line-height:1.6;margin:18px 0 0;max-width:520px}.landing-hero-copy>.landing-actions{margin-top:28px}.landing-hero-copy .landing-button{min-height:50px;padding:0 19px}.landing-hero-login{align-items:center;color:#f5f3eead;display:inline-flex;font-size:.76rem;gap:7px;margin-top:16px;text-decoration:none}.landing-hero-login strong{color:#f5f3ee;font-weight:800}.landing-hero-login:hover strong{color:var(--landing-gold)}.landing-hero-assurances{align-items:center;display:flex;flex-wrap:wrap;gap:0;list-style:none;margin:28px 0 0;padding:0}.landing-hero-assurances li{align-items:center;color:#f5f3eeb8;display:inline-flex;font-size:.72rem;font-weight:650;gap:6px;line-height:1.35;padding-right:15px}.landing-hero-assurances li+li{border-left:1px solid rgba(245,243,238,.22);padding-left:15px}.landing-hero-assurances svg{color:#36d26f}.landing-hero-scroll{align-items:center;bottom:max(24px,calc(10svh - 36px));color:#f5f3eead;display:inline-flex;font-size:.7rem;font-weight:800;gap:9px;position:absolute;right:max(24px,calc((100vw - 1320px)/2));text-decoration:none;text-transform:uppercase;z-index:3}.landing-hero-scroll svg{color:var(--landing-gold);transition:transform .18s ease}.landing-hero-scroll:hover svg{transform:translateY(3px)}@media(min-width:901px)and (max-height:790px){.landing-hero-inner{padding-bottom:50px;padding-top:102px}.landing-hero-copy>h1{font-size:5.4rem}.landing-hero-statement{font-size:1.6rem}}@media(max-width:900px){.landing-hero{margin-top:67px;min-height:calc(110svh - 126.5px);padding:0 18px}.landing-hero-inner{align-items:flex-start;min-height:inherit;padding:96px 0 76px}.landing-hero-copy{max-width:520px}.landing-hero-copy>h1{font-size:4.4rem}.landing-hero-statement{font-size:1.7rem}}@media(max-width:600px){.landing-hero{padding:0 16px}.landing-hero-overlay{background:linear-gradient(180deg,#04050529,#04050580 43%,#040505b8),linear-gradient(90deg,#0405058f,#0405051f)}.landing-hero-inner{padding-bottom:48px;padding-top:88px}.landing-hero-copy{max-width:340px}.landing-hero-copy>h1{font-size:3.65rem}.landing-hero-statement{font-size:1.42rem;margin-top:14px}.landing-hero-description{font-size:.9rem;line-height:1.5;margin-top:14px;max-width:340px}.landing-hero-copy>.landing-actions{margin-top:22px}.landing-hero-copy .landing-button{min-height:48px;padding:0 15px}.landing-hero-login{margin-top:14px}.landing-hero-assurances{align-items:flex-start;display:grid;gap:8px 14px;grid-template-columns:repeat(2,minmax(0,max-content));margin-top:22px}.landing-hero-assurances li,.landing-hero-assurances li+li{border-left:0;padding:0}.landing-hero-scroll{bottom:max(20px,calc(10svh - 36px));right:16px}}@media(max-width:600px)and (max-height:720px){.landing-hero-inner{padding-bottom:32px;padding-top:88px}.landing-hero-copy>h1{font-size:3rem}.landing-hero-statement{font-size:1.25rem}.landing-hero-description{font-size:.84rem;line-height:1.42}}@media(max-width:900px){.landing-store-background{background-attachment:scroll;background-position:72% top;background-repeat:repeat-y;background-size:auto 100svh}}.landing-capture-viewport>picture,.landing-capture-viewport>picture>img{display:block;height:100%;width:100%}.landing-capture-viewport>picture>img{object-fit:cover}@media(max-width:900px){.landing-launcher-stage-capture{margin:0 auto;max-width:calc(100vw - 44px);width:min(246px,calc((100svh - 150px)*.3166))}.landing-launcher-stage-capture .landing-capture-bar,.landing-launcher-stage-capture figcaption{display:none}.landing-launcher-stage-capture .landing-capture-viewport{aspect-ratio:390 / 1232;background:#fff;border-radius:7px}.landing-launcher-stage-capture .landing-capture-viewport>picture>img{height:100%;max-width:none;object-fit:contain;object-position:center;width:100%}}@media(max-width:900px)and (prefers-reduced-motion:no-preference){.landing-module-stage{height:100svh;min-height:620px}.landing-module-stage-inner{align-items:center;display:grid;height:100%;padding:42px 14px 28px}.landing-story-progress{display:block;left:16px;right:16px;top:80px}.landing-store-background{opacity:0;visibility:hidden}.landing-launcher-stage-capture{grid-area:1 / 1}.landing-mobile-module-stories{display:block;inset:0;margin:0;max-width:none;pointer-events:none;position:absolute;z-index:3}.landing-mobile-module-story.landing-mobile-module-item{border:0;display:block;inset:0;opacity:0;padding:0;position:absolute;text-align:center;visibility:hidden}.landing-mobile-module-visual{height:86px;left:50%;margin-left:-43px;margin-top:-43px;perspective:1000px;position:absolute;top:34%;transform-style:preserve-3d;width:86px;will-change:transform}.landing-mobile-module-neon{background:var(--module-color);box-shadow:0 0 9px var(--module-color),0 0 25px var(--module-glow);height:2px;left:50%;margin-left:min(-34vw,-126px);opacity:0;position:absolute;top:42px;transform-origin:center;visibility:hidden;width:min(68vw,252px);will-change:opacity,transform;z-index:1}.landing-mobile-story-icon{height:86px;position:relative;transform-style:preserve-3d;width:86px;z-index:2}.landing-mobile-story-icon>span{border-radius:8px;height:86px;width:86px}.landing-mobile-module-copy{left:24px;position:absolute;right:24px;top:calc(34% + 72px);will-change:opacity,transform}.landing-mobile-module-copy h3{color:var(--landing-text);font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.25rem,10vw,3.2rem);font-weight:700;line-height:1.04;margin:14px auto 0;max-width:430px}.landing-mobile-module-copy p{color:#faf9f5cc;font-size:.94rem;line-height:1.54;margin:14px auto 0;max-width:360px;text-shadow:0 2px 14px rgba(0,0,0,.68)}}@media(max-width:600px)and (prefers-reduced-motion:no-preference){.landing-mobile-module-copy h3{font-size:2.35rem}.landing-mobile-module-copy p{font-size:.9rem;line-height:1.5}}@media(max-width:900px)and (prefers-reduced-motion:reduce){.landing-module-stage-inner{padding-top:84px}.landing-launcher-stage-capture{margin-bottom:38px}.landing-mobile-module-stories{display:grid;margin:0 auto;max-width:680px;position:relative}.landing-mobile-module-story.landing-mobile-module-item{border-bottom:1px solid rgba(241,239,233,.16);display:grid;gap:18px;grid-template-columns:74px minmax(0,1fr);opacity:1;padding:34px 4px;position:relative;text-align:left;visibility:visible}.landing-mobile-module-visual{height:68px;position:relative;width:68px}.landing-mobile-module-neon{display:none}.landing-mobile-story-icon,.landing-mobile-story-icon>span{height:68px;width:68px}.landing-mobile-module-copy h3{font-size:1.65rem;margin:8px 0 0}.landing-mobile-module-copy p{color:#faf9f5c2;font-size:.9rem;line-height:1.5;margin:10px 0 0}}.landing-neon-module-copy p,.landing-mobile-module-copy p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6}.landing-pricing,.landing-blog,.landing-faq,.landing-contact{scroll-margin-top:73px}.landing-pricing{background:#0d0f0e;border-top:1px solid var(--landing-line);padding:136px 24px 128px}.landing-pricing-inner,.landing-blog-inner,.landing-faq-inner,.landing-contact-inner{margin:0 auto;max-width:1320px}.landing-pricing-heading{align-items:end;display:grid;gap:40px;grid-template-columns:minmax(0,1fr) auto}.landing-pricing-heading h2,.landing-blog-heading h2,.landing-faq-heading h2,.landing-contact-copy h2{color:var(--landing-text);font-family:Space Grotesk,Inter,sans-serif;font-weight:700;letter-spacing:0}.landing-pricing-heading h2{font-size:3.55rem;line-height:1.02;margin:18px 0 0;max-width:820px}.landing-pricing-heading p,.landing-blog-heading>p,.landing-faq-heading>p,.landing-contact-copy>p{color:var(--landing-muted);line-height:1.65}.landing-pricing-heading p{font-size:1rem;margin:22px 0 0;max-width:720px}.landing-billing-toggle{background:#080a09;border:1px solid var(--landing-line-strong);border-radius:7px;display:grid;grid-template-columns:repeat(2,minmax(104px,1fr));padding:4px}.landing-billing-toggle button{background:transparent;border:0;border-radius:5px;color:var(--landing-muted);cursor:pointer;font:inherit;font-size:.82rem;font-weight:800;min-height:38px;padding:0 16px}.landing-billing-toggle button.is-active{background:var(--landing-text);color:#090a0a}.landing-billing-toggle button:focus-visible,.landing-pricing-plan>a:focus-visible,.landing-blog-entry summary:focus-visible,.landing-contact a:focus-visible{outline:2px solid var(--landing-gold);outline-offset:3px}.landing-pricing-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:64px}.landing-pricing-plan{background:#141716;border:1px solid rgba(241,239,233,.16);border-radius:7px;display:flex;flex-direction:column;min-height:620px;overflow:hidden;padding:30px;position:relative}.landing-pricing-plan:before{background:#28c7b7;content:"";height:2px;inset:0 0 auto;position:absolute}.landing-pricing-plan.is-recommended{background:#181713;border-color:#e0bc6f8c}.landing-pricing-plan.is-recommended:before{background:var(--landing-gold)}.landing-pricing-plan:last-child:before{background:#4b7dff}.landing-pricing-plan-heading{align-items:start;display:flex;gap:18px;justify-content:space-between;min-height:76px}.landing-pricing-plan-heading span{color:var(--landing-text);font-family:Space Grotesk,Inter,sans-serif;font-size:1.35rem;font-weight:700}.landing-pricing-plan-heading p{color:var(--landing-muted);font-size:.86rem;line-height:1.45;margin:9px 0 0;max-width:260px}.landing-pricing-plan-heading>strong{background:#e0bc6f1f;border:1px solid rgba(224,188,111,.38);border-radius:999px;color:var(--landing-gold);font-size:.68rem;font-weight:900;padding:6px 9px;text-transform:uppercase;white-space:nowrap}.landing-plan-price{align-items:baseline;display:flex;gap:8px;margin-top:32px}.landing-plan-price>strong{color:var(--landing-text);font-family:Space Grotesk,Inter,sans-serif;font-size:3.15rem;line-height:1}.landing-plan-price>strong small{color:var(--landing-subtle);font-family:Inter,sans-serif;font-size:.74rem;font-weight:800}.landing-plan-price>span{color:var(--landing-muted);font-size:.82rem}.landing-plan-period{color:var(--landing-gold);font-size:.75rem;font-weight:700;line-height:1.45;margin:10px 0 0;min-height:33px}.landing-plan-setup{border-bottom:1px solid rgba(241,239,233,.12);border-top:1px solid rgba(241,239,233,.12);display:grid;gap:4px;grid-template-columns:minmax(0,1fr) auto;margin-top:26px;padding:17px 0}.landing-plan-setup>span,.landing-plan-setup>small{color:var(--landing-muted);font-size:.76rem}.landing-plan-setup>strong{color:var(--landing-text);font-size:.84rem;text-align:right}.landing-plan-setup>small{grid-column:1 / -1}.landing-pricing-plan ul{display:grid;gap:13px;list-style:none;margin:25px 0 30px;padding:0}.landing-pricing-plan li{align-items:start;color:#f1efe9d1;display:grid;font-size:.84rem;gap:10px;grid-template-columns:18px minmax(0,1fr);line-height:1.45}.landing-pricing-plan li svg{color:#36d26f;margin-top:1px}.landing-pricing-plan>a{align-items:center;background:var(--landing-text);border-radius:6px;color:#090a0a;display:flex;font-size:.84rem;font-weight:900;justify-content:space-between;margin-top:auto;min-height:46px;padding:0 16px;text-decoration:none}.landing-pricing-plan.is-recommended>a{background:var(--landing-gold)}.landing-pricing-note{border-bottom:1px solid var(--landing-line);color:var(--landing-subtle);font-size:.78rem;line-height:1.55;margin:34px 0 0;padding-bottom:20px}.landing-blog{background:#151817;border-top:1px solid var(--landing-line);padding:132px 24px}.landing-blog-heading{display:grid;gap:0 50px;grid-template-columns:minmax(0,.9fr) minmax(320px,.55fr)}.landing-blog-heading>.landing-kicker,.landing-blog-heading>h2{grid-column:1}.landing-blog-heading h2{font-size:3.4rem;line-height:1.04;margin:18px 0 0;max-width:720px}.landing-blog-heading>p{align-self:end;font-size:.98rem;grid-column:2;grid-row:1 / span 2;margin:0 0 7px;max-width:420px}.landing-blog-list{border-bottom:1px solid var(--landing-line-strong);margin-top:70px}.landing-blog-entry{border-top:1px solid var(--landing-line-strong);display:grid;gap:12px 34px;grid-template-columns:180px minmax(0,1fr);padding:34px 0}.landing-blog-meta{display:grid;gap:17px;justify-items:start}.landing-blog-meta>span{color:var(--landing-gold);font-family:Space Grotesk,Inter,sans-serif;font-size:1.7rem;font-weight:700}.landing-blog-meta small{align-items:center;color:var(--landing-subtle);display:inline-flex;font-size:.72rem;gap:6px}.landing-blog-copy h3{color:var(--landing-text);font-family:Space Grotesk,Inter,sans-serif;font-size:1.75rem;letter-spacing:0;line-height:1.15;margin:0}.landing-blog-copy>p{color:var(--landing-muted);font-size:.9rem;line-height:1.58;margin:12px 0 0;max-width:760px}.landing-blog-entry details{grid-column:2}.landing-blog-entry summary{align-items:center;color:var(--landing-text);cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:850;gap:8px;list-style:none;margin-top:8px}.landing-blog-entry summary::-webkit-details-marker{display:none}.landing-blog-entry summary svg{color:var(--landing-gold);transition:transform .18s ease}.landing-blog-entry details[open] summary svg{transform:rotate(180deg)}.landing-blog-body{border-left:2px solid var(--landing-gold);margin-top:22px;max-width:780px;padding-left:20px}.landing-blog-body p{color:#f1efe9c2;font-size:.88rem;line-height:1.65;margin:0}.landing-blog-body p+p{margin-top:12px}.landing-faq{background:#101211;border-top:1px solid var(--landing-line);padding:132px 24px}.landing-faq-inner{display:grid;gap:78px;grid-template-columns:minmax(300px,.62fr) minmax(520px,1.38fr)}.landing-faq-heading{align-self:start}.landing-faq-heading h2{font-size:3.4rem;line-height:1.04;margin:18px 0 0}.landing-faq-heading>p{font-size:.94rem;margin:20px 0 0;max-width:390px}.landing-faq-heading>a{align-items:center;color:var(--landing-gold);display:inline-flex;font-size:.8rem;font-weight:850;gap:8px;margin-top:30px;text-decoration:none}.landing-faq-heading>a:focus-visible,.landing-faq-item summary:focus-visible{outline:2px solid var(--landing-gold);outline-offset:4px}.landing-faq-list{border-top:1px solid var(--landing-line-strong)}.landing-faq-item{border-bottom:1px solid var(--landing-line-strong)}.landing-faq-item summary{align-items:center;cursor:pointer;display:grid;gap:18px;grid-template-columns:38px minmax(0,1fr) 28px;list-style:none;min-height:92px;padding:18px 0}.landing-faq-item summary::-webkit-details-marker{display:none}.landing-faq-item summary>span{color:var(--landing-gold);font-family:Space Grotesk,Inter,sans-serif;font-size:.84rem;font-weight:700}.landing-faq-item summary>strong{color:var(--landing-text);font-family:Space Grotesk,Inter,sans-serif;font-size:1.15rem;font-weight:650;letter-spacing:0;line-height:1.35}.landing-faq-item summary>svg{color:var(--landing-subtle);justify-self:end;transition:color .18s ease,transform .18s ease}.landing-faq-item[open] summary>svg{color:var(--landing-gold);transform:rotate(180deg)}.landing-faq-item>p{color:#f1efe9bd;font-size:.9rem;line-height:1.68;margin:-2px 48px 30px 56px;max-width:690px}.landing-contact{background:#090a0a;border-top:1px solid var(--landing-line);padding:132px 24px}.landing-contact-inner{border-bottom:1px solid var(--landing-line-strong);border-top:1px solid var(--landing-line-strong);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr)}.landing-contact-copy{padding:58px 70px 62px 0}.landing-contact-copy>img{height:auto;margin-bottom:38px;width:52px}.landing-contact-copy h2{font-size:3.6rem;line-height:1.03;margin:18px 0 0;max-width:700px}.landing-contact-copy>p{font-size:.98rem;margin:22px 0 0;max-width:600px}.landing-contact-actions{border-left:1px solid var(--landing-line-strong);display:grid;gap:16px;padding:58px 0 58px 58px}.landing-contact-primary,.landing-contact-phone{align-items:center;border-radius:6px;display:flex;text-decoration:none}.landing-contact-primary{background:var(--landing-gold);color:#090a0a;font-size:.88rem;font-weight:900;gap:11px;justify-content:flex-start;min-height:54px;padding:0 18px}.landing-contact-primary svg:last-child{margin-left:auto}.landing-contact-phone{border:1px solid var(--landing-line-strong);color:var(--landing-text);gap:14px;min-height:66px;padding:10px 16px}.landing-contact-phone>svg{color:#36d26f}.landing-contact-phone>span{display:grid;gap:4px}.landing-contact-phone small{color:var(--landing-subtle);font-size:.7rem}.landing-contact-phone strong{font-size:.92rem}.landing-contact-facts{border-top:1px solid var(--landing-line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px;padding-top:24px}.landing-contact-facts>span{display:grid;gap:7px;padding-right:16px}.landing-contact-facts>span+span{border-left:1px solid var(--landing-line);padding-left:16px}.landing-contact-facts strong{color:var(--landing-text);font-size:.86rem}.landing-contact-facts small{color:var(--landing-subtle);font-size:.68rem;line-height:1.35}@media(max-width:1060px){.landing-pricing-plan{padding:25px}.landing-plan-price>strong{font-size:2.75rem}.landing-contact-inner{grid-template-columns:minmax(0,1fr) minmax(380px,.85fr)}.landing-contact-copy{padding-right:42px}.landing-contact-actions{padding-left:38px}}@media(max-width:900px){.landing-pricing,.landing-blog,.landing-faq,.landing-contact{scroll-margin-top:67px}.landing-pricing{padding:108px 18px 104px}.landing-pricing-heading,.landing-blog-heading{gap:30px;grid-template-columns:minmax(0,1fr)}.landing-pricing-heading h2,.landing-blog-heading h2,.landing-faq-heading h2,.landing-contact-copy h2{font-size:3rem}.landing-billing-toggle{justify-self:start}.landing-pricing-grid{grid-template-columns:minmax(0,1fr);margin-left:auto;margin-right:auto;max-width:680px}.landing-pricing-plan{min-height:0}.landing-blog{padding:104px 18px}.landing-blog-heading>.landing-kicker,.landing-blog-heading>h2,.landing-blog-heading>p{grid-column:1;grid-row:auto}.landing-blog-heading>p{margin:0}.landing-blog-list{margin-top:52px}.landing-faq{padding:104px 18px}.landing-faq-inner{gap:50px;grid-template-columns:minmax(0,1fr)}.landing-faq-heading>p{max-width:560px}.landing-contact{padding:104px 18px}.landing-contact-inner{grid-template-columns:minmax(0,1fr)}.landing-contact-copy{padding:52px 0}.landing-contact-actions{border-left:0;border-top:1px solid var(--landing-line-strong);padding:46px 0 52px}}@media(max-width:600px){.landing-pricing,.landing-blog,.landing-faq,.landing-contact{padding-left:16px;padding-right:16px}.landing-pricing-heading h2,.landing-blog-heading h2,.landing-faq-heading h2,.landing-contact-copy h2{font-size:2.45rem}.landing-billing-toggle{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.landing-pricing-grid{margin-top:46px}.landing-pricing-plan{padding:24px 21px}.landing-pricing-plan-heading{min-height:84px}.landing-pricing-plan-heading>strong{font-size:.61rem}.landing-plan-price>strong{font-size:2.65rem}.landing-blog-entry{gap:20px;grid-template-columns:minmax(0,1fr);padding:30px 0}.landing-blog-meta{align-items:center;display:flex;justify-content:space-between}.landing-blog-meta>span{font-size:1.35rem}.landing-blog-copy h3{font-size:1.55rem}.landing-blog-entry details{grid-column:1}.landing-blog-body{padding-left:16px}.landing-faq-inner{gap:42px}.landing-faq-item summary{gap:12px;grid-template-columns:30px minmax(0,1fr) 24px;min-height:84px}.landing-faq-item summary>strong{font-size:1rem}.landing-faq-item>p{font-size:.86rem;margin:-2px 36px 27px 42px}.landing-contact-copy>img{margin-bottom:30px}.landing-contact-facts{gap:14px}.landing-contact-facts>span{padding-right:8px}.landing-contact-facts>span+span{padding-left:9px}}.landing-header-actions{align-items:center;display:flex;gap:12px;justify-self:end}.landing-language-switcher{align-items:center;border:1px solid var(--landing-line);border-radius:6px;display:inline-grid;direction:ltr;grid-template-columns:repeat(3,31px);padding:3px}.landing-language-switcher a{align-items:center;border-radius:4px;color:var(--landing-subtle);display:inline-flex;font-size:.62rem;font-weight:850;height:28px;justify-content:center;text-decoration:none;transition:background .16s ease,color .16s ease}.landing-language-switcher a:hover,.landing-language-switcher a:focus-visible{color:var(--landing-text)}.landing-language-switcher a:focus-visible{outline:2px solid var(--landing-gold);outline-offset:2px}.landing-language-switcher a[aria-current=page]{background:#f1efe91f;color:var(--landing-text)}.landing-ltr-data{direction:ltr;unicode-bidi:isolate}.landing-page.is-rtl{direction:rtl;font-family:Tahoma,Segoe UI,Arial,sans-serif;text-align:right}.landing-page.is-rtl :where(.landing-hero-statement,.landing-manifesto-line>span,.landing-section-heading h2,.landing-neon-module-copy h3,.landing-mobile-module-item h3,.landing-pricing-heading h2,.landing-pricing-plan-heading span,.landing-plan-price>strong,.landing-blog-heading h2,.landing-blog-copy h3,.landing-faq-heading h2,.landing-faq-item summary>strong,.landing-contact-copy h2){font-family:Tahoma,Segoe UI,Arial,sans-serif}.landing-page.is-rtl .landing-intro-skip{left:28px;right:auto}.landing-page.is-rtl .landing-intro-skip:hover{transform:translate(-2px)}.landing-page.is-rtl .landing-directional-icon{transform:scaleX(-1)}.landing-page.is-rtl .landing-navigation a:after{transform-origin:left}.landing-page.is-rtl .landing-navigation a:hover:after,.landing-page.is-rtl .landing-navigation a:focus-visible:after{transform-origin:right}.landing-page.is-rtl .landing-hero-overlay{background:linear-gradient(270deg,#040505d6,#04050599,#04050514 70%),linear-gradient(0deg,rgba(4,5,5,.5) 0%,transparent 36%)}.landing-page.is-rtl .landing-hero-media>img{transform:scaleX(-1)}.landing-page.is-rtl .landing-hero-copy,.landing-page.is-rtl .landing-section-heading,.landing-page.is-rtl .landing-pricing-heading,.landing-page.is-rtl .landing-blog-heading,.landing-page.is-rtl .landing-faq-heading,.landing-page.is-rtl .landing-contact-copy,.landing-page.is-rtl .landing-contact-actions,.landing-page.is-rtl .landing-mobile-module-copy{text-align:right}.landing-page.is-rtl .landing-hero-scroll{left:max(24px,calc((100vw - 1320px)/2));right:auto}.landing-page.is-rtl .landing-hero-assurances li{padding-left:15px;padding-right:0}.landing-page.is-rtl .landing-hero-assurances li+li{border-left:0;border-right:1px solid rgba(245,243,238,.22);padding-left:15px;padding-right:15px}.landing-page.is-rtl .landing-manifesto-line>span{transform-origin:bottom right}.landing-page.is-rtl .landing-manifesto-copy{margin-left:auto;margin-right:0}.landing-page.is-rtl .landing-product-capture,.landing-page.is-rtl .landing-capture-bar,.landing-page.is-rtl .landing-capture-viewport{direction:ltr;text-align:left}.landing-page.is-rtl .landing-blog-meta{justify-items:start}.landing-page.is-rtl .landing-blog-body{border-left:0;border-right:2px solid var(--landing-gold);padding-left:0;padding-right:20px}.landing-page.is-rtl .landing-faq-item summary>svg{justify-self:end}.landing-page.is-rtl .landing-faq-item>p{margin-left:48px;margin-right:56px}.landing-page.is-rtl .landing-plan-setup>strong{text-align:left}.landing-page.is-rtl .landing-contact-copy{padding-left:70px;padding-right:0}.landing-page.is-rtl .landing-contact-actions{border-left:0;border-right:1px solid var(--landing-line-strong);padding-left:0;padding-right:58px}.landing-page.is-rtl .landing-contact-primary svg:last-child{margin-left:0;margin-right:auto}.landing-page.is-rtl .landing-contact-facts>span{padding-left:16px;padding-right:0}.landing-page.is-rtl .landing-contact-facts>span+span{border-left:0;border-right:1px solid var(--landing-line);padding-left:16px;padding-right:16px}@media(max-width:1160px)and (min-width:901px){.landing-navigation{gap:18px}.landing-header-inner{gap:16px}.landing-language-switcher{grid-template-columns:repeat(3,28px)}}@media(max-width:900px){.landing-header-actions{gap:9px}.landing-language-switcher{grid-template-columns:repeat(3,29px)}.landing-page.is-rtl .landing-navigation{text-align:right}.landing-page.is-rtl .landing-contact-copy{padding:52px 0}.landing-page.is-rtl .landing-contact-actions{border-right:0;border-top:1px solid var(--landing-line-strong);padding:46px 0 52px}.landing-page.is-rtl .landing-mobile-module-story.landing-mobile-module-item{text-align:right}}@media(max-width:600px){.landing-language-switcher{grid-template-columns:repeat(3,27px)}.landing-language-switcher a{height:26px}.landing-page.is-rtl .landing-intro-skip{left:16px}.landing-page.is-rtl .landing-hero-overlay{background:linear-gradient(180deg,#04050529,#04050580 43%,#040505b8),linear-gradient(270deg,#0405058f,#0405051f)}.landing-page.is-rtl .landing-hero-assurances li,.landing-page.is-rtl .landing-hero-assurances li+li{border-right:0;padding:0}.landing-page.is-rtl .landing-hero-scroll{left:16px}.landing-page.is-rtl .landing-blog-body{padding-right:16px}.landing-page.is-rtl .landing-faq-item>p{margin:-2px 42px 27px 36px}.landing-page.is-rtl .landing-contact-facts>span{padding-left:8px}.landing-page.is-rtl .landing-contact-facts>span+span{padding-left:9px;padding-right:9px}}
