.range-slider{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer;background:#ddd;border-radius:4px;width:100%;height:8px;display:block;position:relative}.range-slider[data-vertical]{width:8px;height:100%}.range-slider[data-disabled]{opacity:.5;cursor:not-allowed}.range-slider .range-slider__thumb{z-index:3;background:#2196f3;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;transform:translate(-50%,-50%)}.range-slider .range-slider__thumb:focus-visible{outline:0;box-shadow:0 0 0 6px #2196f380}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{z-index:1;background:#51adf6;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%)}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;pointer-events:none;z-index:2;background-color:#0000;width:0;height:0;position:absolute;top:0;left:0}.range-slider input[type=range]::-webkit-slider-thumb{appearance:none}.range-slider input[type=range]::-moz-range-thumb{border:0;width:0;height:0}.range-slider input[type=range]:focus{outline:0}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}.range-filter[data-disabled]{background-color:#d9d9d9}.range-filter .range-slider .range-slider__range{background-color:#fcb813}.range-filter .range-slider .range-slider__range[data-active]{background-color:var(--color-amber-600,#dd7400)}@supports (color:lab(0% 0 0)){.range-filter .range-slider .range-slider__range[data-active]{background-color:var(--color-amber-600,lab(60.3514% 40.5624 87.1228))}}.range-filter .range-slider .range-slider__thumb{height:calc(var(--spacing,.25rem) * 3.5);width:calc(var(--spacing,.25rem) * 3.5);background-color:#191919}.range-filter .range-slider .range-slider__thumb[data-active]{border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-amber-600,#dd7400);background-color:var(--color-amber-600,#dd7400)}@supports (color:lab(0% 0 0)){.range-filter .range-slider .range-slider__thumb[data-active]{border-color:var(--color-amber-600,lab(60.3514% 40.5624 87.1228));background-color:var(--color-amber-600,lab(60.3514% 40.5624 87.1228))}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
