.sg-modern-hero{position:relative;overflow:hidden;min-height:520px;border-radius:22px;background:#0b223e;box-shadow:0 18px 48px rgba(15,35,66,.12)}
.sg-modern-hero__slides{position:relative;min-height:520px}
.sg-modern-hero__slide{position:absolute;inset:0;display:flex;align-items:flex-end;opacity:0;visibility:hidden;background-position:center;background-size:cover;transition:opacity .55s ease,visibility .55s ease}
.sg-modern-hero__slide.is-active{opacity:1;visibility:visible;z-index:1}
.sg-modern-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,22,42,.88) 0%,rgba(5,22,42,.68) 42%,rgba(5,22,42,.18) 78%,rgba(5,22,42,.08) 100%)}
.sg-modern-hero__content{position:relative;z-index:2;width:min(780px,72%);padding:64px 66px 62px;color:#fff}
.sg-modern-hero__eyebrow{display:block;margin-bottom:12px;font-size:.76rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase;color:#d9ed00}
.sg-modern-hero h1{margin:0;max-width:760px;color:#fff;font-size:clamp(2.8rem,5vw,5.8rem);line-height:.98;text-shadow:0 3px 18px rgba(0,0,0,.22)}
.sg-modern-hero p{max-width:670px;margin:22px 0 0;color:rgba(255,255,255,.92);font-size:1.08rem;line-height:1.7}
.sg-modern-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.sg-modern-hero__btn{display:inline-flex;align-items:center;gap:10px;min-height:50px;padding:0 21px;border-radius:9px;text-decoration:none;font-weight:850}
.sg-modern-hero__btn--primary{background:var(--sg-secondary,#d9ed00);color:#13233a!important}
.sg-modern-hero__btn--ghost{border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.12);color:#fff!important;backdrop-filter:blur(6px)}
.sg-modern-hero__nav{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:44px;height:44px;margin-top:-22px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(7,26,48,.36);color:#fff;font-size:2rem;line-height:1;cursor:pointer;backdrop-filter:blur(5px)}
.sg-modern-hero__nav--prev{left:18px}.sg-modern-hero__nav--next{right:18px}
.sg-modern-hero__dots{position:absolute;z-index:4;right:24px;bottom:22px;display:flex;gap:8px}
.sg-modern-hero__dot{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.52);cursor:pointer;transition:width .2s ease,background .2s ease}
.sg-modern-hero__dot.is-active{width:30px;background:#fff}
@media(max-width:900px){.sg-modern-hero,.sg-modern-hero__slides{min-height:470px}.sg-modern-hero__content{width:86%;padding:52px 54px 50px}.sg-modern-hero__shade{background:linear-gradient(90deg,rgba(5,22,42,.88),rgba(5,22,42,.5))}}
@media(max-width:600px){.sg-modern-hero,.sg-modern-hero__slides{min-height:430px;border-radius:16px}.sg-modern-hero__content{width:100%;padding:42px 24px 46px}.sg-modern-hero h1{font-size:clamp(2.2rem,11vw,3.7rem)}.sg-modern-hero p{font-size:.95rem}.sg-modern-hero__nav{display:none}.sg-modern-hero__dots{right:auto;left:24px;bottom:18px}.sg-modern-hero__actions{margin-bottom:20px}}
@media(prefers-reduced-motion:reduce){.sg-modern-hero__slide{transition:none}}
