.ai-chat-container[data-v-1ce8349f]{padding:24px;height:calc(100vh - 140px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:8px}.page-header[data-v-1ce8349f]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.header-left h1[data-v-1ce8349f]{margin:0;font-size:20px;font-weight:600}.breadcrumb[data-v-1ce8349f]{margin:4px 0 0;color:#999;font-size:13px}.header-right[data-v-1ce8349f]{display:-ms-flexbox;display:flex;gap:8px}.chat-main[data-v-1ce8349f]{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:0}.message-list[data-v-1ce8349f]{-ms-flex:1;flex:1;overflow-y:auto;padding:16px;background:#fafafa;border-radius:8px;margin-bottom:16px}.empty-state[data-v-1ce8349f]{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;height:100%;min-height:300px}.empty-state[data-v-1ce8349f],.suggestion-chips[data-v-1ce8349f]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.suggestion-chips[data-v-1ce8349f]{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px;max-width:400px}.message-item[data-v-1ce8349f]{display:-ms-flexbox;display:flex;margin-bottom:16px;gap:12px}.message-item.user[data-v-1ce8349f]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.avatar[data-v-1ce8349f]{-ms-flex-negative:0;flex-shrink:0}.bubble-wrapper[data-v-1ce8349f]{max-width:70%}.message-item.user .bubble-wrapper[data-v-1ce8349f]{text-align:right}.bubble[data-v-1ce8349f]{display:inline-block;padding:10px 16px;border-radius:16px;font-size:14px;line-height:1.6;text-align:left;word-break:break-word}.message-item.user .bubble[data-v-1ce8349f]{background:#1890ff;color:#fff;border-bottom-right-radius:4px}.message-item.assistant .bubble[data-v-1ce8349f]{background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:4px}.message-text[data-v-1ce8349f] pre{background:#f5f5f5;padding:12px;border-radius:6px;overflow-x:auto;font-size:13px;max-width:100%}.message-text[data-v-1ce8349f] code{background:#f5f5f5;padding:2px 6px;border-radius:3px;font-size:13px}.message-item.user .message-text[data-v-1ce8349f] code{background:hsla(0,0%,100%,.2)}.loading-dots[data-v-1ce8349f]{display:-ms-flexbox;display:flex;gap:4px;padding:4px 0}.loading-dots span[data-v-1ce8349f]{width:8px;height:8px;background:#999;border-radius:50%;animation:dotPulse-1ce8349f 1.4s ease-in-out infinite both}.loading-dots span[data-v-1ce8349f]:first-child{animation-delay:-.32s}.loading-dots span[data-v-1ce8349f]:nth-child(2){animation-delay:-.16s}@keyframes dotPulse-1ce8349f{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.input-area[data-v-1ce8349f]{display:-ms-flexbox;display:flex;gap:12px;-ms-flex-align:end;align-items:flex-end}.chat-input[data-v-1ce8349f]{-ms-flex:1;flex:1;border-radius:8px}.send-btn[data-v-1ce8349f]{height:52px;min-width:90px;border-radius:8px}