.chat-input-area button:hover background: #0f172a; transform: scale(0.96);
.status-dot width: 8px; height: 8px; background: #10b981; border-radius: 50%; display: inline-block; animation: pulse 1.8s infinite; website chat script
/* scrollbar style */ .chat-messages::-webkit-scrollbar width: 5px; .chat-messages::-webkit-scrollbar-track background: #e2e8f0; border-radius: 10px; .chat-messages::-webkit-scrollbar-thumb background: #94a3b8; border-radius: 10px; .chat-input-area button:hover background: #0f172a