.chat-container[data-v-348f9d6a]{width:100%;max-width:500px;margin:0 auto;height:80vh;display:flex;flex-direction:column;border-radius:12px;border:1px solid #ddd;overflow:hidden;background:#fff}.chat-window[data-v-348f9d6a]{flex:1;overflow-y:auto;padding:16px;background:#f9f9f9}.message[data-v-348f9d6a]{margin-bottom:14px;display:flex}.message.user[data-v-348f9d6a]{justify-content:flex-end}.message.assistant[data-v-348f9d6a]{justify-content:flex-start}.bubble[data-v-348f9d6a]{max-width:75%;padding:10px 14px;border-radius:10px;white-space:pre-wrap;font-size:14px}.user .bubble[data-v-348f9d6a]{background:#4f8cf4;color:#fff;border-bottom-right-radius:0}.assistant .bubble[data-v-348f9d6a]{background:#fff;border:1px solid #ddd;border-bottom-left-radius:0}.chat-input[data-v-348f9d6a]{display:flex;border-top:1px solid #ddd;padding:10px;background:#fff}.chat-input input[data-v-348f9d6a]{flex:1;padding:10px;border-radius:8px;border:1px solid #ccc;margin-right:10px;font-size:14px}.chat-input button[data-v-348f9d6a]{padding:10px 20px;border:none;background:#4f8cf4;color:#fff;border-radius:8px;cursor:pointer}.chat-input button[data-v-348f9d6a]:disabled{background:#888}
