:root{--ink:#141414;--orange:#ef4d21;--muted:#696969;--line:#dededb;--soft:#f5f5f2;--radius:5px;color:var(--ink);font-synthesis:none;background:#fff;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}img{max-width:100%;display:block}p{color:var(--muted);margin:0 0 20px;font-size:16px;line-height:1.65}h1,h2,h3{letter-spacing:-.04em;margin:0;font-weight:600;line-height:1.12}h1{font-size:clamp(42px,5vw,76px)}h2{margin-bottom:24px;font-size:clamp(32px,3vw,46px)}h3{letter-spacing:-.025em;font-size:22px}.wrap{width:min(1240px,100% - 80px);margin-inline:auto}.section{padding-block:92px}.eyebrow{letter-spacing:.15em;color:var(--orange);margin-bottom:22px;font-size:12px;font-weight:700}.btn{background:var(--orange);color:#fff;border:1px solid var(--orange);border-radius:var(--radius);justify-content:center;align-items:center;gap:30px;min-height:52px;padding:16px 24px;font-size:15px;font-weight:700;line-height:1.3;transition:background .2s;display:inline-flex}.btn:hover{background:#c53813;border-color:#c53813}.btn span{margin-left:auto}.btn.small{min-height:44px;padding:12px 17px;font-size:14px}.btn.outline{color:var(--ink);border:1px solid var(--line);background:0 0}.btn.outline:hover{border-color:var(--ink)}.wide{width:100%}.text-link{border-bottom:1px solid;padding-bottom:4px;font-size:15px;font-weight:700;line-height:1.6;display:inline-block}.review-bar{color:#4f4f4f;text-align:center;background:#eee;padding:7px 16px;font-size:12px;line-height:1.4}.header{z-index:20;background:#000;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:30px;min-height:82px;display:flex}.brand{flex-shrink:0;width:155px;display:block}.brand img{object-fit:contain;width:100%;height:64px}.nav nav{color:#eaeaea;align-items:center;gap:30px;font-size:14px;display:flex}.nav nav a:hover{color:var(--orange)}.nav-end{color:#fff;align-items:center;gap:20px;display:flex}.language{border-bottom:1px solid #666;padding:12px 0;font-size:14px}.hero{color:#fff;background:#171918;align-items:center;min-height:610px;display:flex;position:relative}.hero>picture,.hero>picture img,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero>picture img{object-fit:cover;object-position:center 60%}.hero-shade{background:linear-gradient(90deg,#000000c7 0%,#00000087 34%,#0000000d 70%),linear-gradient(#0000 70%,#0006)}.hero-content{padding-block:62px 106px;position:relative}.hero .eyebrow{color:#fff;opacity:.8}.hero h1{letter-spacing:-.055em;font-weight:600}.hero-lead{color:inherit;margin-top:24px;margin-bottom:14px;font-size:21px;line-height:1.4}.hero-sub{color:#ddd;max-width:430px;font-size:16px}.hero-actions{align-items:center;gap:28px;margin-top:30px;display:flex}.hero-secondary{color:#fff;border-bottom:1px solid #aaa;padding-block:10px;font-size:14px}.hero-bottom{color:#eee;letter-spacing:.04em;justify-content:space-between;font-size:12px;display:flex;position:absolute;bottom:24px;left:0;right:0}.trust-strip{border-bottom:1px solid var(--line);background:var(--soft)}.trust-strip .wrap{justify-content:space-between;gap:20px;padding-block:25px;font-size:14px;font-weight:600;display:flex}.trust-strip span:before{content:"✓";color:var(--orange);margin-right:12px}.section-top{grid-template-columns:1.2fr 1fr;align-items:end;gap:80px;margin-bottom:36px;display:grid}.section-top h2{margin:0}.section-top>p{max-width:440px;margin:0}.filters{flex-wrap:wrap;gap:10px;margin:34px 0;display:flex}.filters button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:30px;min-height:42px;padding:11px 18px;font-size:14px}.filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#fff}.fleet-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:26px;display:grid}.car-card{border:1px solid var(--line);background:#fff;border-radius:6px;scroll-margin-top:110px;overflow:hidden}.car-card[hidden]{display:none}.car-photo{background:#eee;display:block;position:relative;overflow:hidden}.car-photo img{object-fit:cover;width:100%;height:248px;transition:transform .4s}.car-photo:hover img{transform:scale(1.025)}.tag{letter-spacing:.03em;background:#fffffff0;border-radius:3px;padding:7px 10px;font-size:11px;font-weight:600;position:absolute;top:16px;left:16px}.car-body{padding:24px}.car-year{color:var(--muted);margin-bottom:7px;font-size:12px}.car-card h3{font-size:22px}.spec-line{color:var(--muted);flex-wrap:wrap;gap:8px;margin:17px 0 24px;font-size:12px;display:flex}.spec-line span+span:before{content:"·";margin-right:8px}.card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:20px;display:flex}.price{font-size:12px;line-height:1.5}.price strong{letter-spacing:-.04em;font-size:23px}.price small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.round-btn{border:1px solid var(--line);border-radius:50%;flex-shrink:0;place-items:center;width:43px;height:43px;font-size:23px;display:grid}.round-btn:hover{background:var(--orange);border-color:var(--orange);color:#fff}.detail-link{border-top:1px solid var(--line);justify-content:space-between;margin-top:24px;padding-top:17px;font-size:13px;display:flex}.detail-link span{color:var(--orange)}.card-details{margin-top:22px}.card-details summary{font-size:13px}.card-details p{margin-top:15px;font-size:14px}.card-details b{font-size:13px}.fleet-note{max-width:800px;margin-top:28px;font-size:13px}.premium-section{color:#fff;background:#171918;padding:80px 0}.premium-layout{grid-template-columns:1fr 1.55fr;align-items:center;gap:64px;display:grid}.premium-layout h2 span{color:#aaa}.premium-layout p:not(.eyebrow){color:#bbb}.premium-images{grid-template-columns:1fr 1fr;gap:22px;display:grid}.premium-images a{border:1px solid #444;border-radius:4px;overflow:hidden}.premium-images img{object-fit:cover;width:100%;height:260px}.premium-images span{justify-content:space-between;gap:12px;padding:19px 16px;font-size:14px;display:flex}.premium-images b{color:var(--orange)}.airport-teaser{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.airport-photo{background:var(--soft);border-radius:5px;overflow:hidden}.airport-photo img{object-fit:cover;width:100%;height:490px}.airport-teaser p{max-width:480px}.airport-teaser .btn{margin-top:12px}.conditions-grid{grid-template-columns:repeat(3,1fr);gap:36px;display:grid}.conditions-grid article{border-top:1px solid var(--line);padding-top:28px}.condition-number{color:var(--orange);margin-bottom:35px;font-size:13px;display:block}.conditions-grid h3{margin-bottom:15px;font-size:23px}.conditions-grid p{margin:0;font-size:15px}.faq-section{border-top:1px solid var(--line);grid-template-columns:.9fr 1.3fr;gap:90px;display:grid}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;align-items:center;gap:22px;padding:23px 0;font-size:16px;line-height:1.45;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--orange);flex-shrink:0;font-size:24px;font-weight:400}details[open] summary span{transform:rotate(45deg)}details>p{padding-right:22px;font-size:15px}.reviews-strip{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:40px;padding-block:50px 70px;display:flex}.reviews-strip h2{margin-bottom:12px;font-size:32px}.reviews-strip p{margin-bottom:10px}.inquiry-section{background:var(--soft);padding:90px 0}.inquiry-layout{grid-template-columns:1fr 1fr;align-items:start;gap:95px;display:grid}.inquiry-copy{padding-top:24px}.inquiry-copy>p:not(.eyebrow){max-width:430px}.contact-note{align-items:center;gap:20px;margin:22px 0;display:flex}.contact-note span{color:var(--orange);font-size:12px}.contact-note p{color:var(--ink);margin:0;font-size:15px}.inquiry-copy>.text-link{margin-top:25px}.inquiry-form{border:1px solid var(--line);background:#fff;border-radius:7px;padding:36px}.inquiry-form h3{margin-bottom:12px;font-size:27px}.form-timezone{margin-bottom:24px;font-size:12px}.form-grid{grid-template-columns:1.4fr 1fr;gap:18px 16px;display:grid}label{flex-direction:column;gap:8px;font-size:13px;font-weight:600;display:flex}.span2{grid-column:span 2}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cdcdca;border-radius:3px;min-height:46px;padding:12px;font-size:15px;line-height:1.35}textarea{resize:vertical}.consent{flex-direction:row;align-items:start;gap:10px;margin-top:18px;font-size:12px;font-weight:400;line-height:1.5;display:flex}.consent input{flex-shrink:0;width:16px;min-height:16px;margin-top:2px}.inquiry-form .btn{margin-top:22px}.form-note{color:var(--muted);margin:13px 0;font-size:12px;line-height:1.6}.inquiry-form .text-link{font-size:13px}[data-form-status]{margin:15px 0;font-size:14px;line-height:1.6}[data-form-status][data-error=true]{color:#a82a12}[data-form-status][data-success=true]{color:#276339}.honeypot{width:1px;height:1px;position:absolute;left:-10000px}.floating-wa{color:#fff;z-index:30;background:#151515;border:1px solid #555;border-radius:30px;padding:14px 21px;font-size:14px;position:fixed;bottom:22px;right:24px;box-shadow:0 4px 20px #0002}footer{color:#fff;background:#000;padding:62px 0 26px}.footer-grid{grid-template-columns:1.25fr 1fr 1fr .8fr;gap:40px;display:grid}.footer-grid h3{letter-spacing:0;margin:15px 0 24px;font-size:14px}.footer-grid a:not(.brand){color:#c6c6c6;margin:12px 0;font-size:13px;line-height:1.6;display:block}.footer-grid p{color:#999;max-width:220px;margin-top:20px;font-size:13px}.footer-bottom{color:#999;border-top:1px solid #333;justify-content:space-between;gap:30px;margin-top:45px;padding-top:24px;font-size:11px;line-height:1.6;display:flex}.mobile-model-back{display:none}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:13px;margin:34px 0 40px;font-size:12px;display:flex}.model-title{justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px;display:flex}.model-title h1{font-size:clamp(34px,4vw,54px)}.model-title .eyebrow{margin-bottom:16px;font-size:11px}.model-price{flex-shrink:0}.model-price small{color:var(--muted);margin:4px 0;font-size:12px;display:block}.model-price strong{white-space:nowrap;font-size:26px}.model-price strong span{font-size:13px;font-weight:400}.model-gallery{grid-template-columns:1.55fr 1fr;gap:16px;height:540px;display:grid}.model-gallery img{object-fit:cover;border-radius:5px;width:100%;height:100%}.model-gallery>div{grid-template-rows:1fr 1fr;gap:16px;min-height:0;display:grid}.model-gallery>div img{min-height:0}.model-specs{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.model-specs span{border:1px solid var(--line);border-radius:3px;padding:10px 16px;font-size:13px}.model-info{grid-template-columns:1.1fr 1fr;gap:80px;display:grid}.model-info h2{font-size:34px}.insurance-note{border-top:1px solid var(--line);margin-top:35px;padding-top:30px}.insurance-note h3{margin-bottom:16px}.insurance-note p{font-size:15px}.rates-panel{background:var(--soft);border:1px solid var(--line);border-radius:5px;padding:30px}.rates-panel h2{margin-bottom:10px;font-size:26px}.rates-panel>p{font-size:14px}.rates-panel h3{margin-top:25px;font-size:15px}table{border-collapse:collapse;width:100%;margin:16px 0}th,td{text-align:left;border-bottom:1px solid var(--line);padding:12px 0;font-size:13px}th{color:var(--muted);font-size:12px;font-weight:400}td:last-child,th:last-child{text-align:right}.model-faq{max-width:800px}.model-faq h2{font-size:32px}.alternatives{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.alternatives>a{border:1px solid var(--line);border-radius:4px;grid-template-columns:140px 1fr;align-items:center;gap:20px;display:grid;overflow:hidden}.alternatives img{object-fit:cover;width:140px;height:145px}.alternatives h3{margin-bottom:10px;font-size:19px}.alternatives p{margin:0 0 10px;font-size:12px}.alternatives span{color:var(--orange);font-size:12px}.airport-page .airport-teaser{padding-block:10px 30px}.airport-page h1{font-size:clamp(44px,5vw,70px)}.not-found{min-height:55vh}.not-found p{margin-top:24px}.not-found .text-link{margin-left:25px}.skip{z-index:99;background:#fff;padding:15px;position:fixed;top:-100px}.skip:focus{top:10px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width>=1500px){.hero{min-height:680px}.hero>picture img{object-position:center 57%}}@media (width<=1100px){.wrap{width:calc(100% - 48px)}.nav nav,.nav{gap:18px}.brand{width:130px}.section{padding-block:70px}.fleet-grid{gap:18px}.car-photo img{height:220px}.car-body{padding:20px}.car-card h3{font-size:20px}.premium-layout{gap:35px}.premium-images img{height:220px}.airport-teaser{gap:40px}.inquiry-layout,.faq-section{gap:50px}.model-info{gap:40px}.model-gallery{height:440px}.footer-grid{gap:24px}.nav nav a:last-child{display:none}}@media (width<=800px){.nav nav{display:none}.hero{min-height:600px}.hero-content{padding-block:60px 100px}.hero h1{font-size:60px}.fleet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-top{gap:35px}.section-top h2{font-size:36px}.premium-layout{grid-template-columns:1fr}.premium-layout>div:first-child{max-width:500px}.premium-images img{height:290px}.airport-teaser{gap:30px}.airport-photo img{height:420px}.conditions-grid{gap:25px}.faq-section{grid-template-columns:1fr;gap:20px}.inquiry-layout{gap:35px}.inquiry-form{padding:25px}.footer-grid{grid-template-columns:1fr 1fr}.model-title{display:block}.model-price{margin-top:24px}.model-gallery{height:370px}.model-info,.alternatives{grid-template-columns:1fr}.trust-strip .wrap{grid-template-columns:1fr 1fr;gap:18px;font-size:13px;display:grid}.airport-page .airport-teaser{grid-template-columns:1fr}.airport-page .airport-photo{max-height:440px}}@media (width<=600px){.mobile-model-back{min-height:44px;color:var(--ink);border-bottom:1px solid var(--ink);align-items:center;margin:18px 0 2px;padding:9px 0;font-size:14px;font-weight:700;display:inline-flex}.breadcrumb{display:none}.wrap{width:calc(100% - 36px)}.review-bar{font-size:10px}.nav{gap:15px;min-height:72px}.brand{width:116px}.brand img{height:52px}.nav-end{gap:16px}.btn.small{max-width:120px;min-height:39px;padding:10px 11px;font-size:11px}.language{font-size:12px}.hero{align-items:flex-start;min-height:670px}.hero-content{padding:42px 0 130px}.hero h1{font-size:50px;line-height:1.02}.hero .eyebrow{margin-bottom:22px;font-size:10px}.hero-shade{background:linear-gradient(#000000a6,#00000047 53%,#0000001a 72%,#00000094),linear-gradient(90deg,#0003,#0000)}.hero>picture img{object-position:center 64%}.hero-lead{max-width:300px;margin-top:22px;font-size:18px}.hero-sub{max-width:295px;font-size:14px;line-height:1.6}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px;margin-top:22px}.hero .btn{min-height:48px;font-size:13px}.hero-secondary{font-size:12px}.hero-bottom{font-size:10px;bottom:20px}.hero-bottom span:last-child{display:none}.trust-strip .wrap{gap:15px 10px;padding-block:20px;font-size:11px}.trust-strip span:before{margin-right:6px}.section{padding-block:55px}.section-top{margin-bottom:25px;display:block}.section-top h2{margin-bottom:18px;font-size:35px}.section-top p{font-size:14px}.eyebrow{margin-bottom:17px;font-size:10px}h2{font-size:33px;line-height:1.15}.filters{gap:8px;margin:25px 0}.filters button{min-height:39px;padding:10px 13px;font-size:12px}.fleet-grid{grid-template-columns:1fr;gap:22px}.car-photo img{height:270px}.car-card h3{font-size:24px}.car-body{padding:23px}.tag{font-size:11px}.spec-line{font-size:12px}.price strong{font-size:26px}.price small{font-size:12px}.detail-link{font-size:14px}.fleet-note{font-size:12px}.premium-section{padding:55px 0}.premium-layout{gap:30px}.premium-images{gap:12px}.premium-images img{height:180px}.premium-images span{padding:13px 10px;font-size:12px;line-height:1.4}.airport-teaser{grid-template-columns:1fr;gap:30px}.airport-photo img{height:340px}.airport-teaser h2{font-size:32px}.conditions-grid{grid-template-columns:1fr;gap:26px}.condition-number{margin-bottom:18px}.conditions-grid h3{font-size:23px}.conditions-grid p{font-size:14px}.faq-section{gap:5px}.faq-section h2{font-size:32px}.faq-list summary{padding-block:20px;font-size:15px}.reviews-strip{padding-block:40px;display:block}.reviews-strip h2{font-size:29px}.reviews-strip p{font-size:14px}.reviews-strip .btn{margin-top:15px}.inquiry-section{padding:50px 0}.inquiry-layout{grid-template-columns:1fr;gap:30px}.inquiry-copy{padding:0}.inquiry-copy h2{font-size:34px}.inquiry-copy p{font-size:15px}.inquiry-form{padding:22px}.form-grid{grid-template-columns:1.3fr 1fr;gap:16px 12px}.form-grid label{font-size:12px}.form-grid input,.form-grid select,.form-grid textarea{min-width:0;padding:10px;font-size:16px}.inquiry-form h3{font-size:25px}.floating-wa{padding:12px 16px;font-size:12px;bottom:14px;right:14px}.footer-grid{gap:22px 20px}.footer-grid>div:first-child{grid-column:span 2}.footer-grid h3{margin-bottom:15px;font-size:13px}.footer-grid a:not(.brand){overflow-wrap:anywhere;font-size:12px}.footer-bottom{padding-bottom:45px;display:block}.footer-bottom span{margin-top:9px;display:block}.breadcrumb{gap:10px;margin:24px 0 30px;font-size:11px}.model-title h1{font-size:36px}.model-title .eyebrow{font-size:10px}.model-price strong{font-size:25px}.model-gallery{height:auto;display:block}.model-gallery .gallery-main{height:340px}.model-gallery>div{grid-template-rows:150px;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.model-specs{gap:8px}.model-specs span{padding:9px 12px;font-size:12px}.model-info{gap:30px}.model-info h2{font-size:29px}.model-info p{font-size:15px}.rates-panel{padding:24px}.model-faq h2{font-size:28px}.model-faq summary{font-size:14px}.alternatives>a{grid-template-columns:110px 1fr;gap:15px}.alternatives img{width:110px;height:150px}.alternatives h3{font-size:18px}.alternatives p{padding-right:8px;font-size:11px}.airport-page h1{font-size:47px}.airport-page .airport-photo{margin-top:8px}.not-found h1{font-size:36px}.not-found .text-link{width:max-content;margin:20px 0 0;display:block}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.inquiry-layout>*,.form-grid>*{min-width:0}.form-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.inquiry-copy h2{overflow-wrap:anywhere}@media (width>=601px){.model-gallery{grid-template-rows:minmax(0,1fr)}.model-gallery>.gallery-main{min-height:0;max-height:100%}}.trust-strip .wrap{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.trust-strip span{line-height:1.5}.review-actions{flex-wrap:wrap;gap:12px;max-width:470px;display:flex}.review-placeholder{color:#666;border:1px dashed #999;align-items:center;padding:14px;font-size:13px;display:inline-flex}.footer-placeholder{color:#bbb;margin:10px 0;padding:8px;font-size:12px}.service-promises p{font-size:15px}.service-promises strong{color:var(--ink)}@media (width<=800px){.trust-strip .wrap{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.review-actions{margin-top:20px}}.model-actions{flex-wrap:wrap;gap:12px;margin:0 0 24px;display:flex}.model-info>.rates-panel{grid-area:1/2;align-self:start}.model-info>div{grid-area:1/1}.card-bottom{flex-wrap:wrap;gap:16px}.card-inquiry{border:1px solid var(--orange);min-height:44px;color:var(--orange);border-radius:4px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:700;display:inline-flex}.detail-link{justify-content:space-between;align-items:center;min-height:44px;display:flex}.floating-wa{width:max-content;max-width:calc(100% - 36px);box-shadow:none;margin:24px auto;display:flex;position:static}@media (width<=800px){.model-info>.rates-panel,.model-info>div{grid-area:auto}.model-info{padding-top:28px}.inquiry-layout{flex-direction:column;display:flex}.inquiry-form{order:-1;width:100%}.mobile-model-back{align-items:center;min-height:44px;margin:16px 0;font-weight:700;display:inline-flex}.model-actions .btn{min-height:44px;padding:12px 16px;font-size:14px}}@media (width<=600px){.model-gallery .gallery-main{aspect-ratio:4/3;object-fit:contain;height:auto}.model-title{margin-top:16px}.card-inquiry{width:100%}.model-actions{gap:8px}.model-actions .btn{flex:1}.model-specs{margin-top:18px}.rates-panel{padding:20px}.inquiry-copy h2{font-size:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* 2026-09-15 — Final visual language: retain multi-page SEO architecture while restoring
   the softer, premium one-page WayGo visual system. No SEO, routing or tracking behavior
   is changed by this layer. */
:root{
  --ink:#151515;
  --orange:#ff4a1d;
  --muted:#6d6d73;
  --line:#dedede;
  --soft:#f4f4f1;
  --radius:24px;
  --bg:#0b0b0c;
  --bg2:#141416;
  --shadow:0 24px 70px rgba(0,0,0,.12);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
body{line-height:1.5;background:#fff;color:var(--ink)}
p{line-height:1.6}
h1,h2,h3{font-weight:700}
.wrap{width:min(1180px,calc(100% - 40px))}
.section{padding-block:90px}
.eyebrow{font-weight:800;color:var(--orange)}
.btn{
  border-radius:999px;
  padding:14px 21px;
  min-height:50px;
  gap:18px;
  font-weight:800;
  transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.btn:hover{transform:translateY(-1px);background:#e13e14;border-color:#e13e14}
.btn.outline{background:#fff}
.btn.outline:hover{background:#f7f7f4;color:var(--ink)}
.btn.small{border-radius:999px;padding:11px 18px}
.text-link{font-weight:800}

/* Header */
.header{
  background:rgba(11,11,12,.94);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  border-bottom:1px solid rgba(255,255,255,.08);
}
.nav{min-height:76px;gap:26px}
.brand{width:150px}
.brand img{height:58px}
.nav nav{gap:28px;color:#ddd}
.nav-end{gap:10px}
.language{
  min-width:44px;
  text-align:center;
  border:1px solid #444;
  border-radius:999px;
  padding:10px 12px;
  line-height:1;
}

/* Hero: copy and car image are deliberately separated so the vehicle is not covered. */
.hero.hero-split{
  min-height:auto;
  padding:72px 0 84px;
  background:var(--bg);
  color:#fff;
  display:block;
}
.hero-shell{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:54px;
  align-items:center;
}
.hero.hero-split .hero-content{padding:0;position:relative;z-index:1;min-width:0}
.hero.hero-split .hero-media{min-width:0}
.hero.hero-split .hero-media picture{display:block}
.hero.hero-split .hero-media img{
  width:100%;
  aspect-ratio:4/3;
  object-fit:cover;
  object-position:center 58%;
  border-radius:30px;
  box-shadow:0 40px 100px rgba(0,0,0,.34);
}
.hero.hero-split .eyebrow{color:#ff7958;opacity:1;margin-bottom:16px}
.hero.hero-split h1{
  font-size:clamp(46px,5.4vw,76px);
  line-height:.98;
  letter-spacing:-.055em;
  max-width:620px;
}
.hero.hero-split .hero-lead{
  max-width:560px;
  margin:26px 0 12px;
  font-size:20px;
  line-height:1.45;
  color:#f0f0f0;
}
.hero.hero-split .hero-sub{max-width:570px;color:#bdbdc1;font-size:16px;line-height:1.65}
.hero.hero-split .hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}
.hero.hero-split .hero-secondary{
  display:inline-flex;
  align-items:center;
  min-height:50px;
  padding:13px 4px;
  color:#fff;
  border-bottom:1px solid rgba(255,255,255,.35);
  font-weight:700;
}
.hero.hero-split .hero-bottom{
  position:static;
  margin-top:38px;
  display:flex;
  gap:18px;
  justify-content:flex-start;
  color:#8f8f95;
  font-size:12px;
  letter-spacing:.04em;
}
.hero.hero-split .hero-bottom span+span:before{content:'•';margin-right:18px;color:#57575c}

/* Trust strip */
.trust-strip{background:#fff;border-bottom:1px solid var(--line)}
.trust-strip .wrap{padding-block:22px;font-weight:700}
.trust-strip span:before{color:var(--orange)}

/* Fleet and content cards */
.filters button{border-radius:999px;padding:10px 16px;background:#fff}
.car-card{
  border-radius:26px;
  border:1px solid #e7e7e5;
  box-shadow:0 12px 30px rgba(0,0,0,.045);
  transition:transform .2s ease,box-shadow .2s ease;
}
.car-card:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(0,0,0,.08)}
.car-photo{aspect-ratio:16/10}
.car-photo img{height:100%;object-fit:cover}
.tag{border-radius:999px;padding:8px 11px;background:rgba(17,17,17,.9);color:#fff;font-weight:800}
.car-body{padding:22px}
.spec-line{gap:7px}
.spec-line span{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:6px 9px;
  background:#f3f3f1;
  border-radius:999px;
  color:#57575c;
  font-weight:650;
}
.spec-line span+span:before{content:none}
.card-inquiry{border-radius:999px;padding:10px 15px}
.detail-link{font-weight:750}
.card-details table{margin-bottom:18px}

/* Dark premium showcase */
.premium-section{background:var(--bg);padding:88px 0}
.premium-images a{border-radius:24px;border-color:#29292c;background:#111113}
.premium-images img{border-radius:0}
.premium-images span{padding:18px}

/* Service / airport / FAQ */
.airport-photo{border-radius:28px}
.airport-photo img{height:480px}
.conditions-grid article{
  border:1px solid #e5e5e5;
  border-radius:22px;
  padding:24px;
}
.condition-number{margin-bottom:26px}
.faq-section{border-top:0}
.faq-list{border-top:1px solid var(--line)}
.reviews-strip{border-top:1px solid var(--line)}
.review-actions .btn{min-width:154px}

/* Inquiry */
.inquiry-section{background:var(--soft)}
.inquiry-form{
  border-radius:24px;
  padding:34px;
  box-shadow:0 18px 50px rgba(0,0,0,.055);
}
input,select,textarea{border-radius:12px;padding:12px 13px}
.contact-note span{
  width:36px;height:36px;border-radius:50%;display:grid;place-items:center;
  background:#111;color:#fff;font-weight:800;
}
.service-promises{
  margin:24px 0;
  padding:18px 20px;
  border:1px solid #dededb;
  border-radius:18px;
  background:#fff;
}
.service-promises p{margin:0}

/* Vehicle detail pages */
.model-gallery{gap:12px}
.model-gallery img{border-radius:24px}
.model-gallery>div{gap:12px}
.model-specs span{border-radius:999px;background:#f5f5f2;padding:9px 13px}
.rates-panel{
  border-radius:24px;
  padding:30px;
  background:#f5f5f2;
  box-shadow:0 12px 35px rgba(0,0,0,.04);
}
.alternatives>a{
  border-radius:22px;
  box-shadow:0 10px 28px rgba(0,0,0,.035);
}
.alternatives img{border-radius:0}
.model-actions .btn{border-radius:999px}

/* Footer */
footer{background:#050506}
.footer-bottom{border-color:#202024}
.floating-wa{border-radius:999px}

@media(max-width:980px){
  .hero-shell{grid-template-columns:1fr;gap:34px}
  .hero.hero-split .hero-media{order:-1}
  .hero.hero-split .hero-media img{aspect-ratio:16/9;object-position:center 58%}
  .hero.hero-split .hero-content{max-width:760px}
  .premium-layout{gap:42px}
}

@media(max-width:800px){
  .section{padding-block:68px}
  .car-card{border-radius:22px}
  .inquiry-form{border-radius:22px}
  .model-gallery img{border-radius:20px}
  .rates-panel{border-radius:20px}
}

@media(max-width:600px){
  .wrap{width:calc(100% - 24px)}
  .nav{min-height:66px;gap:10px}
  .brand{width:118px}
  .brand img{height:48px}
  .nav-end{gap:8px}
  .language{min-width:40px;padding:9px 10px}
  .btn.small{font-size:11px;line-height:1.15;padding:10px 12px;min-height:40px;max-width:132px}
  .hero.hero-split{padding:0 0 46px}
  .hero-shell{width:100%;gap:0;display:flex;flex-direction:column}
  .hero.hero-split .hero-media{width:100%;order:-1}
  .hero.hero-split .hero-media img{
    width:100%;
    aspect-ratio:4/3;
    border-radius:0;
    box-shadow:none;
    object-fit:cover;
    object-position:center 61%;
  }
  .hero.hero-split .hero-content{width:calc(100% - 24px);margin:0 auto;padding:34px 0 0}
  .hero.hero-split h1{font-size:clamp(40px,12vw,54px);line-height:.98}
  .hero.hero-split .hero-lead{font-size:18px;margin-top:22px}
  .hero.hero-split .hero-sub{font-size:14px;line-height:1.6}
  .hero.hero-split .hero-actions{align-items:stretch;flex-direction:column;gap:7px;margin-top:22px}
  .hero.hero-split .hero-actions .btn{width:100%;justify-content:space-between;min-height:52px}
  .hero.hero-split .hero-secondary{width:max-content;min-height:44px}
  .hero.hero-split .hero-bottom{margin-top:28px;display:block;font-size:11px}
  .hero.hero-split .hero-bottom span{display:block}
  .hero.hero-split .hero-bottom span+span{margin-top:5px}
  .hero.hero-split .hero-bottom span+span:before{content:none}
  .trust-strip .wrap{grid-template-columns:1fr 1fr;gap:12px 8px;padding-block:18px;font-size:11px}
  .section{padding-block:54px}
  .car-card{border-radius:22px}
  .car-photo{aspect-ratio:16/10}
  .car-photo img{height:100%}
  .premium-images a{border-radius:18px}
  .airport-photo{border-radius:20px}
  .conditions-grid article{border-radius:18px;padding:21px}
  .inquiry-form{border-radius:20px;padding:21px}
  input,select,textarea{border-radius:10px}
  .model-gallery .gallery-main{aspect-ratio:4/3;object-fit:cover}
  .model-gallery img{border-radius:18px}
  .rates-panel{border-radius:18px;padding:20px}
  .alternatives>a{border-radius:18px}
}

/* 2026-09-15 v2 — restore the approved legacy visual language precisely on top of the
   multi-page SEO build. SEO/meta/schema/routing/tracking remain unchanged. */
:root{
  --ink:#151515;--orange:#ff4a1d;--muted:#6d6d73;--line:#dedede;--soft:#f4f4f1;
  --radius:24px;--bg:#0b0b0c;--bg2:#141416;--shadow:0 24px 70px rgba(0,0,0,.13);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}
.wrap{width:min(1180px,calc(100% - 40px))}
.header{background:rgba(11,11,12,.96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}
.nav{min-height:76px;gap:24px}.brand{width:145px}.brand img{height:56px}.nav-end{gap:10px}
.language{border:1px solid #444;border-radius:999px;padding:10px 13px;line-height:1;min-width:44px;text-align:center}
.btn,.btn.small,.card-inquiry{border-radius:999px}

/* Cinematic hero — same visual language as the previous one-page site. */
.hero.hero-cinematic{position:relative;display:flex;align-items:center;min-height:680px;padding:0;background:#0b0b0c;color:#fff;overflow:hidden}
.hero.hero-cinematic>.hero-picture,.hero.hero-cinematic>.hero-picture img,.hero.hero-cinematic>.hero-shade{position:absolute;inset:0;width:100%;height:100%}
.hero.hero-cinematic>.hero-picture img{object-fit:cover;object-position:center 61%}
.hero.hero-cinematic>.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.58) 34%,rgba(0,0,0,.10) 72%),linear-gradient(180deg,rgba(0,0,0,.08) 52%,rgba(0,0,0,.62) 100%)}
.hero-cinematic-inner{position:relative;z-index:2;min-height:680px;display:flex;align-items:center}
.hero-cinematic-copy{width:min(610px,56%);padding:64px 0 100px}
.hero.hero-cinematic .eyebrow{color:#fff;opacity:.8;margin-bottom:22px;font-size:12px;letter-spacing:.16em}
.hero.hero-cinematic h1{font-size:clamp(48px,5.7vw,80px);line-height:.98;letter-spacing:-.055em;font-weight:700;max-width:650px}
.hero.hero-cinematic .hero-lead{color:#fff;max-width:560px;margin:24px 0 12px;font-size:21px;line-height:1.43}
.hero.hero-cinematic .hero-sub{color:#e0e0e0;max-width:550px;margin-bottom:0;font-size:15px;line-height:1.65}
.hero.hero-cinematic .hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px}
.hero.hero-cinematic .hero-actions .btn{min-width:190px}
.hero.hero-cinematic .hero-secondary{display:inline-flex;align-items:center;min-height:48px;color:#fff;border-bottom:1px solid rgba(255,255,255,.55);padding:10px 2px;font-weight:750}
.hero-proof{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:22px;color:#eee;font-size:12px}
.proof-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);display:inline-block}.proof-sep{color:#aaa}
.hero.hero-cinematic .hero-bottom{position:absolute;left:0;right:0;bottom:22px;color:#eee;font-size:11px;letter-spacing:.05em;display:flex;justify-content:space-between}

/* Softer old-site sections/cards. */
.section{padding-block:82px}.section-top{margin-bottom:30px}.section-top h2{font-weight:700}
.filters{margin:28px 0 34px}.filters button{border-radius:999px;padding:10px 16px}
.fleet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.car-card{border-radius:26px;border:1px solid #e6e6e6;box-shadow:0 12px 30px rgba(0,0,0,.05);overflow:hidden}
.car-photo{aspect-ratio:16/10}.car-photo img{width:100%;height:100%;object-fit:cover}
.tag{left:16px;top:16px;border-radius:999px;padding:8px 11px;background:#111;color:#fff;font-weight:800}
.car-body{padding:22px}.car-card h3{font-size:27px}.car-year{font-size:13px}
.spec-line{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 20px}.spec-line span{background:#f3f3f1;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:700}.spec-line span+span:before{content:none}
.card-bottom{padding-top:18px;gap:14px;align-items:center}.price strong{font-size:24px}.price small{font-size:12px}
.card-inquiry{min-height:44px;padding:11px 17px;white-space:nowrap}.detail-link{margin-top:18px;padding-top:15px;min-height:42px;font-weight:800}
.premium-images a,.airport-photo,.conditions-grid article,.inquiry-form,.alternatives>a,.rates-panel{border-radius:24px}
.inquiry-form{box-shadow:0 18px 50px rgba(0,0,0,.055)}

@media(max-width:800px){
  .nav{min-height:68px}.brand{width:120px}.brand img{height:50px}.nav-end{gap:8px}.btn.small{min-height:40px;padding:10px 13px;font-size:12px;max-width:none}
  .hero.hero-cinematic,.hero-cinematic-inner{min-height:calc(100svh - 68px);max-height:790px}
  .hero.hero-cinematic>.hero-picture img{object-position:center 61%}
  .hero.hero-cinematic>.hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.52) 0%,rgba(0,0,0,.23) 43%,rgba(0,0,0,.63) 100%),linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.02))}
  .hero-cinematic-inner{align-items:flex-start}.hero-cinematic-copy{width:100%;padding:58px 0 96px}
  .hero.hero-cinematic h1{font-size:clamp(45px,12vw,62px);max-width:500px}
  .hero.hero-cinematic .hero-lead{font-size:19px;max-width:500px}.hero.hero-cinematic .hero-sub{font-size:14px;max-width:470px}
  .hero.hero-cinematic .hero-actions{margin-top:24px}.hero.hero-cinematic .hero-actions .btn{min-width:180px}
  .fleet-grid{grid-template-columns:1fr 1fr;gap:18px}.car-card h3{font-size:22px}.car-body{padding:18px}.car-photo{aspect-ratio:16/10}
}
@media(max-width:600px){
  .wrap{width:calc(100% - 28px)}.nav{min-height:66px}.brand{width:108px}.brand img{height:46px}.language{min-width:38px;padding:9px 10px;font-size:12px}.btn.small{font-size:11px;padding:9px 11px;min-height:38px}
  .hero.hero-cinematic,.hero-cinematic-inner{min-height:calc(100svh - 66px);max-height:none}
  .hero.hero-cinematic>.hero-picture img{object-position:center 64%}
  .hero-cinematic-copy{padding:48px 0 98px}
  .hero.hero-cinematic .eyebrow{font-size:10px;margin-bottom:18px}.hero.hero-cinematic h1{font-size:clamp(42px,12.8vw,56px);line-height:.99;max-width:94%}
  .hero.hero-cinematic .hero-lead{font-size:17px;max-width:90%;margin-top:20px}.hero.hero-cinematic .hero-sub{font-size:13px;max-width:90%;line-height:1.55}
  .hero.hero-cinematic .hero-actions{flex-direction:column;align-items:flex-start;gap:6px;margin-top:20px}.hero.hero-cinematic .hero-actions .btn{min-height:48px;min-width:190px;padding:13px 18px}.hero.hero-cinematic .hero-secondary{min-height:42px;font-size:12px}
  .hero-proof{max-width:92%;font-size:11px;margin-top:16px}.hero.hero-cinematic .hero-bottom{bottom:16px;font-size:10px}.hero.hero-cinematic .hero-bottom span:last-child{display:none}
  .section{padding-block:58px}.section-top{display:block;margin-bottom:24px}.section-top h2{font-size:34px}.section-top>p{font-size:14px;margin-top:14px}
  .filters{gap:7px;margin:22px 0 26px}.filters button{min-height:36px;padding:8px 12px;font-size:11px}
  .fleet-grid{grid-template-columns:1fr;gap:20px}.car-card{border-radius:22px}.car-photo{aspect-ratio:16/10}.car-body{padding:18px}.car-card h3{font-size:22px}.car-year{font-size:12px}.spec-line{margin:15px 0 17px}.spec-line span{padding:7px 9px;font-size:11px}
  .card-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-top:16px}.price{font-size:11px}.price strong{font-size:22px}.price small{font-size:11px}.card-inquiry{width:auto!important;min-height:40px;padding:9px 13px;font-size:12px}.detail-link{margin-top:14px;padding-top:12px;min-height:38px;font-size:13px}
  .premium-images a,.airport-photo,.conditions-grid article,.inquiry-form,.alternatives>a,.rates-panel{border-radius:20px}
}

/* 2026-09-15 v3 — exact restoration of the approved pre-multipage homepage opening.
   This block intentionally restores the old header + cinematic hero + fast availability
   form while leaving the multipage SEO architecture, metadata, schema, routes and all
   sections after the opening untouched. */
.legacy-home-header.site-header{
  position:sticky;top:0;z-index:50;background:rgba(11,11,12,.92);
  backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);
  border-bottom:1px solid rgba(255,255,255,.08)
}
.legacy-home-header .container,.legacy-home-hero .container,.legacy-quick-form .container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.legacy-home-header .nav-wrap{height:76px;display:flex;align-items:center;gap:28px}
.legacy-home-header .brand{display:block;width:auto;flex-shrink:0}
.legacy-home-header .brand img{width:150px;height:auto;object-fit:contain}
.legacy-home-header .desktop-nav{display:flex;gap:28px;margin-left:auto}
.legacy-home-header .desktop-nav a{color:#ddd;font-size:14px}
.legacy-home-header .desktop-nav a:hover{color:#fff}
.legacy-home-header .nav-actions{display:flex;align-items:center;gap:10px}
.legacy-home-header .lang-switch{border:1px solid #444;background:transparent;color:#fff;border-radius:999px;padding:10px 12px;cursor:pointer;line-height:1;border-bottom:1px solid #444;min-width:auto}
.legacy-home-header .btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 20px;font-weight:800;cursor:pointer;transition:.2s ease;min-height:auto;gap:0}
.legacy-home-header .btn-primary{background:#ff4a1d;color:#fff}

.legacy-home-hero.hero-cinematic{position:relative;isolation:isolate;min-height:650px;padding:0;overflow:hidden;background:#0b0b0c;display:block;color:#fff}
.legacy-home-hero .hero-slider{position:absolute;inset:0;z-index:-3;overflow:hidden;touch-action:pan-y}
.legacy-home-hero .hero-slide{position:absolute;inset:0;display:block;opacity:0;transition:opacity .75s ease;pointer-events:none}
.legacy-home-hero .hero-slide.active{opacity:1}
.legacy-home-hero .hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center center}
.legacy-home-hero .hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,7,10,.78) 0%,rgba(5,7,10,.58) 30%,rgba(5,7,10,.18) 58%,rgba(5,7,10,.08) 100%);width:auto;height:auto}
.legacy-home-hero .hero-cinematic-inner{position:relative;min-height:650px;display:flex;align-items:center;padding-top:54px;padding-bottom:74px;z-index:auto}
.legacy-home-hero .hero-cinematic-copy{width:min(520px,48%);color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.22);padding:0}
.legacy-home-hero .hero-cinematic-copy .eyebrow{display:block;color:#ff6b43;opacity:1;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900;margin:0}
.legacy-home-hero .hero-cinematic-copy h1{font-size:clamp(46px,4.75vw,72px);line-height:1.01;letter-spacing:-.05em;margin:14px 0 22px;font-weight:700;max-width:none}
.legacy-home-hero .hero-cinematic-copy .hero-lead{font-size:20px;line-height:1.5;color:rgba(255,255,255,.92);max-width:470px;margin:0 0 24px}
.legacy-home-hero .hero-main-cta{display:inline-flex;background:#ffbd23;color:#111;border:0;border-radius:12px;padding:15px 22px;font-size:17px;font-weight:800;box-shadow:0 10px 28px rgba(0,0,0,.2);min-height:auto;gap:0}
.legacy-home-hero .hero-main-cta:hover{background:#ffc63f;border-color:#ffc63f;transform:translateY(-1px)}
.legacy-home-hero .hero-proof{display:flex;align-items:center;gap:9px;margin-top:16px;color:rgba(255,255,255,.94);font-weight:750;font-size:14px;max-width:none}
.legacy-home-hero .proof-icon{display:grid;place-items:center;width:22px;height:22px;border:1.5px solid rgba(255,255,255,.9);border-radius:50%;font-size:13px}
.legacy-home-hero .proof-sep{opacity:.55;color:inherit}
.legacy-home-hero .hero-dots{position:absolute;left:50%;bottom:34px;transform:translateX(-50%);display:flex;gap:9px}
.legacy-home-hero .hero-dots button{width:9px;height:9px;border:0;padding:0;border-radius:999px;background:rgba(255,255,255,.55);cursor:pointer;transition:.2s}
.legacy-home-hero .hero-dots button.active{width:18px;background:#ffbd23}

.legacy-quick-form.quick-form-wrap{margin-top:-42px;position:relative;z-index:5}
.legacy-quick-form .quick-form{background:#fff;border-radius:24px;box-shadow:0 24px 70px rgba(0,0,0,.15);padding:18px;display:grid;grid-template-columns:1.15fr repeat(4,1fr) auto;gap:12px;align-items:end}
.legacy-quick-form .form-heading{padding:6px 8px}
.legacy-quick-form .form-heading .eyebrow{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900;color:#ff4a1d;margin:0}
.legacy-quick-form .form-heading strong{display:block;font-size:20px;margin-top:5px}
.legacy-quick-form .quick-form label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#666}
.legacy-quick-form .quick-form input,.legacy-quick-form .quick-form select{border:1px solid #ddd;border-radius:12px;padding:12px;background:#fff;min-width:0;min-height:auto;width:100%;color:#151515}
.legacy-quick-form .quick-form .btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 20px;font-weight:800;cursor:pointer;transition:.2s ease;min-height:auto;gap:0;background:#ff4a1d;color:#fff;white-space:nowrap}

@media(max-width:980px){
  .legacy-home-header .desktop-nav{display:none}
  .legacy-home-hero.hero-cinematic,.legacy-home-hero .hero-cinematic-inner{min-height:620px}
  .legacy-home-hero .hero-cinematic-copy{width:min(560px,62%)}
  .legacy-home-hero .hero-shade{background:linear-gradient(90deg,rgba(5,7,10,.78),rgba(5,7,10,.4) 60%,rgba(5,7,10,.1))}
  .legacy-quick-form .quick-form{grid-template-columns:1fr 1fr 1fr}
  .legacy-quick-form .form-heading{grid-column:1/-1}
  .legacy-quick-form .quick-form .btn{grid-column:1/-1}
}
@media(max-width:700px){
  .legacy-home-header .container,.legacy-home-hero .container,.legacy-quick-form .container{width:min(100% - 24px,1180px)}
  .legacy-home-header .nav-wrap{height:66px}
  .legacy-home-header .brand img{width:120px;height:auto}
  .legacy-home-header .nav-cta{display:none}
  .legacy-home-header .lang-switch{font-size:16px;padding:10px 12px}
  .legacy-home-hero.hero-cinematic{min-height:760px;height:760px;max-height:760px;overflow:hidden}
  .legacy-home-hero .hero-cinematic-inner{min-height:760px;height:760px;max-height:760px;padding-top:28px;padding-bottom:42px;align-items:flex-start}
  .legacy-home-hero .hero-slide img{width:100%;height:100%;object-fit:cover;transform:none}
  .legacy-home-hero .hero-slide:nth-child(1) img{object-position:center 54%}
  .legacy-home-hero .hero-slide:nth-child(2) img{object-position:center 55%}
  .legacy-home-hero .hero-slide:nth-child(3) img{object-position:center 55%}
  .legacy-home-hero .hero-shade{background:linear-gradient(180deg,rgba(6,8,11,.70) 0%,rgba(6,8,11,.48) 37%,rgba(6,8,11,.12) 67%,rgba(6,8,11,.18) 100%)}
  .legacy-home-hero .hero-cinematic-copy{width:100%;max-width:390px;position:relative;z-index:3}
  .legacy-home-hero .hero-cinematic-copy .eyebrow{font-size:10px;letter-spacing:.14em}
  .legacy-home-hero .hero-cinematic-copy h1{font-size:clamp(34px,9.4vw,43px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 14px;max-width:360px}
  .legacy-home-hero .hero-cinematic-copy .hero-lead{font-size:16px;line-height:1.4;max-width:340px;margin-bottom:17px}
  .legacy-home-hero .hero-main-cta{padding:13px 18px;font-size:15px}
  .legacy-home-hero .hero-proof{font-size:12px;margin-top:12px;gap:7px}
  .legacy-home-hero .proof-icon{width:19px;height:19px;font-size:11px}
  .legacy-home-hero .hero-dots{bottom:18px;z-index:5}
  .legacy-quick-form.quick-form-wrap{margin-top:0}
  .legacy-quick-form .quick-form{grid-template-columns:1fr 1fr;border-radius:18px}
  .legacy-quick-form .quick-form label:nth-of-type(3),.legacy-quick-form .quick-form label:nth-of-type(4){grid-column:span 1}
  .legacy-quick-form .quick-form .btn{grid-column:1/-1}
  .home-page .floating-wa{position:fixed;right:18px;bottom:18px;z-index:40;background:#25d366;color:#071b0d;font-weight:900;width:70px;height:70px;padding:0;border:0;border-radius:50%;box-shadow:0 12px 40px rgba(0,0,0,.25);display:grid;place-items:center;margin:0;font-size:0}
  .home-page .floating-wa:after{content:'WA';font-size:18px;color:#071b0d}
}
@media(max-width:390px){
  .legacy-home-hero.hero-cinematic,.legacy-home-hero .hero-cinematic-inner{min-height:730px;height:730px;max-height:730px}
  .legacy-home-hero .hero-cinematic-copy h1{font-size:32px}
  .legacy-home-hero .hero-cinematic-copy .hero-lead{font-size:15px}
}

