.chatbot-scrollbar::-webkit-scrollbar{width:6px}.chatbot-scrollbar::-webkit-scrollbar-track{background:hsl(var(--blue-1));border-radius:3px}.chatbot-scrollbar::-webkit-scrollbar-thumb{background:hsl(var(--blue-3));border-radius:3px}.chatbot-scrollbar::-webkit-scrollbar-thumb:hover{background:hsl(var(--blue-4))}