/* ============================================================
   Roofing trade overrides — loads AFTER ../assets/v2.css.
   Swaps the three photo layers + whofor pending label for the
   roofing vertical. Everything else inherits the v2 system.
   ============================================================ */

.pxbg--hero{ background-image:url('../assets/roofing/hero-bg.jpg?v=2'); background-position:right center; }
.pxbg--flow{ background-image:url('../assets/roofing/cta-bg.jpg?v=4'); background-position:68% 45%; }
.pxbg--band{ background-image:url('../assets/roofing/band-tailgate.jpg?v=2'); background-position:center 60%; }

.whofor__media.media-pending::after{
  content:'Roofing imagery — in production';
}
