:root{--black:#111;--charcoal:#2a2a2a;--silver:#b8b8b8;--white:#fff;--muted:#777;--line:#ddd;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--black);background:#fff;font-family:Inter,Arial,sans-serif;line-height:1.6}h1,h2,h3,.brand,.eyebrow{font-family:Montserrat,Arial,sans-serif}h1,h2,h3,p{margin-top:0}a{text-decoration:none;color:inherit}.site-header{position:fixed;z-index:20;top:0;left:0;right:0;height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:rgba(17,17,17,.86);backdrop-filter:blur(14px);color:#fff}.brand{font-size:26px;font-weight:500;letter-spacing:-1.5px}.brand span{color:var(--silver)}.nav{display:flex;gap:25px;align-items:center;font-size:13px}.nav a{opacity:.9}.nav a:hover{opacity:1}.nav-cta{border:1px solid var(--silver);padding:10px 15px}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:24px}.hero{min-height:760px;background:linear-gradient(105deg,#111 0%,#111 52%,#222 100%);color:#fff;position:relative;overflow:hidden;display:flex;align-items:center}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 75% 55%,rgba(184,184,184,.14),transparent 35%)}.hero-content{position:relative;z-index:2;width:min(610px,var(--max));margin-left:max(6vw,24px);padding-top:70px}.eyebrow{font-size:11px;letter-spacing:2.4px;font-weight:500;color:#8e8e8e;margin-bottom:18px}.hero h1{font-weight:400;font-size:clamp(52px,7vw,92px);line-height:.96;letter-spacing:-4px;margin-bottom:28px}.hero h1 em{font-style:normal;color:var(--silver);font-weight:300}.hero-sub{font-size:22px;max-width:530px;margin-bottom:12px}.hero-copy{color:#c7c7c7;max-width:550px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:1px solid transparent;font-weight:500;font-size:13px;letter-spacing:.3px;cursor:pointer;transition:.2s}.btn-light{background:#fff;color:#111}.btn-light:hover{background:#e7e7e7}.btn-dark{background:#111;color:#fff}.btn-dark:hover{background:#2a2a2a}.btn-ghost{border-color:#777;color:#fff}.btn-outline-dark{border-color:#111}.full{width:100%}.price-note{display:flex;gap:22px;align-items:center;color:#aaa;font-size:12px}.price-note strong{font-size:17px;color:#fff}.hero-vehicle{position:absolute;right:-3%;bottom:8%;width:48%;height:55%;display:flex;align-items:center;justify-content:center}.vehicle-placeholder{width:90%;height:65%;border:1px solid #444;background:linear-gradient(135deg,#191919,#303030);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#aaa;text-align:center;box-shadow:0 30px 90px rgba(0,0,0,.5);font-family:Montserrat}.vehicle-placeholder span{font-size:clamp(25px,4vw,52px);font-weight:500;letter-spacing:-2px;color:#aaa}.vehicle-placeholder small{font:12px Inter;color:#666;margin-top:10px}.section{padding:105px max(5vw,24px)}.section>*{max-width:var(--max);margin-left:auto;margin-right:auto}.section-head{margin-bottom:45px}.section-head h2,.copy-panel h2{font-size:clamp(35px,5vw,60px);line-height:1.03;letter-spacing:-2.5px;margin-bottom:16px}.section-head>p:last-child{color:var(--muted);max-width:680px}.availability-section{background:#f5f5f3}.availability-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:24px}.calendar-card,.booking-card,.package,.standard-card{background:#fff;border:1px solid #e4e4e4;padding:28px}.calendar-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.calendar-top h3{margin:0;font-size:18px}.icon-btn{border:1px solid #ddd;background:#fff;width:38px;height:38px;font-size:25px;cursor:pointer}.weekdays,.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.weekdays{font-size:11px;color:#888;text-align:center;margin-bottom:5px}.calendar button{aspect-ratio:1;border:1px solid transparent;background:#f7f7f7;cursor:pointer;font-weight:500}.calendar button:hover{border-color:#111}.calendar button.available{background:#eef5ef}.calendar button.pending{background:#f6f0dd}.calendar button.booked{background:#eee;color:#999;cursor:not-allowed}.calendar button.selected{outline:2px solid #111;outline-offset:-2px}.legend{display:flex;gap:18px;margin-top:18px;font-size:11px;color:#666}.dot{width:9px;height:9px;border-radius:50%;display:inline-block;margin-right:5px}.dot.available{background:#78947d}.dot.pending{background:#c3a85c}.dot.booked{background:#888}.booking-card h3{font-size:26px;margin-bottom:8px}.muted,.small-note{color:#777;font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:500;margin-bottom:14px}input,select,textarea{font:inherit;font-weight:400;border:1px solid #ccc;padding:12px 13px;background:#fff;color:#111;border-radius:0}textarea{resize:vertical}.check{flex-direction:row;align-items:flex-start;font-weight:400;font-size:11px;color:#555}.check input{margin-top:4px}.hp{position:absolute;left:-9999px;opacity:0}.form-message{font-size:12px;margin:12px 0 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.split>*{max-width:none}.visual-panel{min-height:500px;background:#222;display:flex;align-items:center;justify-content:center}.image-placeholder{width:80%;height:75%;border:1px solid #555;display:flex;align-items:center;justify-content:center;color:#888;letter-spacing:3px;font-family:Montserrat}.copy-panel{padding:10px}.pillars{display:grid;gap:16px;margin-top:30px}.pillars div{border-top:1px solid #ddd;padding-top:13px;display:grid;grid-template-columns:120px 1fr;gap:15px}.pillars b{font-family:Montserrat}.pillars span{color:#666;font-size:13px}.dark{background:#111;color:#fff}.dark .section-head>p:last-child{color:#999}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#444}.feature-grid article{background:#111;padding:30px;min-height:230px}.feature-num{color:#666;font-size:11px}.feature-grid h3{font-size:25px;margin:45px 0 10px}.feature-grid p{color:#999;font-size:13px}.vehicle-section{text-align:center}.spec-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #ddd;border-bottom:1px solid #ddd}.spec-grid div{padding:30px 12px;border-right:1px solid #ddd}.spec-grid div:last-child{border-right:0}.spec-grid strong{display:block;font:500 25px Montserrat}.spec-grid span{font-size:11px;color:#777}.disclaimer{font-size:10px;color:#999;margin-top:18px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ddd}.service-grid article{padding:30px;background:#fff;min-height:190px}.service-grid h3{font-size:20px}.service-grid p{color:#777;font-size:13px}.package-section{background:#f5f5f3}.package-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.package{padding:35px}.package.featured{background:#111;color:#fff;border-color:#111}.package h3{font-size:30px}.rate{font:500 38px Montserrat;margin:20px 0}.rate span{font:400 12px Inter;color:#888}.package ul{padding-left:18px;color:#666;font-size:13px;line-height:2}.featured ul{color:#aaa}.package-btn{margin-top:12px}.small-note{margin-top:18px}.chauffeur-section{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:center}.copy-panel blockquote{border-left:2px solid #bbb;margin:30px 0;padding-left:20px;font:500 18px Montserrat}.standard-card h3{font-size:22px}.standard-card li{margin:8px 0;font-size:13px}.safety{text-align:center}.safety-tech{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#444;text-align:left}.safety-tech article{background:#111;padding:30px;min-height:220px}.safety-tech article:nth-child(4),.safety-tech article:nth-child(5){min-height:190px}.safety-index{display:block;color:#666;font-size:11px;letter-spacing:1px}.safety-tech h3{font-size:22px;font-weight:400;margin:38px 0 10px;letter-spacing:-.5px}.safety-tech p{color:#aaa;font-size:13px;margin-bottom:10px}.safety-tech small{display:block;color:#777;font-size:11px;line-height:1.6}.safety-disclaimer{color:#666;font-size:10px;max-width:760px!important;margin-top:22px}.proof{text-align:center;background:#f5f5f3}.testimonial-placeholder{max-width:700px!important;border:1px dashed #bbb;padding:35px;color:#777;font-size:13px}.faq{max-width:850px!important}.faq details{border-top:1px solid #ddd;padding:20px 0}.faq details:last-child{border-bottom:1px solid #ddd}.faq summary{font:400 16px Montserrat;cursor:pointer}.faq p{color:#666;font-size:13px;max-width:750px;margin:15px 0 0}.reserve{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.reserve h2{font:400 clamp(38px,5vw,60px) Montserrat;line-height:1}.reserve p{color:#aaa}.payment-box{border:1px solid #444;padding:30px}.payment-box span{display:block;color:#999;text-transform:uppercase;letter-spacing:2px;font-size:11px}.payment-box strong{display:block;font:700 30px Montserrat;margin:10px 0}.payment-box small{color:#888}.payment-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.final-cta{text-align:center;padding-top:120px;padding-bottom:120px}.final-cta h2{font:400 clamp(40px,6vw,75px) Montserrat;letter-spacing:-3px;line-height:1}.footer{background:#111;color:#aaa;padding:55px 5vw;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px;font-size:12px}.footer .brand{color:#fff}.footer a:hover{color:#fff}.modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:50;padding:20px;align-items:center;justify-content:center}.modal.show{display:flex}.modal-inner{background:#fff;max-width:600px;width:100%;padding:35px;position:relative}.modal-close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:28px;cursor:pointer}.mobile-bar{display:none}
@media(max-width:900px){.nav{display:none}.menu-toggle{display:block}.nav.open{display:flex;position:absolute;top:74px;left:0;right:0;background:#111;padding:20px;flex-direction:column;align-items:stretch}.nav.open a{padding:9px}.hero{min-height:780px}.hero-vehicle{opacity:.45;width:75%;height:40%;right:-10%;bottom:5%}.hero-content{margin-left:24px;margin-right:24px}.availability-grid,.split,.chauffeur-section,.reserve{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}.spec-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:1fr 1fr}.footer{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.site-header{height:64px;padding:0 18px}.nav.open{top:64px}.hero{min-height:760px}.hero-content{padding-top:60px}.hero h1{font-weight:400;font-size:56px;letter-spacing:-3px}.hero-sub{font-size:18px}.hero-vehicle{width:110%;right:-28%;bottom:0}.section{padding:75px 18px}.form-grid{grid-template-columns:1fr}.feature-grid,.service-grid,.package-grid{grid-template-columns:1fr}.spec-grid{grid-template-columns:1fr 1fr}.spec-grid div:nth-child(2n){border-right:0}.spec-grid div:nth-child(n+3){border-top:1px solid #ddd}.safety-tech{grid-template-columns:1fr 1fr}.footer{grid-template-columns:1fr}.mobile-bar{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:30;background:#111;color:#fff}.mobile-bar a{text-align:center;padding:14px;border-right:1px solid #444;font-size:12px;font-weight:500}.mobile-bar a:last-child{background:#fff;color:#111}.price-note{align-items:flex-start;flex-direction:column;gap:3px}.pillars div{grid-template-columns:1fr}}

/* ELvia refinement: minimal, modern, light-weight typography */
body{font-weight:400}
h1,h2,h3,h4{font-weight:400}
.btn{font-weight:400}
.eyebrow{font-weight:400}
.feature-grid h3,.service-grid h3,.package h3,.standard-card h3{font-weight:400}
.amenities-section{background:#fff}
.amenities-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #ddd;border-bottom:1px solid #ddd}
.amenities-grid div{padding:30px 24px;border-right:1px solid #ddd}
.amenities-grid div:last-child{border-right:0}
.amenities-grid span{display:block;font:400 17px Montserrat;margin-bottom:8px}
.amenities-grid small{color:#777;font-size:12px}
.executive-section{background:#f5f5f3}
.executive-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:stretch}
.executive-copy{background:#fff;border:1px solid #e3e3e3;padding:38px}
.executive-copy h3{font:400 28px Montserrat;line-height:1.2;margin-bottom:16px}
.executive-copy p{color:#666;font-size:14px;line-height:1.8}
.executive-note{border-top:1px solid #ddd;margin-top:22px;padding-top:18px}
.executive-copy .btn{margin-top:10px}
.coordination-flow{border:1px solid #ddd;background:#fff;padding:30px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;align-content:center}
.coordination-flow span{font:400 13px Montserrat;color:#333;border:1px solid #ddd;padding:10px 12px;background:#fafafa}
.coordination-flow i{font-style:normal;color:#aaa;font-size:16px}
@media(max-width:900px){.amenities-grid{grid-template-columns:repeat(3,1fr)}.amenities-grid div:nth-child(3){border-right:0}.amenities-grid div:nth-child(n+4){border-top:1px solid #ddd}.executive-grid{grid-template-columns:1fr}}
@media(max-width:600px){.amenities-grid{grid-template-columns:1fr 1fr}.amenities-grid div:nth-child(3){border-right:1px solid #ddd}.amenities-grid div:nth-child(2n){border-right:0}.amenities-grid div:nth-child(n+3){border-top:1px solid #ddd}.executive-copy{padding:28px}.coordination-flow{justify-content:flex-start}.coordination-flow i{display:none}}


/* ELvia v2 — quieter typography and refined Executive presentation */
body{font-weight:400;letter-spacing:0}
.hero h1,.section-head h2,.copy-panel h2,.package h3,.standard-card h3,.executive-copy h3{font-weight:400}
.hero h1 em{font-style:normal;font-weight:300}
.btn,.nav a,.eyebrow,.price-note strong,.rate{font-weight:400}
.pillars b{font-weight:400}
.package.featured{background:#fff;color:#111;border:1px solid #dcdcdc}
.package.featured ul{color:#666}
.package.featured .eyebrow{color:#777}
.package.featured .rate span{color:#888}
.package.featured .package-btn{background:#111;color:#fff;border-color:#111}
.amenities-section .section-head{margin-bottom:32px}
.amenities-grid div{padding:24px 22px}
.amenities-grid span{font-weight:400;letter-spacing:.1px}
.executive-section{background:#f7f7f5}
.executive-copy{box-shadow:none}
.coordination-flow{min-height:100%;background:#fff}
.coordination-flow span{font-size:12px;background:#fff}
@media(max-width:600px){.amenities-grid span{font-size:15px}.package{padding:30px}.executive-copy h3{font-size:25px}}


/* ELvia v3 — standard onboard amenities + understated Executive coordination */
.amenities-note{margin-top:18px!important;color:#888;font-size:11px;letter-spacing:.4px;text-transform:uppercase}
.amenities-grid span{font-family:Montserrat,Arial,sans-serif;font-weight:300}
.coordination-panel{border:1px solid #ddd;background:#fff;padding:30px}
.coordination-panel>.eyebrow{color:#888;margin-bottom:18px}
.coordination-panel .coordination-flow{border:0;padding:0;min-height:0;justify-content:flex-start;gap:8px}
.coordination-panel .coordination-flow span{font-family:Inter,Arial,sans-serif;font-weight:400;color:#444;padding:9px 11px}
.coordination-footer{border-top:1px solid #eee;margin-top:24px;padding-top:16px;color:#777;font-size:12px}
.package-note{font-size:12px!important;color:#777!important;border-top:1px solid #eee;padding-top:16px;margin-top:18px;line-height:1.7!important}
.package.featured .package-note{color:#777!important}
/* Keep the premium feel through spacing and typography rather than heavy weights. */
body,h1,h2,h3,h4,p,li,button,input,select,textarea{font-weight:400}
h1,h2,h3,h4,.brand,.eyebrow,.amenities-grid span,.rate{font-family:Montserrat,Arial,sans-serif}
.hero h1{font-weight:300}
.section-head h2,.copy-panel h2,.reserve h2,.final-cta h2{font-weight:300}
.rate{font-weight:300}
.package h3,.executive-copy h3,.standard-card h3{font-weight:300}
@media(max-width:900px){.coordination-panel .coordination-flow{justify-content:flex-start}}
@media(max-width:600px){.coordination-panel{padding:24px}.amenities-note{margin-top:14px!important}}


/* ELvia v4 — clearly surfaced standard amenities + concierge-style Executive coordination */
.amenities-section{padding-top:90px;padding-bottom:90px}
.amenities-section .section-head h2{font-weight:300}
.amenities-note{text-transform:none;letter-spacing:.2px;font-size:12px;color:#8a8a8a}
.executive-kicker{font-family:Montserrat,Arial,sans-serif;font-size:10px;letter-spacing:2px;color:#999!important;margin-bottom:12px}
.executive-copy h3{font-size:30px;font-weight:300}
.executive-copy .executive-note{font-size:13px;color:#555!important}
.executive-copy .executive-note strong{font-weight:400;color:#111}
.coordination-panel{display:flex;flex-direction:column;justify-content:center}
.coordination-footer{font-size:11px;line-height:2;color:#888}
.coordination-footer span{font-family:Montserrat,Arial,sans-serif;color:#444}
@media(max-width:600px){.amenities-section{padding-top:70px;padding-bottom:70px}.executive-copy h3{font-size:26px}.coordination-footer{line-height:2.2}}

/* ELvia v5 — thoughtful onboard amenities + genuinely customizable Executive package */
.amenities-heading{margin-bottom:38px}
.amenities-grid{border:0;gap:1px;background:#e3e3e3}
.amenity-item{min-height:170px!important;padding:28px 24px!important;background:#fff;border:0!important;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}
.amenity-icon{display:flex!important;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #cfcfcf;border-radius:50%;font-family:Inter,Arial,sans-serif!important;font-size:18px!important;font-weight:300!important;color:#777!important;margin-bottom:25px!important}
.amenity-item strong{font-family:Montserrat,Arial,sans-serif;font-size:16px;font-weight:400;margin-bottom:7px}
.amenity-item small{font-size:12px;line-height:1.55;color:#888}
.amenities-note{margin-top:20px!important;text-transform:none!important;font-size:11px!important;color:#999!important}
.executive-package .executive-intro{font-size:14px;color:#666;margin:-6px 0 18px}
.custom-box{margin:22px 0 18px;padding:20px;border:1px solid #dedede;background:#fafafa}
.custom-title{font-family:Montserrat,Arial,sans-serif;font-size:13px!important;color:#222!important;margin-bottom:14px!important}
.custom-options{display:flex;flex-wrap:wrap;gap:7px}
.custom-options span{font-size:10px;color:#555;border:1px solid #ddd;background:#fff;padding:7px 9px}
.custom-note{font-size:11px!important;line-height:1.65!important;color:#888!important;margin:14px 0 0!important}
.executive-package .package-btn{margin-top:4px}
@media(max-width:900px){.amenities-grid{grid-template-columns:repeat(3,1fr)}.amenity-item{min-height:155px!important}.amenity-item:nth-child(3){border-right:0!important}.amenity-item:nth-child(n+4){border-top:0!important}}
@media(max-width:600px){.amenities-grid{grid-template-columns:1fr 1fr}.amenity-item{min-height:155px!important;padding:22px 18px!important}.amenity-icon{margin-bottom:18px!important}.amenity-item strong{font-size:14px}.amenity-item small{font-size:11px}.custom-box{padding:17px}.custom-options span{font-size:9px}.executive-package .executive-intro{font-size:13px}}


/* =========================================================
   ELvia Image Campaign — supplied MG G50 PHEV photography
   ========================================================= */
.hero{
  background:
    linear-gradient(90deg,rgba(10,10,10,.94) 0%,rgba(10,10,10,.78) 34%,rgba(10,10,10,.18) 66%,rgba(10,10,10,.06) 100%),
    url("/assets/images/hero-g50-white.webp") center right/cover no-repeat;
}
.hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.25),transparent 55%);pointer-events:none}
.hero-vehicle{display:none}

.image-frame{overflow:hidden;background:#111}
.image-frame img{width:100%;height:100%;display:block;object-fit:cover}
.image-frame{min-height:560px}

.vehicle-gallery{
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:12px;
  margin-top:36px;
}
.vehicle-gallery figure{margin:0;aspect-ratio:16/10;overflow:hidden;background:#eee}
.vehicle-gallery img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}
.vehicle-gallery figure:hover img{transform:scale(1.025)}

.amenities-visual{
  margin-top:28px;
  max-height:420px;
  overflow:hidden;
}
.amenities-visual img{display:block;width:100%;height:100%;max-height:420px;object-fit:cover}

.executive-grid{grid-template-columns:1fr .8fr 1fr}
.executive-visual{min-height:100%;overflow:hidden;background:#111}
.executive-visual img{width:100%;height:100%;min-height:420px;display:block;object-fit:cover}

.service-grid article{min-height:210px}
.service-feature{position:relative;padding:0!important;overflow:hidden;min-height:300px!important;background:#111!important;color:#fff!important}
.service-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.68;transition:transform .5s ease,opacity .3s ease}
.service-feature:hover img{transform:scale(1.025);opacity:.76}
.service-feature>div{position:absolute;inset:auto 0 0 0;padding:28px;background:linear-gradient(transparent,rgba(0,0,0,.86))}
.service-feature h3{margin-bottom:8px}
.service-feature p{color:#ddd!important;margin:0}

.chauffeur-section{grid-template-columns:.95fr 1.05fr .7fr}
.chauffeur-visual{min-height:470px;overflow:hidden;background:#111}
.chauffeur-visual img{width:100%;height:100%;display:block;object-fit:cover}

.safety-visuals{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin:0 auto 26px;
  max-width:var(--max);
}
.safety-visuals figure{margin:0;aspect-ratio:16/9;overflow:hidden;background:#222}
.safety-visuals img{width:100%;height:100%;display:block;object-fit:cover}

.final-cta-image{
  max-width:var(--max);
  margin:0 auto 65px;
  aspect-ratio:21/8;
  overflow:hidden;
}
.final-cta-image img{width:100%;height:100%;display:block;object-fit:cover}

@media(max-width:1100px){
  .executive-grid{grid-template-columns:1fr 1fr}
  .executive-visual{grid-column:1/-1;min-height:360px}
  .chauffeur-section{grid-template-columns:1fr 1fr}
  .chauffeur-visual{grid-column:1/-1;min-height:360px}
}
@media(max-width:900px){
  .hero{background-position:64% center}
  .vehicle-gallery{grid-template-columns:1fr 1fr}
  .vehicle-gallery figure:last-child{grid-column:1/-1}
  .safety-visuals{grid-template-columns:1fr}
}
@media(max-width:600px){
  .hero{
    min-height:790px;
    background:
      linear-gradient(180deg,rgba(10,10,10,.92) 0%,rgba(10,10,10,.72) 42%,rgba(10,10,10,.20) 78%,rgba(10,10,10,.10) 100%),
      url("/assets/images/hero-g50-white.webp") 67% center/cover no-repeat;
  }
  .hero-content{z-index:3}
  .image-frame{min-height:390px}
  .vehicle-gallery{grid-template-columns:1fr}
  .vehicle-gallery figure:last-child{grid-column:auto}
  .executive-grid{grid-template-columns:1fr}
  .executive-visual{grid-column:auto;min-height:300px}
  .chauffeur-section{grid-template-columns:1fr}
  .chauffeur-visual{grid-column:auto;min-height:380px}
  .service-feature{min-height:270px!important}
  .safety-visuals{grid-template-columns:1fr}
  .final-cta-image{aspect-ratio:4/3;margin-bottom:45px}
}

/* =========================================================
   ELvia Image System — aligned, editorial, responsive
   ========================================================= */
.hero{
  background:
    linear-gradient(90deg,rgba(8,8,8,.96) 0%,rgba(8,8,8,.86) 28%,rgba(8,8,8,.48) 49%,rgba(8,8,8,.10) 72%,rgba(8,8,8,.04) 100%),
    url("/assets/images/hero-g50-white.webp") 63% center/cover no-repeat;
}
.hero::after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:24%;
  background:linear-gradient(transparent,rgba(0,0,0,.28));
  pointer-events:none;
}
.hero-content{max-width:620px}
.hero h1{max-width:600px}

.image-frame,
.vehicle-gallery figure,
.amenities-visual,
.executive-visual,
.service-feature,
.chauffeur-visual,
.safety-visuals figure,
.final-cta-image{
  position:relative;
  overflow:hidden;
}
.image-frame img,
.vehicle-gallery img,
.amenities-visual img,
.executive-visual img,
.service-feature img,
.chauffeur-visual img,
.safety-visuals img,
.final-cta-image img{
  transition:transform .55s cubic-bezier(.2,.65,.2,1), filter .35s ease;
}
.image-frame:hover img,
.vehicle-gallery figure:hover img,
.amenities-visual:hover img,
.executive-visual:hover img,
.chauffeur-visual:hover img,
.safety-visuals figure:hover img,
.final-cta-image:hover img{transform:scale(1.018)}

.vehicle-gallery figure{background:#111}
.vehicle-gallery figure:nth-child(1) img{object-position:center 55%}
.vehicle-gallery figure:nth-child(2) img{object-position:center 50%}
.vehicle-gallery figure:nth-child(3) img{object-position:center 58%}

.amenities-visual{aspect-ratio:21/8;max-height:none;background:#111}
.amenities-visual img{max-height:none;object-position:center 58%}

.executive-visual img{object-position:center 52%}

/* Six consistent service images: same frame, same visual hierarchy. */
.service-grid{grid-template-columns:repeat(3,1fr);gap:12px;background:transparent}
.service-grid article{min-height:0!important;aspect-ratio:16/10;border:1px solid #e1e1e1}
.service-feature{background:#111!important}
.service-feature img{opacity:.74;filter:saturate(.82) contrast(1.02)}
.service-feature:hover img{transform:scale(1.035);opacity:.82}
.service-feature>div{padding:25px 25px 23px;background:linear-gradient(transparent,rgba(0,0,0,.9) 72%)}
.service-feature h3{font-size:21px;font-weight:300;letter-spacing:-.35px}
.service-feature p{font-size:12px;line-height:1.55;max-width:420px}
.service-index{display:block;color:#ccc;font:400 10px Inter,Arial,sans-serif;letter-spacing:1.6px;margin-bottom:8px;opacity:.8}

.chauffeur-section{align-items:stretch}
.chauffeur-visual{min-height:520px;aspect-ratio:4/5}
.chauffeur-visual img{object-position:center 34%}
.standard-card{align-self:center}

.safety-visuals figure:first-child img{object-position:center 50%}
.safety-visuals figure:last-child img{object-position:center 52%}

.final-cta-image{box-shadow:0 24px 60px rgba(0,0,0,.08)}

@media(max-width:1100px){
  .service-grid{grid-template-columns:1fr 1fr}
  .service-grid article{aspect-ratio:16/10}
}
@media(max-width:900px){
  .hero{background-position:60% center}
  .image-frame{min-height:470px}
  .vehicle-gallery{gap:10px}
  .service-grid{gap:10px}
  .chauffeur-visual{min-height:420px;aspect-ratio:auto}
}
@media(max-width:600px){
  .hero{
    min-height:790px;
    background:
      linear-gradient(180deg,rgba(8,8,8,.96) 0%,rgba(8,8,8,.86) 38%,rgba(8,8,8,.35) 69%,rgba(8,8,8,.12) 100%),
      url("/assets/images/hero-g50-white.webp") 68% center/cover no-repeat;
  }
  .hero-content{max-width:none}
  .image-frame{min-height:390px}
  .amenities-visual{aspect-ratio:4/3}
  .service-grid{grid-template-columns:1fr;gap:10px}
  .service-grid article{aspect-ratio:16/10}
  .service-feature>div{padding:22px}
  .chauffeur-visual{min-height:420px}
}


/* ELvia Anniversary Experience — keep the guest/wife fully visible in the narrow editorial column */
.executive-visual{
  position:relative;
  min-height:520px;
  background:#111;
}
.executive-visual img{
  object-position:center center;
  object-fit:cover;
}
@media(max-width:900px){
  .executive-visual{min-height:560px}
}
@media(max-width:600px){
  .executive-visual{min-height:500px}
}

.fallback-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.fallback-actions .btn{font-size:14px;padding:12px 16px}


/* ELVIA wordmark — light, modern, minimalist */
.brand{display:inline-flex;align-items:center;height:38px;line-height:1;text-decoration:none}
.brand-logo{display:block;width:122px;height:auto;max-height:30px}
.footer .brand{height:36px}
.footer .brand-logo{width:132px;max-height:31px}
@media(max-width:600px){.brand{height:32px}.brand-logo{width:104px;max-height:26px}.footer .brand-logo{width:118px}}

/* ELvia pricing update — Signature at ₱5,500/day; Executive is quotation-based add-ons */
.package-lead{font-size:14px;line-height:1.7;color:#555;margin:-4px 0 18px}
.efficiency-note{border-top:1px solid #ddd;margin-top:18px;padding-top:16px;font-size:12px;line-height:1.7;color:#666}
.efficiency-note strong{font-weight:500;color:#111}
.rate-custom{font-size:30px;letter-spacing:.02em}
.rate-custom span{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;margin-left:7px}
.executive-package .custom-note strong{font-weight:500;color:#111}
@media(max-width:600px){.package-lead{font-size:13px}.efficiency-note{font-size:11px}.rate-custom{font-size:25px}}
