@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap');

:root{--lux-gold:#d6ad63;--lux-gold-light:#f0d9ab;--lux-navy:#07101b;--lux-ink:#111820;--lux-cream:#f5f1e9}
html{scroll-padding-top:90px}body{background:#fff;color:var(--lux-ink)}
header{position:absolute;top:0;left:0;right:0;z-index:50;margin:0;padding:26px 5.5%;border:0;border-radius:0;background:linear-gradient(180deg,rgba(4,9,15,.82),transparent);box-shadow:none}
header .monogram{border-color:#ffffff55;background:#ffffff0d;color:var(--lux-gold-light)}
header nav{background:transparent;border:0}header nav a{font-size:13px;letter-spacing:.04em}
header nav a:hover,header nav a:focus-visible{background:#ffffff17}
header .button.small{border:1px solid var(--lux-gold);background:var(--lux-gold);color:#111820;border-radius:5px;text-transform:uppercase;font-size:12px;letter-spacing:.08em}
header .button.small:hover{background:var(--lux-gold-light)}
.hero{position:relative;display:block;min-height:930px;margin:0;border-radius:0;overflow:visible;background:#07101b;color:#fff}
.hero-photo{position:absolute;inset:0;min-height:0;height:auto;border-radius:0}
.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,8,14,.40) 0%,rgba(3,8,14,.18) 28%,rgba(3,8,14,.60) 66%,rgba(3,8,14,.94) 100%),linear-gradient(90deg,rgba(4,9,16,.34),transparent 58%)}
.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center;filter:none}
.photo-caption{bottom:28px;left:5.5%;right:5.5%;color:#d7d9da;font-size:10px;letter-spacing:.2em}
.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;min-height:930px;padding:150px 5.5% 78px;background:transparent;color:#fff}
.hero-intro{width:min(860px,100%);margin:0 auto 30px;text-align:center}
.hero-intro .eyebrow{color:var(--lux-gold-light);font-size:11px;letter-spacing:.24em}
.hero-intro h1{margin:12px auto 15px;color:#fff;font-family:'Playfair Display',Georgia,serif;font-size:clamp(46px,5vw,76px);font-weight:500;line-height:1.03;letter-spacing:-.035em;text-wrap:balance}
.hero-intro>p:last-child{max-width:710px;margin:auto;color:#ece8df;font-size:17px;line-height:1.6}
.hero .booking-section{width:min(1180px,100%);margin:0 auto;padding:8px;border:1px solid #ffffff4a;border-radius:12px;background:rgba(13,23,34,.84);box-shadow:0 20px 60px #0008;backdrop-filter:blur(14px)}
.hero .ride-modes{grid-column:1/-1;width:250px;margin:-47px auto 12px;padding:4px;border:1px solid #ffffff3d;border-radius:999px;background:rgba(7,16,27,.92)}
.hero .ride-modes span{padding:8px 14px;border-radius:999px;font-size:13px}
.hero .ride-modes input:checked+span{background:var(--lux-gold);color:#111820}
.hero form{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 160px;padding:0;background:transparent}
.hero .form-grid{display:grid;grid-template-columns:1.35fr 1.35fr .75fr .75fr;gap:0}
.hero .form-grid>label:not([hidden]){display:flex;justify-content:center;min-width:0;padding:11px 17px;border:0;border-right:1px solid #ffffff2b;color:#d9dce0;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.hero .form-grid input,.hero .form-grid select{min-height:28px;padding:0;color:#fff;background:transparent;border:0;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none}
.hero .form-grid input::placeholder{color:#c7cbd0}
.hero .booking-bottom{display:block;margin:0;padding:0 0 0 8px;border:0}
.hero .booking-bottom>div{display:none}
.hero .booking-bottom .button{width:100%;height:100%;min-height:62px;padding:0 19px;border-radius:7px;background:var(--lux-gold);color:#111820;font-size:14px;font-weight:700}
.hero .booking-bottom .button:hover{background:var(--lux-gold-light)}
.hero .form-footnote,.hero .address-credit{position:absolute;left:10px;top:76px;margin:0;color:#b9bec3;font-size:10px}
.hero .address-credit{left:auto;right:10px}.hero .address-hint{position:absolute;top:100%;left:17px;color:#fff}
.hero .address-suggestions{top:67px;min-width:300px;border-radius:7px;text-align:left}
.hero-proof{display:flex;justify-content:center;gap:34px;margin-top:25px;color:#eee9e0;font-size:11px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}
.hero-proof span::first-letter{color:var(--lux-gold)}
.destination-strip{margin:0;padding:25px 5%;border:0;background:#0b1521;color:#fff;font-size:12px;letter-spacing:.08em}
.destination-strip>span:first-child{color:var(--lux-gold-light)}
.destination-strip b{color:var(--lux-gold)}
.services-section,.fleet-section{padding:110px 6%}
.services-section{background:var(--lux-cream)}
.section-top .eyebrow,.vehicle-info .eyebrow,.service-number{color:#8c6420}
.section-top h2,.contact-section h2{font-family:'Playfair Display',Georgia,serif;font-weight:500;letter-spacing:-.035em}
.service-cards{gap:16px}.service-cards>a{min-height:350px;padding:38px;border:1px solid #d9d2c6;background:#fff;box-shadow:0 8px 30px #1b27300a}
.service-cards>a:hover{transform:translateY(-6px);box-shadow:0 18px 45px #1b273015}
.service-cards h3{font-family:'Playfair Display',Georgia,serif;font-size:30px;letter-spacing:-.025em}
.service-cards p{font-size:15px;line-height:1.7}
.vehicle-card{border-radius:0}.vehicle-image{height:250px;background:#eceae5}.vehicle-info{padding:28px}
.vehicle-info h3{font-family:'Playfair Display',Georgia,serif;font-size:27px}
.vehicle-rate strong{color:#9b6c22}.contact-section{padding:100px 6%;background:#08121e}.contact-section .eyebrow{color:var(--lux-gold-light)}
footer{background:#050b12;color:#aeb4b9}footer .brand,footer .brand>span>span{color:#fff}
@media(max-width:1050px){header nav{display:none}.hero{min-height:880px}.hero-copy{min-height:880px}.hero form{grid-template-columns:1fr}.hero .form-grid{grid-template-columns:1fr 1fr}.hero .form-grid>label:not([hidden]){border-bottom:1px solid #ffffff2b}.hero .booking-bottom{padding:8px 0 0}.hero .booking-bottom .button{min-height:56px}.hero .form-footnote,.hero .address-credit{display:none}}
@media(max-width:700px){header{padding:18px 5%;background:linear-gradient(180deg,rgba(4,9,15,.95),transparent)}header .button.small{padding:10px 12px}.hero{min-height:960px}.hero-copy{min-height:960px;padding:130px 5% 52px}.hero-intro{margin-bottom:60px}.hero-intro h1{font-size:43px}.hero-intro>p:last-child{font-size:15px}.hero .booking-section{padding:10px;background:rgba(13,23,34,.94)}.hero .form-grid{grid-template-columns:1fr}.hero .form-grid>label:not([hidden]){padding:10px 13px;border-right:0}.hero .ride-modes{margin-top:-48px}.hero-proof{flex-wrap:wrap;gap:10px 22px;font-size:9px}.photo-caption{display:none}.destination-strip{flex-wrap:wrap;gap:8px 14px;text-align:center}.services-section,.fleet-section{padding:70px 6%}.service-cards>a{min-height:0}.vehicle-image{height:230px}}

/* Full-screen booking experience */
body{max-width:none!important;width:100%;overflow-x:hidden}
.hero,.hero-copy{min-height:100svh}
.hero-copy{padding-left:3.5%;padding-right:3.5%;padding-bottom:6vh}
.hero-intro{width:min(1050px,94vw);margin-bottom:52px}
.hero-intro h1{font-size:clamp(58px,5.8vw,92px)}
.hero-intro>p:last-child{max-width:820px;font-size:19px}
.hero .booking-section{width:min(1500px,93vw);padding:13px 14px 15px}
.hero form{grid-template-columns:minmax(0,1fr) 210px}
.hero .form-grid{grid-template-columns:1.5fr 1.5fr .8fr .8fr}
.hero .form-grid>label:not([hidden]){min-height:82px;padding:15px 24px;font-size:12px}
.hero .form-grid input,.hero .form-grid select{min-height:36px;font-size:17px}
.hero .booking-bottom{padding-left:12px}
.hero .booking-bottom .button{min-height:82px;font-size:16px}
.hero .ride-modes{width:290px;margin-top:-60px;margin-bottom:16px}
.hero .ride-modes span{padding:11px 18px;font-size:14px}
.hero-proof{margin-top:32px;font-size:12px}
@media(max-width:1050px){.hero,.hero-copy{min-height:100svh}.hero-copy{padding:125px 3.5% 45px}.hero-intro{margin-bottom:58px}.hero .booking-section{width:93vw}.hero form{grid-template-columns:1fr}.hero .form-grid{grid-template-columns:1fr 1fr}.hero .form-grid>label:not([hidden]){min-height:78px;padding:14px 20px}.hero .booking-bottom{padding:12px 0 0}.hero .booking-bottom .button{min-height:68px}}
@media(max-width:700px){header{width:100%}.hero{min-height:100svh}.hero-copy{min-height:100svh;padding:112px 0 34px;justify-content:center}.hero-intro{width:90vw;margin:35px auto 70px;padding:0 4px}.hero-intro h1{font-size:clamp(40px,12vw,56px)}.hero-intro>p:last-child{font-size:16px}.hero .booking-section{width:94vw;margin:0 auto;padding:13px;border-radius:16px}.hero .ride-modes{width:min(300px,82vw);margin-top:-61px}.hero .form-grid{grid-template-columns:1fr}.hero .form-grid>label:not([hidden]){min-height:72px;padding:11px 16px;font-size:11px}.hero .form-grid input,.hero .form-grid select{min-height:34px;font-size:17px}.hero .booking-bottom{padding-top:12px}.hero .booking-bottom .button{min-height:62px;font-size:16px}.hero-proof{width:92vw;margin:24px auto 0;gap:10px 18px;font-size:10px}.hero-photo img{object-position:62% center}}

/* Frosted booking bar — inspired by the reference, finished in OLT navy and gold */
.hero .booking-section{padding:18px 20px 20px;border:1px solid rgba(255,255,255,.65);border-radius:12px;background:linear-gradient(105deg,rgba(249,247,241,.88),rgba(226,232,236,.72));box-shadow:0 22px 70px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.82);backdrop-filter:blur(20px) saturate(115%)}
.hero .ride-modes{border:1px solid rgba(255,255,255,.82);background:rgba(248,248,246,.92);box-shadow:0 8px 28px rgba(0,0,0,.24)}
.hero .ride-modes span{color:#182431}
.hero .ride-modes input:checked+span{background:linear-gradient(135deg,#d9b66f,#bd8f3d);color:#08111b;box-shadow:0 4px 15px rgba(119,79,18,.25)}
.hero .form-grid>label:not([hidden]){position:relative;justify-content:center;color:#172330;border-right:1px solid rgba(20,34,46,.28);font-weight:700}
.hero .form-grid>label:not([hidden])::after{content:'';position:absolute;left:24px;right:24px;bottom:13px;height:2px;background:linear-gradient(90deg,#b58a3d,#21374b);opacity:.7}
.hero .form-grid input,.hero .form-grid select{color:#172330;color-scheme:light;font-weight:600}
.hero .form-grid input::placeholder{color:#64717d;opacity:1}
.hero .booking-bottom .button{border-radius:999px;background:#0a66a3;color:#fff;box-shadow:0 9px 24px rgba(3,68,112,.26)}
.hero .booking-bottom .button:hover{background:#0b78bd}
.hero .address-hint{color:#142331}
.hero .address-suggestions{color:#111820;background:#fff}
@media(max-width:1050px){.hero .booking-section{padding:18px}.hero .form-grid>label:not([hidden]){border-bottom:0}.hero .form-grid>label:not([hidden])::after{left:20px;right:20px}.hero .booking-bottom .button{border-radius:10px}}
@media(max-width:700px){.hero .booking-section{padding:16px;background:linear-gradient(155deg,rgba(249,247,241,.94),rgba(220,228,234,.88))}.hero .ride-modes{margin-top:-64px}.hero .form-grid>label:not([hidden]){min-height:78px;border-right:0;color:#172330}.hero .form-grid>label:not([hidden])::after{left:16px;right:16px;bottom:10px}.hero .booking-bottom .button{border-radius:999px;min-height:64px}.hero .address-hint{color:#172330}}

/* Final OLT booking palette: dark glass, white fields, gold actions */
.hero .booking-section{border-color:rgba(255,255,255,.38);background:linear-gradient(105deg,rgba(9,17,27,.86),rgba(25,33,42,.76));box-shadow:0 24px 70px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.18);backdrop-filter:blur(22px) saturate(110%)}
.hero .ride-modes{border-color:rgba(255,255,255,.38);background:rgba(11,19,29,.94)}
.hero .ride-modes span{color:#f4f1ea}
.hero .ride-modes input:checked+span{background:linear-gradient(135deg,#e4c27c,#c3923d);color:#09121b;box-shadow:0 5px 18px rgba(199,148,55,.32)}
.hero .form-grid>label:not([hidden]){color:#fff;border-right-color:rgba(255,255,255,.28)}
.hero .form-grid>label:not([hidden])::after{background:linear-gradient(90deg,#d8b366,#fff);opacity:.82}
.hero .form-grid input,.hero .form-grid select{color:#fff;color-scheme:dark}
.hero .form-grid input::placeholder{color:#c5c9cc}
.hero .booking-bottom .button{background:linear-gradient(135deg,#e2bd72,#bd8932);color:#0a121b;box-shadow:0 9px 28px rgba(180,126,35,.28)}
.hero .booking-bottom .button:hover{background:linear-gradient(135deg,#efd08f,#cf9c48)}
.hero .address-hint{color:#f3efe7}
@media(max-width:700px){.hero .booking-section{background:linear-gradient(155deg,rgba(8,16,26,.94),rgba(25,33,42,.9))}.hero .form-grid>label:not([hidden]){color:#fff}.hero .address-hint{color:#f3efe7}}

/* Exact boxed booking layout from the reference */
.hero .booking-section{padding:0;border:1px solid rgba(255,255,255,.42);border-radius:18px;background:rgba(8,17,28,.82);overflow:visible}
.hero form{grid-template-columns:minmax(0,1fr) 230px}
.hero .ride-modes{margin-top:-67px;margin-bottom:18px}
.hero .form-grid{border-radius:17px 0 0 17px;overflow:visible}
.hero .form-grid>label:not([hidden]){min-height:112px;padding:24px 28px;border-right:1px solid rgba(255,255,255,.34);background:rgba(10,20,32,.34)}
.hero .form-grid>label:not([hidden])::after{display:none}
.hero .form-grid input,.hero .form-grid select{min-height:42px;font-size:17px}
.hero .booking-bottom{padding:10px;background:rgba(10,20,32,.34);border-radius:0 17px 17px 0}
.hero .booking-bottom .button{min-height:92px;height:100%;border-radius:11px;font-size:16px}
.hero .form-footnote,.hero .address-credit{display:none}
.hero .address-suggestions{top:99px}
@media(max-width:1050px){.hero form{grid-template-columns:1fr}.hero .form-grid{border-radius:17px 17px 0 0}.hero .form-grid>label:not([hidden]){min-height:94px;padding:18px 22px}.hero .booking-bottom{padding:10px;border-top:1px solid rgba(255,255,255,.28);border-radius:0 0 17px 17px}.hero .booking-bottom .button{min-height:72px}.hero .address-suggestions{top:82px}}
@media(max-width:700px){.hero .booking-section{padding:0}.hero .ride-modes{margin-top:-64px;margin-bottom:17px}.hero .form-grid>label:not([hidden]){min-height:82px;padding:14px 18px;border-right:0;border-bottom:1px solid rgba(255,255,255,.3)}.hero .booking-bottom{padding:10px}.hero .booking-bottom .button{min-height:66px;border-radius:10px}}
