html body[data-page="home"] .hero-area{position:relative;isolation:isolate;}
html body[data-page="home"] .hf-fire-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:3;mix-blend-mode:screen;border-radius:inherit;}
html body[data-page="home"] .pix-hero-cta{z-index:5!important;}
/* Grade the artwork separately so interface colours stay unchanged. */
html body[data-page="home"] .hero-area{background:#190d08!important;}
html body[data-page="home"] .hero-area::before{content:'';display:block!important;position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(9,8,8,.79),rgba(25,8,2,.12) 55%,rgba(9,8,8,.03)),url('/images/hero-bg.webp') center/cover no-repeat!important;filter:saturate(1.6) contrast(1.12) brightness(1.18);}
html body[data-page="home"] .hero-area::after{content:'';display:block!important;position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse at 61% 17%,rgba(255,177,39,.23),transparent 37%),radial-gradient(ellipse at 78% 103%,rgba(255,72,0,.35),transparent 53%);mix-blend-mode:screen;}
html body[data-page="home"] .hero-logo-right img{filter:saturate(1.35) contrast(1.1) brightness(1.12) drop-shadow(0 8px 26px rgba(255,86,0,.14))!important;}
html body[data-page="home"] .hf-fire-canvas{mask-image:linear-gradient(90deg,rgba(0,0,0,.2),#000 48%);}
@media(prefers-reduced-motion:reduce){html body[data-page="home"] .hf-fire-canvas{display:none;}}
