:root{--navy:#07111f;--navy2:#0c1b2e;--blue:#0a8df0;--blue2:#00b9ef;--orange:#ff9d0a;--text:#101828;--muted:#667085;--line:#e6ebf1;--surface:#f6f8fb;--radius:18px;--shadow:0 18px 55px rgba(16,24,40,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--text);background:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.container{width:min(1240px,calc(100% - 48px));margin:auto}.symbols{position:absolute;width:0;height:0;overflow:hidden}.progress{position:fixed;left:0;top:0;height:3px;background:linear-gradient(90deg,var(--blue),var(--orange));z-index:200;width:0}header{position:fixed;top:0;left:0;right:0;height:76px;z-index:100;color:white;transition:background .35s,box-shadow .35s,transform .35s}header.scrolled{background:rgba(255,255,255,.93);backdrop-filter:blur(18px);color:var(--text);box-shadow:0 10px 35px rgba(16,24,40,.08)}.nav{height:100%;display:flex;align-items:center;gap:28px}.logo{display:flex;align-items:center;gap:10px}.logoMark{width:39px;height:39px;border-radius:11px;background:linear-gradient(135deg,var(--blue),#0065d8);display:grid;place-items:center;color:white;font-weight:800;font-size:12px;box-shadow:0 8px 20px #078ff23b}.logoWords{display:flex;flex-direction:column;line-height:1;font-size:11px;letter-spacing:.4px}.logoWords b{font-size:13px}.logoWords strong{color:var(--orange);margin-top:4px;font-size:10px}nav{display:flex;gap:29px;margin-left:auto}nav a{font-size:12px;font-weight:700;opacity:.82;position:relative;transition:.25s}nav a:after{content:"";position:absolute;left:0;bottom:-9px;width:0;height:2px;background:var(--blue);transition:.3s}nav a:hover{opacity:1}nav a:hover:after{width:100%}.navCta{display:flex;align-items:center;gap:9px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:12px;padding:14px 20px;font-size:11px;font-weight:800;transition:transform .25s,box-shadow .25s,background .25s;cursor:pointer}.btn svg,.iconBtn svg,.searchBtn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.btn:hover{transform:translateY(-2px)}.btnSmall{padding:10px 15px;border-radius:24px}.btnGhost{border:1px solid currentColor}.btnOrange{background:linear-gradient(135deg,#ff8a00,#ffb51b);color:white;box-shadow:0 8px 22px rgba(255,157,10,.3)}.iconBtn{display:none}.menuBtn{display:none;margin-left:auto;border:0;background:none;padding:8px}.menuBtn span{display:block;width:23px;height:2px;background:currentColor;margin:5px}.hero{height:720px;position:relative;overflow:hidden;color:white;background:var(--navy)}.heroMedia{position:absolute;inset:0;background:url("assets/hero-airport.png") center 58%/cover no-repeat;transform:scale(1.035);animation:heroDrift 16s ease-in-out infinite alternate}.heroOverlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,10,19,.9) 0%,rgba(4,10,19,.72) 38%,rgba(4,10,19,.22) 72%,rgba(4,10,19,.34) 100%),linear-gradient(0deg,rgba(7,17,31,.6),transparent 45%)}.heroNoise{position:absolute;inset:0;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E")}.heroInner{height:100%;display:flex;align-items:center;position:relative;z-index:2}.heroCopy{max-width:660px;padding-top:30px}.eyebrow,.kicker{font-size:10px;letter-spacing:2.2px;font-weight:800;color:var(--blue)}.eyebrow{display:flex;align-items:center;gap:9px;color:#dbeafe}.eyebrow span{width:27px;height:2px;background:var(--orange)}.hero h1{font-size:68px;line-height:1.01;letter-spacing:-3.7px;margin:18px 0 20px}.hero h1 em{font-style:normal;color:#fff;background:linear-gradient(90deg,#fff,#92d7ff);-webkit-background-clip:text;color:transparent}.heroCopy>p{font-size:15px;line-height:1.8;color:#c7d0dc;max-width:590px}.heroActions{display:flex;align-items:center;gap:26px;margin:31px 0}.btnBlue{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 12px 30px rgba(0,156,239,.25)}.textLink{font-size:11px;font-weight:800}.textLink span{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid #ffffff44;border-radius:50%;margin-left:8px;transition:.3s}.textLink:hover span{transform:rotate(-45deg);background:#ffffff15}.heroTrust{display:flex;align-items:center;gap:23px;margin-top:35px}.heroTrust div{display:flex;flex-direction:column}.heroTrust b{font-size:21px}.heroTrust span{font-size:9px;color:#aeb9c7;margin-top:2px}.heroTrust i{width:1px;height:28px;background:#ffffff2e}@keyframes heroDrift{to{transform:scale(1.07) translate3d(-8px,-5px,0)}}.bookingWrap{position:relative;z-index:10}.booking{margin-top:-68px;background:rgba(255,255,255,.98);border:1px solid #fff;border-radius:22px;box-shadow:0 30px 80px rgba(8,22,38,.2);padding:25px}.bookingHead{display:flex;align-items:center;gap:13px;margin-bottom:19px}.bookingIcon{width:43px;height:43px;border-radius:12px;background:linear-gradient(135deg,var(--blue),#2479e9);color:white;display:grid;place-items:center;box-shadow:0 8px 20px #078ff233}.bookingIcon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}.bookingHead span{font-size:8px;font-weight:800;letter-spacing:1.8px;color:var(--blue)}.bookingHead h2{font-size:20px;margin:2px 0}.secure{margin-left:auto;color:#7a8595;font-size:9px;display:flex;align-items:center;gap:6px}.secure svg{width:15px;height:15px;fill:none;stroke:var(--blue);stroke-width:1.8}.booking form{display:grid;grid-template-columns:1.35fr 1.35fr .85fr .65fr .85fr .9fr;gap:9px;align-items:end}.field{position:relative}.field>label{display:block;font-size:9px;font-weight:800;margin:0 0 7px 3px}.inputShell{height:47px;background:#f4f6f9;border:1px solid transparent;border-radius:11px;display:flex;align-items:center;padding:0 12px;transition:.2s}.inputShell:focus-within{background:#fff;border-color:#9bd6ff;box-shadow:0 0 0 4px #078ff20d}.inputShell svg{width:16px;height:16px;fill:none;stroke:var(--blue);stroke-width:1.8;flex:0 0 auto}.inputShell input{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:0 9px;font-size:10px;font-weight:600;color:#344054}.searchBtn{height:47px;border:0;border-radius:11px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:white;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 9px 20px #078ff226;transition:.25s}.searchBtn:hover{transform:translateY(-2px);box-shadow:0 13px 28px #078ff23d}.suggest{display:none;position:absolute;left:0;right:0;top:72px;z-index:40;max-height:320px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 20px 45px #10182826}.suggest.show{display:block;animation:drop .2s ease}.suggest button{width:100%;border:0;background:#fff;text-align:left;padding:10px 13px;display:flex;gap:9px;cursor:pointer}.suggest button:hover,.suggest button.active{background:#f1f8ff}.suggest b{font-size:10px}.suggest small{display:block;color:#98a2b3;font-size:8px;margin-top:2px}.popular{display:flex;align-items:center;gap:7px;margin-top:13px}.popular span{font-size:8px;color:#98a2b3;font-weight:800;text-transform:uppercase;letter-spacing:1px}.popular button{border:1px solid #e7ebf0;background:white;border-radius:20px;padding:6px 9px;font-size:8px;color:#667085;cursor:pointer;transition:.2s}.popular button:hover{border-color:#a9d8f8;color:var(--blue);background:#f5fbff}@keyframes drop{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.section{padding:105px 0}.sectionTop{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:36px}.sectionTop h2,.experience h2{font-size:43px;letter-spacing:-2px;line-height:1.08;margin:7px 0}.sectionTop h2 em,.experience h2 em{font-style:normal;color:var(--blue)}.sectionTop>p{max-width:460px;color:var(--muted);font-size:12px;line-height:1.8}.toolbar{display:flex;align-items:center;margin-bottom:25px}.filterTabs{display:flex;gap:7px}.filterTabs button,.toolbar select{border:1px solid var(--line);background:white;border-radius:22px;padding:9px 14px;font-size:9px;font-weight:700;color:#667085;cursor:pointer;transition:.2s}.filterTabs button:hover,.filterTabs button.active{background:var(--navy);border-color:var(--navy);color:#fff}.toolbar select{margin-left:auto;outline:0}.carGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.carCard{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;position:relative;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s}.carCard:hover{transform:translateY(-7px);border-color:#cbd5e1;box-shadow:0 22px 50px rgba(16,24,40,.12)}.carImage{height:215px;background:linear-gradient(160deg,#f8fafc,#edf3f8);position:relative;display:grid;place-items:center;overflow:hidden}.carImage:after{content:"";position:absolute;inset:auto 12% 8% 12%;height:30px;background:#0f172a;filter:blur(23px);opacity:.12}.carImage img{width:88%;position:relative;z-index:1;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.carCard:hover .carImage img{transform:scale(1.045) translateY(-4px)}.carBadge{position:absolute;z-index:2;left:15px;top:15px;background:#fff;border:1px solid #e8edf2;border-radius:20px;padding:6px 9px;font-size:8px;font-weight:800}.carBody{padding:18px}.carTitle{display:flex;justify-content:space-between;gap:10px;align-items:start}.carTitle h3{font-size:16px;margin:0}.carTitle span{font-size:8px;color:#98a2b3}.carDesc{font-size:9px;color:#7a8595;line-height:1.6;margin:7px 0 14px}.specRow{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3;padding:11px 0;gap:4px}.spec{display:flex;flex-direction:column;align-items:center;gap:5px;color:#667085;font-size:7px;text-align:center}.spec svg{width:15px;height:15px;fill:none;stroke:#667085;stroke-width:1.6}.carFoot{display:flex;align-items:end;justify-content:space-between;margin-top:15px}.price small{display:block;font-size:7px;color:#98a2b3;font-weight:700}.price b{font-size:23px;letter-spacing:-1px}.price b em{font-size:8px;font-style:normal;color:#667085;font-weight:600}.detailBtn{width:36px;height:36px;border:0;border-radius:50%;background:#f1f5f9;display:grid;place-items:center;cursor:pointer;transition:.25s}.detailBtn svg{width:15px;height:15px;fill:none;stroke:#0f172a;stroke-width:1.8}.detailBtn:hover{background:var(--blue);transform:rotate(-35deg);color:#fff}.detailBtn:hover svg{stroke:#fff}.experience{background:var(--navy);color:#fff;padding:100px 0;position:relative;overflow:hidden}.experience:after{content:"";position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,#078ff225,transparent 65%);right:-250px;top:-250px}.experienceGrid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;position:relative;z-index:1}.kicker.light{color:#69c6ff}.experienceCopy p{color:#9eacbd;font-size:12px;line-height:1.8;max-width:470px}.btnLight{background:#fff;color:var(--navy);margin-top:18px}.serviceList article{display:grid;grid-template-columns:40px 48px 1fr;gap:17px;align-items:center;padding:22px 0;border-bottom:1px solid #ffffff16}.serviceList article>span{font-size:9px;color:#617186}.serviceIcon{width:46px;height:46px;border:1px solid #ffffff1f;border-radius:13px;display:grid;place-items:center;background:#ffffff08}.serviceIcon svg{width:20px;height:20px;fill:none;stroke:#55bdff;stroke-width:1.7}.serviceList h3{font-size:15px;margin:0 0 5px}.serviceList p{font-size:10px;color:#8f9dae;margin:0;line-height:1.6}.about{background:#f8fafc}.reasonGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.reasonGrid article{background:#fff;border:1px solid #e8edf2;border-radius:16px;padding:24px;position:relative;min-height:220px;transition:.3s}.reasonGrid article:hover{transform:translateY(-5px);box-shadow:0 18px 40px #1018280f}.reasonGrid .num{position:absolute;right:18px;top:15px;font-size:10px;color:#c7ced8;font-weight:800}.reasonGrid svg{width:24px;height:24px;fill:none;stroke:var(--blue);stroke-width:1.6;margin:12px 0 25px}.reasonGrid h3{font-size:14px}.reasonGrid p{font-size:10px;color:#667085;line-height:1.7}.cta{background:#eef7fe;padding:55px 0}.ctaInner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta span{font-size:8px;color:var(--blue);font-weight:800;letter-spacing:1.8px}.cta h2{font-size:27px;letter-spacing:-1px;margin:6px 0}footer{background:#08111e;color:#fff;padding:70px 0 24px}.footerMain{display:grid;grid-template-columns:1.4fr .7fr 1fr .8fr;gap:55px}.darkLogo{margin-bottom:20px}.footerBrand>p,footer p{font-size:10px;color:#8d9aaa;line-height:1.8}.footerMain h3{font-size:10px;text-transform:uppercase;letter-spacing:1.4px;color:#d8e0ea;margin:4px 0 18px}.footerMain>div>a:not(.logo){display:block;font-size:10px;color:#8d9aaa;margin:11px 0;transition:.2s}.footerMain>div>a:hover{color:white;transform:translateX(3px)}.social{display:flex;gap:7px;margin-top:20px}.social a{width:31px;height:31px;border:1px solid #ffffff1b;border-radius:50%;display:grid;place-items:center;color:#aeb8c4;font-size:10px}.footerBottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff12;margin-top:45px;padding-top:20px;color:#647386;font-size:8px}.modal{position:fixed;inset:0;z-index:150;display:none;place-items:center;padding:20px}.modal.open{display:grid}.modalBackdrop{position:absolute;inset:0;background:#06101dcc;backdrop-filter:blur(8px);animation:fade .25s}.modalPanel{position:relative;z-index:1;width:min(680px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 40px 100px #0006;padding:28px;animation:modalIn .35s cubic-bezier(.2,.8,.2,1)}.modalClose{position:absolute;right:15px;top:13px;border:0;background:#f1f5f9;border-radius:50%;width:34px;height:34px;font-size:20px;cursor:pointer}.modalHero{background:#f4f7fa;border-radius:15px;display:grid;place-items:center;height:250px;margin:16px 0}.modalHero img{width:80%;max-height:230px}.modalPanel h2{font-size:26px;margin:4px 0}.modalSpecs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.modalSpecs div{background:#f6f8fa;border-radius:10px;padding:12px;font-size:9px}.modalPrice{font-size:25px;font-weight:800;margin:18px 0 5px}.modalNote{font-size:8px;color:#7a8595;line-height:1.6}.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.8,.2,1)}.reveal.in{opacity:1;transform:none}.carCard{opacity:0;transform:translateY(18px)}.carCard.enter{animation:cardIn .55s both}@keyframes cardIn{to{opacity:1;transform:none}}@keyframes modalIn{from{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}@keyframes fade{from{opacity:0}to{opacity:1}}@media(max-width:1050px){nav,.navCta .btn{display:none}.menuBtn,.iconBtn{display:block}.iconBtn{margin-left:auto}.nav.open nav{display:flex;position:absolute;top:76px;left:0;right:0;background:#fff;color:var(--text);padding:25px;flex-direction:column;box-shadow:0 20px 30px #1018281c}.booking form{grid-template-columns:repeat(3,1fr)}.carGrid{grid-template-columns:repeat(2,1fr)}.experienceGrid{grid-template-columns:1fr;gap:45px}.reasonGrid{grid-template-columns:repeat(2,1fr)}.footerMain{grid-template-columns:1fr 1fr}.hero h1{font-size:58px}}@media(max-width:680px){.container{width:min(100% - 28px,1240px)}header{height:68px}.logoWords{display:none}.hero{height:680px}.heroMedia{background-position:63% center}.heroOverlay{background:linear-gradient(90deg,rgba(4,10,19,.91),rgba(4,10,19,.54))}.hero h1{font-size:43px;letter-spacing:-2.4px}.heroCopy>p{font-size:13px}.heroTrust{gap:13px}.booking{margin-top:-48px;padding:17px}.bookingHead{align-items:flex-start}.secure{display:none}.bookingHead h2{font-size:16px}.booking form{grid-template-columns:1fr 1fr}.booking .location{grid-column:span 2}.searchBtn{grid-column:span 2}.popular{overflow:auto;padding-bottom:4px}.section{padding:78px 0}.sectionTop{display:block}.sectionTop h2,.experience h2{font-size:34px}.toolbar{align-items:flex-start;gap:12px;flex-direction:column}.filterTabs{width:100%;overflow:auto;padding-bottom:4px}.toolbar select{margin-left:0}.carGrid{grid-template-columns:1fr}.carImage{height:205px}.reasonGrid{grid-template-columns:1fr}.ctaInner{align-items:flex-start;flex-direction:column}.footerMain{grid-template-columns:1fr}.footerBottom{gap:10px;flex-direction:column}.modalSpecs{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal,.carCard{opacity:1;transform:none}}
/* V6 readability pass */
@media(min-width:1100px){
  .container{width:min(1480px,calc(100% - 64px))!important}
  .nav-brand,.logo{font-size:1.12em}
  .booking-card{transform:scale(1.035);transform-origin:center top}
  .fleet-card,.service-card,.benefit-card{font-size:1.04em}
}

/* ===== V7 FULL-SCALE HOME ===== */
:root{--max:1540px}
html{font-size:18px}
body{font-size:16px}
.container{width:min(var(--max),calc(100% - 72px));margin:auto}
header{height:96px}
.nav{gap:38px}
.logo{gap:14px}
.logoMark{width:52px;height:52px;border-radius:15px;font-size:15px}
.logoWords{font-size:14px}
.logoWords b{font-size:17px}
.logoWords strong{font-size:13px;margin-top:5px}
nav{gap:42px}
nav a{font-size:15px}
.navCta{gap:12px}
.btn{padding:16px 25px;font-size:14px;border-radius:14px}
.btnSmall{padding:12px 21px}
.btn svg,.iconBtn svg,.searchBtn svg{width:19px;height:19px}
.hero{height:850px}
.heroCopy{max-width:790px;padding-top:48px}
.eyebrow,.kicker{font-size:13px;letter-spacing:2.4px}
.eyebrow span{width:38px}
.hero h1{font-size:84px;letter-spacing:-5px;margin:23px 0 26px}
.heroCopy>p{font-size:18px;line-height:1.75;max-width:700px}
.heroActions{gap:32px;margin:38px 0}
.textLink{font-size:14px}
.textLink span{width:38px;height:38px}
.heroTrust{gap:30px;margin-top:43px}
.heroTrust b{font-size:28px}
.heroTrust span{font-size:12px}
.heroTrust i{height:36px}
.booking{margin-top:-88px;border-radius:28px;padding:34px;box-shadow:0 35px 90px rgba(8,22,38,.22)}
.bookingHead{gap:17px;margin-bottom:26px}
.bookingIcon{width:56px;height:56px;border-radius:15px}
.bookingIcon svg{width:24px;height:24px}
.bookingHead span{font-size:11px}
.bookingHead h2{font-size:27px;margin:3px 0}
.secure{font-size:12px}
.secure svg{width:18px;height:18px}
.booking form{gap:13px}
.field>label{font-size:12px;margin-bottom:9px}
.inputShell{height:60px;border-radius:14px;padding:0 15px}
.inputShell svg{width:20px;height:20px}
.inputShell input{font-size:14px;padding:0 11px}
.searchBtn{height:60px;border-radius:14px;font-size:14px}
.suggest{top:88px;border-radius:15px}
.suggest button{padding:13px 16px}
.suggest b{font-size:13px}.suggest small{font-size:11px}
.popular{gap:10px;margin-top:18px}
.popular span{font-size:11px}
.popular button{font-size:11px;padding:8px 12px}
.section{padding:135px 0}
.sectionTop{gap:70px;margin-bottom:48px}
.sectionTop h2,.experience h2{font-size:57px;letter-spacing:-2.8px}
.sectionTop>p{max-width:570px;font-size:16px}
.toolbar{margin-bottom:34px}
.filterTabs{gap:10px}
.filterTabs button,.toolbar select{font-size:12px;padding:11px 17px}
.carGrid{gap:28px}
.carCard{border-radius:22px}
.carImage{height:285px}
.carBadge{left:19px;top:19px;font-size:11px;padding:8px 12px}
.carBody{padding:25px}
.carTitle h3{font-size:22px}.carTitle span{font-size:11px}
.carDesc{font-size:13px;margin:10px 0 18px}
.specRow{padding:15px 0}
.spec{font-size:10px;gap:7px}
.spec svg{width:20px;height:20px}
.carFoot{margin-top:20px}
.price small{font-size:10px}.price b{font-size:31px}.price b em{font-size:11px}
.detailBtn{width:46px;height:46px}.detailBtn svg{width:19px;height:19px}
.experience{padding:130px 0}
.experienceGrid{gap:130px}
.experienceCopy p{font-size:16px;max-width:570px}
.serviceList article{grid-template-columns:48px 62px 1fr;gap:22px;padding:30px 0}
.serviceList article>span{font-size:12px}
.serviceIcon{width:60px;height:60px;border-radius:16px}
.serviceIcon svg{width:26px;height:26px}
.serviceList h3{font-size:20px}.serviceList p{font-size:14px}
.reasonGrid{gap:22px}
.reasonGrid article{border-radius:20px;padding:31px;min-height:285px}
.reasonGrid .num{font-size:13px}
.reasonGrid svg{width:31px;height:31px;margin:15px 0 31px}
.reasonGrid h3{font-size:19px}.reasonGrid p{font-size:14px}
.cta{padding:78px 0}
.cta span{font-size:11px}.cta h2{font-size:38px}
footer{padding:96px 0 34px}
.footerMain{grid-template-columns:1.35fr .75fr 1.15fr .9fr;gap:72px}
.darkLogo{margin-bottom:27px}
.footerBrand>p,footer p{font-size:14px}
.footerMain h3{font-size:13px;margin-bottom:24px}
.footerMain>div>a:not(.logo){font-size:14px;margin:14px 0}
.social{gap:10px;margin-top:27px}
.social a{width:42px;height:42px;font-size:14px}
.footerBottom{margin-top:60px;padding-top:27px;font-size:11px}
@media(max-width:1250px){
 html{font-size:16px}.container{width:min(1160px,calc(100% - 44px))}
 header{height:84px}.hero{height:760px}.hero h1{font-size:68px}
 .booking{padding:26px}.bookingHead h2{font-size:22px}
 .sectionTop h2,.experience h2{font-size:47px}.carImage{height:235px}
}
@media(max-width:1050px){
 .nav.open nav{top:84px}
 .booking form{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:680px){
 body{font-size:15px}.container{width:calc(100% - 28px)}
 header{height:72px}.logoMark{width:44px;height:44px}.hero{height:720px}
 .hero h1{font-size:48px;letter-spacing:-2.7px}.heroCopy>p{font-size:15px}
 .booking{margin-top:-55px;padding:19px}.bookingHead h2{font-size:19px}
 .inputShell,.searchBtn{height:54px}.field>label{font-size:11px}
 .section{padding:88px 0}.sectionTop h2,.experience h2{font-size:38px}
 .sectionTop>p,.experienceCopy p{font-size:14px}.carImage{height:235px}
 footer{padding-top:72px}.footerMain{gap:36px}
}

/* V8 real vehicle photography */
.carImage{background:#eef2f5}
.carImage:after{display:none}
.carImage img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.94) contrast(1.02)}
.carCard:hover .carImage img{transform:scale(1.055)}

/* ===== V9 NO CREDIT CARD / PARTNER FEATURE ===== */
.creditFeature{padding:72px 0 10px;background:#fff}
.creditCard{position:relative;overflow:hidden;display:grid;grid-template-columns:90px minmax(0,1fr) 360px;gap:30px;align-items:center;padding:38px 42px;border:1px solid #dce8f2;border-radius:26px;background:linear-gradient(120deg,#f8fcff 0%,#fff 58%,#f5faff 100%);box-shadow:0 22px 65px rgba(16,24,40,.09)}
.creditCard:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;right:-120px;top:-170px;background:radial-gradient(circle,rgba(7,140,240,.14),transparent 68%)}
.creditIcon{width:78px;height:78px;border-radius:22px;background:linear-gradient(135deg,#078cf0,#00b4ee);display:grid;place-items:center;color:#fff;box-shadow:0 15px 30px rgba(7,140,240,.25)}
.creditIcon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.creditKicker{font-size:11px;letter-spacing:1.8px;color:#078cf0;font-weight:800}
.creditCopy h2{font-size:34px;letter-spacing:-1.4px;margin:7px 0 9px}.creditCopy h2 em{font-style:normal;color:#078cf0}
.creditCopy p{max-width:720px;margin:0;color:#667085;font-size:14px;line-height:1.75}
.creditPoints{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px;font-size:12px;font-weight:700;color:#344054}
.creditPoints span{display:flex;align-items:center;gap:7px}.creditPoints b{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#eaf9f1;color:#14a866;font-size:11px}
.partnerBox{position:relative;z-index:1;background:#081522;color:#fff;border-radius:20px;padding:25px 27px;box-shadow:0 16px 35px rgba(8,21,34,.16)}
.partnerBox small{font-size:9px;letter-spacing:1.5px;color:#8ea1b4;font-weight:800}
.partnerBox strong{display:block;font-size:28px;letter-spacing:-1.1px;margin:7px 0}.partnerBox strong i{font-style:normal;color:#ff9d0a}
.partnerBox p{font-size:11px;line-height:1.6;color:#9dabb9;margin:0 0 16px}
.partnerBox a{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:800;color:#5bc5ff}.partnerBox a span{transition:.25s}.partnerBox a:hover span{transform:translateX(5px)}
@media(max-width:1050px){.creditCard{grid-template-columns:75px 1fr}.partnerBox{grid-column:1/-1;margin-top:4px}.creditIcon{width:66px;height:66px}.creditCopy h2{font-size:29px}}
@media(max-width:680px){.creditFeature{padding-top:48px}.creditCard{grid-template-columns:1fr;padding:25px 22px;gap:20px}.creditIcon{width:58px;height:58px;border-radius:17px}.creditCopy h2{font-size:27px}.creditCopy p{font-size:13px}.creditPoints{display:grid;gap:9px}.partnerBox{grid-column:auto;padding:22px}}

/* ===== V10 VEHICLE CUTOUT EFFECT =====
   Le foto restano fotografie reali del modello. Il trattamento grafico le fa
   apparire "staccate" dal fondo: superficie bianca, blend e ombra in rilievo. */
.carImage,.photo,.carPhoto{
  background:
    radial-gradient(ellipse at 50% 80%,rgba(15,23,42,.09) 0,rgba(15,23,42,.035) 28%,transparent 58%),
    linear-gradient(180deg,#ffffff 0%,#fbfcfd 100%) !important;
  overflow:hidden;
}
.carImage img,.photo img,.carPhoto img{
  object-fit:contain !important;
  object-position:center !important;
  width:92% !important;
  height:90% !important;
  mix-blend-mode:multiply;
  filter:contrast(1.08) saturate(.98) drop-shadow(0 24px 18px rgba(15,23,42,.18)) !important;
  transform:translateY(-2px);
}
.carCard:hover .carImage img,.vehicle:hover .photo img{
  transform:translateY(-8px) scale(1.045) !important;
  filter:contrast(1.08) saturate(1.02) drop-shadow(0 31px 22px rgba(15,23,42,.23)) !important;
}
.carImage:before,.photo:before,.carPhoto:before{
  content:"";position:absolute;left:18%;right:18%;bottom:7%;height:22px;
  border-radius:50%;background:rgba(15,23,42,.12);filter:blur(18px);
}

/* DoYouItaly wordmark treatment */
.dyiWordmark{display:inline-flex;align-items:baseline;text-decoration:none;font-weight:800;letter-spacing:-1.2px;white-space:nowrap}
.dyiDo{color:#ff9d0a}.dyiItaly{color:#0a91ed}
.heroPartner{display:flex;align-items:center;gap:14px;width:max-content;max-width:100%;margin:29px 0 2px;padding:12px 16px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(7,17,31,.42);backdrop-filter:blur(14px)}
.heroPartnerLabel{font-size:9px;letter-spacing:1.5px;color:#aebdcc;font-weight:800}
.heroPartner .dyiWordmark{font-size:23px}
.heroPartnerSep{width:1px;height:25px;background:rgba(255,255,255,.2)}
.heroPartnerText{font-size:10px;color:#c5d0dc}

.partnerFeature{padding:100px 0 40px;background:#fff}
.partnerStage{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(340px,.62fr);overflow:hidden;border:1px solid #d9e7f3;border-radius:30px;background:linear-gradient(125deg,#071522 0%,#0a2035 65%,#0a2c48 100%);box-shadow:0 32px 80px rgba(7,21,34,.17);color:#fff}
.partnerMain{padding:54px 58px;position:relative;overflow:hidden}
.partnerMain:after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;right:-230px;top:-260px;background:radial-gradient(circle,rgba(0,164,239,.2),transparent 68%)}
.partnerEyebrow{position:relative;z-index:1;font-size:11px;letter-spacing:2px;font-weight:800;color:#6dc9ff}
.partnerBrandLine{position:relative;z-index:1;display:flex;align-items:center;gap:18px;margin:15px 0 20px;font-size:15px;color:#aab9c8}
.dyiWordmarkLarge{font-size:43px;letter-spacing:-2.5px}
.partnerMain h2{position:relative;z-index:1;font-size:46px;line-height:1.08;letter-spacing:-2.2px;margin:0 0 18px}.partnerMain h2 em{font-style:normal;color:#66c8ff}
.partnerMain>p{position:relative;z-index:1;max-width:760px;font-size:15px;line-height:1.8;color:#a9b7c5}
.partnerBenefits{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:28px}
.partnerBenefits>div{padding:17px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.045)}
.benefitIcon{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:rgba(66,190,255,.12);margin-bottom:12px}
.benefitIcon svg{width:19px;height:19px;fill:none;stroke:#69cbff;stroke-width:1.7}
.partnerBenefits b,.partnerBenefits small{display:block}.partnerBenefits b{font-size:12px}.partnerBenefits small{font-size:9px;line-height:1.5;color:#8495a6;margin-top:4px}
.partnerLink{position:relative;z-index:1;display:inline-flex;gap:10px;align-items:center;margin-top:26px;font-size:12px;font-weight:800;color:#69cbff}.partnerLink span{transition:.25s}.partnerLink:hover span{transform:translate(3px,-3px)}
.noCardPanel{margin:20px;padding:37px 33px;border-radius:23px;background:linear-gradient(145deg,#fff,#f4faff);color:#0d1b2a;box-shadow:0 20px 50px rgba(0,0,0,.18);align-self:stretch;display:flex;flex-direction:column;justify-content:center}
.noCardIcon{width:61px;height:61px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(135deg,#078cf0,#00b6ec);color:#fff;box-shadow:0 13px 26px rgba(7,140,240,.24)}
.noCardIcon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8}
.noCardKicker{font-size:9px;letter-spacing:1.6px;color:#078cf0;font-weight:800;margin-top:23px}
.noCardPanel h3{font-size:29px;line-height:1.13;letter-spacing:-1.3px;margin:7px 0 12px}.noCardPanel h3 em{font-style:normal;color:#078cf0}
.noCardPanel p{font-size:11px;line-height:1.7;color:#667085}
.noCardPanel ul{list-style:none;padding:0;margin:12px 0 21px}.noCardPanel li{font-size:11px;font-weight:700;margin:9px 0}.noCardPanel li:before{content:"✓";display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#eaf9f1;color:#13a764;margin-right:8px;font-size:10px}
.noCardPanel>a{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-radius:11px;background:#071522;color:#fff;font-size:11px;font-weight:800}
@media(max-width:1050px){.partnerStage{grid-template-columns:1fr}.noCardPanel{margin-top:0}.partnerBenefits{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:680px){.heroPartner{align-items:flex-start;flex-wrap:wrap;width:100%;gap:8px}.heroPartnerSep,.heroPartnerText{display:none}.partnerFeature{padding:65px 0 20px}.partnerMain{padding:31px 24px}.dyiWordmarkLarge{font-size:34px}.partnerBrandLine{align-items:flex-start;flex-direction:column;gap:6px}.partnerMain h2{font-size:34px}.partnerBenefits{grid-template-columns:1fr}.noCardPanel{margin:12px;padding:27px 23px}}

/* ===== V11 TRUE TRANSPARENT VEHICLE ASSETS ===== */
.carImage,.photo,.carPhoto{
  position:relative;
  isolation:isolate;
  overflow:visible !important;
  background:
    radial-gradient(ellipse at 50% 79%,rgba(15,23,42,.075) 0,rgba(15,23,42,.025) 30%,transparent 60%),
    linear-gradient(180deg,#fbfcfd 0%,#f6f8fa 100%) !important;
}
.carImage img,.photo img,.carPhoto img{
  position:relative;
  z-index:2;
  display:block;
  width:91% !important;
  height:88% !important;
  margin:auto;
  object-fit:contain !important;
  object-position:center !important;
  mix-blend-mode:normal !important;
  filter:drop-shadow(0 24px 18px rgba(15,23,42,.20)) !important;
  transform:translateY(-4px);
  transition:transform .42s cubic-bezier(.2,.8,.2,1),filter .42s ease !important;
}
.carImage:before,.photo:before,.carPhoto:before{
  content:"";
  position:absolute;
  z-index:1;
  left:21%;
  right:21%;
  bottom:8%;
  height:18px;
  border-radius:50%;
  background:rgba(15,23,42,.16);
  filter:blur(15px);
}
.carCard:hover .carImage img,.vehicle:hover .photo img{
  transform:translateY(-12px) scale(1.045) !important;
  filter:drop-shadow(0 32px 22px rgba(15,23,42,.25)) !important;
}
.carPhoto img{width:88% !important;height:86% !important}
@media(max-width:680px){
  .carImage img,.photo img{width:94% !important;height:90% !important}
}
\n/* V12 - telefono in primo piano nella Home */
.heroPhone{display:flex;align-items:center;gap:17px;width:max-content;max-width:100%;margin:24px 0 8px;padding:16px 22px 16px 16px;border:1px solid rgba(255,255,255,.24);border-radius:18px;background:rgba(4,12,23,.66);backdrop-filter:blur(18px);box-shadow:0 18px 45px rgba(0,0,0,.22);transition:transform .3s ease,border-color .3s ease,background .3s ease}
.heroPhone:hover{transform:translateY(-3px);border-color:rgba(73,184,255,.65);background:rgba(5,20,36,.82)}
.heroPhoneIcon{width:54px;height:54px;flex:0 0 54px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--blue2));box-shadow:0 10px 28px rgba(10,141,240,.38)}
.heroPhoneIcon svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.9}
.heroPhone>div:last-child{display:flex;flex-direction:column}.heroPhone span{font-size:9px;letter-spacing:1.6px;font-weight:800;color:#9edbff;margin-bottom:3px}.heroPhone a{font-size:27px;line-height:1.15;font-weight:850;letter-spacing:-.7px;color:#fff;transition:color .2s}.heroPhone a:hover{color:#67c8ff}.heroPhone small{font-size:10px;color:#b8c5d2;margin-top:5px}.heroActions{margin-top:24px}
@media(max-width:680px){.heroPhone{width:100%;padding:14px}.heroPhoneIcon{width:48px;height:48px;flex-basis:48px}.heroPhone a{font-size:22px}.heroPhone small{font-size:9px}.heroPhone span{font-size:8px}}

.heroPhone{display:none!important}
.heroCallBar{width:min(610px,100%);display:grid;grid-template-columns:50px auto 1fr 34px;align-items:center;gap:15px;margin:0 0 27px;padding:11px 12px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:rgba(6,17,31,.58);backdrop-filter:blur(14px);box-shadow:0 15px 35px rgba(0,0,0,.15);transition:.28s}
.heroCallBar:hover{transform:translateY(-3px);background:rgba(7,25,44,.8);border-color:rgba(80,190,255,.5)}
.heroCallIcon{width:50px;height:50px;border-radius:12px;display:grid;place-items:center;background:#fff;color:#087fdc}.heroCallIcon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9}
.heroCallCopy{display:flex;flex-direction:column;padding-right:19px;border-right:1px solid rgba(255,255,255,.15)}.heroCallCopy span{font-size:8px;letter-spacing:1.55px;color:#75caff;font-weight:800}.heroCallCopy strong{font-size:21px;letter-spacing:-.45px;color:#fff;white-space:nowrap}
.heroCallMeta{display:flex;flex-direction:column}.heroCallMeta b{font-size:10px;color:#fff}.heroCallMeta small{font-size:8px;color:#9eacbb;margin-top:2px}.heroCallArrow{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.09);transition:.25s}.heroCallBar:hover .heroCallArrow{background:#0a8df0;transform:translateX(2px)}
.heroActions{margin-bottom:18px!important}
@media(max-width:680px){.heroCallBar{grid-template-columns:44px 1fr 30px;gap:11px;padding:10px}.heroCallIcon{width:44px;height:44px}.heroCallCopy{border:0;padding:0}.heroCallCopy strong{font-size:18px}.heroCallMeta{display:none}}

/* ===== V14 HERO LAYOUT FIX =====
   Mantiene visibili telefono, statistiche e booking card senza sovrapposizioni. */
@media (min-width: 901px){
  .hero{
    height:auto !important;
    min-height:900px !important;
    padding-bottom:185px !important;
    overflow:visible !important;
  }
  .heroContent{
    padding-bottom:38px !important;
  }
  .heroCallBar{
    margin-bottom:42px !important;
  }
  .heroStats{
    position:relative !important;
    z-index:6 !important;
    margin-top:0 !important;
    margin-bottom:0 !important;
    padding-bottom:28px !important;
    transform:none !important;
  }
  .bookingWrap{
    position:relative !important;
    z-index:10 !important;
    margin-top:-105px !important;
  }
}
@media (max-width:900px){
  .hero{
    height:auto !important;
    min-height:auto !important;
    padding-bottom:80px !important;
  }
  .heroCallBar{margin-bottom:30px !important}
  .heroStats{
    position:relative !important;
    z-index:5 !important;
    margin-top:25px !important;
    padding-bottom:0 !important;
  }
  .bookingWrap{
    margin-top:-35px !important;
  }
}
@media (max-width:680px){
  .hero{padding-bottom:55px !important}
  .heroStats{margin-top:22px !important}
  .bookingWrap{margin-top:0 !important}
}

/* ===== V15 HEADER / HERO EYEBROW COLLISION FIX ===== */
/* Il badge "AUTONOLEGGIO · ITALIA" parte solo sotto l'header/logo. */
.heroContent{
  padding-top:138px !important;
}
.eyebrow{
  position:relative !important;
  z-index:3 !important;
  margin-top:0 !important;
  margin-bottom:22px !important;
  transform:none !important;
}
@media (min-width:901px){
  .hero{
    min-height:930px !important;
  }
}
@media (max-width:900px){
  .heroContent{padding-top:125px !important}
}
@media (max-width:680px){
  .heroContent{padding-top:112px !important}
  .eyebrow{margin-bottom:18px !important}
}

/* ===== V16 DEFINITIVE HEADER COLLISION FIX =====
   Header e hero sono separati geometricamente: il contenuto hero non può più
   entrare sotto il logo, indipendentemente dalle vecchie regole. */
:root{--site-header-h:92px}
.header{height:var(--site-header-h)!important;min-height:var(--site-header-h)!important}
.header .container,.nav{height:100%!important}
.hero{padding-top:var(--site-header-h)!important}
.heroContent{
  padding-top:58px!important;
  margin-top:0!important;
  transform:none!important;
}
.heroEyebrowFixed,
.heroContent>.eyebrow,
.heroText>.eyebrow{
  position:relative!important;
  top:auto!important;left:auto!important;
  margin:0 0 24px 0!important;
  transform:none!important;
  clear:both!important;
}
@media(min-width:901px){
  .hero{min-height:960px!important}
}
@media(max-width:900px){
  :root{--site-header-h:82px}
  .heroContent{padding-top:44px!important}
}
@media(max-width:680px){
  :root{--site-header-h:76px}
  .heroContent{padding-top:36px!important}
}

/* ===== V17 MOBILE-FIRST RESPONSIVE PASS ===== */
@media (max-width: 900px){
  .container{width:min(100% - 32px,720px)!important}
  .header{height:76px!important;min-height:76px!important;background:rgba(5,15,27,.88)!important;backdrop-filter:blur(18px);box-shadow:0 8px 28px rgba(0,0,0,.16)}
  header.scrolled{color:#fff!important;background:rgba(5,15,27,.94)!important}
  .logoMark{width:42px;height:42px}.logoWords b{font-size:14px}.logoWords strong{font-size:10px}
  .navCta .btn{display:none!important}.iconBtn{display:grid!important;width:42px;height:42px;place-items:center;border-radius:12px;background:#ff9d0a;color:#fff;margin-left:auto}
  .menuBtn{display:block!important;color:#fff;z-index:103}
  #navLinks{position:fixed;left:16px;right:16px;top:86px;margin:0!important;padding:14px;display:flex!important;flex-direction:column;gap:3px;background:rgba(7,17,31,.98);border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.3);opacity:0;visibility:hidden;transform:translateY(-12px);transition:.25s;z-index:102}
  #navLinks.open{opacity:1;visibility:visible;transform:none}
  #navLinks a{padding:13px 12px;font-size:14px;color:#fff;border-radius:10px}#navLinks a:hover{background:rgba(255,255,255,.07)}
  .hero{padding-top:76px!important;min-height:0!important;height:auto!important;padding-bottom:44px!important;overflow:hidden!important}
  .heroMedia{background-position:64% center!important}.heroOverlay{background:linear-gradient(90deg,rgba(4,10,19,.94),rgba(4,10,19,.74) 68%,rgba(4,10,19,.48))!important}
  .heroInner{height:auto!important;min-height:0!important;align-items:flex-start!important}.heroContent,.heroCopy{padding-top:44px!important;padding-bottom:22px!important;max-width:100%!important}
  .eyebrow{font-size:9px!important;letter-spacing:1.7px!important;margin-bottom:18px!important}
  .hero h1{font-size:clamp(43px,10.5vw,62px)!important;line-height:1.02!important;letter-spacing:-2.6px!important;margin:12px 0 18px!important;max-width:650px}
  .heroCopy>p{font-size:14px!important;line-height:1.7!important;max-width:560px}
  .heroPartner{margin:22px 0 18px!important;padding:11px 13px!important}.heroPartner .dyiWordmark{font-size:20px!important}
  .heroActions{gap:12px!important;margin:18px 0!important;flex-wrap:wrap}.heroActions .btn{min-height:50px;padding:14px 18px;font-size:12px}.textLink{font-size:11px}
  .heroCallBar{width:100%!important;margin:0 0 22px!important}
  .heroStats,.heroTrust{display:grid!important;grid-template-columns:repeat(3,1fr);gap:0!important;width:100%;margin:20px 0 0!important;padding:18px 0 0!important;border-top:1px solid rgba(255,255,255,.16)}
  .heroStats>*,.heroTrust>div{min-width:0}.heroTrust i{display:none}.heroTrust div:not(:last-child){border-right:1px solid rgba(255,255,255,.16);padding-right:10px;margin-right:10px}.heroTrust b{font-size:20px}.heroTrust span{font-size:8px}
  .bookingWrap{margin-top:0!important;padding-top:18px;background:#f7f9fc}.booking{margin:0!important;padding:20px!important;border-radius:20px}.bookingHead{align-items:flex-start}.bookingHead h2{font-size:22px!important}.secure{display:none}.booking form{grid-template-columns:1fr 1fr!important;gap:13px!important}.booking form .field:nth-child(1),.booking form .field:nth-child(2),.booking form .searchBtn{grid-column:1/-1}.inputShell,.searchBtn{height:52px!important}.field>label{font-size:10px!important}.inputShell input{font-size:12px!important}.searchBtn{font-size:12px!important}.popular{overflow-x:auto;padding-bottom:4px;white-space:nowrap}
  .section{padding:72px 0!important}.sectionTop{display:block!important;margin-bottom:28px!important}.sectionTop h2,.experience h2{font-size:36px!important;letter-spacing:-1.5px!important}.sectionTop>p{font-size:13px!important;margin-top:14px}.carGrid{grid-template-columns:repeat(2,1fr)!important}.footerGrid{grid-template-columns:1fr 1fr!important}
}
@media (max-width: 600px){
  .container{width:calc(100% - 24px)!important}.header{height:70px!important;min-height:70px!important}.hero{padding-top:70px!important}.logoWords b{font-size:12px}.logoWords strong{font-size:9px}.logoMark{width:38px;height:38px}.iconBtn{width:38px;height:38px}.nav{gap:10px!important}
  #navLinks{top:80px;left:12px;right:12px}
  .heroContent,.heroCopy{padding-top:34px!important}.hero h1{font-size:43px!important;letter-spacing:-2.2px!important}.heroCopy>p{font-size:13px!important}.heroPartnerLabel{font-size:8px!important}.heroPartnerText,.heroPartnerSep{display:none!important}
  .heroActions{display:grid!important;grid-template-columns:1fr!important}.heroActions .btn{width:100%}.textLink{text-align:center;padding:8px}
  .heroCallBar{grid-template-columns:44px 1fr 30px!important}.heroCallCopy strong{font-size:18px!important}.heroCallMeta{display:none!important}
  .heroStats,.heroTrust{grid-template-columns:repeat(3,1fr)!important}.heroTrust b{font-size:18px!important}.heroTrust span{font-size:7px!important}
  .bookingWrap{padding-top:12px}.booking{padding:17px 14px!important;border-radius:18px}.bookingIcon{width:40px;height:40px}.bookingHead h2{font-size:19px!important}.booking form{grid-template-columns:1fr!important}.booking form>*{grid-column:1!important}.inputShell,.searchBtn{height:54px!important}
  .section{padding:58px 0!important}.sectionTop h2,.experience h2{font-size:32px!important}.toolbar{align-items:stretch!important;gap:10px;flex-direction:column}.filterTabs{overflow-x:auto;padding-bottom:4px}.toolbar select{margin-left:0!important;width:100%}.carGrid{grid-template-columns:1fr!important}.carImage{height:235px!important}.carBody{padding:20px!important}.carTitle h3{font-size:20px!important}
  .partnerMain{padding:28px 20px!important}.partnerMain h2{font-size:31px!important}.dyiWordmarkLarge{font-size:31px!important}.noCardPanel{margin:10px!important;padding:24px 20px!important}
  .footerGrid{grid-template-columns:1fr!important;gap:28px!important}
}

/* ===== V18 MOBILE REBUILD — HOME ===== */
@media(max-width:700px){
 html,body{width:100%;max-width:100%;overflow-x:hidden}
 body{font-size:15px}
 .container{width:calc(100% - 32px)!important;max-width:none!important}
 header,.header{height:70px!important;min-height:70px!important}
 .nav{height:70px!important;gap:10px!important}
 .logoMark{width:40px!important;height:40px!important;border-radius:11px!important}
 .logoWords{font-size:10px!important;line-height:1.05!important}.logoWords b{font-size:12px!important}.logoWords strong{font-size:9px!important;margin-top:3px!important}
 .navCta{display:none!important}.menuBtn{display:grid!important;width:42px!important;height:42px!important}
 nav{display:none!important}.nav.open nav{display:flex!important;position:absolute!important;top:70px!important;left:0!important;right:0!important;padding:18px 20px!important;background:#fff!important;flex-direction:column!important;gap:0!important;box-shadow:0 18px 30px #10182818!important}
 .nav.open nav a{padding:14px 4px!important;font-size:14px!important;border-bottom:1px solid #edf0f3!important}
 .hero{height:auto!important;min-height:0!important;padding:70px 0 64px!important;background-position:62% center!important}
 .hero:after{background:linear-gradient(90deg,rgba(5,16,29,.96) 0%,rgba(5,16,29,.89) 65%,rgba(5,16,29,.62) 100%)!important}
 .heroContent,.heroCopy{padding:42px 0 0!important;margin:0!important;max-width:100%!important}
 .eyebrow,.heroEyebrowFixed{font-size:10px!important;letter-spacing:1.7px!important;margin-bottom:18px!important}
 .hero h1{font-size:43px!important;line-height:.98!important;letter-spacing:-2.5px!important;margin:0 0 20px!important;max-width:350px!important}
 .heroCopy>p{font-size:14px!important;line-height:1.65!important;max-width:330px!important}
 .heroPartner{width:100%!important;margin:23px 0 0!important;padding:10px 12px!important;border-radius:12px!important}
 .heroPartnerLabel{font-size:7px!important}.heroPartner .dyiWordmark{font-size:20px!important}
 .heroActions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin:24px 0 15px!important}
 .heroActions .btn{width:100%!important;justify-content:center!important;height:52px!important;padding:0 18px!important}
 .textLink{justify-content:center!important;padding:8px!important}
 .heroCallBar{width:100%!important;grid-template-columns:42px 1fr 28px!important;gap:10px!important;padding:9px!important;margin:0 0 27px!important;border-radius:13px!important}
 .heroCallIcon{width:42px!important;height:42px!important}.heroCallCopy strong{font-size:17px!important}.heroCallCopy span{font-size:7px!important}.heroCallMeta{display:none!important}
 .heroTrust,.heroStats{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;margin:0!important;padding:0!important}
 .heroTrust>div,.heroStat{min-width:0!important;padding:0 10px!important;text-align:center!important}
 .heroTrust>div:first-child,.heroStat:first-child{padding-left:0!important}.heroTrust>div:last-child,.heroStat:last-child{padding-right:0!important}
 .heroTrust b,.heroStat strong{font-size:23px!important}.heroTrust span,.heroStat span{font-size:8px!important;line-height:1.3!important}
 .booking,.bookingWrap{width:calc(100% - 24px)!important;margin:-26px auto 0!important;padding:20px 16px!important;border-radius:20px!important;position:relative!important}
 .bookingHead{align-items:flex-start!important;margin-bottom:20px!important}.bookingIcon{width:45px!important;height:45px!important}.bookingHead h2{font-size:20px!important}.bookingHead span{font-size:9px!important}.secure{display:none!important}
 .booking form{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}
 .field{min-width:0!important}.field>label{font-size:10px!important}.inputShell{height:52px!important;border-radius:11px!important}.inputShell input{font-size:13px!important;min-width:0!important}
 .searchBtn{height:54px!important;width:100%!important;border-radius:12px!important}
 .popular{display:none!important}
 .partnerFeature{padding:68px 0 10px!important}.partnerStage{display:block!important;border-radius:21px!important}.partnerMain{padding:27px 20px!important}.partnerBrandLine{display:block!important}.partnerBrandLine>span{display:block!important;font-size:11px!important;margin-bottom:7px!important}.dyiWordmarkLarge{font-size:32px!important}
 .partnerMain h2{font-size:31px!important;line-height:1.05!important;letter-spacing:-1.5px!important}.partnerMain>p{font-size:13px!important}
 .partnerBenefits{grid-template-columns:1fr!important}.partnerBenefits>div{padding:15px!important}.noCardPanel{margin:10px!important;padding:23px 20px!important}.noCardPanel h3{font-size:25px!important}
 .section{padding:76px 0!important}.sectionTop{display:block!important;margin-bottom:28px!important}.sectionTop h2,.experience h2{font-size:34px!important;line-height:1.04!important;letter-spacing:-1.5px!important}.sectionTop>p{font-size:13px!important;margin-top:14px!important}
 .toolbar{display:block!important;overflow:hidden!important}.filterTabs{display:flex!important;overflow-x:auto!important;padding-bottom:8px!important}.filterTabs button{white-space:nowrap!important}.toolbar select{width:100%!important;margin-top:10px!important}
 .carGrid{grid-template-columns:1fr!important;gap:20px!important}.carCard{border-radius:18px!important}.carImage{height:245px!important}.carBody{padding:20px!important}.carTitle h3{font-size:21px!important}.specRow{gap:6px!important}.spec{font-size:9px!important}.price b{font-size:27px!important}
 .experience{padding:76px 0!important}.experienceGrid{grid-template-columns:1fr!important;gap:42px!important}.experienceCopy p{font-size:13px!important}.serviceList article{grid-template-columns:36px 50px 1fr!important;gap:12px!important;padding:22px 0!important}.serviceIcon{width:48px!important;height:48px!important}.serviceList h3{font-size:17px!important}.serviceList p{font-size:12px!important}
 .reasonGrid{grid-template-columns:1fr!important;gap:15px!important}.reasonGrid article{min-height:0!important;padding:23px!important}.cta{padding:55px 0!important}.cta h2{font-size:30px!important}
 footer{padding:65px 0 25px!important}.footerMain{grid-template-columns:1fr!important;gap:34px!important}.footerMain h3{margin-bottom:14px!important}.footerBottom{display:block!important;margin-top:38px!important}.footerBottom>*{margin:7px 0!important}
}


/* ===== V19 MOBILE BOOKING + HEADER CLEANUP =====
   Mobile: nessun menu di navigazione/hamburger; booking card riprogettata. */
@media (max-width:700px){
  /* Header mobile essenziale: solo brand. */
  #menuBtn,.menuBtn,#navLinks,.navCta{display:none!important}
  header .nav{justify-content:flex-start!important}
  header .logo{margin:0!important}

  /* La sezione non deve diventare essa stessa una card stretta. */
  .bookingWrap{
    width:100%!important;
    margin:0!important;
    padding:20px 0 56px!important;
    border-radius:0!important;
    background:linear-gradient(180deg,#f5f8fc 0%,#fff 100%)!important;
    overflow:visible!important;
  }
  .bookingWrap>.container{
    width:calc(100% - 24px)!important;
    max-width:520px!important;
    margin:0 auto!important;
  }
  .booking{
    width:100%!important;
    margin:0!important;
    padding:24px 18px 20px!important;
    border:1px solid #e5ebf2!important;
    border-radius:22px!important;
    background:#fff!important;
    box-shadow:0 18px 50px rgba(15,35,60,.12)!important;
  }
  .bookingHead{
    display:grid!important;
    grid-template-columns:48px minmax(0,1fr)!important;
    gap:14px!important;
    align-items:start!important;
    margin:0 0 24px!important;
  }
  .bookingIcon{
    width:48px!important;height:48px!important;
    border-radius:14px!important;
    box-shadow:0 9px 24px rgba(10,141,240,.24)!important;
  }
  .bookingIcon svg{width:22px!important;height:22px!important}
  .bookingHead>div:nth-child(2){min-width:0!important;padding-top:1px!important}
  .bookingHead span{display:block!important;font-size:9px!important;letter-spacing:1.65px!important;margin:0 0 5px!important}
  .bookingHead h2{
    margin:0!important;
    font-size:21px!important;
    line-height:1.22!important;
    letter-spacing:-.65px!important;
    max-width:260px!important;
  }
  .bookingHead .secure{display:none!important}

  .booking form{display:grid!important;grid-template-columns:1fr!important;gap:15px!important;margin:0!important}
  .booking form>*{grid-column:1!important;width:100%!important;min-width:0!important}
  .booking .field{margin:0!important;min-width:0!important}
  .booking .field>label{
    display:block!important;
    margin:0 0 7px 2px!important;
    font-size:10px!important;
    line-height:1.2!important;
    font-weight:800!important;
    color:#344054!important;
  }
  .booking .inputShell{
    width:100%!important;
    height:56px!important;
    padding:0 14px!important;
    gap:9px!important;
    border:1px solid #e7ecf2!important;
    border-radius:13px!important;
    background:#f5f7fa!important;
    box-shadow:none!important;
  }
  .booking .inputShell:focus-within{
    background:#fff!important;
    border-color:#7bc6fb!important;
    box-shadow:0 0 0 4px rgba(10,141,240,.09)!important;
  }
  .booking .inputShell svg{width:19px!important;height:19px!important;flex:0 0 19px!important}
  .booking .inputShell input{
    width:100%!important;min-width:0!important;height:100%!important;
    padding:0!important;border:0!important;background:transparent!important;
    font-size:13px!important;font-weight:600!important;color:#344054!important;
  }
  .booking .inputShell input::placeholder{color:#8b95a5!important;opacity:1!important}
  .booking .searchBtn{
    width:100%!important;height:58px!important;margin-top:2px!important;
    border-radius:13px!important;font-size:13px!important;font-weight:800!important;
    box-shadow:0 12px 26px rgba(10,141,240,.22)!important;
  }
  .booking .searchBtn svg{width:19px!important;height:19px!important}
  .booking .popular{display:none!important}
  .booking .suggest{top:76px!important;left:0!important;right:0!important;width:100%!important;max-height:260px!important;z-index:40!important}
}
@media (max-width:380px){
  .bookingWrap>.container{width:calc(100% - 16px)!important}
  .booking{padding:21px 14px 17px!important;border-radius:19px!important}
  .bookingHead{grid-template-columns:44px minmax(0,1fr)!important;gap:11px!important}
  .bookingIcon{width:44px!important;height:44px!important}
  .bookingHead h2{font-size:19px!important}
  .booking .inputShell{height:54px!important;padding:0 12px!important}
}

/* ===== V20 MOBILE BURGER MENU ===== */
@media(max-width:700px){
  .menuBtn{
    display:grid!important;
    place-items:center!important;
    width:42px!important;height:42px!important;
    margin-left:auto!important;
    padding:0!important;
    border:1px solid rgba(255,255,255,.16)!important;
    border-radius:11px!important;
    background:rgba(255,255,255,.08)!important;
    color:#fff!important;
    cursor:pointer!important;
    position:relative!important;
    z-index:1002!important;
  }
  .menuBtn span,.menuBtn:before,.menuBtn:after{
    content:"";display:block;width:19px;height:2px;
    border-radius:3px;background:currentColor;transition:.28s ease;
  }
  .menuBtn span{margin:4px 0}
  .nav>nav{
    display:none!important;
    position:absolute!important;top:70px!important;left:16px!important;right:16px!important;
    z-index:1000!important;padding:10px!important;
    border:1px solid #e7edf3!important;border-radius:16px!important;
    background:rgba(255,255,255,.98)!important;
    box-shadow:0 22px 55px rgba(5,18,32,.18)!important;
    backdrop-filter:blur(16px)!important;
  }
  .nav.open>nav{display:flex!important;flex-direction:column!important;gap:2px!important}
  .nav.open>nav a{
    display:flex!important;align-items:center!important;min-height:48px!important;
    padding:0 14px!important;border-radius:10px!important;
    color:#122033!important;font-size:13px!important;font-weight:700!important;
    border:0!important;
  }
  .nav.open>nav a:hover{background:#f1f7fc!important;color:#078cf0!important}
  .nav.open .menuBtn span{opacity:0!important}
  .nav.open .menuBtn:before{transform:translateY(6px) rotate(45deg)!important}
  .nav.open .menuBtn:after{transform:translateY(-6px) rotate(-45deg)!important}
}

/* ===== V21 BURGER VISIBILITY FIX ===== */
@media(max-width:700px){
 .header .menuBtn,.nav .menuBtn,button.menuBtn{
   display:flex!important;visibility:visible!important;opacity:1!important;
   flex-direction:column!important;align-items:center!important;justify-content:center!important;
   gap:4px!important;position:relative!important;z-index:9999!important;
   width:44px!important;height:44px!important;min-width:44px!important;
   margin-left:auto!important;border:1px solid rgba(255,255,255,.24)!important;
   border-radius:12px!important;background:rgba(255,255,255,.11)!important;color:#fff!important;
 }
 button.menuBtn:before,button.menuBtn span,button.menuBtn:after{
   content:""!important;display:block!important;width:20px!important;height:2px!important;
   margin:0!important;background:#fff!important;border-radius:4px!important;
   opacity:1!important;visibility:visible!important;position:static!important;
 }
 .nav.open button.menuBtn:before{transform:translateY(6px) rotate(45deg)!important}
 .nav.open button.menuBtn span{opacity:0!important}
 .nav.open button.menuBtn:after{transform:translateY(-6px) rotate(-45deg)!important}
}

/* ===== V23 CONTACT + BURGER DEFINITIVE FIX ===== */
@media(max-width:700px){
 #header{position:relative!important;z-index:10000!important;overflow:visible!important}
 #header .container.nav{position:relative!important;overflow:visible!important}
 .navCta{display:none!important}
 button.menuBtn{
   display:flex!important;visibility:visible!important;opacity:1!important;
   flex-direction:column!important;align-items:center!important;justify-content:center!important;
   gap:4px!important;width:44px!important;height:44px!important;min-width:44px!important;
   margin-left:auto!important;padding:0!important;border:1px solid rgba(255,255,255,.25)!important;
   border-radius:12px!important;background:rgba(255,255,255,.10)!important;color:#fff!important;
   position:relative!important;z-index:10002!important;
 }
 button.menuBtn:before,button.menuBtn span,button.menuBtn:after{
   content:""!important;display:block!important;width:20px!important;height:2px!important;
   background:#fff!important;border-radius:4px!important;transition:.25s!important;
 }
 #header .nav>nav{
   display:none!important;visibility:hidden!important;opacity:0!important;
   position:absolute!important;top:58px!important;left:0!important;right:0!important;
   z-index:10001!important;padding:10px!important;border:1px solid #e3eaf1!important;
   border-radius:16px!important;background:#fff!important;
   box-shadow:0 24px 60px rgba(4,18,33,.28)!important;
   transform:translateY(-8px)!important;transition:.22s ease!important;
 }
 #header .nav.open>nav{
   display:flex!important;visibility:visible!important;opacity:1!important;
   flex-direction:column!important;gap:2px!important;transform:translateY(0)!important;
 }
 #header .nav.open>nav a{
   display:flex!important;align-items:center!important;min-height:49px!important;
   padding:0 15px!important;border-radius:10px!important;color:#102033!important;
   font-size:14px!important;font-weight:700!important;text-decoration:none!important;
 }
 #header .nav.open>nav a:hover{background:#eef7fd!important;color:#078cf0!important}
 #header .nav.open button.menuBtn:before{transform:translateY(6px) rotate(45deg)!important}
 #header .nav.open button.menuBtn span{opacity:0!important}
 #header .nav.open button.menuBtn:after{transform:translateY(-6px) rotate(-45deg)!important}
}

/* ===== V24 MOBILE HEADER FIX ===== */
@media (max-width:700px){
  /* Header mobile: compatto, fisso sopra l'hero e senza effetto "footer" */
  #header{
    position:absolute!important;
    top:0!important; left:0!important; right:0!important;
    width:100%!important;
    height:74px!important;
    min-height:74px!important;
    background:linear-gradient(180deg,rgba(5,17,31,.92),rgba(5,17,31,.72))!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    backdrop-filter:blur(10px)!important;
    overflow:visible!important;
    z-index:10000!important;
  }
  #header .container.nav{
    height:74px!important;
    min-height:74px!important;
    padding:0 20px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    overflow:visible!important;
  }
  #header .logo{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    margin:0!important;
    padding:0!important;
  }
  #header .logoMark{
    width:42px!important;height:42px!important;min-width:42px!important;
    display:grid!important;place-items:center!important;
    border-radius:12px!important;
  }
  #header .logoWords{display:flex!important;flex-direction:column!important;line-height:1!important}
  #header .logoWords b,#header .logoWords strong{color:#fff!important}
  #header .navCta{display:none!important}

  /* Burger visibile anche su sfondo chiaro/scuro */
  #header button.menuBtn{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    width:44px!important;height:44px!important;min-width:44px!important;
    margin:0!important;padding:0!important;
    border:1px solid rgba(255,255,255,.28)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.12)!important;
    box-shadow:none!important;
    position:relative!important;
    z-index:10002!important;
  }
  #header button.menuBtn:before,
  #header button.menuBtn span,
  #header button.menuBtn:after{
    content:""!important;
    display:block!important;
    width:20px!important;height:2px!important;
    background:#fff!important;
    border-radius:10px!important;
    position:static!important;
  }

  /* Menu dropdown realmente sopra l'hero */
  #header .nav>nav{
    top:66px!important;
    left:14px!important;right:14px!important;
    width:auto!important;
    max-height:calc(100vh - 88px)!important;
    overflow:auto!important;
    background:#fff!important;
    border:1px solid #e5ebf1!important;
    border-radius:16px!important;
    padding:9px!important;
    box-shadow:0 22px 55px rgba(0,0,0,.30)!important;
    z-index:10001!important;
  }
  #header .nav.open>nav{display:flex!important}
  #header .nav.open>nav a{
    color:#102033!important;
    min-height:50px!important;
    padding:0 15px!important;
    font-size:14px!important;
  }

  /* L'hero parte dall'alto: l'header è sovrapposto, non crea una fascia bianca */
  .hero{margin-top:0!important;padding-top:104px!important}
}

/* ===== V25 SINGLE BURGER STATE ===== */
@media (max-width:700px){
  #header #menuBtn{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
  }
  #header #navLinks{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
    position:absolute!important;
    top:66px!important;
    left:14px!important;
    right:14px!important;
    z-index:10050!important;
    flex-direction:column!important;
    gap:2px!important;
    margin:0!important;
    padding:10px!important;
    background:#fff!important;
    border:1px solid #e5ebf1!important;
    border-radius:16px!important;
    box-shadow:0 24px 60px rgba(0,0,0,.30)!important;
    transform:translateY(-8px)!important;
  }
  #header .nav.open #navLinks{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    transform:translateY(0)!important;
  }
  #header #navLinks a{
    display:flex!important;
    align-items:center!important;
    min-height:50px!important;
    padding:0 15px!important;
    color:#102033!important;
    font-size:14px!important;
    font-weight:800!important;
    opacity:1!important;
  }
}

/* ===== V26 MOBILE MENU CONTACTS ===== */
.mobileMenuContacts{display:none}
@media(max-width:700px){
 #header .nav.open #navLinks .mobileMenuContacts{
   display:grid!important;
   grid-template-columns:1fr!important;
   gap:8px!important;
   margin-top:7px!important;
   padding-top:10px!important;
   border-top:1px solid #e8edf2!important;
 }
 #header #navLinks .mobileMenuContacts a{
   min-height:60px!important;
   display:flex!important;
   align-items:center!important;
   gap:12px!important;
   padding:10px 13px!important;
   border-radius:12px!important;
   text-decoration:none!important;
 }
 #header #navLinks .mobileMenuContacts svg{
   width:22px!important;height:22px!important;min-width:22px!important;
   fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;
 }
 #header #navLinks .mobileMenuContacts span{
   display:flex!important;flex-direction:column!important;gap:2px!important;
 }
 #header #navLinks .mobileMenuContacts small{
   font-size:9px!important;letter-spacing:.12em!important;font-weight:800!important;
 }
 #header #navLinks .mobileMenuContacts strong{font-size:14px!important;font-weight:800!important}
 #header #navLinks .mobileCall{
   background:#edf7ff!important;color:#078cf0!important;
   border:1px solid #cceaff!important;
 }
 #header #navLinks .mobileWhatsapp{
   background:#fff6e8!important;color:#e98500!important;
   border:1px solid #ffe0ad!important;
 }
}
