/* v1.9.45 cache-safe homepage category product layout and coordinated section backgrounds. */
body.zl-v022.zl-home [data-managed-home-families]{background:#fff!important}
body.zl-v022.zl-home .home-category-products[data-managed-home-products],body.zl-v022.zl-home [data-managed-home-quality]{background:#f4f7fa!important}
body.zl-v022.zl-home .home-category-products .product-card{background:#fff!important}
body.zl-v022.zl-home .home-category-products .section-head{margin-bottom:24px}
body.zl-v022.zl-home .home-product-category-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}
body.zl-v022.zl-home .home-product-category-tabs button{appearance:none;border:1px solid #cad9e7;border-radius:999px;padding:10px 18px;background:#fff;color:var(--navy);font:inherit;font-size:14px;font-weight:800;line-height:1.2;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}
body.zl-v022.zl-home .home-product-category-tabs button:hover,body.zl-v022.zl-home .home-product-category-tabs button:focus-visible,body.zl-v022.zl-home .home-product-category-tabs button.active,body.zl-v022.zl-home .home-product-category-tabs button[aria-selected="true"]{border-color:var(--blue);background:var(--blue);color:#fff;outline:none}
body.zl-v022.zl-home .home-category-products .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
body.zl-v022.zl-home .home-category-products .product-summary[hidden],body.zl-v022.zl-home .home-category-products [data-home-product-card-footer][hidden]{display:none!important}
body.zl-v022.zl-home .home-category-products .card-body h3{min-height:48px}
body.zl-v022.zl-home .home-category-products .card-meta [data-home-product-card-footer]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:980px){body.zl-v022.zl-home .home-category-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){body.zl-v022.zl-home .home-product-category-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}body.zl-v022.zl-home .home-product-category-tabs button{flex:0 0 auto}body.zl-v022.zl-home .home-category-products .product-grid{grid-template-columns:1fr}}
