.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#9b9b9bb3 transparent;overflow:auto}@supports not (scrollbar-width:thin){.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#9b9b9bb3;border:#0000;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#9b9b9be6}.custom-scrollbar::-webkit-scrollbar-corner{background:0 0}}.custom-scrollbar{scroll-behavior:smooth}.app-sidebar .custom-scrollbar{max-height:calc(100vh - 80px);overflow:hidden auto}
