/* Premium experience layer */
:root{--gold:#c9a96e;--night:#090a0d;--premium-line:rgba(255,255,255,.16)}
body{background:#fbfbfa}
.site-header{top:14px}.site-header .nav-wrap{height:72px;padding:0 14px 0 18px;border:1px solid transparent;border-radius:18px;transition:.35s}
.site-header:not(.scrolled) .nav-wrap{background:rgba(10,11,14,.3);border-color:rgba(255,255,255,.12);backdrop-filter:blur(18px);box-shadow:0 18px 50px rgba(0,0,0,.12)}
.site-header.scrolled{top:0;background:transparent;box-shadow:none}.site-header.scrolled .nav-wrap{margin-top:10px;background:rgba(255,255,255,.88);border-color:rgba(20,21,25,.08);box-shadow:0 16px 50px rgba(18,19,23,.09);backdrop-filter:blur(20px)}
.brand-mark{border-radius:13px;background:linear-gradient(145deg,#ed1b24,#a50910);box-shadow:inset 0 1px rgba(255,255,255,.22),0 8px 22px rgba(215,25,32,.23)}
.primary-nav a{font-weight:600;letter-spacing:-.01em}.nav-wa{border-radius:13px;background:#fff;color:#141519!important;border-color:#fff}.site-header.scrolled .nav-wa{background:var(--red);color:#fff!important;border-color:var(--red)}
.hero-slider{position:relative;height:min(920px,100svh);min-height:720px;background:var(--night);overflow:hidden;color:#fff}
.hero-slide{position:absolute;inset:0;visibility:hidden;opacity:0;transition:opacity .85s ease,visibility .85s;isolation:isolate}
.hero-slide.is-active{visibility:visible;opacity:1;z-index:2}
.hero-visual{position:absolute;inset:-2%;z-index:0;background-image:var(--hero-image,none);background-size:cover;background-position:center;transform:scale(1.06);transition:transform 8s cubic-bezier(.2,.7,.2,1)}
.hero-slide.is-active .hero-visual{transform:scale(1)}
.hero-slider.is-single .hero-pagination,.hero-slider.is-single .hero-nav{display:none}
.hero-slide:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,6,8,.92) 0%,rgba(5,6,8,.74) 37%,rgba(5,6,8,.22) 66%,rgba(5,6,8,.08)),linear-gradient(0deg,rgba(5,6,8,.65),transparent 45%)}
.hero-noise{position:absolute;inset:0;z-index:2;opacity:.055;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}
.hero-slider .hero-content{height:100%;display:flex;align-items:center;position:relative;z-index:3;padding-top:90px}
.hero-copy{width:min(720px,67%);padding-bottom:25px}
.hero-copy .eyebrow{display:flex;align-items:center;gap:13px;color:rgba(255,255,255,.72);font-size:11px}.hero-copy .eyebrow i{width:34px;height:1px;background:var(--gold)}
.hero-copy h1{max-width:720px;color:#fff;font-size:clamp(52px,6.2vw,92px);font-weight:620;letter-spacing:-.055em;line-height:.98;text-wrap:balance}
.hero-copy>p{max-width:610px;margin-top:25px;color:rgba(255,255,255,.75);font-size:18px;line-height:1.65}
.hero-meta{display:flex;flex-direction:column;margin-top:28px;padding-left:17px;border-left:1px solid var(--gold)}.hero-meta span{text-transform:uppercase;font-size:9px;letter-spacing:.18em;color:rgba(255,255,255,.45)}.hero-meta strong{font-size:14px;margin-top:3px;color:#fff;font-weight:550}
.button-premium{gap:26px;padding-inline:25px 15px;border-radius:4px;background:#fff;border-color:#fff;color:#131418!important}.button-premium span{display:grid;place-items:center;width:34px;height:34px;background:var(--red);color:#fff;border-radius:3px}.button-premium:hover{background:#f5f3ef;border-color:#f5f3ef;color:#131418!important}
.button-glass{border-radius:4px;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.32);backdrop-filter:blur(12px)}
.hero-ui{position:absolute;z-index:6;left:50%;bottom:55px;transform:translateX(-50%);display:flex;align-items:center;justify-content:flex-end;gap:24px;color:#fff}.hero-count{display:flex;align-items:center;gap:9px;font-variant-numeric:tabular-nums;font-size:11px}.hero-count i{width:32px;height:1px;background:rgba(255,255,255,.45)}.hero-count span:first-child{font-size:17px}.hero-pagination{display:flex;gap:7px}.hero-pagination button{width:46px;height:26px;padding:0;border:0;background:transparent;cursor:pointer}.hero-pagination button span{display:block;height:2px;background:rgba(255,255,255,.28);overflow:hidden}.hero-pagination button span:after{content:"";display:block;width:100%;height:100%;background:#fff;transform:scaleX(0);transform-origin:left}.hero-pagination button.is-active span:after{transform:scaleX(1);transition:transform var(--slide-duration,6.5s) linear}.hero-pagination.is-paused button.is-active span:after{transition:none}.hero-nav{display:flex;gap:6px}.hero-nav button{width:44px;height:44px;border:1px solid rgba(255,255,255,.23);border-radius:50%;background:rgba(255,255,255,.05);color:#fff;cursor:pointer;transition:.2s}.hero-nav button:hover{background:#fff;color:#15161a}.hero-scroll{position:absolute;z-index:5;right:29px;bottom:53px;display:flex;align-items:center;gap:14px;color:rgba(255,255,255,.45);font-size:9px;text-transform:uppercase;letter-spacing:.14em;transform:rotate(90deg);transform-origin:right center}.hero-scroll i{width:46px;height:1px;background:var(--gold)}
.quick{margin-top:-22px}.quick-grid{border:1px solid rgba(20,21,25,.06);border-radius:6px;box-shadow:0 28px 80px rgba(18,19,22,.1)}.quick-grid a{padding:29px 26px}.quick-grid b{font-size:10px;letter-spacing:.1em}.quick-grid strong{font-size:14px}.quick-grid small{font-size:11px}
.section{padding:130px 0}.section-head h2{font-weight:560;letter-spacing:-.05em}.vehicle-card{border-radius:8px;border-color:rgba(20,21,25,.09);box-shadow:0 1px 0 rgba(255,255,255,.8) inset}.vehicle-card:hover{transform:translateY(-8px);box-shadow:0 26px 70px rgba(17,18,22,.12)}.vehicle-art{height:255px}.vehicle-body{padding:27px}.vehicle-body h3{font-weight:590}.badge{border-radius:3px;box-shadow:0 6px 24px rgba(0,0,0,.08)}
.sales-section{position:relative;background:#0d0e11}.sales-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 50%,rgba(215,25,32,.15),transparent 30%),linear-gradient(115deg,transparent 58%,rgba(255,255,255,.025));pointer-events:none}.sales-photo>img{border-radius:7px;filter:saturate(.86) contrast(1.03)}.sales-badge{border-radius:4px}.promo-card{border-radius:6px;min-height:320px;padding:38px;background:linear-gradient(145deg,#191a1f,#0c0d10)}.mini-calc,.form-card,.result-card,.info-card{border-radius:7px}.final-cta{position:relative;overflow:hidden;background:linear-gradient(115deg,#b90d14,#e41d25)}.final-cta:after{content:"";position:absolute;width:650px;height:650px;border:1px solid rgba(255,255,255,.13);border-radius:50%;right:-240px;top:-270px}.final-cta .container{position:relative;z-index:1}
@media(max-width:900px){.site-header{top:8px}.hero-copy{width:min(690px,82%)}.hero-ui{justify-content:space-between}.hero-scroll{display:none}}
@media(max-width:640px){.site-header{top:0}.site-header .nav-wrap,.site-header.scrolled .nav-wrap{width:100%;margin-top:0;border-radius:0;border-inline:0}.hero-slider{height:760px;min-height:680px}.hero-slide:after{background:linear-gradient(0deg,rgba(5,6,8,.95) 0%,rgba(5,6,8,.73) 53%,rgba(5,6,8,.2) 100%)}.hero-visual{background-position:66% center}.hero-slider .hero-content{align-items:flex-end;padding:0 0 120px}.hero-copy{width:100%;padding:0}.hero-copy h1{font-size:43px;line-height:1.02}.hero-copy>p{font-size:15px;line-height:1.55;margin-top:18px}.hero-meta{display:none}.hero-copy .hero-actions{display:grid}.button-premium,.button-glass{width:100%}.hero-ui{bottom:76px}.hero-pagination{display:none}.hero-count{margin-right:auto}.hero-nav button{width:40px;height:40px}.quick{margin-top:0}.quick-grid{border-radius:0}.section{padding:82px 0}}
@media(prefers-reduced-motion:reduce){.hero-visual{transform:none}.hero-pagination button span:after{transition:none!important}}

/* v2.0.1 header CTA contrast regression guard */
.site-header:not(.scrolled) .nav-wa{background:#fff!important;border-color:#fff!important;color:#141519!important;-webkit-text-fill-color:#141519}
.site-header.scrolled .nav-wa{background:var(--red)!important;border-color:var(--red)!important;color:#fff!important;-webkit-text-fill-color:#fff;opacity:1}
.site-header.scrolled .nav-wa:hover{background:var(--red-dark)!important;border-color:var(--red-dark)!important}

/* v1.2 fluid layout and SaaS-style experience */
html,body{max-width:100%;overflow-x:clip}
.hero-actions .button-premium{background-color:#fff!important;background-image:none!important;border-color:#fff!important;color:#131418!important}.hero-actions .button-glass{background-color:rgba(18,19,22,.55)!important;background-image:none!important;border-color:rgba(255,255,255,.32)!important;color:#fff!important}
.floating-wa{transition:opacity .25s,transform .25s,visibility .25s}.floating-wa.is-suppressed{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px)}
.showroom-brand{min-width:0}.showroom-brand>span:last-child{min-width:0;max-width:310px}.showroom-brand b,.showroom-brand small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.showroom-brand small{text-transform:none;letter-spacing:.01em;font-size:10px}
.hero-slider{height:clamp(720px,100svh,900px);min-height:720px}
.hero-copy{width:min(780px,58vw);padding-bottom:42px}
.hero-copy h1{max-width:780px;font-size:clamp(48px,4.6vw,76px);line-height:1.01}
.hero-copy>p{font-size:clamp(15px,1.2vw,18px);margin-top:20px}.hero-meta{margin-top:22px}.hero-copy .hero-actions{margin-top:22px}.hero-ui{bottom:38px}.hero-scroll{bottom:42px}.quick{margin-top:-14px}
.service-assurance{position:relative;z-index:4;padding:30px 0 0}.assurance-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid rgba(20,21,25,.1)}.assurance-item{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:25px 24px;border-right:1px solid rgba(20,21,25,.1)}.assurance-item:last-child{border-right:0}.assurance-item>span{font:500 11px/1.2 ui-monospace,SFMono-Regular,monospace;color:var(--red);letter-spacing:.08em}.assurance-item strong{display:block;font-size:13px}.assurance-item small{display:block;margin-top:3px;color:var(--muted);font-size:11px;line-height:1.45}
.experience-lab{position:relative;background:#eeefef;overflow:hidden}.experience-lab:before{content:"";position:absolute;width:540px;height:540px;border:1px solid rgba(20,21,25,.08);border-radius:50%;right:-180px;top:-250px}.studio-grid{position:relative;display:grid;grid-template-columns:1fr .85fr;gap:1px;background:rgba(20,21,25,.12);border:1px solid rgba(20,21,25,.12);border-radius:8px;overflow:hidden;box-shadow:0 35px 90px rgba(18,19,22,.1)}.studio-form,.studio-result{padding:46px;background:#fff}.studio-form h3,.studio-result h3{font-size:29px}.studio-kicker{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;font:700 10px/1.2 ui-monospace,SFMono-Regular,monospace;text-transform:uppercase;letter-spacing:.13em;color:var(--muted)}.studio-kicker span:last-child{color:var(--red)}.studio-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.studio-fields label{margin:0;font-size:11px;color:var(--muted)}.studio-fields select{border-radius:4px;background:#fafafa}.studio-form .button{margin-top:24px}.studio-result{display:flex;flex-direction:column;justify-content:space-between;background:#101115;color:rgba(255,255,255,.66)}.studio-result h3{color:#fff}.studio-result .match-label{display:inline-flex;align-items:center;gap:9px;font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#bfc1c5}.studio-result .match-label i{width:7px;height:7px;border-radius:50%;background:#34c76f;box-shadow:0 0 0 5px rgba(52,199,111,.12)}.match-model{margin:35px 0 8px;color:#fff;font-size:clamp(35px,4vw,58px);line-height:1;letter-spacing:-.055em}.match-note{font-size:13px;max-width:410px}.match-actions{display:flex;align-items:center;gap:18px;margin-top:35px}.match-actions a:last-child{font-size:12px;color:#fff}
.concierge-panel{padding:0 0 120px;background:#0d0e11;color:#fff}.concierge-shell{display:grid;grid-template-columns:1.1fr .9fr;gap:1px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.14);border-radius:7px;overflow:hidden}.concierge-copy,.concierge-console{padding:46px;background:#111216}.concierge-copy h2{color:#fff;font-size:clamp(34px,4vw,52px)}.concierge-copy p{color:#a9abb1}.availability{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(255,255,255,.13);border-radius:30px;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.availability i{width:7px;height:7px;border-radius:50%;background:#34c76f;box-shadow:0 0 0 5px rgba(52,199,111,.1)}.concierge-console{background:#17181c}.console-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1);font-size:11px}.console-head span:last-child{color:#8b8e95}.console-list{display:grid}.console-list a{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.08)}.console-list b{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(255,255,255,.16);border-radius:50%;font-size:10px;color:var(--gold)}.console-list strong{font-size:13px}.console-list small{display:block;color:#83868d;font-size:10px}.console-list em{font-style:normal;color:#fff}
@media(max-width:1180px) and (min-width:901px){.primary-nav ul{gap:18px}.showroom-brand>span:last-child{max-width:245px}.hero-copy{width:min(680px,64vw)}.hero-copy h1{font-size:clamp(48px,5.2vw,64px)}}
@media(max-width:900px){.showroom-brand>span:last-child{max-width:calc(100vw - 170px)}.hero-slider{height:780px;min-height:720px}.hero-slider .hero-content{padding-top:70px}.hero-copy{width:min(680px,78vw)}.hero-copy h1{font-size:clamp(45px,7vw,60px)}.hero-ui{bottom:32px}.assurance-grid{grid-template-columns:1fr 1fr}.assurance-item:nth-child(2){border-right:0}.assurance-item:nth-child(-n+2){border-bottom:1px solid rgba(20,21,25,.1)}.studio-grid,.concierge-shell{grid-template-columns:1fr}.studio-fields{grid-template-columns:1fr 1fr}.concierge-panel{padding-bottom:82px}}
@media(max-width:640px){.showroom-brand>span:last-child{max-width:calc(100vw - 118px)}.showroom-brand b{font-size:13px}.showroom-brand small{font-size:9px}.hero-slider{height:780px;min-height:700px}.hero-slider .hero-content{padding:0 0 166px}.hero-copy{width:100%;padding-bottom:0}.hero-copy h1{font-size:clamp(34px,10vw,42px);line-height:1.04}.hero-copy>p{margin-top:15px;font-size:14px}.hero-copy .eyebrow{font-size:9px;line-height:1.4;margin-bottom:13px}.hero-copy .hero-actions{gap:9px;margin-top:18px}.button-premium,.button-glass{min-height:49px}.hero-ui{bottom:106px}.hero-count{font-size:10px}.hero-nav button{width:40px;height:40px}.service-assurance{padding-top:0}.assurance-grid{grid-template-columns:1fr}.assurance-item,.assurance-item:nth-child(2){border-right:0;border-bottom:1px solid rgba(20,21,25,.1);padding:18px 4px}.assurance-item:last-child{border-bottom:0}.studio-form,.studio-result,.concierge-copy,.concierge-console{padding:28px 22px}.studio-fields{grid-template-columns:1fr}.match-actions{align-items:stretch;flex-direction:column}.match-actions .button{width:100%}.concierge-panel{padding-bottom:70px}}
@media(max-height:800px) and (min-width:641px){.hero-slider{height:720px;min-height:720px}.hero-slider .hero-content{padding-top:72px;padding-bottom:70px}.hero-copy{padding-bottom:30px}.hero-copy h1{font-size:clamp(45px,4.3vw,61px)}.hero-copy>p{margin-top:14px}.hero-meta{display:none}.hero-copy .hero-actions{margin-top:17px}.hero-ui{bottom:27px}.hero-scroll{display:none}}
@media(max-width:360px){.hero-copy h1{font-size:33px}.hero-copy>p{font-size:13px}.hero-slider{height:760px}.showroom-brand small{max-width:150px}.studio-form,.studio-result{padding-inline:18px}}

/* Official catalog presentation: full vehicle silhouette, three premium cards per row. */
.hero-slider{background:radial-gradient(circle at 78% 48%,#4a4d51 0,#181a1d 42%,#090a0c 78%)}
.hero-visual{inset:0;background-color:transparent;background-size:min(65vw,1120px) auto;background-position:right 4vw center;background-repeat:no-repeat;transform:none!important}
.vehicle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.vehicle-art{display:grid;place-items:center;width:100%;height:auto!important;aspect-ratio:1;padding:clamp(24px,3vw,48px);background:radial-gradient(circle at 50% 44%,#fff 0,#f1f2f3 62%,#e4e6e8 100%)}
.vehicle-art img{width:100%;height:100%;object-fit:contain!important;object-position:center;filter:drop-shadow(0 22px 24px rgb(17 20 24/16%))}
.vehicle-body>p:first-of-type{min-height:44px;color:var(--muted);font-size:13px;line-height:1.55}
@media(max-width:980px){.vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual{background-size:min(82vw,900px) auto;background-position:right -12vw center}}
@media(max-width:640px){.vehicle-grid{grid-template-columns:1fr}.hero-visual{background-size:118% auto;background-position:center 105px}.hero-slider .hero-content{padding-bottom:130px}.hero-copy h1{font-size:clamp(36px,10.5vw,46px)}}
@media(max-width:640px){.hero-visual{background-size:100% auto!important;background-position:center 115px!important}}

/* Signature 2.2 — wide editorial hero */
body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .site-header:not(.scrolled) .menu-toggle{color:#fff}
body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .site-header.scrolled .menu-toggle{color:#15161a}
@media(min-width:901px){
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-slider .hero-content{
    width:100%;
    max-width:none;
    margin:0;
    padding:126px clamp(54px,6vw,116px) 154px;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-copy{
    width:min(650px,40vw);
    min-width:540px;
    padding-bottom:0;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-copy h1{
    max-width:650px;
    margin-bottom:0;
    font-size:clamp(58px,4.25vw,76px);
    line-height:.98;
    letter-spacing:-.058em;
    text-wrap:balance;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-copy>p{
    max-width:560px;
    color:rgba(255,255,255,.82);
    line-height:1.62;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-meta{
    max-width:520px;
    padding:14px 18px;
    border:1px solid rgba(255,255,255,.17);
    border-left:2px solid var(--gold);
    border-radius:4px;
    background:rgba(9,11,15,.48);
    backdrop-filter:blur(12px);
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-copy .hero-actions{
    margin-top:20px;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-ui{
    right:clamp(55px,7vw,135px);
    left:auto;
    width:auto;
    margin:0;
    transform:none;
  }
}
@media(min-width:901px) and (max-width:1180px){
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-slider .hero-content{
    padding-inline:50px;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-copy{
    width:54vw;
    min-width:500px;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-copy h1{
    font-size:clamp(52px,5.4vw,64px);
  }
}
@media(min-width:641px) and (max-width:900px){
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-slider .hero-content{
    width:100%;
    max-width:none;
    margin:0;
    padding:100px 34px 145px;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-copy{
    width:min(620px,78vw);
    padding-bottom:0;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-ui{
    right:34px;
    left:34px;
    width:auto;
    margin:0;
    transform:none;
  }
}
@media(max-height:800px) and (min-width:901px){
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-slider .hero-content{
    padding-top:92px;
    padding-bottom:110px;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-copy h1{
    font-size:clamp(50px,4vw,62px);
  }
}

/* Signature 2.3 — balanced edge-to-edge hero */
@media(min-width:1181px){
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-slide:after{
    background:
      linear-gradient(90deg,rgba(5,6,8,.92) 0%,rgba(5,6,8,.82) 27%,rgba(5,6,8,.47) 48%,rgba(5,6,8,.12) 72%,rgba(5,6,8,.06)),
      linear-gradient(0deg,rgba(5,6,8,.66),transparent 43%);
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-slider .hero-content{
    padding-left:clamp(52px,4.5vw,86px);
    padding-right:clamp(52px,4.5vw,86px);
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-copy{
    width:min(700px,42vw);
    min-width:590px;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-copy h1{
    max-width:700px;
    font-size:clamp(60px,4.05vw,74px);
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-copy>p{
    max-width:590px;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-ui{
    right:clamp(52px,5vw,96px);
  }
}

/* Signature 2.3 — aligned cinematic composition */
@media(min-width:1181px){
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .site-header .nav-wrap,
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .site-header:not(.scrolled) .nav-wrap,
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .site-header.scrolled .nav-wrap{
    width:auto;
    max-width:none;
    margin-inline:clamp(54px,4.5vw,100px);
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-visual{
    background-position:58% center;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-slide:after{
    background:
      linear-gradient(90deg,rgba(5,6,8,.96) 0%,rgba(5,6,8,.84) 28%,rgba(5,6,8,.52) 46%,rgba(5,6,8,.12) 72%),
      linear-gradient(0deg,rgba(5,6,8,.7),transparent 46%);
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-copy{
    width:min(660px,42vw);
    min-width:560px;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-copy h1{
    max-width:660px;
    font-size:clamp(58px,4.1vw,74px);
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-copy>p{
    max-width:570px;
  }
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .hero-meta{
    width:min(100%,520px);
  }
}
@media(min-width:901px) and (max-width:1180px){
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .site-header .nav-wrap,
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .site-header:not(.scrolled) .nav-wrap,
  body:not(.hsp-executive-ivory):not(.hsp-velocity-obsidian) .site-header.scrolled .nav-wrap{
    width:calc(100% - 60px);
    max-width:none;
  }
}
