.product-hero{background:linear-gradient(135deg,var(--brand-bg-alt),#fff)}.product-category{margin-bottom:56px}.category-head{margin-bottom:24px;max-width:760px}.product-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:#fff}.product-card img{aspect-ratio:4/3;background:var(--brand-bg-alt);-o-object-fit:cover;object-fit:cover;width:100%}.product-card-body{padding:24px}.product-card h3{color:var(--brand-text);font-size:1.18rem;font-weight:800}