.smart-filters-layout{display:block}@media screen and (min-width:860px){.smart-filters-layout{display:flex!important;gap:40px;align-items:flex-start;max-width:var(--page-width, 1200px);margin:0 auto;padding:0 1.5rem}.smart-filters-layout>*:first-child{flex:0 0 auto!important;width:clamp(280px,25%,380px)!important;position:sticky;top:calc(var(--header-height, 140px) + 20px)}.smart-filters-layout>*:first-child .smart-filters,.smart-filters-layout>*:first-child .smart-filters__wrapper,.smart-filters-layout>*:first-child .smart-filters__desktop{width:100%!important;max-width:100%!important}.smart-filters-layout>*:nth-child(2){flex:1 1 0%!important;min-width:0;width:auto!important;max-width:none!important}.smart-filters-layout .page-width{max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}}:root{--sf-primary: #E57A1F;--sf-primary-hover: #D16A10;--sf-primary-light: #F5C89A;--sf-primary-bg: #FFF8F3;--sf-bg: #FAF7F2;--sf-text: #1A1A1A;--sf-text-muted: #888888;--sf-disabled: #CCCCCC;--sf-disabled-bg: #F5F5F5;--sf-disabled-border: #EBEBEB;--sf-border: #E0E0E0;--sf-white: #FFFFFF;--sf-transition: .15s ease}.smart-filters{width:100%}.smart-filters[class*=section-][class*=-padding]{padding-top:0!important;padding-bottom:0!important}@media screen and (min-width:860px){.smart-filters[class*=section-][class*=-padding]{padding-top:20px!important;padding-bottom:12px!important}}#shopify-section-template--26989222330750__main-collection-product-grid{margin:0!important}.smart-filters__desktop{display:none}@media screen and (min-width:860px){.smart-filters__desktop{display:block}.smart-filters__mobile-trigger{display:none!important}}.smart-filters__header{margin-bottom:16px}.smart-filters__result-count{font-size:14px;color:var(--sf-text-muted);transition:opacity var(--sf-transition)}.smart-filters__result-count--updating{opacity:.5}.smart-filters__active-bar{display:none;flex-direction:column;gap:8px;padding:12px 1rem;margin-bottom:16px;border-bottom:1px solid var(--sf-border);animation:sfSlideDown .2s ease}.smart-filters__active-bar--visible{display:flex}.smart-filters__active-bar .smart-filters__active-label{display:none}.smart-filters__active-bar .smart-filters__active-chips{order:1}.smart-filters__active-bar .smart-filters__clear-all{order:2;align-self:flex-start}@media screen and (min-width:860px){.smart-filters__active-bar{flex-direction:row;align-items:center;gap:12px;padding:12px 0;flex-wrap:wrap}.smart-filters__active-bar .smart-filters__active-label{display:block}.smart-filters__active-bar .smart-filters__clear-all{order:unset;align-self:unset;margin-left:auto}}@keyframes sfSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.smart-filters__active-label{font-size:14px;font-weight:500;color:var(--sf-text-muted);white-space:nowrap}.smart-filters__active-chips{display:flex;flex-wrap:wrap;gap:8px;flex:1}.smart-filters__active-chip{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;background-color:var(--sf-primary);color:var(--sf-white);border:none;border-radius:14px;font-size:13px;font-family:inherit;cursor:pointer;transition:opacity var(--sf-transition)}@media screen and (min-width:860px){.smart-filters__active-chip{gap:6px;padding:6px 12px;border-radius:16px;font-size:14px}}.smart-filters__active-chip:hover{opacity:.9}.smart-filters__active-chip-icon{width:14px;height:14px;opacity:.8;transition:opacity var(--sf-transition)}.smart-filters__active-chip:hover .smart-filters__active-chip-icon{opacity:1}.smart-filters__clear-all{margin-left:auto;background:none;border:none;padding:6px 0;font-size:14px;font-weight:500;color:var(--sf-primary);cursor:pointer;text-decoration:underline;text-underline-offset:3px;font-family:inherit;white-space:nowrap;transition:color var(--sf-transition)}.smart-filters__clear-all:hover{color:var(--sf-primary-hover)}.smart-filters__groups{display:flex;flex-direction:column;gap:24px}.smart-filters__group{display:flex;flex-direction:column;gap:8px}.smart-filters__group-header{display:flex;align-items:center}.smart-filters__group-label{font-size:12px;font-weight:600;color:var(--sf-text-muted);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.smart-filters__chips{display:flex;gap:8px;flex-wrap:wrap}.smart-filter__chip{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;font-size:14px;font-weight:400;line-height:1.3;color:var(--sf-text);background-color:var(--sf-white);border:1px solid var(--sf-border);border-radius:16px;cursor:pointer;white-space:nowrap;scroll-snap-align:start;transition:background-color var(--sf-transition),border-color var(--sf-transition),color var(--sf-transition),transform .1s ease;text-decoration:none;flex-shrink:0;font-family:inherit}.smart-filter__chip:hover{background-color:var(--sf-primary-bg);border-color:var(--sf-primary)}.smart-filter__chip:active{transform:scale(.97)}.smart-filter__label{display:inline}.smart-filter__count{font-size:12px;font-weight:400;opacity:.7;color:var(--sf-text-muted)}.smart-filter__count:empty{display:none}.smart-filter__close{display:none;width:14px;height:14px;margin-left:2px;opacity:.8;flex-shrink:0}.smart-filter__chip--active .smart-filter__close{display:flex;align-items:center;justify-content:center}.smart-filter__chip--active{background-color:var(--sf-primary);color:var(--sf-white);border-color:var(--sf-primary)}.smart-filter__chip--active:hover{background-color:var(--sf-primary-hover);border-color:var(--sf-primary-hover)}.smart-filter__chip--active .smart-filter__count{color:var(--sf-white);opacity:.85}.smart-filter__chip--disabled{background-color:var(--sf-disabled-bg);border-color:var(--sf-disabled-border);color:var(--sf-disabled);cursor:not-allowed;pointer-events:none}.smart-filter__chip--disabled .smart-filter__count{color:var(--sf-disabled);opacity:.7}.smart-filter__chip:focus{outline:none}.smart-filter__chip:focus-visible{outline:2px solid var(--sf-primary);outline-offset:2px}.smart-filters__mobile-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 1rem;position:sticky;top:0;z-index:10;background-color:rgb(var(--color-background));overflow:hidden}@media screen and (min-width:860px){.smart-filters__mobile-trigger{display:none}}.smart-filters__mobile-filter-btn,.smart-filters__mobile-sort-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background-color:var(--sf-white);border:1px solid var(--sf-border);border-radius:8px;font-size:14px;font-weight:500;color:var(--sf-text);cursor:pointer;font-family:inherit;transition:border-color var(--sf-transition)}.smart-filters__mobile-filter-btn:hover,.smart-filters__mobile-sort-btn:hover{border-color:var(--sf-primary)}.smart-filters__mobile-filter-btn svg,.smart-filters__mobile-sort-btn svg{width:16px;height:16px}.smart-filters__mobile-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background-color:var(--sf-primary);color:var(--sf-white);border-radius:10px;font-size:12px;font-weight:600}.smart-filters__mobile-count:empty,.smart-filters__mobile-count[data-count="0"]{display:none}.smart-filters__mobile-result{font-size:13px;color:var(--sf-text-muted);text-align:right;white-space:nowrap;flex-shrink:0}.smart-filters__mobile-sort{position:relative;display:flex;align-items:center}.smart-filters__sort-select{appearance:none;-webkit-appearance:none;background-color:var(--sf-white);border:1px solid var(--sf-border);border-radius:8px;padding:8px 28px 8px 10px;font-size:13px;font-weight:500;color:var(--sf-text);cursor:pointer;font-family:inherit;transition:border-color var(--sf-transition);max-width:140px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.smart-filters__sort-select:hover,.smart-filters__sort-select:focus{border-color:var(--sf-primary);outline:none}.smart-filters__mobile-sort svg{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:14px;height:14px;pointer-events:none;color:var(--sf-text-muted)}.smart-filters__drawer{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;pointer-events:none;visibility:hidden}.smart-filters__drawer--open{pointer-events:auto;visibility:visible}.smart-filters__drawer-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;opacity:0;transition:opacity .3s ease}.smart-filters__drawer--open .smart-filters__drawer-overlay{opacity:1}.smart-filters__drawer-content{position:absolute;left:0;right:0;bottom:0;max-height:90vh;background-color:var(--sf-white);border-radius:16px 16px 0 0;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .3s ease}.smart-filters__drawer--open .smart-filters__drawer-content{transform:translateY(0)}.smart-filters__drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--sf-border);flex-shrink:0}.smart-filters__drawer-title{font-size:18px;font-weight:600;color:var(--sf-text);margin:0}.smart-filters__drawer-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;cursor:pointer;color:var(--sf-text-muted);transition:color var(--sf-transition)}.smart-filters__drawer-close:hover{color:var(--sf-text)}.smart-filters__drawer-close svg{width:24px;height:24px}.smart-filters__drawer-body{flex:1;overflow-y:auto;padding:20px;-webkit-overflow-scrolling:touch}.smart-filters__drawer-group{border-bottom:1px solid var(--sf-border)}.smart-filters__drawer-group:last-child{border-bottom:none}.smart-filters__drawer-group-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;background:none;border:none;cursor:pointer;font-family:inherit}.smart-filters__drawer-group-label{font-size:16px;font-weight:600;color:var(--sf-text)}.smart-filters__drawer-group-chevron{width:20px;height:20px;color:var(--sf-text-muted);transition:transform var(--sf-transition)}.smart-filters__drawer-group--open .smart-filters__drawer-group-chevron{transform:rotate(180deg)}.smart-filters__drawer-group-content{display:none;padding-bottom:16px}.smart-filters__drawer-group--open .smart-filters__drawer-group-content{display:block}.smart-filters__drawer-chips{display:flex;flex-wrap:wrap;gap:10px}.smart-filters__drawer-chips .smart-filter__chip{min-height:44px;padding:8px 14px}.smart-filters__drawer-footer{display:flex;gap:12px;padding:16px 20px;border-top:1px solid var(--sf-border);background-color:var(--sf-white);flex-shrink:0}.smart-filters__drawer-clear{flex:1;padding:14px 20px;background-color:var(--sf-white);border:1px solid var(--sf-border);border-radius:8px;font-size:16px;font-weight:500;color:var(--sf-text);cursor:pointer;font-family:inherit;transition:border-color var(--sf-transition)}.smart-filters__drawer-clear:hover{border-color:var(--sf-text-muted)}.smart-filters__drawer-apply{flex:2;padding:14px 20px;background-color:var(--sf-primary);border:none;border-radius:8px;font-size:16px;font-weight:600;color:var(--sf-white);cursor:pointer;font-family:inherit;transition:background-color var(--sf-transition)}.smart-filters__drawer-apply:hover{background-color:var(--sf-primary-hover)}#product-grid li{transition:opacity .25s ease,transform .25s ease}#product-grid li.smart-filter-hidden{display:none!important}@keyframes smartFilterFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}#product-grid li:not(.smart-filter-hidden){animation:smartFilterFadeIn .25s ease forwards}.smart-filters--loading .smart-filter__chip{pointer-events:none;opacity:.5}.smart-filters__hide-mobile{display:none}@media screen and (min-width:860px){.smart-filters__hide-mobile{display:block}.smart-filters__hide-desktop{display:none}}@media screen and (max-width:859px){.mobile-facets__wrapper,.facets-container .facet-filters.sorting,.facets-container .product-count.medium-hide{display:none!important}}@media screen and (min-width:860px){.facets-container .product-count{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/collection-smart-filters.css.map */
