:root{--black:#060606;--gold:#c9a36a;--deep:#12100d;--brown:#8a4a24;--cream:#f4efe7;--soft:#fbfaf8;--text:#171717;--muted:#6e675f;--line:#e8ded1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--text);background:var(--soft)}img{max-width:100%;display:block}button,a{font:inherit}.topbar{position:fixed;z-index:50;top:0;left:0;right:0;height:72px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;background:rgba(5,5,5,.72);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{font-family:'Bebas Neue';letter-spacing:.08em;font-size:34px;color:var(--gold);text-decoration:none}.topbar nav{display:flex;gap:28px;align-items:center}.topbar a{color:#fff;text-decoration:none;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.btn{border:0;background:linear-gradient(135deg,#dec18f,#b37a38);color:#16100a;padding:16px 28px;border-radius:3px;text-transform:uppercase;letter-spacing:.05em;font-weight:800;cursor:pointer;box-shadow:0 14px 34px rgba(0,0,0,.18);transition:.25s ease}.btn:hover{transform:translateY(-2px);filter:saturate(1.07)}.btn.small{padding:11px 18px}.btn.full{width:100%;margin-top:14px}.hero{min-height:100vh;min-height:100svh;position:relative;display:flex;align-items:flex-start;overflow:hidden;background:#000}.hero-media,.shade{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit: contain;object-position:center}.hero-v2 .hero-media img{object-position:center center}.shade{pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.38) 32%,rgba(0,0,0,.10) 58%,rgba(0,0,0,0) 78%),linear-gradient(180deg,rgba(0,0,0,.14) 0%,rgba(0,0,0,0) 48%,rgba(0,0,0,0) 100%)}.hero-content{position:relative;z-index:1;width:min(600px,88vw);margin-left:6vw;padding-top:112px;color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--gold);font-size:13px;font-weight:800}.hero h1,.section h2{font-family:'Playfair Display',serif}.hero h1{font-size:clamp(46px,6.3vw,88px);line-height:.98;margin:14px 0 24px}.lead{font-size:19px;line-height:1.75;max-width:610px;color:#f2eee8}.hero-actions{display:flex;gap:16px;align-items:center;margin:30px 0 0}.price{border:1px solid rgba(255,255,255,.45);padding:14px 22px;font-weight:800;font-size:20px;background:rgba(0,0,0,.22)}.trust-row{display:flex;gap:12px;flex-wrap:wrap;color:#ead9be;font-size:13px}.trust-row span{border:1px solid rgba(201,163,106,.28);padding:9px 12px;background:rgba(0,0,0,.18)}.hero-info{position:relative;z-index:3;background:#080706;padding:18px 6vw 26px;border-top:1px solid rgba(201,163,106,.20)}.hero-info-card{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:230px 1fr;gap:18px;align-items:stretch}.hero-info-price{border:1px solid rgba(201,163,106,.38);background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.02));padding:20px 22px;color:#fff}.hero-info-price span{display:block;text-transform:uppercase;letter-spacing:.14em;color:var(--gold);font-size:12px;font-weight:800;margin-bottom:6px}.hero-info-price b{font-size:27px}.hero-info-items{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hero-info-items span{border:1px solid rgba(201,163,106,.28);background:rgba(255,255,255,.035);color:#efe6da;padding:18px 16px;font-weight:700;line-height:1.35}.hero-info-items span:before{content:'✓';color:var(--gold);margin-right:9px;font-weight:900}.strip{display:grid;grid-template-columns:repeat(4,1fr);background:#080808;color:#fff;padding:34px 6vw;border-top:1px solid rgba(255,255,255,.08);gap:24px}.strip b{display:block;color:var(--gold);text-transform:uppercase;letter-spacing:.06em}.strip span{color:#bdb5ad;font-size:13px;line-height:1.5}.section{padding:92px 6vw}.section-head{text-align:center;max-width:790px;margin:0 auto 46px}.section h2{font-size:clamp(32px,4vw,54px);line-height:1.08;margin:8px 0 16px}.section-head p,.story-copy p,.receive p,.final-card p{color:var(--muted);line-height:1.8}.gallery{display:grid;grid-template-columns:1.28fr .72fr;gap:22px;align-items:stretch}.main-photo{background:#fff;border:1px solid #eee;display:flex;align-items:center;justify-content:center;min-height:560px}.main-photo img{max-height:640px;object-fit:contain}.thumbs{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.thumbs button{background:#fff;border:1px solid #eee;cursor:pointer;padding:6px;transition:.2s}.thumbs button:hover{border-color:var(--gold)}.thumbs img{height:170px;width:100%;object-fit:cover}.dark{background:#080706;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.dark p{color:#d6d0c7;line-height:1.8}.checks{list-style:none;padding:0;margin:24px 0}.checks li{margin:14px 0;color:#eee;line-height:1.55}.checks li:before{content:'✓';color:var(--gold);margin-right:10px}.dark img{background:#fff;padding:20px}.refined img{width:100%;height:560px;object-fit: contain;object-position:center}.refined{border-top:1px solid rgba(201,163,106,.22);border-bottom:1px solid rgba(201,163,106,.22)}.oxford-story{display:grid;grid-template-columns:1fr .55fr;gap:56px;align-items:center;background:var(--cream)}.story-card{background:#fff;border:1px solid var(--line);padding:40px;box-shadow:0 20px 60px rgba(65,43,25,.08)}.story-card span{display:block;color:var(--gold);font-weight:800;text-transform:uppercase;letter-spacing:.13em;margin-bottom:14px}.story-card b{font-family:'Playfair Display',serif;font-size:28px;line-height:1.35}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cards article{background:#fff;border:1px solid #eee}.cards img{height:430px;width:100%;object-fit:cover}.cards h3,.cards p{padding:0 22px}.cards h3{font-family:'Playfair Display',serif;font-size:25px;margin-bottom:8px}.cards p{padding-bottom:22px;color:var(--muted);line-height:1.7}.details-luxury{background:#fff}.detail-title{max-width:720px;margin-bottom:38px}.detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.detail-grid article{border:1px solid #eee;background:#fbfaf8}.detail-grid img{height:260px;width:100%;object-fit: contain;background:#fff}.detail-grid h3{font-family:'Playfair Display',serif;font-size:23px;margin:20px 20px 8px}.detail-grid p{margin:0 20px 22px;color:var(--muted);line-height:1.65}.receive{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;background:#0d0b09;color:#fff}.receive p{color:#d3cbc1}.receive-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.receive-grid span{border:1px solid rgba(201,163,106,.28);padding:16px;color:#efe6da;background:rgba(255,255,255,.03)}.receive img{border:1px solid rgba(201,163,106,.25)}.faq{max-width:1040px;margin:auto}.faq details{background:#fff;border:1px solid #eee;margin:12px 0;padding:22px 24px}.faq summary{font-weight:800;cursor:pointer}.faq p{color:var(--muted);line-height:1.8}.final-order{background:linear-gradient(135deg,#f6f0e8,#fff)}.final-card{max-width:860px;margin:auto;text-align:center;background:#fff;border:1px solid var(--line);padding:54px 36px;box-shadow:0 30px 80px rgba(65,43,25,.08)}.sticky-cta{display:none}.modal{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:80;display:none;align-items:center;justify-content:center;padding:20px}.modal.show{display:flex}.modal-box{background:#faf7f1;width:min(560px,96vw);padding:30px;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.4)}.close{position:absolute;right:14px;top:12px;border:0;background:transparent;font-size:32px;cursor:pointer}.modal input,.modal select{width:100%;padding:15px;border:1px solid #d9d0c4;background:#fff;margin:8px 0}.two{display:grid;grid-template-columns:1fr 140px;gap:12px}fieldset{border:1px solid #ddd2c5;margin:12px 0;padding:14px}label{display:block;margin:10px 0}.form-note{font-size:12px;color:var(--muted);text-align:center}.success{display:none;background:#0d3b23;color:#fff;padding:18px;margin-top:16px}@media(max-width:1020px){.detail-grid{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:1fr}.thumbs{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.hero-info{padding:14px 14px 18px}.hero-info-card{grid-template-columns:1fr;gap:10px}.hero-info-price{padding:16px 18px}.hero-info-items{grid-template-columns:1fr 1fr;gap:10px}.hero-info-items span{padding:14px 12px;font-size:13px}.topbar{height:64px;padding:0 18px}.topbar nav a{display:none}.brand{font-size:30px}.hero{min-height:100vh}.hero-v2 .hero-media img{object-position:68% center}.shade{background:linear-gradient(180deg,rgba(0,0,0,.40) 0%,rgba(0,0,0,.24) 27%,rgba(0,0,0,.04) 53%,rgba(0,0,0,0) 100%),linear-gradient(90deg,rgba(0,0,0,.54) 0%,rgba(0,0,0,.30) 48%,rgba(0,0,0,0) 76%)}.hero-content{margin:0;padding:84px 22px 32px;width:100%}.hero h1{font-size:42px;max-width:360px;text-shadow:0 5px 18px rgba(0,0,0,.45)}.lead{font-size:15.8px;max-width:360px}.hero-actions{align-items:stretch;flex-direction:column;max-width:330px}.trust-row{display:grid;grid-template-columns:1fr 1fr;max-width:360px}.strip,.dark,.cards,.oxford-story,.receive{grid-template-columns:1fr}.section{padding:60px 22px}.main-photo{min-height:360px}.thumbs{grid-template-columns:repeat(3,1fr)}.thumbs img{height:92px}.cards img{height:320px}.detail-grid{grid-template-columns:1fr}.detail-grid img{height:290px}.refined img{height:460px;object-position:center}.receive-grid{grid-template-columns:1fr}.two{grid-template-columns:1fr}.sticky-cta{position:fixed;z-index:60;bottom:0;left:0;right:0;background:#090909;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-top:1px solid rgba(255,255,255,.12)}.sticky-cta .btn{padding:12px 14px}.sticky-cta span{font-weight:800;font-size:13px}body{padding-bottom:70px}}


/* =========================
   ORZALUX V4 REAL PATCH
   Base: V2_FINAL. Conservative visual fixes only.
   JS / Popup / Form / Validation untouched.
   ========================= */

/* Header / logo / clean navigation */
.topbar{height:76px;background:rgba(5,5,5,.66);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.brand{font-size:39px;line-height:1;letter-spacing:.095em}
.topbar nav{gap:22px}.topbar nav a,.topbar .nav-link{appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:0;margin:0;color:#fff;text-decoration:none;font-size:13px;text-transform:uppercase;letter-spacing:.09em;font-weight:700;cursor:pointer;box-shadow:none}.topbar .nav-link:hover,.topbar nav a:hover{color:var(--gold)}

/* HERO: keep overlay only behind copy, never across the shoe */
.hero{isolation:isolate;background:#050505;min-height:100svh;min-height:100vh;align-items:flex-start}.hero-media{z-index:0}.hero-media img{width:100%;height:100%;object-fit: contain;object-position:44% center}.hero-v2 .hero-media img{object-position:44% center}.shade{inset:0 auto 0 0;width:min(50vw,720px);z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.48) 0%,rgba(0,0,0,.28) 55%,rgba(0,0,0,0) 100%)}.shade:after{content:"";position:absolute;left:0;top:0;width:100%;height:42%;background:linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,0));pointer-events:none}.hero-content{z-index:2;max-width:560px;padding-top:118px}.hero h1{max-width:560px}.lead{max-width:545px}.hero-actions .btn{font-size:14px;letter-spacing:.075em}

/* Info must live outside hero */
.hero-info{margin-top:0}.hero-info-card{box-shadow:0 18px 60px rgba(0,0,0,.20)}

/* Galerie: square, contain, no crop */
.gallery{align-items:start}.main-photo{aspect-ratio:1/1;min-height:0;padding:18px;background:#fff;overflow:hidden}.main-photo img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:center center}.thumbs button{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.thumbs img{width:100%;height:100%;object-fit:contain!important;object-position:center center!important;background:#fff}.gallery img{object-position:center center}

/* Le modèle: full container image, no white frame */
.dark img,.refined img,.refined .model-img{padding:0!important;background:transparent!important;border:0!important}.refined img,.refined .model-img{width:100%;height:auto;aspect-ratio:1/1;object-fit: contain;object-position:42% center;display:block}

/* Other product images: keep shoes visible */
.cards img,.detail-grid img,.receive img{object-position:center center}.detail-grid img{object-fit:contain;background:#fff;padding:10px}.cards img{object-fit:cover}.receive img{width:100%;height:auto;object-fit:contain;background:#0d0b09}

/* Tablet rules */
@media (max-width:1020px){
  .hero-media img,.hero-v2 .hero-media img{object-position:36% center}.shade{width:60vw;background:linear-gradient(90deg,rgba(0,0,0,.46) 0%,rgba(0,0,0,.22) 58%,rgba(0,0,0,0) 100%)}.gallery{grid-template-columns:1fr}.main-photo{padding:14px}.refined img,.refined .model-img{object-position:40% center}.topbar nav{gap:15px}.topbar nav a,.topbar .nav-link{font-size:12px;letter-spacing:.07em}
}

/* Mobile + Chrome Android: no full overlay, shoe remains visible */
@media (max-width:820px){
  .topbar{height:66px;padding:0 14px}.brand{font-size:34px}.topbar nav{gap:12px;overflow-x:auto;white-space:nowrap;max-width:calc(100vw - 142px);scrollbar-width:none}.topbar nav::-webkit-scrollbar{display:none}.topbar nav a{display:inline-block}.topbar nav a,.topbar .nav-link{font-size:11px;letter-spacing:.055em;flex:0 0 auto}.hero{min-height:100svh;min-height:100vh}.hero-media img,.hero-v2 .hero-media img{object-fit: contain;object-position:25% center}.shade{width:76vw;height:50%;bottom:auto;background:linear-gradient(90deg,rgba(0,0,0,.50) 0%,rgba(0,0,0,.22) 64%,rgba(0,0,0,0) 100%)}.shade:after{height:100%;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,0))}.hero-content{padding:86px 20px 24px;width:100%;max-width:380px}.hero h1{font-size:38px;max-width:340px;margin-bottom:16px}.lead{font-size:15px;line-height:1.62;max-width:340px}.hero-actions{max-width:310px;margin-top:22px}.hero-actions .btn{width:100%;padding:15px 16px;font-size:13px}.hero-info-card{grid-template-columns:1fr}.hero-info-items{grid-template-columns:1fr 1fr}.main-photo{aspect-ratio:1/1;padding:12px}.thumbs button{padding:5px}.thumbs img{height:100%}.refined img,.refined .model-img{height:auto;aspect-ratio:1/1;object-fit: contain;object-position:38% center}.detail-grid img{height:auto;aspect-ratio:1/1;object-fit:contain}.cards img{height:auto;aspect-ratio:1/1;object-position:center center}.strip{grid-template-columns:1fr 1fr;gap:16px;padding:26px 18px}.strip span{font-size:12px}
}

@media (max-width:430px){
  .hero-media img,.hero-v2 .hero-media img{object-position:23% center}.hero h1{font-size:36px}.lead{font-size:14.6px}.shade{width:82vw;height:48%}.hero-info-items{grid-template-columns:1fr}.topbar nav{max-width:calc(100vw - 130px)}
}
@media (max-width:390px){
  .hero-media img,.hero-v2 .hero-media img{object-position:21% center}.hero-content{padding-left:18px;padding-right:18px}.topbar nav{gap:10px}.topbar nav a,.topbar .nav-link{font-size:10.5px}.brand{font-size:32px}
}
@media (max-width:340px){
  .hero-media img,.hero-v2 .hero-media img{object-position:19% center}.hero h1{font-size:33px}.lead{font-size:14px}.topbar nav{max-width:calc(100vw - 118px)}.brand{font-size:30px}
}

/* ORZALUX V4 CLEAN FINAL PATCH
   Goal: hero shoe stays visible, overlay only behind left text, no full-image dark layer.
*/
.hero{
  isolation:isolate;
  background:#050505;
  min-height:100svh;
  min-height:100vh;
  align-items:flex-start;
}
.hero-media{z-index:0;position:absolute;inset:0;}
.hero-media img,
.hero-v2 .hero-media img{
  width:100%;height:100%;object-fit: contain;object-position:44% center;
}
.shade{
  pointer-events:none;
  position:absolute;
  inset:0 auto 0 0;
  width:min(50vw,720px);
  z-index:1;
  background:linear-gradient(90deg,rgba(0,0,0,.48) 0%,rgba(0,0,0,.28) 55%,rgba(0,0,0,0) 100%);
}
.shade:after{
  content:"";position:absolute;left:0;top:0;width:100%;height:42%;
  background:linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,0));pointer-events:none;
}
.hero-content{z-index:2;max-width:560px;padding-top:118px;}
.hero h1{max-width:560px;}
.lead{max-width:545px;}
.hero-actions .btn{font-size:14px;letter-spacing:.075em;}
.hero-info{margin-top:0;}
.hero-info-card{box-shadow:0 18px 60px rgba(0,0,0,.20);}
.gallery{align-items:start;}
.main-photo{aspect-ratio:1/1;min-height:0;padding:18px;background:#fff;overflow:hidden;}
.main-photo img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:center center;}
.thumbs button{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;}
.thumbs img{width:100%;height:100%;object-fit:contain!important;object-position:center center!important;background:#fff;}
.gallery img{object-position:center center;}
.dark img,.refined img,.refined .model-img{padding:0!important;background:transparent!important;border:0!important;}
.refined img,.refined .model-img{width:100%;height:auto;aspect-ratio:1/1;object-fit: contain;object-position:42% center;display:block;}
.cards img,.detail-grid img,.receive img{object-position:center center;}
.detail-grid img{object-fit:contain;background:#fff;padding:10px;}
.cards img{object-fit: contain;}
.receive img{width:100%;height:auto;object-fit:contain;background:#0d0b09;}
@media (max-width:1020px){
  .hero-media img,.hero-v2 .hero-media img{object-position:36% center;}
  .shade{width:60vw;background:linear-gradient(90deg,rgba(0,0,0,.46) 0%,rgba(0,0,0,.22) 58%,rgba(0,0,0,0) 100%);}
  .gallery{grid-template-columns:1fr;}
  .main-photo{padding:14px;}
  .refined img,.refined .model-img{object-position:40% center;}
  .topbar nav{gap:15px;}
  .topbar nav a,.topbar .nav-link{font-size:12px;letter-spacing:.07em;}
}
@media (max-width:820px){
  .topbar{height:66px;padding:0 14px;}
  .brand{font-size:34px;}
  .topbar nav{gap:12px;overflow-x:auto;white-space:nowrap;max-width:calc(100vw - 142px);scrollbar-width:none;}
  .topbar nav::-webkit-scrollbar{display:none;}
  .topbar nav a{display:inline-block;}
  .topbar nav a,.topbar .nav-link{font-size:11px;letter-spacing:.055em;flex:0 0 auto;}
  .hero{min-height:100svh;min-height:100vh;}
  .hero-media img,.hero-v2 .hero-media img{object-fit: contain;object-position:25% center;}
  .shade{width:76vw;height:50%;bottom:auto;background:linear-gradient(90deg,rgba(0,0,0,.50) 0%,rgba(0,0,0,.22) 64%,rgba(0,0,0,0) 100%);}
  .shade:after{height:100%;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,0));}
  .hero-content{padding:86px 20px 24px;width:100%;max-width:380px;}
  .hero h1{font-size:38px;max-width:340px;margin-bottom:16px;}
  .lead{font-size:15px;line-height:1.62;max-width:340px;}
  .hero-actions{max-width:310px;margin-top:22px;align-items:stretch;flex-direction:column;}
  .hero-actions .btn{width:100%;padding:15px 16px;font-size:13px;}
  .hero-info-card{grid-template-columns:1fr;}
  .hero-info-items{grid-template-columns:1fr 1fr;}
  .main-photo{aspect-ratio:1/1;padding:12px;}
  .thumbs button{padding:5px;}
  .thumbs img{height:100%;}
  .refined img,.refined .model-img{height:auto;aspect-ratio:1/1;object-fit: contain;object-position:38% center;}
  .detail-grid img{height:auto;aspect-ratio:1/1;object-fit:contain;}
  .cards img{height:auto;aspect-ratio:1/1;object-position:center center;}
  .strip{grid-template-columns:1fr 1fr;gap:16px;padding:26px 18px;}
  .strip span{font-size:12px;}
}
@media (max-width:430px){
  .hero-media img,.hero-v2 .hero-media img{object-position:23% center;}
  .hero h1{font-size:36px;}
  .lead{font-size:14.6px;}
  .shade{width:82vw;height:48%;}
  .hero-info-items{grid-template-columns:1fr;}
  .topbar nav{max-width:calc(100vw - 130px);}
}
@media (max-width:390px){
  .hero-media img,.hero-v2 .hero-media img{object-position:21% center;}
  .hero-content{padding-left:18px;padding-right:18px;}
  .topbar nav{gap:10px;}
  .topbar nav a,.topbar .nav-link{font-size:10.5px;}
  .brand{font-size:32px;}
}
@media (max-width:340px){
  .hero-media img,.hero-v2 .hero-media img{object-position:19% center;}
  .hero h1{font-size:33px;}
  .lead{font-size:14px;}
  .topbar nav{max-width:calc(100vw - 118px);}
  .brand{font-size:30px;}
}


/* =========================================================
   ORZALUX V4 HERO RESPONSIVE FINAL
   Desktop and mobile use two separate optimized hero images.
   This prevents shoe cropping and keeps the text readable.
========================================================= */
.hero-media picture{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:block;
}
.hero-media picture img,
.hero-media > img,
.hero-media img{
  width:100%;
  height:100%;
  display:block;
  object-fit: contain;
}
.hero-media picture img,
.hero-media img,
.hero-v2 .hero-media img{
  object-position:center center !important;
}

/* Desktop: image already has empty left space, overlay only behind copy */
@media (min-width:821px){
  .hero{min-height:100vh;min-height:100svh;align-items:flex-start;}
  .hero-content{
    margin-left:6vw;
    padding-top:118px;
    max-width:560px;
  }
  .shade{
    inset:0 auto 0 0;
    width:min(48vw,690px);
    height:100%;
    background:linear-gradient(90deg,rgba(0,0,0,.50) 0%,rgba(0,0,0,.28) 54%,rgba(0,0,0,0) 100%) !important;
  }
  .shade:after{
    height:40%;
    background:linear-gradient(180deg,rgba(0,0,0,.13),rgba(0,0,0,0));
  }
}

/* Mobile: text stays top-left; shoe remains fully visible in the lower area */
@media (max-width:820px){
  .hero{min-height:100svh;min-height:100vh;align-items:flex-start;}
  .hero-media picture img,
  .hero-media img,
  .hero-v2 .hero-media img{
    object-fit:cover !important;
    object-position:center center !important;
  }
  .shade{
    inset:0 auto auto 0;
    width:86vw;
    height:46%;
    background:linear-gradient(90deg,rgba(0,0,0,.54) 0%,rgba(0,0,0,.26) 62%,rgba(0,0,0,0) 100%) !important;
  }
  .shade:after{
    width:100%;
    height:100%;
    background:linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,0));
  }
  .hero-content{
    position:relative;
    z-index:2;
    margin:0;
    padding:82px 20px 24px;
    width:100%;
    max-width:365px;
  }
  .hero h1{
    font-size:clamp(32px,9vw,38px);
    line-height:1.02;
    max-width:330px;
    margin:10px 0 13px;
  }
  .lead{
    font-size:14.2px;
    line-height:1.52;
    max-width:315px;
    color:#f4eee6;
  }
  .hero-actions{
    max-width:290px;
    margin-top:18px;
  }
  .hero-actions .btn{
    width:100%;
    padding:14px 14px;
    font-size:12.5px;
  }
}

@media (max-width:390px){
  .hero-content{padding-top:78px;max-width:350px;}
  .hero h1{font-size:32px;max-width:310px;}
  .lead{font-size:13.6px;max-width:300px;}
  .shade{width:88vw;height:45%;}
}

/* =========================================================
   ORZALUX V4 HERO PRECISION PATCH — NO MOBILE ZOOM
   - Mobile foreground image keeps its real composition: no cover zoom.
   - A soft background layer fills the top safely.
   - Text shadow/overlay fades softly at the bottom, no hard edge.
========================================================= */
.hero-media{overflow:hidden;}

@media (max-width:820px){
  .hero{
    min-height:100svh;
    min-height:100vh;
    background:#050505;
  }

  /* soft fill behind the real image, so there is no empty band */
  .hero-media::before{
    content:"";
    position:absolute;
    inset:0;
    z-index:0;
    background-image:url('images/hero-mobile.webp?v=hero-v5');
    background-size:cover;
    background-position:center top;
    filter:blur(10px);
    transform:scale(1.04);
    opacity:.42;
  }

  .hero-media picture{
    z-index:1;
  }

  .hero-media picture img,
  .hero-media img,
  .hero-v2 .hero-media img{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:auto;
    width:100%;
    height:auto;
    max-width:none;
    object-fit:contain !important;
    object-position:center bottom !important;
  }

  /* keep the text high-left and leave the shoe visible */
  .hero-content{
    padding-top:82px !important;
    padding-left:20px !important;
    padding-right:18px !important;
    max-width:360px !important;
  }

  /* overlay only behind copy, with a soft feathered bottom edge */
  .shade{
    inset:0 auto auto 0 !important;
    width:92vw !important;
    height:52% !important;
    background:
      linear-gradient(90deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.34) 54%,rgba(0,0,0,.10) 78%,rgba(0,0,0,0) 100%) !important;
    -webkit-mask-image:linear-gradient(180deg,#000 0%,#000 58%,rgba(0,0,0,.74) 72%,rgba(0,0,0,.28) 88%,rgba(0,0,0,0) 100%);
    mask-image:linear-gradient(180deg,#000 0%,#000 58%,rgba(0,0,0,.74) 72%,rgba(0,0,0,.28) 88%,rgba(0,0,0,0) 100%);
  }

  .shade:after{
    content:"";
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.06) 45%,rgba(0,0,0,0) 100%) !important;
  }
}

@media (max-width:430px){
  .hero-content{padding-top:78px !important;}
  .shade{height:50% !important;width:94vw !important;}
}

@media (max-width:390px){
  .hero-content{padding-top:76px !important;}
  .hero h1{font-size:31px !important;}
  .lead{font-size:13.4px !important;}
  .hero-actions{margin-top:15px !important;}
}

/* =========================================================
   ORZALUX V4 REAL MOBILE HERO FIX — 20260627
   Fix: remove the absolute bottom/auto-height technique that made the
   hero look frozen on different phone ratios. The image now scales with
   the viewport, without distortion, using responsive object-position.
========================================================= */
@media (max-width:820px){
  .hero{
    height:100svh !important;
    min-height:680px !important;
    max-height:900px;
    overflow:hidden !important;
    background:#050505 !important;
  }
  .hero-media,
  .hero-media picture{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    overflow:hidden !important;
  }
  .hero-media::before{
    display:none !important;
    content:none !important;
  }
  .hero-media picture img,
  .hero-media > img,
  .hero-media img,
  .hero-v2 .hero-media img{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    max-width:none !important;
    max-height:none !important;
    object-fit:cover !important;
    object-position:56% center !important;
    transform:none !important;
  }
  .hero-content{
    padding-top:82px !important;
    max-width:365px !important;
  }
  .shade{
    height:54% !important;
    width:94vw !important;
    background:linear-gradient(90deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.34) 54%,rgba(0,0,0,.10) 78%,rgba(0,0,0,0) 100%) !important;
    -webkit-mask-image:linear-gradient(180deg,#000 0%,#000 56%,rgba(0,0,0,.72) 72%,rgba(0,0,0,.25) 88%,rgba(0,0,0,0) 100%) !important;
    mask-image:linear-gradient(180deg,#000 0%,#000 56%,rgba(0,0,0,.72) 72%,rgba(0,0,0,.25) 88%,rgba(0,0,0,0) 100%) !important;
  }
}
@media (max-width:430px){
  .hero-media picture img,
  .hero-media > img,
  .hero-media img,
  .hero-v2 .hero-media img{object-position:58% center !important;}
  .hero h1{font-size:clamp(31px,8.4vw,36px) !important;}
}
@media (max-width:390px){
  .hero-media picture img,
  .hero-media > img,
  .hero-media img,
  .hero-v2 .hero-media img{object-position:60% center !important;}
  .hero-content{padding-top:74px !important;}
}
@media (max-height:700px) and (max-width:820px){
  .hero{min-height:640px !important;}
  .hero-content{padding-top:72px !important;}
  .hero h1{font-size:30px !important;margin-bottom:10px !important;}
  .lead{font-size:13px !important;line-height:1.45 !important;}
  .hero-actions{margin-top:12px !important;}
  .hero-media picture img,
  .hero-media > img,
  .hero-media img,
  .hero-v2 .hero-media img{object-position:57% center !important;}
}


/* =========================================================
   ORZALUX V5 STABLE VIEWPORT PATCH — 20260627
   Uses modern mobile viewport units to prevent Chrome Android
   address-bar jumps and keeps the hero responsive on all phones.
========================================================= */
.hero{
  min-height:100svh;
  min-height:100dvh;
}
@media (max-width:820px){
  .hero{
    height:100svh !important;
    height:100dvh !important;
    min-height:100svh !important;
    min-height:100dvh !important;
    max-height:none !important;
  }
}
@media (max-height:700px) and (max-width:820px){
  .hero{
    height:100svh !important;
    height:100dvh !important;
    min-height:100svh !important;
    min-height:100dvh !important;
  }
}

/* =========================================================
   ORZALUX V6 CONVERSION PATCH — Story, Trust, FAQ
========================================================= */
.hero-info{padding:14px 6vw 18px;background:#070605}.hero-info-card{grid-template-columns:190px 1fr;gap:14px}.hero-info-price{padding:16px 18px}.hero-info-price b{font-size:24px}.hero-info-items{gap:10px}.hero-info-items span{padding:14px 14px;font-size:14px;min-height:54px;display:flex;align-items:center}
.brand-story{background:linear-gradient(135deg,#f5eee4,#fff);padding:70px 6vw 62px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.brand-story-inner{max-width:920px;margin:0 auto;text-align:center}.brand-story h2,.why-orzalux h2{font-family:'Playfair Display',serif;font-size:clamp(31px,3.6vw,52px);line-height:1.08;margin:10px 0 16px}.brand-story p:not(.eyebrow){max-width:760px;margin:0 auto;color:var(--muted);line-height:1.82;font-size:17px}.why-orzalux{background:#0b0907;color:#fff;padding:76px 6vw}.why-head{max-width:820px;margin:0 auto 36px;text-align:center}.why-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.why-grid article{border:1px solid rgba(201,163,106,.27);background:rgba(255,255,255,.035);padding:22px 20px;min-height:142px}.why-grid b{display:block;color:var(--gold);text-transform:uppercase;letter-spacing:.07em;font-size:13px;margin-bottom:10px}.why-grid span{color:#d9d1c6;line-height:1.65;font-size:14px}.gallery-section .section-head{max-width:920px}.gallery-title{font-size:clamp(29px,3.4vw,48px)!important;text-wrap:balance}.gallery-intro{max-width:790px;margin-left:auto;margin-right:auto;font-size:clamp(14.5px,1.35vw,17px);line-height:1.75;text-wrap:pretty}.receive p{font-size:16px;line-height:1.85}.faq p{font-size:15.5px}
@media(max-width:1020px){.why-grid{grid-template-columns:repeat(2,1fr)}.hero-info-card{grid-template-columns:1fr}.hero-info-items{grid-template-columns:repeat(4,1fr)}}
@media(max-width:820px){.hero-info{padding:12px 14px 16px}.hero-info-price{padding:13px 15px}.hero-info-price b{font-size:22px}.hero-info-items{grid-template-columns:1fr 1fr!important}.hero-info-items span{font-size:12.8px;padding:12px 10px;min-height:50px}.brand-story{padding:52px 22px 48px}.brand-story p:not(.eyebrow){font-size:15.2px;line-height:1.75}.why-orzalux{padding:54px 22px}.why-grid{grid-template-columns:1fr;gap:12px}.why-grid article{min-height:0;padding:18px}.gallery-section .section-head{max-width:100%;margin-bottom:30px}.gallery-title{font-size:clamp(27px,7.2vw,34px)!important;line-height:1.12}.gallery-intro{font-size:14.2px;line-height:1.65;max-width:350px}.receive p{font-size:14.6px;line-height:1.75}.faq p{font-size:14.6px}}
@media(max-width:430px){.hero-info-items{grid-template-columns:1fr!important}.gallery-intro{max-width:330px}.brand-story h2,.why-orzalux h2{font-size:30px}}


/* ORZALUX V9 — Real WooCommerce stock size picker + mobile confirmation refinement */
.size-picker{position:relative;width:100%;margin:8px 0;z-index:3}
.size-trigger{width:100%;min-height:50px;padding:0 14px;border:1px solid #d9d0c4;background:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;color:#171717}
.size-trigger-text{font-weight:500}.size-trigger-icon{font-size:18px;line-height:1;transition:.18s ease}.size-picker.open .size-trigger-icon{transform:rotate(180deg)}
.size-menu{position:absolute;left:0;right:0;top:calc(100% - 1px);background:#fff;border:1px solid #bdb4aa;box-shadow:0 18px 42px rgba(0,0,0,.18);display:none;z-index:120;max-height:278px;overflow:auto;padding:5px 0}
.size-picker.open .size-menu{display:block}.size-option{width:100%;height:42px;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;cursor:pointer;color:#111;text-align:left}.size-option:hover,.size-option.active{background:#f5efe6}.size-option span{font-size:15px}.badge{font-style:normal;font-size:11px;line-height:1;padding:5px 8px;border-radius:999px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.badge.available{background:#e9f7ee;color:#11733a;border:1px solid #b9e5c8}.badge.reserve{background:#fff3c4;color:#876000;border:1px solid #edd27a}.badge.loading{background:#eee9e1;color:#746b60;border:1px solid #ded5ca}.confirm-options{border:1px solid #ddd2c5;margin:12px 0;padding:14px}.confirm-choice{display:flex;align-items:flex-start;gap:9px;margin:10px 0;color:#171717}.confirm-choice input{width:auto;margin:2px 0 0}.confirm-choice b{display:block;font-size:14px;line-height:1.35}.confirm-choice small{display:block;margin-top:3px;font-size:11px;line-height:1.35;font-weight:400;color:#86796d}.direct-first{margin-bottom:12px}
@media(max-width:820px){.form-row-size{grid-template-columns:1fr}.size-picker{z-index:150}.size-trigger{min-height:52px}.size-menu{position:relative;top:auto;max-height:none;box-shadow:none;border-top:0;padding:2px 0}.size-option{height:43px;padding:0 14px}.badge{font-size:10.5px;padding:5px 7px}.confirm-options{padding:12px}.confirm-choice{margin:9px 0}.confirm-choice b{font-size:13px}.confirm-choice small{font-size:10.5px}}

/* ORZALUX V12 — Direct WooCommerce stock urgency and delivery message */
.size-option .badge.available::before{content:"";width:7px;height:7px;border-radius:999px;background:#17964c;display:inline-block;margin-right:6px;vertical-align:1px}
.size-option .badge.reserve::before{content:"";width:7px;height:7px;border-radius:999px;background:#d5a300;display:inline-block;margin-right:6px;vertical-align:1px}
.size-status-message{display:block;margin:8px 0 12px;padding:10px 12px;border:1px solid #e1d8ce;background:#fbf8f3;color:#75685c;font-size:12.5px;line-height:1.45}
.size-status-message.is-available{background:#f2fbf5;border-color:#cfead8;color:#176a38}
.size-status-message.is-reserve{background:#fff8dc;border-color:#efd98e;color:#806000}
.badge.available{display:inline-flex;align-items:center;background:#e9f7ee;color:#11733a;border:1px solid #b9e5c8}
.badge.reserve{display:inline-flex;align-items:center;background:#fff3c4;color:#876000;border:1px solid #edd27a}
@media(max-width:820px){.size-status-message{font-size:11.8px;line-height:1.42;margin:7px 0 10px;padding:9px 10px}.size-option{gap:8px}.size-option span{font-size:14px}.badge{font-size:9.7px;padding:5px 6px;letter-spacing:.02em}.size-option .badge.available::before,.size-option .badge.reserve::before{width:6px;height:6px;margin-right:5px}}
@media(max-width:380px){.badge{font-size:9px;padding:4px 5px}.size-option{padding:0 10px}.size-status-message{font-size:11.4px}}

/* ORZALUX V13 — WooCommerce order feedback */
.form-alert{border-radius:14px;padding:12px 14px;margin:10px 0 14px;font-size:13px;line-height:1.45;font-weight:600}
.form-alert.error{background:rgba(140,28,28,.10);border:1px solid rgba(140,28,28,.28);color:#7d1f1f}
.server-success small{display:block;margin-top:8px;opacity:.75;font-size:12px}
button[disabled]{opacity:.7;cursor:not-allowed}

/* =========================================================
   ORZALUX HERO FINAL PATCH — Full desktop cover + premium text overlay
   Scope: Hero only. No JS/PHP/form/gallery changes.
========================================================= */
.hero.hero-v2{
  min-height:100vh !important;
  min-height:100svh !important;
  min-height:100dvh !important;
  overflow:hidden !important;
  background:#050505 !important;
  isolation:isolate;
}
.hero.hero-v2 .hero-media,
.hero.hero-v2 .hero-media picture{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  overflow:hidden !important;
}
.hero.hero-v2 .hero-media::before{display:none !important;content:none !important;}
.hero.hero-v2 .hero-media picture img,
.hero.hero-v2 .hero-media > img,
.hero.hero-v2 .hero-media img{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  max-height:none !important;
  display:block !important;
  transform:none !important;
}

@media (min-width:821px){
  .hero.hero-v2 .hero-media picture img,
  .hero.hero-v2 .hero-media > img,
  .hero.hero-v2 .hero-media img{
    object-fit:cover !important;
    object-position:52% 60% !important;
  }
  .hero.hero-v2 .shade{
    position:absolute !important;
    inset:0 auto 0 0 !important;
    width:min(46vw,720px) !important;
    height:100% !important;
    z-index:1 !important;
    pointer-events:none !important;
    background:linear-gradient(90deg,
      rgba(0,0,0,.72) 0%,
      rgba(0,0,0,.56) 34%,
      rgba(0,0,0,.30) 63%,
      rgba(0,0,0,.08) 86%,
      rgba(0,0,0,0) 100%) !important;
    -webkit-mask-image:linear-gradient(180deg,#000 0%,#000 70%,rgba(0,0,0,.72) 84%,rgba(0,0,0,.20) 96%,rgba(0,0,0,0) 100%) !important;
    mask-image:linear-gradient(180deg,#000 0%,#000 70%,rgba(0,0,0,.72) 84%,rgba(0,0,0,.20) 96%,rgba(0,0,0,0) 100%) !important;
  }
  .hero.hero-v2 .shade::after{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    background:radial-gradient(ellipse at 26% 45%,rgba(0,0,0,.34) 0%,rgba(0,0,0,.16) 38%,rgba(0,0,0,0) 72%) !important;
    pointer-events:none !important;
  }
  .hero.hero-v2 .hero-content{
    position:relative !important;
    z-index:2 !important;
    margin-left:6vw !important;
    padding-top:118px !important;
    max-width:590px !important;
  }
}

.hero.hero-v2 h1{
  text-shadow:
    0 3px 12px rgba(0,0,0,.42),
    0 12px 34px rgba(0,0,0,.28) !important;
}
.hero.hero-v2 .lead,
.hero.hero-v2 .eyebrow{
  text-shadow:
    0 2px 8px rgba(0,0,0,.48),
    0 8px 22px rgba(0,0,0,.22) !important;
}
.hero.hero-v2 .hero-actions .btn{text-shadow:none !important;}

@media (max-width:820px){
  .hero.hero-v2{
    height:100svh !important;
    height:100dvh !important;
    min-height:650px !important;
    max-height:none !important;
  }
  .hero.hero-v2 .hero-media::before{
    content:"" !important;
    display:block !important;
    position:absolute !important;
    inset:0 !important;
    z-index:0 !important;
    background-image:url('images/hero-mobile.webp?v=hero-final-mobile-bg') !important;
    background-size:cover !important;
    background-position:58% center !important;
    filter:blur(12px) brightness(.72) !important;
    transform:scale(1.06) !important;
    opacity:.45 !important;
    pointer-events:none !important;
  }
  .hero.hero-v2 .hero-media picture{z-index:1 !important;}
  .hero.hero-v2 .hero-media picture img,
  .hero.hero-v2 .hero-media > img,
  .hero.hero-v2 .hero-media img{
    object-fit:contain !important;
    object-position:center bottom !important;
    z-index:1 !important;
    padding-top:58px !important;
  }
  .hero.hero-v2 .shade{
    position:absolute !important;
    inset:0 auto auto 0 !important;
    width:94vw !important;
    height:54% !important;
    z-index:1 !important;
    pointer-events:none !important;
    background:linear-gradient(90deg,
      rgba(0,0,0,.68) 0%,
      rgba(0,0,0,.46) 50%,
      rgba(0,0,0,.16) 78%,
      rgba(0,0,0,0) 100%) !important;
    -webkit-mask-image:linear-gradient(180deg,#000 0%,#000 56%,rgba(0,0,0,.70) 72%,rgba(0,0,0,.24) 90%,rgba(0,0,0,0) 100%) !important;
    mask-image:linear-gradient(180deg,#000 0%,#000 56%,rgba(0,0,0,.70) 72%,rgba(0,0,0,.24) 90%,rgba(0,0,0,0) 100%) !important;
  }
  .hero.hero-v2 .shade::after{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    background:radial-gradient(ellipse at 28% 34%,rgba(0,0,0,.25) 0%,rgba(0,0,0,.10) 45%,rgba(0,0,0,0) 74%) !important;
  }
  .hero.hero-v2 .hero-content{
    position:relative !important;
    z-index:2 !important;
    padding-top:82px !important;
    padding-left:20px !important;
    padding-right:18px !important;
    max-width:365px !important;
  }
  .hero.hero-v2 h1{
    text-shadow:
      0 3px 10px rgba(0,0,0,.52),
      0 10px 26px rgba(0,0,0,.34) !important;
  }
  .hero.hero-v2 .lead,
  .hero.hero-v2 .eyebrow{
    text-shadow:0 2px 8px rgba(0,0,0,.56),0 8px 20px rgba(0,0,0,.28) !important;
  }
}

@media (max-width:430px){
  .hero.hero-v2{min-height:640px !important;}
  .hero.hero-v2 .hero-content{padding-top:76px !important;max-width:350px !important;}
  .hero.hero-v2 .shade{height:52% !important;width:96vw !important;}
  .hero.hero-v2 .hero-media picture img,
  .hero.hero-v2 .hero-media > img,
  .hero.hero-v2 .hero-media img{padding-top:62px !important;}
}

@media (max-width:390px){
  .hero.hero-v2 .hero-content{padding-top:72px !important;}
  .hero.hero-v2 h1{font-size:31px !important;}
  .hero.hero-v2 .lead{font-size:13.4px !important;}
  .hero.hero-v2 .hero-actions{margin-top:14px !important;}
}

/* =========================================================
   ORZALUX HERO MOBILE CORRECTION — integrated full-image hero
   Fixes mobile issue where the copy area looked separated from the image.
   Scope: Hero only. No JS/PHP/form/gallery changes.
========================================================= */
@media (max-width: 820px){
  .hero.hero-v2{
    position:relative !important;
    height:100svh !important;
    min-height:720px !important;
    max-height:none !important;
    display:flex !important;
    align-items:flex-start !important;
    overflow:hidden !important;
    background:#050505 !important;
  }

  .hero.hero-v2 .hero-media,
  .hero.hero-v2 .hero-media picture{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    display:block !important;
    overflow:hidden !important;
    z-index:0 !important;
  }

  .hero.hero-v2 .hero-media::before{
    display:none !important;
    content:none !important;
  }

  .hero.hero-v2 .hero-media picture img,
  .hero.hero-v2 .hero-media > img,
  .hero.hero-v2 .hero-media img,
  .hero.hero-v2 picture img{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    max-width:none !important;
    max-height:none !important;
    object-fit:cover !important;
    object-position:center center !important;
    padding:0 !important;
    transform:none !important;
    display:block !important;
    z-index:0 !important;
  }

  .hero.hero-v2 .shade{
    position:absolute !important;
    inset:0 auto auto 0 !important;
    width:100% !important;
    height:58% !important;
    z-index:1 !important;
    pointer-events:none !important;
    background:
      linear-gradient(90deg,
        rgba(0,0,0,.78) 0%,
        rgba(0,0,0,.64) 48%,
        rgba(0,0,0,.28) 76%,
        rgba(0,0,0,0) 100%),
      linear-gradient(180deg,
        rgba(0,0,0,.56) 0%,
        rgba(0,0,0,.36) 58%,
        rgba(0,0,0,.12) 82%,
        rgba(0,0,0,0) 100%) !important;
    -webkit-mask-image:linear-gradient(180deg,#000 0%,#000 64%,rgba(0,0,0,.66) 80%,rgba(0,0,0,.16) 94%,rgba(0,0,0,0) 100%) !important;
    mask-image:linear-gradient(180deg,#000 0%,#000 64%,rgba(0,0,0,.66) 80%,rgba(0,0,0,.16) 94%,rgba(0,0,0,0) 100%) !important;
  }

  .hero.hero-v2 .shade::after{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    background:radial-gradient(ellipse at 26% 38%,rgba(0,0,0,.32) 0%,rgba(0,0,0,.16) 42%,rgba(0,0,0,0) 78%) !important;
    pointer-events:none !important;
  }

  .hero.hero-v2 .hero-content{
    position:relative !important;
    z-index:2 !important;
    margin:0 !important;
    padding:86px 20px 0 !important;
    width:100% !important;
    max-width:370px !important;
    color:#fff !important;
  }

  .hero.hero-v2 .eyebrow{
    font-size:12px !important;
    letter-spacing:.15em !important;
    margin-bottom:10px !important;
    text-shadow:0 2px 8px rgba(0,0,0,.60),0 8px 22px rgba(0,0,0,.34) !important;
  }

  .hero.hero-v2 h1{
    font-size:clamp(34px,8.8vw,40px) !important;
    line-height:1.02 !important;
    max-width:340px !important;
    margin:10px 0 14px !important;
    text-shadow:0 3px 12px rgba(0,0,0,.60),0 12px 30px rgba(0,0,0,.38) !important;
  }

  .hero.hero-v2 .lead{
    font-size:14.4px !important;
    line-height:1.58 !important;
    max-width:335px !important;
    color:#fff !important;
    text-shadow:0 2px 8px rgba(0,0,0,.64),0 8px 20px rgba(0,0,0,.34) !important;
  }

  .hero.hero-v2 .hero-actions{
    max-width:326px !important;
    margin-top:20px !important;
    align-items:stretch !important;
  }

  .hero.hero-v2 .hero-actions .btn{
    width:100% !important;
    padding:15px 16px !important;
    font-size:12.6px !important;
    text-shadow:none !important;
  }
}

@media (max-width:430px){
  .hero.hero-v2{min-height:690px !important;}
  .hero.hero-v2 .hero-content{padding-top:82px !important;max-width:360px !important;}
  .hero.hero-v2 h1{font-size:clamp(32px,8.6vw,37px) !important;max-width:330px !important;}
  .hero.hero-v2 .lead{font-size:14px !important;max-width:320px !important;}
  .hero.hero-v2 .hero-actions{max-width:310px !important;margin-top:18px !important;}
  .hero.hero-v2 .shade{height:60% !important;}
}

@media (max-width:390px){
  .hero.hero-v2{min-height:660px !important;}
  .hero.hero-v2 .hero-content{padding-top:76px !important;max-width:340px !important;}
  .hero.hero-v2 h1{font-size:31px !important;max-width:310px !important;}
  .hero.hero-v2 .lead{font-size:13.2px !important;line-height:1.52 !important;max-width:305px !important;}
  .hero.hero-v2 .hero-actions{max-width:300px !important;margin-top:14px !important;}
}
