input[type=range]{appearance:none;background:#ffffff1f;border-radius:9999px;outline:none;height:8px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#9d3fea;border:3px solid #0c0a10;border-radius:9999px;width:26px;height:26px;box-shadow:0 0 0 1px #fff3,0 2px 8px #9d3fea99}input[type=range]::-moz-range-thumb{cursor:pointer;background:#9d3fea;border:3px solid #0c0a10;border-radius:9999px;width:26px;height:26px;box-shadow:0 0 0 1px #fff3,0 2px 8px #9d3fea99}
