.h1-band{background:linear-gradient(115deg,#0A3D75 0%,#0055AA 40%,#1E7FCB 68%,#6BA82E 118%);padding:30px 20px 26px;position:relative;overflow:hidden}
.h1-band::before{content:'';position:absolute;right:-140px;top:-180px;width:460px;height:460px;border-radius:50%;background:rgba(255,255,255,.06);pointer-events:none}
.h1-band::after{content:'';position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg,#3EACF2,#6BA82E)}
.h1-inner{max-width:900px;margin:0 auto;position:relative}
.h1-band h1{font-size:clamp(1.3rem,2.8vw,1.9rem);font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.25;max-width:860px;text-wrap:balance;margin:0}
.h1-band .hero-sub{margin-top:9px;font-size:.95rem;color:#D6E7F8;max-width:700px;line-height:1.55}
@media(max-width:560px){.h1-band{padding:14px 14px 12px}.h1-band::before{display:none}.h1-band h1{font-size:clamp(1.12rem,4.6vw,1.45rem);line-height:1.22}.h1-band .hero-sub{margin-top:5px;font-size:.85rem;line-height:1.45}}
@media print{.h1-band{background:none;padding:0}.h1-band h1{color:#000}}
