.product-finder-hero{padding:88px 0;background:linear-gradient(135deg,#f2f6f8,#e8f8ef)}.product-finder-hero h1{max-width:880px}.smart-search-form{display:flex;gap:12px;max-width:860px;margin-top:24px}.smart-search-form input{min-height:56px;border-radius:var(--radius)}.product-catalog{padding:80px 0}.filter-panel{position:sticky;top:104px;border:1px solid var(--brand-border);border-radius:var(--radius);padding:24px;background:#fff}.filter-panel a{display:block;padding:10px 0;border-bottom:1px solid var(--brand-border);font-weight:700}.product-category-block{margin-bottom:56px}.category-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-bottom:24px}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt);margin-bottom:16px}@media (max-width:720px){.smart-search-form{flex-direction:column}}