/* ================================================================
   TAYUMON Lightweight UI V1 Test-04
   Visual baseline = Test-02. No card glow/edge styling is removed here.
   Performance changes are implementation-only.
   ================================================================ */
html.lw-ui .ap-home .ap-product-network{
  content-visibility:visible!important;
  contain:layout style!important;
}
html.lw-ui .ap-home .ap-product-node{
  contain:layout paint style!important;
}
html.lw-ui .ap-home .ap-product-node__visual img{
  backface-visibility:hidden!important;
}
