.products-filter-row{background:var(--brand-bg-light);border-bottom:1px solid var(--brand-border);padding:12px 0;position:sticky;top:70px;z-index:100}.filter-btn{background:0 0;border:1px solid var(--brand-border);color:var(--brand-gray);font-size:.82rem;font-weight:600;padding:6px 16px;border-radius:20px;cursor:pointer;transition:all var(--transition);letter-spacing:.04em;white-space:nowrap}.filter-btn.active,.filter-btn:hover{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}@media (max-width:575px){.products-category-title{font-size:1.2rem}}