.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f7fafc}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a0aec0}html.dark .custom-scrollbar::-webkit-scrollbar-track{background:#2d3748}html.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:#4a5568}html.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#718096}
