.product-hero{background:linear-gradient(135deg,#eaf7f0,#f2f6f8)}.smart-search-wide{display:flex;gap:12px;max-width:820px;margin-top:28px}.market-intro{max-width:860px;margin-bottom:36px}.product-category-block{margin-bottom:56px;padding:28px;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff}.category-header{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px}.product-card{height:100%;border:1px solid var(--brand-border);border-radius:var(--radius);overflow:hidden;background:#fff;cursor:pointer}.product-card img{width:100%;height:210px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-card-body{padding:22px}.product-card-body span{font-weight:800;color:var(--brand-primary-dark)}@media (max-width:767px){.category-header,.smart-search-wide{flex-direction:column;align-items:stretch}}