.filter-sidebar:where(.astro-vcnd4e3f){display:flex;flex-direction:column;gap:.75rem}.filter-card:where(.astro-vcnd4e3f){background:var(--sl-color-gray-6);border:1px solid var(--sl-color-gray-5);border-radius:.5rem;overflow:hidden}.filter-card__header:where(.astro-vcnd4e3f){display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:none;border:none;cursor:pointer;text-align:left;transition:background-color .15s ease}.filter-card__header:where(.astro-vcnd4e3f):hover{background:var(--sl-color-gray-5)}.filter-card__title:where(.astro-vcnd4e3f){font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--sl-color-text);margin:0;flex:1}.filter-card__badge:where(.astro-vcnd4e3f){font-size:.6875rem;font-weight:500;color:var(--sl-color-gray-2);background:var(--sl-color-gray-5);padding:.125rem .5rem;border-radius:1rem}.filter-card__chevron:where(.astro-vcnd4e3f){color:var(--sl-color-gray-3);transition:transform .2s ease;flex-shrink:0}.filter-card__header:where(.astro-vcnd4e3f)[aria-expanded=false] .filter-card__chevron:where(.astro-vcnd4e3f){transform:rotate(-90deg)}.filter-card__body:where(.astro-vcnd4e3f){padding:0 1rem .75rem}.filter-card__body:where(.astro-vcnd4e3f)[hidden]{display:none}.filter-group__options:where(.astro-vcnd4e3f){display:flex;flex-direction:column;gap:.125rem}.filter-checkbox:where(.astro-vcnd4e3f){display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.375rem .5rem;border-radius:.25rem;transition:background-color .15s ease;margin:0 -.5rem}.filter-checkbox:where(.astro-vcnd4e3f)[hidden]{display:none}.filter-checkbox:where(.astro-vcnd4e3f):hover{background:var(--sl-color-gray-5)}.filter-checkbox:where(.astro-vcnd4e3f) input:where(.astro-vcnd4e3f){position:absolute;opacity:0;width:0;height:0}.filter-checkbox__indicator:where(.astro-vcnd4e3f){width:.875rem;height:.875rem;border:1.5px solid var(--sl-color-gray-3);border-radius:.1875rem;flex-shrink:0;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.filter-checkbox__indicator:where(.astro-vcnd4e3f):after{content:"";width:.4375rem;height:.4375rem;background:var(--sl-color-accent);border-radius:.0625rem;opacity:0;transform:scale(0);transition:all .15s ease}.filter-checkbox:where(.astro-vcnd4e3f) input:where(.astro-vcnd4e3f):checked+.filter-checkbox__indicator:where(.astro-vcnd4e3f){border-color:var(--sl-color-accent)}.filter-checkbox:where(.astro-vcnd4e3f) input:where(.astro-vcnd4e3f):checked+.filter-checkbox__indicator:where(.astro-vcnd4e3f):after{opacity:1;transform:scale(1)}.filter-checkbox__label:where(.astro-vcnd4e3f){font-size:.8125rem;color:var(--sl-color-text);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-checkbox__count:where(.astro-vcnd4e3f){font-size:.6875rem;color:var(--sl-color-gray-3);background:var(--sl-color-gray-5);padding:.0625rem .375rem;border-radius:1rem;min-width:1.25rem;text-align:center}.filter-card__show-more:where(.astro-vcnd4e3f){display:block;width:100%;margin-top:.5rem;padding:.375rem .5rem;background:none;border:1px dashed var(--sl-color-gray-4);border-radius:.25rem;color:var(--sl-color-gray-2);font-size:.75rem;cursor:pointer;transition:all .15s ease}.filter-card__show-more:where(.astro-vcnd4e3f):hover{border-color:var(--sl-color-accent);color:var(--sl-color-accent)}.mode-toggle:where(.astro-vcnd4e3f){display:flex;align-items:center;gap:.375rem;padding:.375rem .5rem;margin:0 -.5rem .5rem;background:var(--sl-color-gray-5);border-radius:.25rem}.mode-toggle:where(.astro-vcnd4e3f)[hidden]{display:none}.mode-toggle__label:where(.astro-vcnd4e3f){font-size:.6875rem;color:var(--sl-color-gray-3);text-transform:uppercase;letter-spacing:.03em}.mode-toggle__btn:where(.astro-vcnd4e3f){background:none;border:1px solid transparent;border-radius:.1875rem;padding:.125rem .375rem;color:var(--sl-color-gray-3);cursor:pointer;font-size:.6875rem;transition:all .15s ease}.mode-toggle__btn:where(.astro-vcnd4e3f):hover{color:var(--sl-color-text)}.mode-toggle__btn--active:where(.astro-vcnd4e3f){background:var(--sl-color-accent);color:var(--sl-color-accent-high-contrast)}.mode-toggle__btn--active:where(.astro-vcnd4e3f):hover{background:var(--sl-color-accent-high)}.group-mode-toggle:where(.astro-vcnd4e3f){display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;background:var(--sl-color-gray-6);border:1px dashed var(--sl-color-gray-5);border-radius:.375rem}.group-mode-toggle__label:where(.astro-vcnd4e3f){font-size:.6875rem;color:var(--sl-color-gray-3)}.item-grid:where(.astro-rwpdepeo){display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.search-bar:where(.astro-h3ezypbl){position:relative;display:flex;align-items:center}.search-bar__icon:where(.astro-h3ezypbl){position:absolute;left:.75rem;color:var(--sl-color-gray-3);pointer-events:none}.search-bar__input:where(.astro-h3ezypbl){width:100%;padding:.625rem 2.25rem;background:var(--sl-color-gray-6);border:1px solid var(--sl-color-gray-5);border-radius:.375rem;color:var(--sl-color-text);font-size:.875rem;transition:border-color .15s ease,box-shadow .15s ease}.search-bar__input:where(.astro-h3ezypbl)::placeholder{color:var(--sl-color-gray-3)}.search-bar__input:where(.astro-h3ezypbl):focus{outline:none;border-color:var(--sl-color-accent);box-shadow:0 0 0 2px var(--sl-color-accent-low)}.search-bar__input:where(.astro-h3ezypbl)::-webkit-search-cancel-button{display:none}.search-bar__clear:where(.astro-h3ezypbl){position:absolute;right:.5rem;display:flex;align-items:center;justify-content:center;padding:.25rem;background:none;border:none;color:var(--sl-color-gray-3);cursor:pointer;border-radius:.25rem;transition:color .15s ease}.search-bar__clear:where(.astro-h3ezypbl):hover{color:var(--sl-color-text)}.search-bar__clear:where(.astro-h3ezypbl)[hidden]{display:none}.catalog:where(.astro-tyxvm2e6){display:grid;grid-template-columns:240px 1fr;gap:2rem}.catalog__content:where(.astro-tyxvm2e6){min-width:0;margin-top:0}.catalog__search:where(.astro-tyxvm2e6){margin-bottom:1rem}.catalog__header:where(.astro-tyxvm2e6){display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem 0;border-bottom:1px solid var(--sl-color-gray-5)}.catalog__count:where(.astro-tyxvm2e6){color:var(--sl-color-gray-2);font-size:.875rem}.catalog__clear:where(.astro-tyxvm2e6){background:none;border:1px solid var(--sl-color-gray-5);border-radius:.25rem;padding:.25rem .75rem;color:var(--sl-color-text);cursor:pointer;font-size:.75rem;transition:background-color .15s ease}.catalog__clear:where(.astro-tyxvm2e6):hover{background:var(--sl-color-gray-6)}.catalog__pagination:where(.astro-tyxvm2e6){display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--sl-color-gray-5)}.catalog__pagination:where(.astro-tyxvm2e6)>:where(.astro-tyxvm2e6){margin:0;vertical-align:middle}.catalog__pagination:where(.astro-tyxvm2e6)[hidden]{display:none}.pagination__btn:where(.astro-tyxvm2e6){display:inline-flex;align-items:center;align-self:center;justify-content:center;gap:.375rem;padding:.5rem .875rem;background:var(--sl-color-gray-6);border:1px solid var(--sl-color-gray-5);border-radius:.375rem;color:var(--sl-color-text);font-size:.8125rem;line-height:1;cursor:pointer;transition:all .15s ease;min-width:6.5rem;height:2.25rem;margin:0}.pagination__btn:where(.astro-tyxvm2e6) svg:where(.astro-tyxvm2e6){flex-shrink:0}.pagination__btn:where(.astro-tyxvm2e6):hover:not(:disabled){background:var(--sl-color-gray-5);border-color:var(--sl-color-gray-4)}.pagination__btn:where(.astro-tyxvm2e6):disabled{opacity:.4;cursor:not-allowed}.pagination__info:where(.astro-tyxvm2e6){display:flex;align-items:center;align-self:center;justify-content:center;font-size:.8125rem;color:var(--sl-color-gray-2);min-width:6rem;text-align:center;height:2.25rem;margin:0}@media(max-width:768px){.catalog:where(.astro-tyxvm2e6){grid-template-columns:1fr}}
