.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}input[type=range]{touch-action:none;-webkit-tap-highlight-color:transparent}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#ef4444;border:2px solid rgba(255,255,255,.2);cursor:pointer;box-shadow:0 0 10px #ef444466;transition:box-shadow .2s,transform .2s}@media (pointer: coarse){input[type=range]::-webkit-slider-thumb{width:28px;height:28px;border-width:3px}input[type=range]::-moz-range-thumb{width:28px;height:28px;border-width:3px}input[type=range]{min-height:32px}}input[type=range]::-webkit-slider-thumb:hover{box-shadow:0 0 16px #ef444499;transform:scale(1.1)}input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#ef4444;border:2px solid rgba(255,255,255,.2);cursor:pointer;box-shadow:0 0 10px #ef444466}
