{/* Hero + KPI overlap — KPI bottom aligns with banner bottom */}
{
const target = e.currentTarget
target.style.display = 'none'
target.parentElement!.classList.add('bg-card')
}}
/>
{/* Side vignette so the rectangular image blends into the page edges */}
{/* KPI cards positioned so their bottom edge aligns with banner bottom */}
{/* 24px breathing room between KPI row and middle row */}
{/* Middle Row */}
{/* Gap */}
{/* Bottom Row */}
{
const target = e.currentTarget
target.style.display = 'none'
target.parentElement!.classList.add('bg-card')
}}
/>
{/* Side vignette so the rectangular image blends into the page edges */}
{/* KPI cards positioned so their bottom edge aligns with banner bottom */}