
:root{
  --navy:#082d67;--navy2:#061f47;--blue:#0d55ad;--red:#e52330;
  --ink:#132542;--muted:#63738c;--soft:#f4f7fb;--line:#e4eaf2;--white:#fff;
  --shadow:0 18px 55px rgba(6,31,71,.11);--radius:22px;--max:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.65;background:#fff}
a{text-decoration:none;color:inherit}img{max-width:100%;display:block}
.container{width:min(var(--max),calc(100% - 36px));margin:auto}
.topbar{display:none}
.topbar-in{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:15px}
.topbar-links{display:flex;gap:18px;flex-wrap:wrap}.topbar a:hover{text-decoration:underline}
header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(228,234,242,.9)}
.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:25px}
.brand{font-size:27px;font-weight:950;letter-spacing:-1px;color:var(--navy);line-height:1}
.brand-v{color:var(--red)}.brand small{display:block;color:#77859b;font-size:10px;letter-spacing:2.4px;margin-top:7px;font-weight:800}
.navlinks{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:800}
.navlinks a:hover{color:var(--red)}
.lang{display:flex;border:1px solid var(--line);border-radius:999px;padding:3px;background:#fff}
.lang a{font-size:12px;padding:7px 11px;border-radius:999px}.lang .active{background:var(--navy);color:#fff}
.menu{display:none;border:0;background:none;color:var(--navy);font-size:27px}
.hero{position:relative;min-height:0;aspect-ratio:1653/712;background-image:linear-gradient(90deg,rgba(3,22,52,.88) 0%,rgba(3,22,52,.70) 32%,rgba(3,22,52,.20) 64%,rgba(3,22,52,.02) 100%),url("assets/hero.webp");background-size:cover;background-position:center top;color:#fff;display:flex;align-items:center}
.hero-in{padding:7% 0 7%;display:flex;align-items:center;height:100%}.hero-copy{max-width:680px}
.hero-kicker{display:block;margin-bottom:14px;color:#fff;font-size:12px;font-weight:900;letter-spacing:1.8px;text-transform:uppercase;opacity:.92}.hero-kicker:after{content:"";display:block;width:46px;height:3px;background:#ef3340;margin-top:10px;border-radius:3px}
.hero h1{font-size:clamp(42px,5.2vw,69px);line-height:1.02;letter-spacing:-2.5px;margin:18px 0 18px}
.hero h1 em{font-style:normal;color:#ff4753}.hero p{font-size:18px;max-width:630px;color:#edf4ff;margin:0 0 28px}
.actions{display:flex;gap:11px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 19px;border-radius:13px;font-weight:900;font-size:14px;border:1px solid transparent;transition:.2s}
.btn-red{background:var(--red);color:#fff;box-shadow:0 12px 30px rgba(229,35,48,.25)}.btn-red:hover{transform:translateY(-2px)}
.btn-white{background:#fff;color:var(--navy)}.btn-ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.4);color:#fff}
.hero-trust{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.trust{padding:8px 11px;border-radius:10px;background:rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.17);font-size:12px;font-weight:750}
.section{padding:82px 0}.soft{background:var(--soft)}
.head{max-width:800px;text-align:center;margin:0 auto 43px}.eyebrow{color:var(--red);font-size:12px;font-weight:950;letter-spacing:1.7px;text-transform:uppercase}
h2{font-size:clamp(31px,4vw,45px);line-height:1.12;letter-spacing:-1.4px;color:var(--navy);margin:9px 0 14px}.head p{margin:0;color:var(--muted);font-size:16px}
.grid{display:grid;gap:20px}.services{grid-template-columns:repeat(5,1fr)}
.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:25px;box-shadow:0 8px 30px rgba(8,45,103,.045)}
.icon{width:49px;height:49px;border-radius:14px;background:#eaf2ff;color:var(--navy);display:grid;place-items:center;font-size:23px;margin-bottom:17px}
.card h3{color:var(--navy);margin:0 0 8px;font-size:18px;line-height:1.25}.card p{color:var(--muted);font-size:14px;margin:0}
.route-grid{grid-template-columns:repeat(3,1fr)}.route{padding:0;overflow:hidden}
.route-cover{height:132px;background:linear-gradient(135deg,#072a61,#0e5ab5);position:relative;padding:23px;color:#fff}
.route-cover:after{content:"↗";position:absolute;right:22px;bottom:14px;font-size:38px;opacity:.15}
.route-cover small{text-transform:uppercase;letter-spacing:1.3px;font-size:10px;font-weight:900;opacity:.75}.route-cover h3{color:#fff;margin:7px 0 0;font-size:20px}
.route-body{padding:21px 23px}.route-body p{min-height:48px}.route-points{list-style:none;padding:0;margin:14px 0 0;color:#435570;font-size:13px}
.route-points li{padding:5px 0;border-top:1px dashed var(--line)}
.route-points li:first-child{border-top:0}
.fleet{grid-template-columns:repeat(3,1fr)}.vehicle{padding:0;overflow:hidden;text-align:left}
.vehicle-photo{height:180px;background:#f3f7fb;display:flex;align-items:end;justify-content:center;overflow:hidden}
.vehicle-photo img{width:100%;height:100%;object-fit:contain;object-position:center bottom}
.vehicle-body{padding:18px 20px 21px}.vehicle-body h3{font-size:18px;margin:0;color:var(--navy)}.vehicle-body p{font-size:13px;color:var(--muted);margin:5px 0 0}
.vehicle-tag{display:inline-block;margin-bottom:8px;padding:4px 8px;border-radius:999px;background:#eaf2ff;color:var(--blue);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.8px}
.split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}
.visual{border-radius:28px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line)}.visual img{width:100%;height:100%;object-fit:cover}
.checks{display:grid;gap:12px;margin-top:24px}.check{display:flex;gap:12px}.tick{width:25px;height:25px;flex:none;border-radius:50%;background:#e8f2ff;color:var(--blue);display:grid;place-items:center;font-weight:950;font-size:12px}
.process{grid-template-columns:repeat(4,1fr)}.step{text-align:center}.step-num{width:58px;height:58px;margin:0 auto 14px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:19px;font-weight:950}.step h3{font-size:17px;color:var(--navy);margin:0 0 5px}.step p{font-size:13px;color:var(--muted);margin:0}
.contact{display:grid;grid-template-columns:.95fr 1.05fr;gap:22px}.contact-panel{background:var(--navy);border-radius:27px;color:#fff;padding:35px}
.contact-panel h2{color:#fff;margin-top:5px}.contact-line{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.13)}.contact-line:last-of-type{border:0}
.contact-line strong{display:block}.contact-line span{font-size:12px;color:#c6d7ed}.contact-panel .actions{margin-top:18px}
.map{width:100%;height:100%;min-height:430px;border:0;border-radius:27px;box-shadow:var(--shadow)}
.faq{max-width:900px;margin:auto}.faq details{background:#fff;border:1px solid var(--line);border-radius:15px;padding:16px 18px;margin-bottom:11px}.faq summary{cursor:pointer;font-weight:850;color:var(--navy)}.faq p{color:var(--muted);margin:11px 0 0;font-size:14px}
footer{background:#061f47;color:#bfd0e8;padding:55px 0 24px}.footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:30px}.footer-grid h3,.footer-grid h4{color:#fff;margin:0 0 12px}.footer-grid p{font-size:13px;margin:0;line-height:1.9}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:35px;padding-top:19px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:12px}
.float{position:fixed;right:18px;bottom:18px;z-index:120;display:grid;gap:8px}.float a{width:51px;height:51px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:950;box-shadow:0 9px 25px rgba(0,0,0,.2)}.float-call{background:var(--red)}.float-wa{background:#18b95a}.float-zalo{background:#008ee5}
.note{font-size:12px;color:var(--muted);margin-top:16px}
@media(max-width:1080px){.services{grid-template-columns:repeat(3,1fr)}.navlinks{gap:15px}.fleet{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){
 .topbar-in{justify-content:center}.topbar-in>span{display:none}.nav{height:70px}.menu{display:block}
 .navlinks{display:none;position:absolute;left:13px;right:13px;top:70px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}
 .navlinks.open{display:flex}.navlinks a{padding:10px}.lang{align-self:flex-start}
 .hero{aspect-ratio:auto;min-height:0;background-image:none;background-color:#061f47;color:#fff;display:block}
 .hero:before{content:"";display:block;width:100%;aspect-ratio:1653/712;background-image:url("assets/hero.webp");background-size:100% 100%;background-position:center top;background-repeat:no-repeat}
 .hero-in{height:auto;padding:30px 0 42px;align-items:flex-start}
 .hero-copy{max-width:100%}.hero h1{font-size:38px;letter-spacing:-1.2px;margin-top:14px}
 .hero p{font-size:15px;line-height:1.55}.actions{gap:10px}.actions .btn{flex:1 1 auto}
 .hero-trust{margin-top:18px}
 .services,.route-grid,.fleet,.split,.process,.contact,.footer-grid{grid-template-columns:1fr}
 .section{padding:62px 0}.head{margin-bottom:31px}.vehicle-photo{height:200px}.map{min-height:330px}
}
@media(max-width:440px){.hero:before{aspect-ratio:1653/712}.hero-in{padding:26px 0 36px}.hero h1{font-size:34px}.hero p{font-size:14px}.container{width:calc(100% - 26px)}.brand{font-size:22px}.brand small{font-size:8px}.hero{background-position:62% top}.hero h1{font-size:38px}.actions .btn{width:100%}}

/* Booking form - compact */
.booking-wrap{margin-top:-1px;padding:42px 0 18px;background:#fff}
.booking-box{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:24px}
.booking-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}
.booking-head h2{margin:4px 0 0;font-size:28px}
.booking-head p{margin:0;color:var(--muted);font-size:13px;max-width:520px}
.booking-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px 14px}
.booking-field{display:grid;gap:5px}.booking-field.full{grid-column:1/-1}
.booking-field label{font-size:11px;font-weight:850;color:var(--navy)}
.booking-field input,.booking-field select,.booking-field textarea{width:100%;border:1px solid #d9e1ec;border-radius:9px;background:#fbfcfe;padding:10px 11px;font:inherit;font-size:13px;color:var(--ink);outline:none;box-sizing:border-box}
.booking-field input:focus,.booking-field select:focus,.booking-field textarea:focus{border-color:#2d72c8;box-shadow:0 0 0 3px rgba(45,114,200,.1)}
.booking-field textarea{min-height:65px;resize:vertical}
.phone-row{display:grid;grid-template-columns:112px 1fr;gap:7px}
.booking-submit{display:flex;align-items:center;gap:10px;margin-top:13px;flex-wrap:wrap}
.booking-submit .btn{cursor:pointer}.booking-status{font-size:12px;color:var(--muted)}
@media(max-width:800px){.booking-wrap{padding:42px 0 10px}.booking-box{padding:22px 17px;border-radius:20px}.booking-head{display:block}.booking-head h2{font-size:28px}.booking-grid{grid-template-columns:1fr}.booking-field.full{grid-column:auto}.booking-submit .btn{width:100%}}

@media(max-width:800px){
 .booking-wrap{padding:30px 0 10px}.booking-box{padding:18px 14px;border-radius:17px}
 .booking-head{display:block;margin-bottom:14px}.booking-head h2{font-size:24px}.booking-head p{font-size:12px;margin-top:5px}
 .booking-grid{grid-template-columns:1fr;gap:9px}.booking-field.full{grid-column:auto}
 .booking-submit .btn{width:100%}.phone-row{grid-template-columns:100px 1fr}
}

/* Language switch on desktop/mobile navigation */
.navlinks{align-items:center}
.nav-lang{display:flex;align-items:center;gap:2px;margin-left:6px;border:1px solid #dbe3ef;border-radius:999px;padding:3px;background:#fff}
.nav-lang a{display:flex;align-items:center;justify-content:center;min-width:34px;height:32px;padding:0 8px;border-radius:999px;text-decoration:none;font-size:12px;font-weight:850;color:#102b54}
.nav-lang a.active{background:#082e67;color:#fff}
@media(max-width:800px){
  .navlinks{position:absolute;top:68px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;padding:14px;background:#fff;border:1px solid #dfe6f0;border-radius:0 0 18px 18px;box-shadow:0 12px 28px rgba(15,45,85,.10);z-index:50}
  .navlinks.open{display:flex}
  .navlinks a{padding:12px 8px}
  .nav-lang{align-self:flex-start;margin:8px 0 2px}
}

/* FINAL MOBILE HEADER LANGUAGE SWITCH */
@media(max-width:800px){
  header .container{position:relative}
  header .nav-lang{
    display:flex !important;
    position:absolute;
    right:54px;
    top:50%;
    transform:translateY(-50%);
    margin:0;
    z-index:61;
  }
  header .nav-lang a{min-width:30px;height:29px;padding:0 7px;font-size:11px}
  header .menu{position:relative;z-index:62}
  header .navlinks .nav-lang{display:none !important}
}

/* Additional page / SEO components */
.page-hero{background:linear-gradient(105deg,#061f47,#0b3f80);color:#fff;padding:72px 0}.page-hero h1{font-size:48px;line-height:1.05;max-width:900px;margin:10px 0 14px}.page-hero p{max-width:800px;color:#d7e5f6;font-size:17px;line-height:1.7}.page-hero .btn-white{color:#082e67}.btn-small{padding:9px 13px;font-size:12px;margin-top:10px}.route-body .btn-small,.vehicle-body .btn-small{display:inline-flex}.navlinks a,.footer-grid a{color:inherit;text-decoration:none}.navlinks a{color:var(--navy)}.footer-grid a{color:#bfd0e8}.footer-grid a:hover{color:#fff}
@media(max-width:800px){.page-hero{padding:52px 0}.page-hero h1{font-size:36px}.page-hero p{font-size:15px}.nav{position:relative}.nav-lang{display:flex!important;position:absolute;right:55px;top:50%;transform:translateY(-50%);z-index:61}.navlinks{z-index:60}.navlinks .nav-lang{display:none!important}}

/* Additional page / SEO components */
.page-hero{background:linear-gradient(105deg,#061f47,#0b3f80);color:#fff;padding:72px 0}.page-hero h1{font-size:48px;line-height:1.05;max-width:900px;margin:10px 0 14px}.page-hero p{max-width:800px;color:#d7e5f6;font-size:17px;line-height:1.7}.page-hero .btn-white{color:#082e67}.btn-small{padding:9px 13px;font-size:12px;margin-top:10px}.route-body .btn-small,.vehicle-body .btn-small{display:inline-flex}.navlinks a,.footer-grid a{color:inherit;text-decoration:none}.navlinks a{color:var(--navy)}.footer-grid a{color:#bfd0e8}.footer-grid a:hover{color:#fff}
@media(max-width:800px){.page-hero{padding:52px 0}.page-hero h1{font-size:36px}.page-hero p{font-size:15px}.nav{position:relative}.nav-lang{display:flex!important;position:absolute;right:55px;top:50%;transform:translateY(-50%);z-index:61}.navlinks{z-index:60}.navlinks .nav-lang{display:none!important}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}



/* Route cards */
.route{position:relative;cursor:pointer;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}
.route:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(8,45,103,.16)}
.route:focus-visible{outline:3px solid #1f67bd;outline-offset:3px}
.route-image{height:170px;overflow:hidden;background:#0b376e}
.route-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .45s ease,filter .3s ease}
.route:hover .route-image img{transform:scale(1.045);filter:saturate(1.08)}
.route-cover{position:relative;margin-top:-170px;height:170px;z-index:1;padding:24px;background:linear-gradient(180deg,rgba(3,29,66,.05),rgba(3,29,66,.78));color:#fff}
.route-cover small{text-transform:uppercase;letter-spacing:1.3px;font-weight:800;font-size:11px}
.route-cover h3{margin-top:12px;color:#fff}
.route-cover:after{content:"↗";position:absolute;right:22px;bottom:14px;font-size:36px;line-height:1;opacity:.65}
.route-body{position:relative;z-index:2;background:#fff}
.route-body .btn-small{position:relative;z-index:3}
@media(max-width:800px){
  .route-image,.route-cover{height:155px}
  .route-cover{margin-top:-155px;padding:20px}
  .route-cover h3{font-size:18px}
}

/* Route photography: real destination photos, no repeated placeholders */
.route-image img{object-position:center center;background:#0d315b;}
.route-image{background:#0d315b;}

/* FINAL FLEET MOBILE — compact cards with full vehicle images */
.fleet .vehicle{min-width:0}
.vehicle-photo{height:180px;background:#f4f7fb;display:flex;align-items:center;justify-content:center;overflow:hidden}
.vehicle-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 28%;}
.vehicle-body{padding:16px 20px 18px}
.vehicle-body h3{line-height:1.25}
@media(max-width:800px){
  #fleet .head{margin-bottom:22px}
  #fleet .fleet{display:grid;grid-template-columns:1fr;gap:12px}
  #fleet .vehicle{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:stretch;border-radius:16px;min-height:112px}
  #fleet .vehicle-photo{height:112px;width:112px;align-self:stretch}
  #fleet .vehicle-photo img{width:100%;height:100%;object-fit:cover;object-position:center 28%}
  #fleet .vehicle-body{padding:13px 14px 12px;display:flex;flex-direction:column;justify-content:center}
  #fleet .vehicle-body h3{font-size:16px;margin:0 0 4px}
  #fleet .vehicle-body p{font-size:11.5px;line-height:1.4;margin:0}
  #fleet .vehicle-body .btn-small{font-size:11px;padding:7px 10px;margin-top:7px;align-self:flex-start}
}
@media(max-width:390px){
  #fleet .vehicle{grid-template-columns:100px minmax(0,1fr);min-height:100px}
  #fleet .vehicle-photo{width:100px;height:100px}
  #fleet .vehicle-body{padding:11px 12px}
  #fleet .vehicle-body h3{font-size:15px}
  #fleet .vehicle-body p{font-size:11px}
}

/* FINAL FLEET IMAGE + MOBILE POLISH */
.vehicle-photo{background:#f4f7fb;overflow:hidden}
.vehicle-photo img{object-fit:cover;object-position:center center}
@media(max-width:800px){
  #fleet .container{width:calc(100% - 24px)}
  #fleet .fleet{display:grid;grid-template-columns:1fr;gap:10px}
  #fleet .vehicle{display:grid;grid-template-columns:108px minmax(0,1fr);min-height:108px;border-radius:15px;overflow:hidden}
  #fleet .vehicle-photo{width:108px;height:108px;min-height:108px}
  #fleet .vehicle-photo img{width:100%;height:100%;object-fit:cover;object-position:center center}
  #fleet .vehicle-body{padding:11px 13px;min-width:0}
  #fleet .vehicle-body h3{font-size:15px;line-height:1.25;margin:0 0 4px}
  #fleet .vehicle-body p{font-size:11px;line-height:1.35;margin:0;color:#607594}
  #fleet .vehicle-body .btn-small{font-size:10.5px;padding:6px 9px;margin-top:6px}
}
@media(max-width:390px){
  #fleet .vehicle{grid-template-columns:96px minmax(0,1fr);min-height:96px}
  #fleet .vehicle-photo{width:96px;height:96px;min-height:96px}
  #fleet .vehicle-body{padding:9px 11px}
  #fleet .vehicle-body h3{font-size:14px}
  #fleet .vehicle-body p{font-size:10.5px}
}

/* =========================================================
   FINAL POLISH — SMOOTH INTERACTION + MOBILE FIRST
   ========================================================= */
html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}
body{overflow-x:hidden}

/* Global click ripple */
.click-ripple{position:fixed;left:0;top:0;width:18px;height:18px;border:2px solid rgba(8,46,103,.9);border-radius:50%;pointer-events:none;z-index:99999;transform:translate(-50%,-50%) scale(.35);animation:clickRipple .55s cubic-bezier(.2,.8,.2,1) forwards}
.click-ripple:after{content:"";position:absolute;inset:4px;border-radius:50%;background:#e52330;opacity:.18}
@keyframes clickRipple{0%{opacity:1;transform:translate(-50%,-50%) scale(.35)}70%{opacity:.55;transform:translate(-50%,-50%) scale(2.15)}100%{opacity:0;transform:translate(-50%,-50%) scale(3.15)}}

/* Lightweight card interactions */
.route-clickable,.destination-clickable,.vehicle{transition:box-shadow .16s ease,border-color .16s ease}
.route-clickable:active,.destination-clickable:active,.vehicle:active{transform:none}
.vehicle:focus-visible,.route-clickable:focus-visible,.destination-clickable:focus-visible{outline:2px solid #1f67bd;outline-offset:2px}
@media(max-width:800px){
  body{font-size:15px}
  .container{width:calc(100% - 28px)}
  header{height:68px}
  header .container{width:calc(100% - 28px)}
  .brand{font-size:20px;letter-spacing:-.5px}
  .brand small{font-size:7.5px;letter-spacing:1.7px}
  .hero{min-height:590px}
  .hero-copy h1{font-size:38px;line-height:1.06}
  .hero-copy p{font-size:14px;line-height:1.6}
  .actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .actions .btn-red{grid-column:1/-1}
  .actions .btn{min-height:46px;padding:12px 10px}
  .hero-trust{gap:7px;flex-wrap:wrap}
  .trust{font-size:10.5px;padding:7px 9px}

  /* Compact fleet cards */
  #fleet .head{margin-bottom:20px;padding:0 8px}
  #fleet .head h2{font-size:32px;line-height:1.08}
  #fleet .head p{font-size:13px;line-height:1.5}
  #fleet .fleet{grid-template-columns:1fr;gap:10px}
  #fleet .vehicle{display:grid;grid-template-columns:108px minmax(0,1fr);min-height:108px;border-radius:16px;overflow:hidden}
  #fleet .vehicle-photo{width:108px;height:108px;min-height:108px}
  #fleet .vehicle-photo img{width:100%;height:100%;object-fit:cover;object-position:center}
  #fleet .vehicle-body{padding:11px 13px;min-width:0;justify-content:center}
  #fleet .vehicle-body h3{font-size:15px;line-height:1.25;margin:0 0 4px}
  #fleet .vehicle-body p{font-size:11px;line-height:1.35;margin:0;color:#607594}
  #fleet .vehicle-body .btn-small{font-size:10.5px;padding:6px 9px;margin-top:6px}

  /* Routes compact but still visual */
  .route-grid{grid-template-columns:1fr;gap:13px}
  .route-image{height:165px}
  .route-cover{height:165px;margin-top:-165px}
  .route-body{padding:14px 16px 16px}
  .route-body p{font-size:12px;line-height:1.5}

  /* Services */
  .services.grid{grid-template-columns:1fr 1fr;gap:10px}
  .services .card{padding:15px}
  .services .card h3{font-size:14px}
  .services .card p{font-size:11px;line-height:1.4}
}
@media(max-width:390px){
  .brand{font-size:18px}
  .hero-copy h1{font-size:34px}
  #fleet .vehicle{grid-template-columns:96px minmax(0,1fr);min-height:96px}
  #fleet .vehicle-photo{width:96px;height:96px;min-height:96px}
  #fleet .vehicle-body{padding:9px 11px}
  #fleet .vehicle-body h3{font-size:14px}
  #fleet .vehicle-body p{font-size:10.5px}
  .services.grid{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.click-ripple{animation:none;display:none}.reveal-on-scroll{opacity:1;transform:none;transition:none}.route-clickable,.vehicle,.vehicle-photo img{transition:none}}

/* =========================================================
   DESTINATIONS — PREMIUM PHOTO CARDS / MOBILE FIRST
   ========================================================= */
.destinations-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f3f7fc 0%,#edf3fa 100%)}
.destinations-section:before{content:"";position:absolute;width:420px;height:420px;right:-180px;top:-160px;border-radius:50%;background:radial-gradient(circle,rgba(28,87,155,.12),transparent 68%);pointer-events:none}
.destinations-head{position:relative;z-index:1}
.destination-divider{display:flex;align-items:center;justify-content:center;gap:14px;margin:18px auto 28px;color:#0a376f}
.destination-divider span{display:block;width:72px;height:1px;background:linear-gradient(90deg,transparent,#b8c8dc)}
.destination-divider span:last-child{background:linear-gradient(90deg,#b8c8dc,transparent)}
.destination-divider b{font-size:17px;font-weight:500}
.destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.destination-card{position:relative;min-height:330px;border-radius:22px;overflow:hidden;background:#0a2d5c;box-shadow:0 12px 32px rgba(5,39,82,.11);cursor:pointer;isolation:isolate;transform:translateZ(0);transition:transform .32s cubic-bezier(.2,.7,.2,1),box-shadow .32s ease}
.destination-card:hover{transform:translateY(-7px);box-shadow:0 22px 44px rgba(5,39,82,.19)}
.destination-card:active{transform:scale(.985)}
.destination-card:focus-visible{outline:3px solid #e52330;outline-offset:4px}
.destination-image,.destination-image img{position:absolute;inset:0;width:100%;height:100%}
.destination-image{z-index:-3;background:#0a2d5c}
.destination-image img{object-fit:cover;transition:transform .75s cubic-bezier(.2,.7,.2,1),filter .45s ease}
.destination-card:hover .destination-image img{transform:scale(1.07);filter:saturate(1.06)}
.destination-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(4,28,58,.05) 18%,rgba(4,25,53,.20) 42%,rgba(3,23,49,.92) 100%)}
.destination-region{position:absolute;right:16px;top:16px;padding:8px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(7,35,70,.48);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:10px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap}
.destination-region span{margin-right:4px}
.destination-content{position:absolute;left:20px;right:20px;bottom:19px;display:flex;align-items:flex-end;gap:14px;color:#fff}
.destination-icon{width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:14px;background:rgba(255,255,255,.12);backdrop-filter:blur(7px);font-size:20px}
.destination-copy{min-width:0}
.destination-copy h3{margin:0 0 6px;color:#fff;font-size:23px;line-height:1.1;letter-spacing:-.3px}
.destination-copy p{margin:0 0 13px;color:rgba(255,255,255,.87);font-size:12.5px;line-height:1.55;max-width:330px}
.destination-link{position:relative;z-index:4;display:inline-flex;align-items:center;gap:10px;color:#fff!important;font-size:12px;font-weight:800;text-decoration:none}
.destination-link span{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.65);border-radius:50%;font-size:16px;transition:transform .25s ease,background .25s ease}
.destination-card:hover .destination-link span{transform:translateX(4px);background:#e52330;border-color:#e52330}
.destination-cta{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:28px}
.destination-cta .btn{min-width:210px;justify-content:center;border-radius:999px;box-shadow:0 10px 24px rgba(229,35,48,.18)}
.destination-cta .btn span{margin-left:8px}
.destination-cta small{color:#647995;font-size:10px;letter-spacing:2px;font-weight:700}
@media(max-width:900px){
 .destination-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
 .destination-card{min-height:300px;border-radius:18px}
 .destination-content{left:16px;right:16px;bottom:16px;gap:10px}
 .destination-icon{width:38px;height:38px;flex-basis:38px;border-radius:12px;font-size:17px}
 .destination-copy h3{font-size:20px}
 .destination-copy p{font-size:11.5px;margin-bottom:10px}
}
@media(max-width:600px){
 .destinations-section{padding-top:52px;padding-bottom:46px}
 .destinations-section:before{width:280px;height:280px;right:-150px;top:-80px}
 .destinations-head{padding:0 8px}
 .destinations-head h2{font-size:31px;line-height:1.08}
 .destinations-head p{font-size:13px;line-height:1.55}
 .destination-divider{margin:14px auto 22px}
 .destination-divider span{width:48px}
 .destination-grid{grid-template-columns:1fr;gap:13px}
 .destination-card{min-height:225px;border-radius:18px}
 .destination-region{top:12px;right:12px;padding:7px 10px;font-size:8.5px;letter-spacing:.6px}
 .destination-content{left:15px;right:15px;bottom:15px;gap:10px}
 .destination-icon{width:38px;height:38px;flex-basis:38px;font-size:17px}
 .destination-copy h3{font-size:20px;margin-bottom:4px}
 .destination-copy p{font-size:11.5px;line-height:1.42;margin-bottom:9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
 .destination-link{font-size:11px;gap:8px}
 .destination-link span{width:25px;height:25px;font-size:14px}
 .destination-cta{margin-top:22px}
 .destination-cta .btn{width:100%;min-width:0}
 .destination-cta small{font-size:8.5px;letter-spacing:1.2px;text-align:center}
}
@media(max-width:390px){.destination-card{min-height:210px}.destination-copy h3{font-size:18px}.destination-copy p{font-size:11px}}


/* =========================================================
   VN PRIVATE CAR — PREMIUM FOOTER / MOBILE POLISH
   ========================================================= */
.site-footer{position:relative;overflow:hidden;background:linear-gradient(135deg,#061f47 0%,#082d60 58%,#061d43 100%);color:#b9cbe2;padding:66px 0 0;margin-top:0}
.site-footer .container{position:relative;z-index:2}
.footer-glow{position:absolute;width:520px;height:520px;right:-260px;top:-300px;border-radius:50%;background:radial-gradient(circle,rgba(54,121,201,.22),transparent 68%);pointer-events:none}
.footer-main{display:grid;grid-template-columns:1.7fr 1fr 1.2fr 1fr 1fr;gap:36px;padding-bottom:38px}
.footer-brand-block{padding-right:20px}
.footer-logo{display:inline-flex;flex-direction:column;color:#fff;text-decoration:none;line-height:1}
.footer-logo>span{font-size:25px;font-weight:900;letter-spacing:-1px}
.footer-logo b{color:#ed1c2e}
.footer-logo small{margin-top:8px;color:#8ea7c6;font-size:9px;font-weight:800;letter-spacing:2.2px}
.footer-intro{max-width:390px;margin:20px 0 18px;color:#aebfd5;font-size:13px;line-height:1.75}
.footer-actions{display:flex;flex-wrap:wrap;gap:8px}
.footer-contact-btn{display:inline-flex;align-items:center;justify-content:center;min-height:37px;padding:0 13px;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:rgba(255,255,255,.045);color:#fff!important;font-size:11.5px;font-weight:800;transition:transform .22s ease,background .22s ease,border-color .22s ease}
.footer-contact-btn:hover{transform:translateY(-2px);background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.3)}
.footer-contact-btn.primary{background:#ed1c2e;border-color:#ed1c2e;box-shadow:0 8px 22px rgba(237,28,46,.18)}
.footer-contact-btn.primary:hover{background:#ff3040}
.footer-column h3{margin:2px 0 16px;color:#fff;font-size:13px;font-weight:900;letter-spacing:.1px}
.footer-column ul{list-style:none;display:grid;gap:9px;margin:0;padding:0}
.footer-column li,.footer-column a{color:#aebfd5;font-size:12px;line-height:1.45;text-decoration:none}
.footer-column a{transition:color .2s ease,transform .2s ease}
.footer-column a:hover{color:#fff}
.footer-location{display:flex;align-items:center;gap:9px;padding:17px 0;border-top:1px solid rgba(255,255,255,.10);color:#91a8c5;font-size:11.5px}
.footer-location>span:first-child{display:grid;place-items:center;width:25px;height:25px;flex:0 0 25px;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:#fff;font-size:13px}
.footer-bottom{min-height:68px;border-top:1px solid rgba(255,255,255,.10);display:flex;align-items:center;justify-content:space-between;gap:18px;color:#8099b8;font-size:11px}
.footer-bottom-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.footer-bottom-links a{color:#91a8c5;text-decoration:none}
.footer-bottom-links a:hover{color:#fff}
@media(max-width:1050px){.footer-main{grid-template-columns:1.6fr 1fr 1fr 1fr}.footer-contact-column{grid-column:auto}.footer-brand-block{grid-column:1/-1;padding-right:0}.footer-intro{max-width:650px}}
@media(max-width:700px){
 .site-footer{padding:48px 0 0}
 .footer-main{grid-template-columns:1fr 1fr;gap:29px 22px;padding-bottom:28px}
 .footer-brand-block{grid-column:1/-1}
 .footer-logo>span{font-size:22px}
 .footer-logo small{font-size:8px;letter-spacing:1.8px}
 .footer-intro{font-size:12px;line-height:1.65;margin:15px 0 15px}
 .footer-contact-btn{min-height:35px;padding:0 11px;font-size:11px}
 .footer-column h3{font-size:12px;margin-bottom:12px}
 .footer-column li,.footer-column a{font-size:11px}
 .footer-location{align-items:flex-start;padding:15px 0;font-size:10.5px;line-height:1.5}
 .footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding:17px 0 21px;min-height:auto;gap:9px;font-size:10px}
 .footer-bottom-links{gap:12px}
}
@media(max-width:390px){
 .footer-main{grid-template-columns:1fr}
 .footer-brand-block{grid-column:auto}
 .footer-contact-column{grid-column:auto}
 .footer-bottom-links{gap:9px}
}

/* =========================================================
   FINAL MOBILE HERO — CLEAN, BALANCED & PREMIUM
   ========================================================= */
@media (max-width:800px){
  .hero{
    min-height:0 !important;
    background:#061f47 !important;
    overflow:hidden;
  }
  .hero:before{
    display:block;
    width:100%;
    aspect-ratio:1653/712;
    background-size:cover !important;
    background-position:center top !important;
  }
  .hero-in{
    padding:0 !important;
    width:100% !important;
  }
  .hero-copy{
    max-width:none !important;
    padding:24px 20px 28px !important;
  }
  .hero-kicker{
    font-size:10.5px !important;
    letter-spacing:1.35px !important;
    margin-bottom:12px !important;
    line-height:1.35 !important;
  }
  .hero-kicker:after{
    width:38px !important;
    height:3px !important;
    margin-top:9px !important;
  }
  .hero h1,.hero-copy h1{
    font-size:32px !important;
    line-height:1.08 !important;
    letter-spacing:-1px !important;
    margin:14px 0 14px !important;
    max-width:100% !important;
  }
  .hero h1 em{display:inline;color:#ff3f4c !important}
  .hero p{
    font-size:14px !important;
    line-height:1.58 !important;
    margin:0 0 18px !important;
    max-width:100% !important;
    color:#e8f0fb !important;
  }
  .actions{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    gap:8px !important;
    margin-top:4px !important;
  }
  .actions .btn-red{grid-column:1/-1 !important}
  .actions .btn{
    min-height:46px !important;
    width:100% !important;
    padding:11px 8px !important;
    border-radius:12px !important;
    font-size:13px !important;
    white-space:nowrap;
  }
  .hero-trust{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    gap:7px !important;
    margin-top:14px !important;
  }
  .trust{
    font-size:10.5px !important;
    line-height:1.25 !important;
    padding:8px 9px !important;
    text-align:center;
    border-radius:9px !important;
  }
  .trust:last-child{grid-column:1/-1}
}
@media (max-width:390px){
  .hero-copy{padding:21px 16px 24px !important}
  .hero h1,.hero-copy h1{font-size:29px !important;letter-spacing:-.8px !important}
  .hero p{font-size:13.5px !important}
  .actions .btn{font-size:12px !important}
}

/* FINAL MOBILE HERO POLISH */
@media (max-width:800px){
  .hero-copy{
    padding:22px 18px 26px !important;
    background:linear-gradient(180deg,#071f46 0%,#061b3d 100%) !important;
  }
  .hero-kicker{
    font-size:10px !important;
    letter-spacing:1.15px !important;
    margin-bottom:10px !important;
    line-height:1.4 !important;
    color:#fff !important;
  }
  .hero-kicker:after{
    width:34px !important;
    height:3px !important;
    margin-top:8px !important;
  }
  .hero h1,.hero-copy h1{
    font-size:30px !important;
    line-height:1.12 !important;
    letter-spacing:-.65px !important;
    margin:13px 0 14px !important;
    max-width:100% !important;
    overflow-wrap:normal !important;
    word-break:normal !important;
  }
  .hero h1 em{
    color:#ff3f4c !important;
    display:inline !important;
    white-space:normal !important;
  }
  .hero p{
    font-size:14px !important;
    line-height:1.62 !important;
    margin:0 0 17px !important;
    color:#dce8f7 !important;
  }
  .actions{
    grid-template-columns:1fr 1fr !important;
    gap:8px !important;
    margin-top:0 !important;
  }
  .actions .btn-red{grid-column:1/-1 !important}
  .actions .btn{
    min-height:45px !important;
    padding:10px 8px !important;
    border-radius:11px !important;
    font-size:12.5px !important;
    font-weight:800 !important;
  }
  .hero-trust{
    grid-template-columns:repeat(3,1fr) !important;
    gap:6px !important;
    margin-top:12px !important;
  }
  .trust,.trust:last-child{
    grid-column:auto !important;
    padding:7px 5px !important;
    min-height:34px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:9.5px !important;
    line-height:1.2 !important;
  }
}
@media (max-width:390px){
  .hero-copy{padding:20px 15px 23px !important}
  .hero h1,.hero-copy h1{font-size:28px !important;line-height:1.13 !important;letter-spacing:-.55px !important}
  .hero p{font-size:13.5px !important;line-height:1.58 !important}
  .actions .btn{font-size:12px !important;min-height:44px !important}
  .trust,.trust:last-child{font-size:9px !important;padding:7px 3px !important}
}

/* ===== ROUTE PAGES: premium responsive pricing ===== */
.route-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#061d43 0%,#092f68 55%,#071c3c 100%);color:#fff;padding:78px 0 68px;isolation:isolate}.route-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,25,56,.97) 0%,rgba(6,31,67,.88) 48%,rgba(6,31,67,.68) 100%),url('assets/hero.webp') center/cover;opacity:.72;z-index:-1}.route-hero-inner{position:relative}.route-breadcrumb{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#b9cbed;margin-bottom:28px}.route-breadcrumb span{color:#ef233c;margin:0 7px}.route-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:40px;align-items:end}.route-hero h1{font-size:clamp(38px,5vw,66px);line-height:1.03;margin:10px 0 20px;max-width:900px;letter-spacing:-.04em}.route-hero p{font-size:18px;line-height:1.7;color:#d9e5f8;max-width:780px;margin:0}.route-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.route-hero-badge{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.09);backdrop-filter:blur(12px);border-radius:22px;padding:24px;text-align:center;box-shadow:0 20px 50px rgba(0,0,0,.2)}.route-hero-badge span{display:block;font-size:11px;letter-spacing:.18em;color:#ff5b6c;font-weight:900}.route-hero-badge strong{display:block;font-size:28px;margin:8px 0 4px}.route-hero-badge small{color:#c9d7eb}.route-overview{padding-top:84px;padding-bottom:84px}.route-overview-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.route-copy h2{font-size:clamp(30px,4vw,46px);line-height:1.08;margin:8px 0 18px;color:var(--navy);letter-spacing:-.035em}.route-copy>p{font-size:16px;line-height:1.8;color:#5c7393;max-width:720px}.route-features{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:30px}.route-feature{display:flex;gap:12px;padding:17px;border:1px solid #e2eaf4;background:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(7,35,75,.05)}.route-feature>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff0f2;color:#ed1c2e;font-weight:900;flex:0 0 28px}.route-feature strong{color:var(--navy);font-size:14px}.route-feature p{margin:5px 0 0;color:#6b7f9b;font-size:13px;line-height:1.5}.route-visual{position:relative;border-radius:28px;overflow:hidden;box-shadow:0 30px 70px rgba(5,31,67,.18);min-height:420px}.route-visual img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}.route-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(3,21,45,.82));pointer-events:none}.route-visual-caption{position:absolute;z-index:2;bottom:22px;left:22px;right:22px;display:flex;align-items:center;gap:14px;color:#fff;font-size:17px}.route-visual-caption span{color:#ff3348;font-size:22px}.route-pricing{background:#f4f7fb;padding-top:88px;padding-bottom:88px}.route-head{text-align:center;max-width:800px;margin:0 auto 34px}.route-head h2{font-size:clamp(30px,4vw,46px);margin:7px 0 12px;color:var(--navy);letter-spacing:-.035em}.route-head p{color:#667c9a;line-height:1.7}.route-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1000px;margin:0 auto}.route-price-card{background:#fff;border:1px solid #e0e8f2;border-radius:22px;padding:25px;box-shadow:0 15px 40px rgba(7,35,75,.06);transition:transform .25s ease,box-shadow .25s ease}.route-price-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(7,35,75,.11)}.route-price-card.featured{border:2px solid #ef233c;position:relative}.route-price-card.featured:before{content:"POPULAR";position:absolute;right:16px;top:-12px;background:#ef233c;color:#fff;font-size:9px;font-weight:900;letter-spacing:.13em;padding:5px 9px;border-radius:999px}.price-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.price-card-top span{font-size:16px;font-weight:800;color:var(--navy)}.price-card-top b{font-size:23px;color:#ed1c2e;white-space:nowrap}.price-usd{font-size:16px;font-weight:800;color:var(--navy);margin-top:11px}.route-price-card small{display:block;color:#71849d;margin-top:7px;font-size:13px}.price-contact{max-width:1000px;margin:22px auto 0;background:#071f48;color:#fff;border-radius:22px;padding:22px 25px;display:flex;align-items:center;justify-content:space-between;gap:25px}.price-contact strong{font-size:15px}.price-contact p{margin:6px 0 0;color:#b9cbe4;font-size:13px;line-height:1.6}.price-contact .btn{flex:0 0 auto}.route-guide{padding-top:82px;padding-bottom:82px}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px}.guide-card{background:#fff;border:1px solid #e1e8f2;border-radius:18px;padding:24px;min-height:175px;box-shadow:0 12px 30px rgba(7,35,75,.05)}.guide-card span{font-size:11px;font-weight:900;color:#ef233c;letter-spacing:.15em}.guide-card h3{color:var(--navy);font-size:18px;margin:15px 0 8px}.guide-card p{color:#657a97;line-height:1.65;font-size:14px;margin:0}.faq-section{padding-top:78px;padding-bottom:78px}.narrow{max-width:900px}.faq-list{border-top:1px solid #dfe7f0}.faq-list details{border-bottom:1px solid #dfe7f0;padding:0}.faq-list summary{cursor:pointer;list-style:none;padding:21px 0;font-weight:800;color:var(--navy);font-size:16px;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';color:#ef233c;font-size:22px;font-weight:500}.faq-list details[open] summary:after{content:'−'}.faq-list details p{color:#647994;line-height:1.75;margin:0 0 20px;max-width:800px}.related-section{background:#f4f7fb;padding-top:76px;padding-bottom:76px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.related-route{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff;border:1px solid #e0e8f2;border-radius:16px;padding:19px 20px;color:var(--navy);font-weight:800;transition:.2s ease}.related-route:hover{transform:translateY(-3px);border-color:#c9d7e8;box-shadow:0 12px 28px rgba(7,35,75,.07)}.related-route b{color:#ef233c;font-size:20px}.section.soft.route-guide{background:#f8fafc}
@media(max-width:900px){.route-hero{padding:54px 0 48px}.route-hero-grid{grid-template-columns:1fr;gap:25px}.route-hero-badge{max-width:210px}.route-overview-grid{grid-template-columns:1fr;gap:35px}.route-visual,.route-visual img{min-height:300px}.route-price-grid{grid-template-columns:1fr}.guide-grid{grid-template-columns:1fr 1fr}.related-grid{grid-template-columns:1fr 1fr}.price-contact{align-items:flex-start;flex-direction:column}.route-features{grid-template-columns:1fr}}
@media(max-width:600px){.route-hero h1{font-size:38px}.route-hero p{font-size:15px;line-height:1.65}.route-hero-actions{display:grid;grid-template-columns:1fr}.route-hero-actions .btn{width:100%;justify-content:center}.route-overview{padding-top:56px;padding-bottom:56px}.route-copy h2{font-size:31px}.route-feature{padding:14px}.route-visual,.route-visual img{min-height:245px;border-radius:20px}.route-visual-caption{font-size:14px;bottom:16px;left:16px}.route-pricing,.route-guide,.faq-section,.related-section{padding-top:58px;padding-bottom:58px}.route-price-card{padding:20px;border-radius:18px}.price-card-top b{font-size:21px}.guide-grid,.related-grid{grid-template-columns:1fr}.guide-card{min-height:auto;padding:20px}.price-contact{padding:19px;border-radius:18px}.route-head{margin-bottom:26px}.route-breadcrumb{font-size:10px;margin-bottom:20px}}

/* ROUTE PAGES — clean premium layout, no route imagery */
.route-hero-bg{display:none!important;background:none!important}
.route-hero{background:linear-gradient(135deg,#061b3d 0%,#092d63 58%,#071d40 100%)!important}
.route-visual{display:none!important}
.route-hero-grid{grid-template-columns:minmax(0,1fr)!important;max-width:980px}
.route-hero-badge{justify-self:start;margin-top:8px;display:flex;align-items:center;gap:18px;padding:12px 20px;border-radius:16px;min-width:0;max-width:none;background:rgba(255,255,255,.07)}
.route-hero-badge span{margin:0;font-size:10px}
.route-hero-badge strong{font-size:22px;margin:0}
.route-hero-badge small{font-size:12px}
@media(max-width:600px){
  .route-hero{padding:42px 0 34px!important}
  .route-hero-inner{width:calc(100% - 28px)}
  .route-breadcrumb{margin-bottom:16px}
  .route-hero h1{font-size:34px!important;line-height:1.08;margin:8px 0 14px}
  .route-hero p{font-size:14px;line-height:1.65}
  .route-hero-actions{margin-top:22px;gap:10px}
  .route-hero-badge{margin-top:10px;width:max-content;max-width:100%;padding:10px 16px;gap:12px;border-radius:14px}
  .route-hero-badge strong{font-size:19px}
  .route-hero-badge small{font-size:11px}
  .route-overview{padding-top:48px!important}
}

/* =========================================================
   FINAL ROUTE MOBILE REDESIGN — clean, compact, premium
   No photography on route-detail pages
   ========================================================= */
.route-page img.route-page-image,
.route-page .route-visual,
.route-page .route-visual img,
.route-page .route-hero-bg{display:none!important}

@media (max-width: 600px){
  body{overflow-x:hidden}
  .route-hero{
    padding:30px 0 24px!important;
    background:linear-gradient(145deg,#061a3b 0%,#082b60 100%)!important;
  }
  .route-hero-inner{width:calc(100% - 28px)!important;margin:0 auto}
  .route-breadcrumb{
    font-size:9px!important;
    letter-spacing:.12em!important;
    margin-bottom:14px!important;
    color:#aebfda!important;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .route-hero-grid{display:block!important;max-width:none!important}
  .route-hero h1{
    font-size:31px!important;
    line-height:1.08!important;
    letter-spacing:-.7px!important;
    margin:0 0 13px!important;
    max-width:100%!important;
  }
  .route-hero p{
    font-size:13.5px!important;
    line-height:1.58!important;
    margin:0!important;
    color:#d7e5f6!important;
    max-width:none!important;
  }
  .route-hero-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    margin-top:18px!important;
  }
  .route-hero-actions .btn{
    width:100%!important;
    min-height:45px!important;
    padding:10px 14px!important;
    border-radius:11px!important;
    font-size:13px!important;
  }
  .route-hero-badge{
    width:100%!important;
    margin:14px 0 0!important;
    padding:10px 14px!important;
    border-radius:12px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    background:rgba(255,255,255,.065)!important;
    border:1px solid rgba(255,255,255,.13)!important;
    box-shadow:none!important;
  }
  .route-hero-badge span{font-size:9px!important;letter-spacing:.15em!important}
  .route-hero-badge strong{font-size:17px!important;margin:0!important}
  .route-hero-badge small{font-size:10px!important;color:#b9c9df!important}

  .route-overview{padding:44px 0!important}
  .route-overview-grid{display:block!important}
  .route-copy .eyebrow{font-size:9px!important;letter-spacing:.13em!important}
  .route-copy h2{
    font-size:28px!important;
    line-height:1.12!important;
    letter-spacing:-.6px!important;
    margin:7px 0 13px!important;
  }
  .route-copy>p{font-size:14px!important;line-height:1.7!important;margin:0 0 11px!important}
  .route-features{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    margin-top:20px!important;
  }
  .route-feature{
    min-width:0!important;
    padding:12px!important;
    border-radius:13px!important;
    gap:8px!important;
    box-shadow:0 6px 18px rgba(7,35,75,.045)!important;
  }
  .route-feature>span{width:23px!important;height:23px!important;flex:0 0 23px!important;font-size:11px!important}
  .route-feature strong{font-size:12px!important;line-height:1.25!important}
  .route-feature p{font-size:10.5px!important;line-height:1.42!important;margin-top:3px!important}

  .route-pricing{padding:48px 0!important}
  .route-head{margin-bottom:22px!important;text-align:left!important}
  .route-head h2{font-size:28px!important;line-height:1.12!important;margin:6px 0 9px!important}
  .route-head p{font-size:12px!important;line-height:1.55!important}
  .route-price-grid{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;max-width:none!important}
  .route-price-card{
    padding:15px 16px!important;
    border-radius:14px!important;
    box-shadow:0 7px 22px rgba(7,35,75,.055)!important;
  }
  .route-price-card.featured:before{right:12px;top:-9px;font-size:8px;padding:4px 7px}
  .price-card-top span{font-size:14px!important}
  .price-card-top b{font-size:20px!important}
  .price-usd{font-size:13px!important;margin-top:5px!important}
  .route-price-card small{font-size:10.5px!important;margin-top:3px!important}
  .price-contact{
    margin-top:10px!important;
    padding:15px!important;
    border-radius:14px!important;
    gap:12px!important;
  }
  .price-contact strong{font-size:12px!important;line-height:1.45!important}
  .price-contact p{font-size:10.5px!important;line-height:1.5!important;margin-top:5px!important}
  .price-contact .btn{width:100%!important;min-height:43px!important;font-size:12px!important}

  .route-guide,.faq-section,.related-section{padding:48px 0!important}
  .guide-grid{grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:22px!important}
  .guide-card{padding:15px!important;min-height:145px!important;border-radius:14px!important}
  .guide-card span{font-size:9px!important}
  .guide-card h3{font-size:14px!important;margin:9px 0 5px!important}
  .guide-card p{font-size:11px!important;line-height:1.5!important}
  .faq-list summary{font-size:13px!important;padding:16px 0!important}
  .faq-list details p{font-size:12px!important;line-height:1.65!important;margin-bottom:15px!important}
  .related-grid{grid-template-columns:1fr!important;gap:7px!important}
  .related-route{padding:14px 15px!important;border-radius:12px!important;font-size:12px!important}

  /* Compact booking area on narrow screens */
  .booking-wrap{padding:44px 0!important}
  .booking-box{border-radius:18px!important;padding:18px!important}
  .booking-head{display:block!important;margin-bottom:18px!important}
  .booking-head h2{font-size:26px!important}
  .booking-head p{font-size:12px!important}
}
@media (max-width: 390px){
  .route-hero h1{font-size:28px!important}
  .route-hero p{font-size:13px!important}
  .route-features{grid-template-columns:1fr!important}
  .guide-grid{grid-template-columns:1fr!important}
  .guide-card{min-height:auto!important}
}

/* FINAL MOBILE ROUTE FIX — 2026-09-17 */
.route-page{background:#f7f9fc;color:#172b4d;overflow-x:hidden}
.route-page .route-hero{display:block!important;position:relative!important;background:linear-gradient(145deg,#061a3b 0%,#0b3470 100%)!important;color:#fff!important;padding:58px 0 42px!important;overflow:hidden!important}
.route-page .route-hero-bg{display:none!important}
.route-page .route-hero-inner{position:relative!important;z-index:1!important}
.route-page .route-breadcrumb{display:block!important;color:#b9c9df!important;font-size:11px!important;line-height:1.4!important;letter-spacing:.11em!important;margin:0 0 18px!important;text-transform:uppercase!important;white-space:normal!important}
.route-page .route-hero-grid{display:block!important;max-width:900px!important}
.route-page .route-hero h1{display:block!important;color:#fff!important;font-size:clamp(38px,5vw,62px)!important;line-height:1.04!important;letter-spacing:-.035em!important;margin:0 0 18px!important;max-width:900px!important}
.route-page .route-hero p{display:block!important;color:#dbe7f7!important;font-size:17px!important;line-height:1.7!important;max-width:760px!important;margin:0!important}
.route-page .route-hero-actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin:27px 0 0!important}
.route-page .route-hero-actions .btn{min-height:50px!important}
.route-page .route-time{display:inline-flex!important;align-items:center!important;gap:10px!important;margin-top:15px!important;padding:8px 13px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:999px!important;background:rgba(255,255,255,.07)!important;color:#fff!important;font-size:12px!important}
.route-page .route-time-icon{font-size:14px!important}
.route-page .route-time strong{font-size:12px!important;color:#fff!important}
.route-page .route-time small{font-size:11px!important;color:#b9c9df!important}
.route-page .route-hero-badge{display:none!important}
.route-page .route-visual{display:none!important}
.route-page .route-overview{background:#fff!important}
@media(max-width:600px){
 .route-page .route-hero{padding:30px 0 28px!important}
 .route-page .route-hero-inner{width:calc(100% - 28px)!important;margin:0 auto!important}
 .route-page .route-breadcrumb{font-size:9px!important;letter-spacing:.1em!important;margin-bottom:13px!important}
 .route-page .route-hero h1{font-size:32px!important;line-height:1.08!important;margin-bottom:13px!important}
 .route-page .route-hero p{font-size:14px!important;line-height:1.62!important}
 .route-page .route-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:17px!important}
 .route-page .route-hero-actions .btn{width:100%!important;min-height:48px!important;padding:10px 8px!important;font-size:12px!important;border-radius:12px!important;white-space:nowrap!important}
 .route-page .route-time{margin-top:10px!important;padding:6px 11px!important;gap:7px!important;font-size:10px!important}
 .route-page .route-time-icon{font-size:12px!important}
 .route-page .route-time strong{font-size:11px!important}
 .route-page .route-time small{font-size:10px!important}
 .route-page .route-overview{padding:42px 0!important}
}
@media(max-width:390px){
 .route-page .route-hero h1{font-size:29px!important}
 .route-page .route-hero-actions{grid-template-columns:1fr!important}
}

/* ===== ROUTE PAGES — FINAL MOBILE OVERRIDE ===== */
.route-page .route-hero-bg,
.route-page .route-visual,
.route-page .route-visual img,
.route-page img { display:none !important; }
.route-page .route-hero {
  display:block !important;
  background:linear-gradient(145deg,#061a3b 0%,#0b3470 100%) !important;
  color:#fff !important;
}
.route-page .route-time {
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
  margin-top:14px !important;
  padding:7px 12px !important;
  border:1px solid rgba(255,255,255,.16) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.07) !important;
  color:#fff !important;
  line-height:1 !important;
  box-shadow:none !important;
}
.route-page .route-time-icon { font-size:13px !important; }
.route-page .route-time strong { font-size:12px !important; margin:0 !important; color:#fff !important; }
.route-page .route-time small { font-size:10px !important; color:#c7d6ea !important; }
@media (max-width:600px){
  .route-page .route-hero { padding:34px 0 26px !important; }
  .route-page .route-hero-inner { width:calc(100% - 32px) !important; margin:0 auto !important; }
  .route-page .route-breadcrumb { font-size:9px !important; margin-bottom:13px !important; }
  .route-page .route-hero h1 { font-size:30px !important; line-height:1.08 !important; letter-spacing:-.5px !important; margin:0 0 13px !important; }
  .route-page .route-hero p { font-size:14px !important; line-height:1.6 !important; margin:0 !important; }
  .route-page .route-hero-actions { display:grid !important; grid-template-columns:1fr !important; gap:9px !important; margin-top:19px !important; }
  .route-page .route-hero-actions .btn { width:100% !important; min-height:48px !important; border-radius:12px !important; font-size:14px !important; }
  .route-page .route-time { margin-top:11px !important; }
  .route-page .route-overview { padding:46px 0 !important; }
  .route-page .route-copy h2 { font-size:29px !important; line-height:1.12 !important; }
}
@media (max-width:390px){
  .route-page .route-hero h1 { font-size:27px !important; }
  .route-page .route-hero p { font-size:13px !important; }
}

.seo-guide{padding:76px 0;background:#f7f9fc}.seo-guide-head{max-width:820px;margin:0 auto 34px;text-align:center}.seo-guide-head>span{font-size:11px;letter-spacing:.18em;font-weight:800;color:#d7192b}.seo-guide-head h2{margin:9px 0 12px;font-size:36px;line-height:1.15;color:#092956}.seo-guide-head p{margin:0;color:#657995;line-height:1.75;font-size:15px}.seo-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.seo-guide article,.seo-guide-story{background:#fff;border:1px solid #e3eaf2;border-radius:20px;padding:26px;box-shadow:0 10px 30px rgba(8,38,83,.06)}.seo-guide h3{margin:0 0 15px;color:#092956;font-size:20px}.seo-guide ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:9px}.seo-guide li{padding:12px 13px;border-radius:11px;background:#f5f7fa;color:#49617f;font-size:14px;line-height:1.4}.seo-guide p{font-size:14px;line-height:1.75;color:#5e718d;margin:0 0 12px}.seo-guide-story{margin-top:22px}@media(max-width:700px){.seo-guide{padding:44px 0}.seo-guide-head{text-align:left;margin-bottom:20px}.seo-guide-head h2{font-size:28px}.seo-guide-head p{font-size:14px}.seo-guide-grid{grid-template-columns:1fr;gap:12px}.seo-guide article,.seo-guide-story{padding:19px;border-radius:16px}.seo-guide h3{font-size:18px}.seo-guide ul{grid-template-columns:1fr;gap:7px}.seo-guide li{padding:11px 12px;font-size:13px}.seo-guide p{font-size:13px;line-height:1.7}}

.destination-hub{padding:72px 0;background:#f7f9fc}
.destination-hub-head{text-align:center;margin:0 auto 28px}
.destination-hub-head>span{font-size:11px;letter-spacing:.18em;font-weight:800;color:#d7192b}
.destination-hub-head h2{margin:8px 0 0;color:#092956;font-size:34px}
.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.destination-card{display:block;text-decoration:none;background:#fff;border:1px solid #e4eaf1;border-radius:20px;overflow:hidden;box-shadow:0 10px 28px rgba(8,38,83,.06);transition:transform .2s ease,box-shadow .2s ease}
.destination-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(8,38,83,.11)}
.destination-card-content{padding:23px}
.destination-kicker{font-size:10px;letter-spacing:.16em;font-weight:800;color:#d7192b}
.destination-card h3{margin:7px 0 8px;color:#092956;font-size:21px}
.destination-card p{margin:0 0 14px;color:#647791;font-size:13px;line-height:1.65}
.destination-card-link{font-size:13px;font-weight:800;color:#092956}
@media(max-width:700px){
.destination-hub{padding:44px 0}.destination-hub-head{text-align:left;margin-bottom:18px}.destination-hub-head h2{font-size:27px}
.destination-grid{grid-template-columns:1fr;gap:11px}.destination-card{border-radius:15px}
.destination-card-content{padding:17px 18px}.destination-card h3{font-size:18px}.destination-card p{font-size:12.5px;margin-bottom:10px}
}

.hub-section{padding:64px 0;background:#fff}.destination-hub-section{background:#f7f9fc}
.hub-head{max-width:850px;margin:0 auto 25px;text-align:center}.hub-head span{font-size:10px;letter-spacing:.18em;font-weight:800;color:#d7192b}.hub-head h2{margin:8px 0 0;font-size:32px;color:#092956}
.hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hub-card{display:block;text-decoration:none;background:#fff;border:1px solid #e2e9f1;border-radius:18px;padding:21px;box-shadow:0 8px 25px rgba(8,38,83,.06);transition:.2s}.hub-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(8,38,83,.1)}.hub-label{font-size:9px;letter-spacing:.15em;font-weight:800;color:#d7192b}.hub-card h3{margin:7px 0;color:#092956;font-size:19px}.hub-card p{margin:0 0 13px;color:#657994;font-size:13px;line-height:1.6}.hub-card strong{font-size:12px;color:#092956}
@media(max-width:700px){.hub-section{padding:42px 0}.hub-head{text-align:left;margin-bottom:17px}.hub-head h2{font-size:26px}.hub-grid{grid-template-columns:1fr;gap:9px}.hub-card{padding:16px;border-radius:14px}.hub-card h3{font-size:17px}.hub-card p{font-size:12px;margin-bottom:8px}}

.destination-article{background:#fff}.destination-copy{max-width:900px;margin:0 auto;font-size:15px;line-height:1.85;color:#52647c}.destination-copy h3{color:#092956;font-size:22px;margin:30px 0 10px}.destination-copy ul{padding-left:22px}.destination-copy li{margin:7px 0}@media(max-width:700px){.destination-copy{font-size:14px;line-height:1.8}.destination-copy h3{font-size:19px;margin-top:24px}}


/* Premium two-number contact chooser */
.contact-lock{overflow:hidden}
.contact-modal{position:fixed;inset:0;z-index:99999;display:flex;visibility:hidden;opacity:0;pointer-events:none;align-items:center;justify-content:center;padding:18px;transition:opacity .18s ease,visibility .18s ease}
.contact-modal.is-open{visibility:visible;opacity:1;pointer-events:auto}
.contact-backdrop{position:absolute;inset:0;background:rgba(3,24,55,.62);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}
.contact-dialog{position:relative;z-index:2;width:min(560px,100%);background:#fff;border:1px solid rgba(9,41,86,.1);border-radius:24px;padding:28px;box-shadow:0 28px 80px rgba(0,0,0,.25);}
.contact-kicker{font-size:10px;font-weight:900;letter-spacing:.2em;color:#ed1c2e;margin-bottom:7px}
.contact-dialog h2{margin:0;color:#092956;font-size:27px;line-height:1.2}
.contact-sub{margin:8px 0 20px;color:#657995;font-size:13px;line-height:1.6}
.contact-options{display:grid;gap:12px}
.contact-option{border:1px solid #e1e8f0;border-radius:17px;padding:16px;background:#f9fbfd}
.contact-option>span{display:block;color:#71839c;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:3px}
.contact-option>strong{display:block;color:#092956;font-size:22px;letter-spacing:.02em;margin-bottom:11px}
.contact-option-actions{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:8px}
.contact-action{position:relative;z-index:3;min-height:40px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:10px;display:flex;align-items:center;justify-content:center;text-decoration:none!important;font-size:12px;font-weight:900;border:1px solid #dfe7f0;transition:transform .18s ease,filter .18s ease}
.contact-action:hover{transform:translateY(-1px);filter:brightness(.97)}
.contact-action.call{background:#ed1c2e;color:#fff!important;border-color:#ed1c2e}
.contact-action.zalo{background:#eaf6ff;color:#007dcc!important;border-color:#b9e0fa}
.contact-action.wa{background:#eafaf1;color:#109d4d!important;border-color:#bde8cf}
@keyframes contactIn{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:600px){
 .contact-modal{padding:12px;align-items:flex-end}
 .contact-dialog{border-radius:22px;padding:22px 16px 16px;max-height:92vh;overflow:auto}
 .contact-dialog h2{font-size:24px;padding-right:36px}
 .contact-sub{font-size:12px;margin-bottom:14px}
 .contact-option{padding:14px;border-radius:15px}
 .contact-option>strong{font-size:20px}
 .contact-option-actions{grid-template-columns:1fr 1fr 1fr}
 .contact-action{min-height:42px;font-size:11px}
}
@media(max-width:360px){.contact-option-actions{grid-template-columns:1fr}.contact-action{min-height:38px}}

.contact-modal.channel-call .contact-action:not([data-channel="call"]),.contact-modal.channel-zalo .contact-action:not([data-channel="zalo"]),.contact-modal.channel-wa .contact-action:not([data-channel="wa"]){display:none}
.contact-modal.channel-call .contact-option-actions,.contact-modal.channel-zalo .contact-option-actions,.contact-modal.channel-wa .contact-option-actions{grid-template-columns:1fr}

/* SEO-rich fleet detail pages */
.fleet-article-hero{padding:74px 0 58px;background:linear-gradient(135deg,#f7f9fc 0%,#fff 60%);border-bottom:1px solid #e8edf3}.fleet-article-hero .container{max-width:1000px}.fleet-article-hero h1{max-width:850px;margin:10px 0 16px;color:var(--navy);font-size:clamp(38px,5vw,58px);line-height:1.08;letter-spacing:-.035em}.fleet-lead{max-width:780px;color:#5f728d;font-size:18px;line-height:1.75;margin:0 0 24px}.fleet-article{padding:64px 0}.fleet-copy{max-width:900px;margin:0 auto;color:#52647c;font-size:16px;line-height:1.9}.fleet-copy h2{color:var(--navy);font-size:32px;line-height:1.25;margin:8px 0 16px}.fleet-copy h3{color:var(--navy);font-size:24px;line-height:1.35;margin:38px 0 12px}.fleet-copy p{margin:0 0 18px}.fleet-copy ul{padding-left:22px;margin:0 0 22px}.fleet-copy li{margin:9px 0}.fleet-note{background:#f7f9fc;border:1px solid #e2e9f1;border-left:4px solid #ed1c2e;border-radius:14px;padding:18px 20px;margin:28px 0}.fleet-note strong{display:block;color:var(--navy);font-size:14px;margin-bottom:5px}.fleet-note p{margin:0}.route-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0 26px}.route-mini-grid a{position:relative;text-decoration:none;background:#fff;border:1px solid #e2e9f1;border-radius:14px;padding:16px 42px 15px 17px;box-shadow:0 7px 20px rgba(8,38,83,.05);transition:.2s}.route-mini-grid a:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(8,38,83,.09)}.route-mini-grid span{display:block;font-size:9px;letter-spacing:.14em;font-weight:900;color:#ed1c2e;text-transform:uppercase;margin-bottom:5px}.route-mini-grid strong{display:block;color:var(--navy);font-size:15px}.route-mini-grid b{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#ed1c2e;font-size:18px}.fleet-faq{border-top:1px solid #e6ebf1;padding:17px 0}.fleet-faq h4{margin:0 0 6px;color:var(--navy);font-size:17px}.fleet-faq p{margin:0;font-size:15px}.fleet-article-hero .actions{display:flex;gap:10px;flex-wrap:wrap}
@media(max-width:700px){.fleet-article-hero{padding:42px 0 34px}.fleet-article-hero h1{font-size:34px;line-height:1.12;margin-top:8px}.fleet-lead{font-size:15px;line-height:1.7}.fleet-article{padding:42px 0}.fleet-copy{font-size:14px;line-height:1.82}.fleet-copy h2{font-size:27px}.fleet-copy h3{font-size:20px;margin-top:30px}.route-mini-grid{grid-template-columns:1fr;gap:9px}.route-mini-grid a{padding:14px 40px 14px 15px}.fleet-faq h4{font-size:16px}.fleet-faq p{font-size:14px}.fleet-article-hero .actions .btn{width:100%;justify-content:center}}

/* Mobile contact chooser reliability + touch-friendly layout */
@media(max-width:600px){
  .contact-modal{padding:10px;align-items:flex-end}
  .contact-dialog{width:100%;max-width:520px;max-height:88dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:22px 14px 14px;border-radius:22px}
  .contact-option-actions{grid-template-columns:1fr 1fr 1fr;gap:7px}
  .contact-action{min-height:46px;font-size:12px}
}
@media(max-width:380px){
  .contact-dialog{padding:20px 12px 12px}
  .contact-option{padding:13px}
  .contact-option>strong{font-size:19px}
  .contact-option-actions{grid-template-columns:1fr 1fr 1fr}
  .contact-action{min-height:44px;font-size:10.5px}
}


/* PERFORMANCE + CONTACT FINAL OVERRIDES */
html{scroll-behavior:auto}
.click-ripple{display:none!important}
.reveal-on-scroll{opacity:1!important;transform:none!important;transition:none!important}
.vehicle-photo img{transition:none!important}
.vehicle:hover .vehicle-photo img{transform:none!important}

.contact-lock{overflow:hidden!important}
.contact-modal{position:fixed!important;inset:0!important;z-index:2147483000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .15s ease}
.contact-modal.is-open{visibility:visible;opacity:1;pointer-events:auto}
.contact-backdrop{position:absolute!important;inset:0!important;background:rgba(3,24,55,.68)!important}
.contact-dialog{position:relative!important;z-index:2!important;width:min(540px,100%)!important;max-height:calc(100vh - 32px)!important;overflow:auto!important;background:#fff!important;border-radius:20px!important;padding:24px!important;box-shadow:0 20px 55px rgba(0,0,0,.25)!important}
.contact-close{z-index:5!important;cursor:pointer!important;touch-action:manipulation!important}
.contact-option-actions{gap:8px!important}
.contact-action{min-height:44px!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important}
@media(max-width:800px){
  .contact-modal{padding:12px!important;align-items:flex-end!important}
  .contact-dialog{width:100%!important;border-radius:20px 20px 14px 14px!important;padding:20px 16px calc(20px + env(safe-area-inset-bottom))!important;max-height:82vh!important}
  .contact-dialog h2{font-size:23px!important}
  .contact-sub{font-size:13px!important;margin-bottom:14px!important}
  .contact-option{padding:13px!important;border-radius:14px!important}
  .contact-option>strong{font-size:20px!important}
  .contact-option-actions{grid-template-columns:1fr 1fr 1.2fr!important}
  .contact-action{min-height:45px!important;font-size:12px!important}
  .float{right:12px!important;bottom:14px!important;gap:7px!important}
  .float a{width:48px!important;height:48px!important}
}


/* FINAL CLEAN FLEET MEDIA — stable desktop + mobile, no cropping or zoom */
#fleet .vehicle-photo{height:220px;background:#f3f6fa;display:flex;align-items:center;justify-content:center;overflow:hidden;}
#fleet .vehicle-photo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center;transition:none!important;transform:none!important;}
#fleet .vehicle{overflow:hidden;}
#fleet .vehicle:hover .vehicle-photo img{transform:none!important;}
@media(max-width:700px){
  #fleet .vehicle{display:grid;grid-template-columns:112px minmax(0,1fr);min-height:112px;border-radius:16px;overflow:hidden;}
  #fleet .vehicle-photo{width:112px;height:112px;min-height:112px;background:#f3f6fa;}
  #fleet .vehicle-photo img{width:100%;height:100%;object-fit:contain;object-position:center center;}
  #fleet .vehicle-body{min-width:0;padding:12px 14px;display:flex;flex-direction:column;justify-content:center;}
  #fleet .vehicle-body h3{font-size:15px;line-height:1.25;margin:0 0 5px;}
  #fleet .vehicle-body p{font-size:11px;line-height:1.4;margin:0;color:#607594;}
  #fleet .vehicle-body .btn-small{font-size:10.5px;padding:6px 9px;margin-top:7px;align-self:flex-start;}
}
@media(max-width:380px){
  #fleet .vehicle{grid-template-columns:96px minmax(0,1fr);min-height:96px;}
  #fleet .vehicle-photo{width:96px;height:96px;min-height:96px;}
  #fleet .vehicle-body{padding:10px 11px;}
  #fleet .vehicle-body h3{font-size:14px;}
  #fleet .vehicle-body p{font-size:10.5px;}
}

/* Contact modal — correct close button positioning */
.contact-dialog{position:relative;}
.contact-close{position:absolute;right:14px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#f2f5f9;color:#092956;font-size:27px;line-height:1;cursor:pointer;display:grid;place-items:center;z-index:5;}
.contact-close:hover{filter:brightness(.97);}
@media(max-width:600px){.contact-close{right:12px;top:10px;}}

/* FINAL LIGHT PERFORMANCE: simple effects only */
header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.destination-card,.route{transition:none!important}
.destination-image img,.route-image img{transition:none!important;transform:none!important;filter:none!important}
.destination-card:hover,.route:hover{transform:none!important}
.destination-card:hover .destination-image img,.route:hover .route-image img{transform:none!important;filter:none!important}
.destination-region,.destination-icon{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.contact-backdrop{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}

/* Booking submit state - lightweight */
.booking-submit button:disabled{opacity:.65;cursor:wait}

.booking-status{transition:color .2s ease,opacity .2s ease}
.booking-success{color:#15803d!important;font-weight:800}
.booking-error{color:#dc2626!important;font-weight:700}
.booking-submit button:disabled{opacity:.65;cursor:wait}


/* Booking confirmation popup */
.booking-popup{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px;visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease}
.booking-popup.is-open{visibility:visible;opacity:1}
.booking-popup-backdrop{position:absolute;inset:0;background:rgba(5,24,55,.62);backdrop-filter:blur(4px)}
.booking-popup-card{position:relative;width:min(460px,100%);background:#fff;border:1px solid #e1e8f2;border-radius:24px;padding:34px 30px 28px;text-align:center;box-shadow:0 25px 80px rgba(4,25,61,.25);transform:translateY(12px) scale(.98);transition:transform .22s ease}
.booking-popup.is-open .booking-popup-card{transform:translateY(0) scale(1)}
.booking-popup-close{position:absolute;right:14px;top:10px;width:38px;height:38px;border:0;background:transparent;color:#789;cursor:pointer;font-size:30px;line-height:1;border-radius:50%}
.booking-popup-close:hover{background:#f2f6fb;color:#0b2d63}
.booking-popup-check{width:66px;height:66px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;background:#eaf8ef;color:#159447;font-size:38px;font-weight:900}
.booking-popup-eyebrow{font-size:12px;letter-spacing:.14em;font-weight:800;color:#ed1c2e;margin-bottom:8px}
.booking-popup-card h3{margin:0 25px 10px;color:#0b2d63;font-size:26px;line-height:1.25}
.booking-popup-card p{margin:0 auto;max-width:390px;color:#5d7089;font-size:15px;line-height:1.7}
.booking-popup-actions{display:flex;gap:10px;justify-content:center;margin-top:23px;flex-wrap:wrap}
.booking-popup-actions .btn{min-width:130px;text-decoration:none;border:0;cursor:pointer}
.booking-popup-ok{background:#eef4fb;color:#0b2d63}
body.booking-popup-open{overflow:hidden}
@media(max-width:480px){.booking-popup-card{padding:32px 20px 24px;border-radius:20px}.booking-popup-card h3{font-size:22px}.booking-popup-actions{flex-direction:column}.booking-popup-actions .btn{width:100%}}

/* Popup V3: self-contained styling is injected by app.js?v=20260917-6 */

/* MOBILE ANTI-AUTO-ZOOM V7 */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
@media (max-width:700px){
  /* iPhone Safari zooms focused controls below 16px. Keep controls at 16px to stop that. */
  .booking-field input,
  .booking-field select,
  .booking-field textarea,
  #bookingForm input,
  #bookingForm select,
  #bookingForm textarea{
    font-size:16px!important;
    line-height:1.35!important;
  }
  #bookingForm input::placeholder,
  #bookingForm textarea::placeholder{font-size:16px!important;}
  /* Compact confirmation card so it never fills the phone screen unnecessarily. */
  .booking-popup{padding:14px!important;}
  .booking-popup-card{
    width:min(360px,calc(100vw - 28px))!important;
    max-height:calc(100vh - 28px)!important;
    overflow:auto!important;
    padding:24px 18px 20px!important;
    border-radius:18px!important;
  }
  .booking-popup-check{
    width:52px!important;height:52px!important;
    margin-bottom:11px!important;font-size:29px!important;
  }
  .booking-popup-eyebrow{font-size:10px!important;margin-bottom:5px!important;}
  .booking-popup-card h3{
    font-size:20px!important;line-height:1.25!important;
    margin:0 20px 7px!important;
  }
  .booking-popup-card p{
    font-size:13px!important;line-height:1.5!important;
    max-width:310px!important;
  }
  .booking-popup-actions{
    margin-top:16px!important;gap:8px!important;
    flex-direction:row!important;
  }
  .booking-popup-actions .btn{
    min-width:0!important;width:auto!important;
    flex:1 1 0!important;min-height:42px!important;
    padding:9px 12px!important;font-size:13px!important;
  }
  .booking-popup-close{
    width:32px!important;height:32px!important;
    right:9px!important;top:8px!important;font-size:23px!important;
  }
}
@media (max-width:380px){
  .booking-popup-card{
    width:calc(100vw - 24px)!important;
    padding:22px 15px 18px!important;
  }
  .booking-popup-card h3{font-size:18px!important;}
  .booking-popup-card p{font-size:12.5px!important;}
  .booking-popup-actions .btn{font-size:12px!important;padding:8px 9px!important;}
}
