input[type=range]{-webkit-appearance:none;height:4px;border-radius:5px;background-color:#c6c6c6;background-image:linear-gradient(rgb(var(--color-primary)),rgb(var(--color-primary)));background-repeat:no-repeat;background-size:100% 100%;z-index:100;cursor:default}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;height:4px;border-radius:5px}input[type=range]::-moz-range-track{-webkit-appearance:none;box-shadow:none;border:none;background:transparent}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border-radius:50%;border:1px solid lightgray;height:20px;width:20px;margin-top:-8px;background:white;cursor:pointer}input[type=range]::-moz-range-thumb{-webkit-appearance:none;border-radius:50%;border:1px solid lightgray;height:16px;width:16px;background:white;margin-top:-16px;cursor:pointer}input[type=range]:-moz-focusring{outline:1px solid white;outline-offset:-1px}input[type=range]:focus{outline:none}
/*# sourceMappingURL=bc90ced990ecba90.css.map*/