.range-input::-webkit-slider-runnable-track{appearance:none;background:0 0;border:none;height:4px}.range-input::-moz-range-track{appearance:none;background:0 0;border:none;height:4px}.range-input::-webkit-slider-thumb{appearance:none;cursor:grab;pointer-events:auto;background-color:#fff;border:2px solid #09090b;border-radius:9999px;width:20px;height:20px;margin-top:-8px}.range-input::-moz-range-thumb{cursor:grab;pointer-events:auto;background-color:#fff;border:2px solid #09090b;border-radius:9999px;width:20px;height:20px}.range-input:active::-webkit-slider-thumb{cursor:grabbing}.range-input:active::-moz-range-thumb{cursor:grabbing}.range-input{appearance:none;pointer-events:none;background:0 0;width:100%}
