.navigation-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(139,92,246,.4) transparent}.navigation-scrollbar::-webkit-scrollbar{width:4px}.navigation-scrollbar::-webkit-scrollbar-track{background:transparent}.navigation-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(139,92,246,.4),rgba(147,51,234,.4));border-radius:2px}.navigation-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(139,92,246,.6),rgba(147,51,234,.6))}.sidebar-container::-webkit-scrollbar{display:none}.sidebar-container{-ms-overflow-style:none;scrollbar-width:none}.sidebar-scroll-area{max-height:calc(100vh - 200px)}.sidebar-scroll-area::-webkit-scrollbar{width:6px}.sidebar-scroll-area::-webkit-scrollbar-track{background:transparent}.sidebar-scroll-area::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px}.sidebar-scroll-area::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}