.filter-drawer *{box-sizing:border-box}.filter-drawer-toggle-wrapper{display:flex;align-items:center;margin-bottom:1rem}.filter-drawer-toggle{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:500;transition:all .3s ease;cursor:pointer;background:var(--colorBtnPrimary);border:2px solid transparent;border-radius:var(--buttonRadius);color:var(--colorBtnPrimaryText)}.filter-drawer-toggle:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.filter-drawer-toggle .icon{width:20px;height:20px}.filter-count{font-size:.875rem;opacity:.8}.filter-drawer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;pointer-events:none}.filter-drawer__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;transition:opacity .3s ease}.filter-drawer__content{position:absolute;top:0;left:0;width:100%;max-width:400px;height:100%;background:#fff;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;box-shadow:2px 0 20px #0000001a;z-index:1000}.filter-drawer.is-open{pointer-events:all}.filter-drawer.is-open .filter-drawer__overlay{opacity:1}.filter-drawer.is-open .filter-drawer__content{transform:translate(0)}.filter-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e5e5;position:sticky;top:0;background:#fff;z-index:10}.filter-drawer__title{margin:0;font-size:1.25rem;font-weight:600}.filter-drawer__close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:none;cursor:pointer;transition:all .2s ease;border-radius:50%}.filter-drawer__close:hover{background:#f5f5f5}.filter-drawer__close .icon{width:24px;height:24px}.filter-drawer__form{padding:1.5rem}.filter-drawer .collection-filter__group{margin-bottom:1.5rem!important;padding-bottom:1.5rem!important;border-bottom:1px solid #e5e5e5!important;display:block!important;width:100%!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;border-left:none!important;border-right:none!important;border-top:none!important}.filter-drawer .collection-filter__group:last-of-type{border-bottom:none!important}.filter-drawer .collection-filter__inner{padding:0!important;background:transparent!important;border:none!important}.filter-drawer .collection-filter__title{font-size:1rem!important;font-weight:600!important;margin-bottom:1rem!important;color:#333!important;text-transform:none!important;letter-spacing:normal!important}.filter-drawer .tag-list{display:block!important;list-style:none!important;padding:0!important;margin:0!important;background:none!important;border:none!important}.filter-drawer .tag{display:block!important;margin-bottom:.5rem!important;padding:0!important;background:none!important;border:none!important;position:relative!important;width:100%!important;float:none!important}.filter-drawer .tag__checkbox-wrapper{display:flex!important;align-items:center!important;cursor:pointer!important;padding:.625rem 0!important;border:none!important;border-radius:0!important;background:transparent!important;font-size:.875rem!important;width:100%!important;margin:0!important;transition:all .2s ease!important}.filter-drawer .tag__checkbox-wrapper:hover{background:#f9f9f9!important;padding-left:.5rem!important;border:none!important}.filter-drawer .tag__input{position:absolute!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important}.filter-drawer .tag__checkbox{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;min-width:18px!important;border:2px solid #ddd!important;border-radius:3px!important;margin-right:.75rem!important;transition:all .2s ease!important;flex-shrink:0!important;background:#fff!important;position:relative!important;padding-left:15px!important}.filter-drawer .tag__checkbox:before,.filter-drawer .tag__checkbox:after{display:none!important}.filter-drawer .tag__input:checked~.tag__checkbox{background:#333!important;border-color:#333!important}.filter-drawer .tag__input:checked~.tag__checkbox:after{content:""!important;display:block!important;position:absolute!important;top:2px!important;left:5px!important;width:5px!important;height:10px!important;border:solid white!important;border-width:0 2px 2px 0!important;transform:rotate(45deg)!important}.filter-drawer .tag__text{font-size:.875rem!important;color:#333!important;margin:0!important;padding:0!important}.filter-drawer .tag--active .tag__checkbox-wrapper{font-weight:500!important;background:none!important;border:none!important}.filter-drawer .tag-list--swatches{display:flex!important;flex-wrap:wrap!important;gap:.5rem!important}.filter-drawer .tag--swatch{display:inline-block!important;margin:0 .5rem .5rem 0!important;width:auto!important}.filter-drawer .tag--swatch .tag__checkbox-wrapper{padding:4px!important;border:2px solid transparent!important;border-radius:4px!important;display:inline-flex!important;align-items:center!important;background:transparent!important;width:auto!important}.filter-drawer .tag--swatch .tag__checkbox-wrapper:hover{border-color:#ddd!important;padding:4px!important;background:none!important}.filter-drawer .tag--swatch.tag--active .tag__checkbox-wrapper{border-color:#333!important}.filter-drawer .tag--swatch .tag__checkbox{display:none!important}.filter-drawer .color-swatch{width:32px!important;height:32px!important;border-radius:50%!important;border:1px solid #ddd!important;display:block!important;background-size:cover!important;background-position:center!important;text-indent:-9999px!important;margin:0!important}.filter-drawer .tag--swatch .tag__text{display:none!important;margin-left:.5rem!important;font-size:.813rem!important}.filter-drawer .tag--show-label .tag__text{display:inline!important}.filter-drawer .image-filter__wrapper{display:flex!important;gap:1rem!important;flex-wrap:wrap!important}.filter-drawer .tag--image .tag__checkbox-wrapper{padding:0!important;border:2px solid transparent!important;border-radius:8px!important;overflow:hidden!important;width:auto!important}.filter-drawer .tag--image.tag--active .tag__checkbox-wrapper{border-color:#333!important}.filter-drawer .image-filter__image-wrapper{width:80px!important;height:80px!important;position:relative!important}.filter-drawer .image-filter__image-wrapper img{width:100%!important;height:100%!important;object-fit:cover!important}.filter-drawer .price-range{padding:1rem 0!important}.filter-drawer .price-range__display-wrapper{display:flex!important;justify-content:space-between!important;margin-bottom:1rem!important;font-size:.875rem!important;font-weight:500!important}.filter-drawer .price-range__slider-wrapper{position:relative!important;height:40px!important;margin-bottom:1rem!important;padding:0 8px!important}.filter-drawer .price-range__slider{position:relative!important;width:100%!important;height:6px!important;background:#e5e5e5!important;border-radius:3px!important;top:50%!important;transform:translateY(-50%)!important}.filter-drawer .price-range__input{display:none!important}.filter-drawer .noUi-target{background:#e5e5e5!important;border:none!important;border-radius:3px!important;box-shadow:none!important;height:6px!important}.filter-drawer .noUi-connect{background:#333!important}.filter-drawer .noUi-handle{background:#fff!important;border:2px solid #333!important;border-radius:50%!important;box-shadow:0 2px 4px #0000001a!important;cursor:pointer!important;height:18px!important;width:18px!important;right:-9px!important;top:-6px!important}.filter-drawer .noUi-handle:focus,.filter-drawer .noUi-handle:hover{box-shadow:0 2px 8px #0003!important}.filter-drawer .noUi-handle:after,.filter-drawer .noUi-handle:before{display:none!important}.filter-drawer .noUi-tooltip{display:none!important}.tag-list--active-tags{margin:1rem 0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.tag-list--active-tags .tag--remove{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f0f0f0;border:1px solid #ddd;border-radius:20px;font-size:.875rem;transition:all .2s ease}.tag-list--active-tags .tag--remove:hover{background:#e5e5e5}.tag-list--active-tags .tag--remove .icon{width:12px;height:12px}.filter-drawer__footer{padding:1.5rem!important;border-top:1px solid #e5e5e5!important;position:sticky!important;bottom:0!important;background:#fff!important;display:flex!important;gap:1rem!important;flex-direction:column!important}.filter-drawer__apply{width:100%!important;padding:.875rem!important;font-weight:600!important;background:var(--colorBtnPrimary)!important;color:var(--colorBtnPrimaryText)!important;border:none!important;border-radius:var(--buttonRadius)!important;cursor:pointer!important;transition:all .2s ease!important}.filter-drawer__apply:hover{transform:translateY(-1px)!important;box-shadow:0 4px 12px #00000026!important}.filter-drawer__clear{width:100%!important;padding:.875rem!important;font-weight:500!important;text-align:center!important;text-decoration:none!important;background:transparent!important;border:2px solid var(--colorBtnPrimary)!important;color:var(--colorBtnPrimary)!important;border-radius:var(--buttonRadius)!important;cursor:pointer!important;transition:all .2s ease!important}.filter-drawer__clear:hover{background:var(--colorBtnPrimary)!important;color:var(--colorBtnPrimaryText)!important}.overflow-hidden{overflow:hidden!important}.hide{display:none!important}@media (max-width: 480px){.filter-drawer__content{max-width:90%}}@media (min-width: 769px){.filter-drawer__content{max-width:350px}}@media (min-width: 1024px){.filter-drawer__content{max-width:400px}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/filter-drawer.css.map */
