
:root{--ink:#07131f;--ink2:#0b1e2e;--ink3:#10283b;--yellow:#ffbd00;--yellow2:#ffd34a;--white:#fff;--paper:#f5f7fa;--muted:#637184;--line:#dbe2ea;--green:#18a875;--danger:#c83737;--shadow:0 20px 60px rgba(6,18,30,.15);--radius:18px;--wrap:min(1180px,calc(100% - 40px));font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#152333;background:#fff;line-height:1.62;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.wrap{width:var(--wrap);margin-inline:auto}.skip{position:absolute;left:-9999px;top:auto}.skip:focus{left:16px;top:16px;z-index:200;background:#fff;color:#000;padding:10px 14px;border-radius:8px}.topbar{background:#040c14;color:#d7e0e8;font-size:12px}.topbar .wrap{min-height:36px;display:flex;align-items:center;gap:25px}.topbar .right{margin-left:auto}.status-dot{display:inline-block;width:8px;height:8px;background:#3bd29f;border-radius:50%;margin-right:8px;box-shadow:0 0 0 4px rgba(59,210,159,.12)}.header{position:sticky;top:0;z-index:80;background:rgba(7,19,31,.96);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(15px)}.nav{height:76px;display:flex;align-items:center;gap:34px}.brand img{width:150px;height:auto}.nav-links{display:flex;gap:27px;margin-left:auto;align-items:center}.nav-links a{font-size:13px;font-weight:750;letter-spacing:.03em;color:#e7edf2;position:relative}.nav-links a:after{content:"";position:absolute;left:0;bottom:-9px;width:0;height:2px;background:var(--yellow);transition:.2s}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.nav-cta{display:flex;gap:10px}.btn{border:0;border-radius:10px;padding:13px 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800;font-size:14px;cursor:pointer;transition:transform .18s,box-shadow .18s,background .18s}.btn:hover{transform:translateY(-2px)}.btn-yellow{background:var(--yellow);color:#08121c;box-shadow:0 9px 24px rgba(255,189,0,.2)}.btn-yellow:hover{background:var(--yellow2)}.btn-dark{background:var(--ink);color:#fff}.btn-outline{border:1px solid rgba(255,255,255,.28);color:#fff;background:transparent}.btn-outline:hover{border-color:var(--yellow);color:var(--yellow)}.nav-toggle{display:none;margin-left:auto;background:none;border:0;color:#fff;font-size:26px}.hero{background:var(--ink);color:#fff;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(7,19,31,.98) 0%,rgba(7,19,31,.84) 45%,rgba(7,19,31,.18) 100%),url('../images/route-bg.svg');background-size:cover;background-position:center}.hero-grid{min-height:600px;display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center;position:relative;padding:70px 0 105px}.hero-copy{z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:850;color:var(--yellow)}.eyebrow:before{content:"";width:28px;height:2px;background:var(--yellow)}h1,h2,h3{line-height:1.08;margin-top:0;letter-spacing:-.03em}h1{font-size:clamp(46px,5.3vw,76px);margin:18px 0 22px;max-width:760px}h1 span{color:var(--yellow)}.hero-copy>p{max-width:590px;color:#c3ced8;font-size:18px}.hero-actions{display:flex;gap:12px;margin:28px 0}.hero-points{display:flex;gap:28px;flex-wrap:wrap;margin-top:34px}.hero-point{display:flex;align-items:center;gap:10px;color:#d9e2e9;font-size:13px;font-weight:650}.hero-point i{width:34px;height:34px;border:1px solid rgba(255,189,0,.5);border-radius:50%;display:grid;place-items:center;color:var(--yellow);font-style:normal}.hero-vehicle{align-self:end;position:relative;z-index:1;filter:drop-shadow(0 35px 30px rgba(0,0,0,.42));transform:translate(28px,5px);width:115%;max-width:none}.hero-form-wrap{position:relative;margin-top:-62px;z-index:10}.quote-panel{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:26px;color:#152333;border-top:5px solid var(--yellow)}.quote-panel.dark{background:linear-gradient(135deg,#0a1a29,#07131f);color:#fff;border:1px solid rgba(255,189,0,.22);border-top:5px solid var(--yellow)}.quote-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.quote-head h2,.quote-head h3{font-size:24px;margin:0}.quote-head p{margin:3px 0 0;color:var(--muted);font-size:14px}.dark .quote-head p{color:#aab8c6}.step-label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:850;color:#8b97a5}.quote-step{display:none}.quote-step.active{display:block}.field-grid{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.field label{display:block;font-size:12px;font-weight:800;margin-bottom:7px}.field input{width:100%;height:50px;border:1px solid var(--line);border-radius:9px;padding:0 14px;background:#fff;color:#152333;outline:none}.field input:focus{border-color:#e3a600;box-shadow:0 0 0 4px rgba(255,189,0,.15)}.dark .field input{background:#fff}.quote-buttons{display:flex;gap:9px}.quote-error{min-height:22px;color:#d63f3f;font-size:13px;margin-top:10px}.quote-success{display:none;padding:22px;border-radius:12px;background:#eafaf4;color:#116f50;font-weight:750}.quote-success.show{display:block}.captcha-row{display:grid;grid-template-columns:1fr 150px;gap:12px;margin-top:12px}.captcha-question{height:50px;display:flex;align-items:center;padding:0 14px;background:#f0f3f6;border-radius:9px;font-weight:850}.hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.trust-strip{padding:34px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden}.trust-item{padding:22px;display:flex;gap:13px;align-items:center;border-right:1px solid var(--line);background:#fff}.trust-item:last-child{border:0}.trust-icon{width:42px;height:42px;border-radius:12px;background:#fff4cb;color:#1b2834;display:grid;place-items:center;font-weight:900}.trust-item strong{display:block;font-size:14px}.trust-item span{font-size:12px;color:var(--muted)}.section{padding:86px 0}.section-soft{background:var(--paper)}.section-dark{background:var(--ink);color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-head .text{max-width:650px}.section-head h2{font-size:clamp(34px,4vw,52px);margin:12px 0 11px}.section-head p{color:var(--muted);margin:0}.section-dark .section-head p{color:#aebbc7}.fleet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fleet-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;overflow:hidden;transition:.22s}.fleet-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px rgba(8,25,42,.12);border-color:#f0c84e}.fleet-image{height:180px;display:grid;place-items:center;background:linear-gradient(180deg,#f8fafc,#eef2f6);border-radius:12px;margin-bottom:18px}.fleet-image img{max-height:160px;max-width:100%;object-fit:contain}.fleet-card h3{font-size:20px;margin-bottom:5px}.capacity{color:#a17500;font-weight:850;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.fleet-card p{font-size:14px;color:var(--muted)}.text-link{font-weight:850;font-size:13px;color:#152333}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:27px;border-radius:16px;background:#fff;border:1px solid var(--line);position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:var(--yellow)}.service-no{font-weight:900;color:#d39b00;font-size:13px}.service-card h3{font-size:22px;margin:15px 0 9px}.service-card p{color:var(--muted);font-size:14px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px}.step-num{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--yellow);font-weight:900;margin-bottom:18px}.step-card h3{font-size:18px}.step-card p{color:var(--muted);font-size:14px}.bottom-proof{display:grid;grid-template-columns:1fr 1.25fr;background:#07131f;color:#fff}.proof-photo{min-height:430px;background:url('../images/coach-interior.webp') center/cover}.proof-copy{padding:58px}.proof-copy h2{font-size:42px}.check-list{list-style:none;padding:0;margin:26px 0;display:grid;gap:13px}.check-list li{display:flex;gap:11px;color:#d7e0e8}.check-list li:before{content:"✓";color:var(--yellow);font-weight:900}.testimonial{border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:23px;margin-top:28px;color:#dbe4eb}.testimonial strong{display:block;color:#fff;margin-top:14px}.cta-band{background:var(--yellow);color:#0a1520;padding:27px 0}.cta-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}.cta-band h2{font-size:28px;margin:0}.footer{background:#040c14;color:#aebbc7;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:34px}.footer-brand img{width:140px}.footer h3{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#fff;margin-bottom:16px}.footer ul{list-style:none;padding:0;margin:0;display:grid;gap:9px;font-size:13px}.footer a:hover{color:var(--yellow)}.footer-brand p{font-size:13px;max-width:260px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:12px}.page-hero{background:linear-gradient(110deg,#07131f,#102b40);color:#fff;padding:72px 0;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;right:-100px;top:-120px;width:520px;height:520px;border-radius:50%;border:90px solid rgba(255,189,0,.07)}.page-hero .wrap{position:relative;z-index:1}.page-hero h1{font-size:clamp(40px,5vw,64px);margin-bottom:15px}.page-hero p{max-width:720px;color:#c1ccd6;font-size:18px}.breadcrumbs{font-size:12px;color:#9fb0bf;margin-bottom:18px}.breadcrumbs a:hover{color:var(--yellow)}.content-wrap{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:46px;align-items:start}.article{font-size:16px}.article h2{font-size:30px;margin:54px 0 15px;color:#122438}.article h3{font-size:21px;margin:32px 0 10px}.article p{color:#455569;margin:0 0 17px}.article ul{color:#455569}.article a{color:#0a65a8;text-decoration:underline;text-underline-offset:3px}.article .related-locations{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 18px}.sidebar{position:sticky;top:105px}.sidebar .quote-panel{padding:22px}.sidebar h3{font-size:23px}.sidebar-box{margin-top:18px;border:1px solid var(--line);border-radius:14px;padding:20px;background:#fff}.sidebar-box h3{font-size:18px}.sidebar-box ul{list-style:none;padding:0;margin:0;display:grid;gap:10px;color:var(--muted);font-size:13px}.location-facts{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.location-fact{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);padding:9px 13px;border-radius:999px;font-size:12px}.locations-tools{display:flex;gap:12px;margin-bottom:28px}.locations-search{width:100%;height:52px;border:1px solid var(--line);border-radius:11px;padding:0 16px}.alpha-nav{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:34px}.alpha-nav a{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;font-weight:800}.alpha-nav a:hover{background:var(--yellow)}.location-group{margin-bottom:42px}.location-group h2{font-size:32px;border-bottom:2px solid var(--yellow);padding-bottom:11px}.location-list{display:grid;grid-template-columns:repeat(4,1fr);gap:8px 16px}.location-list a{padding:9px 0;border-bottom:1px solid #edf0f4;font-size:14px}.location-list a:hover{color:#a17500}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info-card{border:1px solid var(--line);border-radius:15px;padding:26px;background:#fff}.info-card h3{font-size:21px}.info-card p{color:var(--muted)}details{border:1px solid var(--line);border-radius:12px;margin-bottom:11px;background:#fff}summary{padding:18px 20px;font-weight:800;cursor:pointer}details p{padding:0 20px 20px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.contact-card{border:1px solid var(--line);border-radius:16px;padding:30px}.modal{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(1,8,14,.78);backdrop-filter:blur(5px)}.modal-card{position:relative;width:min(560px,100%);z-index:2}.modal-close{position:absolute;right:14px;top:12px;width:36px;height:36px;border:0;background:#edf1f5;border-radius:50%;font-size:22px;cursor:pointer;z-index:3}.mobile-bar{display:none}.notice{padding:14px 16px;border-radius:10px;background:#eef7ff;border:1px solid #cce7ff;color:#245477;font-size:13px}.reveal{opacity:0;transform:translateY(18px);transition:.55s}.reveal.in{opacity:1;transform:none}
@media(max-width:1000px){.nav-links{display:none;position:absolute;left:0;right:0;top:76px;background:#07131f;padding:25px 20px;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.nav-toggle{display:block}.nav-cta .btn-outline{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:70px 0 80px}.hero-vehicle{position:absolute;right:-140px;bottom:0;width:650px;opacity:.35}.hero-copy{max-width:730px}.fleet-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.bottom-proof{grid-template-columns:1fr}.proof-photo{min-height:360px}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}.content-wrap{grid-template-columns:1fr}.sidebar{position:static}.location-list{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){:root{--wrap:min(100% - 28px,1180px)}body{padding-bottom:66px}.topbar .right,.topbar .hide-mobile{display:none}.nav{height:68px}.brand img{width:126px}.nav-links{top:68px}.nav-cta{display:none}.hero-grid{padding:52px 0 72px}.hero h1{font-size:42px}.hero-copy>p{font-size:16px}.hero-points{gap:14px}.hero-vehicle{right:-210px;width:560px}.hero-form-wrap{margin-top:-38px}.quote-panel{padding:20px}.quote-head{align-items:flex-start}.quote-head h2{font-size:21px}.field-grid,.captcha-row{grid-template-columns:1fr}.quote-buttons{width:100%}.quote-buttons .btn{flex:1}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0!important;border-bottom:1px solid var(--line)!important}.trust-item:last-child{border-bottom:0!important}.section{padding:64px 0}.section-head{display:block}.section-head .btn{margin-top:18px}.fleet-grid,.service-grid,.steps,.info-grid,.contact-grid{grid-template-columns:1fr}.fleet-image{height:160px}.bottom-proof{display:block}.proof-photo{min-height:280px}.proof-copy{padding:36px 22px}.proof-copy h2{font-size:34px}.cta-band .wrap{display:block}.cta-band .btn{margin-top:14px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.page-hero{padding:55px 0}.page-hero h1{font-size:39px}.article h2{font-size:27px}.article .related-locations{grid-template-columns:1fr}.location-list{grid-template-columns:repeat(2,1fr)}.mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:100;box-shadow:0 -5px 20px rgba(0,0,0,.16)}.mobile-bar a,.mobile-bar button{flex:1;height:66px;border:0;font-weight:900}.mobile-bar a{display:grid;place-items:center;background:#07131f;color:#fff}.mobile-bar button{background:var(--yellow);color:#07131f}.reveal{opacity:1;transform:none}}

/* Homepage redesign approved August 2026 */
body{background:#fff}
.header{background:#030303;border-bottom:1px solid rgba(255,189,0,.16);box-shadow:0 8px 26px rgba(0,0,0,.2)}
.topbar{background:#000;border-bottom:1px solid rgba(255,255,255,.07)}
.topbar .wrap{min-height:34px;color:#d4d4d4}
.nav{height:72px;gap:28px}
.brand img{width:164px}
.nav-links{gap:24px}
.nav-links a{color:#f4f4f4;font-size:13px}
.nav-cta .btn{border-radius:6px}
.nav-cta .btn-outline{border-color:rgba(255,189,0,.45)}

.home-hero{position:relative;min-height:650px;background:#080b0e url('../images/hero-mountains.svg') center/cover no-repeat;color:#fff;overflow:hidden;border-bottom:1px solid #171717}
.home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.72) 38%,rgba(0,0,0,.14) 68%,rgba(0,0,0,.35) 100%);z-index:0}
.home-hero:after{content:none}
.home-hero-shade{position:absolute;inset:auto 0 0;height:140px;background:linear-gradient(transparent,rgba(0,0,0,.58));z-index:1}
.home-hero-grid{position:relative;z-index:3;min-height:650px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.72fr);gap:62px;align-items:center;padding:50px 0}
.home-hero-copy{max-width:610px;padding:20px 0}
.home-kicker{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}
.home-kicker:before{content:"";width:34px;height:3px;background:var(--yellow)}
.home-hero h1{font-size:clamp(48px,5.2vw,78px);line-height:.98;text-transform:uppercase;margin:20px 0 24px;max-width:650px;letter-spacing:-.045em}
.home-hero h1 span{display:block;color:var(--yellow)}
.home-hero-copy>p{max-width:520px;color:#edf0f2;font-size:17px;line-height:1.55;margin:0}
.home-proof-list{display:flex;gap:20px;flex-wrap:wrap;margin:30px 0 25px}
.home-proof-list span{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:750;color:#f6f6f6;max-width:150px;line-height:1.25}
.home-proof-list i{width:42px;height:42px;border:2px solid var(--yellow);color:var(--yellow);border-radius:50%;display:grid;place-items:center;font-style:normal;font-weight:900;font-size:12px;background:rgba(0,0,0,.45)}
.home-hero-actions{display:flex;align-items:center;gap:22px;margin-top:22px}
.home-hero-actions .btn{border-radius:5px;text-transform:uppercase;letter-spacing:.03em}
.hero-call-link{font-weight:800;color:#fff;border-bottom:1px solid rgba(255,255,255,.45);padding-bottom:4px}
.hero-call-link:hover{color:var(--yellow);border-color:var(--yellow)}

.home-quote{align-self:center;background:linear-gradient(145deg,#171717,#090909)!important;color:#fff!important;border:1px solid rgba(255,189,0,.78)!important;border-top:1px solid rgba(255,189,0,.78)!important;border-radius:12px!important;box-shadow:0 28px 70px rgba(0,0,0,.46)!important;padding:30px!important;min-height:475px}
.home-quote .quote-head{align-items:flex-start;margin-bottom:22px}
.home-quote .quote-head h2{font-size:30px;text-transform:uppercase;letter-spacing:-.035em;margin:2px 0 0;color:#fff}
.home-quote .quote-head h2 span{color:var(--yellow)}
.quote-eyebrow{font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase;color:#aeb2b6}
.home-quote .step-label{color:#969696;margin-top:7px}
.quote-progress{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:26px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.13)}
.quote-progress span{display:flex;align-items:center;gap:10px;color:#8e8e8e;font-size:13px;font-weight:800}
.quote-progress b{width:34px;height:34px;border:1px solid #555;border-radius:50%;display:grid;place-items:center;color:#bbb}
.quote-progress span.active{color:#fff}
.quote-progress span.active b{background:var(--yellow);border-color:var(--yellow);color:#050505}
.home-quote .field{margin-bottom:16px}
.home-quote .field label{color:#fff;font-size:13px}
.home-quote .field input{height:54px;background:#101010!important;border:1px solid #4a4a4a!important;color:#fff!important;border-radius:5px!important}
.home-quote .field input::placeholder{color:#909090}
.home-quote .field input:focus{border-color:var(--yellow)!important;box-shadow:0 0 0 3px rgba(255,189,0,.12)!important}
.home-quote .btn-yellow{width:100%;height:54px;border-radius:5px;text-transform:uppercase;margin-top:4px}
.home-quote .form-safe{text-align:center;color:#a2a2a2;font-size:12px;margin:20px 0 0}
.home-quote .form-safe:before{content:"●";font-size:9px;color:#777;margin-right:8px}
.home-quote .captcha-row{grid-template-columns:1fr 110px}
.home-quote .captcha-question{background:#151515;color:#fff;border:1px solid #454545;border-radius:5px}
.home-quote .quote-buttons{margin-top:8px}
.home-quote .quote-buttons .btn{flex:1}
.btn-ghost-light{background:#171717;color:#fff;border:1px solid #555}
.hidden-email-field{display:none}

.home-fleet{padding:64px 0 72px;background:#fff}
.home-section-title{text-align:center;max-width:720px;margin:0 auto 36px}
.home-section-title>span{display:block;text-transform:uppercase;color:#bf8c00;font-weight:900;font-size:11px;letter-spacing:.13em}
.home-section-title h2{font-size:42px;text-transform:uppercase;margin:5px 0 12px;color:#0b0b0b}
.home-section-title h2:after{content:"";display:block;width:42px;height:3px;background:var(--yellow);margin:12px auto 0}
.home-section-title p{color:#65707b;margin:0}
.home-fleet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}
.home-fleet-card{border:1px solid #e2e4e8;border-radius:10px;background:#fff;padding:14px 14px 18px;box-shadow:0 10px 28px rgba(12,20,28,.08);transition:.22s}
.home-fleet-card:hover{transform:translateY(-6px);box-shadow:0 22px 44px rgba(12,20,28,.14);border-color:#e7b800}
.home-fleet-image{height:170px;border-radius:7px;background:linear-gradient(145deg,#eceff2,#fafafa);display:grid;place-items:center;overflow:hidden;margin-bottom:14px}
.home-fleet-image img{max-width:96%;max-height:155px;object-fit:contain}
.home-fleet-card h3{text-transform:uppercase;font-size:17px;margin:0 0 4px;color:#0a0a0a}
.home-fleet-card p{font-size:13px;color:#646d76;margin:7px 0}
.home-fleet-card .home-capacity{color:#151515;font-weight:800;margin:0}
.home-fleet-card a{display:inline-flex;align-items:center;gap:7px;margin-top:8px;font-size:12px;text-transform:uppercase;font-weight:900;color:#141414}
.home-fleet-card a span{color:#d49d00;font-size:18px}

.home-services{padding:68px 0 78px;background:linear-gradient(145deg,#111,#050505);color:#fff;border-top:1px solid #242424}
.home-section-title.light h2{color:#fff}
.home-section-title.light p{color:#b6b6b6}
.home-services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
.home-service-card{min-height:205px;border:1px solid #444;background:linear-gradient(145deg,#191919,#0d0d0d);padding:24px 15px 20px;text-align:center;border-radius:8px;transition:.2s}
.home-service-card:hover{border-color:var(--yellow);transform:translateY(-5px);background:#171717}
.service-symbol{width:56px;height:56px;margin:0 auto 16px;display:grid;place-items:center;color:var(--yellow);font-size:31px;font-weight:900}
.home-service-card h3{font-size:16px;margin:0 0 10px;color:#fff}
.home-service-card p{font-size:12px;line-height:1.5;color:#c7c7c7;margin:0}

@media(max-width:1120px){
  .home-hero-grid{grid-template-columns:minmax(0,1fr) 390px;gap:30px}
  .home-hero:after{left:31%;width:58vw;opacity:.78}
  .home-services-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
  .home-hero{min-height:auto}
  .home-hero-grid{grid-template-columns:1fr;padding:65px 0 50px}
  .home-hero-copy{max-width:680px}
  .home-hero:after{left:auto;right:-140px;top:110px;bottom:auto;width:650px;opacity:.3}
  .home-quote{max-width:620px;width:100%;min-height:0}
  .home-fleet-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:680px){
  .home-hero-grid{padding:46px 0 34px;gap:34px}
  .home-hero h1{font-size:43px}
  .home-hero-copy>p{font-size:15px}
  .home-proof-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}
  .home-hero-actions{align-items:flex-start;flex-direction:column;gap:14px}
  .home-quote{padding:22px!important}
  .home-quote .quote-head h2{font-size:25px}
  .quote-progress{gap:6px}
  .quote-progress span{font-size:11px}
  .home-fleet{padding:52px 0}
  .home-section-title h2{font-size:34px}
  .home-fleet-grid,.home-services-grid{grid-template-columns:1fr}
  .home-fleet-image{height:180px}
  .home-service-card{min-height:170px}
}

/* Updated journey-first quote forms */
.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:9px;padding:0 14px;background:#fff;color:#152333;outline:none;font:inherit}
.field select{height:50px}
.field textarea{min-height:92px;padding-top:12px;resize:vertical;line-height:1.45}
.field select:focus,.field textarea:focus{border-color:#e3a600;box-shadow:0 0 0 4px rgba(255,189,0,.15)}
.quote-two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.optional{font-weight:600;color:#8a97a4;font-size:11px}
.quote-progress{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.quote-progress span{display:flex;align-items:center;gap:9px;color:#8a97a4;font-size:12px;font-weight:800}
.quote-progress b{width:30px;height:30px;border:1px solid #c9d0d7;border-radius:50%;display:grid;place-items:center;color:#6b7784}
.quote-progress span.active{color:#152333}.quote-progress span.active b{background:var(--yellow);border-color:var(--yellow);color:#07131f}
.quote-step>.field,.quote-step>.quote-two-col{margin-bottom:13px}
.quote-step>.btn{width:100%;margin-top:2px}
.form-safe{font-size:12px;color:#6d7884;text-align:center;margin:14px 0 0}
.home-quote{min-height:610px}
.home-quote .quote-head p{color:#a7a7a7;max-width:300px}
.home-quote .quote-progress{border-color:rgba(255,255,255,.13)}
.home-quote .quote-progress span{color:#858585}.home-quote .quote-progress span.active{color:#fff}
.home-quote .quote-progress b{border-color:#525252;color:#aaa}.home-quote .quote-progress span.active b{color:#050505}
.home-quote .field select,.home-quote .field textarea{background:#101010;color:#fff;border:1px solid #4a4a4a;border-radius:5px}
.home-quote .field select:focus,.home-quote .field textarea:focus{border-color:var(--yellow);box-shadow:0 0 0 3px rgba(255,189,0,.12)}
.home-quote .field textarea::placeholder{color:#909090}
.home-quote .optional{color:#8f8f8f}
.home-quote .quote-step>.field,.home-quote .quote-step>.quote-two-col{margin-bottom:12px}
.home-quote .quote-step>.btn{height:52px}
.home-quote .form-safe{color:#9e9e9e}
.modal-card{width:min(680px,100%);max-height:calc(100vh - 34px);overflow:auto;border-radius:14px}
.sidebar .quote-two-col{grid-template-columns:1fr}
.sidebar .quote-progress span{font-size:10px}.sidebar .quote-progress b{width:27px;height:27px}

/* Popular journeys */
.popular-journeys{padding:58px 0 64px;background:#080808;color:#fff;border-top:1px solid #242424}
.home-section-title.compact{margin-bottom:28px}
.journey-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.journey-card{position:relative;min-height:150px;border:1px solid rgba(255,189,0,.34);border-radius:9px;overflow:hidden;background:#111;box-shadow:0 12px 28px rgba(0,0,0,.2)}
.journey-card img{width:100%;height:150px;object-fit:cover;transition:transform .35s,filter .35s}
.journey-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.88) 100%)}
.journey-card span{position:absolute;z-index:2;left:14px;right:14px;bottom:12px;color:#fff;font-size:13px;font-weight:850;line-height:1.25}
.journey-card:hover img{transform:scale(1.06);filter:brightness(1.08)}

/* Image-led services */
.home-services{padding-top:60px}
.home-services-grid.image-services{grid-template-columns:repeat(3,1fr);gap:16px}
.home-service-card.image-card{padding:0;border:1px solid rgba(255,189,0,.35);border-radius:10px;overflow:hidden;background:#111;display:block;min-height:0}
.home-service-card.image-card:before{display:none}
.home-service-card.image-card img{width:100%;height:165px;object-fit:cover;transition:transform .35s,filter .35s}
.home-service-card.image-card>div{padding:18px 18px 20px;position:relative}
.home-service-card.image-card h3{font-size:20px;margin:0 0 7px;color:#fff}
.home-service-card.image-card p{font-size:13px;line-height:1.5;color:#b9b9b9;margin:0 0 14px}
.home-service-card.image-card span{font-size:12px;text-transform:uppercase;font-weight:900;color:var(--yellow)}
.home-service-card.image-card:hover img{transform:scale(1.04);filter:brightness(1.08)}
.home-service-card.image-card:hover{transform:translateY(-4px);border-color:var(--yellow)}

@media(max-width:1100px){
  .journey-grid{grid-template-columns:repeat(3,1fr)}
  .home-services-grid.image-services{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:680px){
  .quote-two-col{grid-template-columns:1fr}
  .home-quote{min-height:0}
  .journey-grid,.home-services-grid.image-services{grid-template-columns:1fr}
  .journey-card,.journey-card img{height:190px}
  .home-service-card.image-card img{height:190px}
  .popular-journeys{padding:48px 0 52px}
}

/* Fleet vehicle scale: the displayed vehicle grows with passenger capacity. */
.home-fleet-card.fleet-8 .home-fleet-image img,.fleet-card.fleet-8 .fleet-image img{max-width:82%;max-height:132px}
.home-fleet-card.fleet-16 .home-fleet-image img,.fleet-card.fleet-16 .fleet-image img{max-width:91%;max-height:150px}
.home-fleet-card.fleet-30 .home-fleet-image img,.fleet-card.fleet-30 .fleet-image img{max-width:100%;max-height:166px}
.home-fleet-card.fleet-72 .home-fleet-image img,.fleet-card.fleet-72 .fleet-image img{max-width:100%;max-height:170px}
.home-fleet-card.fleet-30 .home-fleet-image,.fleet-card.fleet-30 .fleet-image{background:linear-gradient(180deg,#f2f4f6,#e6eaee)}

/* v5 SEO, performance and accessibility refinements */
.home-hero-coach{position:absolute;z-index:1;width:min(760px,56vw);height:auto;left:34%;bottom:18px;filter:drop-shadow(0 34px 26px rgba(0,0,0,.58));transform:scale(1.04);pointer-events:none}
.home-seo-intro{background:#fff}.home-seo-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:54px;align-items:start}.home-seo-copy h2{font-size:clamp(34px,4vw,54px)}.keyword-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.keyword-links a{border:1px solid var(--line);border-radius:10px;padding:14px 15px;font-weight:800;background:#fff}.keyword-links a:hover{border-color:var(--yellow);background:#fff9df}.trust-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden;margin-top:34px}.trust-fact{background:#fff;padding:20px}.trust-fact strong{display:block;color:var(--ink);font-size:17px}.trust-fact span{color:var(--muted);font-size:13px}.representative-note{font-size:13px;color:var(--muted);margin-top:18px}.local-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0}.local-route{border:1px solid var(--line);background:#f8fafc;border-radius:12px;padding:16px}.local-route strong{display:block;color:var(--ink);margin-bottom:5px}.local-route span{font-size:14px;color:var(--muted)}.article .service-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0}.article .service-link-grid a{padding:14px;border:1px solid var(--line);border-radius:10px;font-weight:800;background:#fff}.article .service-link-grid a:hover{border-color:var(--yellow)}.business-details{border:1px solid var(--line);border-radius:14px;background:#fff;padding:22px;margin-top:26px}.business-details dl{margin:0;display:grid;grid-template-columns:150px 1fr;gap:9px 18px}.business-details dt{font-weight:850;color:var(--ink)}.business-details dd{margin:0;color:var(--muted)}.breadcrumbs{font-size:13px;color:#aebdca;margin-bottom:16px}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.modal[aria-hidden="true"]{visibility:hidden}.modal[aria-hidden="false"]{visibility:visible}.modal-card:focus{outline:none}.analytics-note{font-size:12px;color:var(--muted)}
@media(max-width:900px){.home-hero-coach{left:auto;right:-140px;top:110px;bottom:auto;width:650px;opacity:.3}.home-seo-grid{grid-template-columns:1fr}.trust-facts{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.home-hero-coach{right:-240px;top:140px;width:620px}.keyword-links,.local-route-grid,.article .service-link-grid{grid-template-columns:1fr}.trust-facts{grid-template-columns:1fr}.business-details dl{grid-template-columns:1fr;gap:2px}.business-details dd{margin-bottom:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal{opacity:1!important;transform:none!important}}


/* Sitewide navigation and inner hero fixes */
.page-hero{position:relative;overflow:hidden;padding:62px 0 58px;background:#07131f;color:#fff;border-top:1px solid rgba(255,189,0,.12);min-height:auto;}
.page-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(4,12,20,.92) 0%,rgba(4,12,20,.84) 38%,rgba(4,12,20,.56) 68%,rgba(4,12,20,.50) 100%),url('../images/coach-black.webp');background-size:cover;background-position:center center;background-repeat:no-repeat;}
.page-hero:after{display:none;}
.page-hero .wrap{position:relative;z-index:1;}
.page-hero h1{max-width:860px;text-wrap:balance;font-size:clamp(40px,4.7vw,68px);margin-bottom:14px;}
.page-hero p{max-width:820px;color:#d7e0e8;font-size:18px;line-height:1.6;margin-bottom:0;}
.page-hero .breadcrumbs{color:#c7d2dd;margin-bottom:20px;}
.page-hero .breadcrumbs a{color:#fff;text-decoration:underline;text-underline-offset:3px;}
.page-hero .eyebrow,.page-hero .location-facts{position:relative;z-index:1;}
.page-hero .location-facts{margin-top:20px;}
.page-hero.page-hero--services:before{background-image:linear-gradient(90deg,rgba(4,12,20,.92) 0%,rgba(4,12,20,.84) 38%,rgba(4,12,20,.58) 68%,rgba(4,12,20,.48) 100%),url('../images/home/events.webp');}
.page-hero.page-hero--about:before{background-image:linear-gradient(90deg,rgba(4,12,20,.92) 0%,rgba(4,12,20,.84) 38%,rgba(4,12,20,.58) 68%,rgba(4,12,20,.48) 100%),url('../images/home/tours.webp');}
.page-hero.page-hero--fleet:before{background-image:linear-gradient(90deg,rgba(4,12,20,.92) 0%,rgba(4,12,20,.84) 38%,rgba(4,12,20,.58) 68%,rgba(4,12,20,.48) 100%),url('../images/coach.webp');}
.page-hero.page-hero--locations:before{background-image:linear-gradient(90deg,rgba(4,12,20,.92) 0%,rgba(4,12,20,.84) 38%,rgba(4,12,20,.58) 68%,rgba(4,12,20,.48) 100%),url('../images/home/tours.webp');}
.page-hero.page-hero--contact:before{background-image:linear-gradient(90deg,rgba(4,12,20,.92) 0%,rgba(4,12,20,.84) 38%,rgba(4,12,20,.58) 68%,rgba(4,12,20,.48) 100%),url('../images/home/airport-service.webp');}
.page-hero.page-hero--faq:before{background-image:linear-gradient(90deg,rgba(4,12,20,.92) 0%,rgba(4,12,20,.84) 38%,rgba(4,12,20,.58) 68%,rgba(4,12,20,.48) 100%),url('../images/home/corporate.webp');}
.page-hero.page-hero--legal:before{background-image:linear-gradient(90deg,rgba(4,12,20,.92) 0%,rgba(4,12,20,.84) 38%,rgba(4,12,20,.58) 68%,rgba(4,12,20,.48) 100%),url('../images/coach-interior.webp');}
.hero-copy>p{max-width:610px;}
@media(max-width:980px){.page-hero{padding:52px 0 48px}.page-hero h1{font-size:clamp(34px,6.5vw,50px)}.page-hero p{font-size:16px}}
@media(max-width:680px){.page-hero{padding:44px 0 40px}.page-hero h1{font-size:34px}.page-hero p{font-size:15px}.hero-grid{min-height:auto;padding:44px 0 60px}.hero h1{font-size:40px}}


/* FINAL HOMEPAGE HERO FIX */
.home-hero{position:relative;min-height:620px;color:#fff;overflow:hidden;border-bottom:1px solid #171717;background:#080b0e url('../images/home-hero-hd.webp') center 54%/cover no-repeat!important}
.home-hero:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.82) 34%,rgba(0,0,0,.42) 58%,rgba(0,0,0,.40) 100%)!important}
.home-hero:after{content:none!important;display:none!important}.home-hero-coach{display:none!important}.home-hero-shade{position:absolute;inset:auto 0 0;height:105px;background:linear-gradient(transparent,rgba(0,0,0,.58));z-index:1}
.home-hero-grid{position:relative;z-index:3;min-height:620px;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,455px);gap:44px;align-items:center;padding:38px 0 42px}
.home-hero-copy{max-width:600px;padding:8px 0}.home-hero h1{font-size:clamp(44px,4.55vw,66px);line-height:.99;margin:17px 0 20px;max-width:590px}.home-hero-copy>p{max-width:555px;font-size:16px;line-height:1.52}.home-proof-list{margin:24px 0 20px;gap:17px}.home-proof-list span{max-width:138px}.home-hero-actions{margin-top:18px}
.home-quote{min-height:0!important;padding:24px!important;align-self:center}.home-quote .quote-head{margin-bottom:16px}.home-quote .quote-head h2{font-size:27px}.home-quote .quote-head p{font-size:13px;line-height:1.45}.home-quote .quote-progress{margin-bottom:18px;padding-bottom:15px}.home-quote .field{margin-bottom:12px}.home-quote .field input,.home-quote .field select{height:48px}.home-quote .quote-step>.field,.home-quote .quote-step>.quote-two-col{margin-bottom:10px}.home-quote .quote-step>.btn{height:50px}.home-quote .form-safe{margin:14px 0 0}
@media(max-width:1120px) and (min-width:901px){.home-hero-grid{grid-template-columns:minmax(0,1fr) 400px;gap:28px}.home-hero h1{font-size:54px}.home-hero-copy{max-width:520px}}
@media(max-height:820px) and (min-width:901px){.home-hero,.home-hero-grid{min-height:565px}.home-hero-grid{padding:26px 0 30px}.home-hero h1{font-size:clamp(42px,4.25vw,59px);margin:14px 0 16px}.home-hero-copy>p{font-size:15px}.home-proof-list{margin:18px 0 15px}.home-hero-actions{margin-top:14px}.home-quote{padding:20px!important}.home-quote .quote-head{margin-bottom:13px}.home-quote .quote-progress{margin-bottom:14px;padding-bottom:12px}.home-quote .field{margin-bottom:9px}.home-quote .field input,.home-quote .field select{height:45px}.home-quote .quote-step>.btn{height:47px}.home-quote .form-safe{margin-top:10px}}
@media(max-width:900px){.home-hero{min-height:auto;background-position:62% center!important}.home-hero-grid{grid-template-columns:1fr;min-height:auto;padding:54px 0 48px;gap:34px}.home-hero-copy{max-width:680px}.home-quote{max-width:620px;width:100%}}
@media(max-width:680px){.home-hero{background-position:66% center!important}.home-hero-grid{padding:42px 0 34px}.home-hero h1{font-size:42px}.home-quote{padding:20px!important}}


/* Quote form step grouping: all journey fields in step 1, contact details in step 2 */
.quote-step[data-step="1"] .field textarea{min-height:72px;}
.home-quote .quote-step[data-step="1"]>.field,.home-quote .quote-step[data-step="1"]>.quote-two-col{margin-bottom:9px;}
.home-quote .quote-step[data-step="1"] .field textarea{min-height:64px;padding-top:10px;}
.home-quote .quote-step[data-step="1"] .field select,.home-quote .quote-step[data-step="1"] .field input{height:45px;}
.sidebar .quote-step[data-step="1"] .quote-two-col{grid-template-columns:1fr;}
@media(max-height:820px) and (min-width:901px){.home-quote .quote-step[data-step="1"] .field textarea{min-height:56px}.home-quote .quote-step[data-step="1"]>.field,.home-quote .quote-step[data-step="1"]>.quote-two-col{margin-bottom:7px}}
@media(max-width:680px){.quote-step[data-step="1"] .field textarea{min-height:76px}}
