.ev-calculator-container input:focus{outline:none;box-shadow:0 0 0 2px #3b82f6;border-color:#3b82f6;}.ev-calculator-container input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#2563eb;cursor:pointer;border-radius:50%;margin-top:-6px;}.ev-calculator-container input[type="range"]::-moz-range-thumb{width:20px;height:20px;background:#2563eb;cursor:pointer;border-radius:50%;}