.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.5) transparent}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.5);border-radius:10px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(107,114,128,.7)}.custom-scrollbar::-webkit-scrollbar-thumb:active{background-color:rgba(75,85,99,.8)}.custom-scrollbar::-webkit-scrollbar-thumb:horizontal:hover,.custom-scrollbar::-webkit-scrollbar-thumb:vertical:hover{min-height:30px}.custom-scrollbar::-webkit-scrollbar-corner{background:transparent}