/* One approved graphite surface, shared with the footer. Photo overlays remain separate. */
.product,.footer-v5,.product-lead,.product-process,.catalog-hero,
.company-page .company-manufacturing,.product-family .family-specs-dark,
.home-site .bento-main,.additional-product .product-photo-section,
.contact-page .contact-hero,.new-product .material-table thead,.hero,
.footer-v5 .footer-back-top:hover,.product-family .family-specs-dark dl>div:hover::before,
.product-family .family-specs-dark dl>div:focus-within::before{
 background:var(--hc-surface-dark)!important;
}
/* Paint the shared texture once, on the element, rather than in a second layer. */
.product::before,.footer-v5::before{content:none!important}
