[data-custom-filters-root]{display:block}.custom-filters__layout{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 1.5rem}.custom-filters__body{display:flex;align-items:flex-start;gap:5rem}.custom-filters__sidebar{flex:0 0 24rem;width:24rem}.custom-filters__grid-wrap{flex:1 1 auto;min-width:0}.custom-filters__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;margin-bottom:1rem;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.custom-filters__heading{margin:0}.custom-filters__clear{font-size:1.3rem;white-space:nowrap}.custom-filters__clear-row{padding-bottom:1rem}.custom-filters__close,.custom-filters__drawer-foot{display:none}.custom-filters__group{border-bottom:.1rem solid rgba(var(--color-foreground),.1);padding:1rem 0}.custom-filters__summary{cursor:pointer;font-weight:600;list-style:none;display:flex;align-items:center;justify-content:space-between;padding:.3rem 0}.custom-filters__summary::-webkit-details-marker{display:none}.custom-filters__summary:after{content:"+";font-weight:400;font-size:1.6rem}.custom-filters__group[open]>.custom-filters__summary:after{content:"\2212"}.custom-filters__list{margin:.8rem 0 0;padding:0;max-height:26rem;overflow-y:auto}.custom-filters__option{padding:.3rem 0}.custom-filters__label{display:flex;align-items:center;gap:.7rem;cursor:pointer;font-size:1.4rem}.custom-filters__option.is-zero .custom-filters__label{color:rgba(var(--color-foreground),.4);cursor:default}.custom-filters__option-text{flex:1 1 auto}.custom-filters__count{color:rgba(var(--color-foreground),.55);font-size:1.2rem}.custom-filters__price-row{display:flex;align-items:center;gap:1rem;margin-top:.8rem}.custom-filters__price-field{display:flex;flex-direction:column;gap:.3rem;font-size:1.2rem;flex:1 1 50%}.custom-filters__price-field input{padding:.6rem .8rem;border:.1rem solid rgba(var(--color-foreground),.3);border-radius:var(--inputs-radius, 0);font-size:1.4rem;width:100%}.custom-filters__price-sep{margin-top:1.6rem}.custom-filters__topbar{margin-bottom:2.4rem}.custom-filters__icon{width:1.8rem;height:1.8rem;flex:0 0 auto}.custom-filters__search{position:relative;display:flex;align-items:center;gap:.8rem;max-width:52rem;padding:0 1.2rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:.8rem;background:rgb(var(--color-background));transition:border-color .15s ease,box-shadow .15s ease}.custom-filters__search:focus-within{border-color:rgba(var(--color-foreground),.7);box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.08)}.custom-filters__search .custom-filters__icon{color:rgba(var(--color-foreground),.5)}.custom-filters__search-input{flex:1 1 auto;min-width:0;border:0;outline:none;background:transparent;color:rgb(var(--color-foreground));font-size:1.5rem;font-family:inherit;padding:1.1rem 0}.custom-filters__search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.custom-filters__search-clear{flex:0 0 auto;border:0;background:none;cursor:pointer;font-size:2rem;line-height:1;padding:.2rem .4rem;color:rgba(var(--color-foreground),.6)}.custom-filters__search-clear:hover{color:rgb(var(--color-foreground))}.custom-filters__search-note{margin:.8rem 0 0;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.custom-filters__controls{display:flex;align-items:center;gap:1.5rem;margin-top:1.6rem}.custom-filters__filter-btn{display:none;align-items:center;gap:.8rem;padding:1rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.35);border-radius:.8rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:inherit;font-size:1.5rem;cursor:pointer}.custom-filters__badge{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .6rem;border-radius:1rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.2rem;font-weight:600}.custom-filters__result-count{font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.custom-filters__chips{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1.4rem}.custom-filters__chip{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:2rem;background:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground));font-family:inherit;font-size:1.3rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.custom-filters__chip:hover{background:rgba(var(--color-foreground),.1);border-color:rgba(var(--color-foreground),.5)}.custom-filters__chip-x{font-size:1.6rem;line-height:1;color:rgba(var(--color-foreground),.6)}.custom-filters__chip-clear{border:0;background:none;padding:.6rem .4rem;font-family:inherit;font-size:1.3rem;text-decoration:underline;cursor:pointer;color:rgba(var(--color-foreground),.75)}.custom-filters__sort{display:flex;align-items:center;gap:.8rem}.custom-filters__sort-label{font-size:1.3rem;white-space:nowrap}.custom-filters__sort-select{padding:.6rem .8rem;border:.1rem solid rgba(var(--color-foreground),.3);border-radius:var(--inputs-radius, 0);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.4rem;max-width:24rem}.custom-filters__grid{display:grid;grid-template-columns:repeat(var(--cf-cols-desktop, 4),minmax(0,1fr));gap:3rem 1.5rem;margin:0;padding:0;list-style:none}.custom-filters__grid>.grid__item{width:auto;max-width:none;flex:none;margin:0;padding:0}@media screen and (max-width:989px){.custom-filters__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem 1.5rem}}@media screen and (max-width:749px){.custom-filters__grid{grid-template-columns:repeat(var(--cf-cols-mobile, 2),minmax(0,1fr));gap:2rem 1rem}}.custom-filters__empty{padding:4rem 2rem;text-align:center}.custom-filters__load-more-wrap{display:flex;justify-content:center;margin-top:3rem}.custom-filters__overlay{display:none}@media screen and (max-width:989px){.custom-filters__body{display:block}.custom-filters__filter-btn{display:inline-flex;order:1}.custom-filters__sort{order:2;margin-left:auto}.custom-filters__result-count{order:3;flex-basis:100%}.custom-filters__controls{flex-wrap:wrap;gap:1rem}.custom-filters__sort-label{font-size:1.4rem}.custom-filters__overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:100;opacity:0;pointer-events:none;transition:opacity .2s ease}.custom-filters__overlay.is-open{opacity:1;pointer-events:auto}.custom-filters__sidebar{position:fixed;top:0;bottom:0;left:0;width:85vw;max-width:34rem;background:rgb(var(--color-background));z-index:101;padding:2rem;overflow-y:auto;transform:translate(-100%);transition:transform .25s ease}.custom-filters__sidebar.is-open{transform:translate(0)}.custom-filters__summary{padding:.9rem 0;font-size:1.5rem}.custom-filters__sidebar{padding-bottom:9rem}.custom-filters__header{position:sticky;top:0;z-index:1;background:rgb(var(--color-background));margin:0 0 1rem;padding:.5rem 0 1rem}.custom-filters__close{display:block;border:0;background:none;font-size:3rem;line-height:1;padding:0 .6rem;margin:-.5rem -.6rem 0 0;color:rgb(var(--color-foreground));cursor:pointer}.custom-filters__drawer-foot{display:block;position:sticky;bottom:0;margin:1.5rem -2rem -2rem;padding:1.2rem 2rem;background:rgb(var(--color-background));box-shadow:0 -.2rem 1rem #00000014}.custom-filters__apply{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-custom-filters.css.map */
