.products-featured{background:linear-gradient(135deg,var(--brand-bg-alt),#fff);padding:92px 0}.product-spec-list{display:grid;grid-gap:10px;gap:10px;margin:24px 0 28px}.product-spec-list span{padding:10px 14px;border-left:4px solid var(--brand-accent);background:var(--brand-surface);box-shadow:0 8px 18px rgba(8,62,117,.06)}.featured-product-img img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.category-section+.category-section{margin-top:72px}.category-heading{max-width:760px;margin-bottom:26px}.product-card{display:flex;flex-direction:column;border:1px solid var(--brand-border);border-radius:8px;overflow:hidden;background:var(--brand-surface);box-shadow:0 10px 26px rgba(8,62,117,.08)}.product-card>a{display:block;color:inherit;flex:1 1 auto}.product-image{background:var(--brand-bg-alt);aspect-ratio:4/3}.product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-body{padding:22px}.product-body p{color:var(--brand-text-muted)}.static-tags{display:flex;flex-wrap:wrap;gap:8px}.static-tags span{background:var(--brand-bg-alt);color:var(--brand-primary-dark);border-radius:var(--brand-radius);padding:4px 8px;font-size:.82rem;font-weight:700}