:root,.dark{--video-range-thumb:#fff;--video-range-track:#777}.light .custom-video-range-light{--video-range-thumb:#2e2e2e;--video-range-track:#cecece}.custom-video-range{appearance:none;background:0 0;border-radius:1.5px;width:100%;height:3px}.custom-video-range::-webkit-slider-runnable-track{background:0 0;border-radius:1.5px;height:3px}.custom-video-range::-webkit-slider-thumb{appearance:none;background:var(--video-range-thumb);border:none;border-radius:50%;width:12px;height:12px;margin-top:-5px;box-shadow:0 0 2px #0003}.custom-video-range::-moz-range-thumb{background:var(--video-range-thumb);border:none;border-radius:50%;width:12px;height:12px}.custom-video-range::-ms-thumb{background:var(--video-range-thumb);border:none;border-radius:50%;width:12px;height:12px}.custom-video-range:focus{outline:none}.custom-video-range-thumb-hidden::-webkit-slider-thumb{opacity:0}.custom-video-range-thumb-hidden::-moz-range-thumb{opacity:0}.custom-video-range-thumb-hidden::-ms-thumb{opacity:0}.custom-video-range::-ms-fill-lower{background:0 0}.custom-video-range::-ms-fill-upper{background:0 0}
