.hero.hero-carousel{height:clamp(380px,31vw,470px);min-height:0;isolation:isolate;background:#101710}
.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity 250ms cubic-bezier(.23,1,.32,1)}
.hero-slide.is-active{opacity:1;pointer-events:auto;z-index:1}
.hero-scene{position:absolute;width:100%;height:100%;object-fit:cover;object-position:right top}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0e160ff2 0%,#0e160fcc 28%,#0e160f20 65%,transparent)}
.hero-carousel .hero-copy{padding:38px 40px 80px;max-width:650px}
.hero-eyebrow{display:block;color:#cfb575;font-size:11px;letter-spacing:.18em;font-weight:700;margin-bottom:16px}
.hero-carousel h1,.hero-carousel h2{font-size:clamp(30px,3vw,44px);line-height:1.15;letter-spacing:-.035em;margin:0 0 18px;font-weight:700}
.hero-carousel h2 em{font-style:normal;color:#e2bf7d}
.hero-carousel p{font-size:16px;line-height:1.7;margin:0 0 24px}
.hero-cta{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.hero-carousel .hero-link{margin:0;min-height:44px}
.hero-controls{position:absolute;z-index:3;bottom:16px;left:40px;display:flex;align-items:center;gap:8px}
.hero-controls button{width:44px;height:44px;border:1px solid #6b71594d;border-radius:6px;background:#101710b8;color:#ead4a0;font-size:20px;display:grid;place-items:center}
.hero-dots{display:flex;gap:0}.hero-dots button{border:0;background:transparent;width:32px}.hero-dots span{width:6px;height:6px;border-radius:50%;background:#99a18c}.hero-dots [aria-pressed=true] span{width:20px;border-radius:3px;background:#e2bf7d}
.hero-count{font-size:11px;color:#ccd1c3;letter-spacing:.12em;margin:0 12px 0 4px}
.hero-controls button:focus-visible,.hero-cta button:focus-visible{outline:2px solid #eed58e;outline-offset:3px}
@media(hover:hover) and (pointer:fine){.hero-controls button:hover{background:#35402d}}
@media(max-width:640px){.hero.hero-carousel{height:540px}.hero-scene{height:245px;object-fit:cover;object-position:right top}.hero-shade{background:linear-gradient(0deg,#101710 49%,#10171000 82%)}.hero-carousel .hero-copy{padding:235px 22px 70px;max-width:none}.hero-eyebrow{margin-bottom:10px;font-size:10px}.hero-carousel h1,.hero-carousel h2{font-size:28px;margin-bottom:12px}.hero-carousel p{font-size:14px;margin-bottom:16px}.hero-cta{gap:12px}.hero-carousel .primary{padding:12px 14px}.hero-carousel .hero-link{font-size:12px}.hero-controls{left:18px;bottom:10px}.hero-count{margin-right:4px}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}}
