@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#171b19;--paper:#fff;--gold:#c6ab72;--muted:#60645f;--soft:#f3f4f1;--line:#dfe2da}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{outline-offset:5px}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.12;letter-spacing:-.045em}header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 5%;background:#fff}.brand{display:flex;align-items:center;gap:15px;font-size:18px;font-weight:800;letter-spacing:.13em;line-height:1.35}.brand>span>span{display:block;font-size:10px;letter-spacing:.27em}.monogram{font-size:29px;letter-spacing:-.1em!important;border-right:1px solid var(--line);padding-right:19px;position:relative}.monogram span{color:var(--gold);position:absolute;top:-10px;right:19px}nav{display:flex;gap:28px;font-size:14px}nav a:hover,.text-link:hover{color:#8b6d35}.header-phone{font-size:14px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border:0;background:var(--ink);color:white;padding:18px 25px;font-size:15px;font-weight:600;transition:background .2s}.button:hover{background:#344a40}.button.small{padding:13px 20px}.button.light{background:#fff;color:var(--ink)}.button.light:hover{background:var(--gold)}.hero{display:grid;grid-template-columns:46% 54%;min-height:650px;background:var(--ink);color:#fff}.hero-copy{padding:72px 8% 45px 11%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.17em;line-height:1.6}.hero .eyebrow{color:var(--gold)}h1{font-size:clamp(45px,4.7vw,76px);font-weight:500;margin:24px 0}h1 em{color:var(--gold);font-style:normal}.intro{max-width:400px;color:#c9cec9;margin-bottom:30px;font-size:17px;line-height:1.7}.hero-note{display:flex;align-items:center;gap:14px;margin-top:52px;font-size:11px;letter-spacing:.13em;color:#b7bdb8}.line{width:38px;height:1px;background:var(--gold)}.hero-photo{position:relative;overflow:hidden;min-height:500px}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:45% center;filter:brightness(.72)}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,27,25,.3),transparent 40%,rgba(23,27,25,.12))}.photo-caption{position:absolute;z-index:1;bottom:30px;left:30px;right:30px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.13em}.destination-strip{display:flex;align-items:center;justify-content:center;gap:35px;padding:25px 5%;border-bottom:1px solid var(--line);font-size:14px}.destination-strip>span:first-child{font-size:11px;letter-spacing:.12em;color:var(--muted);margin-right:20px}.destination-strip b{color:#a68c59}.booking-section,.services-section,.fleet-section{padding:85px 6%}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-top .eyebrow{color:#7d6840;margin-bottom:12px}h2{font-size:clamp(32px,3.4vw,50px);font-weight:500}.section-top>p{font-size:15px;color:var(--muted)}form{padding:30px;background:var(--soft);border:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600}input,select{width:100%;min-width:0;background:#fff;border:1px solid #cdd2c9;border-radius:0;padding:14px;color:var(--ink);min-height:53px}input:focus,select:focus{outline:2px solid #a88c54}label .muted{display:contents}.booking-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:26px;padding-top:25px;border-top:1px solid var(--line)}.booking-bottom strong{font-size:34px;font-weight:500;display:block;line-height:1.4}.booking-bottom p{font-size:14px;color:var(--muted)}.form-footnote{font-size:13px;color:var(--muted);margin-top:16px}#request-summary{border-left:3px solid var(--gold);padding:25px;margin-top:25px;background:var(--soft)}#request-summary p{margin:12px 0}#summary-text{white-space:pre-line}h3{font-size:26px;font-weight:500}.services-section{background:var(--soft)}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-cards>a{padding:34px;background:#fff;border:1px solid var(--line);transition:transform .2s}.service-cards>a:hover{transform:translateY(-4px)}.service-number{font-size:12px;letter-spacing:.15em;color:#7b6a49}.service-cards h3{margin:38px 0 16px}.service-cards p{color:var(--muted);min-height:76px}.service-cards a>div{display:flex;justify-content:space-between;align-items:center;margin-top:25px;border-top:1px solid var(--line);padding-top:20px}.service-cards strong{font-size:22px;font-weight:500}.service-cards b{font-size:24px;font-weight:400}.text-link{font-size:14px;text-decoration:underline;text-underline-offset:6px}.fleet-layout{display:grid;grid-template-columns:1fr 1fr;gap:55px}.fleet-feature{background:var(--ink);color:white}.fleet-feature img{width:100%;height:340px;object-fit:cover;filter:brightness(.8)}.fleet-feature>div{padding:30px}.fleet-feature .eyebrow{color:var(--gold);margin-bottom:14px}.fleet-feature p:last-child{color:#c9cec9;margin-top:14px}.fleet-list>button{width:100%;background:none;border:0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:20px 0;text-align:left;font-size:21px;gap:12px;color:var(--ink)}.fleet-list>button:hover{background:var(--soft)}.fleet-list small{display:block;font-size:11px;letter-spacing:.09em;color:var(--muted);margin:4px 0}.fleet-list>button>span:last-child{text-align:right;font-size:24px}.muted{color:var(--muted);font-size:13px}.fleet-list>p{margin-top:20px}.contact-section{padding:75px 6%;background:var(--ink);color:white;display:grid;grid-template-columns:1fr 1fr;gap:25px}.contact-section>.eyebrow{grid-column:1/-1;color:var(--gold)}.contact-section>div{display:flex;flex-direction:column;justify-content:center;gap:15px;font-size:clamp(16px,1.7vw,24px)}.contact-section a{overflow-wrap:anywhere}footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:35px 6%;font-size:13px;color:var(--muted)}footer .brand{color:var(--ink);font-size:16px}[hidden]{display:none!important}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1050px){header nav{display:none}.header-phone{display:none}.hero-copy{padding:50px 9%}.hero{min-height:600px}.destination-strip{gap:20px}.destination-strip>span:first-child{display:none}.form-grid{grid-template-columns:repeat(2,1fr)}.service-cards>a{padding:24px}.fleet-layout{gap:30px}.fleet-feature img{height:300px}}@media(max-width:700px){header{padding:20px 6%}.brand{font-size:14px}.monogram{display:none}.button.small{font-size:13px;padding:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 7%}.hero h1{font-size:52px}.hero-photo{height:320px;min-height:0}.hero-note{margin-top:32px}.destination-strip{font-size:12px;gap:12px;padding:18px 4%}.destination-strip b{display:none}.booking-section,.services-section,.fleet-section{padding:55px 6%}.section-top{display:block}.section-top>p,.section-top>a{display:block;margin-top:20px}.form-grid{grid-template-columns:1fr}form{padding:20px}.booking-bottom{align-items:stretch;flex-direction:column}.service-cards,.fleet-layout{grid-template-columns:1fr}.service-cards h3{margin-top:25px}.service-cards p{min-height:0}.contact-section{grid-template-columns:1fr;padding:55px 6%}footer{align-items:flex-start;flex-direction:column}.photo-caption{font-size:10px}.fleet-feature img{height:280px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.address-field{position:relative}.address-suggestions{position:absolute;top:86px;left:0;right:0;z-index:20;max-height:320px;overflow:auto;background:white;border:1px solid #cdd2c9;box-shadow:0 14px 35px #0002}.address-suggestions [role=option]{padding:13px 15px;border-bottom:1px solid #eceee8;cursor:pointer}.address-suggestions [role=option]:hover,.address-suggestions [aria-selected=true]{background:#eaf0e8}.address-suggestions strong,.address-suggestions span,.address-suggestions small{display:block}.address-suggestions strong{font-size:14px}.address-suggestions span,.address-suggestions small{font-size:12px;font-weight:400;color:#60645f}.address-hint{font-size:12px;font-weight:400;line-height:1.5;color:#60645f}.address-credit{font-size:12px;margin-top:15px;color:#60645f}.address-credit a{text-decoration:underline}


/* Booking-first entrance */
.hero{grid-template-columns:minmax(420px,46%) 1fr;align-items:stretch;min-height:700px;background:#171b19}.hero-copy{padding:32px 7% 38px 11%;background:#f4f5f2;color:#171b19}.hero .booking-section{padding:0}.hero .booking-section>.eyebrow{color:#7d6840}.hero h1{font-size:34px;line-height:1.2;margin:8px 0 22px;color:#171b19;letter-spacing:-.045em;font-weight:600}.hero form{padding:0;border:0;background:none}.hero .form-grid{grid-template-columns:1fr 1fr;gap:13px}.hero label{font-size:13px;gap:5px}.hero label:has(#service){order:1}.hero label:has(#vehicle){order:2}.hero label:has(#pickup){order:3;grid-column:1/-1}.hero #dropoff-field,.hero #hours-field{order:4;grid-column:1/-1}.hero label:has(#date){order:5}.hero label:has(#time){order:6}.hero input,.hero select{padding:11px 12px;min-height:48px;font-size:14px}.hero .booking-bottom{margin-top:14px;padding-top:14px;align-items:stretch;flex-direction:column;gap:12px}.hero .booking-bottom>div{display:grid;grid-template-columns:1fr auto;column-gap:12px;align-items:center}.hero .booking-bottom .eyebrow{font-size:10px;color:#60645f;letter-spacing:.08em}.hero .booking-bottom strong{font-size:27px}.hero .booking-bottom p{grid-column:1/-1;font-size:12px}.hero .booking-bottom .button{padding:14px 20px;background:#171b19;justify-content:center;position:relative}.hero .booking-bottom .button span{position:absolute;right:18px}.hero .booking-bottom .button:hover{background:#344a40}.hero .form-footnote{font-size:12px;margin-top:10px}.hero .address-credit{font-size:11px;margin-top:10px}.hero .address-suggestions{top:73px}.hero-photo img{object-position:50% center}.hero .photo-caption{font-size:12px;bottom:35px}.hero #request-summary{background:#fff;padding:20px}.hero #request-summary h3{font-size:24px}.hero #request-summary p{font-size:14px}@media(max-width:1000px){.hero{grid-template-columns:52% 48%}.hero-copy{padding:30px 7%}.hero h1{font-size:30px}}@media(max-width:700px){.hero{grid-template-columns:1fr}.hero-copy{padding:30px 6%}.hero h1{font-size:32px}.hero-photo{height:280px}.hero .form-grid{grid-template-columns:1fr 1fr}.hero .photo-caption{font-size:10px}.hero .address-suggestions{top:73px}}@media(max-width:380px){.hero .form-grid{grid-template-columns:1fr}.hero label{grid-column:1!important}}

.hero-photo img{filter:brightness(.83);object-position:53% center}.vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.vehicle-card{padding:0;border:1px solid #dfe2da;background:white;text-align:left;color:#171b19;overflow:hidden;transition:box-shadow .2s,transform .2s}.vehicle-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #0001}.vehicle-image{height:220px;position:relative;background:#f1f3f2;overflow:hidden}.vehicle-image img{width:100%;height:100%;object-fit:cover}.vehicle-card[data-vehicle=escalade] img,.vehicle-card[data-vehicle=sprinter] img{object-fit:contain}.vehicle-image>span{position:absolute;left:15px;top:15px;padding:4px 9px;background:#fff;font-size:12px;letter-spacing:.12em;font-weight:600}.vehicle-info{padding:24px}.vehicle-info .eyebrow{color:#7d6840;font-size:11px}.vehicle-info h3{font-size:23px;margin:10px 0 23px}.vehicle-rate{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dfe2da;padding-top:17px;font-size:14px}.vehicle-rate strong{font-size:24px;font-weight:500}.vehicle-rate>span:last-child{font-size:25px}.vehicle-info>.muted{margin-top:5px}.fleet-disclaimer{font-size:13px;color:#60645f;margin-top:22px}@media(max-width:1000px){.vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.vehicle-grid{grid-template-columns:1fr}.vehicle-image{height:240px}}

/* Mouse-gray palette and two service choices */
:root{--paper:#999b99;--soft:#a9aba9;--line:#7c807d;--muted:#363d38}body{background:var(--paper)}header,footer{background:#999b99}.booking-section,.fleet-section,.destination-strip{background:#999b99}.services-section{background:#a9aba9}.hero-copy{background:#d2d4d2}.hero .booking-section{background:transparent}.service-cards>a,.vehicle-card{background:#d2d4d2;border-color:#868c87}.vehicle-image{background:#e1e3e1}.vehicle-card .muted,.fleet-disclaimer,.service-cards p{color:#363d38}.ride-modes{padding:0;margin:0 0 18px;border:1px solid #b1b6b1;display:grid;grid-template-columns:1fr 1fr;background:#bfc3bf}.hero .ride-modes label{display:block;position:relative;margin:0}.ride-modes input{position:absolute;opacity:0;width:1px;height:1px;min-height:0;padding:0}.ride-modes span{display:block;padding:13px 16px;text-align:center;cursor:pointer;font-size:15px;font-weight:600;color:#323b34}.ride-modes input:checked+span{background:#171b19;color:#fff}.ride-modes input:focus-visible+span{outline:3px solid #846528;outline-offset:2px}.hero label:has(#vehicle){grid-column:1/-1;order:7}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero .booking-bottom .eyebrow,.hero .booking-bottom p,.hero .form-footnote,.hero .address-credit{color:#3b443d}
/* Refined navigation and booking surfaces */
header{position:relative;z-index:30;margin:18px 3% 20px;padding:18px 24px;background:#171c19;border:1px solid #39443b;border-radius:18px;color:#fff;box-shadow:0 9px 24px #17201924;gap:26px}.brand{font-family:Manrope,Arial,sans-serif;font-size:19px;letter-spacing:.08em;line-height:1.35}.brand>span>span{font-size:11px;letter-spacing:.22em;color:#c0c9c2;margin-top:3px}.monogram{display:flex;align-items:center;justify-content:center;width:55px;height:49px;padding:0;border:1px solid #687667;border-radius:11px;background:#29332c;color:#e4d4af;font-size:25px;letter-spacing:-.08em!important}.monogram span{display:none}header nav{gap:5px;background:#242d27;padding:5px;border:1px solid #38433b;border-radius:12px}header nav a{padding:9px 16px;border-radius:8px;font-size:15px;font-weight:600;color:#e7eee8}header nav a:hover,header nav a:focus-visible{background:#404e43;color:#fff}.header-phone{font-size:14px;color:#d7dfd9;white-space:nowrap}.button.small{padding:13px 19px;border-radius:10px;background:#e3d2ad;color:#171c19;box-shadow:0 2px 0 #ffffff22 inset;white-space:nowrap}.button.small:hover{background:#efdfbf}.hero{margin:0 3%;border-radius:23px;overflow:hidden;grid-template-columns:minmax(440px,47%) 1fr;min-height:700px;background:#d2d4d2}.hero-copy{padding:28px;background:#d2d4d2}.hero .booking-section{background:#edf0ec;padding:26px;border:1px solid #fff;border-radius:18px;box-shadow:0 8px 25px #24322612}.hero h1{font-size:31px;font-weight:650;margin:7px 0 20px}.hero .booking-section>.eyebrow{font-size:11px;letter-spacing:.13em;color:#5a6b5d}.hero .ride-modes{padding:5px;border-radius:12px;background:#dfe5de;border:1px solid #cdd5cc;gap:5px;margin-bottom:20px}.ride-modes span{border-radius:8px;padding:11px 15px;font-size:15px}.ride-modes input:checked+span{background:#fff;color:#19251d;box-shadow:0 2px 7px #1424191c}.hero input,.hero select{border-radius:10px;border:1px solid #c8d1c6;background:#fff;min-height:50px;padding:12px 14px;box-shadow:0 1px 2px #13241605;transition:border-color .15s,box-shadow .15s}.hero input:hover,.hero select:hover{border-color:#849881}.hero input:focus,.hero select:focus{outline:none;border-color:#405c43;box-shadow:0 0 0 3px #476d451c}.hero label{font-size:13px;font-weight:600;color:#303f32;gap:7px}.hero .form-grid{gap:14px}.hero .booking-bottom .button{border-radius:11px;min-height:51px;background:#233b2b;font-size:16px;box-shadow:0 3px 8px #13271b1c}.hero .booking-bottom .button:hover{background:#34553e}.hero .booking-bottom{border-color:#ccd5c9;margin-top:16px}.hero .address-suggestions{top:78px;border-radius:12px;border-color:#c6d1c3;box-shadow:0 15px 32px #13241926}.hero #request-summary{border-radius:12px}.hero-photo{border-radius:0 23px 23px 0}.destination-strip{border-bottom:1px solid #7f8780;margin:0 3%;padding-top:25px;padding-bottom:25px}.contact-section .eyebrow{color:#dac696}footer .brand>span>span{color:#364539}@media(max-width:1150px){header{gap:15px;padding:16px 20px}.header-phone{display:none}header nav{display:flex}.hero{grid-template-columns:51% 49%}.hero-copy{padding:20px}.hero .booking-section{padding:22px}.brand{font-size:17px}}@media(max-width:850px){header nav a{padding:8px 10px;font-size:14px}.monogram{display:none}.hero{grid-template-columns:56% 44%}.hero h1{font-size:27px}}@media(max-width:700px){header{margin:12px 4%;padding:16px;flex-wrap:wrap;gap:15px;border-radius:16px}.brand{font-size:17px}.button.small{margin-left:auto;padding:11px 13px;font-size:13px}header nav{order:3;width:100%;justify-content:space-around;padding:3px}header nav a{flex:1;text-align:center;font-size:14px}.hero{margin:0 4%;grid-template-columns:1fr;border-radius:18px}.hero-copy{padding:12px}.hero .booking-section{padding:20px;border-radius:14px}.hero h1{font-size:29px}.hero-photo{border-radius:0 0 18px 18px;height:250px}.destination-strip{font-size:12px;margin:0 4%;gap:12px}.hero .form-grid{gap:12px}}@media(max-width:380px){header .brand{font-size:14px}.button.small{font-size:12px;gap:10px}.hero .booking-section{padding:16px}.hero h1{font-size:26px}}@media(prefers-reduced-motion:reduce){.hero input,.hero select{transition:none}}

