:root{--background:#161616;--background-soft:#16161680;--foreground:#fff;--ink:#000;--yellow:#f5e700;--muted:#ffffffb8;--muted-strong:#ffffffdb;--line:#ffffff1f;--max-width:1050px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:Inter,Arial,sans-serif}body,button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:90;background:#080808;border-bottom:1px solid #ffffff0f;position:sticky;top:0;left:0;right:0}.header-inner{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:26px;min-height:62px;margin:0 auto;padding:0 20px;display:flex}.brand{flex:none;align-items:center;display:inline-flex}.brand img{width:116px;height:auto}.brand--footer img{width:108px}.desktop-nav{justify-content:center;align-items:center;gap:34px;display:flex}.desktop-nav a,.mobile-panel a{color:#ffffffd1;font-size:.72rem;font-weight:700}.desktop-nav a:hover,.mobile-panel a:hover{color:var(--foreground)}.header-actions{align-items:center;gap:12px;display:flex}.mobile-menu-button{color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:7px;justify-content:center;align-items:center;width:40px;height:40px;display:none}.mobile-panel{background:#080808;border-top:1px solid #ffffff14;padding:18px 20px 24px;display:none}.mobile-panel nav{gap:18px;display:grid}.join-menu{display:inline-flex;position:relative}.join-menu__trigger{background:var(--yellow);color:var(--ink);cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:39px;padding:0 8px 0 16px;font-size:.76rem;font-weight:800;display:inline-flex}.join-menu__trigger svg{background:var(--foreground);color:var(--ink);border-radius:999px;flex:none;padding:4px}.join-menu__trigger--compact{min-height:36px;padding-left:15px;font-size:.72rem}.join-menu__trigger--dark{background:var(--ink);color:var(--foreground)}.join-menu__trigger--dark svg{background:var(--foreground);color:var(--ink)}.join-menu__panel{background:var(--foreground);color:var(--ink);z-index:120;border:1px solid #00000014;border-radius:8px;gap:5px;min-width:184px;padding:7px;display:grid;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 22px 50px #00000047}.join-menu--left .join-menu__panel{left:0;right:auto}.join-menu__option{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;gap:10px;padding:11px;font-size:.82rem;font-weight:800;display:flex}.join-menu__option:hover{background:#f5e7004d}.hero-section{background:var(--background);min-height:690px;position:relative;overflow:hidden}.hero-image{position:absolute;inset:0}.hero-image,.hero-image img,.hero-image .asset-image__fallback{width:100%;height:100%}.hero-image img{object-fit:cover;object-position:center 42%}.hero-scrim{background:linear-gradient(90deg,#161616b8,#1616162e 54%,#16161675),linear-gradient(#0000001a,#161616f0 88%);position:absolute;inset:0}.hero-watermark{color:var(--yellow);opacity:.74;pointer-events:none;z-index:1;font-size:clamp(12rem,24vw,24rem);font-weight:900;line-height:.72;position:absolute;bottom:-86px;left:43%}.hero-shell{max-width:var(--max-width);z-index:2;flex-direction:column;justify-content:space-between;gap:82px;min-height:690px;margin:0 auto;padding:92px 20px 70px;display:flex;position:relative}.eyebrow{color:#ffffffc2;margin:0 0 12px;font-size:.82rem;font-weight:700}.hero-copy h1{margin:0;font-size:clamp(3.1rem,6vw,5rem);line-height:.98}.hero-copy p:not(.eyebrow){color:var(--muted-strong);max-width:620px;margin:18px 0 30px;font-size:.96rem;line-height:1.62}.hero-lower{grid-template-columns:minmax(340px,460px) 1fr;align-items:end;gap:24px;min-height:225px;display:grid}.metrics-panel{background:#161616eb;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.metric{border-right:1px solid #ffffff12;padding:30px 22px}.metric:last-child{border-right:0}.metric span{color:#ffffff94;margin-bottom:14px;font-size:.62rem;font-weight:700;display:block}.metric strong{color:var(--foreground);font-size:2rem;line-height:1;display:block}.hero-card-image{aspect-ratio:.72;border-radius:8px;overflow:hidden;box-shadow:0 24px 42px #00000061}.hero-card-image:nth-child(2){transform:translateY(-24px)}.content-section{background:var(--background);padding:112px 20px}.content-section--about{padding-top:80px}.content-wrap{max-width:var(--max-width);margin:0 auto}.section-heading{color:#ffffffe0;margin:0 0 58px;font-size:clamp(2rem,3vw,2.55rem);line-height:1.1}.content-split{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);align-items:center;gap:78px;display:grid}.editorial-copy{max-width:580px}.editorial-copy .section-heading{margin-bottom:28px}.quote-mark{color:var(--yellow);margin-bottom:22px;font-size:4rem;font-weight:900;line-height:.72;display:block}.editorial-copy h3{color:#ffffffe6;max-width:560px;margin:0 0 20px;font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.25}.editorial-copy p{color:#ffffffb8;margin:0 0 20px;font-size:.9rem;line-height:1.9}.section-media,.about-collage{justify-self:end;width:min(100%,405px)}.service-composite{aspect-ratio:1.1;border-radius:8px;overflow:hidden}.service-composite img,.service-composite .asset-image__fallback{object-fit:cover;width:100%;height:100%}.about-collage{grid-template-columns:1fr .43fr;align-items:stretch;gap:18px;min-height:412px;display:grid}.about-city,.about-ride{border-radius:8px;overflow:hidden}.about-city img,.about-city .asset-image__fallback,.about-ride img,.about-ride .asset-image__fallback{object-fit:cover;width:100%;height:100%}.about-ride img{object-position:64% center}.reviews-section{background:var(--foreground);color:var(--ink);padding:108px 20px 126px}.reviews-wrap{max-width:var(--max-width);margin:0 auto}.reviews-heading{color:#292929;margin:0 0 34px;font-size:clamp(2rem,3vw,2.45rem);line-height:1.1}.reviews-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.review-photo-card,.daily-card{border-radius:8px;min-height:360px;position:relative;overflow:hidden}.review-photo,.review-photo img,.review-photo .asset-image__fallback{object-fit:cover;width:100%;height:100%}.review-note{color:#272727;background:#fffffff0;border-radius:8px;max-width:360px;padding:20px 22px;position:absolute;bottom:28px;left:42px}.review-note span{color:var(--yellow);margin-bottom:10px;font-size:2.6rem;font-weight:900;line-height:.5;display:block}.review-note p{margin:0 0 14px;font-size:.78rem;font-weight:700;line-height:1.55}.review-note strong{font-size:.78rem}.daily-card{background:var(--yellow);flex-direction:column;justify-content:space-between;padding:28px;display:flex}.daily-topline,.daily-footer{justify-content:space-between;align-items:center;display:flex}.daily-topline span,.daily-footer strong{font-size:.8rem;font-weight:900;display:block}.daily-card h3{max-width:520px;margin:34px 0;font-size:clamp(1.25rem,2.3vw,1.72rem);line-height:1.32}.daily-footer span{margin-top:4px;font-size:.62rem;font-weight:600;display:block}.slider-dots{justify-content:center;gap:12px;margin-top:64px;display:flex}.slider-dots span{background:#00000038;border-radius:999px;width:12px;height:12px;display:block}.slider-dots .active{background:var(--ink)}.waitlist-section{background:var(--background);padding:122px 20px 78px;scroll-margin-top:80px}.waitlist-section--rider{padding-top:92px;padding-bottom:128px}.waitlist-wrap{max-width:890px;margin:0 auto}.waitlist-title{color:#ffffffe0;margin:0 0 94px;font-size:clamp(2rem,3vw,2.45rem);line-height:1.1}.waitlist-grid{grid-template-columns:minmax(0,1fr) minmax(310px,390px);align-items:center;gap:74px;display:grid}.waitlist-copy h3{margin:0 0 14px;font-size:clamp(2.15rem,4vw,3rem);line-height:1.06}.waitlist-copy h3 span{color:var(--yellow);display:block}.waitlist-copy p:not(.form-message){color:#ffffffb8;max-width:410px;margin:0 0 22px;font-size:.78rem;line-height:1.7}.waitlist-selector{margin:0 0 28px}.waitlist-form{gap:11px;max-width:408px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.waitlist-form input{background:var(--foreground);color:var(--ink);border:1px solid #0000;border-radius:5px;outline:none;width:100%;min-height:40px;padding:0 13px;font-size:.72rem}.waitlist-form input:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #f5e7002e}.waitlist-form button{background:var(--yellow);color:var(--ink);cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 18px;font-size:.72rem;font-weight:900;display:inline-flex}.waitlist-form button:disabled{cursor:wait;opacity:.72}.spinner{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-message{color:var(--muted);min-height:1.1em;margin:5px 0 0;font-size:.78rem;line-height:1.5}.form-message--success{color:var(--yellow)}.form-message--error{color:#ffb2a8}.waitlist-visual{border-radius:8px;height:392px;position:relative;overflow:hidden}.waitlist-image,.waitlist-image img,.waitlist-image .asset-image__fallback{object-fit:cover;width:100%;height:100%}.waitlist-visual--driver img,.waitlist-visual--rider img{object-position:center}.floating-tag{color:var(--foreground);background:#161616d1;border:1px solid #ffffff1f;border-radius:999px;padding:8px 12px;font-size:.68rem;font-weight:900;position:absolute;left:24px}.floating-tag:first-of-type{top:26px}.floating-tag:nth-of-type(2){top:50%;left:auto;right:22px}.floating-tag:nth-of-type(3){bottom:26px}.loop-section{background:var(--yellow);color:var(--ink);padding:94px 20px 86px}.loop-content{text-align:center;place-items:center;max-width:660px;margin:0 auto;display:grid}.loop-content h2{margin:18px 0 8px;font-size:clamp(2.25rem,4vw,3.2rem);line-height:1}.loop-content p{margin:0 0 28px;font-size:.86rem}.loop-form{background:var(--foreground);border-radius:999px;align-items:center;gap:8px;width:100%;max-width:360px;padding:6px;display:flex}.loop-form input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;min-width:0;min-height:34px;padding:0 12px;font-size:.72rem}.loop-form .join-menu__trigger{min-height:34px;padding:0 6px 0 13px}.loop-form .join-menu__trigger span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.loop-form .join-menu__panel{top:auto;bottom:calc(100% + 10px);right:0}.site-footer{background:var(--background);color:#ffffffb8;padding:46px max(24px, calc((100vw - var(--max-width)) / 2));justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-brand p,.copyright{margin:12px 0 0;font-size:.72rem}.footer-links{gap:13px;margin-top:16px;display:flex}.footer-links a{color:#ffffffa3;font-size:.72rem;font-weight:700}.copyright{text-align:right}.asset-image{background:#222;position:relative}.asset-image__fallback{color:#ffffffad;text-align:center;background:linear-gradient(135deg,#f5e7002e,#ffffff14),#242424;justify-content:center;align-items:center;min-height:100%;padding:18px;font-size:.82rem;font-weight:800;display:flex}@media (max-width:980px){.desktop-nav{gap:20px}.hero-lower,.content-split,.waitlist-grid{grid-template-columns:1fr}.hero-card-row{justify-content:start;max-width:600px;transform:none}.section-media,.about-collage{justify-self:start}.waitlist-title{margin-bottom:46px}}@media (max-width:740px){.desktop-nav,.header-actions>.join-menu{display:none}.mobile-menu-button{display:inline-flex}.mobile-panel{display:block}.brand img{width:102px}.hero-section,.hero-shell{min-height:650px}.hero-shell{gap:44px;padding-top:78px}.hero-watermark{bottom:-46px;left:26%}.metrics-panel,.reviews-grid,.form-row{grid-template-columns:1fr}.hero-card-row{display:none}.metric{border-bottom:1px solid #ffffff12;border-right:0;padding:22px 20px}.metric:last-child{border-bottom:0}.content-section,.reviews-section,.waitlist-section,.waitlist-section--rider{padding-left:18px;padding-right:18px}.content-section{padding-top:78px;padding-bottom:78px}.reviews-section{padding-top:76px;padding-bottom:90px}.waitlist-section,.waitlist-section--rider{padding-top:82px;padding-bottom:84px}.section-heading{margin-bottom:34px}.content-split,.waitlist-grid{gap:38px}.about-collage{grid-template-columns:1fr;min-height:auto}.about-city,.about-ride,.waitlist-visual{height:330px}.review-photo-card,.daily-card{min-height:330px}.review-note{max-width:calc(100% - 36px);bottom:18px;left:18px}.site-footer{flex-direction:column;align-items:flex-start;padding:38px 22px}.copyright{text-align:left}}@media (max-width:430px){.header-inner{padding:0 16px}.hero-shell{padding-left:16px;padding-right:16px}.join-menu__trigger{max-width:100%;font-size:.7rem}.daily-card{padding:22px}.loop-form{max-width:100%}}:root{--max-width:1248px}.site-header{background:#161616;border-bottom:0;position:sticky}.header-inner{max-width:1240px;height:88px;min-height:88px;padding:0}.brand img{width:163px}.desktop-nav{gap:58px}.desktop-nav a,.mobile-panel a{color:#fff;font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:800;line-height:1}.header-waitlist .join-menu__trigger,.hero-action .join-menu__trigger{border-radius:999px;justify-content:space-between;gap:20px;width:218px;height:54px;min-height:54px;padding:0 7px 0 29px;font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:800}.header-waitlist .join-menu__trigger svg,.hero-action .join-menu__trigger svg{background:#fff;width:46px;height:46px;padding:12px}.header-waitlist .join-menu__panel,.hero-action .join-menu__panel{top:calc(100% + 12px)}.hero-section{background:#161616;height:820px;min-height:820px;position:relative;overflow:hidden}.hero-video{object-fit:cover;object-position:center center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-image,.hero-watermark{display:none}.hero-scrim{z-index:1;background:linear-gradient(#00000005 0%,#00000014 42%,#0000008a 100%),linear-gradient(90deg,#00000057 0%,#0000000a 52%,#00000047 100%);position:absolute;inset:0}.hero-shell{z-index:2;width:min(1248px,100% - 40px);max-width:1248px;height:820px;min-height:820px;margin:0 auto;padding:104px 0 0;position:relative}.hero-copy{max-width:740px}.hero-copy h1{color:#fff;letter-spacing:0;margin:0;font-family:Inter,Arial,sans-serif;font-size:60px;font-weight:400;line-height:1.08}.hero-copy p:not(.eyebrow){color:#fff;max-width:760px;margin:8px 0 54px;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:500;line-height:2.35}.hero-copy p span{display:block}.hero-lower{grid-template-columns:604px 1fr;align-items:start;gap:20px;min-height:0;display:grid;position:absolute;bottom:78px;left:0;right:0}.hero-stat-stack{width:604px}.metrics-panel{background:#111111f5;border:0;border-radius:8px;grid-template-columns:none;align-items:center;gap:40px;height:218px;padding:42px 24px;display:flex;overflow:visible}.metric{background:#2b2b2b;border:0;border-radius:8px;flex-direction:column;justify-content:center;width:152px;height:130px;padding:0 16px;display:flex}.metric span{color:#fff;margin:0 0 22px;font-family:Inter,Arial,sans-serif;font-size:10px;font-weight:800;line-height:1;display:block}.metric strong{color:#fff;letter-spacing:0;font-family:Inter,Arial,sans-serif;font-size:40px;font-weight:400;line-height:1;display:block}.hero-service-strip{color:#fff;background:#111111f5;border-radius:8px;align-items:center;width:604px;height:52px;margin-top:21px;padding:0 24px;font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:800;display:flex}.hero-card-row{grid-template-columns:repeat(3,195px);justify-content:end;align-items:start;gap:21px;max-width:none;display:grid;transform:none}.hero-card-image,.hero-card-image:nth-child(2){aspect-ratio:auto;box-shadow:none;border-radius:8px;width:195px;height:290px;overflow:hidden;transform:none}.hero-card-image img,.hero-card-image .asset-image__fallback{object-fit:cover;width:100%;height:100%}@media (max-width:1288px){.header-inner{padding:0 20px}.hero-lower{grid-template-columns:minmax(0,604px) minmax(0,1fr)}.hero-card-row{grid-template-columns:repeat(3,minmax(145px,1fr));gap:14px}.hero-card-image,.hero-card-image:nth-child(2){width:100%;height:250px}}@media (max-width:980px){.header-inner{height:76px;min-height:76px}.brand img{width:140px}.hero-section,.hero-shell{height:auto;min-height:760px}.hero-shell{padding:82px 0 54px}.hero-copy h1{font-size:48px}.hero-copy p:not(.eyebrow){margin-bottom:36px;line-height:1.8}.hero-lower{grid-template-columns:1fr;gap:22px;margin-top:56px;position:relative}.hero-stat-stack,.metrics-panel,.hero-service-strip{width:100%}.hero-card-row{justify-content:start;max-width:640px}}@media (max-width:740px){.header-inner{padding:0 16px}.mobile-panel{background:#161616}.hero-copy h1{font-size:40px}.hero-copy p span{display:inline}.hero-action .join-menu__trigger{width:218px}.metrics-panel{flex-direction:column;gap:14px;height:auto;padding:18px}.metric{width:100%}.hero-card-row{display:none}}.header-waitlist .join-menu__trigger,.hero-action .join-menu__trigger{color:#000;background:#f5e700;border-radius:999px;gap:14px;width:216px;height:54px;min-height:54px;padding:0 10px 0 30px}.header-waitlist .join-menu__trigger svg,.hero-action .join-menu__trigger svg{color:#000;stroke-width:2.4px;background:#fff;border-radius:999px;width:38px;height:38px;padding:9px}.header-waitlist .join-menu__trigger span,.hero-action .join-menu__trigger span{color:#000;font-size:14px;font-weight:800}.hero-testimonial-card{background:#111;border-radius:8px;width:195px;height:290px;position:relative;overflow:hidden}.hero-testimonial-base{object-fit:cover;z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-testimonial-video-frame{z-index:2;border-radius:8px;width:175px;height:130px;position:absolute;top:9px;left:10px;overflow:hidden}.hero-testimonial-video{object-fit:cover;opacity:0;background:#000;width:100%;height:100%;transition:opacity .16s}.hero-testimonial-card.is-playing .hero-testimonial-video{opacity:1}.hero-testimonial-play{color:#0000;cursor:pointer;z-index:3;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;padding:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-card-row .hero-testimonial-card{justify-self:end}@media (max-width:1288px){.hero-testimonial-card{width:195px;height:290px}}@media (max-width:740px){.hero-card-row{scroll-snap-type:x mandatory;gap:14px;max-width:100%;padding-bottom:8px;display:flex;overflow-x:auto}.hero-testimonial-card{scroll-snap-align:start;flex:0 0 195px}}.hero-card-row{grid-template-columns:repeat(3,195px);align-items:start}.hero-testimonial-card,.hero-testimonial-card:nth-child(2){box-shadow:none;color:#fff;background:#111;border-radius:8px;flex-direction:column;width:195px;height:290px;padding:9px 10px 13px;font-family:Inter,Arial,sans-serif;display:flex;position:relative;overflow:hidden;transform:none}.hero-testimonial-base{display:none}.hero-testimonial-video-frame{z-index:1;border-radius:8px;flex:0 0 130px;width:175px;height:130px;position:relative;top:auto;left:auto;overflow:hidden}.hero-testimonial-video{object-fit:cover;opacity:1;background:#000;width:100%;height:100%;display:block}.hero-testimonial-play{color:#111;cursor:pointer;z-index:3;background:#ffffffdb;border:0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:opacity .14s,transform .14s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-testimonial-play:hover{transform:translate(-50%,-50%)scale(1.04)}.hero-testimonial-play:focus-visible{outline:0;box-shadow:0 0 0 3px #f5e700e6}.hero-testimonial-card.is-playing .hero-testimonial-play{opacity:0;pointer-events:none}.hero-testimonial-rating{justify-content:space-between;align-items:center;margin:13px 0 10px;font-family:Inter,Arial,sans-serif;display:flex}.hero-testimonial-rating span{color:#fff;font-size:10px;font-weight:500;line-height:1}.hero-testimonial-rating svg{color:#fff;stroke-width:1.7px}.hero-testimonial-quote{color:#fff;margin:0;font-family:Inter,Arial,sans-serif;font-size:10.5px;font-weight:400;line-height:1.95}.hero-testimonial-person{align-items:center;gap:9px;margin-top:auto;display:flex}.hero-testimonial-person img{object-fit:cover;border-radius:999px;width:24px;height:24px;display:block}.hero-testimonial-person strong{color:#fff;font-family:Inter,Arial,sans-serif;font-size:10px;font-weight:800;line-height:1}@media (max-width:1288px){.hero-testimonial-card,.hero-testimonial-card:nth-child(2){flex:0 0 195px;width:195px;height:290px}}@media (max-width:740px){.hero-testimonial-card,.hero-testimonial-card:nth-child(2){flex:0 0 195px}}.desktop-nav a:hover,.desktop-nav a:focus-visible,.mobile-panel a:hover,.mobile-panel a:focus-visible{color:#f5e700}.metric>span{color:#fff;margin:0 0 22px;font-family:Inter,Arial,sans-serif;font-size:10px;font-weight:800;line-height:1;display:block}.metric strong,.metric strong span{color:#fff;letter-spacing:0;margin:0;font-family:Inter,Arial,sans-serif;font-size:40px;font-weight:400;line-height:1;display:block}.mobile-menu-button{color:#f5e700;border-color:#f5e700}.mobile-menu-button:hover,.mobile-menu-button:focus-visible{background:#f5e7001f;outline:0}.mobile-menu-layer{display:none}.mobile-menu-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:140;background:#000000ad;border:0;padding:0;position:fixed;inset:0}.mobile-panel-header{justify-content:space-between;align-items:center;margin-bottom:44px;display:flex}.mobile-menu-close{color:#f5e700;cursor:pointer;background:#f5e7001a;border:1px solid #f5e700;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.mobile-menu-close:focus-visible,.mobile-menu-close:hover{background:#f5e7002e;outline:0}@media (max-width:740px){.mobile-menu-layer{z-index:130;display:block;position:fixed;inset:0}.mobile-panel{z-index:150;background:#161616f5;border-top:0;border-left:1px solid #f5e70033;width:min(86vw,360px);max-width:360px;height:100dvh;padding:24px 22px 30px;display:block;position:fixed;top:0;right:0;box-shadow:-28px 0 70px #00000073}.mobile-panel nav{gap:24px;display:grid}.mobile-panel a{color:#fff;font-size:1rem;font-weight:800}.mobile-panel .join-menu{margin-top:12px}.mobile-panel .join-menu__trigger{justify-content:space-between;width:100%;height:48px;min-height:48px}.mobile-panel .join-menu__panel{top:calc(100% + 10px);left:0;right:auto}.mobile-panel{border-bottom-left-radius:18px;height:auto;min-height:430px;max-height:calc(100dvh - 32px);padding:24px 22px 28px;top:16px;overflow:visible}.mobile-panel-header{margin-bottom:34px}.mobile-panel nav{gap:22px}.mobile-panel-actions{border-top:1px solid #ffffff1a;margin-top:30px;padding-top:24px}.mobile-panel .mobile-waitlist{width:100%;display:flex}.mobile-panel .mobile-waitlist .join-menu__trigger{color:#000;background:#f5e700;justify-content:space-between;width:100%;height:52px;min-height:52px;padding:0 8px 0 20px}.mobile-panel .mobile-waitlist .join-menu__trigger span{color:#000;font-size:14px;font-weight:800}.mobile-panel .mobile-waitlist .join-menu__trigger svg{background:#fff;width:38px;height:38px;padding:9px}}.join-menu__trigger--primary{color:#000;background:#f5e700;border-radius:999px;justify-content:space-between;gap:14px;width:216px;height:54px;min-height:54px;padding:0 10px 0 30px;font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:800}.join-menu__trigger--primary span{color:#000;font-size:14px;font-weight:800}.join-menu__trigger--primary svg{color:#000;stroke-width:2.4px;background:#fff;border-radius:999px;width:38px;height:38px;padding:9px}@media (max-width:740px){.mobile-panel .mobile-waitlist,.mobile-panel .mobile-waitlist .join-menu__trigger--primary{width:216px}.mobile-panel .mobile-waitlist .join-menu__trigger--primary{height:54px;min-height:54px;padding:0 10px 0 30px}}.services-showcase{background:#161616;padding:88px 0 96px;scroll-margin-top:72px;overflow:hidden}.services-showcase__inner{width:min(1060px,100% - 88px);margin:0 auto}.services-showcase__heading{color:#fff;letter-spacing:0;margin:0 0 50px;font-family:Inter,Arial,sans-serif;font-size:44px;font-weight:400;line-height:1.12}.services-showcase__grid{grid-template-columns:minmax(0,500px) 374px;justify-content:space-between;align-items:center;gap:58px;display:grid}.services-showcase__copy{color:#fff;max-width:500px}.services-showcase__quote{color:#f5e700;margin:0 0 24px;font-family:Inter,Arial,sans-serif;font-size:50px;font-weight:900;line-height:.48;display:block}.services-showcase__copy h3{color:#fff;letter-spacing:0;margin:0 0 22px;font-family:Inter,Arial,sans-serif;font-size:31px;font-weight:500;line-height:1.38}.services-showcase__copy p{color:#fff;letter-spacing:0;margin:0 0 24px;font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.94}.services-showcase__copy p+p{margin-bottom:28px}.services-showcase__media{grid-template-columns:minmax(0,276px) 84px;place-self:center end;align-items:start;gap:14px;width:374px;display:grid;transform:translate(16px)}.services-showcase__image{background:#ffffff14;border-radius:8px;width:100%;min-height:0;overflow:hidden}.services-showcase__image img,.services-showcase__image .asset-image__fallback{object-fit:cover;width:100%;height:100%;display:block}.services-showcase__image .asset-image__fallback{color:#fff;justify-content:center;align-items:center;display:flex}.services-showcase__image--main{height:356px}.services-showcase__image--main img,.services-showcase__image--main .asset-image__fallback{object-position:center center}.services-showcase__image--side{height:346px;margin-top:7px}.services-showcase__image--side img,.services-showcase__image--side .asset-image__fallback{object-position:79% center}.services-showcase__action .join-menu__trigger--primary{width:216px}@media (max-width:1180px){.services-showcase__inner{width:min(940px,100% - 64px)}.services-showcase__grid{grid-template-columns:minmax(0,1fr) 348px;gap:42px}.services-showcase__media{grid-template-columns:minmax(0,256px) 78px;width:348px}.services-showcase__image--main{height:336px}.services-showcase__image--side{height:326px}}@media (max-width:980px){.services-showcase{padding:78px 0 86px}.services-showcase__inner{width:min(720px,100% - 40px)}.services-showcase__heading{margin-bottom:42px}.services-showcase__grid{grid-template-columns:1fr}.services-showcase__media{justify-self:start;transform:none}}@media (max-width:640px){.services-showcase{padding:68px 0 74px}.services-showcase__inner{width:calc(100% - 36px)}.services-showcase__heading{margin-bottom:34px;font-size:36px;line-height:1.12}.services-showcase__quote{margin-bottom:22px;font-size:44px}.services-showcase__copy h3{margin-bottom:20px;font-size:27px;line-height:1.32}.services-showcase__copy p{margin-bottom:22px;font-size:13.5px;line-height:1.88}.services-showcase__copy p+p{margin-bottom:26px}.services-showcase__media{grid-template-columns:minmax(0,1fr) minmax(68px,.28fr);gap:12px;width:min(100%,340px)}.services-showcase__image--main{height:306px}.services-showcase__image--side{height:296px;margin-top:5px}}.about-showcase{background:#161616;padding:90px 0 100px;scroll-margin-top:72px;overflow:hidden}.about-showcase__inner{width:min(1140px,100% - 96px);margin:0 auto}.about-showcase__grid{grid-template-columns:minmax(0,560px) 492px;justify-content:space-between;align-items:center;gap:58px;display:grid}.about-showcase__copy{color:#fff;max-width:560px}.about-showcase__heading{color:#fff;letter-spacing:0;margin:0 0 72px;font-family:Inter,Arial,sans-serif;font-size:48px;font-weight:400;line-height:1.12}.about-showcase__quote{color:#f5e700;margin:0 0 28px;font-family:Inter,Arial,sans-serif;font-size:56px;font-weight:900;line-height:.48;display:block}.about-showcase__copy h3{color:#fff;letter-spacing:0;margin:0 0 22px;font-family:Inter,Arial,sans-serif;font-size:34px;font-weight:400;line-height:1.5}.about-showcase__copy p{color:#fff;letter-spacing:0;margin:0 0 34px;font-family:Inter,Arial,sans-serif;font-size:14.5px;font-weight:400;line-height:2.1}.about-showcase__collage{grid-template-columns:minmax(0,292px) 78px 82px;justify-self:end;align-items:start;gap:20px;width:492px;display:grid}.about-showcase__image{background:#ffffff14;border-radius:8px;width:100%;min-height:0;overflow:hidden}.about-showcase__image img,.about-showcase__image .asset-image__fallback{object-fit:cover;width:100%;height:100%;display:block}.about-showcase__image .asset-image__fallback{color:#fff;justify-content:center;align-items:center;display:flex}.about-showcase__image--city{height:424px}.about-showcase__image--city img,.about-showcase__image--city .asset-image__fallback{object-position:center center}.about-showcase__image--ride,.about-showcase__image--driver{height:410px}.about-showcase__image--ride img,.about-showcase__image--ride .asset-image__fallback{object-position:60% center}.about-showcase__image--driver img,.about-showcase__image--driver .asset-image__fallback{object-position:58% center}.about-showcase__action .join-menu__trigger--primary{width:216px}@media (max-width:1180px){.about-showcase__inner{width:min(980px,100% - 64px)}.about-showcase__grid{grid-template-columns:minmax(0,1fr) 440px;gap:42px}.about-showcase__heading{margin-bottom:60px;font-size:44px}.about-showcase__copy h3{font-size:31px}.about-showcase__collage{grid-template-columns:minmax(0,264px) 68px 76px;gap:16px;width:440px}.about-showcase__image--city{height:396px}.about-showcase__image--ride,.about-showcase__image--driver{height:384px}}@media (max-width:980px){.about-showcase{padding:78px 0 88px}.about-showcase__inner{width:min(720px,100% - 40px)}.about-showcase__grid{grid-template-columns:1fr}.about-showcase__heading{margin-bottom:46px}.about-showcase__collage{justify-self:start;width:min(100%,492px)}}@media (max-width:640px){.about-showcase{padding:68px 0 76px}.about-showcase__inner{width:calc(100% - 36px)}.about-showcase__heading{margin-bottom:34px;font-size:36px;line-height:1.12}.about-showcase__quote{margin-bottom:22px;font-size:44px}.about-showcase__copy h3{margin-bottom:20px;font-size:27px;line-height:1.36}.about-showcase__copy p{margin-bottom:28px;font-size:13.5px;line-height:1.9}.about-showcase__collage{grid-template-columns:minmax(0,1fr) minmax(58px,.26fr) minmax(62px,.28fr);gap:12px;width:min(100%,360px)}.about-showcase__image--city{height:314px}.about-showcase__image--ride,.about-showcase__image--driver{height:304px}}.newsletter-section{color:#161616;background:#fff;padding:72px 0 82px;scroll-margin-top:72px;overflow:hidden}.newsletter-shell{width:min(960px,100% - 88px);margin:0 auto}.newsletter-heading{color:#161616;letter-spacing:0;margin:0 0 30px;font-family:Inter,Arial,sans-serif;font-size:40px;font-weight:400;line-height:1.12}.newsletter-viewport{width:100%;overflow:hidden}.newsletter-track{width:100%;transition:transform .52s;display:flex}.newsletter-slide{flex:0 0 100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.newsletter-review-card,.newsletter-daily-card{isolation:isolate;border-radius:16px;height:318px;position:relative;overflow:hidden;transform:translateZ(0)}.newsletter-review-card{clip-path:inset(0 round 16px);background:0 0}.newsletter-review-photo{border-radius:inherit;clip-path:inset(0 round 16px);object-fit:cover;object-position:center;transform-origin:50%;background:0 0;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.02)}.newsletter-slide:nth-child(2) .newsletter-review-photo{transform:scale(1.12)translate(-1.5%)}.newsletter-review-quote{color:#f5e700;z-index:4;font-size:48px;font-weight:900;line-height:.5;position:absolute;top:108px;left:76px}.newsletter-review-note{z-index:2;background:#ffffffe6;border-radius:8px;width:318px;max-width:calc(100% - 108px);padding:16px 19px 15px;position:absolute;bottom:18px;left:74px;box-shadow:0 16px 34px #00000024}.newsletter-review-note p{color:#000;margin:0 0 11px;font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:500;line-height:1.62}.newsletter-review-person{align-items:center;gap:11px;display:flex}.newsletter-review-person img{object-fit:cover;border-radius:999px;width:34px;height:34px;display:block}.newsletter-review-avatar--day-1{object-position:50% 35%}.newsletter-review-avatar--day-2{object-position:45% 42%}.newsletter-review-avatar--day-3{object-position:66% 34%}.newsletter-review-person strong,.newsletter-review-person span{color:#000;font-family:Inter,Arial,sans-serif;line-height:1.2;display:block}.newsletter-review-person strong{font-size:12px;font-weight:800}.newsletter-review-person span{margin-top:3px;font-size:11px;font-weight:500}.newsletter-daily-card{color:#000;background:#f5e700;flex-direction:column;justify-content:space-between;padding:26px 30px 24px;display:flex}.newsletter-daily-card__topline,.newsletter-daily-card__footer{justify-content:space-between;align-items:center;display:flex}.newsletter-daily-card__topline>span:first-child{color:#000;font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1}.newsletter-daily-card__icon{flex:none;width:39px;height:40px;display:block}.newsletter-daily-card h3{color:#000;letter-spacing:0;max-width:430px;margin:20px 0;font-family:Inter,Arial,sans-serif;font-size:19px;font-weight:800;line-height:1.45}.newsletter-daily-card__footer strong{color:#000;font-family:Inter,Arial,sans-serif;font-size:21px;font-weight:800;line-height:1;display:block}.newsletter-daily-card__footer span{color:#000;margin-top:7px;font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:500;line-height:1;display:block}.newsletter-daily-card__action .join-menu__trigger--dark{color:#fff;background:#111;border-radius:999px;justify-content:space-between;gap:16px;width:184px;height:46px;min-height:46px;padding:0 6px 0 24px;font-size:13px;font-weight:800}.newsletter-daily-card__action .join-menu__trigger--dark span{color:#fff;font-size:13px;font-weight:800}.newsletter-daily-card__action .join-menu__trigger--dark svg{color:#000;background:#fff;width:34px;height:34px;padding:8px;transform:rotate(-45deg)}.newsletter-daily-card__action .join-menu__panel{top:calc(100% + 10px)}.newsletter-dots{justify-content:center;align-items:center;gap:10px;margin-top:34px;display:flex}.newsletter-dots button{cursor:pointer;background:#c8c8c8;border:0;border-radius:999px;width:11px;height:11px;padding:0;transition:background .16s,transform .16s}.newsletter-dots button.is-active{background:#000;transform:scale(1.05)}.newsletter-dots button:focus-visible{outline:0;box-shadow:0 0 0 3px #f5e700e6}@media (prefers-reduced-motion:reduce){.newsletter-track{transition:none}}@media (max-width:1180px){.newsletter-shell{width:min(900px,100% - 64px)}.newsletter-heading{font-size:38px}.newsletter-review-card,.newsletter-daily-card{height:304px}.newsletter-daily-card{padding:24px 26px 22px}.newsletter-daily-card h3{font-size:18px}.newsletter-review-note{width:300px;max-width:calc(100% - 86px);bottom:18px;left:58px}.newsletter-review-quote{top:100px;left:60px}}@media (max-width:900px){.newsletter-section{padding:66px 0 76px}.newsletter-shell{width:min(640px,100% - 40px)}.newsletter-slide{grid-template-columns:1fr}.newsletter-review-card,.newsletter-daily-card{height:auto;min-height:318px}.newsletter-review-card{aspect-ratio:1.22;min-height:0}.newsletter-dots{margin-top:30px}}@media (max-width:640px){.newsletter-section{padding:58px 0 66px}.newsletter-shell{width:calc(100% - 36px)}.newsletter-heading{margin-bottom:26px;font-size:32px;line-height:1.12}.newsletter-slide{gap:16px}.newsletter-review-card{aspect-ratio:1.02}.newsletter-review-quote{font-size:40px;top:92px;left:40px}.newsletter-review-note{width:auto;max-width:calc(100% - 32px);padding:14px 15px;bottom:15px;left:16px}.newsletter-review-note p{font-size:10.5px;line-height:1.65}.newsletter-review-person img{width:32px;height:32px}.newsletter-daily-card{min-height:296px;padding:21px 19px 19px}.newsletter-daily-card h3{font-size:17px;line-height:1.42}.newsletter-daily-card__footer{flex-direction:column;align-items:flex-start;gap:16px}.newsletter-daily-card__action .join-menu__trigger--dark{width:184px}.newsletter-dots button{width:10px;height:10px}}.waitlist-section--driver{background:#161616;padding:96px 0 104px;scroll-margin-top:88px}.waitlist-section--driver .waitlist-wrap{width:min(1108px,100% - 88px);max-width:none}.waitlist-section--driver .waitlist-title{color:#fff;letter-spacing:0;margin:0 0 128px;font-family:Inter,Arial,sans-serif;font-size:48px;font-weight:400;line-height:1}.waitlist-section--driver .waitlist-grid{grid-template-columns:minmax(360px,520px) minmax(360px,460px);align-items:end;gap:92px;display:grid}.waitlist-section--driver .waitlist-copy h3{color:#fff;letter-spacing:0;margin:0 0 24px;font-family:Inter,Arial,sans-serif;font-size:50px;font-weight:400;line-height:1.08}.waitlist-section--driver .waitlist-copy h3 span{color:#f5e700;margin-top:12px}.waitlist-section--driver .waitlist-copy p:not(.form-message){color:#ffffffe0;max-width:520px;margin:0;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.45}.waitlist-section--driver .waitlist-selector{margin:48px 0 86px}.waitlist-section--driver .waitlist-selector .join-menu__trigger--compact{border-radius:999px;justify-content:flex-start;gap:18px;width:198px;height:58px;min-height:58px;padding:0 24px;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:500}.waitlist-section--driver .waitlist-selector .join-menu__trigger--compact svg{background:0 0;width:18px;height:18px;padding:0}.waitlist-section--driver .waitlist-selector .join-menu__panel{top:calc(100% + 12px)}.waitlist-section--driver .waitlist-form{gap:24px;max-width:522px}.waitlist-section--driver .form-row{gap:18px}.waitlist-section--driver .waitlist-form input{color:#000;border-radius:8px;min-height:58px;padding:0 16px;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:400}.waitlist-section--driver .waitlist-form input::placeholder{color:#00000061}.waitlist-section--driver .waitlist-form button{border-radius:8px;gap:0;min-height:58px;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:800}.waitlist-section--driver .waitlist-form button svg:not(.spinner){display:none}.waitlist-section--driver .waitlist-visual{border-radius:8px;justify-self:end;width:460px;height:520px}.waitlist-section--driver .waitlist-image,.waitlist-section--driver .waitlist-image img,.waitlist-section--driver .waitlist-image .asset-image__fallback{width:100%;height:100%}.waitlist-section--driver .waitlist-visual--driver img{object-fit:cover;object-position:54% center}.waitlist-section--driver .floating-tag{color:#fff;background:#161616e6;border:1px solid #ffffff24;border-radius:999px;padding:14px 27px;font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1}.waitlist-section--driver .floating-tag:first-of-type{top:52px;left:42px}.waitlist-section--driver .floating-tag:nth-of-type(2){top:49%;right:18px}.waitlist-section--driver .floating-tag:nth-of-type(3){bottom:66px;left:26px}@media (max-width:1180px){.waitlist-section--driver .waitlist-wrap{width:min(980px,100% - 64px)}.waitlist-section--driver .waitlist-title{margin-bottom:96px}.waitlist-section--driver .waitlist-grid{grid-template-columns:minmax(340px,1fr) minmax(340px,420px);gap:58px}.waitlist-section--driver .waitlist-visual{width:420px;height:474px}}@media (max-width:900px){.waitlist-section--driver{padding:78px 0 86px}.waitlist-section--driver .waitlist-wrap{width:min(640px,100% - 40px)}.waitlist-section--driver .waitlist-title{margin-bottom:60px;font-size:42px}.waitlist-section--driver .waitlist-grid{grid-template-columns:1fr;gap:44px}.waitlist-section--driver .waitlist-copy h3{font-size:44px}.waitlist-section--driver .waitlist-selector{margin:34px 0 44px}.waitlist-section--driver .waitlist-visual{justify-self:start;width:100%;max-width:460px;height:440px}}@media (max-width:640px){.waitlist-section--driver{padding:64px 0 74px}.waitlist-section--driver .waitlist-wrap{width:calc(100% - 36px)}.waitlist-section--driver .waitlist-title{margin-bottom:48px;font-size:36px}.waitlist-section--driver .waitlist-copy h3{font-size:38px}.waitlist-section--driver .waitlist-copy p:not(.form-message){font-size:14px}.waitlist-section--driver .form-row{grid-template-columns:1fr}.waitlist-section--driver .waitlist-form{gap:14px}.waitlist-section--driver .waitlist-form input,.waitlist-section--driver .waitlist-form button{min-height:52px}.waitlist-section--driver .waitlist-visual{height:360px}.waitlist-section--driver .floating-tag{padding:11px 18px;font-size:12px}.waitlist-section--driver .floating-tag:first-of-type{top:28px;left:22px}.waitlist-section--driver .floating-tag:nth-of-type(2){right:12px}.waitlist-section--driver .floating-tag:nth-of-type(3){bottom:34px;left:18px}}.waitlist-section--rider{background:#161616;padding:96px 0 104px;scroll-margin-top:88px}.waitlist-section--rider .waitlist-wrap{width:min(1108px,100% - 88px);max-width:none}.waitlist-section--rider .waitlist-title{color:#fff;letter-spacing:0;margin:0 0 128px;font-family:Inter,Arial,sans-serif;font-size:48px;font-weight:400;line-height:1}.waitlist-section--rider .waitlist-grid{grid-template-columns:minmax(360px,520px) minmax(360px,460px);align-items:end;gap:92px;display:grid}.waitlist-section--rider .waitlist-copy h3{color:#fff;letter-spacing:0;margin:0 0 24px;font-family:Inter,Arial,sans-serif;font-size:50px;font-weight:400;line-height:1.08}.waitlist-section--rider .waitlist-copy h3 span{color:#f5e700;margin-top:12px}.waitlist-section--rider .waitlist-copy p:not(.form-message){color:#ffffffe0;max-width:520px;margin:0;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.45}.waitlist-section--rider .waitlist-selector{margin:48px 0 86px}.waitlist-section--rider .waitlist-selector .join-menu__trigger--compact{border-radius:999px;justify-content:flex-start;gap:18px;width:198px;height:58px;min-height:58px;padding:0 24px;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:500}.waitlist-section--rider .waitlist-selector .join-menu__trigger--compact svg{background:0 0;width:18px;height:18px;padding:0}.waitlist-section--rider .waitlist-selector .join-menu__panel{top:calc(100% + 12px)}.waitlist-section--rider .waitlist-form{gap:24px;max-width:522px}.waitlist-section--rider .form-row{gap:18px}.waitlist-section--rider .waitlist-form input{color:#000;border-radius:8px;min-height:58px;padding:0 16px;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:400}.waitlist-section--rider .waitlist-form input::placeholder{color:#00000061}.waitlist-section--rider .waitlist-form button{border-radius:8px;gap:0;min-height:58px;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:800}.waitlist-section--rider .waitlist-form button svg:not(.spinner){display:none}.waitlist-section--rider .waitlist-visual{border-radius:8px;justify-self:end;width:460px;height:520px}.waitlist-section--rider .waitlist-image,.waitlist-section--rider .waitlist-image img,.waitlist-section--rider .waitlist-image .asset-image__fallback{width:100%;height:100%}.waitlist-section--rider .floating-tag{color:#fff;background:#161616e6;border:1px solid #ffffff24;border-radius:999px;padding:14px 27px;font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1}.waitlist-section--rider .floating-tag:first-of-type{top:52px;left:42px}.waitlist-section--rider .floating-tag:nth-of-type(2){top:47%;right:8px}.waitlist-section--rider .floating-tag:nth-of-type(3){bottom:66px;left:26px}@media (max-width:1180px){.waitlist-section--rider .waitlist-wrap{width:min(980px,100% - 64px)}.waitlist-section--rider .waitlist-title{margin-bottom:96px}.waitlist-section--rider .waitlist-grid{grid-template-columns:minmax(340px,1fr) minmax(340px,420px);gap:58px}.waitlist-section--rider .waitlist-visual{width:420px;height:474px}}@media (max-width:900px){.waitlist-section--rider{padding:78px 0 86px}.waitlist-section--rider .waitlist-wrap{width:min(640px,100% - 40px)}.waitlist-section--rider .waitlist-title{margin-bottom:60px;font-size:42px}.waitlist-section--rider .waitlist-grid{grid-template-columns:1fr;gap:44px}.waitlist-section--rider .waitlist-copy h3{font-size:44px}.waitlist-section--rider .waitlist-selector{margin:34px 0 44px}.waitlist-section--rider .waitlist-visual{justify-self:start;width:100%;max-width:460px;height:440px}}@media (max-width:640px){.waitlist-section--rider{padding:64px 0 74px}.waitlist-section--rider .waitlist-wrap{width:calc(100% - 36px)}.waitlist-section--rider .waitlist-title{margin-bottom:48px;font-size:36px}.waitlist-section--rider .waitlist-copy h3{font-size:38px}.waitlist-section--rider .waitlist-copy p:not(.form-message){font-size:14px}.waitlist-section--rider .form-row{grid-template-columns:1fr}.waitlist-section--rider .waitlist-form{gap:14px}.waitlist-section--rider .waitlist-form input,.waitlist-section--rider .waitlist-form button{min-height:52px}.waitlist-section--rider .waitlist-visual{height:360px}.waitlist-section--rider .floating-tag{padding:11px 18px;font-size:12px}.waitlist-section--rider .floating-tag:first-of-type{top:28px;left:22px}.waitlist-section--rider .floating-tag:nth-of-type(2){right:12px}.waitlist-section--rider .floating-tag:nth-of-type(3){bottom:34px;left:18px}}.loop-section{color:#000;background:#f5e700;align-items:center;min-height:438px;padding:0;display:flex}.loop-content{text-align:center;flex-direction:column;place-items:center;width:min(560px,100% - 40px);max-width:none;margin:0 auto;display:flex}.loop-content h2{color:#000;letter-spacing:0;margin:0 0 15px;font-family:Inter,Arial,sans-serif;font-size:60px;font-weight:500;line-height:1}.loop-content p{color:#000;margin:0 0 49px;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.2}.loop-form{background:0 0;border-radius:0;flex-direction:column;align-items:center;gap:0;width:min(390px,100%);max-width:none;padding:0;display:flex}.loop-form__control{justify-content:center;align-items:center;gap:0;width:100%;display:flex}.loop-form input{color:#000;background:#fff;border:0;border-radius:999px;outline:0;flex:auto;min-width:0;height:49px;min-height:49px;padding:0 40px;font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:400}.loop-form input::placeholder{color:#00000061}.loop-form input:focus{box-shadow:0 0 0 3px #00000024}.loop-form button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:45px;height:45px;margin-left:8px;padding:0;display:inline-flex}.loop-form button:disabled{cursor:wait;opacity:.75}.loop-form button svg{color:currentColor}.loop-form__message{color:#000000ad;min-height:17px;margin:12px 0 0;font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.4}.loop-form__message--success{color:#000}.loop-form__message--error{color:#7a1f00}@media (max-width:900px){.loop-section{min-height:390px}.loop-content h2{font-size:48px}.loop-content p{margin-bottom:40px}}@media (max-width:640px){.loop-section{min-height:348px}.loop-content{width:calc(100% - 36px)}.loop-content h2{font-size:39px}.loop-content p{margin-bottom:30px;font-size:14px}.loop-form input{height:46px;min-height:46px;padding:0 18px;font-size:13px}.loop-form button{width:43px;height:43px}}.site-footer{color:#ffffffad;background:#161616;align-items:center;min-height:236px;padding:0;display:flex}.footer-inner{justify-content:space-between;align-items:center;width:min(1360px,100% - 96px);margin:0 auto;display:flex}.footer-brand{flex-direction:column;align-items:flex-start;display:flex}.brand--footer img{width:162px;height:auto}.footer-brand p{color:#a0a0a0;letter-spacing:1.6px;margin:24px 0 0;font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1}.footer-links{align-items:center;gap:23px;margin-top:34px;display:flex}.footer-links a{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.footer-links img{width:20px;max-width:none;height:20px}.copyright{color:#a0a0a0;letter-spacing:0;text-align:right;margin:0;font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.25}@media (max-width:900px){.site-footer{min-height:240px}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:38px;width:min(640px,100% - 40px)}.copyright{text-align:left}}@media (max-width:640px){.site-footer{min-height:232px}.footer-inner{width:calc(100% - 36px)}.brand--footer img{width:138px}.footer-brand p,.copyright{font-size:11px}.footer-brand p{margin-top:20px}.footer-links{gap:19px;margin-top:28px}}@media (min-width:981px){.header-inner{max-width:1080px;height:72px;min-height:72px}.brand img{width:134px}.desktop-nav{gap:42px}.desktop-nav a,.mobile-panel a{font-size:12px}.join-menu__trigger--primary,.header-waitlist .join-menu__trigger,.hero-action .join-menu__trigger{gap:12px;width:188px;height:46px;min-height:46px;padding:0 8px 0 24px;font-size:12px}.join-menu__trigger--primary span,.header-waitlist .join-menu__trigger span,.hero-action .join-menu__trigger span{font-size:12px}.join-menu__trigger--primary svg,.header-waitlist .join-menu__trigger svg,.hero-action .join-menu__trigger svg{width:32px;height:32px;padding:8px}.hero-section,.hero-shell{height:690px;min-height:690px}.hero-shell{width:min(1080px,100% - 40px);max-width:1080px;padding-top:82px}.hero-copy h1{font-size:50px}.hero-copy p:not(.eyebrow){max-width:650px;margin-bottom:40px;font-size:14px;line-height:2.1}.hero-lower{grid-template-columns:512px 1fr;gap:18px;bottom:54px}.hero-stat-stack,.metrics-panel,.hero-service-strip{width:512px}.metrics-panel{gap:30px;height:176px;padding:32px 20px}.metric{width:124px;height:104px;padding:0 14px}.metric>span{margin-bottom:18px;font-size:9px}.metric strong,.metric strong span{font-size:33px}.hero-service-strip{height:42px;margin-top:17px;padding:0 20px;font-size:10px}.hero-card-row{grid-template-columns:repeat(3,166px);gap:16px}.hero-testimonial-card,.hero-testimonial-card:nth-child(2){width:166px;height:248px;padding:8px 9px 11px}.hero-testimonial-video-frame{flex-basis:110px;width:148px;height:110px}.hero-testimonial-rating{margin:11px 0 8px}.hero-testimonial-rating span,.hero-testimonial-person strong{font-size:9px}.hero-testimonial-quote{font-size:9px;line-height:1.85}.hero-testimonial-person img{width:21px;height:21px}.services-showcase{padding:72px 0 78px}.services-showcase__inner{width:min(920px,100% - 76px)}.services-showcase__heading{margin-bottom:40px;font-size:36px}.services-showcase__grid{grid-template-columns:minmax(0,430px) 330px;gap:46px}.services-showcase__quote{margin-bottom:20px;font-size:42px}.services-showcase__copy h3{margin-bottom:18px;font-size:26px}.services-showcase__copy p{margin-bottom:20px;font-size:12.5px;line-height:1.9}.services-showcase__media{grid-template-columns:minmax(0,244px) 74px;gap:12px;width:330px}.services-showcase__image--main{height:314px}.services-showcase__image--side{height:306px}.about-showcase{padding:74px 0 82px}.about-showcase__inner{width:min(980px,100% - 76px)}.about-showcase__grid{grid-template-columns:minmax(0,490px) 420px;gap:46px}.about-showcase__heading{margin-bottom:54px;font-size:40px}.about-showcase__quote{margin-bottom:22px;font-size:44px}.about-showcase__copy h3{margin-bottom:18px;font-size:28px;line-height:1.42}.about-showcase__copy p{margin-bottom:28px;font-size:12.5px;line-height:1.95}.about-showcase__collage{grid-template-columns:minmax(0,248px) 67px 75px;gap:15px;width:420px}.about-showcase__image--city{height:360px}.about-showcase__image--ride,.about-showcase__image--driver{height:348px}.newsletter-section{padding:60px 0 68px}.newsletter-shell{width:min(840px,100% - 76px)}.newsletter-heading{margin-bottom:24px;font-size:34px}.newsletter-slide{gap:16px}.newsletter-review-card,.newsletter-daily-card{height:276px}.newsletter-review-quote{font-size:40px;top:88px;left:58px}.newsletter-review-note{width:270px;max-width:calc(100% - 82px);padding:13px 15px 12px;bottom:15px;left:56px}.newsletter-review-note p{margin-bottom:9px;font-size:9.5px;line-height:1.55}.newsletter-review-person img{width:28px;height:28px}.newsletter-review-person strong{font-size:10.5px}.newsletter-review-person span{font-size:9.5px}.newsletter-daily-card{padding:22px 24px 20px}.newsletter-daily-card__topline>span:first-child{font-size:12px}.newsletter-daily-card__icon{width:34px;height:34px}.newsletter-daily-card h3{margin:18px 0;font-size:16px;line-height:1.42}.newsletter-daily-card__footer strong{font-size:18px}.newsletter-daily-card__action .join-menu__trigger--dark{width:160px;height:40px;min-height:40px;padding:0 5px 0 20px;font-size:11px}.newsletter-daily-card__action .join-menu__trigger--dark span{font-size:11px}.newsletter-daily-card__action .join-menu__trigger--dark svg{width:30px;height:30px;padding:7px}.newsletter-dots{margin-top:26px}.waitlist-section--driver,.waitlist-section--rider{padding:76px 0 84px}.waitlist-section--driver .waitlist-wrap,.waitlist-section--rider .waitlist-wrap{width:min(970px,100% - 76px)}.waitlist-section--driver .waitlist-title,.waitlist-section--rider .waitlist-title{margin-bottom:86px;font-size:40px}.waitlist-section--driver .waitlist-grid,.waitlist-section--rider .waitlist-grid{grid-template-columns:minmax(330px,456px) minmax(330px,410px);gap:70px}.waitlist-section--driver .waitlist-copy h3,.waitlist-section--rider .waitlist-copy h3{margin-bottom:20px;font-size:42px}.waitlist-section--driver .waitlist-copy p:not(.form-message),.waitlist-section--rider .waitlist-copy p:not(.form-message){max-width:456px;font-size:14px}.waitlist-section--driver .waitlist-selector,.waitlist-section--rider .waitlist-selector{margin:36px 0 62px}.waitlist-section--driver .waitlist-selector .join-menu__trigger--compact,.waitlist-section--rider .waitlist-selector .join-menu__trigger--compact{width:172px;height:48px;min-height:48px;padding:0 20px;font-size:14px}.waitlist-section--driver .waitlist-form,.waitlist-section--rider .waitlist-form{gap:18px;max-width:456px}.waitlist-section--driver .form-row,.waitlist-section--rider .form-row{gap:15px}.waitlist-section--driver .waitlist-form input,.waitlist-section--driver .waitlist-form button,.waitlist-section--rider .waitlist-form input,.waitlist-section--rider .waitlist-form button{min-height:48px;font-size:14px}.waitlist-section--driver .waitlist-visual,.waitlist-section--rider .waitlist-visual{width:410px;height:464px}.waitlist-section--driver .floating-tag,.waitlist-section--rider .floating-tag{padding:12px 22px;font-size:12px}.waitlist-section--driver .floating-tag:first-of-type,.waitlist-section--rider .floating-tag:first-of-type{top:44px;left:36px}.waitlist-section--driver .floating-tag:nth-of-type(3),.waitlist-section--rider .floating-tag:nth-of-type(3){bottom:54px;left:22px}.loop-section{min-height:342px}.loop-content h2{margin-bottom:12px;font-size:48px}.loop-content p{margin-bottom:38px;font-size:14px}.loop-form{width:min(346px,100%)}.loop-form input{height:43px;min-height:43px;padding:0 34px;font-size:12px}.loop-form button{width:40px;height:40px}.site-footer{min-height:168px}.footer-inner{width:min(1180px,100% - 86px)}.brand--footer img{width:132px}.footer-brand p,.copyright{font-size:10.5px}.footer-brand p{margin-top:17px}.footer-links{gap:18px;margin-top:26px}.footer-links a,.footer-links img{width:17px;height:17px}}@media (max-width:980px){.header-inner{height:68px;min-height:68px}.brand img{width:120px}.hero-section,.hero-shell{min-height:650px}.hero-shell{padding-top:70px}.hero-copy h1{font-size:42px}.services-showcase,.about-showcase{padding-top:64px;padding-bottom:70px}.newsletter-section{padding:54px 0 62px}.waitlist-section--driver,.waitlist-section--rider{padding-top:64px;padding-bottom:72px}.loop-section{min-height:320px}.site-footer{min-height:198px}}@media (max-width:640px){.hero-section,.hero-shell{min-height:590px}.hero-copy h1{font-size:34px}.hero-copy p:not(.eyebrow){font-size:13px}.services-showcase__heading,.about-showcase__heading{font-size:32px}.newsletter-heading{font-size:29px}.waitlist-section--driver .waitlist-title,.waitlist-section--rider .waitlist-title{margin-bottom:40px;font-size:32px}.waitlist-section--driver .waitlist-copy h3,.waitlist-section--rider .waitlist-copy h3,.loop-content h2{font-size:34px}.site-footer{min-height:196px}}.newsletter-daily-card__icon{image-rendering:auto}.waitlist-section--rider .waitlist-visual{aspect-ratio:auto;border-radius:8px;overflow:hidden}.waitlist-section--rider .waitlist-image,.waitlist-section--rider .waitlist-image img,.waitlist-section--rider .waitlist-image .asset-image__fallback{border-radius:inherit;width:100%;height:100%}.waitlist-section--rider .waitlist-visual--rider img{object-fit:cover;object-position:center center}.waitlist-section--rider .waitlist-image{background:0 0;display:block;overflow:hidden}.waitlist-section--rider .waitlist-visual--rider img{object-fit:cover;object-position:center center;transform-origin:50%;width:100%;min-width:100%;max-width:none;height:100%;min-height:100%;display:block;transform:scale(1.045)}.newsletter-daily-card__action .join-menu__trigger--dark{grid-template-columns:minmax(0,1fr) 34px;justify-content:normal;place-items:center;line-height:1;display:grid}.newsletter-daily-card__action .join-menu__trigger--dark span{justify-content:center;align-items:center;height:100%;line-height:1;display:inline-flex;transform:translateY(-1px)}@media (max-width:1180px) and (min-width:981px){.newsletter-daily-card__action .join-menu__trigger--dark{grid-template-columns:minmax(0,1fr) 30px}}.newsletter-daily-card__action .join-menu__trigger--dark{justify-content:center;align-items:center;padding-left:0;line-height:1;display:inline-flex;position:relative}.newsletter-daily-card__action .join-menu__trigger--dark span{text-align:center;height:auto;line-height:1;display:block;position:absolute;top:calc(50% - 1px);left:0;right:42px;transform:translateY(-50%)}.newsletter-daily-card__action .join-menu__trigger--dark svg{position:absolute;top:50%;right:6px;transform:translateY(-50%)rotate(-45deg)}@media (max-width:1180px) and (min-width:981px){.newsletter-daily-card__action .join-menu__trigger--dark span{right:38px}.newsletter-daily-card__action .join-menu__trigger--dark svg{right:5px}}.join-menu,.join-menu__trigger,.join-menu__trigger span,.join-menu__panel,.join-menu__option,.join-menu__option span{letter-spacing:0;font-family:Inter,Arial,sans-serif}.join-menu--open{z-index:180}.join-menu__overlay{appearance:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:140;background:#0000009e;border:0;padding:0;animation:.18s both joinMenuOverlayIn;position:fixed;inset:0}.join-menu--open .join-menu__trigger{z-index:162;position:relative}.join-menu--open .join-menu__panel{z-index:163}.join-menu__panel{transform-origin:100% 0;animation:.19s cubic-bezier(.2,.8,.2,1) both joinMenuPanelIn}.join-menu--left .join-menu__panel{transform-origin:0 0}.join-menu__trigger,.join-menu__trigger svg,.join-menu__option,.waitlist-form input,.waitlist-form button,.waitlist-form button svg,.loop-form button,.mobile-menu-button,.mobile-menu-close,.newsletter-dots button,.footer-links a{transition:background-color .18s,border-color .18s,box-shadow .18s,color .18s,opacity .18s,transform .18s}.waitlist-form button:disabled:not([data-loading=true]){box-shadow:none;color:#0000007a;cursor:not-allowed;opacity:1;background:#f5e70057}.waitlist-form button:disabled:not([data-loading=true]) svg{opacity:.45}.waitlist-form button:disabled[data-loading=true]{cursor:wait;opacity:.78}.hero-testimonial-card,.services-showcase__image,.about-showcase__image,.newsletter-review-card,.newsletter-daily-card,.waitlist-visual,.metric{transition:box-shadow .26s,filter .26s,transform .26s}.hero-testimonial-video,.services-showcase__image img,.about-showcase__image img,.newsletter-review-photo,.waitlist-visual img{transition:filter .42s,transform .52s cubic-bezier(.2,.8,.2,1)}@keyframes joinMenuOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes joinMenuPanelIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (hover:hover) and (pointer:fine){.join-menu__trigger:hover,.waitlist-form button:not(:disabled):hover,.loop-form button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 14px 28px #f5e7003d}.join-menu__trigger:not(.join-menu__trigger--compact):hover svg{transform:rotate(-12deg)scale(1.04)}.join-menu__trigger--compact:hover svg{transform:translateY(1px)scale(1.04)}.join-menu--open .join-menu__trigger--compact svg{transform:rotate(180deg)}.join-menu__option:hover{background:#f5e70057;transform:translate(3px)}.mobile-menu-button:hover,.mobile-menu-close:hover,.footer-links a:hover{color:var(--yellow);border-color:#f5e70073;transform:translateY(-2px)}.hero-testimonial-card:hover,.services-showcase__image:hover,.about-showcase__image:hover,.newsletter-review-card:hover,.newsletter-daily-card:hover,.waitlist-visual:hover,.metric:hover{filter:saturate(1.04);transform:translateY(-6px);box-shadow:0 22px 46px #0000003d}.hero-testimonial-card:hover .hero-testimonial-video,.services-showcase__image:hover img,.about-showcase__image:hover img,.newsletter-review-card:hover .newsletter-review-photo,.waitlist-visual:hover img{filter:saturate(1.08)contrast(1.03);transform:scale(1.045)}.waitlist-section--rider .waitlist-visual:hover img{transform:scale(1.09)}.waitlist-form input:hover{box-shadow:0 0 0 2px #f5e7001a}.newsletter-dots button:hover{background:#000000b8;transform:scale(1.16)}}@media (prefers-reduced-motion:reduce){.join-menu__overlay,.join-menu__panel{animation:none}.join-menu__trigger,.join-menu__trigger svg,.join-menu__option,.waitlist-form input,.waitlist-form button,.waitlist-form button svg,.loop-form button,.mobile-menu-button,.mobile-menu-close,.newsletter-dots button,.footer-links a,.hero-testimonial-card,.services-showcase__image,.about-showcase__image,.newsletter-review-card,.newsletter-daily-card,.waitlist-visual,.metric,.hero-testimonial-video,.services-showcase__image img,.about-showcase__image img,.newsletter-review-photo,.waitlist-visual img{transition:none}}.join-menu__overlay{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);appearance:none;cursor:pointer;z-index:900;background:#000000b8;border:0;width:100vw;height:100vh;padding:0;animation:.18s both joinMenuOverlayIn;display:block;position:fixed;inset:0}.join-menu--open{z-index:1002;position:relative}.site-header:has(.join-menu--open){z-index:1003}.join-menu--open .join-menu__trigger,.join-menu--open .join-menu__panel,.join-menu--open .join-menu__trigger{z-index:1004;position:relative}.join-menu--open .join-menu__panel{z-index:1004;position:absolute;top:calc(100% + 9px);left:auto;right:0}.join-menu--left.join-menu--open .join-menu__panel{left:0;right:auto}.waitlist-status-modal__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1200;background:#000000b8;justify-content:center;align-items:center;padding:24px;animation:.18s both waitlistModalBackdropIn;display:flex;position:fixed;inset:0}.waitlist-status-modal{color:#fff;text-align:center;background:#111;border:1px solid #ffffff1f;border-radius:8px;justify-items:center;gap:14px;width:min(100%,410px);max-width:410px;padding:34px 30px 28px;animation:.22s cubic-bezier(.2,.8,.2,1) both waitlistModalIn;display:grid;position:relative;box-shadow:0 30px 80px #00000073}.waitlist-status-modal__icon{background:var(--yellow);color:#000;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.waitlist-status-modal--error .waitlist-status-modal__icon{background:#ffb2a8}.waitlist-section--driver .waitlist-copy .waitlist-status-modal h3,.waitlist-section--rider .waitlist-copy .waitlist-status-modal h3,.waitlist-copy .waitlist-status-modal h3,.waitlist-status-modal h3{color:#fff;letter-spacing:0;margin:4px 0 0;font-family:Inter,Arial,sans-serif;font-size:22px;font-weight:900;line-height:1.2}.waitlist-section--driver .waitlist-copy .waitlist-status-modal p,.waitlist-section--rider .waitlist-copy .waitlist-status-modal p,.waitlist-copy .waitlist-status-modal p,.waitlist-status-modal p{color:#ffffffbd;max-width:320px;margin:0;font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.65}.waitlist-status-modal__close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;min-height:32px;padding:0;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex;position:absolute;top:14px;right:14px}.waitlist-status-modal__close svg{flex:none;display:block}.waitlist-status-modal__action{background:var(--yellow);color:#000;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:132px;min-height:42px;margin-top:4px;padding:0 24px;font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:900;transition:box-shadow .18s,transform .18s;display:inline-flex}@keyframes waitlistModalBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes waitlistModalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (hover:hover) and (pointer:fine){.waitlist-status-modal__close:hover{color:var(--yellow);background:#f5e70024;border-color:#f5e70073;transform:translateY(-1px)}.waitlist-status-modal__action:hover{transform:translateY(-2px);box-shadow:0 14px 28px #f5e7003d}}@media (max-width:640px){.waitlist-status-modal__backdrop{padding:18px}.waitlist-status-modal{padding:32px 22px 24px}.waitlist-section--driver .waitlist-copy .waitlist-status-modal h3,.waitlist-section--rider .waitlist-copy .waitlist-status-modal h3,.waitlist-copy .waitlist-status-modal h3,.waitlist-status-modal h3{font-size:20px}.waitlist-section--driver .waitlist-copy .waitlist-status-modal p,.waitlist-section--rider .waitlist-copy .waitlist-status-modal p,.waitlist-copy .waitlist-status-modal p,.waitlist-status-modal p{font-size:13px}}@media (prefers-reduced-motion:reduce){.waitlist-status-modal__backdrop,.waitlist-status-modal{animation:none}.waitlist-status-modal__close,.waitlist-status-modal__action{transition:none}}
