range-filter{display:flex;flex-direction:column;gap:.5rem;font:14px/1.3 system-ui}range-filter .wrap{position:relative;height:34px;--l: 0%;--h: 100%;isolation:isolate}range-filter .wrap:before{content:"";position:absolute;left:0;right:0;top:50%;height:.4rem;transform:translateY(-50%);background:#e5e5e5;pointer-events:none;z-index:0}range-filter .wrap:after{content:"";position:absolute;top:50%;height:.4rem;transform:translateY(-50%);left:var(--l);right:calc(100% - var(--h));background:#000;pointer-events:none;z-index:0}range-filter input[type=range]{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:34px;margin:0;background:transparent!important;appearance:none;-webkit-appearance:none;pointer-events:none;z-index:1}range-filter input[type=range]::-webkit-slider-runnable-track{background:transparent!important;border:0;box-shadow:none}range-filter input[type=range]::-moz-range-track{background:transparent!important;border:0}range-filter input[type=range]::-moz-range-progress{background:transparent!important;border:0}range-filter input[type=range]::-ms-track{background:transparent!important;border-color:transparent;color:transparent}range-filter input[type=range]::-ms-fill-lower,range-filter input[type=range]::-ms-fill-upper{background:transparent!important;border:0}range-filter input[type=range]::-webkit-slider-thumb{-webkit-margin-before:-6px;-webkit-appearance:none;border:1px solid rgb(var(--color-foreground));background-color:rgb(var(--color-background));border-radius:100%;box-shadow:none;cursor:pointer;height:16px;margin-block-start:0;position:relative;width:16px;z-index:1;pointer-events:auto}range-filter input[type=range]::-moz-range-thumb{pointer-events:auto;background-color:rgb(var(--color-background));border:2px solid rgb(var(--color-foreground));border-radius:100%;cursor:pointer;height:12px;width:12px}@media(max-width:850px){range-filter .wrap{height:44px;margin-bottom:8px}range-filter input[type=range]{height:44px}range-filter input[type=range]::-webkit-slider-thumb{-webkit-margin-before:0px;height:44px;width:44px;border:3px solid rgb(var(--color-foreground))}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/range-filter.css.map */
