
/* v65 — strict hero artwork update only: remove KPI tails and replace four product icons. */
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-v30{
  background-image:url("assets/homepage-network-reference-v65.png")!important;
  background-position:center!important;
  background-size:100% 100%!important;
}
/* The new approved artwork has clean KPI cards. Prevent the legacy hover crop from showing old artwork. */
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-v30>.hero-network-products-v30 a::before{
  display:none!important;
  content:none!important;
  background-image:none!important;
}
/* Keep all existing anchor, route and module animations unchanged. */
