.hero-carousel{background:var(--navy)}.hero-slide{position:absolute;inset:0;background-position:center;background-size:cover;opacity:0;transform:scale(1.035);transition:opacity 1.2s ease,transform 6s ease}.hero-slide.active{opacity:1;transform:scale(1)}.hero-carousel .hero-shade,.hero-carousel .hero-content{z-index:2}.hero-dots{position:absolute;z-index:3;left:max(24px,calc((100% - var(--shell))/2));bottom:36px;display:flex;gap:9px}.hero-dots button{width:28px;height:3px;padding:0;border:0;background:#ffffff55;cursor:pointer;transition:.3s}.hero-dots button.active{width:48px;background:#ff865b}@media(prefers-reduced-motion:reduce){.hero-slide{transition:none;transform:none}}@media(max-width:600px){.hero-dots{left:15px;bottom:22px}}
