::-webkit-scrollbar{width:10px;height:10px;transition:.3s;background-color:#d3d3d3}::-webkit-scrollbar-thumb{background:rgba(148,0,131,.55);transition:.3s}::-webkit-scrollbar-thumb:hover{background:rgba(111,0,98,.8)}.dark::-webkit-scrollbar{background:#161616}.dark::-webkit-scrollbar-thumb{background:rgba(69,0,112,.7);transition: .2s;}.dark::-webkit-scrollbar-thumb:hover{background:rgba(92,0,149,.9)}