:root{--ink:#101e22;--gold:#d6b77c;--paper:#fff;--muted:#5b6668}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #bd9147;outline-offset:6px}header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;gap:30px}.brand{font-weight:800;letter-spacing:2px;font-size:21px;line-height:1.4;white-space:nowrap}.brand span{color:#aa8446}.brand small{display:block;font-size:10px;letter-spacing:2.5px;font-weight:500;margin-top:4px}nav{display:flex;gap:36px;font-size:14px}nav a:hover{color:#986f2a}.nav-book{font-size:14px;border-bottom:1px solid #9ba1a1;padding:8px 0}.nav-book span{margin-left:22px}.hero{position:relative;min-height:690px;color:white;background:#183739;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(6,22,26,.84),rgba(6,22,26,.28) 65%,rgba(6,22,26,.05)),linear-gradient(0deg,rgba(6,22,26,.55),transparent 35%)}.hero-content{position:relative;padding:67px 7% 110px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2.5px;color:var(--gold);display:flex;align-items:center;gap:12px}.eyebrow>span{display:inline-block;width:28px;height:1px;background:var(--gold)}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(52px,5.7vw,84px);line-height:1.04;letter-spacing:-2px;margin:26px 0}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1 em{color:#e0c58f}.hero p{color:#edf1f1;font-size:16px;line-height:1.8;margin-bottom:28px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:17px 24px;font-weight:600;font-size:14px;cursor:pointer;border:0}.gold{background:var(--gold);color:#152328}.gold:hover{background:#e4c994}.button span{font-size:22px}.hero-bottom{position:absolute;bottom:24px;left:7%;right:7%;border-top:1px solid #ffffff45;padding-top:20px;display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:1.5px}.hero-bottom span:nth-child(2){letter-spacing:0}.hero-bottom a{font-size:22px}.intro{padding:90px 7% 44px;display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:end}.dark{color:#906c34}h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(32px,3.1vw,46px);line-height:1.22;letter-spacing:-1px;margin:18px 0 0}.intro p,.section-head p{color:var(--muted);margin-bottom:0;max-width:440px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:15px 7% 85px}.services article{border-top:1px solid #d6dbda;padding-top:24px}.number{color:#987342;font-size:12px;letter-spacing:1px}.services h3{font-size:19px;margin:20px 0 10px;font-weight:500}.services p{color:var(--muted);font-size:14px;line-height:1.85;margin-bottom:0}.fleet-section{background:#f2f4f3;padding:72px 7%}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.fleet{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.car{padding:28px;background:white;min-height:290px;position:relative;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e3e7e5}.car-top{display:flex;justify-content:space-between;color:#757f7f;font-size:12px;letter-spacing:1.7px;gap:20px}.car h3{font-size:18px;font-weight:400;line-height:1.2;margin:32px 0 18px}.car h3 em{font-size:35px;display:inline-block;line-height:1.25}.car p{font-size:14px;color:var(--muted);margin-bottom:28px}.car-link{font-size:14px;margin-top:auto;border-top:1px solid #d7ddda;display:flex;justify-content:space-between;gap:20px;padding-top:16px;position:relative;z-index:1}.car-link:hover{color:#927036}.car-link span{font-size:19px}.featured{background:var(--ink);color:#fff;border-color:var(--ink)}.featured .car-top{color:var(--gold)}.featured p{color:#d4dddd}.featured .car-link{border-color:#ffffff40}.watermark{font-family:Georgia,serif;position:absolute;font-size:230px;line-height:1;right:-10px;top:56px;color:#ffffff06;pointer-events:none}.wide{grid-column:span 2;flex-direction:row;align-items:stretch;gap:30px}.wide>div{flex:1}.wide h3 em{display:block}.wide .car-link{min-width:195px;align-self:flex-end}.fleet-note{font-size:13px;line-height:1.7;color:var(--muted);margin:24px 0 0;max-width:800px}.contact{padding:82px 7%;background:var(--ink);color:white;display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact h2{font-size:58px;margin-bottom:24px}.contact h2 em{color:var(--gold)}.contact-copy p{max-width:370px;color:#c1cece}.phone{display:block;font-size:26px;margin-top:36px}.contact-caption{font-size:12px;color:var(--gold);letter-spacing:2px}form{padding-top:8px}label{display:block;font-size:14px;color:#e1e6e5;margin-bottom:8px}input,select,textarea{border:1px solid #526060;border-radius:0;background:#1c2b2f;color:white;width:100%;padding:13px;min-height:49px;margin-bottom:20px}input:focus,select:focus,textarea:focus{outline:2px solid var(--gold);outline-offset:2px}textarea{resize:vertical}textarea::placeholder{color:#aebcbc}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;min-width:0}.form-row>div{min-width:0}input{color-scheme:dark}.contact .button{width:100%}.form-note{font-size:12px;color:#b5c3c2;margin:12px 0 0;line-height:1.7}footer{padding:40px 7%;display:flex;justify-content:space-between;align-items:center;gap:30px}footer p,footer>span{font-size:13px;color:var(--muted);margin:0}footer a:hover{text-decoration:underline}@media(min-width:1500px){header,main,footer{max-width:1800px;margin:auto}}@media(max-width:900px){header{height:90px;padding:0 5%}nav{gap:18px}.hero-content{padding-left:6%}.intro{gap:30px;padding-top:60px}.services{gap:24px}.fleet{grid-template-columns:repeat(2,1fr)}.wide{grid-column:span 2}.contact{gap:40px}.contact h2{font-size:46px}.form-row{grid-template-columns:1fr;gap:0}}@media(max-width:600px){header{height:86px;gap:12px}.brand{font-size:17px;letter-spacing:1px}.brand small{font-size:9px;letter-spacing:1.5px}nav{display:none}.nav-book{font-size:12px}.nav-book span{margin-left:8px}.hero{min-height:655px}.hero-content{padding:54px 7% 110px}.hero-image{object-position:63% center}.hero-shade{background:linear-gradient(90deg,#06161ac9,#06161a38),linear-gradient(0deg,#06161a99,transparent)}h1{font-size:60px}.hero-bottom span:nth-child(2){display:none}.intro{grid-template-columns:1fr;gap:22px;padding:54px 7% 30px}.services{grid-template-columns:1fr;gap:28px;padding-bottom:50px}.services h3{margin-top:12px}.fleet-section{padding:48px 7%}.section-head{display:block}.section-head p{margin-top:20px}.fleet{grid-template-columns:1fr}.car{min-height:285px}.wide{grid-column:auto;display:flex;flex-direction:column;gap:0}.wide .car-link{align-self:stretch}.contact{grid-template-columns:1fr;padding:52px 7%;gap:35px}.contact h2{font-size:50px}.phone{margin-top:24px}.form-row{grid-template-columns:1fr}footer{flex-direction:column;align-items:flex-start;gap:22px;padding:32px 7%}h2{font-size:34px}.eyebrow{font-size:11px;letter-spacing:2px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.brand{display:flex;align-items:center;gap:14px}.brand-logo{display:block;width:84px;height:84px;object-fit:contain;flex-shrink:0}.brand-copy{color:var(--ink)}footer .brand-logo{width:100px;height:100px}@media(max-width:1100px){header .brand-copy{display:none}}@media(max-width:600px){header .brand-logo{width:68px;height:68px}footer .brand{gap:12px}footer .brand-logo{width:72px;height:72px}footer .brand-copy{font-size:16px}}

.fleet-photo{width:calc(100% + 56px);height:230px;object-fit:cover;object-position:center 62%;margin:22px -28px 0;display:block;background:#e0e5e2}.car:has(.fleet-photo) h3{margin-top:24px}.gallery-section{padding:74px 7%;background:#fff}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px}.fleet-shot{margin:0;min-width:0}.photo-open{display:block;background:#e9eeeb}.fleet-shot img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;background:#111d21}.fleet-shot figcaption{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 0;border-bottom:1px solid #dde2de}.fleet-shot strong{display:block;font-size:16px;font-weight:500}.fleet-shot figcaption span{display:block;font-size:13px;color:var(--muted);margin-top:2px}.fleet-shot figcaption>a{font-size:13px;white-space:nowrap;color:#86662d}.fleet-shot a:hover{color:#a4803f}.fleet-video{margin-top:65px;padding:42px;background:#eff3f0;display:grid;grid-template-columns:1fr 320px;gap:45px;align-items:center}.fleet-video h3{font-family:Georgia,serif;font-size:36px;font-weight:400;line-height:1.25;margin:20px 0}.fleet-video p{max-width:360px;color:var(--muted)}.fleet-video a{font-size:14px;color:#775722}.fleet-video video{display:block;width:100%;max-height:500px;height:auto;aspect-ratio:480/848;background:#101e22}.hero-image{object-position:65% 60%}@media(max-width:900px){.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fleet-video{grid-template-columns:1fr 260px;gap:28px;padding:28px}.fleet-video h3{font-size:30px}nav{gap:20px}}@media(max-width:600px){.gallery-section{padding:48px 7%}.photo-grid{grid-template-columns:1fr;gap:25px}.fleet-video{grid-template-columns:1fr;padding:24px;gap:25px;margin-top:40px}.fleet-video video{max-height:480px}.hero-image{object-position:74% 58%}.hero-shade{background:linear-gradient(90deg,#06161adb,#06161a4d),linear-gradient(0deg,#06161a99,transparent)}}

.wide:has(.wide-fleet-photo){display:grid;grid-template-columns:170px minmax(0,1fr);gap:22px}.wide-fleet-photo{width:170px;height:230px;object-fit:cover;object-position:center 67%;grid-row:span 2;align-self:center}.wide:has(.wide-fleet-photo) .car-link{grid-column:2;min-width:0;align-self:end}.wide:has(.wide-fleet-photo) h3{margin-top:25px}@media(max-width:600px){.wide:has(.wide-fleet-photo){grid-template-columns:1fr}.wide-fleet-photo{width:100%;height:250px;grid-row:auto;object-position:center 68%}.wide:has(.wide-fleet-photo) .car-link{grid-column:1}}

.video-gallery{margin-top:76px;padding-top:52px;border-top:1px solid #dce3dd}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px}.video-card{margin:0;min-width:0}.video-card video{width:100%;height:auto;max-height:490px;aspect-ratio:480/848;display:block;background:#101e22}.video-card figcaption{padding:14px 0;display:flex;align-items:start;justify-content:space-between;gap:12px;border-bottom:1px solid #dde2de}.video-card strong{font-size:14px;font-weight:500}.video-card span{color:var(--muted);font-size:12px;white-space:nowrap}@media(max-width:900px){.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.video-grid{grid-template-columns:1fr}.video-card video{max-height:520px}.video-gallery{margin-top:48px;padding-top:36px}}

.social-links{display:flex;gap:25px;flex-wrap:wrap;margin-top:26px}.social-links a{font-size:16px;border-bottom:1px solid #718482;padding-bottom:12px}.social-links span{display:block;font-size:13px;color:#bdcbca;margin-top:4px}.social-links a:hover{color:var(--gold)}

.fleet-offer{margin-top:auto;position:relative;z-index:1;min-width:0}
.fleet-price{padding:18px 14px 20px;margin-bottom:14px;background:#fbf7ee;border:1px solid #e1d0ae;border-left:3px solid #ad8845}
.fleet-price>.offer-label{display:block;font-size:14px;font-weight:600;color:#745725;margin-bottom:8px}
.fleet-price strong{display:block;font-size:clamp(24px,2.2vw,32px);line-height:1.25;font-weight:700;letter-spacing:-.6px;font-variant-numeric:tabular-nums}
.fleet-price small{display:block;font-size:14px;color:var(--muted);margin-top:9px;line-height:1.5}
.featured .fleet-price{background:#1b2a2d;border-color:#62563e;border-left-color:var(--gold)}
.featured .fleet-price>.offer-label,.featured .fleet-price strong{color:var(--gold)}
.featured .fleet-price small{color:#cbd8d7}
.fleet-offer .car-link{font-size:14px;font-weight:600;color:var(--ink);background:#e6cc9a;border:1px solid #d8bc86;padding:13px 14px;min-height:48px;align-items:center;gap:12px;line-height:1.4}
.fleet-offer .car-link:hover{background:#f0dcb6;border-color:#caa86c}
.fleet-offer .car-link span{flex-shrink:0}
.wide:has(.wide-fleet-photo) .fleet-offer{grid-column:2;align-self:end}
.wide .fleet-offer .car-link{min-width:0}
.wide:has(.wide-fleet-photo) .wide-fleet-photo{height:100%;max-height:430px}
.fleet-note{font-size:14px}
.fleet-photo-contain{object-fit:contain;object-position:center;background:#e9eeeb}
.premium-fleet .car-top{color:#775c2b;font-size:14px;letter-spacing:1px}
.premium-fleet{border-color:#cdb684}
@media(max-width:600px){.fleet-price strong{font-size:clamp(24px,7vw,32px)}.wide:has(.wide-fleet-photo) .fleet-offer{grid-column:1}.wide:has(.wide-fleet-photo) .wide-fleet-photo{height:250px}}

/* Booking goes to the admin; customer service goes directly to the owner. */
nav{gap:clamp(14px,1.8vw,30px)}nav a,.nav-book{white-space:nowrap}
.contact-copy,.contact form{min-width:0}.contact-caption{font-size:14px;letter-spacing:1px}.form-note{font-size:14px}
.support-shortcut{display:block;max-width:370px;margin-top:24px;font-size:14px;color:var(--gold);text-decoration:underline;text-underline-offset:4px}
.booking-recipient{margin:0 0 28px;padding:0 0 22px;border-bottom:1px solid #526060}
.booking-recipient span{display:block;color:var(--gold);font-size:14px;letter-spacing:1px;margin-bottom:6px}
.booking-recipient strong{display:block;font-size:18px;font-weight:500;line-height:1.5}
.customer-service{padding:76px 7%;background:#f2f4f3;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.support-copy,.support-options{min-width:0}.support-copy p{color:var(--muted);max-width:430px;margin:22px 0 28px}
.support-owner{display:block;color:#775c2b;font-size:14px;letter-spacing:1px}
.support-phone{display:inline-flex;gap:20px;align-items:center;font-size:28px;line-height:1.4;margin-top:8px;border-bottom:1px solid #a4b0aa;padding-bottom:7px}
.support-options{display:grid;gap:18px}.support-card{padding:28px 30px;background:#fff;border:1px solid #d8dfda}
.support-card h3{font-size:22px;font-weight:500;margin:0 0 10px}.support-card p{color:var(--muted);font-size:16px;margin:0 0 20px;max-width:430px}
.support-link{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:16px;font-weight:600;color:#775c2b;border-top:1px solid #d8dfda;padding-top:16px;min-height:44px}
.support-link span{font-size:22px}.support-link:hover,.support-phone:hover{color:#a07836}
footer{flex-wrap:wrap}.footer-links{display:flex;flex-direction:column;gap:8px;font-size:14px}
@media(max-width:1200px){header .brand-copy{display:none}}
@media(max-width:900px){.customer-service{gap:40px}.support-card{padding:24px}.support-phone{font-size:25px}.nav-book span{margin-left:8px}}
@media(max-width:840px){header nav{display:none}.customer-service{grid-template-columns:1fr;gap:30px}.contact .phone{font-size:24px}}
@media(max-width:600px){.customer-service{padding:48px 7%}.support-copy p{margin-bottom:22px}.support-phone{font-size:27px}.support-card{padding:24px}.nav-book{font-size:14px}.booking-recipient strong{font-size:17px}}

.business-address{font-style:normal;font-size:16px;line-height:1.75;color:#c1cece;max-width:410px;margin:24px 0 12px}
.business-address strong{display:block;color:var(--gold);font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:8px}
footer .business-address{color:var(--muted);font-size:14px;max-width:340px;margin:0}
footer .business-address strong{color:var(--ink)}

.self-drive-offer{margin-top:28px;padding:28px;border:1px solid #d8dfda;background:#fff;display:flex;flex-wrap:wrap;align-items:center;gap:24px}.self-drive-offer>div{flex:1 1 300px}.self-drive-offer h3{font-family:Georgia,serif;font-size:26px;line-height:1.25;margin:0 0 10px;color:var(--ink)}.self-drive-offer p{font-size:16px;line-height:1.6;margin:0;color:var(--muted);max-width:620px}.self-drive-offer .button{max-width:100%;gap:16px;white-space:normal;line-height:1.5}.self-drive-offer .button span{flex-shrink:0}

/* Compact fleet galleries */
.gallery-controls{display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-bottom:16px}.gallery-controls[hidden]{display:none}.gallery-picker{flex:1 1 250px;max-width:420px}.gallery-picker label{color:var(--ink);font-size:14px;margin-bottom:8px}.gallery-picker select{width:100%;background:#fff;color:var(--ink);border:1px solid #a4b2ad;padding:12px;font-size:16px}.gallery-navigation{display:flex;align-items:center;gap:12px}.gallery-navigation span{font-size:14px;color:var(--muted)}.gallery-navigation button{width:44px;height:44px;background:#fff;border:1px solid #9daaa4;color:var(--ink);font-size:24px;cursor:pointer}.gallery-navigation button:disabled{opacity:.35;cursor:default}.gallery-hint{font-size:14px;color:var(--muted);margin:0 0 18px}.photo-grid.photo-track,.video-grid.video-track{display:flex;overflow-x:auto;gap:22px;scroll-snap-type:x mandatory;padding-bottom:16px;overscroll-behavior-x:contain;scrollbar-color:#ad8845 #e9eeeb}.photo-track .fleet-shot{flex:0 0 min(80vw,480px);scroll-snap-align:start}.photo-track .fleet-shot[hidden]{display:none}.photo-track .fleet-shot figcaption span,.photo-track .fleet-shot figcaption>a{font-size:14px}.video-track .video-card{flex:0 0 min(72vw,280px);scroll-snap-align:start}.photo-track:focus-visible,.video-track:focus-visible,.gallery-controls button:focus-visible,.gallery-picker select:focus-visible{outline:3px solid #ad8845;outline-offset:4px}
