.sidebar-scrollbar::-webkit-scrollbar{width:6px}.sidebar-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:3px}.sidebar-scrollbar::-webkit-scrollbar-thumb{background:rgba(168,85,247,.3);border-radius:3px;transition:background .2s ease}.sidebar-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(168,85,247,.5)}.sidebar-scrollbar::-webkit-scrollbar-thumb:active{background:rgba(168,85,247,.7)}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.sidebar-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(168,85,247,.3) transparent}