.custom-scrollbar::-webkit-scrollbar{width:3px}.custom-scrollbar::-webkit-scrollbar-track{background:#1f2937;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#4b5563;border-radius:9999px;border:2px solid #1f2937}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#6b7280}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#4b5563 #1f2937}
