:root{--ink:#121413;--paper:#f1efe9;--white:#fff;--sage:#9bbab4;--green:#34534f;--muted:#6d706e;--line:#d7d5ce;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.header{position:fixed;z-index:20;top:18px;left:50%;transform:translateX(-50%);width:min(calc(100% - 40px),var(--max));display:flex;align-items:center;justify-content:space-between;padding:12px 14px 12px 18px;border:1px solid transparent;border-radius:16px;color:#fff;transition:.3s}.header.scrolled{color:var(--ink);background:#f6f4efeb;border-color:#dad8d0;box-shadow:0 15px 40px #00000012;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.04em}.brand span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;color:#111;font-size:12px}.header.scrolled .brand span,footer .brand span{background:#111;color:#fff}.header nav{display:flex;gap:34px;font-size:12px;font-weight:600}.header-actions{display:flex;align-items:center;gap:10px}.header-actions button{border:0;background:none;color:inherit;font-size:12px;font-weight:700;cursor:pointer}.menu{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;font-size:12px;font-weight:800;border:1px solid transparent}.btn.small{min-height:42px;padding:0 19px}.btn-dark{background:#111;color:#fff}.btn-light{background:#fff;color:#111}.btn-outline{border-color:#ffffff72;color:#fff;margin-left:8px}.hero{position:relative;height:94vh;min-height:700px;overflow:hidden;background:#111;color:#fff}.hero-image{position:absolute;inset:0;background:url('assets/scene-exterior.png') center/cover no-repeat;transform:scale(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#080908e6 0,#080908a3 38%,transparent 72%),linear-gradient(0deg,#08090860,transparent 50%)}.hero-content{position:absolute;z-index:3;left:max(24px,calc((100vw - var(--max))/2));top:27%;max-width:700px}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:10px;font-weight:800;color:#b8d2cd}.eyebrow.dark{color:var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(65px,8vw,118px);line-height:.88;letter-spacing:-.078em;font-weight:500;margin:18px 0 26px}h1 em{font-family:Georgia,serif;font-weight:400}.hero-content>p:not(.eyebrow){color:#d3d6d4;margin-bottom:32px}.hero-note{position:absolute;z-index:3;right:max(24px,calc((100vw - var(--max))/2));bottom:35px;display:flex;align-items:center;gap:14px}.hero-note b{font-size:32px}.hero-note span{max-width:120px;font-size:10px;color:#d2d5d3}.booking{position:relative;z-index:5;width:min(calc(100% - 40px),var(--max));margin:-45px auto 0;padding:48px;border-radius:22px;background:#fff;box-shadow:0 28px 70px #00000013}.booking-title{display:flex;align-items:end;justify-content:space-between}.booking-title h2{font-size:clamp(35px,4vw,55px);margin-bottom:34px;letter-spacing:-.055em}.booking form{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;border:1px solid var(--line);border-radius:15px;padding:7px}.booking label{display:flex;flex-direction:column;gap:7px;padding:10px 16px;border-right:1px solid var(--line)}.booking label span{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.booking input{border:0;outline:0;color:#111}.booking form button{border:0;border-radius:11px;background:var(--green);color:#fff;padding:0 23px;font-size:11px;font-weight:800;cursor:pointer}.section{width:min(calc(100% - 40px),var(--max));margin:0 auto;padding:130px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.section-head h2,.experience h2,.contact h2{font-size:clamp(45px,6vw,78px);line-height:.95;letter-spacing:-.065em;font-weight:500;margin:16px 0 0}.section-head>p{max-width:430px;color:var(--muted);line-height:1.8}.filters{display:flex;gap:8px;margin-bottom:25px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:transparent;border-radius:999px;padding:10px 17px;font-size:10px;font-weight:700;cursor:pointer}.filters button.active{background:#111;color:#fff;border-color:#111}.car-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.car-card{background:#fff;border-radius:20px;overflow:hidden}.car-photo{position:relative;height:280px;display:grid;place-items:center}.car-photo.city{background:#d3e1dd}.car-photo.comfort{background:#dedcd7}.car-photo.suv{background:#cbd9df}.car-photo>span{position:absolute;top:20px;left:20px;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.car-shape{position:relative;width:78%;height:76px;border-radius:70% 50% 22% 18%;background:#405d58;box-shadow:inset 0 8px #ffffff4a,0 23px 25px #0002}.comfort .car-shape{background:#696e6b}.suv .car-shape{background:#31586a}.car-shape:before{content:"";position:absolute;left:29%;top:-58px;width:45%;height:67px;border-radius:80% 55% 0 0;background:linear-gradient(140deg,#d6e3e1,#263431);transform:skewX(-14deg)}.car-shape:after{content:"";position:absolute;left:10%;right:10%;bottom:-30px;height:50px;background:radial-gradient(circle at 10% 50%,#111 0 20px,transparent 21px),radial-gradient(circle at 90% 50%,#111 0 20px,transparent 21px)}.car-info{padding:23px}.car-info h3{font-size:20px;margin-bottom:7px}.car-info>p{color:var(--muted);font-size:11px}.car-info footer{display:flex;justify-content:space-between;align-items:end;margin-top:30px}.car-info strong{font-size:21px}.car-info small{font-size:9px;color:var(--muted)}.car-info button{border:0;background:#111;color:#fff;border-radius:999px;padding:11px 15px;font-size:9px;font-weight:800;cursor:pointer}.experience{display:grid;grid-template-columns:1.25fr 1fr;min-height:750px;background:#15201e;color:#fff}.experience-image{background:url('assets/scene-interior.png') center/cover no-repeat}.experience-copy{padding:100px 7vw;display:flex;flex-direction:column;justify-content:center}.experience-copy>p:not(.eyebrow){color:#b8bfbc;line-height:1.85}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:45px;border-top:1px solid #ffffff24;padding-top:28px}.stats div{display:flex;flex-direction:column;gap:6px}.stats b{font-size:27px}.stats span{font-size:9px;color:#aeb5b2}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.step-grid article{padding:35px 45px 40px 0;border-right:1px solid var(--line)}.step-grid article+article{padding-left:35px}.step-grid span{font-size:10px;font-weight:800;color:var(--green)}.step-grid h3{font-size:22px;margin:50px 0 12px}.step-grid p{color:var(--muted);font-size:12px;line-height:1.8}.contact{padding-top:20px}.contact-card{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:75px;border-radius:28px;background:linear-gradient(140deg,#34534f,#14201e);color:#fff}.contact-card>div{display:flex;flex-direction:column;align-items:flex-start}.contact-card>div>p:not(.eyebrow){color:#bdc9c5}.contact-card>div>a{font-size:12px;margin-top:8px}.contact form{display:flex;flex-direction:column;gap:10px;justify-content:center}.contact input,.contact textarea{border:1px solid #ffffff31;background:#ffffff0b;color:#fff;padding:15px;border-radius:10px;outline:0}.contact textarea{height:110px;resize:none}.contact form button{border:0;background:#fff;color:#111;padding:15px;border-radius:10px;font-size:11px;font-weight:800;cursor:pointer}footer{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:30px;align-items:center;padding:55px max(24px,calc((100vw - var(--max))/2));background:#111;color:#fff;font-size:11px}footer>div{display:flex;gap:20px}footer p,footer small{color:#929694;margin:0}.toast{position:fixed;z-index:50;left:50%;bottom:22px;transform:translate(-50%,150%);padding:14px 20px;border-radius:12px;background:#111;color:#fff;font-size:11px;transition:.35s}.toast.show{transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(25px);transition:.7s}.reveal.visible{opacity:1;transform:none}
@media(max-width:850px){.header nav,.header-actions button{display:none}.menu{display:flex;width:42px;height:42px;border:0;border-radius:50%;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:5px}.menu i{width:15px;height:1px;background:#111}.hero-content{left:24px;right:24px}.booking{padding:35px 25px}.booking form{grid-template-columns:1fr 1fr}.booking form button{min-height:50px}.car-grid{grid-template-columns:1fr 1fr}.car-card:last-child{grid-column:1/-1}.experience{grid-template-columns:1fr}.experience-image{min-height:500px}.experience-copy{padding:80px 35px}.contact-card{grid-template-columns:1fr;gap:45px}footer{grid-template-columns:1fr 1fr}footer .brand{grid-column:1/-1}}
@media(max-width:580px){.header{top:10px;width:calc(100% - 20px)}.header-actions .btn{display:none}.hero{height:850px}.hero-image{background-position:62% center}.hero-overlay{background:linear-gradient(90deg,#080908da,#08090845)}.hero-content{top:22%}h1{font-size:62px}.hero-note{display:none}.booking{width:calc(100% - 20px);padding:30px 18px}.booking form{grid-template-columns:1fr}.booking label{border-right:0;border-bottom:1px solid var(--line)}.section{width:calc(100% - 30px);padding:90px 0}.section-head{align-items:start;flex-direction:column}.car-grid{grid-template-columns:1fr}.car-card:last-child{grid-column:auto}.experience-image{min-height:350px}.stats{gap:8px}.step-grid{grid-template-columns:1fr}.step-grid article,.step-grid article+article{padding:28px 0;border-right:0;border-bottom:1px solid var(--line)}.step-grid h3{margin-top:25px}.contact-card{padding:38px 22px}footer{grid-template-columns:1fr}footer .brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}

/* Editorial fleet and lower-page redesign */
.fleet-new{padding:140px max(24px,calc((100vw - var(--max))/2));background:#f1efe9}.fleet-intro{display:grid;grid-template-columns:1.4fr .6fr;align-items:end;margin-bottom:70px}.fleet-intro .eyebrow{grid-column:1/-1}.fleet-intro h2{font-size:clamp(55px,7vw,94px);line-height:.88;letter-spacing:-.075em;font-weight:500;margin:15px 0 0}.fleet-intro h2 em{font-family:Georgia,serif;font-weight:400}.fleet-intro>p:last-child{color:var(--muted);line-height:1.8}.fleet-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.fleet-toolbar>span{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.demo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.demo-card{overflow:hidden;border-radius:20px;background:#fff;transition:transform .3s,box-shadow .3s}.demo-card:hover{transform:translateY(-5px);box-shadow:0 25px 55px #14171618}.demo-card.featured{grid-column:1/-1;display:grid;grid-template-columns:1.45fr .55fr}.demo-photo{position:relative;min-height:330px;background-position:center;background-size:cover}.featured .demo-photo{min-height:520px}.premium-one{background-image:linear-gradient(90deg,transparent 55%,#0004),url('assets/scene-exterior.png')}.city-one{background-image:url('assets/demo-city.jpg')}.comfort-one{background-image:url('assets/demo-comfort.jpg')}.suv-one{background-image:url('assets/demo-suv.jpg')}.premium-two{background-image:url('assets/demo-premium.jpg')}.badges{position:absolute;top:18px;left:18px;display:flex;gap:6px}.badges span{padding:8px 10px;border-radius:999px;background:#ffffffdf;backdrop-filter:blur(7px);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.badges span:first-child{background:#b9dbd3}.heart{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#ffffffdf;font-size:20px;cursor:pointer}.demo-body{padding:26px;display:flex;flex-direction:column}.demo-body>div:first-child>p{margin:0 0 8px;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.demo-body h3{font-size:26px;letter-spacing:-.045em;margin:0}.specs{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0}.specs span{padding:8px 10px;border-radius:8px;background:#f1f0ec;font-size:9px;color:#555}.demo-body footer{display:flex;align-items:end;justify-content:space-between;margin-top:auto}.demo-body footer strong{font-size:24px}.demo-body footer small{font-size:9px;color:var(--muted)}.demo-body footer button{border:0;border-radius:999px;background:#111;color:#fff;padding:12px 17px;font-size:9px;font-weight:800;cursor:pointer}.featured .demo-body{padding:38px}.featured .demo-body h3{font-size:38px}.load-more{display:block;margin:35px auto 0;border:1px solid var(--line);background:transparent;border-radius:999px;padding:14px 24px;font-size:10px;font-weight:800;cursor:pointer}.manifest{display:grid;grid-template-columns:1.1fr .9fr;min-height:900px;background:#111;color:#fff}.manifest-visual{position:relative;background:url('assets/scene-interior.png') center/cover no-repeat;display:flex;align-items:end;padding:45px;overflow:hidden}.manifest-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#050606b8,transparent 60%)}.manifest-visual>span{position:relative;z-index:2;font-size:clamp(70px,8vw,130px);line-height:.72;letter-spacing:-.08em;font-weight:800}.manifest-copy{padding:100px 7vw;display:flex;flex-direction:column;justify-content:center}.manifest-copy h2{font-size:clamp(48px,5vw,74px);line-height:.93;letter-spacing:-.065em;font-weight:500}.manifest-copy>p:not(.eyebrow){color:#acb1ae;line-height:1.9}.manifest-copy ul{list-style:none;padding:0;margin:35px 0}.manifest-copy li{display:grid;grid-template-columns:40px 1fr;gap:15px;padding:16px 0;border-top:1px solid #ffffff20;font-size:11px}.manifest-copy li b{color:#9bbab4}.process{padding:140px max(24px,calc((100vw - var(--max))/2));background:#e4e0d6}.process-title h2{font-size:clamp(54px,7vw,94px);line-height:.9;letter-spacing:-.075em;font-weight:500}.process-track{margin-top:70px;border-top:1px solid #bcb8ae}.process-track article{display:grid;grid-template-columns:100px 1fr;padding:28px 0;border-bottom:1px solid #bcb8ae}.process-track article>span{font-size:10px;color:var(--green);font-weight:800}.process-track article>div{display:grid;grid-template-columns:1fr 1fr;align-items:center}.process-track h3{font-size:28px;letter-spacing:-.04em;margin:0}.process-track p{max-width:370px;margin:0;color:var(--muted);font-size:11px;line-height:1.8}.review{padding:140px max(24px,calc((100vw - 1000px)/2));background:#f1efe9}.review blockquote{margin:0;font-size:clamp(35px,5vw,66px);line-height:1.14;letter-spacing:-.055em;text-align:center}.review>div{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:40px}.review>div>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#34534f;color:#fff;font-size:10px;font-weight:800}.review p{display:flex;flex-direction:column;margin:0;font-size:11px}.review small{color:var(--muted)}.review strong{margin-left:15px;color:#34534f;font-size:11px;letter-spacing:.15em}.contact-new{display:grid;grid-template-columns:1.1fr .9fr;min-height:780px;background:#1b2c29;color:#fff}.contact-image{background:url('assets/demo-premium.jpg') center/cover no-repeat}.contact-panel{padding:90px 7vw;display:flex;flex-direction:column;justify-content:center}.contact-panel h2{font-size:clamp(50px,6vw,80px);line-height:.9;letter-spacing:-.065em;font-weight:500}.contact-panel>p:not(.eyebrow){color:#b8c0bd;line-height:1.8}.contact-links{display:flex;gap:24px;margin:20px 0 35px;font-size:11px;font-weight:700}.contact-panel form{display:grid;grid-template-columns:1fr 1fr;gap:9px}.contact-panel input,.contact-panel textarea{border:1px solid #ffffff2e;background:#ffffff0b;color:#fff;padding:14px;border-radius:9px;outline:0}.contact-panel textarea{grid-column:1/-1;height:90px;resize:none}.contact-panel form button{grid-column:1/-1;border:0;border-radius:9px;background:#fff;color:#111;padding:14px;font-size:10px;font-weight:800;cursor:pointer}
@media(max-width:850px){.fleet-intro{grid-template-columns:1fr}.demo-card.featured{grid-template-columns:1fr}.featured .demo-photo{min-height:430px}.manifest,.contact-new{grid-template-columns:1fr}.manifest-visual,.contact-image{min-height:550px}.process-track article>div{grid-template-columns:1fr;gap:10px}}
@media(max-width:580px){.fleet-new,.process,.review{padding:90px 15px}.fleet-intro{margin-bottom:45px}.fleet-toolbar{align-items:flex-start;flex-direction:column}.demo-grid{grid-template-columns:1fr}.demo-card.featured{grid-column:auto}.demo-photo,.featured .demo-photo{min-height:300px}.featured .demo-body{padding:25px}.featured .demo-body h3{font-size:28px}.manifest{min-height:auto}.manifest-visual,.contact-image{min-height:380px}.manifest-copy,.contact-panel{padding:70px 24px}.process-track article{grid-template-columns:45px 1fr}.review blockquote{font-size:36px}.contact-panel form{grid-template-columns:1fr}.contact-panel textarea,.contact-panel form button{grid-column:auto}}

/* Component-scoped corrections */
.demo-body footer{position:static;display:flex;grid-template-columns:none;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:auto;padding:28px 0 0;background:transparent;color:var(--ink);font-size:inherit}.demo-body footer button{flex:0 0 auto;white-space:nowrap}.demo-body footer strong{display:flex;align-items:baseline;gap:4px;white-space:nowrap}.featured .demo-body footer{padding-top:40px}.site-footer{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:30px;align-items:center;padding:55px max(24px,calc((100vw - var(--max))/2));background:#111;color:#fff;font-size:11px}.site-footer>div{display:flex;gap:20px}.site-footer p,.site-footer small{color:#929694;margin:0}.contact-panel{min-width:0;padding-top:100px;padding-bottom:100px}.contact-panel h2{font-size:clamp(48px,5vw,72px);margin-bottom:28px}.contact-panel>p:not(.eyebrow){max-width:600px;margin-bottom:10px}.contact-links{flex-wrap:wrap;row-gap:10px}.contact-panel input,.contact-panel textarea{font-size:13px}.contact-panel form button{font-size:11px;min-height:48px}
@media(max-width:850px){.site-footer{grid-template-columns:1fr 1fr}.site-footer .brand{grid-column:1/-1}.contact-panel{padding-top:75px;padding-bottom:75px}}
@media(max-width:580px){.demo-body footer{padding-top:22px}.featured .demo-body footer{padding-top:28px}.site-footer{grid-template-columns:1fr}.site-footer .brand{grid-column:auto}.contact-panel{padding:65px 24px}.contact-panel h2{font-size:48px}.contact-new{min-height:auto}}

/* Readability and spacing pass */
body{font-size:16px}.header{padding:14px 17px 14px 20px}.header nav{gap:38px;font-size:14px}.header-actions button{font-size:14px}.btn{font-size:14px}.btn.small{min-height:46px;padding:0 22px}.brand{font-size:16px}.brand span{width:34px;height:34px;font-size:13px}.eyebrow{font-size:12px}.hero-content{max-width:900px;top:24%}.hero-content h1{font-size:clamp(64px,7vw,108px);line-height:.88}.hero-content h1 em{display:block;width:max-content;max-width:100%;font-size:.72em;line-height:.95;white-space:nowrap}.hero-content>p:not(.eyebrow){font-size:18px;line-height:1.6;margin-bottom:34px}.hero .btn{min-height:54px;padding:0 27px}.hero-note{bottom:90px;gap:17px}.hero-note b{font-size:38px}.hero-note span{max-width:165px;font-size:13px;line-height:1.35}.booking{margin-top:-34px;padding:54px}.booking-title h2{font-size:clamp(40px,4.2vw,61px)}.booking label{padding:13px 20px}.booking label span{font-size:11px}.booking input{font-size:16px}.booking form{grid-template-columns:1.35fr 1fr 1fr auto;column-gap:7px}.booking form button{margin-left:3px;padding:0 26px;font-size:13px;white-space:nowrap}.fleet-intro>p:last-child{font-size:16px}.filters button{font-size:12px;padding:11px 18px}.fleet-toolbar>span{font-size:12px}.badges span{font-size:10px;padding:9px 12px}.demo-body>div:first-child>p{font-size:11px}.demo-body h3{font-size:30px}.featured .demo-body h3{font-size:42px}.specs{gap:9px;margin:28px 0}.specs span{padding:10px 12px;font-size:12px}.card-highlights{display:grid;gap:10px;margin:8px 0 24px;padding:20px;border-radius:13px;background:#f4f3ef}.card-highlights p{margin:0 0 4px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--green)}.card-highlights span{font-size:13px;color:#515653}.demo-body footer strong{font-size:29px}.demo-body footer small{font-size:12px}.demo-body footer button{padding:14px 19px;font-size:12px}.load-more{font-size:12px}.manifest-copy>p:not(.eyebrow){font-size:17px;line-height:1.85}.manifest-copy li{grid-template-columns:48px 1fr;font-size:14px;padding:20px 0}.manifest-copy li b{font-size:13px}.stats b{font-size:34px}.stats span{font-size:12px}.process-track article>span{font-size:13px}.process-track h3{font-size:32px}.process-track p{max-width:460px;font-size:15px;line-height:1.7}.review>div>span{font-size:12px}.review p{font-size:14px}.review small{font-size:12px}.contact-new{min-height:820px}.contact-image{background-position:center 68%}.contact-panel>p:not(.eyebrow){font-size:17px;line-height:1.75}.contact-links{font-size:14px}.contact-panel input,.contact-panel textarea{font-size:15px}.contact-panel form button{font-size:13px}.site-footer{min-height:150px;font-size:14px}.site-footer p,.site-footer small{font-size:13px}.site-footer>div{gap:28px}.site-footer a{font-size:14px}
@media(max-width:900px){.header nav{gap:22px}.hero-content h1 em{white-space:normal}.booking form{grid-template-columns:1fr 1fr}.booking form button{margin-left:0;min-height:54px}.card-highlights{margin-bottom:8px}}
@media(max-width:580px){body{font-size:15px}.hero-content{top:20%}.hero-content h1{font-size:58px}.hero-content h1 em{font-size:.76em}.hero-content>p:not(.eyebrow){font-size:16px}.booking{padding:34px 20px}.booking form{grid-template-columns:1fr}.header .brand{font-size:15px}.demo-body h3,.featured .demo-body h3{font-size:28px}.specs span{font-size:11px}.process-track h3{font-size:25px}.process-track p{font-size:14px}.contact-image{background-position:center 72%}.site-footer{font-size:14px}}

/* Final typography and account flow */
.hero-content h1 em{margin-top:12px}.manifest-visual>span{line-height:.79}.contact-panel>p:not(.eyebrow){max-width:650px;text-wrap:balance}.card-highlights.compact{grid-template-columns:1fr 1fr;gap:9px 14px;margin-top:2px;margin-bottom:8px;padding:15px 16px}.card-highlights.compact span{font-size:12px}.auth-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:.25s}.auth-modal.open{opacity:1;visibility:visible}.auth-backdrop{position:absolute;inset:0;border:0;background:#07100ecf;backdrop-filter:blur(9px);cursor:pointer}.auth-dialog{position:relative;width:min(100%,490px);max-height:calc(100vh - 40px);overflow:auto;padding:38px;border-radius:24px;background:#f8f7f3;box-shadow:0 30px 90px #0008}.auth-dialog>.brand{margin-bottom:34px}.auth-dialog>.brand span{background:#111;color:#fff}.auth-dialog>.eyebrow{margin-bottom:12px;color:var(--green)}.auth-dialog h2{font-size:47px;letter-spacing:-.06em;margin-bottom:10px}.auth-lead{color:var(--muted);line-height:1.6}.auth-close{position:absolute;right:20px;top:20px;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:25px;cursor:pointer}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin:27px 0 20px;padding:4px;border-radius:12px;background:#e8e6df}.auth-tabs button{border:0;border-radius:9px;padding:12px;background:transparent;font-weight:800;cursor:pointer}.auth-tabs button.active{background:#fff;box-shadow:0 4px 14px #0001}.auth-dialog form{display:grid;gap:13px}.auth-dialog form label{display:grid;gap:7px}.auth-dialog form label span{font-size:12px;font-weight:700}.auth-dialog input{width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;padding:14px;outline:none}.google-auth,.auth-submit{min-height:50px;border-radius:10px;font-weight:800;cursor:pointer}.google-auth{border:1px solid var(--line);background:#fff}.google-auth b{margin-right:12px;color:#4285f4;font-size:18px}.auth-submit{border:0;background:#111;color:#fff}.auth-divider{display:flex;align-items:center;gap:12px;color:#999;font-size:11px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.register-only{display:none}.auth-modal.register .register-only{display:grid}.auth-dialog>small{display:block;margin-top:18px;color:#888;font-size:10px;line-height:1.5;text-align:center}.auth-modal-open{overflow:hidden}
@media(max-width:580px){.hero-content h1 em{margin-top:9px}.card-highlights.compact{grid-template-columns:1fr}.auth-dialog{padding:28px 22px}.auth-dialog h2{font-size:39px}.manifest-visual>span{line-height:.82}}
.fleet-page{background:#ebe8e0}.fleet-page-header{position:sticky;z-index:10;top:18px;width:min(calc(100% - 40px),var(--max));margin:18px auto 0;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:16px;background:#fff}.fleet-page-header nav{display:flex;gap:30px;font-size:14px;font-weight:700}.profile-chip{width:42px;height:42px;border:0;border-radius:50%;background:#111;color:#fff;font-weight:800}.fleet-page main{width:min(calc(100% - 40px),var(--max));margin:auto}.fleet-page-hero{padding:100px 0 75px}.fleet-page-hero h1{margin:15px 0 25px;color:#111;font-size:clamp(65px,8vw,112px)}.fleet-page-hero h1 em{display:inline;font-size:.75em}.fleet-page-hero>p:last-child{max-width:600px;color:var(--muted);font-size:17px;line-height:1.7}.fleet-page-toolbar{display:flex;align-items:center;justify-content:space-between;padding:22px 0;border-top:1px solid #c7c3b8}.fleet-page-toolbar div{display:flex;flex-direction:column;gap:4px}.fleet-page-toolbar span{color:var(--muted);font-size:13px}.fleet-page-toolbar button{border:1px solid #aaa69c;border-radius:999px;background:transparent;padding:12px 20px;font-weight:800}.fleet-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding-bottom:100px}.fleet-page-grid article{padding-bottom:24px;border-radius:20px;overflow:hidden;background:#fff}.fleet-page-grid article>div{height:340px;background-image:var(--car);background-position:center;background-size:cover}.fleet-page-grid article p,.fleet-page-grid article h2,.fleet-page-grid article>span{margin-left:25px;margin-right:25px}.fleet-page-grid article p{margin-top:24px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.fleet-page-grid article h2{font-size:28px}.fleet-page-grid article>span{font-size:20px;font-weight:800}@media(max-width:700px){.fleet-page-header nav{display:none}.fleet-page-grid{grid-template-columns:1fr}.fleet-page-grid article>div{height:270px}.fleet-page-hero{padding-top:70px}}

/* Floating navigation and clearly separated hero title */
.header{top:22px;width:min(calc(100% - 64px),var(--max));padding:9px 10px 9px 16px;border:1px solid #ffffff1c;border-radius:999px;background:#111a1ba6;box-shadow:0 14px 34px #0003;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.header.scrolled{border-color:#ffffff16;border-radius:999px;background:#172321e8;color:#fff;box-shadow:0 16px 40px #0003}
.header .brand span,.header.scrolled .brand span{background:#fff;color:#111}
.header nav{padding:0 28px;gap:42px}.header nav a{position:relative;padding:12px 0}.header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:6px;height:1px;background:#b8d2cd;transition:.25s}.header nav a:hover:after{right:0}
.header-actions{gap:6px}.header-actions>button{padding:12px 18px}.header-actions .btn{min-height:45px;padding:0 23px}
.hero-content h1{line-height:.82}.hero-content h1 em{margin-top:26px;line-height:.9}
@media(max-width:900px){.header{width:calc(100% - 30px)}.header nav{gap:20px;padding:0 12px}.hero-content h1 em{margin-top:22px}}
@media(max-width:580px){.header{top:10px;width:calc(100% - 20px);padding:8px 9px 8px 13px}.hero-content h1{line-height:.86}.hero-content h1 em{margin-top:18px}}

/* Frosted white-glass navigation */
.header{isolation:isolate;overflow:hidden;border-color:#ffffff52;background:linear-gradient(115deg,#ffffff32 0%,#ffffff18 45%,#ffffff2c 100%);box-shadow:inset 0 1px 0 #ffffff70,inset 0 -1px 0 #ffffff14,0 16px 45px #00000030;backdrop-filter:blur(24px) saturate(165%);-webkit-backdrop-filter:blur(24px) saturate(165%)}
.header:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(105deg,#ffffff25 0%,transparent 30%,transparent 68%,#ffffff1c 100%);pointer-events:none}
.header.scrolled{border-color:#ffffffb8;background:linear-gradient(115deg,#ffffffe8,#ffffffb8);color:#111;box-shadow:inset 0 1px 0 #fff,0 18px 48px #1c211e24;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%)}
.header.scrolled .brand span{background:#111;color:#fff}.header.scrolled .header-actions .btn-dark{background:#111;color:#fff}.header.scrolled nav a:after{background:#34534f}
.brand img{display:block;width:142px;height:38px;object-fit:contain;object-position:left center}.header:not(.scrolled) .brand img,.site-footer .brand img{filter:grayscale(1) brightness(0) invert(1)}.header{transition:top .35s ease,color .3s,background .3s,border-color .3s,box-shadow .3s}.header.scrolled{top:5px}.auth-dialog>.brand img,.fleet-page-header .brand img{filter:none}
@media(max-width:580px){.brand img{width:126px;height:34px}.header.scrolled{top:5px}}

/* Compact popular-cars showcase */
.fleet-new{overflow:hidden}.demo-grid{display:grid;grid-template-columns:260px repeat(5,minmax(225px,1fr));gap:12px;overflow-x:auto;padding:4px 0 22px;scroll-snap-type:x proximity;scrollbar-width:thin}.fleet-showcase-intro{min-height:430px;padding:30px 26px;display:flex;flex-direction:column;align-items:flex-start;border-radius:18px;background:#dfe5e9;scroll-snap-align:start}.fleet-showcase-intro h3{max-width:190px;margin:18px 0 14px;font-size:31px;line-height:.98;letter-spacing:-.055em}.fleet-showcase-intro>p:not(.eyebrow){color:#66706f;font-size:13px;line-height:1.65}.fleet-showcase-intro>button{margin-top:12px;border:0;border-radius:999px;background:#fff;padding:12px 16px;font-size:11px;font-weight:800;cursor:pointer}.fleet-arrows{display:flex;align-items:center;gap:8px;width:100%;margin-top:auto}.fleet-arrows span{display:grid;place-items:center;width:31px;height:31px;border:1px solid #aeb6b8;border-radius:50%;font-size:12px}.fleet-arrows i{width:42px;height:2px;margin-left:8px;background:linear-gradient(90deg,#111 35%,#aeb6b8 35%)}.demo-card,.demo-card.featured{grid-column:auto;display:flex;min-width:225px;min-height:430px;flex-direction:column;scroll-snap-align:start;border-radius:18px}.demo-photo,.featured .demo-photo{min-height:205px;height:205px}.premium-one{background-position:center}.demo-body,.featured .demo-body{min-height:225px;padding:18px}.demo-body>div:first-child>p{font-size:9px;margin-bottom:6px}.demo-body h3,.featured .demo-body h3{font-size:19px;line-height:1.05}.badges{top:10px;left:10px}.badges span{padding:6px 8px;font-size:7px}.heart{top:10px;right:10px;width:31px;height:31px;font-size:16px}.specs{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;margin:16px 0 8px}.specs span{overflow:hidden;padding:7px 6px;background:#f2f1ed;font-size:8px;white-space:nowrap;text-overflow:ellipsis}.card-highlights,.card-highlights.compact{display:none}.demo-body footer,.featured .demo-body footer{padding-top:15px}.demo-body footer strong{font-size:20px}.demo-body footer small{font-size:8px}.demo-body footer button{padding:10px 12px;font-size:8px}.load-more{margin-top:22px}
.site-footer{position:relative;grid-template-columns:1.25fr repeat(3,1fr);align-items:start;gap:55px;min-height:320px;padding-top:70px;padding-bottom:95px;background:#f7f6f2;color:#111;border-top:1px solid #d8d5cd}.site-footer .brand img{filter:none}.footer-brand{display:block!important}.footer-brand>p{margin:22px 0!important;color:#707472!important;font-size:14px!important;line-height:1.7}.footer-social{display:flex!important;gap:8px!important}.footer-social a{display:grid;place-items:center;width:32px;height:32px;border:1px solid #cbc8bf;border-radius:50%;font-size:9px!important;font-weight:800}.footer-column{display:flex!important;flex-direction:column;align-items:flex-start;gap:13px!important}.footer-column b{margin-bottom:8px;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.footer-column a,.footer-column span{color:#686d6a;font-size:13px!important}.footer-column a:hover{color:#111}.footer-bottom{position:absolute;left:max(24px,calc((100vw - var(--max))/2));right:max(24px,calc((100vw - var(--max))/2));bottom:28px;padding-top:18px;border-top:1px solid #dedbd3;color:#858987!important;font-size:11px!important}
@media(max-width:850px){.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.demo-grid{grid-template-columns:240px repeat(5,220px)}}
@media(max-width:580px){.fleet-intro h2{font-size:50px}.fleet-toolbar>span{display:none}.demo-grid{grid-template-columns:220px repeat(5,210px)}.fleet-showcase-intro,.demo-card,.demo-card.featured{min-height:405px}.demo-photo,.featured .demo-photo{height:190px;min-height:190px}.site-footer{grid-template-columns:1fr;gap:35px;padding-bottom:100px}.footer-brand{grid-column:auto}.footer-bottom{left:24px;right:24px}}

/* Two-level fleet block from the selected reference */
.fleet-promo{position:relative;min-height:390px;margin:10px 0 0;border-radius:22px 22px 0 0;background:#3d4557;color:#fff;overflow:visible}.fleet-promo:after{content:"";position:absolute;left:0;right:0;bottom:-14px;height:14px;background:#e0e7ec}.fleet-promo>img{position:absolute;z-index:2;left:2%;bottom:32px;width:57%;max-height:430px;object-fit:contain;filter:drop-shadow(0 28px 22px #13172270)}.promo-stats{position:absolute;z-index:3;left:5%;bottom:36px;display:flex;gap:12px}.promo-stats>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;min-width:170px;padding:15px 18px;border:1px solid #ffffff35;border-radius:11px;background:#ffffff08;backdrop-filter:blur(10px)}.promo-stats b{grid-row:1/3;font-size:28px}.promo-stats span{max-width:75px;color:#d8dde5;font-size:11px;line-height:1.3}.promo-copy{position:absolute;right:7%;top:50%;width:31%;transform:translateY(-50%)}.promo-copy h3{margin:12px 0 15px;font-size:clamp(37px,4vw,57px);line-height:.95;letter-spacing:-.055em}.promo-copy>p:not(.eyebrow){max-width:360px;color:#d6dbe2;font-size:14px;line-height:1.7}.promo-copy a{display:inline-flex;margin-top:15px;padding:13px 20px;border-radius:999px;background:#d9eef4;color:#101514;font-size:11px;font-weight:800}.demo-grid{display:flex!important;grid-template-columns:none!important;gap:12px;overflow:hidden!important;padding:58px 0 22px;background:#e0e7ec;scroll-behavior:smooth;scroll-snap-type:x mandatory}.fleet-showcase-intro{flex:0 0 260px;margin-left:0;background:transparent;border-radius:0}.demo-card,.demo-card.featured{flex:0 0 calc((100% - 296px)/3);min-width:0}.fleet-arrows button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #aeb6b8;border-radius:50%;background:transparent;cursor:pointer;transition:.2s}.fleet-arrows button:hover{background:#111;color:#fff;border-color:#111}.fleet-arrows button:disabled{opacity:.3;cursor:default}
@media(max-width:900px){.fleet-promo{min-height:430px}.fleet-promo>img{left:-5%;bottom:70px;width:67%}.promo-stats{left:3%;bottom:28px}.promo-copy{right:4%;width:36%}.demo-card,.demo-card.featured{flex-basis:calc((100% - 284px)/2)}}
@media(max-width:620px){.fleet-promo{min-height:590px;border-radius:18px 18px 0 0}.fleet-promo>img{left:-12%;top:-25px;bottom:auto;width:120%;height:310px}.promo-copy{left:24px;right:24px;top:295px;width:auto;transform:none}.promo-copy h3{font-size:41px}.promo-stats{left:24px;right:24px;bottom:22px}.promo-stats>div{min-width:0;flex:1;padding:12px}.promo-stats b{font-size:21px}.promo-stats span{font-size:9px}.demo-grid{padding-top:35px}.fleet-showcase-intro{flex-basis:210px;padding-left:18px}.demo-card,.demo-card.featured{flex-basis:calc(100% - 222px)}}

/* Fleet slider refinement: fixed controls and compact Driveon cards */
.fleet-promo{background:linear-gradient(125deg,#182b28 0%,#2f4b46 68%,#3f5e58 100%)}.fleet-promo:after,.demo-grid{background:#dfe8e4}.promo-stats>div{border-color:#d7ebe45c;background:#d7ebe410}.promo-copy a{background:#d3ebe5;color:#14231f}.demo-grid{position:relative;align-items:stretch;padding:48px 0 28px}.fleet-showcase-intro{position:sticky;z-index:8;left:0;min-height:370px;flex-basis:250px;padding:24px 24px;background:#dfe8e4;box-shadow:12px 0 18px #dfe8e4}.fleet-showcase-intro h3{font-size:29px}.fleet-arrows{position:relative;gap:9px}.fleet-arrows button{width:38px;height:38px;border:1px solid #41524e;background:#f5f6f3;color:#16201e;font-size:16px;box-shadow:0 4px 12px #263a3420}.fleet-arrows button:hover:not(:disabled){background:#182b28;color:#fff;transform:translateY(-1px)}.fleet-arrows button:disabled{opacity:.45;border-color:#84918d;color:#69736f;background:#e8eeeb}.fleet-arrows i{position:relative;width:54px;height:2px;margin-left:7px;background:#a7b4b0}.fleet-arrows i:before{content:"";position:absolute;left:0;top:0;width:35%;height:2px;background:#182b28}.demo-card,.demo-card.featured{position:relative;min-height:370px;max-height:370px;flex-basis:calc((100% - 286px)/3);border:1px solid #d2d9d5;border-radius:17px;background:#f9faf7;box-shadow:none}.demo-card:hover{box-shadow:0 16px 32px #24403918}.demo-photo,.featured .demo-photo{min-height:188px;height:188px;border-radius:16px 16px 0 0;background-color:#eef2ef;background-position:center;background-size:cover}.badges{top:9px;left:9px}.badges span{padding:6px 8px;background:#f8faf7e8}.badges span:first-child{background:#b9ddd4}.heart{top:9px;right:9px;width:30px;height:30px}.demo-body,.featured .demo-body{min-height:182px;height:182px;padding:15px 16px}.demo-body>div:first-child>p{margin-bottom:5px;font-size:8px}.demo-body h3,.featured .demo-body h3{font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.specs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin:12px 0 5px}.specs span{display:flex;align-items:center;justify-content:center;min-width:0;padding:6px 3px;background:#edf0ec;font-size:7px;text-align:center}.specs span:nth-child(n+4){display:none}.demo-body footer,.featured .demo-body footer{padding-top:10px}.demo-body footer strong{font-size:19px}.demo-body footer small{font-size:8px}.demo-body footer button{padding:9px 11px;background:#182b28;font-size:8px}.featured .demo-body footer{padding-top:10px}
@media(max-width:900px){.fleet-showcase-intro{flex-basis:230px}.demo-card,.demo-card.featured{flex-basis:calc((100% - 254px)/2)}}
@media(max-width:620px){.demo-grid{padding-top:28px}.fleet-showcase-intro{flex-basis:190px;min-height:370px;padding:20px 16px;box-shadow:8px 0 14px #dfe8e4}.fleet-showcase-intro h3{font-size:25px}.fleet-showcase-intro>p:not(.eyebrow){font-size:11px}.demo-card,.demo-card.featured{flex-basis:calc(100% - 202px)}}

.demo-grid{scroll-snap-type:none!important}.demo-card,.demo-card.featured{scroll-snap-align:none}.fleet-arrows button{display:flex;align-items:center;justify-content:center;padding:0;line-height:1;font-family:Arial,sans-serif;font-size:0}.fleet-arrows button:before{display:block;font-size:18px;line-height:1;transform:translateY(-1px)}.fleet-arrows button[data-slider-prev]:before{content:"←"}.fleet-arrows button[data-slider-next]:before{content:"→"}

/* Dense card information block */
.demo-card,.demo-card.featured{min-height:338px;max-height:338px}.demo-photo,.featured .demo-photo{min-height:180px;height:180px}.demo-body,.featured .demo-body{min-height:158px;height:158px;padding:13px 15px 12px}.demo-body>div:first-child>p{margin-bottom:4px}.demo-body h3,.featured .demo-body h3{font-size:17px}.specs{margin:10px 0 0;gap:5px}.specs span{min-height:27px;padding:5px 3px}.demo-body footer,.featured .demo-body footer{margin-top:9px;padding-top:0;align-items:center}.demo-body footer strong{font-size:20px}.demo-body footer button{padding:9px 13px}.fleet-showcase-intro{min-height:338px}.fleet-showcase-intro>button{margin-top:8px}
@media(max-width:620px){.fleet-showcase-intro,.demo-card,.demo-card.featured{min-height:338px;max-height:338px}}

/* Unified, legible vehicle icons and CTA */
.specs span{display:flex;min-height:38px;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:5px 2px;color:#26332f}.specs span svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.specs span small{display:block;max-width:100%;overflow:hidden;color:#46514d;font-size:8px;line-height:1;white-space:nowrap;text-overflow:ellipsis}.demo-body,.featured .demo-body{min-height:169px;height:169px}.demo-card,.demo-card.featured{min-height:349px;max-height:349px}.demo-body footer,.featured .demo-body footer{margin-top:8px}.demo-body footer button{min-width:82px;min-height:37px;padding:9px 14px;font-size:10px;line-height:1}.fleet-showcase-intro{min-height:349px}
@media(max-width:620px){.fleet-showcase-intro,.demo-card,.demo-card.featured{min-height:349px;max-height:349px}.demo-body footer button{min-width:76px;font-size:9px}}

/* Complete authentication choices */
.auth-dialog>.brand img{width:150px;height:42px}.social-auth{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.social-auth button{display:flex;min-height:52px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:12px;font-weight:800;cursor:pointer}.social-auth button:hover{border-color:#88908d;background:#f3f4f1}.social-auth b{display:grid;place-items:center;width:19px;height:19px;font-size:17px}.google-g{color:#4285f4}.apple-mark{color:#111;font-size:13px!important}.facebook-f{border-radius:50%;background:#1877f2;color:#fff;font-family:Arial,sans-serif;font-size:14px!important}.auth-divider{margin:2px 0}.auth-dialog form{gap:11px}.auth-dialog input{min-height:48px}.auth-tabs button{font-size:14px}.auth-submit{font-size:14px}.auth-dialog.register{max-height:calc(100vh - 24px)}
@media(max-width:480px){.social-auth{grid-template-columns:1fr}.social-auth button{min-height:45px}.auth-dialog{padding:25px 20px}.auth-dialog>.brand{margin-bottom:25px}}

.social-auth button{min-height:62px;gap:11px;font-size:14px;transition:transform .2s,border-color .2s,box-shadow .2s}.social-auth button:hover{transform:translateY(-2px);border-color:#7f8a86;box-shadow:0 8px 18px #172a2414}.social-auth button:active{transform:translateY(0);box-shadow:none}.social-icon{display:block;width:25px;height:25px;flex:0 0 25px}.apple-icon{fill:#111}.social-auth button:focus-visible{outline:3px solid #9bbab4;outline-offset:2px}
@media(max-width:480px){.social-auth button{min-height:54px}.social-icon{width:23px;height:23px}}

/* Booking CTA, authentication and contact form refinements */
.booking .booking-search-submit{min-height:54px;margin:0;padding:0 26px;border:0;border-radius:999px;background:#182b28;color:#fff;font-size:13px;font-weight:800;white-space:nowrap;cursor:pointer;transition:transform .2s,background .2s,box-shadow .2s}
.booking .booking-search-submit:hover{transform:translateY(-1px);background:#0f1d1a;box-shadow:0 10px 22px #18312a2b}
.booking .booking-search-submit:focus-visible{outline:3px solid #9bbab4;outline-offset:2px}
.auth-name-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.social-auth button.is-unavailable{opacity:.68}
.social-auth button.is-unavailable:hover{transform:none;box-shadow:none;background:#fff}
.auth-modal~.toast{z-index:160}
.account-identity{display:grid;gap:3px;margin:2px 4px 7px;padding:10px 9px 13px;border-bottom:1px solid #ffffff24;color:#fff}
.account-identity b{overflow:hidden;max-width:190px;font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.account-identity small{color:#aebfba;font-size:11px}
@media(max-width:900px){.booking .booking-search-submit{min-height:54px}}
@media(max-width:580px){.auth-name-row{grid-template-columns:1fr}.booking .booking-search-submit{width:100%;min-height:56px}}
.account-circle{background:#ffffff18 url('/assets/user-icon.svg') center/22px no-repeat!important}.account-circle:before{content:none!important}.language-switch{display:grid;place-items:center;min-width:44px;height:34px;padding:0 9px;border:1px solid #ffffff55;border-radius:999px;color:#fff!important;font-size:10px!important;font-weight:900;letter-spacing:.08em;text-decoration:none}
.account-menu{position:relative}.account-circle{display:grid!important;place-items:center;width:44px!important;height:44px!important;padding:0!important;border:1px solid #ffffff66!important;border-radius:50%!important;background:#ffffff18!important;color:#fff!important;font-size:0!important}.account-circle:before{content:'👤';font-size:19px}.account-dropdown{position:absolute;right:0;top:calc(100% + 10px);display:grid;min-width:190px;padding:8px;border:1px solid #ffffff30;border-radius:13px;background:#172a25;box-shadow:0 18px 40px #0005;opacity:0;visibility:hidden;transform:translateY(-5px);transition:.2s;z-index:200}.account-menu:hover .account-dropdown,.account-menu:focus-within .account-dropdown{opacity:1;visibility:visible;transform:none}.account-dropdown a,.account-dropdown button{display:block!important;width:100%!important;padding:11px 12px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#fff!important;text-align:left!important;text-decoration:none!important;font-size:13px!important}.account-dropdown a:hover,.account-dropdown button:hover{background:#ffffff12!important}
/* Homepage account dropdown: dark neutral glass that follows the hero navigation. */
.header{overflow:visible}
.header:before{border-radius:inherit}
.account-menu.is-open .account-dropdown{opacity:1;visibility:visible;transform:none}
.header .account-dropdown{min-width:220px;padding:10px;border-color:#ffffff2e;border-radius:16px;background:#141817f2;box-shadow:0 20px 55px #0007;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}
.header .account-identity{margin:0 2px 7px;padding:11px 10px 14px}
.header .account-identity b{font-size:15px}.header .account-identity small{font-size:11px}
.header .account-dropdown a,.header .account-dropdown button{padding:12px 11px!important;font-size:14px!important;font-weight:600!important}
.header.scrolled .account-circle{border-color:#1115!important;background:#fff8!important}
@media(max-width:580px){.header .account-dropdown{position:fixed;top:72px;right:10px;min-width:220px}.header-actions{gap:4px}.header-actions .btn.small{padding:0 15px}}
