.products-featured{padding:86px 0;background:linear-gradient(135deg,#eaf3fb,#fff)}.products-featured h1{max-width:720px}.products-featured img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);box-shadow:var(--shadow-soft)}.feature-specs{display:grid;grid-gap:10px;gap:10px;margin:24px 0}.feature-specs span{border-left:4px solid var(--brand-accent);background:#fff;padding:11px 14px;color:var(--brand-text);font-weight:700}.category-section{margin-bottom:58px}.category-heading{max-width:780px;margin-bottom:28px}.product-card{overflow:hidden;border:1px solid var(--brand-border);background:#fff;box-shadow:0 12px 28px rgba(8,62,117,.07)}.product-card>a{display:block;color:inherit}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-card-body{padding:22px}.product-card h3{font-size:20px}.spec-chip{display:inline-block;margin-bottom:12px;border:1px solid var(--brand-border);padding:4px 10px;color:var(--brand-primary);font-size:12px;font-weight:700;text-transform:uppercase}.product-card .btn{border-radius:0;border-left:0;border-right:0;border-bottom:0}