/* PNEL7 · full Hero background image. Loaded after PNEL6. */
body.pnel-brand .pnel-hero.has-background{position:relative;isolation:isolate;background:#050505}
body.pnel-brand .pnel-hero.has-background .pnel-hero__background{position:absolute!important;z-index:0!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;object-fit:cover!important;object-position:var(--pnel-hero-bg-position,center center)!important;filter:saturate(.86) contrast(1.04)}
body.pnel-brand .pnel-hero.has-background:before{z-index:1!important;background:linear-gradient(90deg,rgba(0,0,0,var(--pnel-hero-overlay,.68)) 0%,rgba(0,0,0,calc(var(--pnel-hero-overlay,.68) * .92)) 48%,rgba(0,0,0,calc(var(--pnel-hero-overlay,.68) * .70)) 100%),radial-gradient(circle at 78% 22%,rgba(189,22,21,.28),transparent 34%)!important}
body.pnel-brand .pnel-hero.has-background .pnel-hero__grid{position:relative;z-index:2}
body.pnel-brand .pnel-hero.has-background .pnel-hero__lead{color:#e2e2e2}
body.pnel-brand .pnel-hero.has-background .pnel-button--ghost{background:rgba(0,0,0,.28)!important;backdrop-filter:blur(4px)}
body.pnel-brand .pnel-hero.has-background .pnel-hero__mark{background:rgba(0,0,0,.18);backdrop-filter:blur(2px)}
@media(max-width:900px){body.pnel-brand .pnel-hero.has-background:before{background:linear-gradient(180deg,rgba(0,0,0,var(--pnel-hero-overlay,.68)) 0%,rgba(0,0,0,calc(var(--pnel-hero-overlay,.68) * .88)) 100%),radial-gradient(circle at 78% 16%,rgba(189,22,21,.22),transparent 34%)!important}}
