.ai-chat-container[data-v-4d2789eb]{width:100%;height:80vh;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f7f7f8;-webkit-box-shadow:0 2px 5px #ccc;box-shadow:0 2px 5px #ccc;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.sidebar[data-v-4d2789eb]{width:260px;background-color:#f0f4f8;border-right:1px solid #e5e7eb;padding-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.new-chat-btn[data-v-4d2789eb]{width:calc(100% - 24px);margin:12px;padding:10px 15px;background-color:#1890ff;color:#fff;border-radius:6px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;-webkit-transition:background-color .2s;transition:background-color .2s}.new-chat-btn span[data-v-4d2789eb]{font-size:18px;margin-right:8px;line-height:98%}.new-chat-btn[data-v-4d2789eb]:hover{background-color:rgba(33,150,243,.6)}.history-title[data-v-4d2789eb]{padding:0 20px;color:#6b7280;font-size:14px;margin-bottom:10px}.history-list[data-v-4d2789eb]{width:100%;padding-left:12px;padding-right:6px;overflow-y:auto}.history-item[data-v-4d2789eb]{padding:10px 12px;border-radius:6px;margin-bottom:5px;cursor:pointer;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;-webkit-transition:background-color .2s;transition:background-color .2s;background-color:rgba(209,213,219,.27058823529411763)}.history-item[data-v-4d2789eb]:hover{background-color:#e5e7eb}.history-item.active[data-v-4d2789eb]{background-color:#d1d5db}.history-item-content[data-v-4d2789eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.history-icon[data-v-4d2789eb]{margin-right:10px;font-size:14px}.history-text[data-v-4d2789eb]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#333}.delete-btn[data-v-4d2789eb]{background:none;border:none;color:#9ca3af;font-size:16px;cursor:pointer;opacity:0}.history-time[data-v-4d2789eb]{display:block;font-size:13px}.history-item:hover .delete-btn[data-v-4d2789eb]{opacity:1}.history-item:hover .history-time[data-v-4d2789eb]{display:none}.delete-btn[data-v-4d2789eb]:hover{color:#ef4444}.chat-main[data-v-4d2789eb]{height:100%}.chat-content[data-v-4d2789eb],.chat-main[data-v-4d2789eb]{-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}.chat-content[data-v-4d2789eb]{overflow-y:auto;padding:20px;background-color:#fff}.chat-title[data-v-4d2789eb]{padding:2px 10px;font-size:14px;background:#fff}.message-container[data-v-4d2789eb]{width:100%;margin-bottom:20px;margin-left:auto;margin-right:auto}.message[data-v-4d2789eb]{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:80%}.message-container.user[data-v-4d2789eb]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.message-container.user .message[data-v-4d2789eb]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-left:auto}.message-container.assistant[data-v-4d2789eb]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.message-container.assistant .message[data-v-4d2789eb]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:auto}.avatar[data-v-4d2789eb]{width:40px;height:40px;border-radius:50%;background-color:#f0f0f0;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;margin-right:15px;-ms-flex-negative:0;flex-shrink:0;font-size:18px}.message-container.user .avatar[data-v-4d2789eb]{margin-right:0;margin-left:15px}.message-content[data-v-4d2789eb]{-webkit-box-flex:1;-ms-flex:1;flex:1}.message-text[data-v-4d2789eb]{padding:12px 16px;border-radius:8px;line-height:1.5;font-size:15px}.user .message-text[data-v-4d2789eb]{background-color:#1890ff;color:#fff;border-top-right-radius:0}.assistant .message-text[data-v-4d2789eb]{background-color:#f3f4f6;color:#374151;border-top-left-radius:0}.message-time[data-v-4d2789eb]{font-size:12px;color:#9ca3af;margin-top:5px;padding-left:5px}.message-container.user .message-time[data-v-4d2789eb]{text-align:right;padding-right:5px;padding-left:0}.input-area[data-v-4d2789eb]{padding:15px;background-color:#fff;border-top:1px solid #e5e7eb}.input-container[data-v-4d2789eb]{position:relative;margin-bottom:10px}textarea[data-v-4d2789eb]{width:100%;min-height:60px;max-height:200px;padding:12px 50px 12px 15px;border-radius:8px;font-size:14px;color:#374151;border:1px solid #d1d5db;resize:none;font-family:inherit;font-size:15px;outline:none;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05);-webkit-transition:border-color .2s;transition:border-color .2s}textarea[data-v-4d2789eb]::-webkit-input-placeholder{color:#9e9e9e;font-size:14px;opacity:.7}textarea[data-v-4d2789eb]::-moz-placeholder{color:#9e9e9e;font-size:14px;opacity:.7}textarea[data-v-4d2789eb]:-ms-input-placeholder{color:#9e9e9e;font-size:14px;opacity:.7}textarea[data-v-4d2789eb]::-ms-input-placeholder{color:#9e9e9e;font-size:14px;opacity:.7}textarea[data-v-4d2789eb]::placeholder{color:#9e9e9e;font-size:14px;opacity:.7}textarea[data-v-4d2789eb]:focus{border:1px solid #1890ff;-webkit-box-shadow:0 0 0 3px rgba(16,163,127,.1);box-shadow:0 0 0 3px rgba(16,163,127,.1)}.send-btn[data-v-4d2789eb]{position:absolute;right:10px;bottom:10px;color:#fff;border:none;border-radius:30px;width:30px;height:30px;padding:10px;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;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;background-color:#1890ff!important}.send-btn i[data-v-4d2789eb]{font-size:20px!important}.send-btn[data-v-4d2789eb]:hover{background-color:rgba(33,150,243,.6)}.send-btn[data-v-4d2789eb]:disabled{background-color:#d1d5db;cursor:not-allowed}.tips[data-v-4d2789eb]{text-align:center;font-size:12px;color:#9ca3af}[data-v-4d2789eb]::-webkit-scrollbar{width:8px}[data-v-4d2789eb]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}[data-v-4d2789eb]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}[data-v-4d2789eb]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.thinking-loader[data-v-4d2789eb]{height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;background:#f3f4f6;border-radius:12px;min-width:80px}.dot[data-v-4d2789eb]{width:8px;height:8px;background:#9ca3af;border-radius:50%;margin:0 4px;-webkit-animation:dotPulse-4d2789eb 1.4s ease-in-out infinite;animation:dotPulse-4d2789eb 1.4s ease-in-out infinite}.dot[data-v-4d2789eb]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.dot[data-v-4d2789eb]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes dotPulse-4d2789eb{0%,80%,to{-webkit-transform:translateY(0);transform:translateY(0);opacity:.5}40%{-webkit-transform:translateY(-6px);transform:translateY(-6px);opacity:1}}@keyframes dotPulse-4d2789eb{0%,80%,to{-webkit-transform:translateY(0);transform:translateY(0);opacity:.5}40%{-webkit-transform:translateY(-6px);transform:translateY(-6px);opacity:1}}.message.assistant[data-v-4d2789eb]{margin-bottom:15px}[data-v-4d2789eb]::-webkit-scrollbar-thumb{background:#d1d5db;border:1px solid #f0f0f0}[data-v-4d2789eb]::-webkit-scrollbar-track{background:#f0f0f0}[data-v-4d2789eb]::-webkit-scrollbar-thumb{-webkit-transition:background .3s;transition:background .3s}.mini-scroll[data-v-4d2789eb]::-webkit-scrollbar{width:4px}