.agent-tool-panel[data-v-71364e5e]{width:100%;height:var(--tool-panel-height, min(420px, calc(100vh - 32px) ));max-height:var(--tool-panel-height, 420px);min-height:min(300px,var(--tool-panel-height, 300px));background:#fff;border:1px solid #e9e9e9;border-radius:10px;overflow:hidden;box-shadow:0 18px 48px rgba(15,23,42,.16)}.tool-platform-tabs[data-v-71364e5e]{height:50px;display:flex;align-items:center;gap:7px;padding:0 16px;border-bottom:1px solid #eeeeee}.platform-tab[data-v-71364e5e]{height:50px;border:0;border-radius:0;background:transparent;color:#303030;font-size:12px;line-height:50px;font-weight:400;cursor:pointer;position:relative;padding:0 12px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.platform-tab.active[data-v-71364e5e]{color:#08c18a;font-weight:500}.platform-tab.active[data-v-71364e5e]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:0;background:#08c18a}.platform-icon[data-v-71364e5e]{width:16px;height:16px;border-radius:50%;object-fit:cover;flex-shrink:0}.tool-panel-body[data-v-71364e5e]{height:calc(100% - 50px);display:flex;min-height:0}.tool-sidebar[data-v-71364e5e]{width:180px;border-right:0;background:#f5f5f5;padding:13px 0;overflow-y:auto;flex-shrink:0}.source-item[data-v-71364e5e]{width:100%;min-width:0;height:38px;display:flex;align-items:center;justify-content:flex-start;gap:8px;border:0;border-radius:0;background:transparent;color:#333;font-size:12px;line-height:38px;font-weight:400;cursor:pointer;padding:0 22px;text-align:left}.source-item[data-v-71364e5e]:hover,.source-item.active[data-v-71364e5e]{background:#fff;color:#333;font-weight:400}.source-name[data-v-71364e5e]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-icon[data-v-71364e5e]{width:18px;height:18px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.source-icon img[data-v-71364e5e]{width:18px;height:18px;border-radius:50%;object-fit:contain}.source-logo-mark[data-v-71364e5e]{position:relative;width:18px;height:18px;border-radius:50%;background:#dd0715;display:block;overflow:hidden}.source-logo-mark[data-v-71364e5e]:before{content:"";position:absolute;left:4px;top:3px;width:10px;height:11px;border:2px solid #fff;border-top-color:transparent;border-right-color:transparent;border-radius:50%;transform:rotate(-42deg)}.source-logo-mark[data-v-71364e5e]:after{content:"";position:absolute;left:7px;top:4px;width:8px;height:9px;border-radius:50%;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-20deg)}.tool-content[data-v-71364e5e]{flex:1;min-width:0;padding:12px 10px 0 12px;display:flex;flex-direction:column}.tool-content[data-v-71364e5e] .ant-spin-nested-loading,.tool-content[data-v-71364e5e] .ant-spin-container{height:100%}.tool-list[data-v-71364e5e]{flex:1;min-height:0;height:100%;overflow-y:auto;padding:0 5px 18px 0}.tool-list[data-v-71364e5e]::-webkit-scrollbar{width:6px}.tool-list[data-v-71364e5e]::-webkit-scrollbar-thumb{background:#e7e7e7;border-radius:10px}.tool-list[data-v-71364e5e]::-webkit-scrollbar-track{background:transparent}.tool-group+.tool-group[data-v-71364e5e]{margin-top:14px}.tool-group-title[data-v-71364e5e]{color:#1f1f1f;font-size:12px;line-height:16px;font-weight:500;margin:0 0 8px}.tool-grid[data-v-71364e5e]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tool-card[data-v-71364e5e]{min-width:0;height:72px;border:1px solid #ebebeb;border-radius:6px;background:#fff;display:flex;flex-direction:column;align-items:stretch;gap:7px;padding:9px 10px;cursor:pointer;text-align:left;transition:border-color .18s,box-shadow .18s,transform .18s}.tool-card[data-v-71364e5e]:hover{border-color:#08c18a;box-shadow:0 8px 20px rgba(8,193,138,.12);transform:translateY(-1px)}.tool-card-head[data-v-71364e5e]{min-width:0;display:flex;align-items:center;gap:7px}.tool-icon[data-v-71364e5e]{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.tool-icon img[data-v-71364e5e]{width:22px;height:22px;border-radius:50%;object-fit:contain}.tool-logo-mark[data-v-71364e5e]{position:relative;width:22px;height:22px;border-radius:50%;background:#dd0715;display:block;overflow:hidden}.tool-logo-mark[data-v-71364e5e]:before{content:"";position:absolute;left:5px;top:4px;width:12px;height:13px;border:2px solid #fff;border-top-color:transparent;border-right-color:transparent;border-radius:50%;transform:rotate(-42deg)}.tool-logo-mark[data-v-71364e5e]:after{content:"";position:absolute;left:8px;top:5px;width:9px;height:11px;border-radius:50%;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-20deg)}.tool-name[data-v-71364e5e]{min-width:0;color:#2b2b2b;font-size:12px;line-height:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tool-url[data-v-71364e5e]{margin-top:0;color:#a7a7a7;font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.tool-empty[data-v-71364e5e]{margin-top:86px}@media (max-width: 900px){.agent-tool-panel[data-v-71364e5e]{min-height:300px}.tool-platform-tabs[data-v-71364e5e]{height:50px;padding:0 16px;overflow-x:auto}.platform-tab[data-v-71364e5e]{height:50px;padding:0 12px;font-size:12px;line-height:50px;white-space:nowrap}.tool-panel-body[data-v-71364e5e]{height:calc(100% - 50px)}.tool-sidebar[data-v-71364e5e]{width:150px}.source-item[data-v-71364e5e]{height:38px;padding:0 22px;font-size:12px}.tool-content[data-v-71364e5e]{padding:12px 10px 0 12px}.tool-grid[data-v-71364e5e]{grid-template-columns:repeat(2,minmax(0,1fr))}}.agent-chat-input[data-v-98d92276]{position:relative;min-height:208px;box-sizing:border-box;border:2px solid #c4c8ce;border-radius:20px;background:#fff;display:flex;flex-direction:column;box-shadow:0 1px rgba(15,23,42,.03)}.agent-chat-input.is-home[data-v-98d92276]{min-height:194px;border:2px solid transparent;border-radius:20px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(100deg,#17aefb,#08c18a) border-box;box-shadow:0 20px 58px rgba(35,57,82,.06)}.mention-panel-backdrop[data-v-98d92276]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1098}.mention-tool-panel[data-v-98d92276]{position:fixed;z-index:1099;width:min(620px,calc(100vw - 32px))}.uploaded-files[data-v-98d92276]{display:flex;flex-wrap:wrap;gap:8px;padding:8px 14px 0}.uploaded-file[data-v-98d92276]{position:relative;display:inline-flex;align-items:center;box-sizing:border-box}.uploaded-file.is-image[data-v-98d92276]{width:60px;height:60px;border:1px solid #f2f3f5;border-radius:6px;background:#fff;overflow:hidden}.uploaded-file.is-document[data-v-98d92276]{min-width:200px;max-width:280px;min-height:58px;gap:10px;padding:10px 38px 10px 15px;border-radius:8px;background:#e3f2fd;color:#242a31}.uploaded-image[data-v-98d92276]{width:100%;height:100%;border-radius:6px;object-fit:cover}.uploaded-doc-icon[data-v-98d92276]{width:22px;height:22px;flex-shrink:0;object-fit:contain}.uploaded-doc-content[data-v-98d92276]{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.uploaded-doc-name[data-v-98d92276]{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#242a31;font-size:14px;line-height:18px}.uploaded-doc-meta[data-v-98d92276]{display:inline-flex;align-items:center;gap:6px;color:#727272;font-size:12px;line-height:16px}.file-remove[data-v-98d92276]{position:absolute;top:2px;right:2px;width:20px;height:20px;border:0;padding:0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.file-remove img[data-v-98d92276]{width:20px;height:20px;display:block}.editor-wrapper[data-v-98d92276]{flex:1;min-height:112px;padding:12px 14px 8px;cursor:text;min-height:60px}.is-home .editor-wrapper[data-v-98d92276]{position:relative;min-height:60px;padding:12px 14px 8px}.home-placeholder[data-v-98d92276]{position:absolute;top:12px;left:14px;right:22px;color:#aeb4bc;font-size:16px;line-height:26px;font-weight:500;pointer-events:none}.home-placeholder span[data-v-98d92276]{color:#08c18a}.agent-tiptap[data-v-98d92276] .ProseMirror{min-height:112px;max-height:210px;overflow-y:auto;outline:none;color:#2c3137;font-size:15px;line-height:1.65;word-break:break-word}.agent-tiptap[data-v-98d92276] .ProseMirror p{margin:0}.agent-tiptap[data-v-98d92276] .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#a8adb4;pointer-events:none;float:left;height:0}.agent-tiptap[data-v-98d92276] .ProseMirror .agent-mention{display:inline-flex;align-items:center;max-width:260px;height:24px;padding:0 8px;margin:0 2px;border:1px solid rgba(8,193,138,.32);border-radius:12px;background:rgba(8,193,138,.1);color:#087b5c;font-size:13px;font-weight:600;white-space:nowrap;vertical-align:baseline}.agent-tiptap[data-v-98d92276] .ProseMirror .agent-template-ghost{color:#c6cbd3;font-size:inherit;line-height:inherit;white-space:pre-wrap;user-select:none;pointer-events:none;vertical-align:baseline}.agent-tiptap[data-v-98d92276] .ProseMirror .agent-template-variable{display:inline-flex;align-items:center;min-width:14px;min-height:22px;padding:0 6px;margin:0 2px;border-radius:4px;background:#eaf3ff;color:#5b9dff;line-height:20px;vertical-align:baseline;outline:none;cursor:text}.agent-tiptap[data-v-98d92276] .ProseMirror .agent-template-variable-content{display:inline-block;min-width:1px;outline:none;cursor:text}.agent-tiptap[data-v-98d92276] .ProseMirror .agent-template-variable.is-empty .agent-template-variable-content{min-width:max-content}.agent-tiptap[data-v-98d92276] .ProseMirror .agent-template-variable.is-empty .agent-template-variable-content:before{content:attr(data-placeholder);color:#8bbcff;pointer-events:none}.is-home .agent-tiptap[data-v-98d92276] .ProseMirror{min-height:86px;max-height:104px;font-size:16px;line-height:1.7}.action-bar[data-v-98d92276]{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.action-left[data-v-98d92276]{display:flex;align-items:center;gap:10px}.action-button[data-v-98d92276]{height:28px;min-width:0;border:1px solid #c5c8cc;background:#fff;color:#242a31;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 8px;border-radius:0;font-size:14px;line-height:28px;cursor:pointer}.action-button[data-v-98d92276]:hover{border-color:#08c18a;color:#087b5c}.action-button .action-button-icon[data-v-98d92276]{font-size:13px}.is-home .action-button[data-v-98d92276]{height:28px;min-width:0;border:0;border-radius:999px;padding:0 12px;font-size:14px;line-height:28px;font-weight:400}.is-home .action-button[data-v-98d92276] .anticon{font-size:14px}.is-home .upload-action[data-v-98d92276]{background:#eaf2ff;color:#4a8cff}.is-home .tool-action[data-v-98d92276]{background:#fff0e8;color:#f28a3b}.is-home .prompt-action[data-v-98d92276]{background:#efecff;color:#8677ff}.upload-spin[data-v-98d92276]{display:inline-flex}.send-button[data-v-98d92276]{width:36px;height:36px;border:0;border-radius:50%;background:#08c18a;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .18s,transform .18s}.send-button[data-v-98d92276]:hover{transform:translateY(-1px)}.send-button.disabled[data-v-98d92276]{opacity:.8;cursor:not-allowed;transform:none;background:#d4deea}
