.custom-scrollbar{overflow-x:auto}.custom-scrollbar::-webkit-scrollbar{background-color:transparent;height:8px}.custom-scrollbar:hover::-webkit-scrollbar{background-color:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#555}.custom-scrollbar{scrollbar-color:transparent transparent;scrollbar-width:thin;transition:scrollbar-color .3s ease}.custom-scrollbar:active,.custom-scrollbar:hover{scrollbar-color:rgba(156,163,175,.5) transparent}.custom-scrollbar::-webkit-scrollbar{width:2px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:transparent;border-radius:20px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.custom-scrollbar:active::-webkit-scrollbar-thumb,.custom-scrollbar:hover::-webkit-scrollbar-thumb{background-color:#9ca3af80}
