.custom-scrollbar::-webkit-scrollbar{width:12px}.custom-scrollbar::-webkit-scrollbar-track{background:#f3f4f6;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#6b7280}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#9ca3af #f3f4f6}
