input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.custom-range{appearance:none;cursor:pointer;background:linear-gradient(to right,#5b6b2f 0%,#5b6b2f var(--progress),#ccc var(--progress),#ccc 100%);border-radius:999px;outline:none;width:100%;height:6px}.custom-range::-webkit-slider-thumb{appearance:none;cursor:pointer;background-color:#f5c84c;border:none;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0000004d}.custom-range::-moz-range-thumb{cursor:pointer;background-color:#f5c84c;border:none;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0000004d}.custom-range::-moz-range-track{background:#8b8c8d;border-radius:999px;height:6px}
