.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:12px;width:12px;border-radius:50%;background:var(--page-custom-color, #3b82f6);cursor:pointer;border:2px solid white;box-shadow:0 0 0 1px #0000001a}.slider::-moz-range-thumb{height:12px;width:12px;border-radius:50%;background:var(--page-custom-color, #3b82f6);cursor:pointer;border:2px solid white;box-shadow:0 0 0 1px #0000001a}.slider::-webkit-slider-track{height:4px;border-radius:2px}.slider::-moz-range-track{height:4px;border-radius:2px;background:transparent;border:none}
