input[type=range]{appearance:none}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background-color:#e46bfc;border:7px solid #fff;border-radius:50%;width:30px;height:30px;box-shadow:0 0 0 1px #e46bfc}input[type=range]::-moz-range-thumb{box-sizing:border-box;cursor:pointer;background-color:#e46bfc;border:7px solid #fff;border-radius:50%;width:30px;height:30px;box-shadow:0 0 0 1px #e46bfc}input[type=range]::-moz-range-track{background:0 0;border:none}input[type=range]::-moz-focus-outer{border:0}input[type=range]::-ms-thumb{cursor:pointer;background-color:#e46bfc;border:7px solid #fff;border-radius:50%;width:30px;height:30px;box-shadow:0 0 0 1px #e46bfc}input[type=range]::-ms-track{color:#0000;background:0 0;border-color:#0000}input[type=range]::-ms-fill-lower{background:0 0}input[type=range]::-ms-fill-upper{background:0 0}input[type=checkbox]{accent-color:gray}
