/* o2d9909 */
/* ===== hero contrast fix 2026-06-17 (bespoke) =====
   overlay set --fg:#8ca58d (muted grey-green) -> hero h1/subhead
   washed out on dark --bg:#0f110f. Lift hero heading to bright near-white
   (faint green tint to match palette) and brighten the lead subhead.       */
.lead-sc910b h1,.hero-minimal h1{color:#f3f8f3!important}
.lead-sc910b h1 em,.lead-sc910b h1 .accent,.hero-minimal h1 em,.hero-minimal h1 .accent{color:var(--gold-bright,#95ee99)!important}
.lead-sc910b .lead-minor-sc910b,.hero-minimal .lead-minor-sc910b{color:#d4ddd4!important}
/* /hero contrast fix */
main>section:first-child h1{text-align:center!important}
[class*="burger-btn-"] span{background:#fff!important}

/* h1fit-mobile-20260721 : H1 one line on mobile */
@media(max-width:999px){main h1{white-space:nowrap!important;max-width:none!important;font-size:11px!important}}
/* end-h1fit-mobile-20260721 */
