.filters-sidebar[data-astro-cid-wjdenzpl]{width:100%;max-width:280px;background:#fff;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;height:fit-content;//position: sticky;top:20px;z-index:1002}.open-filters-btn[data-astro-cid-wjdenzpl]{display:none;align-items:center;gap:.5rem;padding:.625rem .875rem;border:1px solid #e5e7eb;background:#fff;border-radius:8px;color:#111827;font-weight:500;cursor:pointer}.filters-mobile-header[data-astro-cid-wjdenzpl]{display:none;width:100%;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.filters-mobile-header[data-astro-cid-wjdenzpl] h2[data-astro-cid-wjdenzpl]{font-size:1.125rem;margin:0}.close-filters-btn[data-astro-cid-wjdenzpl]{background:transparent;border:1px solid #e5e7eb;border-radius:6px;padding:.25rem;cursor:pointer}.filters-backdrop[data-astro-cid-wjdenzpl]{position:fixed;inset:0;background:#00000073;z-index:1001;opacity:0;transition:opacity .2s ease}.filters-backdrop[data-astro-cid-wjdenzpl].is-visible{opacity:1}.filter-actions[data-astro-cid-wjdenzpl]{display:flex;gap:.5rem;padding-bottom:1rem}.btn-apply[data-astro-cid-wjdenzpl]{flex:1;padding:.625rem 1rem;background-color:#e80059;color:#fff;border:none;border-radius:6px;font-weight:500;font-size:.875rem;cursor:pointer;transition:background-color .2s;white-space:nowrap}.btn-apply[data-astro-cid-wjdenzpl]:hover{background-color:#c70049}.btn-clear[data-astro-cid-wjdenzpl]{padding:.625rem 1rem;background-color:transparent;color:#6b7280;border:1px solid #d1d5db;border-radius:6px;font-weight:400;font-size:.875rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.25rem;white-space:nowrap}.btn-clear[data-astro-cid-wjdenzpl]:hover{background-color:#f9fafb;border-color:#9ca3af}.filters-list[data-astro-cid-wjdenzpl]{display:flex;flex-direction:column;gap:.5rem}.taxonomy-header[data-astro-cid-wjdenzpl]{display:flex;justify-content:space-between;align-items:center;padding:.875rem 0;cursor:pointer;user-select:none;transition:color .2s}.taxonomy-header[data-astro-cid-wjdenzpl]:hover{color:#e80059}.taxonomy-title[data-astro-cid-wjdenzpl]{font-weight:600;font-size:.9375rem;color:#111827}.toggle-icon[data-astro-cid-wjdenzpl]{color:#6b7280;transition:transform .2s ease;flex-shrink:0}.taxonomy-group[data-astro-cid-wjdenzpl].open .toggle-icon[data-astro-cid-wjdenzpl]{transform:rotate(180deg)}.taxonomy-terms[data-astro-cid-wjdenzpl]{max-height:0;overflow:hidden;transition:max-height .3s ease}.taxonomy-group[data-astro-cid-wjdenzpl].open .taxonomy-terms[data-astro-cid-wjdenzpl]{max-height:2000px;padding-bottom:.75rem}.terms-list[data-astro-cid-wjdenzpl]{list-style:none;padding:0;margin:0}.filters-sidebar[data-astro-cid-wjdenzpl] ul[data-astro-cid-wjdenzpl]{list-style:none;padding-left:0;margin:0}.filters-sidebar[data-astro-cid-wjdenzpl] ul[data-astro-cid-wjdenzpl] li[data-astro-cid-wjdenzpl]:before,.filters-sidebar[data-astro-cid-wjdenzpl] .terms-list[data-astro-cid-wjdenzpl] li[data-astro-cid-wjdenzpl]:before{content:none!important}.term-item-wrapper[data-astro-cid-wjdenzpl]{margin:0;padding:0;transition:opacity .2s ease}.term-item-wrapper[data-astro-cid-wjdenzpl].hidden-term{display:none}.term-item-wrapper[data-astro-cid-wjdenzpl].show-term{display:block}.term-item[data-astro-cid-wjdenzpl]{display:flex;align-items:center;padding:.5rem 0;gap:.5rem;position:relative}.term-count[data-astro-cid-wjdenzpl]{margin-left:auto;color:#9ca3af;font-size:.875rem;font-weight:400}[data-astro-cid-wjdenzpl][type=checkbox]{position:absolute;opacity:0;width:0;height:0}[data-astro-cid-wjdenzpl][type=checkbox]+label[data-astro-cid-wjdenzpl]{position:relative;padding-left:1.75rem;font-size:.9375rem;line-height:1.25rem;cursor:pointer;color:#374151;display:block;flex:1;user-select:none}[data-astro-cid-wjdenzpl][type=checkbox]+label[data-astro-cid-wjdenzpl]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1.125rem;height:1.125rem;border:1.5px solid #d1d5db;background:#fff;border-radius:.25rem;transition:all .2s ease}[data-astro-cid-wjdenzpl][type=checkbox]+label[data-astro-cid-wjdenzpl]:after{content:"✓";position:absolute;top:50%;left:.225rem;transform:translateY(-50%) scale(0);font-size:.875rem;color:#fff;font-weight:700;transition:transform .2s ease;pointer-events:none}[data-astro-cid-wjdenzpl][type=checkbox]:checked+label[data-astro-cid-wjdenzpl]:before{background-color:#e80059;border-color:#e80059}[data-astro-cid-wjdenzpl][type=checkbox]:checked+label[data-astro-cid-wjdenzpl]:after{transform:translateY(-50%) scale(1)}[data-astro-cid-wjdenzpl][type=checkbox]:hover+label[data-astro-cid-wjdenzpl]:before{border-color:#9ca3af}[data-astro-cid-wjdenzpl][type=checkbox]:focus+label[data-astro-cid-wjdenzpl]:before{box-shadow:0 0 0 3px #e800591a}[data-astro-cid-wjdenzpl][type=checkbox]:disabled+label[data-astro-cid-wjdenzpl]{color:#9ca3af;cursor:not-allowed}[data-astro-cid-wjdenzpl][type=checkbox]:disabled+label[data-astro-cid-wjdenzpl]:before{background-color:#f3f4f6;border-color:#e5e7eb}.btn-more[data-astro-cid-wjdenzpl]{display:flex;align-items:center;gap:.25rem;margin-top:.5rem;padding:.375rem 0;background:none;border:none;color:#e80059;font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .2s}.btn-more[data-astro-cid-wjdenzpl]:hover{opacity:.8}.btn-more[data-astro-cid-wjdenzpl].expanded{display:none}.selected-summary[data-astro-cid-wjdenzpl]{margin-top:.5rem;padding:1rem;background-color:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.summary-title[data-astro-cid-wjdenzpl]{font-weight:600;font-size:.875rem;margin:0 0 .5rem;color:#374151}.selected-tags[data-astro-cid-wjdenzpl]{display:flex;cursor:pointer;flex-wrap:wrap;gap:.5rem}.selected-tag[data-astro-cid-wjdenzpl]{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background-color:#e80059;color:#fff;border-radius:.25rem;font-size:.8125rem;cursor:pointer;transition:background-color .2s}.selected-tag[data-astro-cid-wjdenzpl]:hover{background-color:#c70049}.tag-remove[data-astro-cid-wjdenzpl]{background:none;border:none;color:#fff;font-size:1.125rem;line-height:1;cursor:pointer;padding:0;margin-left:.25rem}.tag-remove[data-astro-cid-wjdenzpl]:hover{opacity:.8}.error-state[data-astro-cid-wjdenzpl]{padding:1rem;text-align:center;color:#dc2626;font-size:.875rem}@media (max-width: 768px){.open-filters-btn[data-astro-cid-wjdenzpl]{display:inline-flex}.filters-sidebar[data-astro-cid-wjdenzpl]{position:fixed;inset:0 0 0 auto;width:min(92vw,420px);max-width:none;height:100vh;border-radius:12px 0 0 12px;border:1px solid #e5e7eb;box-shadow:0 10px 30px #00000026;transform:translate(100%);transition:transform .25s ease;z-index:99998;padding:1rem;background:#fff;overflow-y:auto}.filters-sidebar[data-astro-cid-wjdenzpl].is-open{transform:translate(0)}.filters-mobile-header[data-astro-cid-wjdenzpl]{display:flex;position:sticky;top:0;background:#fff;padding-bottom:.5rem;z-index:1}.filter-actions[data-astro-cid-wjdenzpl]{position:sticky;bottom:0;background:#fff;padding-top:.5rem}}body.modal-open{overflow:hidden}
