.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;background:#3b82f6;border-radius:50%;cursor:pointer;margin-top:-4px}.slider::-moz-range-thumb{width:12px;height:12px;background:#3b82f6;border-radius:50%;cursor:pointer;border:none;margin-top:-4px}.slider::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;border-radius:2px}.slider::-moz-range-track{width:100%;height:4px;cursor:pointer;border-radius:2px}