.ai-agent[data-v-dbf3f34e]{padding:12px;background:var(--commentContent,#f0f2f5);min-height:calc(100vh - 80px)}.ai-topbar[data-v-dbf3f34e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:12px 20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;box-shadow:0 4px 15px rgba(102,126,234,.3)}.ai-topbar-left[data-v-dbf3f34e]{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600}.ai-topbar-left i[data-v-dbf3f34e]{font-size:24px}.version-tag[data-v-dbf3f34e]{vertical-align:middle}.ai-topbar-right[data-v-dbf3f34e]{display:flex;align-items:center;gap:8px}.ai-tabs[data-v-dbf3f34e] .el-tabs__header{background:#fff;border-radius:12px 12px 0 0;padding:0 16px;margin:0}.ai-tabs[data-v-dbf3f34e] .el-tabs__item{font-size:14px;padding:0 14px}.chat-layout[data-v-dbf3f34e]{display:flex;gap:0;position:relative}.chat-main[data-v-dbf3f34e]{flex:1;background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-height:500px;transition:all .3s}.chat-main-full[data-v-dbf3f34e]{margin-right:0}.chat-messages[data-v-dbf3f34e]{flex:1;overflow-y:auto;padding:20px;background:linear-gradient(135deg,#fafbfc,#f0f2f5);min-height:350px;max-height:500px}.chat-messages[data-v-dbf3f34e]::-webkit-scrollbar{width:4px}.chat-messages[data-v-dbf3f34e]::-webkit-scrollbar-thumb{background:var(--themeBackground);border-radius:2px}.chat-welcome[data-v-dbf3f34e]{text-align:center;padding:60px 20px;color:#666}.chat-welcome-icon[data-v-dbf3f34e]{font-size:56px;margin-bottom:12px;color:var(--themeBackground);-webkit-animation:float-data-v-dbf3f34e 3s ease-in-out infinite;animation:float-data-v-dbf3f34e 3s ease-in-out infinite}@-webkit-keyframes float-data-v-dbf3f34e{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes float-data-v-dbf3f34e{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.chat-welcome h3[data-v-dbf3f34e]{font-size:20px;margin-bottom:6px;color:#333}.chat-welcome p[data-v-dbf3f34e]{font-size:14px;margin-bottom:20px}.chat-suggestions[data-v-dbf3f34e]{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.chat-suggestions span[data-v-dbf3f34e]{padding:6px 14px;border-radius:16px;background:#fff;border:1px solid #e0e0e0;font-size:13px;cursor:pointer;transition:all .2s;color:#555}.chat-suggestions span[data-v-dbf3f34e]:hover{border-color:var(--themeBackground);color:var(--themeBackground);transform:translateY(-1px);box-shadow:0 2px 8px rgba(102,126,234,.15)}.chat-msg[data-v-dbf3f34e]{display:flex;gap:10px;margin-bottom:16px;-webkit-animation:fade-up-in .3s ease-out;animation:fade-up-in .3s ease-out}.chat-msg.user[data-v-dbf3f34e]{flex-direction:row-reverse}.chat-msg-avatar[data-v-dbf3f34e]{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--themeBackground);color:#fff;font-size:16px}.chat-msg.assistant .chat-msg-avatar[data-v-dbf3f34e]{background:#667eea}.chat-msg-bubble[data-v-dbf3f34e]{max-width:75%;padding:10px 14px;border-radius:14px;font-size:13px;line-height:1.7;word-break:break-word}.chat-msg.assistant .chat-msg-bubble[data-v-dbf3f34e]{background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:4px;color:#333}.chat-msg.user .chat-msg-bubble[data-v-dbf3f34e]{background:var(--themeBackground);color:#fff;border-bottom-right-radius:4px}.chat-typing[data-v-dbf3f34e]{display:flex;gap:4px;padding:14px 18px!important}.chat-typing span[data-v-dbf3f34e]{width:8px;height:8px;border-radius:50%;background:#999;-webkit-animation:bounce-data-v-dbf3f34e 1.4s ease-in-out infinite;animation:bounce-data-v-dbf3f34e 1.4s ease-in-out infinite}.chat-typing span[data-v-dbf3f34e]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.chat-typing span[data-v-dbf3f34e]:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes bounce-data-v-dbf3f34e{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}@keyframes bounce-data-v-dbf3f34e{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.chat-input-wrap[data-v-dbf3f34e]{padding:12px 16px;border-top:1px solid #eee;background:#fff}.chat-input-row[data-v-dbf3f34e]{display:flex;gap:8px;align-items:flex-end}.chat-model-select[data-v-dbf3f34e]{width:130px}.chat-input-row .el-textarea[data-v-dbf3f34e] .el-textarea__inner{border-radius:8px;resize:none}.chat-side[data-v-dbf3f34e]{width:260px;margin-left:12px;background:#fff;border-radius:12px;padding:16px;flex-shrink:0}.chat-side-title[data-v-dbf3f34e]{font-weight:600;font-size:14px;margin-bottom:12px;color:#333}.chat-side-toggle[data-v-dbf3f34e]{position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:24px;height:48px;background:#fff;border:1px solid #e0e0e0;border-right:none;border-radius:6px 0 0 6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#999;font-size:16px;box-shadow:-2px 0 4px rgba(0,0,0,.04);transition:all .2s}.chat-side-toggle[data-v-dbf3f34e]:hover{color:var(--themeBackground)}.provider-config[data-v-dbf3f34e]{background:#fff;border-radius:12px;padding:20px}.provider-toolbar[data-v-dbf3f34e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.provider-title[data-v-dbf3f34e]{font-size:15px;font-weight:600}.provider-url[data-v-dbf3f34e]{font-size:12px;color:#666}.provider-section-title[data-v-dbf3f34e]{font-weight:600;margin-bottom:10px}.voice-section[data-v-dbf3f34e]{margin-top:24px;background:#fff;border-radius:12px;padding:20px}.voice-input-row[data-v-dbf3f34e]{margin-bottom:10px}.markdown-body[data-v-dbf3f34e]{font-size:14px;line-height:1.8;color:#333}.markdown-body p[data-v-dbf3f34e]{margin:0 0 8px}.markdown-body h1[data-v-dbf3f34e],.markdown-body h2[data-v-dbf3f34e],.markdown-body h3[data-v-dbf3f34e]{margin:12px 0 6px}.markdown-body h1[data-v-dbf3f34e]{font-size:20px;font-weight:700}.markdown-body h2[data-v-dbf3f34e]{font-size:17px;font-weight:600;border-bottom:1px solid #eee;padding-bottom:4px}.markdown-body h3[data-v-dbf3f34e]{font-size:15px;font-weight:600}.markdown-body strong[data-v-dbf3f34e]{color:var(--themeBackground)}.markdown-body blockquote[data-v-dbf3f34e]{margin:8px 0;padding:8px 12px;border-left:3px solid var(--themeBackground);background:rgba(102,126,234,.06);border-radius:6px;font-size:13px;color:#666}.markdown-body hr[data-v-dbf3f34e]{margin:12px 0;border:0;height:1px;background:linear-gradient(90deg,transparent,#e0e0e0,transparent)}.markdown-body table[data-v-dbf3f34e]{border-collapse:collapse;margin:8px 0;font-size:13px;width:100%}.markdown-body td[data-v-dbf3f34e]{padding:6px 12px;border:1px solid #e0e0e0;text-align:center}.markdown-body tr:nth-child(2n) td[data-v-dbf3f34e]{background:#f8f9fa}.code-block[data-v-dbf3f34e]{background:#1a1b26;border-radius:10px;padding:14px;overflow-x:auto;margin:8px 0;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.15)}.code-block .code-lang-tag[data-v-dbf3f34e]{position:absolute;top:6px;right:10px;color:hsla(0,0%,100%,.25);font-size:11px;font-family:monospace}.code-block code[data-v-dbf3f34e]{color:#abb2bf;font-family:JetBrains Mono,monospace;font-size:13px;line-height:1.6;white-space:pre}.inline-code[data-v-dbf3f34e]{background:rgba(102,126,234,.1);padding:1px 6px;border-radius:4px;font-size:13px;color:#e67474;font-family:monospace}@media (max-width:768px){.ai-agent[data-v-dbf3f34e]{padding:8px}.chat-side[data-v-dbf3f34e]{display:none}.chat-main[data-v-dbf3f34e]{margin-right:0}.chat-model-select[data-v-dbf3f34e]{width:100px}.chat-suggestions span[data-v-dbf3f34e]{font-size:12px;padding:4px 10px}.ai-topbar[data-v-dbf3f34e]{flex-direction:column;gap:8px;text-align:center}}