/* Keep the original cinematic hero; replace only its supporting copy. */
.hero-benefits{list-style:none;margin:0;padding:0;display:grid;gap:8px;font-family:"Poppins",sans-serif;text-shadow:0 1px 8px #061f3544}
.hero-benefits li{--row-rgb:248,91,99;--row-title:#ffb8b5;position:relative;display:flex;align-items:flex-start;gap:10px;padding:7px 12px 9px;border:1px solid rgba(var(--row-rgb),.42);border-radius:13px;overflow:hidden;background:linear-gradient(100deg,rgba(var(--row-rgb),.27) 0%,rgba(var(--row-rgb),.16) 45%,rgba(var(--row-rgb),.10) 72%,rgba(var(--row-rgb),.02) 100%);box-shadow:0 5px 16px #031c3022}
.hero-benefits li>svg{width:27px;height:27px;flex:0 0 27px;margin-top:3px;fill:none;stroke:rgb(var(--row-rgb));stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 5px rgba(var(--row-rgb),.3))}
.hero-benefits li>div{min-width:0}
.hero-benefits li::after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,rgba(var(--row-rgb),1),rgba(var(--row-rgb),.7))}
.hero-benefits li:nth-child(2){--row-rgb:151,81,242;--row-title:#dabfff}
.hero-benefits li:nth-child(3){--row-rgb:58,143,245;--row-title:#b9dcff}
.hero-benefits li:nth-child(4){--row-rgb:150,216,49;--row-title:#d8f5ac}
.hero-business li:nth-child(1){--row-rgb:17,189,209;--row-title:#a5f5f2}
.hero-business li:nth-child(2){--row-rgb:246,140,54;--row-title:#ffdab0}
.hero-business li:nth-child(3){--row-rgb:224,102,182;--row-title:#ffd0ed}
.hero-business li:nth-child(4){--row-rgb:153,191,216;--row-title:#d1e7f4}
.hero-benefits strong{display:block;font-family:"Sora",sans-serif;font-size:18px;line-height:1.25;font-weight:600;color:var(--row-title);letter-spacing:-.025em}
.hero-benefits span{display:block;margin-top:4px;font-size:14px;line-height:1.35;color:#ccdfeb}
.hero-benefits-note{font-family:"Poppins",sans-serif;font-size:10px;line-height:1.5;color:#b7d8e2;margin:13px 0 0}
.hero__lead{top:42vh;bottom:auto;width:min(365px,calc(50vw - 245px));left:var(--hg)}
.hero-business{position:absolute;top:26vh;left:calc(50% + 180px);width:min(365px,calc(50vw - 220px));z-index:12;will-change:opacity}
@media(min-width:1200px){
  .hero-phone .device{width:325px;height:671px}
  .hero__lead{left:auto;right:calc(50% + 163px + clamp(56px,7vw,104px))}
  .hero-business{left:calc(50% + 163px + clamp(56px,7vw,104px))}
  .hero__t--tl{right:calc(50% + 163px + clamp(56px,7vw,104px))}
  .hero__t--br{left:calc(50% + 163px + clamp(56px,7vw,104px))}
}
@media(min-width:981px){.hero__t--tl{top:18vh}.hero__t--br{top:67vh;bottom:auto;font-size:clamp(40px,4.1vw,62px)}.hero__actions{bottom:7vh}}
.hero__cta-badges li{display:flex;align-items:center;gap:8px;padding-left:0}
.hero__cta-badges li::before{content:none}
.hero__cta-badges svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.nav__book-pill{display:inline-flex!important}
@media(min-width:981px) and (max-height:780px){.hero-benefits{gap:7px}.hero-benefits li{padding-top:5px;padding-bottom:7px}.hero-benefits strong{font-size:16px}.hero-benefits span{font-size:14px}.hero__lead{top:39vh}.hero-business{top:21vh}.hero__t--br{font-size:44px;top:65vh}.hero__actions{bottom:4vh}}
@media(min-width:981px) and (max-width:1190px){.hero-benefits{gap:7px}.hero-benefits strong{font-size:16px}.hero-benefits span{font-size:14px}.hero__lead{width:calc(50vw - 220px)}.hero-business{width:calc(50vw - 205px)}}
@media(min-width:981px) and (max-width:1199px){.hero-business{left:calc(50% + 220px - var(--hg))}.hero__t--tl{right:calc(50% + 220px - var(--hg))}.hero__t--br{left:calc(50% + 220px - var(--hg))}}
@media(max-width:980px){.hero-business{display:none}.nav__book-pill{font-size:11px;padding:11px 13px}.nav__brand img{max-width:125px}.nav__right{gap:8px}}
@media(max-width:400px){.nav__brand img{max-width:100px}.nav__book-pill{font-size:10px;padding:9px 10px;max-width:145px;white-space:normal;text-align:center}.nav__right{gap:6px}}
@media(prefers-reduced-motion:reduce){.hero__lead,.hero-business{opacity:1!important;visibility:visible!important;transform:none!important}}
