.products-featured{padding-top:150px;background:linear-gradient(135deg,var(--brand-bg-alt),#fff)}.products-featured img{width:100%;max-height:520px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow-soft)}.products-grid-section{background:#fff}.product-category-block{padding:44px 0;border-bottom:1px solid var(--brand-border)}.product-category-block:last-child{border-bottom:0}.category-heading{max-width:820px;margin-bottom:28px}.product-grid-live{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-card a{display:block;height:100%;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--radius);background:var(--brand-surface);color:var(--brand-text);box-shadow:var(--shadow-card)}.product-img-wrap{display:block;height:210px;background:var(--brand-bg-alt)}.product-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-body{display:block;padding:22px}.product-copy{display:block;color:var(--brand-muted);font-size:14px}