.sidebar-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.6) transparent}.sidebar-scrollbar::-webkit-scrollbar{width:8px}.sidebar-scrollbar::-webkit-scrollbar-track{background:rgba(31,41,55,.3);border-radius:4px;margin:8px}.sidebar-scrollbar::-webkit-scrollbar-thumb{background:rgba(156,163,175,.6);border-radius:4px;-webkit-transition:all .3s ease;transition:all .3s ease}.sidebar-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.9)}.sidebar-scrollbar::-webkit-scrollbar-corner{background:transparent}.noc-gradient{background:linear-gradient(135deg,#3b82f6,#8b5cf6,#06b6d4);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-shift 3s ease-in-out infinite}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}