:root{--fc-navy: #0D1B3D;--fc-blue: #1E40AF;--fc-blue-hover: #1E3A8A;--fc-text: #1F2A4D;--fc-muted: #6B7280;--fc-border: #E5E7EB;--fc-border-strong: #D1D5DB;--fc-bg: #FFFFFF;--fc-bg-soft: #F9FAFB;--fc-pill-border: #C7CFDB;--fc-radius: 8px;--fc-radius-sm: 4px;--fc-shadow: 0 1px 2px rgba(13, 27, 61, .04)}.visually-hidden{position:absolute!important;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;white-space:nowrap}.facets-custom{width:100%;max-width:280px;background:var(--fc-bg);border:1px solid var(--fc-border);border-radius:var(--fc-radius);padding:8px 0;box-shadow:var(--fc-shadow);align-self:flex-start;position:sticky;top:16px;max-height:calc(100vh - 32px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--fc-border-strong) transparent}.facets-custom::-webkit-scrollbar{width:6px}.facets-custom::-webkit-scrollbar-thumb{background:var(--fc-border-strong);border-radius:3px}.facets-custom::-webkit-scrollbar-track{background:transparent}.facets-custom__form,.facets-custom__inner{display:block}.facet-custom{border-bottom:1px solid var(--fc-border);padding:0}.facet-custom:last-child{border-bottom:0}.facet-custom__summary{list-style:none;cursor:pointer;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;-webkit-user-select:none;user-select:none;transition:background-color .15s ease}.facet-custom__summary::-webkit-details-marker,.facet-custom__summary::marker{display:none}.facet-custom__summary:hover{background:var(--fc-bg-soft)}.facet-custom__title{font-size:15px;font-weight:700;color:var(--fc-navy);letter-spacing:.01em;line-height:1.3}.facet-custom__chevron{color:var(--fc-navy);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .25s ease}.facet-custom[open]>.facet-custom__summary .facet-custom__chevron{transform:rotate(180deg)}.facet-custom__content{padding:0 20px 18px;animation:facetCustomFadeIn .2s ease}@keyframes facetCustomFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.facet-custom__fieldset{border:0;padding:0;margin:0;min-width:0}.facet-custom__list{list-style:none;margin:0;padding:0}.facet-custom__list--scrollable{max-height:280px;overflow-y:auto;padding-right:4px;margin-right:-4px;scrollbar-width:thin;scrollbar-color:var(--fc-blue) var(--fc-border)}.facet-custom__list--scrollable::-webkit-scrollbar{width:4px}.facet-custom__list--scrollable::-webkit-scrollbar-track{background:var(--fc-border);border-radius:2px}.facet-custom__list--scrollable::-webkit-scrollbar-thumb{background:var(--fc-blue);border-radius:2px}.facet-custom__item{margin:0;padding:0}.facet-custom__item.is-hidden{display:none}.facet-custom__label{display:flex;align-items:center;gap:12px;padding:8px 0;cursor:pointer;font-size:14px;color:var(--fc-text);line-height:1.4;position:relative;transition:color .15s ease}.facet-custom__label:hover{color:var(--fc-navy)}.facet-custom__label.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.facet-custom__checkbox{position:absolute;opacity:0;width:20px;height:20px;margin:0;cursor:pointer;z-index:1}.facet-custom__checkbox-visual{width:20px;height:20px;border:1.5px solid var(--fc-border-strong);border-radius:var(--fc-radius-sm);background:var(--fc-bg);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s ease;color:#fff}.facet-custom__checkbox-visual svg{width:12px;height:10px;opacity:0;transform:scale(.6);transition:all .15s ease}.facet-custom__checkbox:checked~.facet-custom__checkbox-visual{background:var(--fc-blue);border-color:var(--fc-blue)}.facet-custom__checkbox:checked~.facet-custom__checkbox-visual svg{opacity:1;transform:scale(1)}.facet-custom__checkbox:focus-visible~.facet-custom__checkbox-visual{outline:2px solid var(--fc-blue);outline-offset:2px}.facet-custom__label:hover .facet-custom__checkbox-visual{border-color:var(--fc-blue)}.facet-custom__text{flex:1;display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:4px}.facet-custom__count{color:var(--fc-muted);font-size:13px;font-weight:400}.facet-custom__search{position:relative;margin-bottom:14px}.facet-custom__search-icon{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:var(--fc-muted);pointer-events:none;display:inline-flex}.facet-custom__search-input{width:100%;height:40px;padding:8px 12px 8px 36px;border:1px solid var(--fc-border-strong);border-radius:var(--fc-radius-sm);font-size:14px;color:var(--fc-text);background:var(--fc-bg);transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;appearance:none}.facet-custom__search-input::placeholder{color:var(--fc-muted)}.facet-custom__search-input:focus{outline:none;border-color:var(--fc-blue);box-shadow:0 0 0 3px #1e40af1f}.facet-custom__no-results{font-size:13px;color:var(--fc-muted);text-align:center;padding:16px 0;margin:0}.facet-custom__no-results.hidden{display:none}.price-range-custom{display:block;padding:4px 4px 8px}.price-range-custom__values{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px;font-size:14px;font-weight:600;color:var(--fc-navy)}.price-range-custom__currency{font-size:11px;font-weight:600;color:var(--fc-muted);text-transform:uppercase;margin-right:2px;letter-spacing:.04em}.price-range-custom__amount{font-variant-numeric:tabular-nums}.price-range-custom__slider{position:relative;height:24px;margin:6px 10px 8px}.price-range-custom__track{position:absolute;top:50%;left:0;right:0;height:4px;background:var(--fc-blue);border-radius:2px;transform:translateY(-50%)}.price-range-custom__track:empty,.price-range-custom .price-range-custom__track{display:block!important}.price-range-custom__range,.price-range-custom__range:empty{display:none!important}.price-range-custom__thumb{position:absolute;top:0;left:0;right:0;width:100%;height:24px;margin:0;padding:0;background:transparent;border:0;outline:none;pointer-events:none;-webkit-appearance:none;appearance:none}.price-range-custom__thumb::-webkit-slider-runnable-track{background:transparent;height:4px;border:0}.price-range-custom__thumb::-moz-range-track{background:transparent;height:4px;border:0}.price-range-custom__thumb::-webkit-slider-thumb{pointer-events:auto;-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--fc-blue);border:3px solid #FFFFFF;box-shadow:0 1px 4px #0d1b3d40;cursor:grab;margin-top:-7px;transition:transform .1s ease}.price-range-custom__thumb::-webkit-slider-thumb:hover{transform:scale(1.1)}.price-range-custom__thumb::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.05)}.price-range-custom__thumb::-moz-range-thumb{pointer-events:auto;width:18px;height:18px;border-radius:50%;background:var(--fc-blue);border:3px solid #FFFFFF;box-shadow:0 1px 4px #0d1b3d40;cursor:grab}.price-range-custom__thumb:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px #1e40af40}.price-range-custom__thumb:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4px #1e40af40}.price-range-custom__thumb--min{z-index:2}.price-range-custom__thumb--max{z-index:3}.price-range-custom__labels{display:flex;justify-content:space-between;font-size:12px;color:var(--fc-muted);font-weight:500;margin-top:4px;padding:0 2px}.applied-filters-custom{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 16px;min-height:36px}.applied-filters-custom:empty{display:none}.applied-filters-custom__clear{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;letter-spacing:.04em;color:var(--fc-blue);text-transform:uppercase;text-decoration:none;background:transparent;border:0;padding:6px 4px;cursor:pointer;white-space:nowrap}.applied-filters-custom__clear:hover{color:var(--fc-blue-hover);text-decoration:underline;text-underline-offset:2px}.applied-filters-custom__pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border:1px solid var(--fc-pill-border);border-radius:8px;background:var(--fc-bg);font-size:13px;color:var(--fc-navy);font-weight:500;text-decoration:none;white-space:nowrap;transition:border-color .15s ease,box-shadow .15s ease}.applied-filters-custom__pill:hover{border-color:var(--fc-blue);box-shadow:0 0 0 1px var(--fc-blue)}.applied-filters-custom__pill-label{color:var(--fc-muted);font-weight:500}.applied-filters-custom__pill-value{font-weight:600}.applied-filters-custom__pill-x{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;color:var(--fc-text)}.collection-toolbar-custom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin:0 0 20px;padding-bottom:16px;border-bottom:1px solid var(--fc-border)}.collection-toolbar-custom__left{flex:1 1 auto;min-width:0}.collection-toolbar-custom__right{display:flex;align-items:center;gap:24px;flex-shrink:0}.sort-custom{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--fc-text)}.sort-custom__label{font-weight:500;color:var(--fc-text);margin:0}.sort-custom__select-wrap{position:relative;display:inline-flex;align-items:center}.sort-custom__select{appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:6px 24px 6px 4px;font-size:14px;font-weight:600;color:var(--fc-navy);cursor:pointer;font-family:inherit}.sort-custom__select:focus{outline:2px solid var(--fc-blue);outline-offset:2px;border-radius:2px}.sort-custom__select-icon{position:absolute;right:4px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--fc-navy);display:inline-flex}.product-count-custom{font-size:14px;color:var(--fc-text);margin:0;font-weight:500;white-space:nowrap}.product-count-custom.is-hidden{display:none}.product-count-custom.loading{visibility:hidden}.collection-layout-custom{display:grid;grid-template-columns:280px 1fr;gap:32px;align-items:start}@media(max-width:989px){.collection-layout-custom{grid-template-columns:1fr;gap:16px}}.collection-layout-custom__main{min-width:0}.mobile-facets-custom__wrapper{display:block;margin-bottom:16px}.mobile-facets-custom__disclosure{display:block}.mobile-facets-custom__open-wrapper{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:10px;padding:10px 18px;background:var(--fc-bg);border:1px solid var(--fc-border-strong);border-radius:var(--fc-radius-sm);color:var(--fc-navy);font-weight:600;font-size:14px}.mobile-facets-custom__open-wrapper::-webkit-details-marker,.mobile-facets-custom__open-wrapper::marker{display:none}.mobile-facets-custom__open{display:inline-flex;align-items:center;gap:8px}.mobile-facets-custom__close{display:none;position:fixed;top:14px;right:14px;width:40px;height:40px;align-items:center;justify-content:center;background:var(--fc-bg);border-radius:50%;z-index:102;color:var(--fc-navy);cursor:pointer;box-shadow:0 2px 8px #0d1b3d26}details[open]>.mobile-facets-custom__open-wrapper .mobile-facets-custom__close{display:inline-flex}.mobile-facets-custom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0d1b3d73;pointer-events:none}.mobile-facets-custom__inner{background:var(--fc-bg);width:calc(100% - 48px);max-width:380px;height:100%;margin-left:auto;pointer-events:auto;overflow-y:auto;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease}details.menu-opening .mobile-facets-custom__inner{transform:translate(0)}.mobile-facets-custom__header{padding:20px 22px;border-bottom:1px solid var(--fc-border)}.mobile-facets-custom__heading{font-size:18px;font-weight:700;color:var(--fc-navy);margin:0 0 4px}.mobile-facets-custom__count{font-size:13px;color:var(--fc-muted);margin:0}.mobile-facets-custom__main{padding:0;flex-grow:1;overflow-y:auto;display:flex;flex-direction:column}.mobile-facets-custom__main>.facet-custom{padding:0 22px}.mobile-facets-custom__main>.facet-custom>.facet-custom__summary{padding:18px 0}.mobile-facets-custom__main>.facet-custom>.facet-custom__content{padding:0 0 18px}.mobile-facets-custom__footer{position:sticky;bottom:0;background:var(--fc-bg);border-top:1px solid var(--fc-border);padding:16px 22px;display:flex;gap:12px;align-items:center;margin-top:auto}.mobile-facets-custom__clear-wrap{flex:0 0 auto}.mobile-facets-custom__clear{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--fc-blue);text-decoration:none;padding:10px 12px}.mobile-facets-custom__clear:hover{text-decoration:underline}.mobile-facets-custom__apply{flex:1;background:var(--fc-blue);color:#fff;border:0;border-radius:var(--fc-radius-sm);padding:12px 18px;font-size:14px;font-weight:700;cursor:pointer;text-transform:none}.mobile-facets-custom__apply:hover{background:var(--fc-blue-hover)}.collection-loading-custom{position:relative}.collection-loading-custom:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff9;z-index:1;pointer-events:none}.facets-custom.is-loading{opacity:.55;pointer-events:none}@media(max-width:989px){.facets-custom{display:none}.small-hide{display:none!important}}@media(min-width:990px){.medium-hide,.large-up-hide{display:none!important}}.empty-state-custom{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:64px 24px;min-height:400px;width:100%;grid-column:1 / -1;position:relative;z-index:1}.empty-state-custom__illustration{width:140px;height:140px;margin-bottom:24px;flex-shrink:0;display:block}.empty-state-custom__title{font-size:22px;font-weight:700;color:var(--fc-navy, #0D1B3D);margin:0 0 12px;line-height:1.3;letter-spacing:0}.empty-state-custom__text{font-size:15px;color:var(--fc-muted, #6B7280);max-width:480px;margin:0;line-height:1.6}@media(max-width:749px){.empty-state-custom{padding:40px 16px;min-height:320px}.empty-state-custom__illustration{width:110px;height:110px;margin-bottom:18px}.empty-state-custom__title{font-size:19px}.empty-state-custom__text{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-facets-custom.css.map */
