.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background-color:#4b5563}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#6b7280}