.catalog.svelte-bhavc3{padding:2rem 0 4rem}.filters.svelte-bhavc3{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem}.category-filters.svelte-bhavc3{display:flex;flex-wrap:wrap;gap:.5rem}.filter-btn.svelte-bhavc3{padding:.5rem 1rem;border:2px solid var(--gray-200);border-radius:50px;font-size:.85rem;font-weight:500;color:var(--gray-600);transition:all .2s;background:var(--white)}.filter-btn.svelte-bhavc3:hover{border-color:var(--primary);color:var(--primary-dark)}.filter-btn.active.svelte-bhavc3{background:var(--primary);border-color:var(--primary);color:var(--black);font-weight:600}.search-form.svelte-bhavc3{display:flex;gap:.5rem}.search-form.svelte-bhavc3 input:where(.svelte-bhavc3){padding:.5rem 1rem;border:2px solid var(--gray-200);border-radius:var(--radius);min-width:200px;outline:none;transition:border-color .2s}.search-form.svelte-bhavc3 input:where(.svelte-bhavc3):focus{border-color:var(--primary)}.empty.svelte-bhavc3{text-align:center;padding:3rem;color:var(--gray-500)}.empty.svelte-bhavc3 .btn:where(.svelte-bhavc3){margin-top:1rem}.results-count.svelte-bhavc3{font-size:.85rem;color:var(--gray-500);margin-bottom:1rem}@media(max-width:768px){.filters.svelte-bhavc3{flex-direction:column;align-items:stretch}.search-form.svelte-bhavc3{width:100%}.search-form.svelte-bhavc3 input:where(.svelte-bhavc3){flex:1;min-width:0}}
