.multi-ai-chat[data-v-d0c81d98]{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#f5f5f5}.chat-header[data-v-d0c81d98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 24px;background:#fff;border-bottom:1px solid #e0e0e0}.chat-header h2[data-v-d0c81d98]{margin:0;font-size:20px;color:#333}.chat-container[data-v-d0c81d98]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.messages-area[data-v-d0c81d98]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:24px}.message[data-v-d0c81d98]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.user-msg[data-v-d0c81d98]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.msg-avatar[data-v-d0c81d98]{width:36px;height:36px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#409eff;color:#fff;font-size:18px;-ms-flex-negative:0;flex-shrink:0}.user-msg .msg-avatar[data-v-d0c81d98]{background:#67c23a;margin-left:12px}.ai-msg .msg-avatar[data-v-d0c81d98]{margin-right:12px}.msg-bubble[data-v-d0c81d98]{max-width:65%;background:#fff;padding:12px 16px;border-radius:12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08)}.msg-meta[data-v-d0c81d98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;color:#999}.msg-role[data-v-d0c81d98]{font-weight:600;color:#333}.msg-text[data-v-d0c81d98]{line-height:1.6;color:#333}.loading-msg[data-v-d0c81d98]{text-align:center;color:#409eff;padding:16px}.input-container[data-v-d0c81d98]{background:#fff;padding:16px 24px;border-top:1px solid #e0e0e0}.input-btns[data-v-d0c81d98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px}