.profile-picture-editor input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#dc2626;border-radius:50%;width:20px;height:20px;margin-top:-6px;transition:all .2s;box-shadow:0 2px 4px #0003}.profile-picture-editor input[type=range]::-webkit-slider-thumb:hover{background:#9a0700;transform:scale(1.1);box-shadow:0 3px 6px #0000004d}.profile-picture-editor input[type=range]::-webkit-slider-runnable-track{background:#e5e7eb;border-radius:4px;width:100%;height:8px}.profile-picture-editor input[type=range]::-moz-range-thumb{cursor:pointer;background:#dc2626;border:none;border-radius:50%;width:20px;height:20px;transition:all .2s;box-shadow:0 2px 4px #0003}.profile-picture-editor input[type=range]::-moz-range-thumb:hover{background:#9a0700;transform:scale(1.1);box-shadow:0 3px 6px #0000004d}.profile-picture-editor input[type=range]::-moz-range-track{background:#e5e7eb;border-radius:4px;width:100%;height:8px}.profile-picture-editor input[type=range]::-ms-thumb{cursor:pointer;background:#dc2626;border-radius:50%;width:20px;height:20px;margin-top:0;transition:all .2s;box-shadow:0 2px 4px #0003}.profile-picture-editor input[type=range]::-ms-thumb:hover{background:#9a0700;transform:scale(1.1);box-shadow:0 3px 6px #0000004d}.profile-picture-editor input[type=range]::-ms-track{color:#0000;background:0 0;border-color:#0000;width:100%;height:8px}.profile-picture-editor input[type=range]::-ms-fill-lower{background:#e5e7eb;border-radius:4px}.profile-picture-editor input[type=range]::-ms-fill-upper{background:#e5e7eb;border-radius:4px}