.ai-chat-wrapper[data-v-8235d4e8]{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ai-chat-card[data-v-8235d4e8]{width:85vw;height:80vh;background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.08);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.chat-header[data-v-8235d4e8]{padding:14px;font-weight:600;border-bottom:1px solid #ccc}.chat-body[data-v-8235d4e8]{-ms-flex:1;flex:1;padding:16px;overflow-y:auto}.msg[data-v-8235d4e8]{display:-ms-flexbox;display:flex;margin-bottom:12px}.msg.user[data-v-8235d4e8]{-ms-flex-pack:end;justify-content:flex-end}.msg.ai[data-v-8235d4e8]{-ms-flex-pack:start;justify-content:flex-start}.avatar[data-v-8235d4e8]{width:32px;height:32px;border-radius:50%;font-size:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.avatar[data-v-8235d4e8],.msg.user .bubble[data-v-8235d4e8]{background:#1890ff;color:#fff}.msg.ai .bubble[data-v-8235d4e8]{background:#f1f3f5;color:#333}.bubble[data-v-8235d4e8]{max-width:70%;padding:10px 14px;border-radius:8px;font-size:14px;line-height:1.5}.loading[data-v-8235d4e8]{color:#999}.chat-input[data-v-8235d4e8]{padding:12px;border-top:1px solid #eee;display:-ms-flexbox;display:flex}.chat-input input[data-v-8235d4e8]{-ms-flex:1;flex:1;border:1px solid #ddd;border-radius:6px;padding:8px 10px;font-size:14px}.chat-input button[data-v-8235d4e8]{margin-left:8px;background:#1890ff;border:none;color:#fff;padding:0 16px;border-radius:6px;cursor:pointer}