.chat-scroll-container{scrollbar-width:thin;scrollbar-color:rgba(139,92,246,.3) transparent;scroll-behavior:smooth}.chat-scroll-container::-webkit-scrollbar{width:6px;height:6px}.chat-scroll-container::-webkit-scrollbar-track{background:0 0}.chat-scroll-container::-webkit-scrollbar-thumb{background:linear-gradient(rgba(139,92,246,.3),rgba(34,211,238,.3));border-radius:100px;transition:background .2s}.chat-scroll-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(rgba(139,92,246,.5),rgba(34,211,238,.5))}
