@font-face{font-family:Inter;src:url(/assets/fonts/inter-400-latin.woff2) format("woff2");font-weight:100 900;font-display:swap}@font-face{font-family:Space Grotesk;src:url(/assets/fonts/space-grotesk-500-latin.woff2) format("woff2");font-weight:300 700;font-display:swap}:root{--white:#fff;--chalk:#f7f6f4;--ink:#0a0a0a;--stone:#5a5a58;--amber:#ff8534;--amber-ink:#b04e0a;--rule:#d7d5d1;--ease:cubic-bezier(.16,1,.3,1);--page-pad:clamp(24px,4.5vw,96px);color:var(--ink);background:var(--chalk);font-family:Inter,sans-serif;font-size:16px;line-height:1.6;font-synthesis:none;scroll-padding-top:100px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:5px}button{color:inherit}img,video,canvas{display:block;max-width:100%}img{height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Space Grotesk,sans-serif;font-weight:500;line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(3rem,6.2vw,6rem)}h2{font-size:clamp(2.25rem,4.1vw,4.25rem)}h3{font-size:clamp(1.5rem,2.5vw,2.25rem)}p{max-width:70ch}::selection{background:var(--amber);color:var(--ink)}:focus-visible{outline:3px solid var(--amber-ink);outline-offset:5px}button{cursor:pointer}.wrap{max-width:1680px;margin-inline:auto;padding-inline:var(--page-pad)}.section{padding-block:clamp(80px,10vw,160px)}.muted{color:var(--stone)}.text-link{display:inline-flex;align-items:center;min-height:44px;font-size:15px;font-weight:500;text-decoration:underline;text-decoration-color:#a3a19d;text-decoration-thickness:1px;transition:text-decoration-color .2s}.text-link:hover{text-decoration-color:var(--amber-ink)}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:12px 25px;border:1px solid transparent;border-radius:8px;font-size:15px;font-weight:500;line-height:1.3;transition:background .2s,box-shadow .2s,transform .2s;white-space:nowrap}.primary{background:var(--amber);color:var(--ink);box-shadow:inset 0 1px #ffffff60,0 2px 3px #6c2c0012,0 8px 24px #aa4c081a}.primary:hover{background:#ff974f;box-shadow:inset 0 1px #ffffff90,0 4px 16px #aa4c082e;transform:translateY(-1px)}.button:active{transform:translateY(1px)}.secondary{border-color:#797873;background:var(--white)}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:12px 24px;background:var(--white);transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{position:sticky;z-index:50;top:0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px var(--page-pad);height:84px;background:#f7f6f4e8;border-bottom:1px solid #0a0a0a0b;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;min-height:44px;text-decoration:none}.wordmark{font-family:Space Grotesk,sans-serif;font-size:36px;font-weight:700;letter-spacing:-.065em;line-height:1}.wordmark>span{color:var(--amber-ink)}.desktop-nav{display:flex;gap:36px;align-items:center}.desktop-nav>a,.nav-join{display:inline-flex;align-items:center;min-height:44px;text-decoration:none;font-size:14px;font-weight:500}.desktop-nav>a{color:var(--stone)}.desktop-nav>a:hover,.desktop-nav>a[aria-current]{color:var(--ink)}.desktop-nav>a[aria-current]{text-decoration:underline;text-decoration-color:var(--amber-ink);text-underline-offset:8px}.header-actions{display:flex;align-items:center;gap:12px}.nav-join{background:var(--ink);color:var(--white);padding:10px 20px;border-radius:7px;box-shadow:0 3px 8px #0a0a0a15}.nav-join:hover{background:#343431}.mobile-menu{display:none}.hero{position:relative;max-width:1920px;margin:auto;min-height:min(820px,calc(100svh - 84px));padding:clamp(65px,7vw,120px) var(--page-pad) 100px;isolation:isolate;overflow:hidden}.hero-copy{width:49%;position:relative;z-index:2}.model-label{font-size:14px;display:flex;align-items:center;gap:10px;margin-bottom:27px}.status-mark{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--amber-ink);box-shadow:0 0 0 5px #ff853418}.title-line{display:block;overflow:hidden;padding-bottom:.06em;margin-bottom:-.06em}.title-line>span{display:block}.serifless-accent{color:var(--amber-ink)}.hero-description{font-size:17px;line-height:1.7;max-width:370px;margin-top:28px;color:var(--stone)}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.hero-note{font-size:13px;color:var(--stone);margin-top:18px}.hero-visual{position:absolute;width:64%;right:-5%;top:7%;bottom:10%;display:flex;align-items:center;z-index:0}.hero-visual:before{content:"";position:absolute;inset:10%;border-radius:50%;background:#c3bbae25;filter:blur(65px);z-index:-1}.film{position:relative;overflow:hidden;background:#ddd9d2;aspect-ratio:16/9}.film-poster{display:block;position:absolute;inset:0}.film img,.film video{width:100%;height:100%;object-fit:cover}.film video{position:absolute;inset:0;opacity:0;transition:opacity .4s}.film.is-ready video{opacity:1}.hero-film{width:100%;background:transparent;overflow:visible;mix-blend-mode:multiply}.hero-film img,.hero-film video{-webkit-mask-image:linear-gradient(to right,transparent,black 15%,black 88%,transparent),linear-gradient(to bottom,transparent,black 12%,black 86%,transparent);mask-image:linear-gradient(to right,transparent,black 15%,black 88%,transparent),linear-gradient(to bottom,transparent,black 12%,black 86%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.product-caption{position:absolute;bottom:10%;left:27%;right:20%;display:flex;justify-content:space-between;border-top:1px solid #0a0a0a30;padding-top:12px;font-size:12px;color:var(--stone)}.motion-control{display:flex;gap:8px;align-items:center;min-height:44px;border:1px solid #0a0a0a25;border-radius:24px;padding:8px 14px;background:#f7f6f4eb;color:var(--ink);font-size:12px;position:absolute;bottom:16px;right:16px;z-index:4}.motion-control[hidden]{display:none}.pause-glyph{height:10px;width:8px;border-inline:2px solid currentColor}.is-paused .pause-glyph{border:0;border-left:8px solid currentColor;border-block:5px solid transparent;width:0}.hero .motion-control{bottom:28px;right:18%}.hero-bottom{position:absolute;bottom:0;left:var(--page-pad);right:var(--page-pad);border-top:1px solid var(--rule);display:flex;justify-content:space-between;align-items:center;min-height:76px;color:var(--stone);font-size:13px}.hero-bottom>a{display:flex;gap:12px;align-items:center;min-height:44px;text-decoration:none}.scroll-line{width:1px;height:20px;background:var(--amber-ink);position:relative}.scroll-line:after{content:"";width:5px;height:5px;transform:rotate(45deg);border-right:1px solid var(--amber-ink);border-bottom:1px solid var(--amber-ink);position:absolute;bottom:0;left:-2px}.section-index{font-size:14px;color:var(--stone);margin-bottom:30px;display:flex;align-items:center;gap:18px}.section-index:before{content:"";width:24px;height:1px;background:var(--amber-ink)}.intro{border-bottom:1px solid var(--rule)}.intro>p{font-size:20px;line-height:1.7;max-width:590px;margin:32px 0 20px}.site-footer{background:#efeeeb;border-top:1px solid var(--rule);padding-block:64px 24px}.footer-top{display:flex;align-items:center;gap:60px}.footer-top>p{font-size:20px;letter-spacing:-.025em}.footer-links{display:grid;grid-template-columns:repeat(3,1fr) 1.5fr;gap:40px;padding-top:56px;padding-bottom:56px}.footer-links nav{display:flex;flex-direction:column;align-items:flex-start}.footer-links nav>span{font-size:13px;color:var(--stone);margin-bottom:12px}.footer-links a{min-height:44px;display:inline-flex;align-items:center;font-size:14px;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-status{font-size:14px;justify-self:end;color:var(--stone)}.footer-status .status-mark{margin-right:8px}.footer-legal{border-top:1px solid var(--rule);padding-top:28px}.footer-legal>p{font-size:12px;line-height:1.7;max-width:105ch;color:var(--stone)}.footer-legal>div{display:flex;justify-content:space-between;font-size:12px;color:var(--stone);margin-top:28px}.waitlist{max-width:560px}.waitlist label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}.form-row{display:flex;gap:10px}.form-row input{min-width:0;flex:1;width:100%;background:#fff;border:1px solid #777570;border-radius:8px;min-height:54px;padding:12px 16px;font-size:16px;color:var(--ink)}input::placeholder{color:#6f6e68}.form-note{font-size:12px;line-height:1.7;color:var(--stone);margin-top:14px}.form-status{font-size:14px;line-height:1.6;margin-top:12px;min-height:24px}.form-status:empty{margin-top:0;min-height:0}.form-status:not(:empty){padding:12px 16px;background:#eae7e1;border-left:3px solid var(--ink)}.honeypot{display:none}button:disabled{opacity:.65;cursor:wait}@media(min-width:1900px){.hero{min-height:980px;padding-top:160px}.hero h1{font-size:112px}.hero-description{font-size:20px;max-width:430px}.hero-visual{top:0}.hero-copy{width:48%}}@media(max-width:1000px){.desktop-nav{gap:22px}.hero{min-height:770px;padding-top:80px}.hero h1{font-size:clamp(48px,7vw,80px)}.hero-copy{width:53%}.hero-visual{right:-11%;width:70%;top:12%;bottom:14%}.hero-description{max-width:320px}.hero-actions{gap:14px}.hero-bottom>span{max-width:250px}.product-caption{left:27%;right:22%;font-size:11px}.hero .motion-control{right:23%}.footer-links{gap:20px;grid-template-columns:repeat(3,1fr)}.footer-status{grid-column:1/-1;justify-self:start;margin-top:20px}}@media(max-width:700px){:root{--page-pad:24px}.site-header{height:72px;padding-block:10px;gap:12px}.wordmark{font-size:31px}.desktop-nav{display:none}.nav-join{padding:10px 14px;font-size:12px}.header-actions{gap:6px}.mobile-menu{display:block}.mobile-menu summary{display:flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.menu-lines{width:18px;height:9px;border-block:1.5px solid currentColor}.mobile-menu[open] summary{background:#e6e3dd;border-radius:6px}.mobile-menu nav{position:absolute;inset:71px 0 auto;background:var(--chalk);border-bottom:1px solid var(--rule);box-shadow:0 20px 35px #0a0a0a12;display:flex;flex-direction:column;padding:16px 24px 24px}.mobile-menu nav a{display:flex;align-items:center;min-height:48px;text-decoration:none;font-size:17px}.hero{min-height:auto;padding:48px var(--page-pad) 0}.hero-copy{width:100%}.model-label{margin-bottom:20px}.hero h1{font-size:clamp(43px,10.5vw,70px);line-height:1.04}.hero h1 .title-line:nth-child(2){display:inline-block}.hero h1 .title-line:nth-child(3){display:block}.hero-description{font-size:16px;max-width:340px;margin-top:22px}.hero-actions{margin-top:25px;gap:22px;flex-wrap:wrap}.hero-note{font-size:12px;margin-top:15px}.hero-visual{position:relative;top:auto;right:auto;bottom:auto;width:calc(100% + 48px);margin:12px -24px 0;min-height:240px;display:block}.hero-film{aspect-ratio:1.5}.hero-film img,.hero-film video{object-fit:cover;-webkit-mask-image:linear-gradient(to bottom,transparent,black 15%,black 75%,transparent);mask-image:linear-gradient(to bottom,transparent,black 15%,black 75%,transparent)}.product-caption{left:var(--page-pad);right:var(--page-pad);bottom:5%;font-size:11px}.hero .motion-control{right:24px;bottom:40px;font-size:11px;padding:8px 10px;min-height:44px}.hero-bottom{position:static;min-height:74px;font-size:12px}.hero-bottom>span{max-width:150px}.hero-bottom>a{gap:10px}.intro>p{font-size:18px}.section-index{font-size:13px;margin-bottom:22px}.footer-top{flex-wrap:wrap;gap:20px}.footer-top>p{font-size:17px}.footer-top>.text-link{margin-left:0;width:100%}.footer-links{grid-template-columns:1fr 1fr;gap:30px 16px;padding-block:36px}.footer-status{grid-column:auto;line-height:1.8;font-size:13px;margin:0}.footer-legal>div{gap:16px;flex-direction:column}.form-row{flex-direction:column}.form-row>.button{width:100%}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}.home.is-entering .title-line>span{animation:title-in 1.1s var(--ease) both}.home.is-entering .title-line:nth-child(2)>span{animation-delay:90ms}.home.is-entering .title-line:nth-child(3)>span{animation-delay:.17s}.home.is-entering .hero-visual{animation:product-in 1.5s var(--ease) both}.home.is-entering .hero-actions,.home.is-entering .hero-description{animation:copy-in 1.2s var(--ease) both;animation-delay:.24s}@keyframes title-in{0%{transform:translateY(110%) rotate(2deg)}to{transform:none}}@keyframes product-in{0%{transform:translate(4%) scale(.97);opacity:.3}to{transform:none;opacity:1}}@keyframes copy-in{0%{opacity:0}to{opacity:1}}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.film video,.motion-control{display:none!important}}.accent-text{color:var(--amber-ink)}.supporting-copy{font-size:16px;color:var(--stone);line-height:1.75;margin-top:24px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:64px;margin-bottom:48px}.section-heading>p{max-width:390px;color:var(--stone);font-size:16px;line-height:1.8}.connection-story{position:relative;background:#efeeea;border-bottom:1px solid var(--rule)}.story-sticky{display:grid;grid-template-columns:1fr 1.1fr;gap:40px;padding-block:100px;align-items:center;min-height:850px}.story-copy h2{font-size:clamp(38px,4vw,64px)}.story-steps{max-width:450px;margin-top:40px}.story-step{display:flex;gap:20px;padding:21px 0;border-top:1px solid #c6c3bc;position:relative}.story-step:before{content:"";position:absolute;top:-1px;left:0;height:2px;background:var(--amber-ink);width:0;transition:width .7s var(--ease)}.story-step.is-current:before{width:100%}.step-number{font-size:12px;color:var(--stone);padding-top:5px;font-variant-numeric:tabular-nums}.story-step h3{font-size:21px;letter-spacing:-.025em;line-height:1.3}.story-step p{font-size:14px;color:var(--stone);margin-top:8px;line-height:1.7}.story-object{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}.model-stage{position:relative;width:120%;margin-left:-10%;aspect-ratio:1;isolation:isolate}.model-stage picture{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;mix-blend-mode:multiply;transition:opacity .6s}.model-stage picture img{width:140%;max-width:none;-webkit-mask-image:radial-gradient(ellipse at center,black 40%,transparent 72%);mask-image:radial-gradient(ellipse at center,black 40%,transparent 72%)}.model-canvas{position:absolute;inset:0;opacity:0;transition:opacity .6s;pointer-events:none}.model-stage.model-ready picture{opacity:0}.model-stage.model-ready .model-canvas{opacity:1}.model-canvas canvas{width:100%;height:100%}.object-caption{display:flex;justify-content:space-between;font-size:12px;color:var(--stone);gap:16px}.story-track{height:1px;background:#bcb8af;margin-top:18px;position:relative}.story-track>span{position:absolute;inset:0;transform:scaleX(var(--story-progress,0));transform-origin:left;background:var(--amber-ink);height:2px}.wide-film{position:relative;border-radius:18px;overflow:hidden;background:#dedad3;box-shadow:0 2px 4px #31261608,0 24px 55px -35px #30231960}.wide-film .film{aspect-ratio:1.95}.wide-film figcaption{display:flex;justify-content:space-between;gap:16px;padding:18px 24px;background:#eeece7;font-size:12px;color:var(--stone)}.signal-section{background:#282723;color:#f7f6f4;position:relative;overflow:hidden}.signal-grid{display:grid;grid-template-columns:.9fr 1.2fr;gap:64px;align-items:center}.signal-copy .section-index,.signal-copy .supporting-copy{color:#c4c1b8}.signal-copy h2{font-size:clamp(36px,4vw,64px)}.signal-copy>p{font-size:17px;line-height:1.8;margin-top:28px;max-width:420px;color:#e0ddd5}.signal-copy>p.supporting-copy{font-size:14px;color:#c4c1b8;margin-top:20px}.signal-copy .text-link{margin-top:24px;text-decoration-color:#a29c91}.signal-copy .section-index:before{background:var(--amber)}.signal-media{min-width:0}.signal-media .film{border-radius:14px;aspect-ratio:16/9;box-shadow:0 30px 80px #0005}.signal-media figcaption{font-size:11px;line-height:1.7;color:#c4c1b8;margin-top:18px;max-width:50ch}.scenarios>h2{margin-bottom:60px}.scenario-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:clamp(36px,7vw,120px)}.scenario-tabs{display:flex;flex-direction:column}.scenario-tabs>button{position:relative;display:flex;align-items:center;gap:24px;padding:24px 12px 24px 0;border:0;border-top:1px solid var(--rule);text-align:left;background:transparent;font-size:16px;min-height:78px;color:var(--stone)}.scenario-tabs>button:last-child{border-bottom:1px solid var(--rule)}.scenario-tabs>button>span{font-size:12px;font-variant-numeric:tabular-nums}.scenario-tabs>button[aria-selected=true]{color:var(--ink)}.scenario-tabs>button[aria-selected=true]:before{content:"";position:absolute;height:2px;top:-1px;left:0;right:0;background:var(--amber-ink)}.scenario-panels{min-height:280px}.scenario-panels>[role=tabpanel]+[role=tabpanel]{margin-top:40px}.scenario-panels [role=tabpanel][hidden]{display:none}.scenario-role{font-size:13px;color:var(--amber-ink);margin-bottom:20px}.scenario-panels h3{font-size:clamp(30px,3vw,44px)}.scenario-panels h3+p{font-size:17px;line-height:1.8;color:var(--stone);margin-top:24px;max-width:480px}.scenario-condition{font-size:12px;color:var(--stone);margin-top:40px}.macro-section{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(40px,7vw,120px);align-items:center;border-top:1px solid var(--rule)}.macro-media{min-width:0}.macro-media .film{aspect-ratio:1.07;border-radius:12px;box-shadow:0 28px 50px -30px #2a221957}.macro-media figcaption{font-size:11px;color:var(--stone);margin-top:18px;line-height:1.7;max-width:50ch}.macro-section>div>p{font-size:18px;line-height:1.8;color:var(--stone);margin:28px 0 20px;max-width:380px}.status-section{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;border-top:1px solid var(--rule)}.status-section>div>p{font-size:17px;line-height:1.8;color:var(--stone);margin:28px 0 14px;max-width:450px}.status-ledger{padding:36px 40px;background:linear-gradient(140deg,#eeece6,#f5f4f0);border:1px solid #d9d5cc;box-shadow:inset 0 1px #fff,0 30px 50px -45px #4937274d;border-radius:12px;align-self:center}.status-ledger>p:first-child{font-size:13px;color:var(--stone);margin:0 0 28px}.status-ledger .status-mark{margin-right:8px}.status-ledger dl{margin:0}.status-ledger dl>div{display:flex;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid #d3d0c7;font-size:14px}.status-ledger dd{margin:0;text-align:right;font-weight:500}.status-ledger dt{color:var(--stone)}.status-ledger>p.form-note{font-size:12px;line-height:1.8;margin:24px 0 0}.signup-section{background:linear-gradient(120deg,#e9e5dc,#f1eee7 50%,#efe7db);border-top:1px solid #ded7ca;box-shadow:inset 0 1px #fff}.signup-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.signup-grid h2{font-size:clamp(32px,3.5vw,54px)}.signup-grid>div>p{font-size:16px;line-height:1.8;color:var(--stone);margin-top:24px;max-width:420px}.signup-grid .signup-availability{font-size:12px;line-height:1.8;margin-top:24px;max-width:45ch}.page-head{padding-top:85px;padding-bottom:70px;max-width:1680px}.page-label{font-size:14px;color:var(--stone);margin-bottom:30px;display:flex;align-items:center;gap:16px}.page-label:before{content:"";width:25px;height:1px;background:var(--amber-ink)}.page-head h1{max-width:1050px;font-size:clamp(48px,6vw,88px)}.page-description{font-size:19px;line-height:1.8;color:var(--stone);max-width:640px;margin-top:30px}.page-actions{display:flex;gap:24px;flex-wrap:wrap;align-items:center;margin-top:36px}.document-date{font-size:13px;color:var(--stone);margin-top:24px}.product-hero{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;align-items:center;min-height:720px;padding-block:80px}.product-hero h1{font-size:clamp(46px,5.7vw,82px)}.product-hero>div>p:not(.model-label):not(.form-note){font-size:18px;line-height:1.75;color:var(--stone);max-width:375px;margin:28px 0}.product-hero figure{min-width:0;margin-right:calc(var(--page-pad) * -1);margin-left:-12%}.product-hero .film{background:transparent;mix-blend-mode:multiply;aspect-ratio:1.12;overflow:visible}.product-hero .film img,.product-hero .film video{-webkit-mask-image:radial-gradient(ellipse at center,black 50%,transparent 72%);mask-image:radial-gradient(ellipse at center,black 50%,transparent 72%)}.product-hero figcaption{font-size:11px;color:var(--stone);text-align:center;margin-top:12px}.product-hero .motion-control{right:20%;bottom:20px}.product-facts{display:grid;grid-template-columns:repeat(3,1fr);padding-top:36px;padding-bottom:36px;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.product-facts>div+div{padding-left:32px;border-left:1px solid var(--rule)}.product-facts span{font-family:Space Grotesk;font-size:30px;letter-spacing:-.035em}.product-facts p{font-size:13px;color:var(--stone);margin-top:5px}.spec-section{display:grid;grid-template-columns:.85fr 1.25fr;gap:100px;background:var(--chalk);border-top:1px solid var(--rule)}.spec-section .supporting-copy{max-width:340px}.spec-list{margin:0}.spec-list>div{display:grid;grid-template-columns:1fr 1.5fr;gap:28px;padding:22px 0;border-top:1px solid var(--rule);font-size:14px;line-height:1.8;position:relative}.spec-list>div:last-child{border-bottom:1px solid var(--rule)}.spec-list dt{color:var(--stone)}.spec-list dd{margin:0}.pending-details{border-block:1px solid var(--rule);margin-top:40px;font-size:14px}.pending-details summary{padding:22px 40px 22px 0;position:relative;font-weight:500;list-style:none;cursor:pointer}.pending-details summary::-webkit-details-marker{display:none}.disclosure-mark{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:14px;height:14px}.disclosure-mark:before,.disclosure-mark:after{content:"";position:absolute;background:currentColor;inset:6px 0 auto;height:1px;transition:transform .25s var(--ease)}.disclosure-mark:after{transform:rotate(90deg)}details[open] .disclosure-mark:after{transform:rotate(0)}.pending-details>p{font-size:14px;color:var(--stone);margin-bottom:20px}.pending-details ul{padding-left:18px;margin:0 0 25px;font-size:12px;overflow-wrap:anywhere;line-height:1.8}.pending-details li+li{margin-top:12px}.architecture{padding-top:20px;padding-bottom:90px}.network-path{background:linear-gradient(#f0eee9,#e9e6df);box-shadow:inset 0 1px #fff,0 25px 50px -45px #2a221970;border:1px solid var(--rule);border-radius:16px;display:grid;grid-template-columns:1fr .6fr 1fr .6fr 1fr;gap:16px;padding:70px 42px;align-items:center;text-align:center}.network-node h2{font-size:20px;letter-spacing:-.025em;margin-top:24px;line-height:1.4}.network-node p{font-size:13px;color:var(--stone);margin-top:8px}.network-symbol{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:15px;border:1px solid #c3beb4;background:linear-gradient(145deg,#fff,#e4e1da);box-shadow:inset 0 1px #fff,0 7px 12px #4b382710;font-family:Space Grotesk;font-size:24px;font-weight:500;letter-spacing:-.045em}.relay-node .wordmark{height:64px;display:flex;align-items:center;justify-content:center}.network-connector{font-size:12px;color:var(--stone);align-self:center;margin-top:-50px}.network-connector i{display:block;position:relative;height:1px;background:#9c9589;margin:12px 0}.network-connector i:after{content:"";position:absolute;right:0;top:-3px;width:6px;height:6px;border-top:1px solid #9c9589;border-right:1px solid #9c9589;transform:rotate(45deg)}.network-connector small{font-size:11px}.diagram-caption{font-size:12px;color:var(--stone);margin-top:18px;text-align:center;max-width:none}.technical-notes{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;border-top:1px solid var(--rule)}.technical-notes h2{font-size:clamp(30px,3.3vw,48px)}.technical-notes article>p{font-size:17px;line-height:1.8;color:var(--stone);margin-top:24px}.technical-notes article>a{margin-top:24px}.connectivity-details{display:grid;grid-template-columns:.85fr 1.2fr;gap:100px}.note-panel{padding:28px;background:#eae7df;border:1px solid var(--rule);border-radius:8px;margin-top:36px}.note-panel h3{font-size:25px}.note-panel p{font-size:14px;color:var(--stone);margin-top:15px}.note-panel>a{margin-top:15px}.status-pill{display:inline-flex;align-items:center;gap:12px;padding:10px 15px;border:1px solid #c7c2b9;border-radius:6px;margin-top:32px;font-size:12px;line-height:1.6}.progress-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:100px;border-top:1px solid var(--rule)}.progress-aside h2{font-size:clamp(30px,3.1vw,45px)}.progress-aside>p{font-size:17px;color:var(--stone);margin-top:24px;max-width:320px}.progress-aside>a{margin-top:22px}.progress-list{list-style:none;margin:0;padding:0}.progress-list>li{position:relative;border-top:1px solid var(--rule);padding:30px 0 40px;display:flex;gap:30px}.milestone-number{font-family:Space Grotesk;font-size:20px;color:var(--stone)}.milestone-status{font-size:12px;color:var(--amber-ink);margin-bottom:12px}.progress-list h3{font-size:30px;letter-spacing:-.03em}.progress-list h3+p{font-size:15px;line-height:1.8;color:var(--stone);margin-top:20px;max-width:480px}.progress-render picture{display:block;border-radius:15px;overflow:hidden;aspect-ratio:2.3}.progress-render img{width:100%;height:100%;object-fit:cover}.progress-render figcaption{font-size:12px;color:var(--stone);margin-top:15px}.reading-width{max-width:900px}.reading-width>.button{margin-top:30px}.manifesto .page-head{padding-bottom:50px}.manifesto .page-head h1{font-size:clamp(50px,7vw,104px)}.manifesto-image picture{display:block;aspect-ratio:2.35;overflow:hidden;border-radius:12px}.manifesto-image img{width:100%;height:100%;object-fit:cover}.manifesto-image figcaption{font-size:12px;color:var(--stone);margin-top:15px}.manifesto-body{max-width:1000px;padding-block:60px 120px}.manifesto-body section{padding:70px 0;border-bottom:1px solid var(--rule);position:relative}.manifesto-body h2{font-size:clamp(35px,4.2vw,58px)}.manifesto-body p{font-size:20px;line-height:1.9;color:var(--stone);margin-top:30px}.manifesto-body a{margin-top:30px}.essay-number{display:block;font-size:13px;color:var(--amber-ink);margin-bottom:22px}.reading-progress{position:fixed;z-index:60;top:83px;left:0;right:0;height:2px;pointer-events:none}.reading-progress>span{height:100%;width:100%;display:block;background:var(--amber-ink);transform:scaleX(var(--reading-progress,0));transform-origin:left}.faq-layout{display:grid;grid-template-columns:.7fr 1.4fr;gap:100px;padding-top:35px}.faq-layout aside{font-size:14px;color:var(--stone)}.aside-note{margin-top:32px;padding-top:24px;border-top:1px solid var(--rule);max-width:260px;display:flex;gap:13px}.aside-note .status-mark{flex-shrink:0;margin-top:8px}.faq-list>details{border-top:1px solid var(--rule)}.faq-list>details:last-child{border-bottom:1px solid var(--rule)}.faq-list summary{position:relative;cursor:pointer;list-style:none;font-family:Space Grotesk;font-size:22px;letter-spacing:-.025em;line-height:1.45;padding:27px 44px 27px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list .answer{padding:0 40px 28px 0}.faq-list .answer>p{font-size:16px;line-height:1.8;color:var(--stone)}.press-intro{display:grid;grid-template-columns:1fr 1.2fr;gap:100px;border-top:1px solid var(--rule)}.press-intro h2{font-size:38px}.press-intro .press-quote{font-family:Space Grotesk;font-size:28px;line-height:1.4;letter-spacing:-.025em;margin-top:32px}.press-intro .press-quote+p{font-size:16px;line-height:1.8;color:var(--stone);margin-top:24px}.press-intro .text-link{margin-top:24px}.press-images{border-top:1px solid var(--rule)}.press-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px 24px}.press-grid figure:first-child{grid-column:1/-1}.press-grid figure>a{display:block;background:#e6e2d9;border-radius:12px;overflow:hidden}.press-grid img{width:100%;aspect-ratio:1.8;object-fit:cover}.press-grid figure:first-child img{aspect-ratio:2.3}.press-grid figcaption{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;padding-top:10px}.press-grid figcaption>a{min-height:44px;display:flex;align-items:center}.press-images>.form-note{margin-top:25px}.press-contact{border-top:1px solid var(--rule)}.press-contact>a{display:inline-block;font-family:Space Grotesk;font-size:clamp(24px,4vw,52px);letter-spacing:-.03em;margin-block:30px}.press-contact>p{font-size:13px;color:var(--stone)}.reserve-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:center;min-height:780px;padding-block:90px}.reserve-copy h1{font-size:clamp(48px,5.5vw,82px)}.reserve-copy>p:not(.model-label){font-size:17px;line-height:1.8;color:var(--stone);max-width:380px;margin-top:28px}.reserve-copy .waitlist{margin-top:32px}.reserve-facts{display:flex;gap:20px;flex-wrap:wrap;font-size:12px;color:var(--stone);border-top:1px solid var(--rule);padding-top:20px;margin-top:26px}.reserve-image{position:relative;min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.reserve-image picture{display:block;aspect-ratio:1;overflow:hidden;border-radius:18px;box-shadow:0 30px 50px -40px #34291655}.reserve-image img{width:100%;height:100%;object-fit:cover}.reserve-image figcaption{display:flex;justify-content:space-between;font-size:12px;color:var(--stone);padding-top:18px}.reserve-status{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:70px;border-top:1px solid var(--rule)}.reserve-status h2{font-size:clamp(28px,3vw,42px)}.reserve-status p{font-size:15px;line-height:1.8;color:var(--stone)}.reserve-status a{margin-top:18px}.reading-page{max-width:1000px;padding-bottom:120px}.reading-page section{padding:36px 0;border-top:1px solid var(--rule)}.reading-page h2{font-size:28px;letter-spacing:-.025em}.reading-page p{font-size:17px;line-height:1.9;color:var(--stone);margin-top:20px}.reading-page>.button{margin-top:30px}.not-found{min-height:650px;padding-top:100px;padding-bottom:100px}.not-found h1{font-size:clamp(46px,6vw,88px)}.not-found>p:not(.page-label){font-size:18px;color:var(--stone);margin-top:30px;max-width:480px}@media(min-width:1001px)and (prefers-reduced-motion:no-preference){.motion-enabled .connection-story{height:240vh;min-height:1500px}.motion-enabled .story-sticky{position:sticky;top:84px;min-height:0;height:calc(100vh - 84px);max-height:1040px;padding-block:35px;overflow:hidden}.motion-enabled .story-copy h2{font-size:clamp(38px,3.5vw,58px)}.motion-enabled .story-steps{margin-top:30px}.motion-enabled .story-step{padding-block:17px}.motion-enabled .story-object{max-height:100%}.motion-enabled .story-step:not(.is-current){opacity:1}.motion-enabled [data-frame-reveal]{transform:scale(var(--frame-scale,1));transform-origin:center;transition:transform .12s linear}.motion-enabled [data-rule-reveal]:before{content:"";position:absolute;left:0;right:0;top:-1px;height:2px;background:var(--amber-ink);transform:scaleX(var(--rule-progress,0));transform-origin:left}.motion-enabled [data-stagger]>div:after{content:"";position:absolute;left:0;right:0;top:-1px;height:1px;background:var(--amber-ink);transform:scaleX(var(--rule-progress,0));transform-origin:left;transition:transform .7s var(--ease)}.motion-enabled .intro h2{clip-path:inset(0 var(--clip-right,0%) 0 0)}.motion-enabled .scenario-panels [role=tabpanel].is-selected{animation:scenario-in .6s var(--ease)}@keyframes scenario-in{0%{opacity:.3;clip-path:inset(0 0 20% 0)}to{opacity:1;clip-path:inset(0)}}}@media(max-width:1100px){.signal-grid,.signup-grid,.spec-section,.technical-notes,.connectivity-details,.progress-layout,.faq-layout,.press-intro,.reserve-layout,.reserve-status{gap:45px}.story-sticky{gap:20px}.story-copy h2{font-size:42px}.story-step h3{font-size:19px}.story-step p{font-size:13px}.story-object{overflow:hidden}.status-section{gap:40px}.status-ledger{padding:26px}.signal-media .film{aspect-ratio:1}.product-hero figure{margin-left:0}.spec-list>div{grid-template-columns:1fr 1.4fr;gap:20px}.network-path{padding:55px 25px;gap:10px}.network-node h2{font-size:18px}.reserve-copy .form-row{flex-direction:column}}@media(max-width:1000px){.story-sticky{padding-block:80px;min-height:auto}.story-copy h2{font-size:36px}.story-object{min-height:420px}.model-stage{width:140%;margin-left:-20%}.object-caption{flex-direction:column;gap:3px}.signal-grid{grid-template-columns:1fr 1fr;gap:36px}.signal-copy h2{font-size:38px}.signal-copy>p{font-size:15px}.signal-copy>p.supporting-copy{font-size:13px}.signal-media .film{aspect-ratio:.85}.macro-section{gap:40px}.macro-section h2{font-size:40px}.macro-section>div>p{font-size:16px}.status-ledger dl>div{font-size:13px}.status-section h2{font-size:40px}.signup-grid{grid-template-columns:1fr 1fr;gap:40px}.signup-grid .form-row{flex-direction:column}.product-hero{min-height:620px}.product-hero .film{aspect-ratio:.9}.spec-section{grid-template-columns:1fr 1.3fr;gap:40px}.spec-section h2,.connectivity-details h2{font-size:37px}.network-node p{font-size:12px}.technical-notes{gap:50px}.progress-aside h2{font-size:33px}.progress-list h3{font-size:27px}.faq-layout{grid-template-columns:.6fr 1.4fr;gap:45px}.faq-list summary{font-size:20px}.reserve-layout{gap:35px}.reserve-facts{gap:10px 20px}.reserve-image picture{aspect-ratio:.7}}@media(max-width:700px){.section-heading{display:block;margin-bottom:30px}.section-heading>p{font-size:15px;line-height:1.8;margin-top:24px}.story-sticky{display:flex;flex-direction:column;padding-top:70px;padding-bottom:55px}.story-copy{width:100%}.story-copy h2{font-size:36px}.story-steps{margin-top:35px;max-width:none}.story-step{padding-block:22px}.story-step p{font-size:14px}.story-object{width:100%;min-height:0;overflow:visible}.model-stage{width:100%;aspect-ratio:1.25;margin:0;overflow:hidden}.model-stage picture img{width:155%}.object-caption{flex-direction:row;font-size:11px}.object-caption>span:first-child{font-size:0}.object-caption>span:first-child:after{content:"Relay R1";font-size:11px}.story-track{display:none}.wide-film{border-radius:10px}.wide-film .film{aspect-ratio:1.2}.wide-film figcaption{padding:16px;flex-direction:column;gap:6px;font-size:11px}.signal-grid{display:flex;flex-direction:column;gap:38px;padding-block:70px}.signal-copy h2{font-size:38px}.signal-copy>p{font-size:16px;max-width:none}.signal-copy>p.supporting-copy{font-size:14px}.signal-media{width:100%}.signal-media .film{aspect-ratio:1.2}.signal-media figcaption{font-size:11px}.scenarios>h2{margin-bottom:35px}.scenario-layout{display:flex;flex-direction:column;gap:35px}.scenario-tabs>button{font-size:15px;min-height:66px;padding-block:18px}.scenario-panels{min-height:0}.scenario-panels h3{font-size:34px}.scenario-panels h3+p{font-size:16px}.scenario-condition{font-size:11px}.macro-section{display:flex;flex-direction:column-reverse;gap:36px}.macro-section>div{width:100%}.macro-section h2{font-size:38px}.macro-section>div>p{font-size:16px;margin:24px 0 14px}.macro-media{width:100%}.macro-media .film{aspect-ratio:1.2}.status-section{display:block}.status-section h2{font-size:38px}.status-section>div>p{font-size:16px}.status-ledger{margin-top:35px;padding:25px}.status-ledger dl>div{font-size:13px}.status-ledger>p.form-note{font-size:12px}.signup-grid{display:block}.signup-grid>div+div{margin-top:36px}.signup-grid h2{font-size:35px}.signup-grid>div>p{font-size:15px}.page-head{padding-top:55px;padding-bottom:45px}.page-label{font-size:13px;margin-bottom:24px}.page-head h1{font-size:clamp(41px,10.5vw,67px)}.page-description{font-size:16px;margin-top:25px}.page-actions{gap:20px;margin-top:26px}.product-hero{display:flex;flex-direction:column;padding-top:50px;padding-bottom:35px;gap:30px;min-height:0;align-items:stretch}.product-hero h1{font-size:clamp(46px,12vw,70px)}.product-hero>div>p:not(.model-label):not(.form-note){font-size:16px;margin-block:24px}.product-hero figure{margin:0 -24px}.product-hero .film{aspect-ratio:1.3}.product-hero figcaption{padding-inline:24px;margin-top:0;font-size:11px}.product-facts{grid-template-columns:1fr;padding-block:10px}.product-facts>div{padding-block:20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.product-facts>div+div{padding-left:0;border-left:0;border-top:1px solid var(--rule)}.product-facts span{font-size:24px}.product-facts p{font-size:12px;max-width:135px;text-align:right;margin:0}.spec-section{display:block}.spec-section>div+div{margin-top:35px}.spec-list>div{grid-template-columns:1fr;gap:6px;padding-block:18px;font-size:14px}.spec-list dt,.pending-details ul{font-size:12px}.architecture{padding-bottom:60px}.network-path{display:flex;flex-direction:column;padding:35px 24px;gap:20px}.network-node{display:grid;grid-template-columns:64px 1fr;grid-template-rows:1fr 1fr;gap:0 25px;text-align:left;align-items:center;width:100%;max-width:300px}.network-node .network-symbol,.relay-node .wordmark{grid-row:1/3;grid-column:1}.network-node h2{margin:0;font-size:20px}.network-node p{font-size:12px;margin-top:5px;line-height:1.5}.network-node p br{display:none}.network-connector{margin:0;display:flex;gap:20px;align-items:center;font-size:11px;height:30px}.network-connector i{width:30px}.network-connector small{font-size:10px}.diagram-caption{font-size:11px;text-align:left}.technical-notes{display:block}.technical-notes article+article{margin-top:60px}.technical-notes article>p{font-size:16px}.connectivity-details{display:block}.connectivity-details>div+div{margin-top:30px}.note-panel{padding:24px}.progress-layout{display:block;padding-top:55px}.progress-list{margin-top:40px}.progress-list>li{gap:20px;padding-block:26px}.progress-list h3{font-size:27px}.progress-list h3+p{font-size:14px;margin-top:17px}.status-pill{font-size:11px;gap:10px}.progress-render picture{aspect-ratio:1.3}.progress-render figcaption{font-size:11px}.reading-width h2{font-size:35px}.manifesto .page-head h1{font-size:clamp(45px,11.5vw,72px)}.manifesto-image picture{aspect-ratio:1.2}.manifesto-body{padding-top:30px;padding-bottom:70px}.manifesto-body section{padding-block:45px}.manifesto-body p{font-size:18px;line-height:1.85;margin-top:24px}.reading-progress{top:71px}.faq-layout{display:flex;flex-direction:column-reverse;padding-top:15px;gap:40px}.faq-list summary{font-size:20px;padding:22px 32px 22px 0}.faq-list .answer{padding:0 16px 24px 0}.faq-list .answer>p{font-size:15px}.faq-layout aside{padding-top:25px;border-top:1px solid var(--rule)}.aside-note{max-width:none}.press-intro{display:block;padding-top:50px}.press-intro>div+div{margin-top:35px}.press-intro .press-quote{font-size:25px}.press-grid{grid-template-columns:1fr;gap:30px}.press-grid figure:first-child{grid-column:auto}.press-grid figure:first-child img,.press-grid img{aspect-ratio:1.4}.press-grid figcaption{font-size:11px;gap:10px}.press-contact h2{font-size:35px}.press-contact>a{font-size:28px}.reserve-layout{display:flex;flex-direction:column;gap:40px;align-items:stretch;padding-top:50px;padding-bottom:50px;min-height:0}.reserve-copy h1{font-size:clamp(47px,12vw,70px)}.reserve-copy>p:not(.model-label){font-size:16px}.reserve-copy .waitlist{margin-top:28px}.reserve-image picture{aspect-ratio:1.4}.reserve-status{display:block;padding-block:50px}.reserve-status>div{margin-top:25px}.reading-page{padding-bottom:70px}.reading-page h2{font-size:26px}.reading-page p{font-size:16px;line-height:1.8}.reading-page section{padding-block:28px}.not-found{min-height:580px;padding-block:70px}.not-found h1{font-size:44px}.not-found>p:not(.page-label){font-size:16px}}.connection-story,.story-object{overflow:clip}.macro-media .film img,.macro-media .film video{object-position:85% center}@font-face{font-family:Relay Mono;src:url(/assets/fonts/ibm-plex-mono-400-latin.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-500-latin.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-600-latin.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Space Grotesk;src:url(/assets/fonts/space-grotesk-700-latin.woff2) format("woff2");font-weight:700;font-display:swap}:root{--chalk:#f5f5f2;--white:#fff;--ink:#171917;--stone:#62665f;--amber:#f46b35;--amber-ink:#a33815;--rule:#d4d7d0;--page-pad:clamp(22px,4.2vw,88px);background:var(--chalk);scroll-padding-top:86px}h1,h2,h3{font-family:Inter,sans-serif;font-weight:500;letter-spacing:-.065em;line-height:1.04;text-wrap:balance}h2{font-size:clamp(2.5rem,4.5vw,5rem)}h3{letter-spacing:-.04em}.section{padding-block:clamp(72px,8vw,128px)}.wrap{max-width:1600px}.site-header{height:80px;background:#f5f5f2f2;border-bottom:1px solid var(--rule);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.wordmark{font-size:38px;letter-spacing:-.07em}.wordmark>span{color:var(--amber)}.desktop-nav{gap:38px}.desktop-nav>a{color:var(--ink);font-size:14px}.desktop-nav>a[aria-current]{text-decoration-color:var(--ink)}.button,.nav-join{border-radius:3px;box-shadow:none;min-height:52px;padding:15px 24px;font-size:14px}.nav-join{min-height:44px;padding:11px 19px;font-size:13px}.primary{background:var(--ink);color:#fff;box-shadow:none}.primary:hover{background:#353a33;box-shadow:none}.text-link{text-decoration:none;border-bottom:1px solid #9b9f95;gap:20px;font-size:14px;min-height:44px;padding:4px 0}.text-link:after{content:"\2197";font-size:19px;line-height:1}.text-link:hover{border-color:var(--ink)}.model-label,.section-index,.page-label{font:400 12px/1.6 Relay Mono,monospace;letter-spacing:.075em;text-transform:uppercase;color:var(--stone)}.section-index:before{display:none}.section-index{margin-bottom:28px}.status-mark{width:6px;height:6px;background:var(--amber);box-shadow:none;border-radius:1px}.hero{max-width:1920px;min-height:740px;height:calc(100svh - 80px);max-height:1040px;padding:clamp(60px,7vw,115px) var(--page-pad) 110px;display:flex;align-items:center}.hero-copy{width:49%;max-width:730px;z-index:2;pointer-events:none}.hero-copy a{pointer-events:auto}.hero h1{font-size:clamp(62px,7.3vw,116px);font-weight:500;line-height:.99;letter-spacing:-.075em;position:relative}.hero h1 .title-line{padding-bottom:.1em;margin-bottom:-.1em}.hero .model-label{display:flex;gap:18px;align-items:center;margin-bottom:38px}.product-code{background:var(--ink);color:#fff;display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:26px;font:400 12px Relay Mono,monospace;letter-spacing:.03em}.hero-description{max-width:345px;font-size:16px;line-height:1.7;margin-top:30px;color:#50554d}.hero-actions{gap:26px;margin-top:30px}.hero-actions .button{gap:27px}.hero-actions .button:after{content:"\2197";font-size:19px}.hero-note{font-size:12px;margin-top:21px}.hero-visual{top:2%;bottom:10%;width:64%;right:-9%;display:flex;align-items:center}.hero-visual:before{display:none}.hero-film{mix-blend-mode:multiply}.hero-film img,.hero-film video{-webkit-mask-image:none;mask-image:none}.hero .product-caption{left:24%;right:20%;bottom:8%;border-top:none;font:12px/1.5 Relay Mono,monospace;text-transform:uppercase;letter-spacing:.05em}.hero .motion-control{right:20%;bottom:17%;font-size:12px;border-radius:2px}.hero-bottom{min-height:78px;font:12px/1.5 Relay Mono,monospace;text-transform:uppercase;letter-spacing:.045em;color:var(--stone);gap:30px}.hero-bottom>span{max-width:none}.hero-bottom>a{gap:16px}.hero-bottom .location{display:flex;align-items:center;gap:14px}.coordinate-cross{height:12px;width:12px;position:relative;display:inline-block}.coordinate-cross:before,.coordinate-cross:after{content:"";position:absolute;background:currentColor}.coordinate-cross:before{height:1px;left:0;right:0;top:5px}.coordinate-cross:after{width:1px;top:0;bottom:0;left:5px}.capability-strip{display:grid;grid-template-columns:1.1fr 1fr 1fr;background:#e9ece5;border-block:1px solid var(--rule)}.capability-strip>div{padding:32px var(--page-pad);display:flex;flex-direction:column;gap:8px}.capability-strip>div+div{border-left:1px solid #cdd1c7;padding-left:40px}.capability-strip strong{font-weight:500;font-size:22px;letter-spacing:-.045em}.capability-strip span{font-size:13px;color:var(--stone)}.intro{display:grid;grid-template-columns:1fr 1fr;gap:28px 60px;padding-block:110px;border-bottom:0}.intro>.section-index{grid-column:1/-1;margin:0}.intro h2{font-size:clamp(35px,4vw,64px)}.intro-copy{max-width:470px;padding-top:7px}.intro-copy>p{font-size:18px;line-height:1.8;color:var(--stone)}.intro-copy>.text-link{margin-top:25px}@media(min-width:1900px){.hero{padding-top:110px;min-height:880px}.hero h1{font-size:130px}.hero-description{font-size:18px;max-width:400px}.hero-copy{width:48%}}@media(max-width:1100px){.hero{min-height:710px}.hero h1{font-size:clamp(56px,7.7vw,90px)}.hero-copy{width:54%}.hero-visual{width:68%;right:-15%;top:8%}.hero-description{max-width:315px}.hero-actions{gap:20px}.hero .product-caption{left:22%;right:25%}.capability-strip>div{padding:25px 28px}.capability-strip>div+div{padding-left:28px}.intro{gap:25px 40px}}@media(max-width:700px){.site-header{height:72px}.wordmark{font-size:33px}.nav-join{font-size:12px;padding:10px 15px;min-height:44px}.mobile-menu nav{inset-block-start:71px}.hero{height:auto;min-height:0;max-height:none;display:block;padding:48px var(--page-pad) 0}.hero-copy{width:100%;max-width:none}.hero h1{font-size:clamp(54px,12.9vw,85px);line-height:1.01}.hero .model-label{margin-bottom:30px}.hero h1 .title-line:nth-child(2){display:block}.hero-description{margin-top:25px;max-width:340px;font-size:16px}.hero-actions{gap:23px;flex-wrap:wrap;margin-top:25px}.hero-note{margin-top:17px}.hero-visual{position:relative;inset:auto;width:calc(100% + 44px);margin:12px -22px 0;min-height:270px}.hero-film{aspect-ratio:1.42}.hero-film img,.hero-film video{-webkit-mask-image:none;mask-image:none;object-fit:cover}.hero .product-caption{bottom:8%;left:24px;right:24px;font-size:12px}.hero .motion-control{bottom:20%;right:24px}.hero-bottom{min-height:75px;gap:20px;font-size:12px}.hero-bottom>.location{max-width:190px}.hero-bottom>.location .coordinate-cross{display:none}.capability-strip{grid-template-columns:1fr}.capability-strip>div,.capability-strip>div+div{padding:22px var(--page-pad);border-left:0;flex-direction:row;justify-content:space-between;align-items:center;gap:20px}.capability-strip>div+div{border-top:1px solid #cdd1c7}.capability-strip strong{font-size:20px;white-space:nowrap}.capability-strip span{text-align:right;font-size:12px;max-width:160px}.intro{display:block;padding-block:72px}.intro>.section-index{margin-bottom:26px}.intro h2{font-size:40px}.intro-copy{padding:0;margin-top:25px}.intro-copy>p{font-size:16px}.intro-copy>.text-link{margin-top:20px}}.connection-story{background:#e8ebe4;border-top:1px solid #d4d7d0;border-bottom:0}.story-sticky{grid-template-columns:1fr 1.2fr;gap:5%;min-height:760px;padding-block:85px}.story-copy h2{font-size:clamp(38px,4.2vw,65px);letter-spacing:-.06em}.story-step{border-color:#c7cdc1;padding-block:23px;gap:25px}.story-step:before{background:var(--ink);height:1px}.story-step h3{font-size:20px;font-weight:500;letter-spacing:-.03em}.story-step p{font-size:15px;line-height:1.7;max-width:370px}.step-number,.object-caption,.milestone-number{font-family:Relay Mono,monospace;font-size:12px}.story-object{overflow:visible}.object-caption{border-top:1px solid #b6beb0;padding-top:18px;text-transform:uppercase;letter-spacing:.04em}.story-track{height:2px;margin-top:0;background:transparent}.story-track>span{background:var(--ink);height:1px;top:-1px}.model-stage{width:115%;margin-left:-7.5%}.model-stage picture{mix-blend-mode:multiply}.section-heading{gap:60px}.section-heading h2{font-size:clamp(40px,4.3vw,68px)}.wide-film,.signal-media .film,.macro-media .film,.reserve-image picture{border-radius:3px;box-shadow:none}.wide-film{background:#e5e7e1}.wide-film .film{aspect-ratio:2.13}.wide-film figcaption{padding:20px 0;background:var(--chalk);font:12px/1.6 Relay Mono,monospace;border-bottom:1px solid var(--rule)}.motion-control{border-radius:3px;font-size:12px;background:#f5f5f2ed}.signal-section{background:#171a17;color:#f5f5f2}.signal-grid{grid-template-columns:1fr 1.2fr;gap:6%;padding-block:110px}.signal-copy h2{font-size:clamp(40px,4.5vw,72px)}.signal-copy .section-index{color:#aeb9a8}.signal-copy>p{color:#e0e5da;font-size:16px}.signal-copy>p.supporting-copy{color:#aeb9a8;font-size:14px}.signal-copy .text-link{border-color:#737e6c}.signal-copy .text-link:hover{border-color:#fff}.signal-media .film{box-shadow:none;border-radius:0}.signal-media figcaption{color:#aeb9a8;font-size:12px}.signal-section :focus-visible{outline-color:#f5f5f2}.scenarios{border-bottom:1px solid var(--rule)}.scenarios>h2{font-size:clamp(38px,4.3vw,66px);max-width:800px}.scenario-layout{grid-template-columns:.95fr 1.05fr;gap:10%}.scenario-tabs>button{font-size:16px;min-height:88px;padding-inline:0 18px}.scenario-tabs>button>span{font-family:Relay Mono,monospace}.scenario-tabs>button[aria-selected=true]{font-weight:500}.scenario-tabs>button[aria-selected=true]:before{background:var(--ink);height:2px}.scenario-tabs>button[aria-selected=true]:after{content:"\2197";margin-left:auto;font-size:20px}.scenario-role{font:12px/1.6 Relay Mono,monospace;letter-spacing:.065em;text-transform:uppercase;color:var(--stone)}.scenario-panels{padding-top:4px}.scenario-panels>[role=tabpanel]+[role=tabpanel]{margin-top:0}.scenario-panels h3{font-size:clamp(31px,3vw,46px);letter-spacing:-.055em}.scenario-panels h3+p{font-size:16px}.scenario-condition{font-size:12px;max-width:70ch}.macro-section{border-top:0;grid-template-columns:1.12fr 1fr;gap:9%;padding-block:110px}.macro-section h2{font-size:clamp(40px,4.4vw,70px)}.macro-media .film{aspect-ratio:1.13;background:#e5e7e1}.macro-media figcaption{font-size:12px}.macro-section>div>p{font-size:16px}.status-section{gap:9%;padding-block:100px}.status-section h2{font-size:clamp(39px,4vw,62px)}.status-section>div>p{font-size:16px}.status-ledger{background:transparent;border:0;border-radius:0;box-shadow:none;padding:0;align-self:center}.status-ledger>p:first-child{font:12px/1.6 Relay Mono,monospace;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--ink);padding-bottom:22px;margin-bottom:0}.status-ledger dl>div{padding-block:23px;border-color:var(--rule);font-size:14px}.status-ledger>p.form-note{font-size:12px;max-width:440px}.signup-section{background:#e6ebe0;box-shadow:none;border-top:1px solid #cdd5c6;position:relative;padding-block:90px}.signup-grid{gap:9%;grid-template-columns:1fr 1fr}.signup-grid h2{font-size:clamp(40px,4vw,62px);letter-spacing:-.06em}.signup-grid>div>p{font-size:16px}.signup-grid .signup-availability{font-size:12px;max-width:none}.form-row{gap:0}.form-row input{border:1px solid #8f9986;border-right:0;border-radius:2px 0 0 2px;background:#f9faf7;min-height:58px;font-size:16px;padding:17px 19px}.form-row .button{min-height:58px;border-radius:0 2px 2px 0;padding-inline:22px}.form-note{font-size:12px}.waitlist label{font-size:14px;margin-bottom:12px}.form-status:not(:empty){background:#f4f6ee;border-color:var(--ink)}.site-footer{background:#171a17;border-top:0;color:#f2f4ec;padding-top:65px;padding-bottom:28px}.footer-top{gap:60px;align-items:flex-end}.footer-top .wordmark{font-size:clamp(78px,9vw,144px);font-weight:500;letter-spacing:-.075em;line-height:.8}.footer-top>p{font-size:17px;color:#b7c0b0;max-width:170px;line-height:1.5;letter-spacing:-.02em}.footer-top>.text-link{font-size:14px;border-color:#65705e;color:#e2e7db;align-self:flex-end}.footer-links{padding-block:65px 55px;grid-template-columns:1fr 1fr 1fr 1.25fr;border-bottom:0;gap:40px}.footer-links nav>span{font-family:Relay Mono,monospace;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#a1ad98;margin-bottom:16px}.footer-links a{font-size:14px;color:#edf0e7;min-height:38px}.footer-status{font:12px/1.85 Relay Mono,monospace;color:#b9c3b0;text-align:right}.footer-legal{border-color:#414a3b;padding-top:25px}.footer-legal>p,.footer-legal>div{color:#aeb9a3;font-size:12px}.site-footer :focus-visible{outline-color:#fff}.page-head{padding-block:90px 70px;max-width:1600px}.page-label{font-size:12px}.page-label:before{display:none}.page-head h1{font-size:clamp(48px,6.7vw,98px);max-width:1160px}.page-description{max-width:640px;font-size:18px;margin-top:30px}.accent-text{color:var(--ink)}.product-hero{min-height:760px;padding-block:70px;grid-template-columns:1fr 1.13fr;gap:50px}.product-hero h1{font-size:clamp(50px,6.3vw,96px)}.product-hero figure{margin-left:-10%;width:115%}.product-hero .film{mix-blend-mode:multiply;background:transparent;border-radius:0}.product-hero figcaption{font-size:12px}.product-hero>div>p:not(.model-label):not(.form-note){font-size:16px;max-width:365px;line-height:1.75}.product-hero .model-label{margin-bottom:30px}.product-facts{padding-block:38px;background:#e8ebe4;border-block:1px solid #d0d6c9}.product-facts span{font-size:28px;letter-spacing:-.035em}.product-facts p{font-size:13px}.spec-section{gap:9%;grid-template-columns:1fr 1.15fr}.spec-section h2{font-size:clamp(36px,4vw,61px)}.spec-list{margin-top:0}.spec-list>div{padding-block:22px;font-size:15px;border-color:var(--rule)}.spec-list dt{color:var(--stone);font-size:14px}.spec-list dd{line-height:1.8}.pending-details{margin-top:30px;border-color:var(--rule)}.pending-details summary{font-size:14px;min-height:48px}.pending-details p,.pending-details ul{font-size:14px;line-height:1.8}.pending-details li{margin-top:8px}.network-path{border-radius:3px;background:#e6ebe0;border:1px solid #cdd5c6;box-shadow:none;padding-block:65px}.network-node h2{font-size:22px;letter-spacing:-.03em}.network-node p{font-size:14px}.diagram-caption{font-size:12px}.network-symbol{border-radius:3px!important}.technical-notes article>p{font-size:16px}.note-panel{border-radius:2px;box-shadow:none;background:#e6ebe0;padding:32px}.note-panel h3{font-size:28px}.progress-layout{border-top:1px solid var(--rule)}.progress-aside h2{font-size:clamp(28px,3vw,44px)}.progress-list h3{font-size:34px}.progress-list h3+p{font-size:16px;line-height:1.8}.milestone-status{font:12px/1.6 Relay Mono,monospace;text-transform:uppercase;letter-spacing:.05em;color:var(--stone)}.progress-render picture,.manifesto-image picture{border-radius:3px;box-shadow:none}.progress-render figcaption,.manifesto-image figcaption{font-size:12px}.manifesto .page-head h1{font-size:clamp(55px,7.5vw,114px);line-height:1.02}.manifesto-body{max-width:1000px}.manifesto-body h2{font-size:clamp(34px,4vw,57px)}.manifesto-body p{font-size:18px;line-height:1.9}.essay-number{font:12px Relay Mono,monospace}.reading-progress{top:79px}.faq-list summary{font-size:22px;line-height:1.4;font-weight:500;letter-spacing:-.035em;padding-block:28px}.faq-list .answer>p{font-size:16px;line-height:1.85}.aside-note{border-radius:2px;background:#e6ebe0;box-shadow:none}.faq-layout aside>p{font-size:16px}.reserve-layout{min-height:780px;padding-block:80px;gap:7%;grid-template-columns:1fr 1.05fr}.reserve-copy h1{font-size:clamp(50px,6vw,88px)}.reserve-copy .waitlist{max-width:530px}.reserve-copy>p:not(.model-label){font-size:16px;line-height:1.8}.reserve-image picture{aspect-ratio:1.03;background:#e4e7df}.reserve-image figcaption{font-size:12px}.reserve-facts{font:12px/1.6 Relay Mono,monospace}.reading-page{max-width:1040px}.reading-page h2{font-size:30px}.reading-page p{font-size:17px}.press-intro .press-quote{font-size:32px}.press-grid img{border-radius:3px}.press-grid figcaption{font-size:12px}@media(min-width:1001px)and (prefers-reduced-motion:no-preference){.motion-enabled .connection-story{height:185vh;min-height:1260px}.motion-enabled .story-sticky{top:80px;height:calc(100svh - 80px);max-height:1000px;padding-block:45px}.motion-enabled .story-copy h2{font-size:clamp(35px,3.7vw,58px)}.motion-enabled .story-steps{margin-top:32px}.motion-enabled .story-step{padding-block:18px}.motion-enabled .intro h2{clip-path:none}}@media(max-width:1100px){.story-sticky{gap:4%}.story-copy h2{font-size:40px}.story-step h3{font-size:19px}.story-step p{font-size:14px}.signal-grid{gap:5%}.signal-copy h2{font-size:45px}.footer-top{gap:35px}.footer-links{gap:25px}.footer-status{font-size:12px}.signup-grid .form-row,.reserve-copy .form-row{flex-direction:column;gap:10px}.signup-grid .form-row input,.reserve-copy .form-row input{border-right:1px solid #8f9986;border-radius:2px}.signup-grid .form-row .button,.reserve-copy .form-row .button{border-radius:2px}.product-hero{gap:20px;min-height:640px}.product-hero figure{margin-left:0;width:100%}}@media(max-width:700px){h2{letter-spacing:-.06em}.section-index{font-size:12px}.story-sticky{display:flex;min-height:0;padding-block:65px;gap:25px}.story-copy h2{font-size:39px}.story-step{padding-block:24px}.story-step p{font-size:15px}.story-steps{margin-top:32px}.model-stage{width:100%;margin-left:0;aspect-ratio:1.2}.object-caption{font-size:12px;gap:10px}.object-caption>span:first-child{font-size:12px}.object-caption>span:first-child:after{content:none}.story-track{display:none}.section-heading{display:block}.section-heading h2{font-size:39px}.section-heading>p{font-size:16px;margin-top:24px}.wide-film .film{aspect-ratio:1.2}.wide-film figcaption{padding:16px 0;font-size:12px}.signal-grid{display:flex;gap:40px;padding-block:72px}.signal-copy h2{font-size:43px}.signal-copy>p{font-size:16px}.signal-copy>p.supporting-copy{font-size:14px}.signal-media .film{aspect-ratio:1.2}.signal-media figcaption{font-size:12px}.scenarios>h2{font-size:39px;margin-bottom:38px}.scenario-layout{display:flex;gap:35px}.scenario-tabs>button{min-height:75px;font-size:15px}.scenario-panels h3{font-size:35px}.scenario-panels h3+p{font-size:16px}.scenario-condition{font-size:12px}.macro-section{padding-block:72px;gap:35px;display:flex}.macro-section h2{font-size:43px}.macro-section>div>p{font-size:16px}.macro-media .film{aspect-ratio:1.16}.macro-media figcaption{font-size:12px}.status-section{display:block;padding-block:72px}.status-section h2{font-size:40px}.status-ledger{padding:0;margin-top:38px}.status-ledger dl>div{font-size:14px;padding-block:22px}.signup-section{padding-block:65px}.signup-grid{display:block}.signup-grid h2{font-size:41px}.signup-grid>div+div{margin-top:35px}.signup-grid>div>p{font-size:16px}.form-row{flex-direction:column;gap:10px}.form-row input{border-right:1px solid #8f9986;border-radius:2px}.form-row .button{border-radius:2px}.site-footer{padding-top:48px}.footer-top{gap:25px;align-items:center}.footer-top .wordmark{font-size:90px}.footer-top>p{font-size:14px;max-width:120px}.footer-top>.text-link{margin-top:10px;width:auto}.footer-links{grid-template-columns:1fr 1fr;padding-block:40px;gap:35px 25px}.footer-links a{min-height:42px}.footer-status{text-align:left;font-size:12px;line-height:1.9}.footer-legal>p{font-size:12px;line-height:1.8}.footer-legal>div{gap:12px;font-size:12px}.page-head{padding-block:55px 45px}.page-head h1{font-size:clamp(42px,10.6vw,70px)}.page-description{font-size:16px}.product-hero{padding-block:48px 35px;display:flex;gap:25px;min-height:0}.product-hero h1{font-size:clamp(51px,12vw,78px)}.product-hero figure{margin:0;width:100%}.product-hero .film{aspect-ratio:1.25}.product-hero figcaption{padding:15px 0}.product-facts{padding-block:10px}.product-facts>div{padding-block:23px}.product-facts span{font-size:25px}.product-facts p{font-size:12px}.spec-section{display:block}.spec-section h2{font-size:39px}.spec-list>div{font-size:15px;padding-block:20px}.spec-list dt{font-size:13px}.network-path{padding:35px 25px}.network-node h2{font-size:20px}.network-node p{font-size:13px}.diagram-caption{font-size:12px}.technical-notes article>p{font-size:16px}.progress-list h3{font-size:28px}.progress-list h3+p{font-size:16px}.manifesto .page-head h1{font-size:clamp(47px,11vw,75px)}.manifesto-body p{font-size:17px}.reading-progress{top:71px}.faq-list summary{font-size:20px;padding-block:24px}.faq-list .answer>p{font-size:16px}.reserve-layout{display:flex;gap:38px;padding-block:48px;min-height:0}.reserve-copy h1{font-size:clamp(49px,12vw,73px)}.reserve-image picture{aspect-ratio:1.28}.reserve-facts{font-size:12px;gap:14px}.reserve-status h2{font-size:33px}.reserve-status p{font-size:16px}.reading-page h2{font-size:27px}.reading-page p{font-size:16px}.press-intro .press-quote{font-size:27px}}@media(max-width:360px){.hero h1{font-size:50px}.hero-actions{gap:16px}.hero-actions .button{padding-inline:18px}.hero-bottom{font-size:12px}.hero-bottom>.location{max-width:150px}.nav-join{padding-inline:11px}.footer-top>p{max-width:none}.footer-links{gap:30px 16px}}.inner-page .section-number{display:none}.section-index{gap:14px}@media(min-width:701px)and (max-width:900px){.hero{min-height:960px;height:auto;max-height:none;display:block;padding-top:62px;padding-bottom:90px}.hero-copy{width:100%;max-width:600px}.hero h1{font-size:78px}.hero-description{max-width:470px}.hero-visual{position:relative;inset:auto;width:80%;margin:-35px -4% 0 auto;min-height:370px}.hero .product-caption{left:12%;right:12%;bottom:4%}.hero .motion-control{bottom:13%;right:12%}.hero-film{aspect-ratio:1.55}.desktop-nav{gap:20px}}@media(max-width:700px){.hero-visual{width:calc(100% + var(--page-pad)*2);margin-inline:calc(var(--page-pad)*-1)}}@media(max-width:420px){.capability-strip>div,.capability-strip>div+div{display:block;padding-block:20px}.capability-strip strong{display:block;font-size:21px}.capability-strip span{display:block;text-align:left;max-width:none;margin-top:5px}}:root{--chalk:#f5f5f3;--ink:#111311;--stone:#626460;--rule:#d3d4cf;--amber:#ff6936;--amber-ink:#a82c00;background:var(--chalk)}h1,h2,h3{letter-spacing:-.055em}.site-header{height:72px;background:#f5f5f3f5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding-inline:32px}.wordmark{font-size:35px}.desktop-nav{gap:34px}.desktop-nav>a{font-size:13px}.nav-join{border-radius:0;font-size:12px;min-height:42px;letter-spacing:.01em}.button{border-radius:0;box-shadow:none}.primary{background:var(--amber);color:#17120f;box-shadow:none}.primary:hover{background:#ff814f;color:#17120f;box-shadow:none}.launch-hero{display:grid;grid-template-columns:1.45fr 1fr;min-height:710px;max-width:2000px;margin:auto;border-bottom:1px solid var(--rule)}.launch-stage{position:relative;min-width:0;isolation:isolate;background:#e1e3dd;overflow:hidden;display:flex;flex-direction:column;min-height:710px}.launch-stage-heading,.launch-stage-caption{display:flex;justify-content:space-between;gap:25px;padding:28px 32px;font:12px/1.5 Relay Mono,monospace;letter-spacing:.07em;z-index:2}.launch-stage-heading{padding-bottom:0}.launch-stage-caption{margin-top:auto;color:#626760;padding-top:0}.launch-monogram{position:absolute;left:6%;top:3%;font-family:Space Grotesk,sans-serif;font-weight:500;line-height:1;letter-spacing:-.1em;font-size:clamp(230px,30vw,540px);color:#c8ccc2;z-index:0;-webkit-user-select:none;user-select:none}.launch-product{display:block;position:absolute;inset:11% -10% 6% -6%;z-index:1}.launch-product img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.launch-copy{padding:72px clamp(34px,5vw,92px) 52px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:#f5f5f3;position:relative}.launch-eyebrow{font:12px/1.7 Relay Mono,monospace;letter-spacing:.045em;text-transform:uppercase;color:var(--stone)}.launch-copy>.launch-eyebrow{margin-bottom:35px;color:var(--ink)}.launch-copy h1{font-family:Space Grotesk,sans-serif;font-size:clamp(70px,7.6vw,118px);font-weight:500;line-height:.91;letter-spacing:-.075em}.launch-description{font-size:16px;line-height:1.8;color:#555951;margin-top:34px}.launch-copy>.button{gap:65px;min-height:53px;margin-top:28px;padding-inline:21px;min-width:226px}.launch-copy>.button span{font-size:19px}.launch-details-link{display:flex;align-items:center;justify-content:space-between;min-width:226px;gap:25px;min-height:48px;text-decoration:none;font-size:13px;border-bottom:1px solid #bfc3b9;margin-top:7px;padding-inline:0}.launch-details-link:hover{border-color:var(--ink)}.launch-details-link span{font-size:20px}.launch-availability{margin-top:24px;font-size:12px;color:var(--stone);max-width:250px}.launch-specs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--rule);padding:0 32px;max-width:2000px;margin:auto;background:#f5f5f3}.launch-specs>div{padding:32px 24px;border-right:1px solid var(--rule);display:flex;flex-direction:column;gap:18px}.launch-specs>div:first-child{padding-left:0}.launch-specs>div:last-child{border-right:0}.launch-specs>div>span{font:12px/1.5 Relay Mono,monospace;letter-spacing:.03em;color:var(--stone)}.launch-specs strong{font-size:25px;font-weight:500;letter-spacing:-.045em;line-height:1.3}.launch-specs strong span{display:block;font-size:13px;font-weight:400;letter-spacing:0;color:var(--stone);margin-top:5px}.launch-introduction{display:grid;grid-template-columns:1.25fr 1fr;gap:28px 12%;padding-block:110px}.launch-introduction>.launch-eyebrow{grid-column:1/-1}.launch-introduction h2{font-size:clamp(44px,5.2vw,80px);line-height:1.03}.launch-introduction>p:last-child{align-self:center;font-size:17px;line-height:1.85;max-width:400px;color:var(--stone)}.product-diptych{display:grid;grid-template-columns:1fr 1fr;gap:2px;padding:0 24px;max-width:2000px;margin:auto}.product-diptych>article{position:relative;overflow:hidden;min-height:680px;padding:42px;display:flex;align-items:flex-start;isolation:isolate}.product-diptych picture{position:absolute;inset:0;z-index:-1}.product-diptych picture img{width:100%;height:100%;object-fit:cover;object-position:center}.product-diptych>article>div{position:relative;z-index:2}.product-diptych h2{font-size:clamp(38px,4vw,65px);margin-top:18px;line-height:1.02}.product-diptych .text-link{margin-top:24px;font-size:13px}.diptych-dark{background:#171919;color:#f5f5f3}.diptych-dark .launch-eyebrow{color:#b6b9b0}.diptych-dark .text-link{border-color:#8f958b}.diptych-dark .text-link:hover{border-color:#fff}.diptych-light{background:#e6e8e1}.diptych-light picture{inset:30% -10% 0}.diptych-light picture img{object-fit:cover}.diptych-light>div{max-width:340px}.connection-story{background:#f5f5f3;margin-top:100px;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.story-sticky{padding-inline:var(--page-pad)}.story-copy h2{font-size:clamp(40px,4.5vw,66px)}.story-object{background:#e5e7e0;padding-inline:25px}.model-stage{width:100%;margin:0;aspect-ratio:1.1}.object-caption{margin-bottom:25px;font-size:12px}.plug-section>.section-index{display:none}.plug-section .section-heading h2{font-size:clamp(40px,4.6vw,72px)}.wide-film{border-radius:0}.wide-film .film{aspect-ratio:2.1}.scenarios{background:#e4e7de;padding-block:90px;border-block:1px solid #cdd2c6;max-width:none}.scenarios>.section-index,.scenarios>h2,.scenario-layout,.scenario-condition{max-width:1430px;margin-inline:auto}.scenarios>.section-index{display:none}.scenarios>h2{font-size:clamp(40px,4.8vw,74px)}.development-callout{display:grid;grid-template-columns:1.4fr 1fr;gap:10%;padding-block:100px}.development-callout h2{font-size:clamp(37px,4vw,60px);margin-top:23px}.development-callout>div:last-child{align-self:end}.development-callout>div>p:not(.launch-eyebrow){font-size:17px;line-height:1.8;color:var(--stone);max-width:390px}.development-callout .text-link{margin-top:20px}.signup-section{background:#111511;color:#f6f6f2;border-color:#3b4435;padding-block:84px}.signup-section .section-index,.signup-grid>div>p,.signup-grid .signup-availability{color:#b2bcab}.signup-section .form-note,.signup-section .form-note a{color:#b2bcab}.signup-section .form-status:not(:empty){color:#111511}.signup-section .primary{background:#ff6936;color:#17120f}.signup-section .form-row input{background:#22281e;border-color:#6b7662;color:#f6f6f2}.signup-section input::placeholder{color:#aeb9a4}.signup-section :focus-visible{outline-color:#ff9668}.site-footer{background:#f5f5f3;color:#111511;border-top:1px solid #d3d6cd}.footer-top>p,.footer-top>.text-link,.footer-links a{color:#32392c}.footer-links nav>span,.footer-status,.footer-legal>p,.footer-legal>div{color:#626d58}.footer-top>.text-link,.footer-legal{border-color:#c9d0c1}.site-footer :focus-visible{outline-color:#a82c00}.page-head h1,.product-hero h1,.reserve-copy h1{font-family:Space Grotesk,sans-serif;font-weight:500;letter-spacing:-.065em}.page-head{border-bottom:1px solid var(--rule)}.page-head h1{font-size:clamp(50px,6.3vw,94px)}.reserve-layout{background:#f5f5f3}.reserve-image picture{border-radius:0;background:#e1e3dd}.reserve-copy h1{line-height:1.03}.product-hero{background:#e1e3dd;max-width:none;padding-inline:var(--page-pad)}.product-facts{background:#f5f5f3}.product-hero .form-note{font-size:12px}.development-hero{display:grid;grid-template-columns:1fr 1.2fr;background:#dfe3d9;min-height:635px;border-bottom:1px solid var(--rule)}.development-hero>div{padding:65px var(--page-pad);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.development-hero h1{font-family:Space Grotesk,sans-serif;font-weight:500;font-size:clamp(90px,10vw,160px);line-height:.9;letter-spacing:-.08em;margin-top:32px}.development-hero>div>p:not(.launch-eyebrow){font-size:16px;line-height:1.8;color:#4f5947;max-width:340px;margin-top:32px}.development-badge{display:flex;gap:10px;align-items:center;font:12px/1.7 Relay Mono,monospace;margin-top:26px;color:#263220}.development-hero figure{min-width:0;position:relative;overflow:hidden;background:#191c19;isolation:isolate}.development-hero picture{display:block;height:100%}.development-hero img{width:100%;height:100%;object-fit:cover}.development-hero figcaption{position:absolute;left:30px;bottom:25px;font:12px/1.5 Relay Mono,monospace;color:#f0f2e9}.development-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:28px 9%;padding-block:90px}.development-intro>.launch-eyebrow{grid-column:1/-1}.development-intro h2{font-size:clamp(38px,4.5vw,68px)}.development-intro>div{align-self:center}.development-intro>div>p{font-size:16px;line-height:1.9;color:var(--stone);max-width:450px}.development-intro .development-date{font:12px/1.8 Relay Mono,monospace;margin-top:25px}.development-roadmap{display:grid;grid-template-columns:.75fr 1.5fr;gap:8%;border-top:1px solid var(--rule);padding-block:85px}.development-roadmap>div h2{font-size:clamp(35px,3.4vw,50px);margin-top:22px}.development-roadmap>div>p:last-child{font-size:15px;color:var(--stone);margin-top:25px}.development-roadmap ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--ink)}.development-roadmap li{display:grid;grid-template-columns:28px 1fr auto;align-items:start;gap:22px;padding-block:29px;border-bottom:1px solid var(--rule)}.roadmap-number{font:12px Relay Mono,monospace;color:#747d6d;margin-top:5px}.development-roadmap h3{font-size:25px;font-weight:500;letter-spacing:-.045em;line-height:1.2}.development-roadmap li p{font-size:14px;color:var(--stone);line-height:1.8;max-width:420px;margin-top:12px}.roadmap-status{font:12px/1.7 Relay Mono,monospace;padding-top:3px;text-align:right;color:#505a47}.development-detail{display:grid;grid-template-columns:1.15fr 1fr;gap:9%;padding-bottom:100px;align-items:center}.development-detail figure{min-width:0}.development-detail picture{display:block;background:#e1e3dd;aspect-ratio:1.3}.development-detail img{width:100%;height:100%;object-fit:cover}.development-detail figcaption{font-size:12px;color:var(--stone);padding-top:15px}.development-detail h2{font-size:clamp(39px,4.2vw,66px);margin-top:24px}.development-detail>div>p:not(.launch-eyebrow){font-size:16px;color:var(--stone);line-height:1.8;margin-top:26px}@media(min-width:1001px)and (prefers-reduced-motion:no-preference){.motion-enabled .story-sticky{top:72px;height:calc(100svh - 72px);padding-block:35px}.motion-enabled .story-object{padding-top:25px;padding-bottom:0}.motion-enabled .story-copy h2{font-size:clamp(38px,4vw,61px)}}@media(max-width:1100px){.launch-hero{grid-template-columns:1.2fr 1fr;min-height:650px}.launch-stage{min-height:650px}.launch-copy{padding-inline:32px}.launch-copy h1{font-size:clamp(68px,8.7vw,92px)}.launch-product{inset:17% -14% 12% -16%}.launch-stage-heading,.launch-stage-caption{padding-inline:24px}.launch-stage-caption{font-size:12px;flex-direction:column;gap:3px}.product-diptych>article{min-height:570px;padding:32px}.product-diptych h2{font-size:44px}.launch-introduction{gap:25px 8%}.launch-introduction h2{font-size:54px}.development-hero{min-height:580px}.development-hero>div{padding:50px 35px}.development-roadmap{grid-template-columns:.7fr 1.5fr;gap:5%}.development-roadmap li{grid-template-columns:25px 1fr;gap:15px}.roadmap-status{grid-column:2;text-align:left}.development-roadmap li p{font-size:15px}}@media(max-width:700px){.site-header{height:66px;padding-inline:20px}.wordmark{font-size:31px}.mobile-menu nav{inset-block-start:65px}.nav-join{min-height:42px;font-size:12px;padding-inline:13px}.launch-hero{display:flex;flex-direction:column;min-height:0}.launch-stage{min-height:380px;order:1}.launch-stage-heading{padding:20px 22px 0}.launch-stage-caption{flex-direction:row;padding:0 22px 19px;gap:15px;font-size:12px}.launch-monogram{font-size:290px;left:7%;top:9%}.launch-product{inset:8% -2% 0}.launch-copy{order:2;padding:35px 24px 38px}.launch-copy>.launch-eyebrow{margin-bottom:23px}.launch-copy h1{font-size:clamp(62px,14vw,90px);line-height:.97}.launch-description{font-size:16px;margin-top:25px}.launch-copy>.button{margin-top:25px;min-width:240px;justify-content:space-between}.launch-details-link{min-width:240px}.launch-availability{max-width:none;font-size:12px;margin-top:20px}.launch-specs{grid-template-columns:1fr 1fr;padding:0 22px}.launch-specs>div,.launch-specs>div:first-child{padding:25px 15px 25px 0;gap:16px}.launch-specs>div:nth-child(2n){padding-left:20px;border-right:0}.launch-specs>div:nth-child(n+3){border-top:1px solid var(--rule)}.launch-specs>div>span{font-size:12px}.launch-specs strong{font-size:23px}.launch-specs strong span{font-size:12px}.launch-introduction{display:block;padding-block:68px}.launch-introduction h2{font-size:43px;margin-top:25px}.launch-introduction>p:last-child{font-size:16px;margin-top:25px}.product-diptych{display:flex;flex-direction:column;gap:2px;padding:0}.product-diptych>article{min-height:600px;padding:30px 24px}.product-diptych h2{font-size:44px}.product-diptych .text-link{margin-top:19px}.diptych-light picture{inset:33% -10% 0}.connection-story{margin-top:70px}.story-sticky{padding-block:65px;gap:25px}.story-object{padding:20px;width:100%}.model-stage{aspect-ratio:1.25}.object-caption{font-size:12px;margin-bottom:10px}.wide-film .film{aspect-ratio:1.2}.plug-section .section-heading h2{font-size:40px}.scenarios{padding-block:68px}.scenarios>h2{font-size:42px}.development-callout{display:block;padding-block:68px}.development-callout h2{font-size:38px}.development-callout>div:last-child{margin-top:25px}.development-callout>div>p:not(.launch-eyebrow){font-size:16px}.signup-section{padding-block:65px}.signup-section .form-row input{border-right:1px solid #6b7662}.page-head{padding-block:50px 40px}.page-head h1{font-size:clamp(43px,10.5vw,68px)}.product-hero{padding-top:42px;padding-bottom:35px}.product-hero h1{font-size:53px}.product-hero figure{margin:0;width:100%}.development-hero{display:flex;flex-direction:column;min-height:0}.development-hero>div{padding:43px 24px}.development-hero h1{font-size:110px;margin-top:30px}.development-hero>div>p:not(.launch-eyebrow){margin-top:27px;font-size:16px}.development-hero figure{height:390px}.development-hero figcaption{left:24px;bottom:22px}.development-intro{display:block;padding-block:68px}.development-intro h2{font-size:40px;margin-top:24px}.development-intro>div{margin-top:26px}.development-intro>div>p{font-size:16px}.development-roadmap{display:block;padding-block:60px}.development-roadmap>div h2{font-size:37px}.development-roadmap ol{margin-top:32px}.development-roadmap li{grid-template-columns:23px 1fr;gap:10px 19px;padding-block:28px}.development-roadmap h3{font-size:25px}.development-roadmap li p{font-size:15px}.roadmap-status{font-size:12px}.development-detail{display:flex;flex-direction:column-reverse;gap:35px;padding-bottom:70px}.development-detail>div,.development-detail>figure{width:100%}.development-detail h2{font-size:41px}.development-detail picture{aspect-ratio:1.3}.development-detail figcaption{font-size:12px}.reading-progress{top:65px}}@media(max-width:360px){.launch-stage{min-height:335px}.launch-stage-caption{font-size:12px;flex-direction:column;gap:2px}.launch-monogram{font-size:260px}.launch-copy h1{font-size:59px}.launch-specs strong{font-size:21px}.product-diptych>article{min-height:530px}.product-diptych h2{font-size:40px}}.diptych-dark picture{inset:24% -4% 0}.diptych-dark picture img{object-position:center 70%}.product-diptych picture{-webkit-mask-image:linear-gradient(to bottom,transparent,#000 22%);mask-image:linear-gradient(to bottom,transparent,#000 22%)}.diptych-light>div{max-width:none}.launch-product{display:flex;align-items:center}.launch-product img{height:auto;-webkit-mask-image:linear-gradient(to bottom,#000 92%,transparent 100%);mask-image:linear-gradient(to bottom,#000 92%,transparent 100%)}.launch-stage{--orbit-frame-top:.12;--orbit-frame-height:.68}.orbit-canvas{position:absolute;inset:0;z-index:3;opacity:0}.launch-stage-heading,.launch-stage-caption{position:relative;z-index:5;background:transparent;pointer-events:none}.orbit-canvas canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:none;outline-offset:-5px}.orbit-canvas canvas:active{cursor:grabbing}.launch-stage.orbit-ready .orbit-canvas{opacity:1}.launch-stage.orbit-ready .launch-product{opacity:0;pointer-events:none}.orbit-ui{position:absolute;bottom:84px;left:32px;right:32px;z-index:5;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;background:transparent;pointer-events:none}.orbit-ui p{font:12px/1.6 Relay Mono,monospace;color:#4d5845;max-width:250px}.orbit-start{background:#111511;color:#fff;padding:10px 17px;min-height:44px;border:0;font-size:13px;border-radius:0}.orbit-start:disabled{opacity:.65}.orbit-home,.orbit-start{pointer-events:auto}.orbit-home[hidden],.orbit-start[hidden]{display:none}.orbit-home{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:transparent;border:1px solid #18211330;min-height:44px;padding:10px 14px;font:13px/1 Relay Mono,monospace;color:#182113}.orbit-home:hover{background:#18211312}.orbit-home svg{flex:none}@media(max-width:1100px){.orbit-ui{left:24px;right:24px;bottom:87px;gap:8px}.orbit-ui p{width:100%;max-width:none}.launch-stage{--orbit-frame-top:.13;--orbit-frame-height:.63}}@media(max-width:700px){.launch-stage{min-height:470px}.launch-monogram{top:9%;font-size:320px}.launch-stage{--orbit-frame-top:.09;--orbit-frame-height:.67}.orbit-ui{bottom:66px;left:22px;right:22px;gap:8px}.orbit-ui p,.launch-stage-caption{font-size:12px}.launch-product{inset:8% -2% 15%}}@media(max-width:360px){.launch-stage{min-height:455px}.launch-monogram{font-size:280px}.orbit-ui{bottom:76px}.launch-stage-caption{flex-direction:column}}@media(prefers-reduced-motion:reduce){.orbit-canvas{transition:none}}.product-hero figure{width:100%;margin:0}.product-orbit{min-height:620px;width:100%;background:#d9dfd2}.product-orbit .launch-monogram{font-size:clamp(230px,22vw,390px)}.product-orbit .launch-stage-heading{padding:24px 24px 0}.product-orbit .launch-stage-caption{padding:0 24px 24px;flex-direction:column;gap:2px;font-size:12px}.product-orbit .orbit-ui{left:24px;right:24px;bottom:86px;gap:8px}.product-orbit .orbit-ui p{max-width:none;width:100%}.product-orbit{--orbit-frame-top:.12;--orbit-frame-height:.63}@media(max-width:1000px)and (min-width:701px){.product-orbit{min-height:580px}.product-orbit .orbit-ui{left:18px;right:18px}}@media(max-width:700px){.product-orbit{min-height:460px;margin-top:5px}.product-orbit .launch-monogram{font-size:290px}.product-orbit{--orbit-frame-top:.1;--orbit-frame-height:.65}.product-orbit .launch-stage-caption{padding-inline:20px}.product-orbit .orbit-ui{left:20px;right:20px}.product-orbit .launch-stage-heading{padding-inline:20px}}.product-app-note{display:grid;grid-template-columns:1fr 1fr;gap:12%;border-top:1px solid var(--rule)}.product-app-note h2{font-size:clamp(42px,5vw,72px);margin-top:24px}.product-app-note>div:last-child{align-self:center}.product-app-note>div>p:not(.launch-eyebrow){font-size:16px;line-height:1.85;color:var(--stone);max-width:470px}.product-app-note>div>p+p{margin-top:18px}.product-app-note .text-link{margin-top:25px}.development-journal{display:grid;grid-template-columns:.75fr 1.5fr;gap:8%;border-top:1px solid var(--rule)}.development-journal h2{font-size:clamp(39px,4.6vw,65px);margin-top:24px}.development-journal>div>p:last-child{color:var(--stone);margin-top:22px}.development-journal ol{list-style:none;padding:0;margin:0}.development-journal li{display:grid;grid-template-columns:120px 1fr;gap:25px;padding:28px 0;border-top:1px solid var(--rule)}.journal-date{font:12px/1.7 Relay Mono,monospace;color:var(--stone)}.development-journal h3{font-size:26px;font-weight:500;letter-spacing:-.04em}.development-journal li>div>p{font-size:15px;color:var(--stone);line-height:1.85;margin-top:13px;max-width:460px}.press-grid figure>a{display:block;background:#e1e3dd}.press-grid picture{display:block;aspect-ratio:1.5}.press-grid picture img{width:100%;height:100%;object-fit:contain}.press-grid figure:nth-child(3)>a{background:#191d1a}.press-grid figcaption{gap:10px;flex-wrap:wrap}.manifesto-image picture{display:block;aspect-ratio:1.8;background:#191d1a}.manifesto-image img{width:100%;height:100%;object-fit:cover;object-position:center 65%}#app,#waitlist{scroll-margin-top:90px}@media(max-width:700px){.product-app-note,.development-journal{display:block}.product-app-note>div:last-child{margin-top:28px}.development-journal ol{margin-top:32px}.development-journal li{grid-template-columns:1fr;gap:12px}.development-journal h3{font-size:25px}.manifesto-image picture{aspect-ratio:1.15}.press-grid figcaption{display:flex;align-items:flex-start;flex-direction:column}}.site-header{justify-content:space-between}.header-actions{gap:15px;margin-left:auto}.site-menu{position:relative;display:block}.site-menu summary{list-style:none;display:grid;place-items:center;width:44px;height:44px;cursor:pointer;border-radius:50%;transition:background .2s,color .2s}.site-menu summary::-webkit-details-marker{display:none}.site-menu summary:hover{background:#e5e8e0}.menu-dots{display:flex;align-items:center;gap:4px}.menu-dots i{display:block;width:4px;height:4px;border-radius:50%;background:currentColor}.site-menu[open] summary{background:#151a12;color:#fff}.site-menu nav{position:absolute;top:calc(100% + 18px);right:0;width:260px;padding:13px 22px;background:#f5f5f3;border:1px solid var(--rule);box-shadow:0 18px 48px #11151118;z-index:100}.site-menu nav>a{display:flex;align-items:center;justify-content:space-between;padding:18px 0;min-height:56px;font-size:20px;text-decoration:none;border-bottom:1px solid var(--rule);line-height:1.2}.site-menu nav>a:last-child{border-bottom:0}.site-menu nav>a>span{color:#7c8575;font-size:17px}.site-menu nav>a:hover,.site-menu nav>a[aria-current]{color:#b43509}.site-menu[open] nav{animation:menu-open .22s cubic-bezier(.2,.65,.25,1) both}.edited-diptych{margin-top:80px}.edited-diptych>article{min-height:580px}.edited-diptych picture{inset:10% -4% 0}.edited-diptych .diptych-light picture{inset:15% -6% 0}.edited-diptych .text-link{margin-top:18px}.compact-signup{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:65px;border-top:1px solid var(--rule)}.compact-signup h2{font-size:clamp(30px,3.7vw,52px)}.compact-signup .button{gap:40px}.app-summary{margin-top:45px;max-width:380px}.app-summary h3{font-size:26px;font-weight:500}.app-summary p{font-size:15px;line-height:1.8;color:var(--stone);margin-top:15px}.app-summary .text-link{margin-top:18px}.partner-summary{font-size:18px;line-height:1.8;color:var(--stone);max-width:460px}.partner-summary+.text-link{margin-top:25px}.reserve-availability{font-size:13px!important;color:var(--stone);margin-top:28px!important}.macro-media>picture{display:block;background:#e1e3dd;aspect-ratio:1.3}.macro-media>picture img{height:100%;width:100%;object-fit:cover}.footer-top{grid-template-columns:1fr auto}.footer-top>.text-link{margin-left:auto}.manifesto-body section{padding-block:48px}.product-hero .model-label{margin-bottom:26px}.product-hero h1{font-size:clamp(60px,7.6vw,110px)}@keyframes menu-open{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@keyframes page-arrive{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes page-depart{to{opacity:0;transform:translateY(-4px)}}@view-transition{navigation:auto}::view-transition-old(root){animation:page-depart .18s ease-out both}::view-transition-new(root){animation:page-arrive .38s cubic-bezier(.2,.65,.25,1) both}.site-header{view-transition-name:relay-header}::view-transition-group(relay-header){animation-duration:.3s}::view-transition-old(relay-header),::view-transition-new(relay-header){animation:none}.page-arriving main{animation:page-arrive .36s cubic-bezier(.2,.65,.25,1) both}.page-leaving main{animation:page-depart .14s ease-out both}@media(max-width:700px){.header-actions{gap:8px}.site-menu nav{top:calc(100% + 13px);right:0;width:min(270px,calc(100vw - 40px))}.site-menu nav>a{font-size:21px}.edited-diptych{margin-top:48px}.edited-diptych>article{min-height:480px}.compact-signup{align-items:flex-start;flex-direction:column;padding-block:45px;gap:24px}.compact-signup h2{font-size:34px}.app-summary{margin-top:30px;margin-bottom:30px}.partner-summary{font-size:16px}.footer-top{display:flex;flex-wrap:wrap;gap:25px}.footer-top>.text-link{margin-left:0}.product-hero h1{font-size:clamp(58px,14vw,82px)}.manifesto-body section{padding-block:32px}}@media(prefers-reduced-motion:reduce){@view-transition{navigation:none}.site-menu[open] nav,.page-arriving main,.page-leaving main{animation:none}.site-menu summary{transition:none}::view-transition-old(root),::view-transition-new(root){animation:none}}.plug-section .wide-film .film{aspect-ratio:32/17}.plug-section .film img,.plug-section .film video{object-fit:contain}.launch-stage .orbit-ui{left:auto;right:20px;bottom:16px;gap:0}.launch-stage .orbit-ui .orbit-help{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.orbit-home{width:44px;height:44px;padding:0;border:0}.launch-stage .launch-stage-caption{position:absolute;bottom:0;left:0;right:80px;margin:0;padding:0 24px 28px;font-size:10px;line-height:1.2;letter-spacing:.08em;opacity:.65;pointer-events:none}.motion-enabled .plug-track:after{content:"";display:block;height:clamp(240px,50svh,420px)}.motion-enabled .plug-track .wide-film{position:sticky;top:96px;width:100%;max-width:calc((100svh - 210px)*32/17);margin:0 auto}@media(max-width:700px){.motion-enabled .plug-track .wide-film{top:82px}}@media(prefers-reduced-motion:reduce){.motion-enabled .plug-track:after{display:none}.motion-enabled .plug-track .wide-film{position:static;max-width:none}}.launch-copy h1{font-size:clamp(52px,6.5vw,100px)}.launch-description{line-height:1.6;max-width:34ch}.launch-explainer{font-size:14px;line-height:1.75;color:var(--stone);max-width:43ch;margin-top:18px}.launch-availability{max-width:36ch;line-height:1.6}.launch-specs strong span{max-width:27ch;line-height:1.6}.signup-grid>div>p{max-width:34ch;line-height:1.75;margin-top:22px}.edited-diptych h2{font-size:clamp(32px,3.7vw,58px)}@media(max-width:700px){.launch-copy{order:0}.launch-copy h1{font-size:clamp(56px,14vw,90px)}.launch-explainer{font-size:14px}.launch-availability{max-width:36ch}.edited-diptych h2{font-size:clamp(31px,8vw,44px)}}.agent-callout{display:grid;grid-template-columns:1fr 1.25fr;align-items:center;gap:24px 7%;padding:28px 32px;max-width:2000px;margin:auto;border-bottom:1px solid var(--rule)}.agent-callout h2{font-size:clamp(24px,2.5vw,36px);line-height:1.15;margin-top:7px}.agent-callout>p{font-size:14px;line-height:1.7;color:var(--stone);max-width:70ch}@media(max-width:700px){.agent-callout{grid-template-columns:1fr;gap:12px;padding:24px}.agent-callout h2{font-size:28px}.agent-callout>p{font-size:13px}}.product-hero h1{font-size:clamp(48px,6.2vw,92px)}@media(max-width:700px){.product-hero h1{font-size:clamp(44px,12vw,76px)}}.development-hero h1{font-size:clamp(48px,6.5vw,96px)}@media(max-width:700px){.development-hero h1{font-size:clamp(44px,12vw,76px)}}.launch-copy h1{font-size:clamp(44px,5vw,76px);line-height:.99;letter-spacing:-.065em}.launch-copy{padding-top:48px;padding-bottom:40px}.launch-copy>.launch-eyebrow{margin-bottom:24px}.launch-description{margin-top:24px}.launch-proof{list-style:none;padding:0;margin:18px 0 0;font-size:12px;line-height:1.7;color:var(--stone)}.launch-proof li{position:relative;padding-left:14px;margin-top:4px}.launch-proof li:before{content:"";position:absolute;left:0;top:.65em;width:4px;height:4px;background:var(--amber)}.hotspot-comparison{border-top:1px solid var(--rule)}.comparison-scroll{overflow-x:auto;margin-top:36px}.hotspot-comparison table{border-collapse:collapse;width:100%;text-align:left;font-size:15px;line-height:1.65}.hotspot-comparison caption{text-align:left;font-size:13px;color:var(--stone);padding-bottom:18px}.hotspot-comparison th,.hotspot-comparison td{padding:24px 22px;border-bottom:1px solid var(--rule);vertical-align:top}.hotspot-comparison th:first-child{width:24%;padding-left:0}.hotspot-comparison th{font-weight:500}.hotspot-comparison td{width:38%;color:var(--stone)}.hotspot-comparison td:last-child,.hotspot-comparison thead th:last-child{background:color-mix(in srgb,var(--ink) 4%,transparent)}.comparison-note{font-size:13px;line-height:1.7;margin-top:24px;max-width:65ch}.hotspot-comparison>.text-link{margin-top:18px}@media(max-width:700px){.launch-copy h1{font-size:clamp(42px,11.5vw,72px)}.launch-copy{padding-top:32px}.hotspot-comparison th,.hotspot-comparison td{padding:16px 9px;font-size:12px}.hotspot-comparison th:first-child{width:22%}.comparison-scroll{margin-top:24px}}:root{color-scheme:light}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--chalk: #121512;--white: #222722;--ink: #f0f2eb;--stone: #adb5a7;--rule: #3d453b;--amber-ink: #ff996f;--surface: #1c211c;--stage: #191d1a;--control-border: #727f6a}::selection{color:#17120f}.site-header{background:#121512f5}.site-menu summary:hover{background:var(--white)}.site-menu[open] summary{background:var(--ink);color:var(--chalk)}.site-menu nav{background:var(--surface);box-shadow:0 18px 48px #0006}.site-menu nav>a>span{color:var(--stone)}.site-menu nav>a:hover,.site-menu nav>a[aria-current]{color:var(--amber-ink)}.nav-join{color:var(--chalk)}.nav-join:hover{background:#d7decf}.secondary,.text-link,.launch-details-link{border-color:var(--control-border)}.text-link:hover,.launch-details-link:hover{border-color:var(--ink)}.launch-copy,.launch-specs,.reserve-layout,.product-facts,.connection-story,.site-footer{background:var(--chalk)}.launch-stage,.product-orbit{background:var(--stage)}.product-hero,.development-hero,.story-object,.scenarios,.capability-strip{background:var(--surface)}.launch-monogram{color:#303a2f}.launch-product img{mix-blend-mode:normal}.launch-description,.hero-description,.launch-stage-caption,.orbit-ui p,.development-hero>div>p:not(.launch-eyebrow),.roadmap-number,.roadmap-status{color:var(--stone)}.development-badge{color:var(--ink)}.orbit-start{background:var(--ink);color:var(--chalk)}.orbit-home{border-color:var(--control-border)}.orbit-home{color:var(--ink)}.orbit-home:hover{background:#f0f2eb14}.motion-control{background:#1c211ced;border-color:var(--control-border)}.diptych-light{color:#111311;--ink: #111311;--stone: #626460}.diptych-light .text-link{border-color:#8f958b}.diptych-light .text-link:hover{border-color:#111311}.diptych-light :focus-visible{outline-color:#a82c00}.network-path,.note-panel,.aside-note,.status-ledger{background:var(--surface);border-color:var(--rule)}.network-symbol{background:linear-gradient(145deg,#303a2f,#222722);border-color:var(--control-border);box-shadow:none}.network-connector i{background:var(--control-border)}.network-connector i:after{border-color:var(--control-border)}.product-facts,.scenarios,.story-step,.object-caption,.capability-strip>div+div{border-color:var(--rule)}.form-row input{background:var(--surface);color:var(--ink)}.form-row input,.signup-grid .form-row input,.reserve-copy .form-row input{border-color:var(--control-border)}input::placeholder{color:var(--stone)}.form-status:not(:empty),.signup-section .form-status:not(:empty){background:var(--white);color:var(--ink);border-color:var(--amber)}.site-footer{color:var(--ink);border-color:var(--rule)}.footer-top>p,.footer-top>.text-link,.footer-links a{color:#d7decf}.footer-links nav>span,.footer-status,.footer-legal>p,.footer-legal>div{color:var(--stone)}.footer-top>.text-link,.footer-legal{border-color:var(--rule)}.site-footer :focus-visible{outline-color:var(--amber-ink)}}
