:root{--ink:#11110f;--cream:#f3efe7;--gold:#c9a46a;--line:rgba(255,255,255,.18);--sans:'Manrope',sans-serif;--serif:'Playfair Display',serif}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto}body{background:var(--ink);color:#fff;font-family:var(--sans);overflow-x:hidden}.container{width:min(1380px,calc(100% - 80px));margin:auto}.noise{position:fixed;inset:0;pointer-events:none;z-index:99;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}.cursor-glow{position:fixed;width:420px;height:420px;border-radius:50%;background:rgba(201,164,106,.08);filter:blur(80px);pointer-events:none;z-index:2;transform:translate(-50%,-50%)}a{color:inherit;text-decoration:none}.site-header{height:92px;position:fixed;top:0;left:0;width:100%;z-index:90;display:flex;align-items:center;justify-content:space-between;padding:0 40px;border-bottom:1px solid rgba(255,255,255,.12);transition:.4s}.site-header.scrolled{height:76px;background:rgba(12,12,11,.86);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center}.brand-logo{width:245px;max-width:28vw}.brand-logo img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.22))}.site-header.scrolled .brand-logo{width:215px}.footer-brand{width:280px;max-width:100%}.desktop-nav{display:flex;gap:36px;font-size:13px}.desktop-nav a{opacity:.75;transition:.3s}.desktop-nav a:hover{opacity:1;color:var(--gold)}.header-cta{font-size:13px;display:flex;gap:20px;align-items:center}.header-cta span{width:34px;height:34px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:grid;place-items:center}.menu-toggle{display:none;background:none;border:0}.hero{height:100svh;min-height:760px;position:relative;overflow:hidden}.hero-media{position:absolute;inset:-8%;background:url('assets/airport-hero.webp') center 56%/cover no-repeat;transform:scale(1.08)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,5,5,.88) 0%,rgba(4,5,5,.38) 55%,rgba(4,5,5,.2)),linear-gradient(0deg,rgba(7,7,6,.82),transparent 48%)}.hero-content{position:relative;z-index:3;padding-top:22vh}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.26em;font-size:11px;color:var(--gold);font-weight:700}.eyebrow{display:flex;align-items:center;gap:14px}.eyebrow:before{content:'';width:38px;height:1px;background:var(--gold)}.hero-title{font-size:clamp(68px,9vw,154px);line-height:.82;letter-spacing:-.065em;margin:32px 0 36px;font-weight:500}.title-line{display:block;overflow:hidden}.title-line.accent{font-family:var(--serif);font-style:italic;color:var(--gold);font-weight:500;margin-left:10vw}.hero-copy{max-width:620px;font-size:17px;line-height:1.7;color:rgba(255,255,255,.7)}.hero-actions{display:flex;align-items:center;gap:36px;margin-top:38px}.btn{height:58px;padding:0 26px;display:inline-flex;align-items:center;justify-content:space-between;gap:42px;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700;transition:.35s}.btn-gold{background:var(--gold);color:#15130f}.btn:hover{transform:translateY(-3px)}.phone-link{display:flex;flex-direction:column}.phone-link small{font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:rgba(255,255,255,.45)}.phone-link strong{font-size:16px;margin-top:5px}.hero-bottom{position:absolute;z-index:3;bottom:32px;right:0;display:flex;justify-content:flex-end;gap:44px}.trust-item{display:flex;gap:14px;align-items:flex-start;width:170px}.trust-item span{font-size:10px;color:var(--gold)}.trust-item p{font-size:11px;line-height:1.45;color:rgba(255,255,255,.6)}.scroll-note{position:absolute;z-index:4;left:24px;bottom:112px;writing-mode:vertical-rl;font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.45);display:flex;align-items:center;gap:14px}.scroll-note span{height:55px;width:1px;background:rgba(255,255,255,.35)}.hero-orbit{position:absolute;z-index:2;border:1px solid rgba(255,255,255,.12);border-radius:50%;pointer-events:none}.orbit-one{width:560px;height:560px;right:-150px;top:16%}.orbit-two{width:300px;height:300px;right:-20px;top:30%}.section{padding:150px 0}.intro{background:var(--cream);color:var(--ink);overflow:hidden}.intro-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:start}.section-title{font-size:clamp(48px,5.4vw,86px);line-height:1.01;letter-spacing:-.055em;font-weight:500;margin-top:25px}.intro-copy{padding-top:52px;max-width:570px}.intro-copy p{font-size:17px;line-height:1.8;color:#5a5852;margin-bottom:22px}.text-link{display:inline-flex;gap:28px;margin-top:20px;padding-bottom:8px;border-bottom:1px solid #222;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.marquee{margin-top:130px;border-top:1px solid rgba(17,17,15,.16);border-bottom:1px solid rgba(17,17,15,.16);overflow:hidden}.marquee-track{display:flex;width:max-content;align-items:center;gap:30px;padding:25px 0;animation:marquee 30s linear infinite}.marquee span{font-size:17px;letter-spacing:.16em}.marquee i{color:var(--gold);font-style:normal}@keyframes marquee{to{transform:translateX(-50%)}}.services{background:#121210}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:70px}.section-head>p{max-width:430px;color:rgba(255,255,255,.55);line-height:1.8}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-card{height:620px;position:relative;overflow:hidden}.card-image,.card-shade{position:absolute;inset:0}.card-image{background-size:cover;background-position:center;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.card-airport .card-image{background-image:url('assets/vip-chauffeur.jpg')}.card-corporate .card-image{background-image:url('assets/executive-chauffeur.webp');background-position:center 42%}.card-events .card-image{background-image:url('assets/senior-limo-service.webp')}.card-shade{background:linear-gradient(0deg,rgba(7,7,6,.95),transparent 65%)}.service-card:hover .card-image{transform:scale(1.06)}.card-number{position:absolute;top:28px;left:28px;font-size:10px;color:var(--gold)}.card-content{position:absolute;bottom:0;padding:34px}.card-content h3{font-size:28px;margin-bottom:16px}.card-content p{font-size:14px;line-height:1.7;color:rgba(255,255,255,.65);margin-bottom:25px}.card-content a{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.fleet{min-height:900px;position:relative;display:flex;align-items:center;overflow:hidden}.fleet-visual,.fleet-image,.fleet-vignette{position:absolute;inset:0}.fleet-image{background:url('assets/executive-chauffeur.webp') center 44%/cover;transition:background-image .6s ease}.fleet-vignette{background:linear-gradient(90deg,rgba(7,7,7,.94) 0%,rgba(7,7,7,.62) 45%,rgba(7,7,7,.7)),linear-gradient(0deg,rgba(7,7,7,.8),transparent)}.fleet-layout{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:end}.fleet-copy p{max-width:520px;line-height:1.8;color:rgba(255,255,255,.6);margin:30px 0 46px}.fleet-stats{display:flex;gap:50px}.fleet-stats div{display:flex;flex-direction:column}.fleet-stats strong{font-size:30px;font-weight:500}.fleet-stats span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.45);margin-top:7px}.fleet-list{border-top:1px solid var(--line)}.fleet-item{width:100%;background:none;color:#fff;border:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:50px 1fr auto;align-items:center;text-align:left;padding:24px 0;cursor:pointer;opacity:.55;transition:.3s}.fleet-item.active,.fleet-item:hover{opacity:1}.fleet-item span{font-size:10px;color:var(--gold)}.fleet-item strong{font-size:20px;font-weight:500}.fleet-item small{font-size:10px;letter-spacing:.08em;text-transform:uppercase}.standards{background:var(--cream);color:var(--ink)}.compact{margin-bottom:70px}.standards-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(17,17,15,.18);border-left:1px solid rgba(17,17,15,.18)}.standard{padding:32px;min-height:330px;border-right:1px solid rgba(17,17,15,.18);border-bottom:1px solid rgba(17,17,15,.18);position:relative}.standard>span{font-size:10px;color:#8d7550}.standard .icon{font-size:45px;margin:62px 0 35px;color:#9b7e50}.standard h3{font-size:19px;margin-bottom:15px}.standard p{font-size:13px;line-height:1.7;color:#69655e}.rates{background:#171714}.rates-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:120px}.rates-copy p{max-width:440px;color:rgba(255,255,255,.55);line-height:1.8;margin:30px 0}.btn-outline{border:1px solid rgba(255,255,255,.35)}.location-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.location-list a{height:95px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 25px 0 0;font-size:17px;transition:.3s}.location-list a:nth-child(odd){border-right:1px solid var(--line);padding-right:25px}.location-list a:nth-child(even){padding-left:25px}.location-list a:hover{color:var(--gold);padding-right:15px}.location-list i{font-style:normal}.reserve{min-height:920px;position:relative;display:flex;align-items:center;text-align:center}.reserve-bg,.reserve-overlay{position:absolute;inset:0}.reserve-bg{background:url('assets/senior-limo-service.webp') center/cover}.reserve-overlay{background:rgba(6,7,7,.8)}.reserve-inner{position:relative;z-index:2}.light{color:#e4c792}.reserve-title{font-size:clamp(72px,10vw,155px);line-height:.9;letter-spacing:-.07em;font-weight:500;margin:25px 0}.reserve-inner>p{color:rgba(255,255,255,.6)}.booking-form{max-width:1180px;margin:60px auto 0;display:grid;grid-template-columns:repeat(4,1fr) 220px;background:#fff;padding:8px;text-align:left}.booking-form label{padding:14px 18px;border-right:1px solid #ddd}.booking-form label span{display:block;color:#807c73;font-size:9px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:10px}.booking-form input{border:0;outline:0;width:100%;font:500 12px var(--sans);color:#171714;background:transparent}.booking-form button{border:0;background:var(--gold);font:700 10px var(--sans);text-transform:uppercase;letter-spacing:.12em;cursor:pointer}.reserve-contact{display:flex;justify-content:center;gap:35px;margin-top:34px;font-size:12px}.reserve-contact span{color:rgba(255,255,255,.45)}.reserve-contact a{border-bottom:1px solid rgba(255,255,255,.4)}footer{background:#0d0d0c;padding:80px 0 28px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:start;padding-bottom:70px}.footer-brand{font-size:23px}.footer-top p{color:rgba(255,255,255,.45);font-size:13px;line-height:1.8}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:13px}.footer-links a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;color:rgba(255,255,255,.3);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.mobile-menu{position:fixed;inset:0;background:#11110f;z-index:80;display:none;place-items:center;transform:translateY(-100%)}.mobile-menu nav{display:flex;flex-direction:column;text-align:center;gap:22px;font-size:34px}.mobile-menu.open{transform:translateY(0)}
@media(max-width:1000px){.brand-logo{width:210px;max-width:58vw}.site-header.scrolled .brand-logo{width:190px}.container{width:min(100% - 40px,900px)}.desktop-nav,.header-cta{display:none}.menu-toggle{display:block;width:32px}.menu-toggle span{display:block;height:1px;background:#fff;margin:7px 0}.hero-title{font-size:clamp(64px,12vw,110px)}.hero-bottom{display:none}.intro-grid,.fleet-layout,.rates-wrap{grid-template-columns:1fr;gap:60px}.service-grid{grid-template-columns:1fr}.service-card{height:520px}.standards-grid{grid-template-columns:1fr 1fr}.booking-form{grid-template-columns:1fr 1fr}.booking-form button{min-height:60px;grid-column:span 2}.mobile-menu{display:grid}.footer-top{grid-template-columns:1fr;gap:35px}}
@media(max-width:600px){.brand-logo{width:175px;max-width:68vw}.site-header.scrolled .brand-logo{width:165px}.site-header{height:72px;padding:0 20px}.container{width:calc(100% - 32px)}.hero{min-height:760px}.hero-content{padding-top:23vh}.hero-title{font-size:61px;margin:25px 0}.title-line.accent{margin-left:0}.hero-copy{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.section{padding:100px 0}.section-title{font-size:45px}.section-head{display:block}.section-head>p{margin-top:30px}.intro-copy{padding-top:0}.marquee{margin-top:80px}.service-card{height:480px}.fleet{min-height:1100px}.fleet-stats{gap:25px;flex-wrap:wrap}.fleet-item{grid-template-columns:35px 1fr}.fleet-item small{display:none}.standards-grid{grid-template-columns:1fr}.rates-wrap{gap:60px}.location-list{grid-template-columns:1fr}.location-list a:nth-child(odd){border-right:0}.location-list a:nth-child(even){padding-left:0}.reserve{min-height:1050px}.reserve-title{font-size:64px}.booking-form{grid-template-columns:1fr}.booking-form label{border-right:0;border-bottom:1px solid #ddd}.booking-form button{grid-column:auto}.reserve-contact{flex-direction:column;gap:12px}.footer-top{padding-bottom:45px}.footer-bottom{flex-direction:column;gap:10px}}

/* Header safe positioning + Hero V2 */
.site-header{top:0!important;inset-inline:0;padding-top:max(0px,env(safe-area-inset-top));box-sizing:border-box;overflow:visible;transform:translateZ(0)}
.site-header.is-static{position:absolute}.site-header.is-sticky{position:fixed}
.site-header .brand-logo{height:72px;display:flex;align-items:center;overflow:visible}.site-header .brand-logo img{max-height:68px;width:auto;max-width:100%}
.site-header.scrolled .brand-logo{height:60px}.site-header.scrolled .brand-logo img{max-height:56px}
.hero-v2{min-height:880px;display:flex;align-items:center}.hero-v2 .hero-media{inset:-4%;background-position:center 55%}.hero-v2 .hero-overlay{background:linear-gradient(90deg,rgba(5,5,5,.93) 0%,rgba(7,7,7,.76) 45%,rgba(8,8,8,.28) 74%,rgba(8,8,8,.44) 100%),linear-gradient(0deg,rgba(5,5,5,.72),transparent 44%)}
.hero-grain{position:absolute;inset:0;opacity:.15;background:radial-gradient(circle at 72% 35%,rgba(220,190,120,.18),transparent 28%),linear-gradient(115deg,transparent 0 58%,rgba(255,255,255,.05) 58.2%,transparent 58.5%)}
.hero-v2-shell{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.48fr);gap:90px;align-items:center;padding-top:92px}
.hero-v2-copy{max-width:820px}.hero-v2 .eyebrow{display:flex;align-items:center;gap:14px}.hero-v2 .eyebrow>span{width:42px;height:1px;background:var(--gold)}
.hero-v2 .hero-title{font-size:clamp(76px,8.4vw,146px);line-height:.82;letter-spacing:-.075em;margin:28px 0 32px}.hero-v2 .title-line.accent{font-family:var(--serif);font-style:italic;color:#e5c989;margin-left:12%}
.hero-v2 .hero-copy{max-width:670px;font-size:16px;line-height:1.8}.hero-secondary{display:inline-flex;align-items:center;gap:24px;font-size:11px;text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:7px}
.hero-v2-card{align-self:end;margin-bottom:96px;padding:28px;background:rgba(18,18,16,.7);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(18px);box-shadow:0 30px 80px rgba(0,0,0,.25)}.hero-card-top{display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;letter-spacing:.14em;font-size:9px;color:rgba(255,255,255,.55)}.hero-card-top i{font-style:normal;color:#17130b;background:var(--gold);padding:7px 9px}.hero-v2-card h3{font-size:30px;line-height:1.15;margin:35px 0 14px;font-weight:500}.hero-v2-card>p{font-size:12px;line-height:1.7;color:rgba(255,255,255,.58)}.hero-card-links{margin-top:30px;border-top:1px solid rgba(255,255,255,.13)}.hero-card-links a{display:block;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.13)}.hero-card-links small,.hero-card-links strong{display:block}.hero-card-links small{font-size:8px;text-transform:uppercase;letter-spacing:.15em;color:rgba(255,255,255,.4);margin-bottom:5px}.hero-card-links strong{font-size:12px;font-weight:600}
@media(max-width:1100px){.hero-v2-shell{grid-template-columns:1fr;gap:35px}.hero-v2-card{display:none}.hero-v2 .hero-title{font-size:clamp(72px,12vw,116px)}.site-header .brand-logo{height:62px}.site-header .brand-logo img{max-height:58px}}
@media(max-width:600px){.site-header{top:0!important;height:78px;padding-top:0}.site-header .brand-logo{height:56px}.site-header .brand-logo img{max-height:52px}.hero-v2{min-height:800px}.hero-v2-shell{padding-top:98px}.hero-v2 .hero-title{font-size:63px;line-height:.9}.hero-v2 .title-line.accent{margin-left:0}.hero-v2 .hero-actions{gap:24px}.hero-secondary{font-size:9px}}


/* Award-winning Hero V4 */
.hero-v4{min-height:940px;height:100svh;background:#090909;isolation:isolate;display:flex;align-items:center}
.hero-v4 .hero-media{inset:-5%;background-position:center 50%;filter:saturate(.78) contrast(1.04);transform:scale(1.08)}
.hero-v4-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,5,5,.96) 0%,rgba(5,5,5,.84) 37%,rgba(5,5,5,.26) 72%,rgba(5,5,5,.48) 100%),linear-gradient(0deg,rgba(5,5,5,.92) 0%,transparent 42%,rgba(4,4,4,.18) 100%)}
.hero-v4-grid{position:absolute;inset:0;z-index:2;opacity:.17;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:88px 88px;mask-image:linear-gradient(90deg,#000,transparent 72%)}
.hero-v4-rail{position:absolute;z-index:5;left:22px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:18px;writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.28em;font-size:8px;color:rgba(255,255,255,.42)}
.hero-v4-rail span{color:var(--gold);font-weight:800}.hero-v4-rail i{height:74px;width:1px;background:linear-gradient(var(--gold),transparent)}
.hero-v4-shell{position:relative;z-index:4;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:80px;align-items:end;padding-top:122px;padding-bottom:165px}
.hero-v4-main{max-width:920px}.hero-v4-topline{display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.22em;font-size:9px;color:rgba(255,255,255,.62)}.hero-v4-topline b{margin-left:auto;color:var(--gold);font-weight:700}.hero-v4-dot{width:7px;height:7px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 6px rgba(201,164,106,.12)}
.hero-v4-title{font-size:clamp(86px,9.6vw,166px)!important;line-height:.78!important;letter-spacing:-.082em!important;margin:38px 0 46px!important;max-width:1000px}.hero-v4-title .accent{margin-left:14%!important;color:#e5c989!important;text-shadow:0 10px 50px rgba(201,164,106,.12)}
.hero-v4-copyrow{display:grid;grid-template-columns:minmax(260px,560px) auto;gap:48px;align-items:end}.hero-v4-copyrow .hero-copy{font-size:15px;max-width:560px;line-height:1.85;color:rgba(255,255,255,.64)}.hero-v4-copyrow .hero-actions{margin:0;gap:18px;align-items:center}.hero-v4-primary{min-width:230px}
.hero-v4-circle{width:74px;height:74px;border-radius:50%;border:1px solid rgba(255,255,255,.34);display:grid;place-items:center;position:relative;transition:.4s;background:rgba(255,255,255,.02);backdrop-filter:blur(10px)}.hero-v4-circle>span{font-size:22px}.hero-v4-circle small{position:absolute;width:120px;top:88px;text-align:center;text-transform:uppercase;letter-spacing:.14em;font-size:8px;color:rgba(255,255,255,.55)}.hero-v4-circle:hover{background:var(--gold);color:#111;transform:rotate(-8deg)}
.hero-v4-panel{padding:0;background:rgba(12,12,11,.68);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(24px);box-shadow:0 28px 100px rgba(0,0,0,.32);transform:translateY(8px)}.hero-v4-panel-head{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 25px;border-bottom:1px solid rgba(255,255,255,.13);text-transform:uppercase;letter-spacing:.17em;font-size:9px}.hero-v4-panel-head span{color:rgba(255,255,255,.48)}.hero-v4-panel-head b{font:italic 32px var(--serif);color:var(--gold)}
.hero-v4-route{padding:28px 25px;display:grid;grid-template-columns:1fr 42px 1fr;align-items:center}.hero-v4-route div{min-width:0}.hero-v4-route small,.hero-v4-panel-meta small{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:7px;color:rgba(255,255,255,.38);margin-bottom:8px}.hero-v4-route strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-v4-route i{height:1px;background:linear-gradient(90deg,var(--gold),rgba(201,164,106,.15));position:relative}.hero-v4-route i:after{content:'';position:absolute;right:0;top:-2px;width:5px;height:5px;border-radius:50%;background:var(--gold)}
.hero-v4-panel-meta{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.13)}.hero-v4-panel-meta div{padding:22px 25px}.hero-v4-panel-meta div+div{border-left:1px solid rgba(255,255,255,.13)}.hero-v4-panel-meta strong{font-size:10px;font-weight:600}.hero-v4-panel-link{height:64px;background:var(--gold);color:#15130f;display:flex;align-items:center;justify-content:space-between;padding:0 25px;text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:800}.hero-v4-panel-link b{font-size:18px}
.hero-v4-footer{position:absolute;z-index:5;left:50%;bottom:28px;transform:translateX(-50%);display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid rgba(255,255,255,.16);padding-top:24px}.hero-v4-award{display:flex;align-items:center;gap:15px;max-width:420px}.hero-v4-award>span{width:42px;height:42px;border:1px solid rgba(201,164,106,.5);border-radius:50%;display:grid;place-items:center;color:var(--gold)}.hero-v4-award p{display:flex;flex-direction:column;gap:5px}.hero-v4-award b{font-size:11px;text-transform:uppercase;letter-spacing:.12em}.hero-v4-award small{font-size:9px;color:rgba(255,255,255,.42)}.hero-v4-trust{display:flex;gap:34px}.hero-v4-trust .trust-item{width:150px}.hero-v4-scroll{bottom:126px}
@media(max-width:1180px){.hero-v4-shell{grid-template-columns:1fr;padding-bottom:190px}.hero-v4-panel{display:none}.hero-v4-copyrow{grid-template-columns:1fr}.hero-v4-copyrow .hero-actions{margin-top:6px}.hero-v4-title{font-size:clamp(76px,12vw,128px)!important}.hero-v4-trust{display:none}}
@media(max-width:700px){.hero-v4{min-height:860px}.hero-v4 .hero-media{background-position:62% center}.hero-v4-overlay{background:linear-gradient(90deg,rgba(5,5,5,.94),rgba(5,5,5,.6)),linear-gradient(0deg,rgba(5,5,5,.94),transparent 48%)}.hero-v4-grid{background-size:54px 54px}.hero-v4-rail{display:none}.hero-v4-shell{padding-top:118px;padding-bottom:176px;align-items:center}.hero-v4-topline b{display:none}.hero-v4-title{font-size:clamp(58px,18vw,82px)!important;line-height:.84!important;margin:28px 0 30px!important}.hero-v4-title .accent{margin-left:0!important}.hero-v4-copyrow{gap:28px}.hero-v4-copyrow .hero-copy{font-size:13px;line-height:1.7}.hero-v4-copyrow .hero-actions{flex-direction:row;align-items:center}.hero-v4-primary{min-width:205px}.hero-v4-circle{width:58px;height:58px}.hero-v4-circle small{display:none}.hero-v4-footer{bottom:22px}.hero-v4-award small{line-height:1.45}.hero-v4-scroll{display:none}}

/* Header render reliability patch */
.site-header{
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  min-height:92px;
  visibility:visible;
  opacity:1;
  transform:none;
  background:linear-gradient(180deg,rgba(8,8,8,.9) 0%,rgba(8,8,8,.48) 62%,rgba(8,8,8,0) 100%);
  padding-top:env(safe-area-inset-top,0px);
}
.site-header.header-solid{background:#0d0d0c}
.site-header.header-glass{background:linear-gradient(180deg,rgba(8,8,8,.88),rgba(8,8,8,.28));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.site-header.scrolled{top:0!important;background:rgba(10,10,9,.94);box-shadow:0 14px 45px rgba(0,0,0,.22)}
.site-header>*{position:relative;z-index:1}
.hero-v4-shell{padding-top:154px}
@media(max-width:700px){.site-header{min-height:78px}.hero-v4-shell{padding-top:126px}}


/* V4.1: editable standards icons and uninterrupted regional coverage grid */
.standard .icon{width:54px;height:54px;display:flex;align-items:center;justify-content:flex-start;line-height:1}
.standard .icon img{display:block;width:48px;height:48px;object-fit:contain;filter:sepia(1) saturate(.65) hue-rotate(358deg) brightness(.82)}
.location-list{position:relative;gap:0;grid-auto-rows:minmax(104px,auto);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.location-list:after{content:'';position:absolute;top:0;bottom:0;left:50%;width:1px;background:var(--line);pointer-events:none;z-index:2}
.location-list a{height:auto;min-height:104px;border-bottom:1px solid var(--line);padding:0 24px;position:relative;z-index:1;transform:none!important}
.location-list a:nth-child(odd){border-right:0;padding-left:0;padding-right:24px}
.location-list a:nth-child(even){padding-left:24px;padding-right:0}
.location-list a:nth-last-child(-n+2){border-bottom:0}
.location-list a:hover{padding-right:16px}
.location-list a:nth-child(even):hover{padding-left:32px;padding-right:0}
@media(max-width:600px){.location-list{border-bottom:1px solid var(--line)}.location-list:after{display:none}.location-list a,.location-list a:nth-child(odd),.location-list a:nth-child(even){min-height:82px;padding:0;border-bottom:1px solid var(--line)}.location-list a:last-child{border-bottom:0}.location-list a:nth-last-child(2){border-bottom:1px solid var(--line)}}


/* Editable luxury automotive marque strip */
.brand-showcase{background:#f5f2eb;color:#11110f;padding:92px 0 104px;overflow:hidden}
.brand-showcase-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:42px}
.brand-showcase-head p{max-width:540px;color:#69655d;line-height:1.8;font-size:15px}
.brand-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(17,17,15,.16);border-bottom:1px solid rgba(17,17,15,.16)}
.brand-logo-card{min-height:220px;display:flex;align-items:center;justify-content:center;padding:40px 28px;position:relative;border-right:1px solid rgba(17,17,15,.13);transition:background .35s ease,transform .35s ease}
.brand-logo-card:last-child{border-right:0}.brand-logo-card:before{content:'';position:absolute;inset:12px;border:1px solid transparent;transition:border-color .35s ease}
.brand-logo-card:hover{background:#fff}.brand-logo-card:hover:before{border-color:rgba(201,164,106,.35)}
.brand-logo-card a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.brand-logo-card img{display:block;width:min(230px,82%);height:105px;object-fit:contain;filter:grayscale(1) contrast(.92);opacity:.78;transition:filter .35s ease,opacity .35s ease,transform .35s ease}
.brand-logo-card:hover img{filter:grayscale(0) contrast(1);opacity:1;transform:scale(1.035)}
.brand-logo-card strong{font-family:var(--serif);font-size:28px;font-weight:500}
@media(max-width:900px){.brand-logo-grid{grid-template-columns:repeat(2,1fr)}.brand-logo-card:nth-child(2){border-right:0}.brand-logo-card:nth-child(-n+2){border-bottom:1px solid rgba(17,17,15,.13)}.brand-showcase-head{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.brand-showcase{padding:70px 0}.brand-logo-grid{grid-template-columns:1fr}.brand-logo-card{min-height:160px;border-right:0;border-bottom:1px solid rgba(17,17,15,.13)}.brand-logo-card:last-child{border-bottom:0}.brand-logo-card img{height:82px}}
