::-webkit-scrollbar{width:8px!important;height:8px!important}::-webkit-scrollbar-track{background:transparent!important;border-radius:10px!important}::-webkit-scrollbar-thumb{background:rgba(156,163,175,.5)!important;border-radius:10px!important;border:2px solid transparent!important;background-clip:content-box!important;transition:all .2s ease-in-out!important}::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.8)!important;background-clip:content-box!important}::-webkit-scrollbar-corner{background:transparent!important}.dark ::-webkit-scrollbar-thumb{background:rgba(75,85,99,.6)!important;background-clip:content-box!important}.dark ::-webkit-scrollbar-thumb:hover{background:rgba(75,85,99,.9)!important;background-clip:content-box!important}*{scrollbar-width:thin!important;scrollbar-color:rgba(156,163,175,.5) transparent!important}.dark *{scrollbar-color:rgba(75,85,99,.6) transparent!important}.custom-scrollbar::-webkit-scrollbar{width:6px!important}.custom-scrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,.05)!important;border-radius:8px!important}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(156,163,175,.4)!important;border-radius:8px!important;border:1px solid transparent!important;background-clip:content-box!important}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.7)!important;background-clip:content-box!important}.dark .custom-scrollbar::-webkit-scrollbar-track{background:rgba(255,255,255,.05)!important}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(75,85,99,.5)!important;background-clip:content-box!important}.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(75,85,99,.8)!important;background-clip:content-box!important}