.custom-scrollbar::-webkit-scrollbar{width:10px;height:10px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#6b7280;border-radius:9999px;border:3px solid transparent;background-clip:content-box}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#4b5563}.custom-scrollbar{scrollbar-color:#6b7280 transparent;scrollbar-width:thin}