:root{--ink: #10232f;--navy: #081f2f;--navy-soft: #0f3044;--blue: #0a4d78;--orange: #ff6500;--orange-dark: #d84c00;--orange-ink: #b33d00;--cream: #f4f1e9;--paper: #fbfaf6;--white: #ffffff;--line: #d9ddd9;--muted: #64727a;--font-display: "Barlow Condensed", "Arial Narrow", sans-serif;--font-body: "Manrope", sans-serif;--shell: min(1280px, calc(100% - 64px) );color:var(--ink);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);overflow-x:hidden}body.menu-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}p,h1,h2,h3,dl,dd{margin:0}ul{margin:0;padding:0;list-style:none}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;padding:12px 18px;background:var(--white);color:var(--navy);font-weight:700;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid #55b7ed;outline-offset:3px}.topbar{height:34px;background:var(--navy);color:#c7d3d9;font-size:.72rem;font-weight:600;letter-spacing:.03em}.topbar__inner,.topbar__contacts,.topbar p,.topbar a{display:flex;align-items:center}.topbar__inner{height:100%;justify-content:space-between}.topbar__contacts{height:100%;gap:28px}.topbar p,.topbar a{gap:7px}.topbar a{transition:color .18s ease}.topbar a:hover{color:var(--white)}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(16,35,47,.1);background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{display:flex;height:82px;align-items:center;gap:34px}.brand{flex:0 0 auto;width:196px}.brand img{width:100%;height:auto}.desktop-nav{display:flex;align-items:center;gap:clamp(18px,2vw,34px);margin-left:auto}.desktop-nav a{position:relative;padding-block:29px;font-size:.78rem;font-weight:700;letter-spacing:.035em}.desktop-nav a:after{position:absolute;right:0;bottom:21px;left:0;height:2px;background:var(--orange);content:"";transform:scaleX(0);transform-origin:right;transition:transform .22s ease}.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:13px;border:1px solid var(--orange);border-radius:6px;background:var(--orange);color:var(--navy);cursor:pointer;font-size:.77rem;font-weight:800;letter-spacing:.035em;padding:0 24px;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.button svg{width:20px;transition:transform .18s ease}.button:hover{border-color:#ff7a1a;background:#ff7a1a;transform:translateY(-2px)}.button:hover svg{transform:translate(3px)}.button--small{min-height:44px;padding-inline:18px;font-size:.7rem}.button--outline{border-color:#ffffff73;background:transparent;color:var(--white)}.button--outline:hover{border-color:var(--orange);background:var(--orange);color:var(--navy)}.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:0;background:transparent;cursor:pointer}.mobile-nav{position:fixed;top:82px;right:0;bottom:auto;left:0;z-index:90;height:calc(100dvh - 82px);visibility:hidden;background:var(--navy);color:var(--white);opacity:0;overflow-y:auto;transform:translateY(-16px);transition:opacity .22s ease,transform .22s ease,visibility .22s}.mobile-nav--open{visibility:visible;opacity:1;transform:translateY(0)}.mobile-nav__inner{display:flex;flex-direction:column;padding-block:34px}.mobile-nav__inner>a{display:flex;align-items:baseline;gap:18px;border-bottom:1px solid rgba(255,255,255,.14);font-family:var(--font-display);font-size:2.5rem;font-weight:600;padding-block:14px;text-transform:uppercase}.mobile-nav__inner>a span{color:var(--orange);font-family:var(--font-body);font-size:.68rem}.mobile-nav__contacts{display:flex;flex-wrap:wrap;gap:18px 30px;padding-top:32px;color:#bdcbd2;font-size:.84rem}.hero{position:relative;min-height:704px;background:var(--navy);color:var(--white);overflow:hidden}.hero__texture{position:absolute;top:0;right:50%;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:linear-gradient(to right,#000,transparent);mask-image:linear-gradient(to right,#000,transparent)}.hero__inner{display:grid;width:min(1440px,100%);min-height:704px;margin-inline:auto;grid-template-columns:minmax(490px,.92fr) 1.08fr}.hero__content{position:relative;z-index:2;display:flex;max-width:660px;flex-direction:column;justify-content:center;padding:70px clamp(32px,4vw,64px) 100px}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--orange-ink);font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{width:28px;height:2px;background:currentColor;content:""}.hero__eyebrow{color:#ff7a1a;opacity:0;animation:hero-in .65s .12s ease forwards}.hero h1{display:flex;flex-direction:column;margin-top:26px;font-family:var(--font-display);font-size:clamp(5.6rem,8.5vw,8.25rem);font-weight:600;letter-spacing:-.045em;line-height:.78;opacity:0;text-transform:uppercase;animation:hero-in .72s .22s ease forwards}.hero h1 span{color:var(--orange)}.hero__lead{max-width:550px;margin-top:34px;color:#c5d0d5;font-size:1rem;line-height:1.75;opacity:0;animation:hero-in .68s .34s ease forwards}.hero__actions{display:flex;align-items:center;gap:28px;margin-top:34px;opacity:0;animation:hero-in .68s .44s ease forwards}.text-link{display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid currentColor;font-size:.76rem;font-weight:800;letter-spacing:.03em;padding-block:4px;transition:color .18s ease,gap .18s ease}.text-link:hover{gap:12px;color:var(--orange)}.text-link--light{color:var(--white)}.hero__stats{display:flex;margin-top:50px;opacity:0;animation:hero-in .68s .54s ease forwards}.hero__stats div{min-width:120px;border-left:1px solid rgba(255,255,255,.18);padding-left:18px}.hero__stats dt{font-family:var(--font-display);font-size:2rem;font-weight:600;line-height:1}.hero__stats dd{margin-top:6px;color:#91a4ae;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero__visual{position:relative;min-width:0;overflow:hidden;border-bottom-left-radius:96px}.hero__visual:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(8,31,47,.36),transparent 35%),linear-gradient(0deg,rgba(4,19,29,.52),transparent 40%);content:""}.hero__visual>img{width:100%;height:100%;object-fit:cover;object-position:46% center;opacity:0;transform:scale(1.04);animation:hero-image 1.1s .12s ease forwards}.hero__caption{position:absolute;right:42px;bottom:46px;z-index:2;width:210px;border-left:2px solid var(--orange);padding-left:16px}.hero__caption span{color:#dce5e8;font-size:.62rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero__caption p{margin-top:6px;font-family:var(--font-display);font-size:1.45rem;font-weight:600;line-height:1.05}.hero__route-mark{position:absolute;top:35px;right:34px;z-index:2;display:flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:#081f2f8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.56rem;font-weight:800;letter-spacing:.12em;padding:10px 14px}@keyframes hero-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-image{to{opacity:1;transform:scale(1)}}.planner-wrap{position:relative;z-index:8;margin-top:-34px}.planner{display:grid;min-height:136px;align-items:stretch;border-radius:10px;background:var(--white);box-shadow:0 24px 70px #081f2f24;grid-template-columns:1.15fr repeat(3,1fr) auto;overflow:hidden}.planner__intro{display:flex;align-items:center;gap:18px;background:var(--orange);color:var(--navy);padding:24px 26px}.planner__intro>span{align-self:flex-start;color:#081f2fa3;font-size:.62rem;font-weight:800}.planner__intro p{display:flex;flex-direction:column;font-family:var(--font-display);font-size:1.65rem;font-weight:500;line-height:1.02;text-transform:uppercase}.planner__intro strong{font-weight:700}.planner>label{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:10px;border-right:1px solid var(--line);padding:20px 22px}.planner>label>span:first-child,.quote-form label>span:first-child{color:var(--muted);font-size:.61rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.input-wrap{display:flex;min-width:0;align-items:center;gap:10px;color:var(--orange)}.input-wrap input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:.83rem;font-weight:700}.input-wrap input::placeholder{color:#a5afb4;font-weight:500}.planner__submit{min-width:130px;border-radius:0}.section{padding-block:140px}.section-heading{max-width:720px}.section-heading h2,.quote__intro h2,.contact__content h2{margin-top:20px;font-family:var(--font-display);font-size:clamp(3.3rem,5.2vw,5.45rem);font-weight:600;letter-spacing:-.035em;line-height:.93;text-transform:uppercase}.section-heading__text{max-width:620px;margin-top:26px;color:var(--muted);font-size:.95rem;line-height:1.75}.section-heading--light h2{color:var(--white)}.section-heading--light .section-heading__text{color:#adc0c9}.services{padding-top:120px}.services__top{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.services__promise{display:flex;width:260px;flex:0 0 auto;align-items:center;gap:18px;border-top:1px solid var(--line);padding-top:20px}.services__promise svg{width:42px;height:42px;color:var(--orange);stroke-width:1.5}.services__promise p{display:flex;flex-direction:column;color:var(--muted);font-size:.72rem;line-height:1.55}.services__promise strong{color:var(--ink)}.services__grid{display:grid;margin-top:76px;border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr)}.service-card{position:relative;min-height:285px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent;padding:34px;transition:background .25s ease,color .25s ease,transform .25s ease}.service-card:after{position:absolute;bottom:0;left:0;width:0;height:4px;background:var(--orange);content:"";transition:width .26s ease}.service-card:hover{z-index:2;background:var(--white);box-shadow:0 20px 50px #081f2f14;transform:translateY(-6px)}.service-card:hover:after{width:100%}.service-card__top{display:flex;align-items:flex-start;justify-content:space-between}.service-card__top svg{width:42px;height:42px;color:var(--orange);stroke-width:1.45}.service-card__top span{color:#aab2b5;font-size:.65rem;font-weight:800}.service-card h3{margin-top:54px;font-family:var(--font-display);font-size:2rem;font-weight:600;line-height:1;text-transform:uppercase}.service-card p{max-width:310px;margin-top:16px;color:var(--muted);font-size:.78rem;line-height:1.7}.fleet{background:var(--white)}.fleet__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.fleet__range{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fleet__range span{color:var(--ink);font-family:var(--font-display);font-size:2.8rem;font-weight:600;letter-spacing:-.03em}.fleet__range i{width:54px;height:1px;background:var(--orange)}.fleet-select{display:none}.fleet-tabs{display:grid;margin-top:70px;border:1px solid #d5dade;grid-template-columns:repeat(6,1fr)}.fleet-tab{position:relative;display:flex;min-height:95px;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;border:0;border-right:1px solid #d5dade;background:var(--white);cursor:pointer;padding:15px 20px;text-align:left;transition:background .18s ease,color .18s ease}.fleet-tab:last-child{border-right:0}.fleet-tab strong{font-family:var(--font-display);font-size:1.75rem;font-weight:600;line-height:1}.fleet-tab span{color:var(--muted);font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.fleet-tab:after{position:absolute;right:-1px;bottom:-1px;left:-1px;height:4px;background:var(--orange);content:"";opacity:0}.fleet-tab:hover,.fleet-tab--active{background:var(--cream)}.fleet-tab--active:after{opacity:1}.fleet-tab--active span{color:var(--orange-ink)}.vehicle{display:grid;height:700px;min-height:700px;margin-top:28px;border-radius:12px;background:var(--navy);color:var(--white);grid-template-columns:minmax(0,1.14fr) minmax(390px,.86fr);overflow:hidden;animation:vehicle-in .38s ease both}@keyframes vehicle-in{0%{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.vehicle__media{display:grid;min-height:0;min-width:0;padding:20px 0 20px 20px;grid-template-rows:minmax(0,1fr) 100px}.vehicle__media.vehicle__media--single{grid-template-rows:minmax(0,1fr)}.vehicle__main-image{position:relative;min-height:0;overflow:hidden}.vehicle__main-image>img{width:100%;height:100%;object-fit:cover;animation:image-in .35s ease both}@keyframes image-in{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.vehicle__badge{position:absolute;top:20px;left:20px;border-radius:999px;background:var(--orange);color:var(--navy);font-size:.6rem;font-weight:800;letter-spacing:.11em;padding:9px 13px;text-transform:uppercase}.vehicle__image-index{position:absolute;right:16px;bottom:16px;border-radius:999px;background:#081f2fc2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.6rem;font-weight:800;letter-spacing:.08em;padding:9px 12px}.vehicle__gallery{display:flex;gap:9px;padding-top:10px;overflow-x:auto;scrollbar-width:thin}.vehicle-thumb{position:relative;width:118px;min-width:88px;height:90px;border:0;background:#0e344a;cursor:pointer;opacity:.55;overflow:hidden;padding:0;transition:opacity .18s ease}.vehicle-thumb img{width:100%;height:100%;object-fit:cover}.vehicle-thumb:after{position:absolute;top:0;right:0;bottom:0;left:0;border:3px solid var(--orange);content:"";opacity:0}.vehicle-thumb:hover,.vehicle-thumb--active{opacity:1}.vehicle-thumb--active:after{opacity:1}.vehicle__details{position:relative;display:flex;min-height:0;flex-direction:column;padding:60px 54px 34px;overflow:hidden}.vehicle__details:before{position:absolute;top:36%;right:-110px;width:310px;height:310px;border:1px solid rgba(255,255,255,.06);border-radius:50%;content:""}.vehicle__number{position:absolute;top:20px;right:30px;color:#ffffff0d;font-family:var(--font-display);font-size:11rem;font-weight:700;line-height:1}.vehicle__type{position:relative;color:var(--orange);font-size:.63rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.vehicle__details h3{position:relative;margin-top:7px;font-family:var(--font-display);font-size:clamp(3.8rem,5vw,5.7rem);font-weight:600;letter-spacing:-.035em;line-height:.92;text-transform:uppercase}.vehicle__specs{position:relative;display:grid;margin-top:34px;border-top:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13);grid-template-columns:repeat(3,1fr)}.vehicle__specs div{display:flex;min-width:0;flex-direction:column;gap:4px;border-right:1px solid rgba(255,255,255,.13);padding:18px 14px}.vehicle__specs div:first-child{padding-left:0}.vehicle__specs div:last-child{border-right:0}.vehicle__specs svg{width:19px;height:19px;margin-bottom:5px;color:var(--orange)}.vehicle__specs span{color:#879da8;font-size:.56rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.vehicle__specs strong{font-family:var(--font-display);font-size:1.22rem;font-weight:600}.vehicle__summary{position:relative;margin-top:28px;color:#b7c7ce;font-size:.82rem;line-height:1.75}.vehicle__features{position:relative;display:grid;gap:11px 16px;margin-top:25px;grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle__features li{display:flex;align-items:center;gap:8px;color:#e2e9ec;font-size:.66rem;font-weight:600}.vehicle__features svg{flex:0 0 auto;color:var(--orange)}.vehicle__actions{position:relative;display:flex;align-items:center;gap:24px;margin-top:32px}.vehicle__pager{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:auto;padding-top:28px}.vehicle__pager button{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:transparent;color:var(--white);cursor:pointer;transition:border-color .18s ease,background .18s ease}.vehicle__pager button:hover{border-color:var(--orange);background:var(--orange)}.vehicle__pager span{color:#8297a1;font-size:.59rem;font-weight:800;letter-spacing:.1em}.story{background:var(--cream)}.story__grid{display:grid;align-items:center;gap:clamp(70px,8vw,130px);grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr)}.story__visual{position:relative;min-height:720px}.story__road{width:82%;height:620px;object-fit:cover}.story__fleet{position:absolute;right:0;bottom:0;width:68%;border:12px solid var(--cream);box-shadow:0 20px 50px #081f2f29}.story__since{position:absolute;top:42px;right:0;display:flex;width:132px;height:132px;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--orange);color:var(--navy);transform:rotate(8deg)}.story__since span{font-size:.6rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.story__since strong{font-family:var(--font-display);font-size:2.6rem;line-height:1}.story__copy{max-width:650px;margin-top:25px;color:var(--muted);font-size:.9rem;line-height:1.8}.story__values{display:grid;margin-top:50px;border-top:1px solid #cfd4d1;grid-template-columns:repeat(3,1fr)}.story__values>div{border-right:1px solid #cfd4d1;padding:26px 20px 0}.story__values>div:first-child{padding-left:0}.story__values>div:last-child{border-right:0}.story__values svg{width:27px;height:27px;color:var(--orange);stroke-width:1.6}.story__values h3{margin-top:22px;font-family:var(--font-display);font-size:1.35rem;font-weight:600;text-transform:uppercase}.story__values p{margin-top:10px;color:var(--muted);font-size:.67rem;line-height:1.65}.documents{position:relative;background:var(--navy);color:var(--white);overflow:hidden}.documents:before{position:absolute;top:-140px;right:-120px;width:500px;height:500px;border:1px solid rgba(255,255,255,.06);border-radius:50%;box-shadow:0 0 0 90px #ffffff05,0 0 0 180px #ffffff03;content:""}.documents__intro{position:relative;display:flex;align-items:flex-start;justify-content:space-between}.documents__mark{width:120px;height:120px;color:#ffffff12;stroke-width:1}.documents__grid{position:relative;display:grid;gap:14px;margin-top:70px;grid-template-columns:repeat(3,1fr)}.document-card{position:relative;display:grid;min-height:260px;border:1px solid rgba(255,255,255,.15);background:#ffffff09;grid-template-columns:52px 1fr auto;padding:32px;transition:border-color .22s ease,background .22s ease,transform .22s ease}.document-card:hover{border-color:var(--orange);background:#ffffff13;transform:translateY(-5px)}.document-card>svg:not(.document-card__download){width:35px;height:35px;align-self:end;color:var(--orange);stroke-width:1.4}.document-card__number{position:absolute;top:24px;right:26px;color:#6d818c;font-size:.62rem;font-weight:800}.document-card>div{align-self:end}.document-card>div>p{color:var(--orange);font-size:.56rem;font-weight:800;letter-spacing:.12em}.document-card h3{margin-top:7px;font-family:var(--font-display);font-size:1.65rem;font-weight:600;line-height:1;text-transform:uppercase}.document-card>div>span{display:block;margin-top:12px;color:#a9bbc4;font-size:.68rem;line-height:1.55}.document-card__download{width:22px;align-self:end;color:#718791;transition:color .18s ease,transform .18s ease}.document-card:hover .document-card__download{color:var(--orange);transform:translateY(3px)}.quote{background:var(--orange)}.quote__grid{display:grid;align-items:start;gap:clamp(60px,8vw,120px);grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr)}.quote__intro{position:sticky;top:132px;color:var(--navy)}.quote__intro .eyebrow{color:var(--navy)}.quote__intro>p:nth-of-type(2){max-width:570px;margin-top:28px;color:#081f2fd1;font-size:.9rem;line-height:1.8}.quote__direct{display:flex;flex-direction:column;gap:14px;margin-top:38px}.quote__direct a{display:flex;align-items:center;gap:15px}.quote__direct a>span{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgba(8,31,47,.42);border-radius:50%}.quote__direct svg{width:18px}.quote__direct a>div{display:flex;flex-direction:column;gap:3px}.quote__direct small{color:var(--navy);font-size:.61rem;font-weight:700}.quote__direct strong{font-size:.83rem}.quote__note{display:flex;gap:12px;margin-top:38px;border-top:1px solid rgba(8,31,47,.32);padding-top:20px}.quote__note svg{width:24px;flex:0 0 auto}.quote__note p{color:var(--navy);font-size:.68rem;line-height:1.65}.quote-form{border-radius:10px;background:var(--white);box-shadow:0 28px 70px #501b0029;padding:46px}.quote-form__heading{display:flex;align-items:flex-start;gap:22px;border-bottom:1px solid var(--line);padding-bottom:28px}.quote-form__heading>span{color:var(--orange-ink);font-size:.65rem;font-weight:800}.quote-form__heading p{color:var(--muted);font-size:.65rem;font-weight:700;letter-spacing:.04em}.quote-form__heading h3{margin-top:2px;font-family:var(--font-display);font-size:2.5rem;font-weight:600;line-height:1;text-transform:uppercase}.form-grid{display:grid;gap:24px 20px;margin-top:30px;grid-template-columns:repeat(2,1fr)}.quote-form label:not(.consent){display:flex;flex-direction:column;gap:9px}.quote-form input:not([type=checkbox]),.quote-form textarea{width:100%;border:1px solid #d5dadd;border-radius:4px;background:#fdfdfb;color:var(--ink);outline:0;padding:13px 14px;transition:border-color .18s ease,box-shadow .18s ease}.quote-form input:not([type=checkbox]){height:49px}.quote-form textarea{resize:vertical}.quote-form input:focus,.quote-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff65001f}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#a3adb2}.form-grid__full{grid-column:1 / -1}.consent{display:flex;align-items:flex-start;gap:10px;margin-top:24px;color:var(--muted);cursor:pointer;font-size:.65rem;line-height:1.5}.consent input{width:16px;height:16px;margin:1px 0 0;accent-color:var(--orange)}.quote-form__submit{width:100%;margin-top:26px}.form-status{display:flex;max-height:0;align-items:flex-start;gap:9px;margin-top:0;color:#28724b;font-size:.69rem;font-weight:700;line-height:1.55;opacity:0;overflow:hidden;transition:max-height .22s ease,margin .22s ease,opacity .22s ease}.form-status svg{flex:0 0 auto}.form-status--visible{max-height:90px;margin-top:18px;opacity:1}.contact{display:grid;min-height:550px;background:var(--navy-soft);color:var(--white);grid-template-columns:1.1fr .9fr}.contact__map{min-height:550px;filter:grayscale(.25) contrast(1.05)}.contact__map iframe{width:100%;height:100%;border:0}.contact__content{display:flex;max-width:550px;flex-direction:column;justify-content:center;padding:70px clamp(42px,7vw,105px)}.contact__content .eyebrow{color:#ff7a1a}.contact__content h2{font-size:clamp(3.3rem,4.3vw,5rem)}.contact__content address{display:flex;flex-direction:column;gap:22px;margin-top:36px;font-style:normal}.contact__content address>div{display:flex;gap:14px}.contact__content address svg{width:20px;color:var(--orange);flex:0 0 auto}.contact__content address p{display:flex;flex-direction:column;gap:5px}.contact__content address span{color:#8da2ad;font-size:.59rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.contact__content address strong{font-size:.82rem;line-height:1.6}.contact__content .text-link{align-self:flex-start;margin-top:34px}.footer{background:#061721;color:var(--white)}.footer__top{display:grid;min-height:170px;align-items:center;gap:50px;border-bottom:1px solid rgba(255,255,255,.12);grid-template-columns:230px 1fr auto}.footer__brand{width:210px}.footer__top>p{max-width:540px;color:#91a5ae;font-size:.78rem;line-height:1.7}.footer__middle{display:grid;gap:40px;padding-block:64px;grid-template-columns:1.1fr .8fr 1.2fr 1fr}.footer__middle>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer__middle h3{margin:0 0 12px;color:var(--orange);font-size:.61rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.footer__middle a,.footer__middle p{color:#94a7b0;font-size:.7rem;line-height:1.5;transition:color .18s ease}.footer__middle a:hover{color:var(--white)}.footer__bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);color:#8297a1;font-size:.59rem;padding-block:22px}.mobile-actions{display:none}.reveal-pending{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal-pending.is-visible{opacity:1;transform:translateY(0)}.services__grid .service-card:nth-child(2),.services__grid .service-card:nth-child(5),.documents__grid .document-card:nth-child(2){transition-delay:80ms}.services__grid .service-card:nth-child(3),.services__grid .service-card:nth-child(6),.documents__grid .document-card:nth-child(3){transition-delay:.16s}@media(max-width:1160px){:root{--shell: min(100% - 48px, 1100px)}.desktop-nav{gap:18px}.desktop-nav a{font-size:.7rem}.header-cta{display:none}.hero__inner{grid-template-columns:minmax(440px,.94fr) 1.06fr}.hero__content{padding-inline:32px}.hero h1{font-size:clamp(5rem,9vw,7rem)}.planner{grid-template-columns:1fr repeat(3,1fr)}.planner__intro{display:none}.planner__submit{grid-column:1 / -1;min-height:56px}.vehicle{grid-template-columns:minmax(0,1fr) minmax(370px,.85fr)}.vehicle__details{padding-inline:38px}.story__grid{gap:65px}.story__values{grid-template-columns:1fr}.story__values>div,.story__values>div:first-child{display:grid;align-items:center;gap:8px 16px;border-right:0;border-bottom:1px solid #cfd4d1;grid-template-columns:32px 1fr;padding:18px 0}.story__values>div:last-child{border-bottom:0}.story__values h3,.story__values p{margin:0}.story__values p{grid-column:2}.quote__grid{gap:60px;grid-template-columns:minmax(0,.8fr) minmax(480px,1.2fr)}}@media(max-width:920px){:root{--shell: calc(100% - 40px) }.topbar{display:none}.site-header__inner{height:72px}.brand{width:174px}.desktop-nav{display:none}.menu-toggle{display:inline-flex;margin-left:auto}.mobile-nav{top:72px;height:calc(100dvh - 72px)}.hero{min-height:auto}.hero__inner{display:flex;min-height:auto;flex-direction:column}.hero__content{width:var(--shell);max-width:none;margin-inline:auto;padding:76px 0 62px}.hero h1{font-size:clamp(5rem,15vw,7.6rem)}.hero__lead{max-width:650px}.hero__visual{width:calc(100% - 20px);height:480px;align-self:flex-end;border-bottom-left-radius:70px;border-top-left-radius:70px}.hero__visual>img{object-position:center}.planner-wrap{margin-top:34px}.planner{grid-template-columns:repeat(2,1fr)}.planner>label:nth-of-type(3){grid-column:1 / -1}.section{padding-block:105px}.services{padding-top:90px}.services__grid{grid-template-columns:repeat(2,1fr)}.fleet-tabs{display:flex;margin-right:-20px;overflow-x:auto;scroll-snap-type:x mandatory}.fleet-tab{min-width:154px;scroll-snap-align:start}.vehicle{height:auto;grid-template-columns:1fr}.vehicle__media{height:620px;padding-right:20px}.vehicle__details{min-height:630px}.story__grid{grid-template-columns:1fr}.story__visual{min-height:660px}.story__road{height:560px}.story__content{max-width:730px}.story__values{grid-template-columns:repeat(3,1fr)}.story__values>div,.story__values>div:first-child{display:block;border-right:1px solid #cfd4d1;border-bottom:0;padding:24px 18px 0}.story__values>div:first-child{padding-left:0}.story__values>div:last-child{border-right:0}.story__values h3{margin-top:20px}.story__values p{margin-top:10px}.documents__grid{grid-template-columns:1fr}.document-card{min-height:210px}.quote__grid{grid-template-columns:1fr}.quote__intro{position:static}.quote-form{max-width:720px}.contact{grid-template-columns:1fr}.contact__map{min-height:440px}.contact__content{max-width:none;min-height:500px;padding-inline:max(20px,calc((100% - var(--shell)) / 2))}.footer__top{gap:30px;grid-template-columns:200px 1fr;padding-block:40px}.footer__top .button{grid-column:1 / -1;justify-self:start}.footer__middle{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){:root{--shell: calc(100% - 32px) }html{scroll-padding-top:72px}body{padding-bottom:56px}.site-header__inner{height:60px}.brand{width:132px}.mobile-nav{top:60px;height:calc(100dvh - 60px)}.mobile-nav__inner>a{font-size:1.8rem}.button{min-height:50px;padding-inline:20px}.hero__content{padding-block:44px 40px}.hero h1{margin-top:18px;font-size:clamp(3.5rem,17vw,4.75rem);line-height:.81}.hero__lead{margin-top:22px;font-size:.9rem;line-height:1.6}.hero__actions{align-items:flex-start;flex-direction:column;gap:14px;margin-top:24px}.hero__actions .button{width:auto}.hero__stats{justify-content:space-between;margin-top:32px}.hero__stats div{flex:1;min-width:0;padding-left:10px}.hero__stats dt{font-size:1.55rem}.hero__stats dd{max-width:72px;font-size:.5rem;line-height:1.4}.hero__visual{width:var(--shell);height:auto;aspect-ratio:1328 / 747;align-self:center;border-radius:8px}.hero__visual:after{display:none}.hero__caption,.hero__route-mark{display:none}.planner-wrap{margin-top:16px}.planner{display:flex;min-height:0;flex-direction:column}.planner>label{min-height:76px;border-right:0;border-bottom:1px solid var(--line);padding:16px 18px}.planner .input-wrap input{font-size:1rem}.planner__submit{min-height:54px}.section{padding-block:64px}.section-heading h2,.quote__intro h2,.contact__content h2{font-size:clamp(2.5rem,11.5vw,3.35rem);line-height:.96}.section-heading__text{margin-top:18px;font-size:.86rem;line-height:1.65}.services__top{align-items:flex-start;flex-direction:column;gap:32px}.services__promise{width:100%}.services__grid{margin-top:36px;grid-template-columns:1fr}.service-card{min-height:196px;padding:22px}.service-card__top svg{width:36px;height:36px}.service-card h3{margin-top:28px;font-size:1.8rem}.fleet__heading{align-items:flex-start;flex-direction:column;gap:28px}.fleet__range{align-self:flex-start}.fleet__range span{font-size:2.25rem}.fleet__range i{width:40px}.fleet-select{display:block;margin-top:30px}.fleet-select>label{display:block;margin-bottom:9px;color:var(--muted);font-size:.61rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fleet-select__control{position:relative;color:var(--ink)}.fleet-select select{width:100%;height:60px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cfd5d8;border-radius:6px;background:var(--cream);color:var(--ink);cursor:pointer;font-family:var(--font-display);font-size:1.35rem;font-weight:600;outline:0;padding:0 54px 0 16px;text-transform:uppercase}.fleet-select select:focus-visible{border-color:var(--orange);outline:3px solid #55b7ed;outline-offset:3px}.fleet-select__control svg{position:absolute;top:50%;right:16px;width:20px;color:var(--orange-dark);pointer-events:none;transform:translateY(-50%)}.fleet-tabs{display:none}.vehicle{margin-right:-16px;margin-left:-16px;border-radius:0}.vehicle__media{height:360px;padding:12px;grid-template-rows:minmax(0,1fr) 68px}.vehicle-thumb{height:60px}.vehicle__details{min-height:auto;padding:38px 20px 24px}.vehicle__number{right:10px;font-size:7rem}.vehicle__details h3{font-size:3.25rem}.vehicle__specs{margin-top:24px}.vehicle__specs div{padding:14px 8px}.vehicle__specs strong{font-size:.95rem}.vehicle__summary{margin-top:22px;line-height:1.65}.vehicle__features{gap:10px 12px;margin-top:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle__actions{align-items:flex-start;flex-direction:column;gap:16px;margin-top:26px}.vehicle__actions .button{width:100%}.vehicle__pager{margin-top:24px;padding-top:0}.story__grid{gap:42px}.story__visual{min-height:360px}.story__road{width:88%;height:300px}.story__fleet{width:72%;border-width:6px}.story__since{top:20px;width:86px;height:86px}.story__since strong{font-size:1.75rem}.story__copy{margin-top:20px;font-size:.85rem;line-height:1.7}.story__values{margin-top:36px;grid-template-columns:1fr}.story__values>div,.story__values>div:first-child{display:grid;gap:8px 14px;border-right:0;border-bottom:1px solid #cfd4d1;grid-template-columns:30px 1fr;padding:18px 0}.story__values>div:last-child{border-bottom:0}.story__values h3,.story__values p{margin:0}.story__values p{grid-column:2}.documents__mark{display:none}.documents__grid{margin-top:34px}.document-card{min-height:174px;grid-template-columns:42px 1fr auto;padding:22px}.document-card h3{font-size:1.5rem}.quote__grid{width:100%;gap:36px}.quote__intro{width:var(--shell);margin-inline:auto}.quote__intro>p:nth-of-type(2){margin-top:22px;font-size:.86rem;line-height:1.7}.quote__direct,.quote__note{margin-top:28px}.quote-form{border-radius:0;padding:28px 18px}.quote-form__heading{gap:16px;padding-bottom:22px}.quote-form__heading h3{font-size:2.1rem}.form-grid{gap:18px;margin-top:24px;grid-template-columns:1fr}.form-grid__full{grid-column:auto}.contact__map{min-height:280px}.contact__content{min-height:0;padding-block:52px}.contact__content address,.contact__content .text-link{margin-top:28px}.footer__top{display:flex;align-items:flex-start;flex-direction:column;gap:18px;padding-block:32px}.footer__brand{width:160px}.footer__middle{gap:34px 20px;padding-block:44px;grid-template-columns:repeat(2,minmax(0,1fr))}.footer__bottom{align-items:flex-start;flex-direction:column;gap:8px}.mobile-actions{position:fixed;right:0;bottom:0;left:0;z-index:150;display:grid;min-height:56px;background:var(--navy);color:var(--white);box-shadow:0 -10px 30px #081f2f2e;grid-template-columns:56px 1fr;opacity:0;pointer-events:none;transform:translateY(100%);visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s}.mobile-actions--visible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}body.menu-open .mobile-actions{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(100%)}.mobile-actions a{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.72rem;font-weight:800}.mobile-actions__phone{border-right:1px solid rgba(255,255,255,.16)}.mobile-actions__phone span{display:none}.mobile-actions a:last-child{background:var(--orange);color:var(--navy)}}@media(max-width:920px)and (max-height:520px)and (orientation:landscape){html{scroll-padding-top:70px}.site-header__inner{height:60px}.brand{width:132px}.mobile-nav{top:60px;height:calc(100dvh - 60px)}.hero__content{padding-block:38px}.hero h1{margin-top:18px;font-size:clamp(3.5rem,7.5vw,4.25rem);line-height:.81}.hero__lead{margin-top:22px;font-size:.9rem;line-height:1.6}.hero__actions{margin-top:24px}.hero__stats{margin-top:32px}.hero__visual{width:min(var(--shell),680px);height:auto;aspect-ratio:16 / 9;align-self:center;border-radius:8px}.hero__visual:after,.hero__caption,.hero__route-mark{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
