.filters{z-index:200;scrollbar-width:none;background:#fff;padding:20px;transition:transform .3s;display:none;position:fixed;inset:0;overflow-y:auto;transform:translate(-100%)}.filters::-webkit-scrollbar{display:none}.filters--open{display:block;transform:translate(0)}@media (width>=1024px){.filters{z-index:auto;border-right:1px solid #e0e0e0;height:fit-content;max-height:calc(100vh - 120px);padding:20px 24px;display:block;position:sticky;top:112px;overflow-y:auto;transform:none}.filters:not(.filters--docked){margin-left:-24px}}.filters__form{display:contents}.filters__header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.filters__title{text-transform:uppercase;letter-spacing:.06em;font-size:.8125rem;font-weight:700}.filters__clear{color:#999;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-size:.6875rem;text-decoration:underline}.filters__clear--hidden{visibility:hidden}.filters__close-mobile{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}@media (width>=1024px){.filters__close-mobile{display:none}}.filters__apply-mobile{text-transform:uppercase;letter-spacing:.08em;color:#fff;cursor:pointer;background:#000;border:none;width:100%;margin-top:20px;padding:14px;font-size:.75rem;font-weight:600;display:block}@media (width>=1024px){.filters__apply-mobile{display:none}}.filter-group{border-bottom:1px solid #e0e0e0;margin-bottom:16px;padding-bottom:16px}.filter-group summary{text-transform:uppercase;letter-spacing:.04em;cursor:pointer;justify-content:space-between;align-items:center;padding:4px 0;font-size:.75rem;font-weight:600;list-style:none;display:flex}.filter-group summary::-webkit-details-marker{display:none}.filter-group summary:after{content:"+";font-size:1rem;font-weight:300}.filter-group[open] summary:after{content:"−"}.filter-group__options{flex-direction:column;gap:8px;padding-top:12px;display:flex}.filter-option{cursor:pointer;color:#333;align-items:center;gap:8px;font-size:.8125rem;display:flex}.filter-option input{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.filter-option__check{border:1px solid #ccc;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .15s;display:flex}.filter-option input:checked+.filter-option__check{background:#000;border-color:#000}.filter-option input:checked+.filter-option__check:after{content:"✓";color:#fff;font-size:.625rem}.filter-option:hover .filter-option__check{border-color:#000}.filter-option__count{color:#aaa;margin-left:4px;font-weight:400}.filter-option input[type=radio]+.filter-option__check{border-radius:50%}.filter-option input[type=radio]:checked+.filter-option__check{background:#000;border-color:#000}.filter-option input[type=radio]:checked+.filter-option__check:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;display:block}.filter-group__colors{flex-wrap:wrap;gap:8px;padding-top:4px;display:flex}.filter-color{cursor:pointer;flex-direction:column;align-items:center;gap:4px;display:flex}.filter-color input{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.filter-color__swatch{border:1px solid #ddd;border-radius:50%;width:24px;height:24px;transition:box-shadow .15s}.filter-color input:checked+.filter-color__swatch{box-shadow:0 0 0 2px #fff,0 0 0 3px #000}.filter-color:hover .filter-color__swatch{box-shadow:0 0 0 2px #fff,0 0 0 3px #ccc}.filter-color__label{color:#666;text-transform:uppercase;letter-spacing:.02em;font-size:.5625rem}.toolbar--mobile-only{border-bottom:1px solid #e0e0e0;align-items:center;padding:12px 20px;display:flex}@media (width>=1024px){.toolbar--mobile-only{display:none}}.toolbar__filter-btn{text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:#fff;border:1px solid #e0e0e0;align-items:center;gap:6px;padding:8px 14px;font-size:.75rem;font-weight:600;transition:border-color .2s;display:flex}.toolbar__filter-btn:hover{border-color:#000}.af-slider__inputs{align-items:flex-end;gap:8px;display:flex}.af-slider__field{flex-direction:column;flex:1;gap:4px;display:flex}.af-slider__lbl{color:#888;text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem}.af-slider__from,.af-slider__to{border:1px solid #ddd;border-radius:4px;width:100%;padding:6px 8px;font-size:.8125rem}.af-slider__suffix{color:#555;padding-bottom:7px;font-size:.8125rem}
