:root{--max:1180px;--navy:#082b55;--red:#e3352f}
body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55}
header{height:auto!important;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.98);border-bottom:1px solid #dce6ee}
header .nav{width:min(1180px,calc(100% - 34px));height:auto;min-height:82px;margin:auto;gap:24px}
.site-hero{position:relative;min-height:455px;display:flex;align-items:center;padding:0;margin:0;background:linear-gradient(90deg,rgba(7,42,80,.97) 0%,rgba(7,42,80,.88) 36%,rgba(7,42,80,.22) 66%,rgba(7,42,80,.05) 100%),var(--hero-image) center/cover no-repeat}
.site-hero-wrap{width:min(1180px,calc(100% - 34px));margin:auto}
.site-hero-copy{width:52%;padding:56px 0;color:#fff}
.site-hero-copy .eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.18em;font-weight:900;color:#96d1f7;margin:0 0 12px}
.site-hero-copy h1{font-size:58px;font-weight:700;letter-spacing:-.045em;line-height:1.08;color:#fff;max-width:580px;margin:0}
.site-hero-copy p{font-size:18px;line-height:1.55;font-weight:400;color:#edf5fa;max-width:530px;margin:16px 0 0}
.site-hero-copy .sub{font-size:24px;line-height:1.3;font-weight:650;margin:18px 0 0}
.site-hero-copy .cta{display:inline-flex;margin-top:22px;background:#e3352f;color:#fff;padding:12px 18px;border-radius:10px;font-weight:800;font-size:14px}
@media(max-width:1000px){.site-hero-copy{width:68%}.site-hero-copy h1{font-size:48px}}
@media(max-width:600px){header{position:relative}header .nav,.site-hero-wrap{width:calc(100% - 24px)}.site-hero{min-height:455px;background:linear-gradient(90deg,rgba(7,42,80,.96),rgba(7,42,80,.72)),var(--hero-image) center/cover no-repeat}.site-hero-copy{width:100%;padding:42px 12px}.site-hero-copy h1{font-size:38px}.site-hero-copy p{font-size:17px}.site-hero .alert{position:relative;right:auto;bottom:auto;width:calc(100% - 48px);margin:0 24px 28px;max-width:none}.site-hero:has(.alert){display:flex;flex-direction:column;align-items:stretch}}
