/* Scoped carousel layout: independent of the original single-banner rules. */
.hero[data-hero-carousel]{min-height:720px;padding:62px 0 130px;isolation:isolate;display:block;background:#03234c}
.hero-slides{position:absolute;inset:0;z-index:-3;background:#03234c}
.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s;overflow:hidden}
.hero-slide.is-active{opacity:1;visibility:visible}
.hero-slide img{display:block;width:100%;max-width:none;height:100%;object-fit:cover;object-position:65% center}
.hero[data-hero-carousel] .hero-shade{z-index:-2;background:linear-gradient(90deg,#021e43f2 0%,#032953d9 36%,#032e6755 68%,#032e6710 100%)}
.hero[data-hero-carousel]::after{display:none}
.hero[data-hero-carousel] .hero-content{position:relative;z-index:1;min-height:0;padding-top:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left}
.hero[data-hero-carousel] h1{max-width:690px;font-size:clamp(3rem,5.1vw,5rem);line-height:1.06;min-height:3.18em;margin:0 0 20px;letter-spacing:-.045em;overflow-wrap:anywhere}
.hero[data-hero-carousel] h1 em{font-style:normal;color:#ffbd00}
.hero[data-hero-carousel] .eyebrow{font-size:.8125rem;line-height:1.6;letter-spacing:.08em;margin-bottom:16px}
.hero[data-hero-carousel] .hero-content>p{max-width:580px;font-size:1rem;line-height:1.6;min-height:4.8em;margin:0;color:#e0ebf6}
.hero[data-hero-carousel] .hero-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;margin:24px 0 0}
.hero[data-hero-carousel] .hero-actions .btn{width:auto;min-height:50px;font-size:.9375rem}
.hero[data-hero-carousel] .trust-strip{position:absolute;left:50%;bottom:0;transform:translateX(-50%);height:92px;margin:0;grid-template-columns:repeat(3,minmax(0,1fr));padding:0}
.hero-controls{display:flex;align-items:center;gap:8px;margin:22px 0 0;max-width:100%!important;flex-wrap:wrap}
.hero-controls[hidden]{display:none}
.hero-controls>button{width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;border:1px solid #ffffff50;border-radius:50%;color:#fff;background:#062d5590;cursor:pointer;font-size:26px}
.hero-controls>button:hover{background:#ffffff25}
.hero-controls>button.hero-toggle{font-size:.875rem;width:auto;border-radius:30px;padding:0 14px}
.hero-controls button:focus-visible,.social-links a:focus-visible{outline:3px solid #ffcb47;outline-offset:3px}
.hero-dots{display:flex;align-items:center;gap:0}
.hero-dots button{border:0;background:none;width:28px;min-width:0;height:44px;padding:8px 6px;cursor:pointer;display:grid;place-items:center}
.hero-dots button span{display:block;width:7px;height:7px;background:#ffffff80;border-radius:20px;transition:width .2s,background .2s}
.hero-dots button[aria-current=true] span{width:16px;background:#ffc331}
.hero-counter{color:#d7e6f6;font-size:.8125rem;white-space:nowrap;margin:0 2px}
.social-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.hero-content>.social-links{margin:20px 0 0}
.social-links a{display:inline-flex;align-items:center;gap:8px;border:1px solid #ffffff35;border-radius:30px;padding:9px 13px;color:#fff;font-size:.875rem;font-weight:600;transition:background .2s;min-height:42px}
.social-links a:hover{background:#ffffff18}
.social-links svg{width:17px;height:17px;flex-shrink:0}
.footer-grid .social-links{margin-top:18px}
.footer-grid .social-links a{display:inline-flex;color:#e2edff}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px) and (min-width:701px){
 .hero[data-hero-carousel]{padding:50px 0 140px}
 .hero[data-hero-carousel] h1{font-size:3.5rem;max-width:600px}
 .hero[data-hero-carousel] .trust-strip>div{padding:14px}
}
@media(max-width:700px){
 /* Full-bleed photograph fades into the copy; no separate image panel or empty title rows. */
 .hero[data-hero-carousel]{padding:0 0 20px;min-height:0;display:block;overflow:hidden;background:#03234c}
 .hero[data-hero-carousel] .hero-slides{position:absolute;inset:0 0 auto;z-index:-3;width:100%;height:420px}
 .hero[data-hero-carousel] .hero-slide img{object-fit:cover;object-position:65% 30%}
 .hero[data-hero-carousel] .hero-shade{display:block;position:absolute;inset:0 0 auto;height:422px;z-index:-2;background:linear-gradient(180deg,#03234c05 0%,#03234c10 23%,#03234c8c 43%,#03234ce8 63%,#03234c 92%)}
 .hero[data-hero-carousel] .hero-content{width:calc(100% - 40px);padding:178px 0 0;display:flex;align-items:stretch;text-align:left}
 .hero[data-hero-carousel] .hero-content>*{max-width:100%;margin-left:0;margin-right:0}
 .hero[data-hero-carousel] .eyebrow{font-size:.75rem;line-height:1.5;letter-spacing:.055em;margin-bottom:11px;gap:8px;text-shadow:0 1px 8px #00152a}
 .hero[data-hero-carousel] .eyebrow-dot{flex:none;width:6px;height:6px;box-shadow:0 0 0 3px #ffbd0020}
 .hero[data-hero-carousel] h1{font-size:clamp(2rem,8.6vw,2.8rem);line-height:1.08;min-height:0;margin-bottom:14px;letter-spacing:-.04em;text-wrap:balance;text-shadow:0 2px 18px #00152a30}
 .hero[data-hero-carousel] .hero-content>p{font-size:1rem;line-height:1.5;min-height:0;margin:0;color:#e1eafa}
 .hero[data-hero-carousel] .hero-actions{display:flex;flex-direction:column;gap:7px;margin-top:22px}
 .hero[data-hero-carousel] .hero-actions .btn{width:100%;font-size:.9375rem;min-height:48px;padding:12px 16px;border-radius:10px}
 .hero[data-hero-carousel] .hero-actions .btn-glass{min-height:44px;background:#ffffff06;border-color:#ffffff26;box-shadow:none;backdrop-filter:none}
 .hero[data-hero-carousel] .hero-controls{order:4;align-self:center;justify-content:center;gap:10px;flex-wrap:wrap;margin:16px 0 0;width:auto}
 .hero-controls>[data-hero-prev],.hero-controls>[data-hero-next]{display:none}
 .hero-controls>button.hero-toggle{font-size:.875rem;padding:0 12px;width:auto;min-width:80px;height:44px;border-color:#ffffff30;background:transparent}
 .hero-dots button{width:28px;height:44px}
 .hero-counter{display:none}
 .hero-content>.social-links{order:5;justify-content:center;margin-top:9px;gap:18px}
 .hero-content>.social-links a{padding:5px 0;min-height:40px;border:0;border-radius:0;background:none;font-weight:500;color:#bdcee5}
 .hero[data-hero-carousel] .trust-strip{position:relative;left:auto;bottom:auto;transform:none;width:calc(100% - 40px);height:auto;margin:18px auto 0;padding:0;border:0;border-top:1px solid #ffffff1c;border-radius:0;background:transparent;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
 .hero[data-hero-carousel] .trust-strip>div{display:flex;flex-direction:column;gap:4px;align-items:center;text-align:center;padding:14px 5px 0;min-width:0}
 .hero[data-hero-carousel] .trust-strip>div+div{border:0}
 .hero[data-hero-carousel] .trust-strip span{font-size:.75rem}
 .hero[data-hero-carousel] .trust-strip strong{font-size:.75rem;line-height:1.4;font-weight:600;color:#c1d1e7}
 .hero[data-hero-carousel] .trust-strip small{display:none}
}
@media(prefers-reduced-motion:reduce){.hero-slide,.hero-dots button span{transition:none!important}}
