body{font-family:Inter,sans-serif;background-color:#f8fafc;-webkit-font-smoothing:antialiased}input[type=range]{height:6px;border-radius:4px;background:#e2e8f0;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#2563eb;cursor:pointer;border:2px solid white;box-shadow:0 2px 6px #0003;transition:transform .1s}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.1)}
