.product-finder-hero{background:linear-gradient(135deg,#083375,#0b4cad 60%,#2e8b57)}.finder-search{display:flex;max-width:760px;gap:8px;margin-top:28px}.finder-search input{flex:1;min-height:54px;border:0;padding:0 18px;border-radius:var(--radius)}.finder-search button{border:1px solid #fff;background:#fff;color:var(--brand-primary-dark);font-weight:700;padding:0 24px;border-radius:var(--radius)}.product-category{margin-bottom:48px}.catalog-intro{background:var(--brand-bg-alt);border:1px solid var(--brand-border);padding:28px;margin-bottom:34px}.category-head{display:flex;justify-content:space-between;gap:16px;align-items:end;border-bottom:1px solid var(--brand-border);margin-bottom:22px;padding-bottom:14px}.product-card{height:100%;overflow:hidden}.product-card img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-body{padding:22px}.product-body h3{font-size:1.15rem}