:root{--voom-bg: #F7F7F8;--voom-panel: #FFFFFF;--voom-alt: #FAFAFA;--voom-ink: #18181B;--voom-muted: #6B7280;--voom-faint: #9CA3AF;--voom-line: #E4E4E7;--voom-inner: #EDEDF0;--voom-yellow: #FFBE00;--voom-yellow-soft: #FFF6D9;--voom-yellow-ink: #8A6300;--voom-green: #16A34A;--voom-green-soft: #F0FDF4;--voom-blue: #2563EB;--voom-blue-soft: #EFF6FF;--voom-font: "Geist", "Inter", system-ui, -apple-system, sans-serif;--voom-mono: "Geist Mono", "SFMono-Regular", Consolas, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--voom-bg);color:var(--voom-ink);font-family:var(--voom-font)}button,input,select{font:inherit}button{cursor:pointer}.voom-page{min-height:100vh;overflow-x:clip;background:var(--voom-bg)}.js .voom-reveal{opacity:0}.voom-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.voom-mono{font-family:var(--voom-mono)}.voom-label{color:var(--voom-muted);font-size:11px;font-weight:600;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.voom-section{padding:112px 0}.voom-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--voom-muted);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.voom-eyebrow:before{content:"";width:22px;height:2px;background:var(--voom-yellow);display:block}.voom-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 17px;border:1px solid transparent;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.voom-button:hover{transform:translateY(-2px)}.voom-button:focus-visible,.voom-link:focus-visible,.voom-menu-button:focus-visible,.voom-input:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:3px}.voom-button-primary{background:var(--voom-yellow);color:#0a0a0a}.voom-button-primary:hover{background:#ffca35}.voom-button-dark{background:var(--voom-ink);color:#fff}.voom-button-dark:hover{background:#2c2c31}.voom-button-secondary{border-color:var(--voom-line);background:var(--voom-panel);color:var(--voom-ink)}.voom-button-secondary:hover{border-color:#c9c9ce;background:var(--voom-alt)}.voom-link{color:inherit;font-weight:600;text-decoration:none}.voom-link:hover{text-decoration:underline;text-underline-offset:4px}.voom-nav-wrap{position:sticky;top:0;z-index:20;background:var(--voom-bg);border-bottom:1px solid var(--voom-line)}.voom-nav{display:flex;height:82px;align-items:center;justify-content:space-between}.voom-brand{display:inline-flex;align-items:center;gap:10px;color:var(--voom-ink);font-size:30px;font-weight:800;letter-spacing:-.07em;text-decoration:none}.voom-brand-logo{width:78px;height:56px;object-fit:contain;mix-blend-mode:multiply}.voom-brand-text{display:inline-block}.voom-nav-links{display:flex;align-items:center;gap:28px;margin-left:70px}.voom-nav-link{color:var(--voom-muted);font-size:13px;text-decoration:none}.voom-nav-link:hover{color:var(--voom-ink)}.voom-nav-actions{display:flex;align-items:center;gap:10px}.voom-menu-button{display:none;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--voom-line);border-radius:10px;background:var(--voom-panel);color:var(--voom-ink)}.voom-mobile-menu{display:none}.voom-hero{position:relative;min-height:640px;padding:86px 0 104px}.voom-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.84fr);align-items:center;gap:74px}.voom-hero-copy{position:relative;z-index:2}.voom-hero h1{max-width:640px;margin:20px 0 26px;font-size:clamp(48px,6.2vw,80px);font-weight:800;letter-spacing:-.075em;line-height:.98}.voom-hero h1 span{position:relative;display:inline-block}.voom-hero h1 span:after{position:absolute;right:-7px;bottom:-8px;left:1px;height:8px;background:var(--voom-yellow);content:"";z-index:-1}.voom-hero-lede{max-width:500px;margin:0 0 32px;color:var(--voom-muted);font-size:18px;line-height:1.55}.voom-hero-actions{display:flex;flex-wrap:wrap;gap:11px}.voom-hero-visual{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center}.voom-hero-visual:before{position:absolute;width:380px;height:380px;border-radius:50%;background:var(--voom-yellow-soft);content:""}.voom-hero-visual:after{position:absolute;right:5%;bottom:70px;left:5%;height:1px;background:var(--voom-line);content:""}.voom-hero-car{position:relative;z-index:1;width:min(100%,610px);object-fit:contain;filter:drop-shadow(0 20px 16px rgba(15,15,18,.18));transition:transform .25s ease}.voom-hero-car:hover{transform:translateY(-5px) rotate(-1deg)}.voom-route-panel:before{position:absolute;top:-12px;right:38px;width:68px;height:24px;border-radius:2px;background:var(--voom-yellow);content:"";transform:rotate(3deg)}.voom-route-top{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 17px;border-bottom:1px solid var(--voom-inner)}.voom-route-top strong{font-size:14px}.voom-map{position:relative;height:244px;margin:18px 4px 10px;overflow:hidden;border:1px solid var(--voom-inner);border-radius:12px;background-color:#e7e5df;background-image:url(https://tile.openstreetmap.org/9/231/234.png);background-position:center;background-size:cover}.voom-map:before{position:absolute;top:0;right:0;bottom:0;left:0;background:#f7f7f861;content:""}.voom-road{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.voom-road polyline{fill:none;stroke:var(--voom-yellow);stroke-linecap:round;stroke-linejoin:round;stroke-width:5}.voom-road .road-base{stroke:#a1a1aa;stroke-width:1.5;stroke-dasharray:5 7}.voom-map-car{position:absolute;top:96px;left:47%;width:69px;height:38px;object-fit:contain;transform:translate(-50%) rotate(-4deg);filter:drop-shadow(0 4px 7px rgba(15,15,18,.25))}.voom-city{position:absolute;display:flex;align-items:center;gap:7px;color:var(--voom-ink);font-size:11px;font-weight:700}.voom-city span{display:block;width:9px;height:9px;border:2px solid var(--voom-yellow);border-radius:50%;background:var(--voom-panel)}.voom-city-start{top:65px;left:39px}.voom-city-end{right:30px;bottom:47px}.voom-car-pin{position:absolute;top:101px;left:47%;display:flex;height:34px;width:34px;align-items:center;justify-content:center;border:3px solid var(--voom-panel);border-radius:50%;background:var(--voom-ink);color:var(--voom-yellow);box-shadow:0 4px 12px #0f0f122e;transform:translate(-50%)}.voom-car-pin svg{width:16px}.voom-route-meta{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;padding:4px 4px 20px}.voom-route-meta>div:not(.voom-route-arrow){display:grid;gap:5px}.voom-route-meta>div:last-child{text-align:right}.voom-route-meta strong{font-size:20px;letter-spacing:-.05em}.voom-route-arrow{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--voom-yellow);color:#0a0a0a}.voom-route-arrow svg{width:14px}.voom-route-bottom{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding-top:16px;border-top:1px solid var(--voom-inner)}.voom-route-stat{display:grid;gap:5px}.voom-route-stat strong{font-size:13px}.voom-route-stat span{color:var(--voom-muted);font-size:11px}.voom-proof{border-top:1px solid var(--voom-line);border-bottom:1px solid var(--voom-line);background:var(--voom-panel)}.voom-proof-row{display:grid;grid-template-columns:repeat(4,1fr)}.voom-proof-item{display:flex;min-height:94px;align-items:center;gap:12px;padding:18px 25px;border-right:1px solid var(--voom-inner)}.voom-proof-item:first-child{padding-left:0}.voom-proof-item:last-child{border-right:0}.voom-proof-icon{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--voom-yellow-soft);color:var(--voom-yellow-ink)}.voom-proof-item strong{display:block;font-size:13px}.voom-proof-item span{display:block;margin-top:4px;color:var(--voom-muted);font-size:11px}.voom-how{background:var(--voom-panel)}.voom-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:52px}.voom-section-head h2{max-width:570px;margin:15px 0 0;font-size:clamp(34px,4.6vw,56px);letter-spacing:-.07em;line-height:1.02}.voom-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.voom-step{position:relative;min-height:260px;padding:25px;border:1px solid var(--voom-line);border-radius:20px;background:var(--voom-alt);transition:transform .25s ease,box-shadow .25s ease}.voom-step:hover{transform:translateY(-5px);box-shadow:0 8px 28px #0f0f120f}.voom-step-number{display:flex;align-items:center;justify-content:space-between;color:var(--voom-faint);font-family:var(--voom-mono);font-size:12px}.voom-step-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:var(--voom-yellow);color:#0a0a0a}.voom-step h3{margin:42px 0 10px;font-size:20px;letter-spacing:-.04em}.voom-step p{max-width:270px;margin:0;color:var(--voom-muted);font-size:13px;line-height:1.55}.voom-step-arrow{position:absolute;right:22px;bottom:23px;color:var(--voom-faint)}.voom-passengers{position:relative;overflow:hidden;padding-bottom:126px;background:#17171a;color:#fff;--voom-on-photo: rgba(255,255,255,.72)}.voom-passengers-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 58%}.voom-passengers-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#111114bd}.voom-passengers .voom-container{position:relative;z-index:2}.voom-passengers .voom-eyebrow{color:var(--voom-on-photo)}.voom-passenger-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px}.voom-passenger-copy h2{max-width:480px;margin:17px 0 22px;color:#fff;font-size:clamp(36px,4.6vw,59px);letter-spacing:-.075em;line-height:1.01}.voom-passenger-copy p{max-width:440px;margin:0 0 27px;color:var(--voom-on-photo);font-size:15px;line-height:1.6}.voom-trip{position:relative;width:min(100%,452px);min-height:450px;margin-left:auto;border:1px solid rgba(255,255,255,.2);border-radius:20px;background:#0a0a0c70;box-shadow:0 12px 32px #0f0f0f38;transform:rotate(-1.3deg)}.voom-trip:before{position:absolute;top:-13px;left:42px;z-index:3;width:68px;height:24px;border-radius:2px;background:var(--voom-yellow);content:"";transform:rotate(-3deg)}.voom-trip-body{position:relative;z-index:2;display:grid;gap:12px;padding:20px;color:#fff}.voom-trip-head{display:flex;align-items:center;gap:9px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.16);font-size:13px;font-weight:700}.voom-trip-mark{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--voom-yellow);color:#0a0a0a;font-size:11px;font-weight:800}.voom-trip-route{display:grid;grid-template-columns:auto minmax(34px,1fr) auto;align-items:center;gap:14px;padding:3px 2px 5px}.voom-trip-stop{display:grid;gap:5px}.voom-trip-stop-end{text-align:right}.voom-trip-micro{color:#fff9;font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.voom-trip-stop strong{font-size:27px;font-weight:800;letter-spacing:-.065em;line-height:1}.voom-trip-rail{position:relative;height:2px;margin-top:18px;background:#ffffff42}.voom-trip-rail:before,.voom-trip-rail:after{position:absolute;top:-4px;width:9px;height:9px;border-radius:50%;content:""}.voom-trip-rail:before{left:-3px;border:2px solid #FFFFFF}.voom-trip-rail:after{right:-3px;background:var(--voom-yellow)}.voom-trip-block{padding:14px;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:#ffffff12}.voom-trip-block-head{display:flex;align-items:center;gap:7px;margin:0 0 11px;color:#ffffffbd;font-size:10.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.voom-trip-block-head svg{width:14px;height:14px;color:var(--voom-yellow)}.voom-pay-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.voom-pay{display:grid;min-height:68px;align-content:center;justify-items:center;gap:7px;padding:9px 6px;border-radius:10px;background:#fff;color:var(--voom-ink);font-size:10.5px;font-weight:600;line-height:1.2;text-align:center}.voom-pay img{width:28px;height:28px;border-radius:7px;object-fit:contain}.voom-pay-cash{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;background:var(--voom-green-soft);color:var(--voom-green)}.voom-bag-scale{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:8px}.voom-bag{display:grid;justify-items:center;gap:7px}.voom-bag-box{display:grid;width:100%;place-items:center;border:1px solid rgba(255,255,255,.26);border-radius:10px;background:#0c0c0e66}.voom-bag:nth-child(1) .voom-bag-box{height:38px}.voom-bag:nth-child(2) .voom-bag-box{height:50px}.voom-bag:nth-child(3) .voom-bag-box{height:62px}.voom-bag strong{font-size:11.5px;font-weight:600}.voom-trip-share{display:flex;align-items:center;gap:12px;border-color:#ffbe0070;background:#ffbe0021}.voom-trip-share-mark{display:grid;flex:0 0 auto;width:36px;height:36px;place-items:center;border-radius:10px;background:var(--voom-yellow);color:#0a0a0a}.voom-trip-share>div{flex:1}.voom-trip-share>div strong{display:block;font-size:12.5px}.voom-trip-share>div span{display:block;margin-top:3px;color:#ffffffb3;font-size:11px;line-height:1.4}.voom-trip-share>svg{flex:0 0 auto;color:var(--voom-yellow)}.voom-share{padding:112px 0;background:var(--voom-panel)}.voom-share-grid{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:78px}.voom-share-media{position:relative;min-height:420px;overflow:hidden;border:1px solid var(--voom-line);border-radius:20px;background:#eeeae2;box-shadow:0 12px 32px #0f0f0f1a;transform:rotate(-1.1deg)}.voom-share-media:before{position:absolute;top:-10px;right:70px;width:70px;height:23px;background:var(--voom-yellow);content:"";transform:rotate(4deg);z-index:2}.voom-share-media img{width:100%;height:100%;min-height:420px;object-fit:cover}.voom-share-copy h2{max-width:480px;margin:17px 0 22px;font-size:clamp(36px,4.6vw,59px);letter-spacing:-.075em;line-height:1.01}.voom-share-copy>p{max-width:430px;margin:0 0 26px;color:var(--voom-muted);font-size:15px;line-height:1.55}.voom-share-list{display:grid;gap:12px;max-width:450px;padding:0;margin:0;list-style:none}.voom-share-list li{display:flex;align-items:flex-start;gap:11px;padding-top:13px;border-top:1px solid var(--voom-line);color:var(--voom-ink);font-size:13px;line-height:1.45}.voom-share-list svg{flex:0 0 auto;margin-top:1px;color:var(--voom-green)}.voom-dark{padding:112px 0;background:var(--voom-ink);color:#fff}.voom-dark .voom-eyebrow{color:#a1a1aa}.voom-dark-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:74px;align-items:stretch}.voom-dark-copy{align-self:center}.voom-dark-media{overflow:hidden;min-height:430px;border-radius:20px;background:#3f3f46}.voom-dark-media img{width:100%;height:100%;object-fit:cover}.voom-dark h2{max-width:520px;margin:17px 0 22px;color:#fff;font-size:clamp(38px,5vw,62px);letter-spacing:-.075em;line-height:.98}.voom-dark-copy>p{max-width:400px;margin:0;color:#a1a1aa;font-size:15px;line-height:1.6}.voom-conduire{position:relative;overflow:hidden;min-height:430px;padding:104px 0;background:var(--voom-yellow);color:#0a0a0a}.voom-conduire-photo{position:absolute;top:0;right:0;width:auto;max-width:none;height:100%;object-fit:cover;object-position:center}.voom-conduire-copy{position:relative;z-index:2;max-width:min(520px,52%)}.voom-conduire-copy h2{margin:0 0 20px;font-size:clamp(34px,4.4vw,54px);letter-spacing:-.075em;line-height:1.02}.voom-conduire-copy p{max-width:430px;margin:0 0 28px;color:#0a0a0ab8;font-size:15px;line-height:1.6}.voom-cta{padding:108px 0;background:var(--voom-panel);color:var(--voom-ink)}.voom-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.voom-cta h2{max-width:570px;margin:0;font-size:clamp(39px,5vw,66px);font-weight:800;letter-spacing:-.08em;line-height:.95}.voom-cta p{max-width:335px;margin:0;color:var(--voom-muted);font-size:15px;line-height:1.5}.voom-cta-button{margin-top:22px}.voom-footer{padding:31px 0;border-top:1px solid var(--voom-line);background:var(--voom-panel)}.voom-footer-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.voom-footer-copy{color:var(--voom-faint);font-size:11px}.voom-footer-links{display:flex;gap:24px;color:var(--voom-muted);font-size:11px}.voom-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:20px;background:#18181b8a}.voom-modal{width:min(100%,480px);max-height:calc(100vh - 40px);overflow:auto;padding:25px;border:1px solid var(--voom-line);border-radius:20px;background:var(--voom-panel);box-shadow:0 24px 64px #00000047}.voom-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:26px}.voom-modal-head h2{margin:0 0 7px;font-size:24px;letter-spacing:-.06em}.voom-modal-head p{margin:0;color:var(--voom-muted);font-size:12px;line-height:1.5}.voom-close{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border:1px solid var(--voom-line);border-radius:10px;background:var(--voom-panel);color:var(--voom-ink)}.voom-form{display:grid;gap:15px}.voom-field{display:grid;gap:7px}.voom-field label{color:var(--voom-ink);font-size:12px;font-weight:600}.voom-input{width:100%;height:45px;padding:0 12px;border:1px solid var(--voom-line);border-radius:10px;background:var(--voom-alt);color:var(--voom-ink);font-size:13px}.voom-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.voom-form-submit{width:100%;margin-top:8px}.voom-form-success{display:grid;gap:12px;padding:21px;border-radius:12px;background:var(--voom-green-soft);color:var(--voom-green)}.voom-form-success strong{color:var(--voom-ink);font-size:15px}.voom-form-success p{margin:0;color:var(--voom-muted);font-size:12px;line-height:1.5}@media(max-width:900px){.voom-nav-links{gap:17px;margin-left:25px}.voom-hero-grid{grid-template-columns:1fr;gap:48px}.voom-hero{min-height:auto;padding-top:64px}.voom-hero-visual{min-height:390px}.voom-hero-visual:before{width:320px;height:320px}.voom-hero-car{width:min(100%,520px)}.voom-dark-grid,.voom-passenger-grid{grid-template-columns:1fr;gap:55px}.voom-trip{margin:0 auto;transform:rotate(0)}.voom-share-grid{grid-template-columns:1fr;gap:55px}.voom-share-media{width:min(100%,560px);margin:0 auto}.voom-dark-media{min-height:320px}.voom-conduire{display:flex;flex-direction:column-reverse;min-height:0;padding:78px 0 0}.voom-conduire-copy{max-width:none;margin-bottom:42px}.voom-conduire-photo{position:static;width:100%;height:320px;object-position:center 26%}}@media(max-width:680px){.voom-container{width:min(100% - 32px,1180px)}.voom-section{padding:78px 0}.voom-nav{height:70px}.voom-brand{font-size:25px;gap:8px}.voom-brand-logo{width:62px;height:45px}.voom-conduire-photo{height:260px;object-position:center 24%}.voom-nav-links,.voom-nav-actions>.voom-button{display:none}.voom-nav-actions{gap:8px}.voom-menu-button{display:flex}.voom-mobile-menu{display:grid;gap:4px;padding:12px;border:1px solid var(--voom-line);border-radius:14px;background:var(--voom-panel);box-shadow:0 8px 28px #0f0f120f}.voom-mobile-menu a{padding:12px 10px;border-radius:8px;color:var(--voom-muted);font-size:13px;text-decoration:none}.voom-mobile-menu a:hover{background:var(--voom-alt);color:var(--voom-ink)}.voom-mobile-menu .voom-button{margin-top:6px;color:#0a0a0a}.voom-hero{padding-top:48px}.voom-hero h1{font-size:clamp(45px,14vw,70px)}.voom-hero-lede{font-size:16px}.voom-hero-actions{display:grid;grid-template-columns:1fr}.voom-hero-actions .voom-button{width:100%}.voom-hero-visual{min-height:300px;margin-top:4px}.voom-hero-visual:before{width:260px;height:260px}.voom-hero-visual:after{right:0;bottom:46px;left:0}.voom-hero-car{width:min(100%,500px)}.voom-map{height:190px}.voom-city-start{top:43px;left:21px}.voom-city-end{right:18px;bottom:34px}.voom-car-pin{top:78px}.voom-map-car{top:74px}.voom-proof-row{grid-template-columns:1fr 1fr}.voom-proof-item,.voom-proof-item:first-child{min-height:88px;padding:16px 0;border-right:0}.voom-proof-item:nth-child(odd){padding-right:12px}.voom-proof-item:nth-child(2n){padding-left:12px;border-left:1px solid var(--voom-inner)}.voom-section-head{display:block;margin-bottom:34px}.voom-steps,.voom-dark-cards{grid-template-columns:1fr}.voom-share{padding:78px 0}.voom-share-media,.voom-share-media img{min-height:310px}.voom-trip-body{padding:17px}.voom-trip-stop strong{font-size:24px}.voom-pay-row,.voom-bag-scale{gap:6px}.voom-pay{min-height:62px;padding:8px 4px}.voom-pay img,.voom-pay-cash{width:25px;height:25px}.voom-bag:nth-child(1) .voom-bag-box{height:34px}.voom-bag:nth-child(2) .voom-bag-box{height:45px}.voom-bag:nth-child(3) .voom-bag-box{height:56px}.voom-cta-inner{display:grid;gap:28px}.voom-cta .voom-button{width:100%}.voom-footer-row{display:grid;gap:18px}.voom-form-row{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.001ms!important;animation:none!important}}
