/* v67 — crisp hero KPI cards: remove fuzzy hover, remove side tails, keep only subtle feedback. */
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-v30>.hero-network-kpis-v30{
  gap:12px!important;
  padding:0!important;
}
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-kpis-v30>div,
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-kpis-v30>div:hover,
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-kpis-v30>div:focus,
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-kpis-v30>div:active{
  transform:none!important;
  filter:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  backface-visibility:hidden;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
  transition:box-shadow .18s ease,border-color .18s ease,background-color .18s ease!important;
}
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-kpis-v30>div{
  min-height:78px!important;
  padding:13px 14px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.985),rgba(247,250,255,.96))!important;
  border-color:rgba(211,224,243,.96)!important;
  box-shadow:0 12px 24px rgba(44,80,140,.085), inset 0 1px 0 rgba(255,255,255,.92)!important;
}
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-kpis-v30>div:hover{
  background:linear-gradient(145deg,#ffffff,rgba(247,250,255,.985))!important;
  border-color:#cfdcf0!important;
  box-shadow:0 16px 28px rgba(44,80,140,.1), inset 0 1px 0 rgba(255,255,255,.95)!important;
}
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-kpis-v30>div::after{
  display:none!important;
  content:none!important;
}
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-kpis-v30 b,
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-kpis-v30 small{
  backface-visibility:hidden;
  transform:none!important;
}
/* Disable the extra invisible hotspot artwork on the top four KPI tiles to avoid fuzzy overlay. */
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-matrices-v47,
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-matrices-v47 i,
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-matrices-v47 i::before,
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-matrices-v47 i::after{
  display:none!important;
  pointer-events:none!important;
  opacity:0!important;
  animation:none!important;
}
/* Bottom four hero product modules stay completely static. */
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-v30>.hero-network-products-v30 a,
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-v30>.hero-network-products-v30 a:hover,
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-v30>.hero-network-products-v30 a:focus,
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-v30>.hero-network-products-v30 a:focus-visible,
html body.home-page.saas-light-v23 .hero-split-v37 .hero-network-v30>.hero-network-products-v30 a:active{
  transform:none!important;
  animation:none!important;
  filter:none!important;
}
