.search-filter-sidebar{background:#fff;border-radius:12px;flex-direction:column;gap:2rem;height:max-content;padding:1.5rem;display:flex;position:-webkit-sticky;position:sticky;top:130px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.search-filter-section-title{color:#333;border-bottom:1px solid #f0f0f0;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:600;display:flex}.search-filter-item{cursor:pointer;border-radius:6px;align-items:center;gap:.75rem;padding:.25rem .5rem;transition:all .2s;display:flex}.search-filter-item:hover{background-color:#f8f9fa}.search-filter-price-inputs{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.grouped-select-wrapper .mantine-Select-groupLabel{color:#4a453e;background-color:#f8f7f2;padding:8px 12px;font-weight:700}@media (max-width:1024px){.search-filter-sidebar{box-shadow:none;padding:0;position:static}}
