.chat-conversation[data-v-37773cb3]{display:flex;flex-direction:column;height:100%}.messages[data-v-37773cb3]{flex:1;overflow-y:auto;padding:10px;height:100%}.message[data-v-37773cb3]{display:flex;margin-bottom:10px}.message.me[data-v-37773cb3]{justify-content:flex-end}.message.other[data-v-37773cb3]{justify-content:flex-start}.bubble[data-v-37773cb3]{max-width:60%;padding:10px;padding-bottom:0;border-radius:10px;background-color:#e9f1ff}.message.me .bubble[data-v-37773cb3]{background-color:#007bff;color:#fff}.bubble.response[data-v-37773cb3]{background-color:transparent;animation:pulse-37773cb3 1.5s infinite}@keyframes pulse-37773cb3{0%{color:#000}50%{color:#a0a0a0}to{color:#000}}