:root{--sand:#f7f3ee;--terra:#c96c4b;--terra-dark:#ad573b;--ink:#1f1b18;--muted:#756d66;--line:#ded5cc;--surface:#fffdfa;--peach:#f5e4dc;--max:1200px;--shadow:0 18px 50px rgba(65,45,35,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sand);color:var(--ink);font-family:"Plus Jakarta Sans",sans-serif;line-height:1.65}button,input{font:inherit}a{color:inherit}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-family:Fraunces,serif;font-weight:300;font-size:clamp(1.55rem,2vw,2rem);text-decoration:none}.coming-soon,.eyebrow,.product-label,.counter,.launch-row,.tabs{font-family:"Barlow Condensed",sans-serif;font-weight:700;letter-spacing:.09em}.coming-soon{font-size:.78rem;padding:7px 14px;border:1px solid var(--line);border-radius:999px}.hero{min-height:calc(100svh - 88px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(40px,6vw,90px);align-items:center;padding-block:48px 84px}.eyebrow{color:var(--terra);font-size:.82rem;margin:0 0 16px}.hero h1,.section-intro h2,.waitlist-card h2{font-family:Fraunces,serif;font-weight:300;line-height:1.02;margin:0}.hero h1{font-size:clamp(3.5rem,6vw,5.2rem)}em{font-weight:400;color:var(--terra)}.hero-lead{font-size:clamp(1.05rem,1.4vw,1.2rem);max-width:590px;margin:28px 0 12px}.hero-secondary{max-width:560px;color:var(--muted);margin:0 0 28px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:56px;padding:0 24px;border:0;border-radius:16px;background:var(--terra);color:white;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(201,108,75,.25);background:var(--terra-dark)}.microcopy,.privacy{font-size:.78rem;color:var(--muted)}.hero-product{position:relative;width:min(100%,620px);aspect-ratio:1/1;margin-inline:auto}.shot-placeholder{display:grid;place-items:center;text-align:center;background:var(--surface);border:1px dashed #cbbeb3;border-radius:24px;box-shadow:var(--shadow);color:#9a8e85;font-family:"Barlow Condensed",sans-serif;font-weight:700;letter-spacing:.06em}.shot-main{position:absolute;width:52%;height:92%;left:24%;top:2%}.shot-rides{position:absolute;width:48%;aspect-ratio:1.8/1;left:0;top:28%}.shot-explore{position:absolute;width:52%;aspect-ratio:1.8/1;right:0;bottom:12%}.activity-strip{overflow:hidden;background:var(--peach);border-block:1px solid #ead5cb}.marquee-track{display:flex;width:max-content;animation:marquee 34s linear infinite}.marquee-group{height:84px;display:flex;align-items:center;gap:30px;padding-right:30px;white-space:nowrap;font-family:"Barlow Condensed",sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:.05em}.marquee-group i,.launch-row i{width:6px;height:6px;background:var(--terra);border-radius:50%;display:inline-block}@keyframes marquee{to{transform:translateX(-50%)}}.activity-strip:hover .marquee-track{animation-play-state:paused}.section{padding-block:clamp(80px,9vw,120px)}.product-section{background:var(--surface)}.section-intro{text-align:center;max-width:680px;margin:0 auto 50px}.section-intro h2{font-size:clamp(2.7rem,4.5vw,4.2rem)}.section-intro>p:last-child{color:var(--muted)}.tabs-wrap{overflow-x:auto}.tabs{min-width:620px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.tabs button{position:relative;border:0;background:none;padding:15px 10px;color:#91877f;cursor:pointer;font:inherit}.tabs button[aria-selected=true]{color:var(--terra)}.tabs button[aria-selected=true]::after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background:var(--terra)}.product-stage{display:grid;grid-template-columns:minmax(260px,.35fr) minmax(0,.65fr);gap:64px;align-items:center;min-height:520px;padding-top:40px;overflow:hidden}.product-copy,.product-shot{transition:opacity .48s ease,transform .48s ease}.product-copy h3{font-family:Fraunces,serif;font-weight:300;font-size:clamp(2.2rem,3.5vw,3.2rem);line-height:1.08;margin:8px 0 20px}.product-description{color:var(--muted);max-width:390px}.product-label{color:var(--terra)}.counter{color:#9a8e85;margin-top:30px}.product-shot{width:100%;aspect-ratio:16/10}.is-leaving{opacity:0;transform:translateX(-48px)}.is-entering{opacity:0;transform:translateX(48px)}.waitlist-card{display:grid;grid-template-columns:1.1fr .9fr;gap:72px;background:var(--peach);border:1px solid #e8cfc4;border-radius:36px;padding:clamp(44px,6vw,76px);box-shadow:var(--shadow)}.waitlist-card h2{font-size:clamp(3rem,5vw,4.5rem)}.waitlist-card>div:first-child>p:last-child,.signup-area>div>p{color:var(--muted)}.signup-area h3{font-family:Fraunces,serif;font-weight:300;font-size:1.7rem;line-height:1.2;margin-top:0}form{display:grid;gap:10px;margin-top:24px}input{width:100%;height:58px;border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:0 16px;outline:none}input:focus{border-color:var(--terra);box-shadow:0 0 0 3px rgba(201,108,75,.18)}.error{min-height:20px;margin:0;color:#9e3f2c;font-size:.8rem}.privacy{text-align:center}.success{text-align:center}.success-mark{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--terra);color:white;font-weight:700}.launch-row{grid-column:1/-1;border-top:1px solid #dfc7bc;padding-top:22px;display:flex;justify-content:space-between;color:#8b776e;font-size:.8rem}.site-footer{border-top:1px solid var(--line);padding-block:44px}.footer-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.footer-row nav{display:flex;gap:30px}.footer-row nav a{color:var(--muted);font-size:.85rem;text-decoration:none}.footer-row nav a:hover{color:var(--terra)}.footer-row p{justify-self:end;color:var(--muted);font-size:.8rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reveal{opacity:1}
@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:50px}.hero-copy{max-width:700px}.hero-product{width:min(100%,580px);margin-top:20px}.product-stage{grid-template-columns:1fr;gap:34px;min-height:0}.product-copy{max-width:650px}.waitlist-card{grid-template-columns:1fr;gap:42px}.footer-row{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-row p{justify-self:center}.launch-row{grid-column:auto}}
@media(max-width:600px){.container{width:min(calc(100% - 32px),var(--max))}.site-header{height:72px}.hero{padding-block:34px 64px}.hero h1{font-size:clamp(3rem,14vw,4.3rem)}.hero-product{aspect-ratio:1/1.12}.shot-main{width:60%;left:20%}.shot-rides{width:54%;top:30%}.shot-explore{width:58%;bottom:10%}.marquee-group{height:70px;font-size:1.05rem}.section{padding-block:72px}.section-intro{text-align:left;margin-bottom:38px}.tabs{min-width:540px}.product-stage{padding-top:30px}.product-shot{aspect-ratio:4/3}.waitlist-card{padding:34px 24px;border-radius:28px}.launch-row{gap:20px}.footer-row nav{flex-wrap:wrap;justify-content:center;gap:16px 24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee-track{animation:none}.button,.product-copy,.product-shot{transition:none}}

.shot-image{display:block;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}
.shot-main{object-fit:contain;background:transparent}
.product-shot{display:block;width:100%;aspect-ratio:16/10;object-fit:contain;object-position:center;background:var(--surface);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}

/* Ratio-aware screenshot layout */
.hero-product{aspect-ratio:auto;height:clamp(560px,52vw,720px);overflow:visible}
.shot-image{height:auto;object-fit:contain;background:transparent}
.shot-main{width:44%;height:auto;left:28%;top:0;z-index:1}
.shot-rides{width:46%;height:auto;aspect-ratio:auto;left:0;top:25%;z-index:2}
.shot-explore{width:48%;height:auto;aspect-ratio:auto;right:0;bottom:8%;z-index:3}
.product-stage{overflow:visible}
.product-media{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:620px;transition:height .48s ease}
.product-shot{width:auto;max-width:100%;height:auto;max-height:620px;aspect-ratio:auto;object-fit:contain;background:transparent;border:0}
@media(max-width:900px){.hero-product{height:clamp(520px,88vw,680px)}.shot-main{width:42%;left:29%}.shot-rides{width:45%;top:24%}.shot-explore{width:47%;bottom:7%}.product-copy{min-height:310px}.product-shot{max-height:680px}.product-media{min-height:680px}}
@media(max-width:600px){.hero-product{height:clamp(390px,112vw,540px)}.shot-main{width:48%;left:26%}.shot-rides{width:52%;top:25%}.shot-explore{width:54%;bottom:5%}.product-shot{max-width:100%;max-height:520px}.product-media{min-height:520px}}

.button:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}
