.chat-scrollbar::-webkit-scrollbar{width:6px}.chat-scrollbar::-webkit-scrollbar-track{background:transparent}.chat-scrollbar::-webkit-scrollbar-thumb{background:rgb(var(--primary)/.2);border-radius:3px}.chat-scrollbar::-webkit-scrollbar-thumb:hover{background:rgb(var(--primary)/.3)}