.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f3f3f3;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#a3a3a3;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#737373}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#a3a3a3 #f3f3f3}