/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.block{display:block}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#22252c;--navy:#101b64;--blue:#0e19b1;--electric:#2434d8;--silver:#a8a8a4;--cool-grey:#f1f3f7;--paper:#fff;--line:#1f263d24;--muted:#68707f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:clip}a,button{font:inherit}a{text-decoration:none}a,button{color:inherit}.page-shell{width:min(100% - 64px,1420px);margin-inline:auto}.section-pad{padding-block:clamp(96px,11vw,180px)}.eyebrow{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700;line-height:1.4}.eyebrow--light{color:#aebfff}.button{border:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:28px;min-height:52px;padding:0 22px;font-size:12px;font-weight:700;transition:color .18s,background .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--light{color:var(--ink);background:#fff;border-color:#fff}.button--light:hover{color:#fff;background:0 0}.text-link{letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:10px;width:fit-content;padding-bottom:7px;font-size:12px;font-weight:700;display:inline-flex}.text-link svg{transition:transform .18s}.text-link:hover svg{transform:translate(3px,-3px)}.text-link--light{color:#fff}.site-header{z-index:100;color:#fff;background:#000000f0;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:82px;padding-inline:32px;transition:height .24s,background .24s,color .24s,border-color .24s;display:grid;position:fixed;top:0;left:0}.site-header--solid{border-bottom:1px solid var(--line);height:70px;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0}.brand-lockup{gap:10px}.brand-emblem,.brand-lockup{align-items:center;display:flex}.brand-emblem{background:0 0;width:58px;height:30px;overflow:visible}.brand-emblem img{width:100%;height:auto;transform:scale(1.05)}.brand-word{color:var(--navy);letter-spacing:.18em;font-size:17px;font-weight:900}.brand-word--light{color:#fff}.desktop-nav{align-items:center;gap:34px;display:flex}.desktop-nav a{font-size:12px;font-weight:600;position:relative}.desktop-nav a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .2s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-cta{border:1px solid var(--blue);background:var(--blue);color:#fff;letter-spacing:.08em;text-transform:uppercase;justify-self:end;padding:11px 17px;font-size:11px;font-weight:700}.menu-button,.mobile-nav{display:none}.hero{height:245svh;color:var(--ink);background:#edf0f5;position:relative;overflow:hidden}.model-stage-media img,.product-story-media img{object-fit:cover}.showroom-sticky{isolation:isolate;background:#eef1f5;height:100svh;min-height:720px;position:sticky;top:0;overflow:hidden}.showroom-ambient,.showroom-architecture,.showroom-beams,.showroom-darkness,.showroom-floor,.showroom-haze,.showroom-light-pools,.showroom-room{position:absolute;inset:0}.showroom-room{z-index:0;background:#f4f6f9;overflow:hidden}.showroom-architecture{background:linear-gradient(90deg,#0000 49.85%,#58607424 50%,#0000 50.15%),linear-gradient(108deg,#0000 0 21%,#6c738429 21.2%,#0000 21.5%),linear-gradient(72deg,#0000 0 78.5%,#6c738429 78.8%,#0000 79%),linear-gradient(#fff,#f4f6f9 48%,#e5e9f0 49%,#f7f8fa)}.showroom-ambient{mix-blend-mode:multiply;background:radial-gradient(55% 45% at 50% 58%,#0e19b13d,#0000 70%),radial-gradient(30% 50% at 15% 58%,#7882aa24,#0000 72%),radial-gradient(30% 50% at 85% 58%,#7882aa24,#0000 72%)}.showroom-ceiling{z-index:1;perspective:500px;justify-content:space-around;width:min(90vw,1450px);height:23%;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.showroom-ceiling:before{clip-path:polygon(16% 0,84% 0,100% 100%,0 100%);content:"";background:repeating-linear-gradient(90deg,#0000 0 12%,#686c741f 12.2%,#0000 12.4% 25%);position:absolute;inset:0}.showroom-ceiling span{background:#fff;border-radius:50%;width:clamp(42px,5.5vw,92px);height:5px;margin-top:clamp(35px,6vh,76px);position:relative;box-shadow:0 0 0 1px #969aa3a6,0 0 14px #fff,0 0 38px #0e19b140}.showroom-beams{z-index:1;transform-origin:top}.showroom-beam{clip-path:polygon(46% 0,54% 0,100% 100%,0 100%);filter:blur(7px);mix-blend-mode:screen;transform-origin:top;background:linear-gradient(#ffffffb8,#0e19b113 58%,#0000);width:19vw;height:68%;position:absolute;top:5%}.showroom-beam--far-left{left:1%;transform:rotate(8deg)}.showroom-beam--near-left{left:17%;transform:rotate(4deg)}.showroom-beam--far-center{left:40.5%}.showroom-beam--center{width:22vw;left:41%}.showroom-beam--near-right{right:17%;transform:rotate(-4deg)}.showroom-beam--far-right{right:1%;transform:rotate(-8deg)}.showroom-floor{z-index:2;perspective:500px;background:radial-gradient(56% 24% at 50% 7%,#0e19b11f,#0000 70%),linear-gradient(#dce1e9,#f6f7f9 76%);border-top:1px solid #7a7e883d;top:48%;overflow:hidden}.showroom-floor:before{content:"";transform-origin:top;background:repeating-linear-gradient(90deg,#0000 0 9.8%,#696e7b1c 10%,#0000 10.2% 20%);position:absolute;inset:0 -25%;transform:rotateX(64deg)scaleY(1.8)}.showroom-floor:after{content:"";background:linear-gradient(90deg,#0000,#0e19b129,#0000);height:1px;position:absolute;bottom:14%;left:0;right:0}.showroom-floor span{background:linear-gradient(#0000,#63687421,#0000);width:1px;position:absolute;top:0;bottom:0;transform:rotate(18deg)}.showroom-floor span:first-child{left:10%}.showroom-floor span:nth-child(2){left:30%}.showroom-floor span:nth-child(3){left:50%;transform:none}.showroom-floor span:nth-child(4){right:30%;transform:rotate(-18deg)}.showroom-floor span:nth-child(5){right:10%;transform:rotate(-18deg)}.showroom-fleet{z-index:3;height:69%;bottom:4.5%;left:1.5%;right:1.5%}.showroom-fleet,.showroom-scooter{transform-origin:bottom;position:absolute}.showroom-scooter{width:clamp(180px,21.5vw,390px);bottom:0}.showroom-scooter-image{z-index:2;filter:drop-shadow(0 20px 22px #1f25384d);width:100%;height:auto;display:block;position:relative}.showroom-scooter-shadow{z-index:1;filter:blur(13px);background:#2a303f4d;border-radius:50%;height:12%;position:absolute;bottom:0;left:4%;right:4%;transform:scaleX(1.05)}.showroom-reflection{z-index:0;transform-origin:top;height:32%;position:absolute;top:91%;left:0;right:0;overflow:hidden;transform:scaleY(-1);-webkit-mask-image:linear-gradient(#000000bf,#0000 78%);mask-image:linear-gradient(#000000bf,#0000 78%)}.showroom-reflection img{filter:blur(1.5px)saturate(.7);width:100%;height:auto;display:block}.showroom-scooter--far-left{z-index:1;width:clamp(140px,16.5vw,300px);bottom:23%;left:1%;transform:rotate(-3deg)scaleX(-1)}.showroom-scooter--far-center{z-index:1;width:clamp(145px,17vw,305px);bottom:29%;left:50%;transform:translate(-50%)rotate(1deg)scaleX(-1)}.showroom-scooter--far-right{z-index:1;width:clamp(140px,16.5vw,300px);bottom:23%;right:1%;transform:rotate(3deg)}.showroom-scooter--near-left{z-index:3;bottom:10%;left:17%;transform:rotate(-1.5deg)scaleX(-1)}.showroom-scooter--near-right{z-index:3;bottom:10%;right:17%;transform:rotate(1.5deg)}.showroom-scooter--center{z-index:5;width:clamp(230px,26vw,470px);left:50%;transform:translate(-50%)}.showroom-haze{z-index:4;filter:blur(16px);pointer-events:none;background:radial-gradient(60% 30% at 50% 56%,#ffffffb8,#0000 70%),linear-gradient(#0000 0 45%,#0e19b10f,#0000 72%);top:34%}.showroom-darkness{z-index:5;pointer-events:none;background:linear-gradient(#9fa6b557,#0000 24%,#b4b9c533 72%,#8b92a25c),radial-gradient(46% 55% at 50% 60%,#0000 0 22%,#a1a8b757 78%)}.showroom-light-pools{z-index:6;mix-blend-mode:screen;pointer-events:none;background:radial-gradient(15% 35% at 50% 62%,#ffffffb3,#0000 70%),radial-gradient(11% 31% at 26% 60%,#ffffff85,#0000 75%),radial-gradient(11% 31% at 74% 60%,#ffffff85,#0000 75%),radial-gradient(9% 24% at 8% 56%,#ffffff5c,#0000 76%),radial-gradient(9% 24% at 92% 56%,#ffffff5c,#0000 76%);top:26%}.hero-gridline{z-index:8;background:#282e3f21;width:1px;position:absolute;top:0;bottom:0}.hero-gridline--one{left:32px}.hero-gridline--two{right:32px}.showroom-copy{z-index:7;pointer-events:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;padding-top:clamp(108px,13vh,142px);display:flex;position:relative}.showroom-copy h1{letter-spacing:-.065em;max-width:680px;color:var(--ink);text-shadow:0 3px 26px #fffc;margin:16px 0;font-size:clamp(50px,5.6vw,86px);font-weight:500;line-height:.87}.final-cta h2 em,.showroom-copy h1 em,.technology h2 em{font-family:Georgia,Times New Roman,serif;font-weight:400}.showroom-copy>p:not(.eyebrow){color:var(--muted);letter-spacing:.04em;margin:0;font-size:13px}.showroom-actions{pointer-events:auto;align-items:center;gap:26px;margin-top:25px;display:flex}.showroom-copy .eyebrow{color:var(--blue)}.showroom-actions .button--light{border-color:var(--blue);background:var(--blue);color:#fff}.showroom-actions .button--light:hover{border-color:var(--navy);background:var(--navy);color:#fff}.showroom-actions .text-link--light{color:var(--ink)}.showroom-progress{z-index:9;color:#22252c94;letter-spacing:.13em;text-transform:uppercase;grid-template-columns:auto 1fr 38px;align-items:center;gap:12px;width:min(300px,31vw);font-size:9px;display:grid;position:absolute;bottom:30px;right:32px}.showroom-progress>div{background:#22252c2e;height:1px;overflow:hidden}.showroom-progress i{background:var(--blue);transform-origin:0;width:100%;height:1px;display:block}.showroom-progress output{font:inherit;text-align:right}.models-section{background:var(--paper)}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:60px;margin-bottom:66px;display:grid}.section-heading h2,.why-copy h2{letter-spacing:-.06em;margin:20px 0 0;font-size:clamp(52px,6vw,92px);font-weight:500;line-height:.94}.section-heading>p{max-width:420px;color:var(--muted);margin:0 0 5px;font-size:16px;line-height:1.7}.model-stage{grid-template-columns:36% 64%;min-height:620px;transition:background-color .45s;display:grid;overflow:hidden}.model-stage-media{grid-area:1/2;min-height:620px;position:relative}.model-stage-media img{object-position:center;filter:saturate(.78)contrast(.98)}.model-stage-info{z-index:2;flex-direction:column;grid-area:1/1;justify-content:center;padding:60px 40px 60px 56px;display:flex}.model-stage-info h3{letter-spacing:-.06em;margin:18px 0 8px;font-size:clamp(46px,5vw,78px);font-weight:600;line-height:1}.model-stage-info>p:not(.eyebrow){color:var(--muted);margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-style:italic}.model-stage-info dl{gap:15px;margin:44px 0 40px;display:grid}.model-stage-info dl div{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:11px;font-size:12px;display:flex}.model-stage-info dt{color:var(--muted)}.model-stage-info dd{margin:0;font-weight:700}.model-selector{border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(6,1fr);display:grid}.model-selector button{border:0;border-right:1px solid var(--line);cursor:pointer;letter-spacing:.03em;text-align:center;background:0 0;min-height:88px;font-size:12px;font-weight:800;position:relative}.model-selector button:last-child{border-right:0}.model-selector button:before{background:var(--blue);content:"";height:3px;transition:transform .22s;position:absolute;top:-1px;left:0;right:0;transform:scaleX(0)}.model-selector button.active:before{transform:scaleX(1)}.model-selector button span{color:#969cab;margin-bottom:7px;font-size:9px;font-weight:500;display:block}.product-story{min-height:min(880px,100svh);position:relative;overflow:hidden}.product-story-media,.product-story-shade{position:absolute;inset:0}.product-story-media img{filter:saturate(.76)contrast(.97)}.product-story--dark .product-story-media img,.product-story--light .product-story-media img{object-position:center}.product-story-shade{background:linear-gradient(90deg,#fffffff5,#f4f6fad1 29%,#0000 60%)}.product-story--dark .product-story-shade{background:linear-gradient(270deg,#fffffff7,#eef1f7e0 34%,#0000 69%)}.product-story-content{z-index:2;align-items:center;min-height:min(880px,100svh);display:flex;position:relative}.product-story-content--right{color:var(--ink);justify-content:flex-end}.product-story-copy{width:min(440px,40%)}.product-story-copy h2{letter-spacing:-.065em;margin:22px 0 28px;font-size:clamp(58px,6.5vw,100px);font-weight:500;line-height:.9}.product-story-copy h2 span{display:block}.product-story-copy>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.75}.product-story--dark .product-story-copy>p:not(.eyebrow){color:var(--muted)}.product-story--dark .eyebrow{color:var(--blue)}.product-story-copy ul{flex-wrap:wrap;gap:9px;margin:26px 0 34px;padding:0;list-style:none;display:flex}.product-story-copy li{letter-spacing:.05em;text-transform:uppercase;border:1px solid;padding:8px 10px;font-size:10px}.technology{background:var(--cool-grey);color:var(--ink)}.technology .eyebrow--light{color:var(--blue)}.technology-heading{grid-template-columns:1.2fr .8fr;align-items:end;padding-bottom:76px;display:grid}.technology-heading .eyebrow{grid-column:1/-1}.technology-heading h2{letter-spacing:-.065em;margin:22px 0 0;font-size:clamp(52px,6.5vw,98px);font-weight:500;line-height:.92}.technology-heading>p:last-child{max-width:360px;color:var(--muted);margin:0 0 5px;font-size:16px;line-height:1.7}.feature-list{border-top:1px solid var(--line)}.feature-row{border-bottom:1px solid var(--line);grid-template-columns:70px 64px 1fr minmax(240px,.8fr);align-items:center;gap:24px;padding-block:34px;display:grid}.feature-number{color:#8d94a3;font-size:10px}.feature-row svg{color:var(--blue);stroke-width:1.4px}.feature-row h3{margin:0;font-size:20px;font-weight:500}.feature-row p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.why{background:#e8ebf1}.why-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(60px,8vw,130px);display:grid}.why-mark-wrap{min-width:0}.why-mark{aspect-ratio:2.14;background:#b8c0d7;position:relative;overflow:hidden}.why-mark img{object-fit:cover}.why-caption{max-width:420px;color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-top:15px;font-size:10px;display:block}.why-copy h2{max-width:650px}.why-lead{max-width:620px;color:var(--muted);margin:30px 0 56px;font-size:18px;line-height:1.7}.value-list{border-top:1px solid var(--line)}.value-item{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;gap:16px;padding-block:24px;display:grid}.value-item>span{color:#8a90a0;font-size:10px}.value-item h3{margin:0 0 8px;font-size:17px}.value-item p{max-width:500px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.final-cta{background:var(--blue);color:#fff;min-height:760px;position:relative;overflow:hidden}.final-cta-orbit{aspect-ratio:1;border:1px solid #ffffff47;border-radius:50%;width:min(70vw,980px);position:absolute;top:50%;right:-13vw;transform:translateY(-50%)}.final-cta-orbit:after,.final-cta-orbit:before{content:"";border:1px solid #ffffff2e;border-radius:50%;position:absolute}.final-cta-orbit:before{inset:12%}.final-cta-orbit:after{background:#ffffff0a;inset:27%}.final-cta-content{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;min-height:760px;display:flex;position:relative}.final-cta h2{letter-spacing:-.07em;margin:22px 0 26px;font-size:clamp(70px,9vw,138px);font-weight:500;line-height:.82}.final-cta-content>p:not(.eyebrow){color:#ffffffb3;max-width:470px;margin:0;font-size:16px;line-height:1.7}.final-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.footer{background:var(--paper);padding:70px 0 26px;position:relative}.footer-grid{grid-template-columns:1.5fr .65fr 1fr .45fr;gap:48px;display:grid}.footer-brand>p{color:var(--muted);margin:20px 0 0;font-size:13px}.footer-column{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-column h3{color:#8a90a0;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:10px}.footer-column a,.footer-column p{margin:0;font-size:12px;line-height:1.65}.footer-social div{gap:10px;display:flex}.footer-social a{border:1px solid var(--line);place-items:center;width:34px;height:34px;display:grid}.footer-bottom{border-top:1px solid var(--line);color:#8a90a0;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;gap:20px;margin-top:60px;padding-top:22px;font-size:9px;display:flex}.whatsapp{z-index:90;background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;transition:transform .18s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #0000002e}.whatsapp:hover{transform:translateY(-3px)}@media (max-width:1100px){.page-shell{width:min(100% - 48px,1420px)}.site-header{padding-inline:24px}.desktop-nav{gap:22px}.model-stage{grid-template-columns:40% 60%}.model-stage,.model-stage-media{min-height:540px}.model-stage-info{padding:48px 28px}.product-story-copy{width:44%}.why-grid{gap:60px}.showroom-scooter--near-left{left:13%}.showroom-scooter--near-right{right:13%}}@media (max-width:800px){.page-shell{width:min(100% - 38px,1420px)}.section-pad{padding-block:96px}.site-header{grid-template-columns:1fr auto;height:70px;padding-inline:19px}.site-header:not(.site-header--solid){color:#fff}.desktop-nav,.header-cta{display:none}.menu-button{z-index:50;cursor:pointer;background:0 0;border:0;place-items:center;width:42px;height:42px;display:grid;position:relative}.mobile-nav{z-index:40;background:var(--paper);color:var(--ink);flex-direction:column;justify-content:center;gap:0;padding:100px 24px 40px;display:flex;position:fixed;inset:0}.mobile-nav>a:not(.mobile-nav-cta){border-bottom:1px solid var(--line);letter-spacing:-.04em;align-items:center;gap:20px;padding:18px 0;font-size:clamp(28px,9vw,42px);font-weight:600;display:flex}.mobile-nav>a span{color:#9095a2;letter-spacing:0;font-size:9px;font-weight:500}.mobile-nav-cta{background:var(--blue);color:#fff;text-align:center;text-transform:uppercase;margin-top:30px;padding:17px;font-size:12px;font-weight:700}.hero{height:230svh}.hero,.showroom-sticky{min-height:0}.hero-gridline--one{left:19px}.hero-gridline--two{right:19px}.showroom-copy{padding-top:98px}.showroom-copy h1{max-width:520px;margin-block:12px;font-size:clamp(48px,12.5vw,68px)}.showroom-copy>p:not(.eyebrow){font-size:12px}.showroom-actions{gap:18px;margin-top:20px}.showroom-actions .button{min-height:45px;padding-inline:15px;font-size:10px}.showroom-actions .text-link{font-size:10px}.showroom-ceiling{width:125%}.showroom-ceiling span{width:40px;margin-top:36px}.showroom-floor{top:45%}.showroom-fleet{height:60%;bottom:4%;left:0;right:0}.showroom-scooter--far-left{width:28vw;bottom:42%;left:-2%}.showroom-scooter--far-center{width:27vw;bottom:48%}.showroom-scooter--far-right{width:28vw;bottom:42%;right:-2%}.showroom-scooter--near-left{width:39vw;bottom:17%;left:4%}.showroom-scooter--near-right{width:39vw;bottom:17%;right:4%}.showroom-scooter--center{width:48vw}.showroom-beam{width:31vw;height:72%}.showroom-beam--far-left{left:-8%}.showroom-beam--near-left{left:3%}.showroom-beam--far-center{left:34%}.showroom-beam--center{width:32vw;left:34%}.showroom-beam--near-right{right:3%}.showroom-beam--far-right{right:-8%}.showroom-progress{width:min(210px,55vw);bottom:17px;right:19px}.section-heading,.technology-heading{grid-template-columns:1fr;gap:28px}.section-heading{margin-bottom:44px}.section-heading>p,.technology-heading>p:last-child{margin:0}.section-heading h2,.why-copy h2{font-size:clamp(48px,14vw,70px)}.model-stage{grid-template-rows:48% 52%;grid-template-columns:1fr;min-height:730px}.model-stage-media{grid-area:1/1;min-height:0}.model-stage-info{grid-area:2/1;padding:34px 26px}.model-stage-info h3{font-size:48px}.model-stage-info dl{margin:28px 0}.model-selector{grid-template-columns:repeat(3,1fr)}.model-selector button{border-bottom:1px solid var(--line);min-height:72px}.model-selector button:nth-child(3){border-right:0}.model-selector button:nth-child(n+4){border-bottom:0}.product-story{min-height:790px}.product-story-content{align-items:flex-end;min-height:790px;padding-bottom:58px}.product-story-content--right{justify-content:flex-start}.product-story-copy{width:100%}.product-story-copy h2{font-size:clamp(58px,17vw,82px)}.product-story-copy>p:not(.eyebrow){max-width:500px}.product-story--light .product-story-media img{object-position:67% center}.product-story--dark .product-story-media img{object-position:33% center}.product-story-shade{background:linear-gradient(#0000 30%,#f1f4f9db 62%,#fffffffa)}.product-story--dark .product-story-shade{background:linear-gradient(#0000 24%,#ebeff6db 57%,#fffffffa)}.technology-heading{padding-bottom:54px}.technology-heading .eyebrow{grid-column:1}.technology-heading h2{font-size:clamp(48px,13vw,70px)}.feature-row{grid-template-columns:36px 38px 1fr;gap:14px;padding-block:26px}.feature-row p{grid-column:3}.why-grid{grid-template-columns:1fr;gap:70px}.why-mark{max-width:620px}.why-lead{margin-bottom:38px}.final-cta,.final-cta-content{min-height:700px}.final-cta h2{font-size:clamp(68px,20vw,98px)}.final-cta-orbit{width:120vw;right:-50vw}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:520px){.page-shell{width:calc(100% - 32px)}.brand-emblem{width:49px;height:25px}.brand-word{font-size:14px}.final-actions{flex-direction:column;align-items:flex-start;width:100%}.final-actions .button{width:100%}.showroom-copy{padding-top:88px}.showroom-copy h1{font-size:clamp(44px,13.5vw,58px)}.showroom-copy>p:not(.eyebrow){max-width:260px}.showroom-actions{flex-wrap:wrap;gap:14px 18px}.showroom-actions .button{min-height:42px}.showroom-fleet{height:57%;bottom:5%}.showroom-scooter--far-left{width:30vw;left:-4%}.showroom-scooter--far-right{width:30vw;right:-4%}.showroom-scooter--near-left{width:41vw;left:1%}.showroom-scooter--near-right{width:41vw;right:1%}.showroom-scooter--center{width:50vw}.showroom-progress{grid-template-columns:auto 1fr 34px}.model-stage{min-height:690px}.model-stage-info h3{font-size:43px}.product-story-copy ul{gap:6px}.product-story-copy li{padding:7px;font-size:9px}.feature-row{grid-template-columns:28px 32px 1fr}.feature-row h3{font-size:17px}.value-item{grid-template-columns:35px 1fr}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:1}.footer-bottom{flex-direction:column}.whatsapp{width:48px;height:48px;bottom:16px;right:16px}}.lineup-hero{color:#fff;background:#020610;height:max(720px,100svh);min-height:720px;position:relative;overflow:hidden}.lineup-background{z-index:0;object-fit:cover;object-position:center}.lineup-vignette{z-index:1;pointer-events:none;background:linear-gradient(#0002093d,#0000 26% 68%,#000105b3),radial-gradient(54% 54% at 50% 58%,#0000 20%,#00020a42 100%);position:absolute;inset:0}.lineup-brand{z-index:5;flex-direction:column;align-items:center;width:clamp(180px,15vw,260px);display:flex;position:absolute;top:clamp(92px,10.5vh,122px);left:50%;transform:translate(-50%)}.lineup-brand img{filter:drop-shadow(0 8px 22px #0000008c);width:100%;height:auto;display:block}.lineup-brand span{color:#ffffffb8;letter-spacing:.28em;text-transform:uppercase;margin-top:9px;font-size:9px;font-weight:700}.lineup-fleet{z-index:3;height:79%;bottom:-1.5%;left:0;right:0}.lineup-fleet,.lineup-scooter{transform-origin:bottom;position:absolute}.lineup-scooter{width:clamp(240px,25vw,470px);bottom:0}.lineup-scooter>img{z-index:2;filter:drop-shadow(0 22px 18px #000000d1);width:100%;height:auto;display:block;position:relative}.lineup-shadow{z-index:1;filter:blur(13px);background:#000000e6;border-radius:50%;height:9%;position:absolute;bottom:1%;left:4%;right:4%}.lineup-reflection{z-index:0;opacity:.17;transform-origin:top;height:24%;position:absolute;top:91.5%;left:0;right:0;overflow:hidden;transform:scaleY(-1);-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.lineup-reflection img{filter:blur(1.5px)saturate(.7);width:100%;height:auto;display:block}.lineup-scooter--outer-left{z-index:1;width:clamp(210px,22vw,410px);left:-6%;transform:scaleX(-1)rotate(-2deg)}.lineup-scooter--left{z-index:2;width:clamp(230px,24vw,445px);left:10.5%;transform:scaleX(-1)rotate(-1deg)}.lineup-scooter--inner-left{z-index:3;width:clamp(245px,25.5vw,475px);left:26%;transform:scaleX(-1)}.lineup-scooter--center{z-index:6;width:clamp(310px,34vw,630px);left:50%;transform:translate(-50%)}.lineup-scooter--right{z-index:3;width:clamp(245px,25.5vw,475px);right:10.5%}.lineup-scooter--outer-right{z-index:1;width:clamp(210px,22vw,410px);right:-6%;transform:rotate(2deg)}.lineup-scroll{z-index:8;color:#ffffffc2;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:11px;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:26px;right:30px}.lineup-scroll svg{animation:lineup-arrow 1.7s ease-in-out infinite}@keyframes lineup-arrow{0%,to{transform:translateY(-2px)}50%{transform:translateY(4px)}}@media (max-width:900px){.lineup-hero{height:max(700px,100svh);min-height:700px}.lineup-brand{width:clamp(150px,24vw,205px);top:88px}.lineup-fleet{height:70%;bottom:3%}.lineup-scooter--outer-left{width:35vw;left:-10%}.lineup-scooter--left{width:37vw;left:4%}.lineup-scooter--inner-left{width:40vw;left:19%}.lineup-scooter--center{width:48vw}.lineup-scooter--right{width:40vw;right:4%}.lineup-scooter--outer-right{width:35vw;right:-10%}}@media (max-width:560px){.lineup-hero{height:max(690px,100svh);min-height:690px}.lineup-background{object-position:center}.lineup-vignette{background:linear-gradient(#00020938,#0000 28% 66%,#000105cc)}.lineup-brand{width:158px;top:86px}.lineup-brand span{letter-spacing:.2em;font-size:7px}.lineup-fleet{height:61%;bottom:9%}.lineup-scooter--outer-left{width:46vw;left:-17%}.lineup-scooter--left{width:47vw;left:-1%}.lineup-scooter--inner-left{width:49vw;left:16%}.lineup-scooter--center{width:59vw}.lineup-scooter--right{width:49vw;right:-1%}.lineup-scooter--outer-right{width:46vw;right:-17%}.lineup-scroll{bottom:18px;right:16px}.lineup-scroll span{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.reference-header{z-index:100;color:#fff;background:#030303;justify-content:space-between;align-items:center;width:100%;height:50px;padding:0 14px;display:flex;position:relative}.reference-header-brand{align-items:center;gap:5px;display:flex}.reference-header-brand img{width:30px;height:auto}.reference-header-brand strong{letter-spacing:.08em;font-size:12px;font-weight:900}.reference-nav{align-items:center;gap:22px;font-size:11px;font-weight:700;display:flex}.reference-nav a:hover{text-decoration:underline}.reference-social{align-items:center;gap:15px;display:flex}.reference-social a,.reference-social button{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;width:18px;height:24px;display:grid}.reference-social a strong{font-size:15px}.reference-social button{width:30px;margin-left:7px}.lineup-hero{height:min(850px,100svh - 50px);min-height:610px}.lineup-brand{width:clamp(205px,21vw,350px);top:7%}.lineup-brand strong{color:#fff;letter-spacing:.09em;text-shadow:0 5px 16px #000000a6;margin-top:4px;font-size:clamp(23px,2.6vw,42px);font-weight:900;line-height:.9}.lineup-brand span{letter-spacing:.18em;margin-top:8px;font-size:8px}.lineup-fleet{height:76%;bottom:-5%}.lineup-vignette{background:linear-gradient(#0002090d,#0000 44%,#00010529 71%,#000104d1),radial-gradient(56% 50% at 50% 57%,#0000 18%,#00020a29 100%)}.lineup-scooter--left{width:clamp(240px,26vw,490px);left:-3%}.lineup-scooter--inner-left{width:clamp(255px,27.5vw,520px);left:17.5%}.lineup-scooter--center{width:clamp(325px,35vw,660px)}.lineup-scooter--right{width:clamp(255px,27.5vw,520px);right:17.5%}.lineup-scooter--outer-right{width:clamp(240px,26vw,490px);right:-3%}.home-products{width:100%}.home-product{color:#17232c;align-items:center;min-height:clamp(500px,55vw,760px);display:flex;position:relative;overflow:hidden}.home-product-copy{z-index:3;width:42%;margin-left:5%;position:relative}.home-product--left .home-product-copy{margin-left:auto;margin-right:5%}.home-product-copy h2{letter-spacing:-.035em;margin:0 0 17px;font-size:clamp(32px,3.6vw,56px);font-weight:400}.home-product-copy p{max-width:580px;margin:0 0 26px;font-size:clamp(15px,1.1vw,17px);line-height:1.6}.home-product-copy a{color:#17232c;border:2px solid #17232c;justify-content:center;align-items:center;min-width:108px;height:42px;font-size:13px;transition:background .16s,color .16s;display:inline-flex}.home-product-copy a:hover{color:#fff;background:#17232c}.home-product-visual{z-index:2;width:55%;position:absolute;top:3%;bottom:-12%}.home-product--right .home-product-visual{right:-4%}.home-product--left .home-product-visual{left:-4%;transform:scaleX(-1)}#special-models .home-product--left .home-product-visual{transform:none}.home-product-visual img{object-fit:contain;filter:drop-shadow(0 16px 14px #00000047);width:100%;height:100%}.reference-footer{color:#4d4d4d;background:#f1f1ef;grid-template-columns:repeat(3,1fr);gap:65px;min-height:260px;padding:62px max(7vw,28px) 42px;display:grid;position:relative}.reference-footer h3{color:#ed6c6c;margin:0 0 14px;font-size:13px;font-weight:500}.reference-footer a,.reference-footer p{margin:0;font-size:14px;line-height:1.65}.reference-footer>div:last-of-type{flex-direction:column;align-items:flex-start;display:flex}.reference-footer>div:last-of-type a{align-items:center;gap:9px;margin-bottom:7px;text-decoration:underline;display:flex}.reference-whatsapp{z-index:90;color:#fff;background:#23c75a;border:3px solid #fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 5px 16px #0003}@media (max-width:720px){.reference-social a{display:none}.lineup-hero{height:590px;min-height:590px}.lineup-brand{width:155px;top:8%}.lineup-brand strong{font-size:22px}.lineup-fleet{height:67%;bottom:-1%}.lineup-scooter--left{width:48vw;left:-15%}.lineup-scooter--inner-left{width:50vw;left:6%}.lineup-scooter--center{width:61vw}.lineup-scooter--right{width:50vw;right:6%}.lineup-scooter--outer-right{width:48vw;right:-15%}.home-product{min-height:430px}.home-product--left .home-product-copy,.home-product-copy{width:48%;margin-left:5%;margin-right:0}.home-product--left .home-product-copy{margin-left:52%}.home-product-copy h2{margin-bottom:12px;font-size:30px}.home-product-copy p{font-size:14px;line-height:1.5}.home-product-copy a{border-width:1px;min-width:100px;height:38px;font-size:12px}.home-product-visual{width:64%;top:8%;bottom:-8%}.home-product--right .home-product-visual{right:-18%}.home-product--left .home-product-visual{left:-18%}.reference-footer{grid-template-columns:1fr;gap:32px;padding:42px 28px 70px}}@media (max-width:440px){.reference-header{height:44px;padding-inline:10px}.reference-header-brand img{width:25px}.reference-header-brand strong{font-size:10px}.lineup-hero{height:520px;min-height:520px}.lineup-brand{width:132px;top:9%}.lineup-brand strong{font-size:18px}.lineup-brand span{font-size:6px}.lineup-fleet{height:61%}.lineup-scooter--left{width:53vw;left:-21%}.lineup-scooter--inner-left{width:55vw;left:1%}.lineup-scooter--center{width:66vw}.lineup-scooter--right{width:55vw;right:1%}.lineup-scooter--outer-right{width:53vw;right:-21%}.home-product{align-items:flex-start;min-height:530px}.home-product--left .home-product-copy,.home-product-copy{width:90%;margin:30px 5% 0}.home-product-copy h2{font-size:25px}.home-product-copy p{max-width:330px;margin-bottom:17px;font-size:14px}.home-product-visual{width:100%;top:43%;bottom:-8%}.home-product--right .home-product-visual{right:-12%}.home-product--left .home-product-visual{left:-12%}}