.chat-container[data-v-93dae4ac]{display:flex;flex-direction:column;height:calc(100vh - 40px);max-width:800px;margin:0 auto;padding:20px}.chat-box[data-v-93dae4ac]{flex:1;padding:10px;overflow-y:auto}.message-item[data-v-93dae4ac]{margin-bottom:10px}.user-message[data-v-93dae4ac]{display:flex;justify-content:flex-end}.assistant-message[data-v-93dae4ac]{display:flex;justify-content:flex-start}.bubble[data-v-93dae4ac]{max-width:70%;padding:10px;border-radius:10px}.user[data-v-93dae4ac]{background-color:#e0f7fa;margin-left:auto}.assistant[data-v-93dae4ac]{background-color:#f5f5f5;margin-right:auto}.message-input[data-v-93dae4ac]{flex:1;font-size:14px}.message-input[data-v-93dae4ac]:disabled,.send-button[data-v-93dae4ac]:disabled{opacity:.6;cursor:not-allowed}.send-button[data-v-93dae4ac]{padding:0 20px;background:#409eff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .3s}.input-container[data-v-93dae4ac]{display:flex;gap:10px}.button-color[data-v-93dae4ac]{background:#8eeeb0;color:#fff}