.products-shell{background:var(--brand-bg-alt)}.page-title{max-width:780px;margin-bottom:34px}.product-tabs{gap:10px;margin-bottom:28px}.product-tabs .nav-link{border-radius:999px;color:var(--brand-primary-dark);background:#fff;border:1px solid var(--brand-border);font-weight:700}.product-tabs .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary)}.product-card{overflow:hidden;padding:0}.product-card a{display:grid;color:var(--brand-text);height:100%}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,var(--brand-bg-alt),#fff)}.product-card-body{padding:22px}.product-card-body span{color:var(--brand-primary-dark);font-weight:800}