::-webkit-scrollbar{width:8px;height:8px;background-color:#2b2d31}::-webkit-scrollbar-thumb{background-color:#1a1b1e;border-radius:4px}::-webkit-scrollbar-track{background-color:#2b2d31}input[type=range]{-webkit-appearance:none;background:transparent}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:16px;width:16px;border-radius:50%;background:#fff;cursor:pointer;margin-top:-6px;box-shadow:0 0 4px #00000080}input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#4e5058;border-radius:2px}
