.volt-range{appearance:none;background:var(--line);border-radius:2px;outline:none;height:3px}.volt-range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);border:2px solid var(--paper);cursor:pointer;border-radius:50%;width:20px;height:20px;transition:transform .1s;box-shadow:0 1px 4px #0000002e}.volt-range::-webkit-slider-thumb:hover{transform:scale(1.18)}.volt-range::-moz-range-thumb{background:var(--accent);border:2px solid var(--paper);cursor:pointer;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 4px #0000002e}
