.side-nav::-webkit-scrollbar{width:5px;height:5px}.side-nav::-webkit-scrollbar-track{background:0 0;margin-top:8px;margin-bottom:8px}.side-nav::-webkit-scrollbar-thumb{background-color:hsl(var(--heroui-divider)/.5);border-radius:20px;transition:background-color .2s}.side-nav::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--heroui-divider)/.7)}.side-nav{scrollbar-width:thin;scrollbar-color:hsl(var(--heroui-divider)/.5)transparent}.custom-scrollbar::-webkit-scrollbar{width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#a1a1aa4d;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#a1a1aa80}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#a1a1aa4d transparent}
