.ec-products-hero{background:linear-gradient(135deg,var(--ec-primary) 0,var(--ec-primary-dark) 100%)}.ec-category-title{font-size:1.5rem;font-weight:700;color:var(--ec-gray-900);margin-bottom:.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--ec-primary);display:inline-block}.ec-category-desc{color:var(--ec-gray-500);margin-bottom:1.5rem;font-size:.95rem}.ec-product-card .ec-product-img-link{display:block;overflow:hidden}.ec-product-img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;transition:transform var(--ec-transition)}.ec-product-img-link:hover .ec-product-img{transform:scale(1.05)}.ec-product-card .ec-product-card-body{text-align:center}.ec-product-card .ec-product-card-body h3{font-size:1rem;margin-bottom:.75rem;color:var(--ec-gray-900)}