@font-face{font-family:Golos;src:url('/assets/golos-regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Golos;src:url('/assets/golos-bold.ttf') format('truetype');font-weight:700 900;font-display:swap}
:root{font-family:Golos,Arial,sans-serif;color:#292c33;background:#fff;font-synthesis:none;--ink:#292c33;--muted:#626670;--sky:#b8eeff;--accent:#292c33}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #292c33;outline-offset:6px}img{display:block;max-width:100%;height:auto}svg{width:24px;height:24px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800}::selection{background:#b8eeff;color:#292c33}.wrap{max-width:1512px;margin:auto;padding-left:48px;padding-right:48px}.header{display:flex;align-items:center;gap:40px;min-height:106px}.wordmark{width:132px}.header nav{display:flex;gap:32px;margin-left:auto}.header nav a{font-size:15px;padding:12px 0;position:relative}.header nav a:after{content:'';position:absolute;bottom:5px;left:0;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s}.header nav a:hover:after,.header nav a[aria-current=page]:after{transform:scaleX(1)}.header-location{border-left:1px solid #e2e4e8;padding-left:32px;color:var(--muted);font-size:14px}.hero{position:relative;background:var(--sky);border-radius:32px;min-height:630px;padding:62px 56px 86px;display:grid;grid-template-columns:1.25fr 1fr;gap:30px;overflow:hidden}.eyebrow{font-size:14px;line-height:1.5}.hero h1{font-size:clamp(60px,6.6vw,104px);letter-spacing:-.065em;line-height:1.01;margin:36px 0 26px;position:relative;z-index:1}.hero-description{font-size:19px;line-height:1.5;letter-spacing:-.02em}.button{display:inline-flex;gap:32px;align-items:center;justify-content:space-between;min-height:54px;background:var(--ink);color:white;padding:16px 23px;border-radius:30px;font-size:15px;transition:background .2s,transform .2s}.hero .button{margin-top:36px}.button:hover{background:#444852;transform:translateY(-2px)}.button:focus-visible{outline-color:#7a3fe8}.button span{font-size:22px;line-height:1}.hero-symbol{align-self:center;justify-self:end;width:100%;max-width:460px;animation:arrive 1s ease-out both}.hero-symbol img{width:100%;transform:rotate(-9deg);transition:transform .8s cubic-bezier(.2,.7,.2,1);border-radius:18%;box-shadow:20px 30px 60px #17576912}.hero:hover .hero-symbol img{transform:rotate(-4deg) translateY(-4px)}.hero-bottom{position:absolute;bottom:28px;left:56px;right:56px;display:flex;justify-content:space-between;gap:16px;font-size:13px;color:#3e5863;border-top:1px solid #292c3326;padding-top:20px}.directions{padding-top:94px;scroll-margin-top:30px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:34px}.section-heading h2{font-size:clamp(30px,3.2vw,48px);line-height:1.12;letter-spacing:-.045em}.section-heading>p{font-size:17px;line-height:1.5;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.direction{border-radius:24px;background:#f6f7f9;overflow:hidden;transition:transform .25s,box-shadow .25s}.direction:hover{transform:translateY(-6px);box-shadow:0 18px 35px #292c3312}.direction.realty{--accent:#7a3fe8;--tint:#f2ecfc}.direction.travel{--accent:#159d68;--tint:#ecf8f3}.direction.market{--accent:#f07a2b;--tint:#fff3e9}.card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:96px;padding:20px 24px;background:var(--tint)}.card-top>img{width:190px;max-width:68%}.soon{flex:none;border:1px solid currentColor;border-radius:30px;padding:6px 11px;font-size:13px;line-height:1.1;white-space:nowrap}.card-picture{position:relative;overflow:hidden;height:250px}.card-picture>img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.direction:hover .card-picture>img{transform:scale(1.035)}.card-action{position:absolute;right:18px;bottom:18px;background:white;color:var(--ink);display:grid;place-items:center;width:48px;height:48px;border-radius:50%;transition:background .2s,color .2s}.direction:hover .card-action{background:var(--accent);color:white}.card-bottom{padding:25px 24px 30px}.card-bottom h3{font-size:22px;line-height:1.25;letter-spacing:-.035em;margin-bottom:12px}.card-bottom p{font-size:15px;line-height:1.5;color:#626670}.statement{display:grid;grid-template-columns:1fr 2fr;gap:60px;border-top:1px solid #e2e4e8;padding:60px 0 80px;margin-top:90px}.statement h2{font-size:clamp(28px,3.3vw,48px);line-height:1.12;letter-spacing:-.045em}.statement p:not(.eyebrow){max-width:660px;font-size:18px;line-height:1.65;color:var(--muted);margin-top:25px}.signature{display:block;font-size:15px;margin-top:30px}.footer{min-height:100px;display:flex;gap:32px;align-items:center;border-top:1px solid #e2e4e8;font-size:13px;color:var(--muted)}.footer>span:last-child{margin-left:auto}.back{display:inline-block;font-size:14px;padding:12px 0;margin-bottom:20px;color:var(--muted)}.back:hover{color:var(--ink)}body.realty{--accent:#7a3fe8;--tint:#f2ecfc}body.travel{--accent:#159d68;--tint:#ecf8f3}body.market{--accent:#f07a2b;--tint:#fff3e9}.coming{display:grid;grid-template-columns:1.1fr 1fr;background:var(--tint);border-radius:30px;overflow:hidden;min-height:570px}.coming-copy{padding:45px 46px;display:flex;flex-direction:column;align-items:start}.coming-brand{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px}.coming-brand img{width:240px;max-width:70%}.coming h1{font-size:clamp(42px,4.4vw,68px);line-height:1.04;letter-spacing:-.055em;margin:44px 0 25px}.coming-copy>p{font-size:17px;line-height:1.6;max-width:460px;color:#555a64}.launch-note{margin-top:auto;padding-top:40px;display:flex;align-items:center;gap:12px;font-size:14px}.launch-line{height:3px;width:28px;background:var(--accent)}.coming-photo{position:relative;min-height:100%}.coming-photo>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.coming-photo:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#14181cd9)}.coming-photo>span{position:absolute;bottom:35px;left:32px;right:32px;color:white;z-index:1;font-size:14px;line-height:1.6}.coming-photo b{font-size:24px;line-height:1.3;display:block;margin-top:6px;font-weight:800}.coming-info{display:flex;justify-content:space-between;gap:40px;padding:50px 0}.coming-info h2{font-size:25px;line-height:1.3;letter-spacing:-.035em;max-width:490px}.tags{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:center;gap:8px;max-width:500px}.tags span{font-size:14px;background:#f5f6f8;padding:12px 16px;border-radius:30px}.other-directions{border-top:1px solid #e2e4e8;padding:30px 0 55px;display:flex;gap:30px;align-items:center}.other-directions>span{font-size:14px;color:var(--muted);margin-right:auto}.other-directions>a{display:flex;align-items:center;gap:12px;font-size:17px}.other-directions a:hover{color:var(--accent)}.other-directions svg{width:18px;height:18px}.skip{position:absolute;left:20px;top:-100px;background:white;padding:15px;z-index:100}.skip:focus{top:15px}.error{padding-top:100px;padding-bottom:150px}.error h1{margin:30px 0;font-size:40px}@keyframes arrive{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.hero{min-height:680px}.hero-symbol{max-width:490px}}
@media(max-width:1100px){.wrap{padding-left:28px;padding-right:28px}.header-location{display:none}.hero{padding:45px 36px 88px;min-height:570px;grid-template-columns:1.25fr 1fr;gap:0}.hero h1{font-size:clamp(56px,7vw,78px)}.hero-bottom{left:36px;right:36px}.card-top{padding:16px}.card-top>img{max-width:65%}.card-picture{height:210px}.card-bottom{padding:22px 18px}.card-bottom h3{font-size:20px}.coming-copy{padding:32px}.coming h1{font-size:50px}.coming-brand img{width:200px}.coming-info{flex-direction:column;gap:24px}.tags{justify-content:flex-start;max-width:none}}
@media(max-width:760px){.wrap{padding-left:18px;padding-right:18px}.header{min-height:82px;gap:18px}.wordmark{width:102px}.header nav{gap:16px}.header nav a{font-size:14px}.hero{border-radius:24px;padding:30px 26px 68px;min-height:0;grid-template-columns:1fr}.eyebrow{font-size:13px}.hero h1{font-size:clamp(48px,10.4vw,74px);line-height:1.04;margin:28px 0 22px;letter-spacing:-.06em}.hero-description{font-size:17px}.hero .button{margin-top:27px}.hero-symbol{width:58%;max-width:300px;justify-self:end;margin-top:-20px;margin-bottom:14px;margin-right:4px}.hero-bottom{left:26px;right:26px;bottom:21px;padding-top:15px;font-size:12px}.hero-bottom span:last-child{display:none}.directions{padding-top:58px}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:32px}.section-heading>p{margin-top:20px;font-size:16px}.section-heading>p br{display:none}.cards{grid-template-columns:1fr;gap:20px}.card-top{padding:20px 24px;min-height:84px}.card-top>img{width:210px;max-width:70%}.card-picture{height:260px}.card-bottom{padding:24px}.card-bottom h3{font-size:24px}.card-bottom p{font-size:16px;max-width:420px}.statement{grid-template-columns:1fr;gap:26px;margin-top:55px;padding:34px 0 45px}.statement h2{font-size:32px}.statement p:not(.eyebrow){font-size:17px}.footer{flex-wrap:wrap;gap:18px;padding-top:25px;padding-bottom:25px}.footer>span:nth-child(2){width:100%;order:3}.footer>span:last-child{margin-left:auto}.coming{grid-template-columns:1fr;border-radius:24px}.coming-copy{padding:28px 25px 32px}.coming h1{font-size:clamp(40px,9.8vw,62px);margin-top:34px}.coming-brand img{width:220px}.coming-copy>p{font-size:17px}.launch-note{padding-top:30px}.coming-photo{min-height:350px}.coming-photo>span{left:25px;bottom:25px}.coming-info{padding:32px 4px;gap:22px}.coming-info h2{font-size:25px}.tags span{font-size:13px;padding:10px 13px}.other-directions{gap:20px;flex-wrap:wrap;padding-bottom:35px}.other-directions>span{width:100%}.back{margin-bottom:14px}.soon{font-size:13px}.error h1{font-size:32px}}
@media(max-width:360px){.header nav{gap:10px}.header nav a{font-size:13px}.wordmark{width:88px}.hero{padding-left:22px;padding-right:22px}.hero h1{font-size:44px}.hero-symbol{margin-top:12px}.coming-copy{padding-left:20px;padding-right:20px}.coming h1{font-size:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-symbol img{transform:none!important}}
/* Brand contrast and complete navigation footer */
.hero{background:#f0f2f5}.hero-bottom{color:#626670}.hero-symbol{padding:24px;background:transparent;border-radius:32px;max-width:450px;transform:rotate(5deg)}.hero-symbol img{transform:rotate(-5deg);box-shadow:none}.hero:hover .hero-symbol img{transform:rotate(-2deg)}.hero-symbol{animation:none}.nav-coming{display:flex;align-items:center;gap:7px;font-size:15px;color:#737782}.nav-coming small{font-size:12px;border:1px solid #d6d9df;border-radius:16px;padding:3px 7px}.direction.unavailable:hover{transform:none;box-shadow:none}.direction.unavailable:hover .card-picture>img{transform:none}.site-footer{background:#292c33;color:#fff;margin-top:0;border-radius:32px 32px 0 0}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:72px;padding:64px 0 54px}.footer-brand img{filter:brightness(0) invert(1);width:172px}.footer-brand p{font-size:21px;margin-top:25px;letter-spacing:-.025em}.footer-brand>span{display:block;max-width:345px;font-size:15px;line-height:1.6;color:#bfc3cd;margin-top:14px}.footer-column{display:flex;flex-direction:column;align-items:stretch;gap:19px}.footer-column h2{font-size:14px;font-weight:400;color:#aeb3be;margin-bottom:8px}.footer-column a,.footer-unavailable{font-size:16px;line-height:1.4;display:flex;align-items:center;justify-content:space-between;gap:14px}.footer-column a:hover{color:#b8eeff}.footer-unavailable{color:#bfc3cd}.footer-unavailable .soon{font-size:12px;color:#c5c8d0;border-color:#626771}.footer-place{font-size:14px;color:#bfc3cd;line-height:1.65;padding-top:3px}.footer-bottom{border-top:1px solid #ffffff26;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 0 30px;color:#bfc3cd;font-size:13px}.site-footer a:focus-visible{outline-color:#b8eeff}.footer-bottom a{color:#fff;min-height:40px;display:flex;align-items:center}.footer-bottom a:hover{color:#b8eeff}@media(max-width:1100px){.footer-main{gap:36px}.hero-symbol{padding:18px;border-radius:26px}.nav-coming{font-size:14px}}@media(max-width:760px){.header{flex-wrap:wrap;padding-top:20px;padding-bottom:20px;gap:20px}.header nav{gap:16px}.nav-coming{font-size:14px}.nav-coming small{font-size:12px;padding:3px 5px}.hero-symbol{margin-top:24px;margin-bottom:18px;padding:15px;border-radius:23px;width:62%}.footer-main{grid-template-columns:1fr 1fr;padding:40px 6px 34px;gap:36px 24px}.footer-brand{grid-column:1/-1}.footer-brand>span{max-width:440px}.footer-column{gap:18px}.footer-column a,.footer-unavailable{font-size:14px;flex-wrap:wrap;justify-content:flex-start;gap:8px}.footer-column h2{font-size:13px}.footer-bottom{flex-wrap:wrap;padding:22px 6px;gap:16px}.footer-bottom>span:nth-child(2){order:3;width:100%}.footer-bottom a{margin-left:auto}.site-footer{border-radius:24px 24px 0 0}}@media(max-width:400px){.header nav{width:100%;margin-left:0;justify-content:space-between}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-column a,.footer-unavailable{font-size:16px}.footer-column{max-width:290px}}

/* Hero without secondary captions */
.hero{min-height:570px;padding-bottom:56px}@media(min-width:1600px){.hero{min-height:610px}}@media(max-width:1100px){.hero{min-height:500px;padding-bottom:45px}}@media(max-width:760px){.hero{min-height:0;padding-bottom:26px}}
/* Centre the brand symbol beneath the mobile hero content. */
@media(max-width:760px){.hero-symbol{justify-self:center;width:clamp(148px,48vw,210px);max-width:100%;margin:32px 0 10px;padding:0;transform:none;border-radius:0}.hero-symbol img,.hero:hover .hero-symbol img{transform:none}}
.hero-symbol,.hero-symbol img{border-radius:50%}
/* Prelaunch edition: the lockup is shared, each product keeps its own voice. */
.header>a,.footer-brand>a{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand-icon{width:42px;height:42px;border-radius:50%;flex-shrink:0}.footer-brand .brand-icon{width:44px;height:44px;filter:none}.footer-brand .footer-wordmark{width:154px}.header{min-height:112px}.header nav a,.nav-coming{font-size:16px}.nav-coming small,.soon{font-size:14px}.eyebrow{font-size:14px}.brand-hero{background:#292c33;color:white;padding:52px;gap:40px;grid-template-columns:1.15fr 1fr;min-height:650px;border-radius:32px}.brand-hero .hero-copy{display:flex;flex-direction:column;align-items:start;min-width:0}.brand-hero h1{font-size:clamp(58px,6.1vw,92px);letter-spacing:-.04em;line-height:1.07;margin:54px 0 40px;white-space:nowrap}.brand-hero h1 span{color:#b8eeff}.hero-summary{margin-top:auto}.brand-hero .hero-description{color:#e1e4e9;font-size:18px;line-height:1.6}.brand-hero .button{background:#b8eeff;color:#292c33;margin-top:28px;font-size:16px}.brand-hero .button:hover{background:white}.hero-window{position:relative;min-width:0;border-radius:24px;overflow:hidden;isolation:isolate;min-height:490px}.hero-window>img{height:100%;width:100%;position:absolute;object-fit:cover;object-position:45% center;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.hero-window:hover>img{transform:scale(1.045)}.hero-window:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#13251fd9);z-index:-1}.hero-window>img{z-index:-2}.window-label{position:absolute;left:30px;right:24px;bottom:95px;font-size:14px;line-height:1.5}.window-label b{display:block;font-size:42px;letter-spacing:-.035em;margin-top:9px}.window-link{position:absolute;bottom:30px;left:30px;right:30px;border-top:1px solid #ffffff65;padding-top:18px;font-size:16px}.section-heading h2,.statement h2{letter-spacing:-.035em}.card-top{background:transparent}.direction{background:#f3f4f6;border:1px solid #e7e9ed}.card-bottom p{font-size:16px}.card-status{display:block;font-size:14px;color:#626670;margin:-2px 0 14px}.direction.market{opacity:.85}.card-picture{height:280px}.directions{padding-top:100px}.statement{padding-top:65px;padding-bottom:90px}.statement h2{max-width:800px}.coming h1{letter-spacing:-.035em;line-height:1.09}.coming-copy{padding:42px}.coming-copy>p{font-size:18px}.preview-cta{margin-top:26px;background:var(--accent);font-size:16px}.launch-note{line-height:1.5;padding-top:24px;margin-top:0}.launch-line{flex-shrink:0}.product-preview{padding:90px 0 0;scroll-margin-top:30px}.product-preview .section-heading{align-items:start}.product-preview .section-heading>p{max-width:425px}.preview-stage{padding:32px;border-radius:28px;background:#f3f4f6;border:1px solid #e5e7eb}.preview-intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.preview-label{font-size:16px}.preview-intro .soon{color:#626670}.scenario-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.scenario-tabs button{font:inherit;font-size:16px;min-height:48px;border:1px solid #d8dbe1;border-radius:28px;padding:12px 22px;background:white;color:var(--ink);cursor:pointer;transition:background .2s,color .2s}.scenario-tabs button[aria-selected=true]{background:var(--accent);border-color:var(--accent);color:white}.scenario-tabs button:hover:not([aria-selected=true]){background:#e8ebef}button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.scenario-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:36px;background:white;border-radius:20px;padding:32px}.scenario-panels{align-self:center;min-width:0}.scenario-number{font-size:14px;color:#626670}.scenario h3{font-size:clamp(28px,3vw,44px);letter-spacing:-.035em;line-height:1.12;margin:20px 0}.scenario p{font-size:17px;color:#626670;line-height:1.65;max-width:550px}.preview-fields{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.preview-fields span{font-size:14px;border:1px solid #e3e5e9;padding:10px 12px;border-radius:10px}.scenario-image{position:relative;min-height:350px;border-radius:16px;overflow:hidden;isolation:isolate}.scenario-image img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-2}.scenario-image:after{content:'';position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#172821c9);z-index:-1}.scenario-image span{position:absolute;bottom:28px;left:26px;right:20px;font-size:28px;color:white;line-height:1.15;font-weight:800;letter-spacing:-.025em}.preview-disclaimer{font-size:14px;line-height:1.6;color:#626670;margin-top:24px;max-width:830px}.future-steps{padding:85px 0}.future-steps>h2{font-size:clamp(30px,3.4vw,48px);letter-spacing:-.035em;line-height:1.15}.future-steps>h2>span{color:#777c86}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:42px}.steps-grid article{border-top:1px solid #d8dbe1;padding-top:24px}.steps-grid article>span{font-size:16px;color:var(--accent)}.steps-grid h3{font-size:24px;letter-spacing:-.02em;margin:28px 0 12px}.steps-grid p{font-size:17px;line-height:1.6;color:#626670;max-width:330px}.launch-banner{background:var(--tint);border-radius:28px;padding:44px;display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:45px}.launch-banner h2{font-size:clamp(30px,3.5vw,48px);letter-spacing:-.035em;line-height:1.12;margin-top:24px}.launch-banner>p{font-size:17px;line-height:1.6}.other-directions a{padding:12px 0}.footer-column h2,.footer-place,.footer-bottom{font-size:14px}[hidden]{display:none!important}
@media(min-width:1101px){.brand-hero .hero-copy{padding-bottom:8px}}
@media(max-width:1100px){.brand-hero{padding:36px;min-height:560px;gap:28px}.brand-hero h1{font-size:clamp(48px,6vw,66px)}.hero-window{min-height:455px}.header-location{display:none}.coming-copy{padding:30px}.coming-brand{flex-wrap:wrap}.coming-brand img{max-width:100%}.scenario-layout{padding:24px;gap:24px}.scenario-image{min-height:360px}.product-preview .section-heading>p{max-width:340px}.card-top>img{max-width:100%}.card-top{flex-wrap:wrap}.card-picture{height:230px}}
@media(max-width:760px){.header{min-height:90px;padding-top:18px;padding-bottom:18px;gap:18px}.header>a{gap:9px}.brand-icon{width:32px;height:32px}.header .wordmark{width:108px}.header nav{gap:15px}.header nav a,.nav-coming{font-size:14px}.nav-coming small{font-size:12px}.brand-hero{padding:30px 26px 24px;grid-template-columns:1fr;gap:30px;border-radius:24px;min-height:0}.brand-hero h1{font-size:clamp(40px,9.5vw,68px);margin:32px 0 24px;line-height:1.08;letter-spacing:-.04em}.brand-hero .eyebrow{font-size:14px;max-width:240px}.brand-hero .hero-description{font-size:16px;line-height:1.6}.brand-hero .button{margin-top:24px;padding:15px 20px;gap:20px;font-size:15px}.hero-window{border-radius:18px;min-height:310px;width:100%}.hero-window>img{object-position:center 55%}.window-label{left:22px;bottom:80px;font-size:14px}.window-label b{font-size:34px;margin-top:4px}.window-link{left:22px;right:22px;bottom:22px;padding-top:14px}.directions{padding-top:56px}.card-top{min-height:80px;flex-wrap:nowrap}.card-top>img{max-width:68%}.card-picture{height:260px}.card-bottom h3{font-size:25px}.statement{padding:32px 0 55px;margin-top:56px}.statement h2{font-size:30px;line-height:1.17}.coming h1{font-size:clamp(36px,9vw,56px)}.coming-copy{padding:28px 24px}.coming-copy>p{font-size:17px}.coming-brand{flex-wrap:nowrap}.coming-brand img{max-width:69%}.coming-photo{min-height:320px}.product-preview{padding-top:56px}.product-preview .section-heading>p{max-width:100%;font-size:17px}.preview-stage{padding:20px 16px;border-radius:22px}.preview-intro{gap:12px;align-items:start}.preview-label{font-size:14px;line-height:1.5}.preview-intro .soon{font-size:12px}.scenario-tabs{gap:8px;margin-bottom:20px}.scenario-tabs button{font-size:14px;padding:11px 14px;min-height:44px}.scenario-layout{grid-template-columns:1fr;padding:22px 18px;gap:28px;border-radius:16px}.scenario h3{font-size:30px;margin:18px 0}.scenario p{font-size:16px}.preview-fields{margin-top:22px}.preview-fields span{font-size:14px}.scenario-image{min-height:250px}.scenario-image span{font-size:26px;left:20px;bottom:22px}.preview-disclaimer{font-size:14px;margin-top:20px}.future-steps{padding:55px 0}.future-steps>h2{font-size:30px}.steps-grid{grid-template-columns:1fr;gap:28px;margin-top:30px}.steps-grid article{display:grid;grid-template-columns:35px 1fr;column-gap:16px;padding-top:22px}.steps-grid article>span{padding-top:4px}.steps-grid h3{font-size:24px;margin:0 0 10px}.steps-grid p{grid-column:2;max-width:none;font-size:16px}.launch-banner{padding:28px 24px;flex-direction:column;align-items:start;gap:25px;margin-bottom:30px;border-radius:24px}.launch-banner h2{font-size:32px}.launch-banner>p{font-size:16px}.footer-brand>a{gap:10px}.footer-brand .brand-icon{width:38px;height:38px}.footer-brand .footer-wordmark{width:140px}}
@media(max-width:520px){.header nav{width:100%;margin:0;justify-content:space-between}.header{gap:14px}.brand-hero h1{white-space:normal}.hero-window{min-height:290px}}
@media(prefers-reduced-motion:no-preference){.brand-hero .hero-copy{animation:arrive .7s ease-out both}.hero-window{animation:arrive .9s ease-out both}}
