.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
:root{--ink:#0b1930;--navy:#102a49;--orange:#f15a24;--yellow:#ffc526;--canvas:#f7f8fa;--surface:#fff;--text:#172942;--muted:#66758a;--line:#dee4eb;--success:#16895a;--error:#c43a2f;--shadow:0 22px 60px rgba(11,25,48,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--canvas);font:400 1rem/1.6 "DM Sans",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{font:inherit}button,a,input,select{outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(241,90,36,.35)}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}.skip{position:fixed;top:8px;left:8px;z-index:100;padding:10px 14px;color:#fff;background:var(--ink);transform:translateY(-150%)}.skip:focus{transform:none}.topbar{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto;align-items:center;height:76px;padding:0 max(24px,calc((100vw - 1280px)/2));background:rgba(255,255,255,.96);border-bottom:1px solid rgba(11,25,48,.08);backdrop-filter:blur(16px)}.logo img{width:154px;height:auto}.topbar nav{display:flex;justify-content:center;gap:30px}.topbar nav a,.login{color:#4f6075;font-size:.88rem;font-weight:700}.top-actions{display:flex;align-items:center;gap:16px}.book,.primary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 19px;color:#fff;background:var(--orange);border:0;border-radius:11px;font-weight:800;cursor:pointer}.menu{display:none}.journey-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;min-height:calc(100vh - 76px);padding:48px max(24px,calc((100vw - 1280px)/2)) 60px;background:linear-gradient(115deg,#f7f8fa 0%,#fff 55%,#f1f4f8 100%)}.hero-copy{display:flex;min-width:0;flex-direction:column;justify-content:center}.eyebrow{margin:0 0 10px;color:var(--orange);font-size:.76rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.hero-copy h1{max-width:720px;margin-bottom:22px;color:var(--ink);font-size:clamp(3.4rem,5.7vw,6rem);line-height:.94;letter-spacing:-.06em}.hero-copy h1 em{color:var(--orange);font-style:normal}.intro{max-width:620px;color:var(--muted);font-size:1.08rem}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 26px}.hero-proof span{padding:7px 10px;background:#fff;border:1px solid var(--line);border-radius:99px;color:#42556d;font-size:.76rem;font-weight:700}.hero-proof span:before{margin-right:7px;color:var(--success);content:"✓"}.hero-copy figure{position:relative;max-width:680px;height:210px;margin:0;overflow:hidden;border-radius:18px}.hero-copy figure img{width:100%;height:100%;object-fit:cover}.hero-copy figcaption{position:absolute;right:10px;bottom:9px;padding:5px 8px;color:#fff;background:rgba(5,17,32,.72);border-radius:6px;font-size:.68rem}.planner{align-self:center;display:grid;min-height:610px;gap:13px;padding:25px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.planner-head{display:flex;align-items:start;justify-content:space-between;gap:16px}.planner-head h2{margin:0;color:var(--ink);font-size:1.65rem}.planner-head>span{padding:6px 9px;color:var(--success);background:#e8f7ee;border-radius:7px;font-size:.7rem;font-weight:800}.reward{display:flex;align-items:center;gap:12px;padding:11px;background:linear-gradient(100deg,#fff5d5,#fffaf0);border:1px solid #f0c34b;border-radius:12px}.reward>strong{display:grid;width:61px;height:48px;place-items:center;color:#fff;background:var(--orange);border-radius:9px}.reward span{display:grid}.reward b{font-size:.84rem}.reward small{color:#7c6c45}.steps{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:8px;padding:10px;background:#f4f6f9;border-radius:11px}.steps span{display:flex;align-items:center;gap:6px;color:#8a96a7;font-size:.7rem;font-weight:800}.steps span b{display:grid;width:23px;height:23px;place-items:center;background:#e0e5eb;border-radius:50%;font-size:.65rem}.steps span.active{color:var(--ink)}.steps span.active b{color:#fff;background:var(--orange)}.steps span.complete b{color:var(--ink);background:var(--yellow)}.steps i{height:1px;background:#d9dfe7}.panel{display:none;align-content:start;gap:13px}.panel.active{display:grid}.planner label{display:grid;gap:6px;color:#34475e;font-size:.8rem;font-weight:800}.planner input,.planner select{width:100%;min-height:49px;padding:11px 13px;color:var(--text);background:#fff;border:1px solid #d6dde6;border-radius:10px}.planner input:focus,.planner select:focus{border-color:var(--orange);box-shadow:0 0 0 4px rgba(241,90,36,.1)}.trip-types{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.trip-types button{min-height:44px;padding:7px;color:#5a687a;background:#f4f6f8;border:1px solid #e0e5eb;border-radius:9px;font-size:.72rem;font-weight:800}.trip-types button.active{color:#fff;background:var(--ink);border-color:var(--ink)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.panel-actions{display:flex;align-items:center;justify-content:space-between;gap:13px}.panel-actions .primary{flex:1}.back{min-height:44px;padding:8px;color:#607086;background:transparent;border:0;font-weight:800}.next:disabled,.submit:disabled{cursor:not-allowed;opacity:.5}.otp{display:grid;gap:9px;padding:12px;background:#f5f7fa;border-radius:11px}.otp button{min-height:43px;padding:9px 13px;border-radius:9px;font-weight:800}.otp-send{color:var(--ink);background:var(--yellow);border:0}.otp-entry{display:grid;grid-template-columns:1fr auto;gap:8px}.otp-verify{color:#fff;background:var(--ink);border:0}.otp p{margin:0;color:#748196;font-size:.72rem}.otp.verified p{color:var(--success);font-weight:800}.vehicle-fit{padding:88px max(24px,calc((100vw - 1180px)/2));background:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-head h2,.how h2,.support h2{max-width:700px;margin:0;color:var(--ink);font-size:clamp(2.4rem,4vw,4rem);line-height:1;letter-spacing:-.045em}.section-head>a{color:var(--orange);font-weight:800}.fit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.fit-grid a{display:grid;min-height:210px;align-content:end;padding:22px;background:var(--canvas);border:1px solid var(--line);border-radius:16px;transition:.2s}.fit-grid a:hover{transform:translateY(-4px);border-color:#f2aa8f}.fit-grid span{margin-bottom:auto;color:var(--orange);font:800 2.2rem Manrope}.fit-grid strong{font-size:1.1rem}.fit-grid small{margin-top:5px;color:var(--muted)}.how{display:grid;grid-template-columns:.72fr 1.28fr;gap:65px;padding:85px max(24px,calc((100vw - 1180px)/2));color:#fff;background:var(--ink)}.how h2{color:#fff}.how ol{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:0;padding:1px;background:rgba(255,255,255,.13);border-radius:16px;overflow:hidden;list-style:none}.how li{display:grid;gap:6px;padding:22px;background:#112843}.how li b{color:var(--yellow);font-size:.7rem}.how li span{color:#9eacc0;font-size:.76rem}.support{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:80px max(24px,calc((100vw - 1180px)/2));background:#fff}.support p:not(.eyebrow){max-width:630px;color:var(--muted)}.support>div:last-child{display:flex;align-items:center;gap:18px;white-space:nowrap}.support>div:last-child>a:last-child{color:var(--ink);font-weight:800}footer{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:45px;padding:55px max(24px,calc((100vw - 1180px)/2)) 25px;color:#dbe2eb;background:#071321}footer img{width:170px;padding:7px 10px;background:#fff;border-radius:9px}footer p{max-width:420px;color:#8593a5;font-size:.84rem}footer nav,footer>div:nth-child(3){display:grid;align-content:start;gap:8px}footer a{font-size:.84rem}footer>small{grid-column:1/-1;padding-top:22px;color:#728094;border-top:1px solid rgba(255,255,255,.1)}
@media(max-width:900px){.topbar{padding:0 20px}.topbar nav{gap:16px}.journey-hero{grid-template-columns:1fr;min-height:auto}.hero-copy figure{max-width:none}.fit-grid{grid-template-columns:1fr 1fr}.how{grid-template-columns:1fr}.support{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr 1fr}}
@media(max-width:650px){body{padding-bottom:70px}.topbar{grid-template-columns:auto 1fr auto;height:68px;padding:0 14px}.logo img{width:132px}.menu{display:grid;width:43px;height:43px;align-content:center;justify-content:center;gap:5px;margin-left:auto;background:#f3f5f7;border:1px solid var(--line);border-radius:10px}.menu span{display:block;width:20px;height:2px;background:var(--ink)}.menu b{position:absolute;width:1px;height:1px;overflow:hidden}.topbar nav{position:absolute;top:67px;right:0;left:0;display:none;padding:10px 18px 18px;background:#fff;border-bottom:1px solid var(--line)}.topbar nav.open{display:grid}.topbar nav a{padding:10px 0}.top-actions .login{display:none}.top-actions .book{min-height:43px;padding:9px 13px;font-size:.75rem}.journey-hero{gap:28px;padding:43px 14px 48px}.hero-copy h1{font-size:3rem}.intro{font-size:.96rem}.hero-proof{margin-bottom:18px}.hero-copy figure{height:155px}.hero-copy figcaption{font-size:.61rem}.planner{min-height:0;padding:18px;border-radius:17px}.planner-head h2{font-size:1.4rem}.trip-types{grid-template-columns:1fr 1fr}.field-row{grid-template-columns:1fr}.vehicle-fit,.how,.support{padding:58px 18px}.section-head{align-items:flex-start;flex-direction:column}.section-head h2,.how h2,.support h2{font-size:2.2rem}.fit-grid{display:flex;margin-right:-18px;overflow-x:auto;padding:0 18px 16px 0;scroll-snap-type:x mandatory}.fit-grid a{flex:0 0:min(82vw,310px);min-height:190px;scroll-snap-align:start}.how{gap:27px}.how ol{grid-template-columns:1fr}.support>div:last-child{align-items:stretch;flex-direction:column;width:100%}.support .primary{width:100%}footer{grid-template-columns:1fr;padding:46px 22px 28px}footer>small{grid-column:1}.hero-proof span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}}
.planner{position:relative;isolation:isolate}.planner:before{position:absolute;z-index:-1;inset:-1px;border-radius:22px;background:linear-gradient(145deg,rgba(241,90,36,.45),transparent 32%,rgba(16,42,73,.18));content:""}.planner-sub{margin:3px 0 0;color:var(--muted);font-size:.76rem}.route-fields{position:relative;display:grid;gap:10px;padding-left:1px}.route-fields:before{position:absolute;top:30px;bottom:31px;left:7px;width:1px;background:repeating-linear-gradient(to bottom,#c8d1dc 0 4px,transparent 4px 8px);content:""}.route-fields label>span{display:flex;align-items:center;gap:9px}.route-dot{position:relative;z-index:1;display:block;width:14px;height:14px;background:#fff;border:4px solid var(--orange);border-radius:50%}.destination-dot{border-color:var(--ink);border-radius:3px}.route-fields input{margin-left:23px;width:calc(100% - 23px)}.form-assurance{margin:-2px 0 0;text-align:center;color:#718096;font-size:.7rem}.journey-summary{display:grid;grid-template-columns:1fr auto;gap:1px 12px;padding:12px 14px;background:#f4f7fa;border-left:3px solid var(--orange);border-radius:9px}.journey-summary small{grid-column:1/-1;color:var(--orange);font-size:.62rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.journey-summary strong{min-width:0;overflow:hidden;color:var(--ink);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.journey-summary span{color:var(--muted);font-size:.68rem}.mobile-book{display:none}.primary,.book{box-shadow:0 8px 20px rgba(241,90,36,.19);transition:transform .18s ease,box-shadow .18s ease}.primary:hover,.book:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(241,90,36,.27)}.planner input::placeholder{color:#96a1af}.planner select{cursor:pointer}.fit-grid a{position:relative;overflow:hidden}.fit-grid a:after{position:absolute;right:-38px;bottom:-55px;width:130px;height:130px;background:radial-gradient(circle,rgba(241,90,36,.12),transparent 70%);content:""}
@media(max-width:650px){body{padding-bottom:78px}.mobile-book{position:fixed;z-index:70;right:10px;bottom:10px;left:10px;display:flex;align-items:center;justify-content:space-between;padding:11px 13px 11px 16px;color:#fff;background:rgba(11,25,48,.97);border:1px solid rgba(255,255,255,.13);border-radius:15px;box-shadow:0 15px 35px rgba(5,17,32,.3);backdrop-filter:blur(14px)}.mobile-book span{display:grid}.mobile-book small{color:#aeb9c7;font-size:.62rem}.mobile-book strong{font-size:.86rem}.mobile-book b{padding:9px 13px;color:var(--ink);background:var(--yellow);border-radius:9px;font-size:.75rem}.planner:before{border-radius:17px}.route-fields input{margin-left:21px;width:calc(100% - 21px)}.journey-summary{grid-template-columns:1fr}.journey-summary span{margin-top:2px}}
.hero-carousel{isolation:isolate;background:var(--ink)}.hero-slides{position:absolute;inset:0}.hero-copy .hero-slides img{position:absolute;inset:0;width:100%;height:100%;opacity:0;object-fit:cover;transform:scale(1.035);transition:opacity .7s ease,transform 5.8s ease}.hero-copy .hero-slides img.active{opacity:1;transform:scale(1)}.hero-carousel:after{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(5,17,32,.8));content:""}.carousel-copy{position:absolute;z-index:2;bottom:18px;left:18px;display:grid;color:#fff}.carousel-copy span{color:var(--yellow);font-size:.62rem;font-weight:900;letter-spacing:.1em}.carousel-copy strong{font-size:.78rem}.carousel-controls{position:absolute;z-index:3;right:14px;bottom:16px;display:flex;align-items:center;gap:8px}.carousel-controls>button{display:grid;width:32px;height:32px;place-items:center;color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.35);border-radius:50%;cursor:pointer}.carousel-controls>.carousel-toggle{width:auto;min-width:52px;padding:0 9px;border-radius:16px;font-size:.68rem;font-weight:800}.carousel-dots{display:flex;gap:5px}.carousel-dots button{width:7px;height:7px;padding:0;background:rgba(255,255,255,.45);border:0;border-radius:50%;cursor:pointer;transition:width .2s}.carousel-dots button.active{width:21px;background:var(--yellow);border-radius:10px}.hero-carousel figcaption{z-index:3;top:9px;right:9px;bottom:auto;background:rgba(5,17,32,.58)}
@media(max-width:650px){.carousel-copy{bottom:13px;left:13px}.carousel-controls{right:10px;bottom:11px}.carousel-controls>button{width:29px;height:29px}.hero-carousel figcaption{display:none}}
@media(prefers-reduced-motion:reduce){.hero-copy .hero-slides img{transform:none;transition:none}}
.journey-hero{align-items:center}.hero-copy{position:relative;isolation:isolate;display:block;min-height:610px;padding:54px;overflow:hidden;border-radius:24px;box-shadow:0 28px 65px rgba(5,17,32,.2)}.hero-copy>.hero-carousel{position:absolute;inset:0;max-width:none;height:100%;margin:0;border-radius:0}.hero-carousel:after{background:linear-gradient(90deg,rgba(5,17,32,.9) 0%,rgba(5,17,32,.62) 50%,rgba(5,17,32,.12) 100%),linear-gradient(0deg,rgba(5,17,32,.72),transparent 55%)}.hero-message{position:relative;z-index:4;display:flex;max-width:575px;min-height:502px;flex-direction:column;justify-content:center}.hero-message .eyebrow{color:var(--yellow)}.hero-message h1{margin-bottom:20px;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.15)}.hero-message h1 em{color:#ff7847}.hero-message .intro{color:#dce3eb}.hero-message .hero-proof span{color:#fff;background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.22);backdrop-filter:blur(8px)}.hero-message .hero-proof span:before{color:var(--yellow)}.hero-carousel .carousel-copy{bottom:25px;left:54px}.hero-carousel .carousel-controls{right:24px;bottom:23px}.hero-carousel figcaption{top:15px;right:15px}.planner{min-height:610px}
@media(max-width:980px){.hero-copy{min-height:540px}.hero-message{min-height:432px}.planner{min-height:0}}
@media(max-width:650px){.journey-hero{padding-top:14px}.hero-copy{min-height:500px;padding:30px 24px;border-radius:18px}.hero-message{min-height:420px;justify-content:flex-end;padding-bottom:48px}.hero-message h1{font-size:2.75rem}.hero-message .intro{font-size:.91rem}.hero-message .hero-proof{gap:6px;margin:8px 0 0}.hero-message .hero-proof span{padding:5px 8px;font-size:.65rem}.hero-carousel:after{background:linear-gradient(0deg,rgba(5,17,32,.96) 0%,rgba(5,17,32,.58) 58%,rgba(5,17,32,.1) 100%)}.hero-carousel .carousel-copy{bottom:12px;left:15px}.hero-carousel .carousel-copy strong{display:none}.hero-carousel .carousel-controls{right:12px;bottom:10px}}
.hero-message{justify-content:flex-end;padding-bottom:58px}.hero-message h1{margin:0;max-width:540px}.hero-carousel:after{background:linear-gradient(0deg,rgba(5,17,32,.9) 0%,rgba(5,17,32,.28) 55%,rgba(5,17,32,.04) 100%)}
@media(max-width:650px){.hero-message{padding-bottom:46px}.hero-message h1{font-size:2.75rem}}
.hero-message{justify-content:flex-start;max-width:none;padding-top:8px;padding-bottom:0}.hero-message h1{max-width:none;font-size:clamp(2rem,3.15vw,3.2rem);letter-spacing:-.05em;white-space:nowrap}.hero-carousel:after{background:linear-gradient(180deg,rgba(5,17,32,.72) 0%,rgba(5,17,32,.16) 38%,rgba(5,17,32,.58) 100%)}
@media(max-width:650px){.hero-message{min-height:0;padding-top:2px;padding-bottom:0}.hero-message h1{font-size:clamp(1.42rem,7vw,1.85rem);letter-spacing:-.045em;white-space:nowrap}}
.vehicle-help{margin-top:-2px;color:var(--success);font-size:.68rem;font-weight:700}.review-card{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:1px;padding:1px;background:var(--line);border:1px solid var(--line);border-radius:11px;overflow:hidden}.review-card>div{display:grid;gap:3px;min-width:0;padding:10px;background:#f8fafc}.review-card small{color:var(--muted);font-size:.58rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.review-card strong{overflow:hidden;color:var(--ink);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.steps span.complete{color:var(--success)}.steps span.complete b:before{content:"✓"}.steps span.complete b{font-size:0}
@media(max-width:650px){.review-card{grid-template-columns:1fr}.review-card>div{grid-template-columns:58px 1fr;align-items:center}.review-card small{font-size:.56rem}.review-card strong{font-size:.68rem}}

.home-success{align-self:center;display:grid;min-height:610px;align-content:center;justify-items:center;padding:34px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.home-success[hidden]{display:none}.home-success>span{display:grid;width:64px;height:64px;margin-bottom:18px;place-items:center;color:#fff;background:var(--success);border-radius:50%;font-size:2rem;font-weight:900}.home-success h2{margin:0 0 8px;color:var(--ink);font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.home-success>p:not(.eyebrow){color:var(--muted)}.home-success-reference{margin:10px 0 22px;padding:11px 16px;background:var(--canvas);border-radius:10px;font-size:1.2rem;letter-spacing:.06em}.home-success>div{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center}.home-success>div>a:last-child{color:var(--ink);font-weight:800}.home-success>button{margin-top:16px;padding:9px;border:0;color:var(--muted);background:transparent;font-weight:800;cursor:pointer}@media(max-width:650px){.home-success{min-height:430px;padding:28px 18px;border-radius:17px}.home-success>div{display:grid;width:100%}.home-success>div a{width:100%}}
