.reference{background-color:var(--gray_200);color:var(--text_primary);word-break:break-all;vertical-align:middle;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;align-items:center;gap:6px;max-width:250px;padding:1px 8px;font-size:14px;line-height:22px;transition:background .2s ease-in-out,color .2s ease-in-out;display:inline-flex;overflow:hidden}.reference>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.reference-icon-wrap{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;position:relative}.reference-icon{vertical-align:middle;opacity:1;flex-shrink:0;width:16px;height:16px;display:inline-block}.reference-close{width:16px;height:16px;color:var(--text_secondary);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;justify-content:center;align-items:center;font-size:0;line-height:1;display:none;position:absolute;top:0;left:0}.reference-close:before{content:"×";font-size:18px;font-weight:500;line-height:1;display:block;transform:translateY(-1px)}.reference:hover{background-color:var(--gray_300)}.reference:hover .reference-icon,.reference--hovering .reference-icon{display:none}.reference:hover .reference-close,.reference--hovering .reference-close{display:inline-flex}.reference-close:hover{color:var(--text_primary);background-color:var(--gray_400,#00000014)}.file-reference{align-items:center;gap:4px;max-width:200px;display:inline-flex!important}.skill-reference{font-weight:600}.file-reference--error{color:#f56c6c!important;background-color:#f56c6c1a!important}.file-ref-icon-wrap{color:inherit;flex-shrink:0;align-items:center;display:inline-flex}.file-ref-loading-icon{animation:1s linear infinite file-ref-spin}@keyframes file-ref-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.file-ref-name{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:150px;display:inline-block;overflow:hidden}.history-message-reference{vertical-align:middle;cursor:pointer;background-color:var(--gray_200);color:var(--text_secondary);border-radius:4px;align-items:center;margin-right:4px;padding:2px 6px;font-size:14px;transition:background .3s ease-in-out;display:inline-flex}.history-message-reference svg{color:#2563f4}.history-message-reference:hover{opacity:.7}.history-message-delete{cursor:pointer;opacity:.65;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;margin-left:4px;font-size:12px;line-height:1;transition:opacity .15s,background-color .15s;display:none}.input-new-wrap .history-message-delete,[contenteditable] .history-message-delete{display:inline-flex}.history-message-delete:hover{color:#2563f4}.action-btn[data-v-13ae1a19]{background:var(--chat-background-color,var(--bg_component));border:1px solid var(--chat-button-border-color,var(--border_form));color:var(--text_primary);cursor:pointer;border-radius:8px;outline:none;align-items:center;gap:6px;height:32px;min-height:32px;padding:6px 12px;font-size:14px;text-decoration:none;transition:all .2s;display:flex;position:relative}@container agent-container (width<=768px){.action-btn[data-v-13ae1a19]:not(.no-adaptive){white-space:nowrap;gap:4px;height:28px;min-height:28px;padding:4px 8px;font-size:12px;overflow:hidden}}@container agent-container (width<=680px){.action-btn:not(.no-adaptive):not(.text-only) .btn-text[data-v-13ae1a19]{display:none}}@container input-wrap-container (width<=680px){.action-btn:not(.no-adaptive):not(.text-only) .btn-text[data-v-13ae1a19]{display:none}}@container agent-container (width<=480px){.action-btn[data-v-13ae1a19]:not(.no-adaptive){white-space:nowrap;gap:3px;height:24px;min-height:24px;padding:3px 6px;font-size:11px;overflow:hidden}.action-btn:not(.no-adaptive):not(.text-only) .btn-text[data-v-13ae1a19]{display:none}.action-btn:not(.no-adaptive) .btn-icon[data-v-13ae1a19]{flex-shrink:0;margin:0}.action-btn:not(.no-adaptive) .btn-icon i[data-v-13ae1a19]{font-size:16px}}@container agent-container (width<=360px){.action-btn[data-v-13ae1a19]:not(.no-adaptive){gap:0;height:20px;min-height:20px;padding:2px 4px}.action-btn:not(.no-adaptive):not(.text-only) .btn-text[data-v-13ae1a19]{display:none}.action-btn:not(.no-adaptive) .btn-icon[data-v-13ae1a19]{flex-shrink:0;margin:0}.action-btn:not(.no-adaptive) .btn-icon i[data-v-13ae1a19]{font-size:14px}}.action-btn .btn-icon[data-v-13ae1a19]{color:var(--fill_primary);width:var(--icon_size,14px);height:var(--icon_size,14px);flex-shrink:0;justify-content:center;align-items:center;display:flex}.action-btn .btn-icon[data-v-13ae1a19]>*{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.action-btn .btn-icon div[data-v-13ae1a19]{display:flex}.action-btn .btn-icon[data-v-13ae1a19] svg{width:100%;height:100%}.action-btn .btn-content[data-v-13ae1a19]{z-index:2;align-items:center;gap:4px;display:flex;position:relative}.action-btn .btn-content-left[data-v-13ae1a19]{z-index:2;align-items:center;gap:8px;min-width:0;max-width:100%;display:flex;position:relative;overflow:hidden}.action-btn .btn-text[data-v-13ae1a19]{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-weight:400;overflow:hidden}.action-btn .btn-text__desc[data-v-13ae1a19]{color:var(--text_tertiary);font-size:12px}.action-btn .btn-text__ratio[data-v-13ae1a19]{color:var(--text_tertiary);font-size:14px}.action-btn .btn-dropdown-arrow[data-v-13ae1a19]{width:12px;height:12px;color:var(--text_secondary,#666);flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex}.action-btn .btn-dropdown-arrow.is-open[data-v-13ae1a19]{color:var(--text_brand,#2563f4);transform:rotate(0)}.action-btn .btn-dropdown-arrow[data-v-13ae1a19]:not(.is-open){transform:rotate(-90deg)}.action-btn[data-v-13ae1a19]:hover{background:var(--bg_hover);border-color:var(--fill_primary);color:var(--text_primary)}.action-btn[data-v-13ae1a19]:active{background:var(--bg_hover);transform:translateY(1px)}.action-btn.is-dropdown-open[data-v-13ae1a19]{background:var(--bg_brand_contain,#2563f41a);border-color:var(--text_brand,#2563f4);color:var(--text_brand,#2563f4)}.action-btn.is-dropdown-open .btn-icon[data-v-13ae1a19]{color:var(--fill_brand)}.action-btn.text-type[data-v-13ae1a19]{height:32px;min-height:32px;color:var(--text_primary);background:0 0;border:none;align-items:center;gap:4px;padding:0}.action-btn.text-type .btn-content[data-v-13ae1a19],.action-btn.text-type .btn-content-left[data-v-13ae1a19]{gap:4px}.action-btn.text-type .btn-icon[data-v-13ae1a19]{color:var(--fill_primary);flex-shrink:0;margin:0}.action-btn.text-type .btn-icon.icon-upsize-down[data-v-13ae1a19]{transform:rotate(180deg)}.action-btn.text-type .btn-icon i[data-v-13ae1a19]{color:inherit;font-size:var(--icon_size,14px)}.action-btn.text-type .btn-text[data-v-13ae1a19]{font-size:12px;line-height:1.2}.action-btn.text-type .btn-dropdown-arrow[data-v-13ae1a19]{width:12px;height:12px;color:var(--text_secondary,#666);transition:transform .2s}.action-btn.text-type .btn-dropdown-arrow.is-open[data-v-13ae1a19]{color:var(--text_brand,#2563f4);transform:rotate(0)}.action-btn.text-type .btn-dropdown-arrow[data-v-13ae1a19]:not(.is-open){transform:rotate(-90deg)}@container agent-container (width<=768px){.action-btn.text-type[data-v-13ae1a19]:not(.no-adaptive){white-space:nowrap;gap:3px;height:28px;min-height:28px;overflow:hidden}.action-btn.text-type:not(.no-adaptive) .btn-content[data-v-13ae1a19],.action-btn.text-type:not(.no-adaptive) .btn-content-left[data-v-13ae1a19]{gap:3px}.action-btn.text-type:not(.no-adaptive) .btn-text[data-v-13ae1a19]{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11px;overflow:hidden}.action-btn.text-type:not(.no-adaptive) .btn-icon i[data-v-13ae1a19]{font-size:calc(var(--icon_size,14px)*.9)}}@container agent-container (width<=480px){.action-btn.text-type[data-v-13ae1a19]:not(.no-adaptive){white-space:nowrap;gap:2px;height:24px;min-height:24px;overflow:hidden}.action-btn.text-type:not(.no-adaptive) .btn-content[data-v-13ae1a19],.action-btn.text-type:not(.no-adaptive) .btn-content-left[data-v-13ae1a19]{gap:2px}.action-btn.text-type:not(.no-adaptive):not(.text-only) .btn-text[data-v-13ae1a19]{display:none}.action-btn.text-type:not(.no-adaptive) .btn-icon[data-v-13ae1a19]{flex-shrink:0;margin:0}.action-btn.text-type:not(.no-adaptive) .btn-icon i[data-v-13ae1a19]{font-size:calc(var(--icon_size,14px)*.8)}}@container agent-container (width<=360px){.action-btn.text-type[data-v-13ae1a19]:not(.no-adaptive){gap:0;height:20px;min-height:20px}.action-btn.text-type:not(.no-adaptive) .btn-content[data-v-13ae1a19]{gap:0}.action-btn.text-type:not(.no-adaptive):not(.text-only) .btn-text[data-v-13ae1a19]{display:none}.action-btn.text-type:not(.no-adaptive) .btn-icon[data-v-13ae1a19]{flex-shrink:0;margin:0}.action-btn.text-type:not(.no-adaptive) .btn-icon i[data-v-13ae1a19]{font-size:calc(var(--icon_size,14px)*.7)}}.action-btn.text-type[data-v-13ae1a19]:hover{color:var(--fill_brand);background:0 0;border:none}.action-btn.text-type:hover .btn-icon[data-v-13ae1a19]{color:var(--fill_brand)}.action-btn.text-type[data-v-13ae1a19]:active{background:0 0;transform:none}.action-btn.text-type.reverse[data-v-13ae1a19]{flex-direction:row-reverse}.action-btn.text-type.disabled[data-v-13ae1a19]{color:var(--text_disable);cursor:not-allowed}.action-btn.text-type.disabled .btn-icon[data-v-13ae1a19]{color:var(--fill_disable)}.action-btn:not(.disabled):hover .btn-text[data-v-13ae1a19]{color:var(--text_brand)}.action-btn:not(.disabled):hover .btn-icon[data-v-13ae1a19]{color:var(--text_brand)!important}.share-conversation-btn.disabled .action-btn[data-v-13ae1a19]{cursor:not-allowed}.share-conversation-btn.disabled .action-btn .btn-text[data-v-13ae1a19],.share-conversation-btn.disabled .action-btn .btn-icon[data-v-13ae1a19]{color:var(--text_disable,#999)!important}.remote-svg-icon[data-v-13ae1a19]{justify-content:center;align-items:center;display:flex}.remote-svg-icon[data-v-13ae1a19] svg{color:inherit}.item-icon .remote-svg-icon[data-v-13ae1a19] svg{width:auto;height:auto}.dropdown-list[data-v-13ae1a19]{background:var(--bg_component);overflow-y:overlay;min-width:100px;max-height:320px;padding:4px 0;box-shadow:0 1px 8px #0c121f14,0 8px 16px -8px #0c121f14}.dropdown-list[data-v-13ae1a19]::-webkit-scrollbar{width:6px}.dropdown-list[data-v-13ae1a19]::-webkit-scrollbar-track{background:0 0}.dropdown-list[data-v-13ae1a19]::-webkit-scrollbar-thumb{background:0 0;border-radius:3px;transition:background .2s}.dropdown-list.is-hovered[data-v-13ae1a19]::-webkit-scrollbar-thumb{background:var(--border_form,#0003)}.dropdown-item[data-v-13ae1a19]{cursor:pointer;color:var(--text_primary);align-items:center;gap:8px;padding:8px 12px;transition:background-color .2s;display:flex}.dropdown-item .item-icon[data-v-13ae1a19]{color:var(--fill_primary)}@container agent-container (width<=768px){.dropdown-item[data-v-13ae1a19]:not(.no-adaptive){gap:6px;padding:6px 10px}}@container agent-container (width<=480px){.dropdown-item[data-v-13ae1a19]:not(.no-adaptive){gap:4px;padding:4px 8px}}.dropdown-item[data-v-13ae1a19]:hover:not(.is-disabled){background-color:var(--bg_hover)}.dropdown-item.is-selected[data-v-13ae1a19]{color:var(--text_brand);background-color:var(--bg_brand_contain)!important}.dropdown-item.is-selected .item-icon[data-v-13ae1a19]{color:var(--fill_brand)}.dropdown-item.is-disabled[data-v-13ae1a19]{color:var(--text_disable);cursor:not-allowed;opacity:.6}.dropdown-item.is-disabled .item-icon[data-v-13ae1a19]{color:var(--fill_disable)}.dropdown-item.no-icon[data-v-13ae1a19]{text-align:center}.dropdown-item.no-icon .item-icon[data-v-13ae1a19]{color:var(--fill_disable)}.item-icon[data-v-13ae1a19]{justify-content:center;align-items:center;display:flex}.item-icon div[data-v-13ae1a19]{display:flex}.item-icon div[data-v-13ae1a19] svg{width:100%;height:100%;color:inherit}.item-text[data-v-13ae1a19]{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;line-height:22px;overflow:hidden}.item-text__desc[data-v-13ae1a19]{color:var(--text_tertiary);font-size:12px}.item-text__ratio[data-v-13ae1a19]{color:var(--text_tertiary);margin:0 5px;font-size:12px}.item-text__tag[data-v-13ae1a19]{isolation:isolate;-webkit-text-fill-color:transparent;background-image:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%);-webkit-background-clip:text;background-clip:text;border-radius:2px;margin-left:8px;padding:0 2px;font-size:12px;position:relative}.item-text__tag[data-v-13ae1a19]:before{content:"";border-radius:inherit;z-index:-1;background:linear-gradient(100.07deg,#9c57ff14 2.51%,#1c77ff14 51.26%,#2ad6ff14 100%);position:absolute;top:0;bottom:0;left:0;right:0}@container agent-container (width<=768px){.item-text[data-v-13ae1a19]:not(.no-adaptive){font-size:13px;line-height:20px}}@container agent-container (width<=480px){.item-text[data-v-13ae1a19]:not(.no-adaptive){font-size:12px;line-height:18px}}.dropdown-empty[data-v-13ae1a19]{color:var(--text_tertiary);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:20px;display:flex}@container agent-container (width<=768px){.dropdown-empty[data-v-13ae1a19]:not(.no-adaptive){gap:6px;padding:16px}}@container agent-container (width<=480px){.dropdown-empty[data-v-13ae1a19]:not(.no-adaptive){gap:4px;padding:12px}}.empty-icon[data-v-13ae1a19]{width:48px;height:48px}@container agent-container (width<=768px){.empty-icon[data-v-13ae1a19]:not(.no-adaptive){width:40px;height:40px}}@container agent-container (width<=480px){.empty-icon[data-v-13ae1a19]:not(.no-adaptive){width:32px;height:32px}}.empty-text[data-v-13ae1a19]{font-size:12px;font-weight:400;line-height:1.4}@container agent-container (width<=768px){.empty-text[data-v-13ae1a19]:not(.no-adaptive){font-size:11px}}@container agent-container (width<=480px){.empty-text[data-v-13ae1a19]:not(.no-adaptive){font-size:10px}}.chat-button-dropdown-popover{border-radius:4px;padding:4px 6px}.dropdown-item-tooltip{word-wrap:break-word!important;white-space:normal!important;max-width:270px!important;line-height:1.4!important}.button-tooltip{box-shadow:0 2px 16px #373e5229;padding:10px!important}.tree-node .tree-node-content[data-v-68efe42c]{cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;min-height:24px;padding:4px;transition:background-color .2s;display:flex}.tree-node .tree-node-content .tree-node-content-left[data-v-68efe42c]{cursor:pointer;border-radius:4px;align-items:center;gap:8px;min-width:0;transition:background-color .2s;display:flex;overflow:hidden}.tree-node .tree-node-content .link-icon[data-v-68efe42c]{opacity:0;flex-shrink:0}.tree-node .tree-node-content[data-v-68efe42c]:hover{background-color:var(--bg_hover)}.tree-node .tree-node-content:hover .link-icon[data-v-68efe42c]{opacity:1!important}.tree-node .tree-node-content .expand-icon[data-v-68efe42c]{width:12px;height:12px;color:var(--text_secondary);flex-shrink:0;justify-content:center;align-items:center;margin-top:3px;transition:transform .2s;display:flex}.tree-node .tree-node-content .expand-icon svg[data-v-68efe42c]{transition:transform .2s;transform:rotate(270deg)}.tree-node .tree-node-content .expand-icon svg.expanded[data-v-68efe42c]{transform:rotate(360deg)}.tree-node .tree-node-content .expand-placeholder[data-v-68efe42c]{flex-shrink:0;width:12px;margin-top:3px}.tree-node .tree-node-content .checkbox-container[data-v-68efe42c]{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;display:flex}.tree-node .tree-node-content .checkbox-container .custom-checkbox[data-v-68efe42c]{border:1px solid var(--border_form);cursor:pointer;background-color:#0000;border-radius:2px;justify-content:center;align-items:center;width:12px;height:12px;transition:all .2s;display:flex}.tree-node .tree-node-content .checkbox-container .custom-checkbox.checkboxDisabled.checkboxDisabled[data-v-68efe42c]{background-color:var(--bg_brand_disable);cursor:not-allowed;border-color:#0000}.tree-node .tree-node-content .checkbox-container .custom-checkbox.checked[data-v-68efe42c],.tree-node .tree-node-content .checkbox-container .custom-checkbox.indeterminate[data-v-68efe42c]{background-color:var(--bg_brand);border-color:var(--bg_brand)}.tree-node .tree-node-content .checkbox-container .custom-checkbox svg[data-v-68efe42c]{width:10px;height:10px}.tree-node .tree-node-content .node-content[data-v-68efe42c]{flex-direction:column;min-width:0;display:flex}.tree-node .tree-node-content .node-content .node-header[data-v-68efe42c]{flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.tree-node .tree-node-content .node-content .node-header .node-title-wrapper[data-v-68efe42c]{display:inline-flex}.tree-node .tree-node-content .node-content .node-header .node-title[data-v-68efe42c]{color:var(--text_primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.tree-node .tree-node-content .node-content .node-header .node-title.highlighted[data-v-68efe42c]{border-radius:2px;padding:2px 4px}.tree-node .tree-node-content .node-content .node-header .node-tooltip[data-v-68efe42c]{margin-left:4px}.tree-node .tree-node-content .node-content .node-description[data-v-68efe42c]{color:var(--text_secondary);text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:2px;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.tree-node .tree-node-content .node-content .node-description.highlighted[data-v-68efe42c]{border-radius:2px;padding:2px 4px}.tree-node .tree-node-content .custom-tag[data-v-68efe42c]{border-radius:2px;flex-shrink:0;place-self:center;padding:0 4px;font-size:11px;line-height:16px}.tree-node .tree-node-content .custom-tag.tag-term[data-v-68efe42c]{background-color:var(--bg_warning_contain,#eda0121a);color:var(--text_warning,#d08800)}.tree-node .tree-node-content .custom-tag.tag-docs[data-v-68efe42c]{background-color:var(--bg_tag_violet,#9939f91a);color:var(--text_violet,#9939f8)}.tree-node .tree-node-content .custom-tag.tag-topic[data-v-68efe42c]{background-color:var(--bg_tag_green,#22c55e1a);color:var(--text_green,#16a34a)}.tree-node .tree-node-content .custom-tag.tag-topic_docs[data-v-68efe42c]{background-color:var(--yellow_green_100,#f4ffe6);color:var(--yellow_green_700,#91b81c)}.tree-node .tree-node-content .custom-tag.tag-personal[data-v-68efe42c]{background-color:var(--bg_brand_contain,#2563f40f);color:var(--text_brand,#2563f4)}.tree-node .tree-node-content .custom-tag.tag-bussiness[data-v-68efe42c]{background-color:var(--bg_tag,#f0f2f4);color:var(--text_secondary,#5f6063)}.tree-node .tree-node-content .custom-tag.tag-data[data-v-68efe42c]{background:var(--bg_brand_contain,#2563f40f);color:var(--text_brand,#2563f4)}.tree-node .tree-node-content .custom-tag.tag-seller_data[data-v-68efe42c]{background-color:var(--magenta_alpha_3,#f314840f);color:var(--magenta_600,#f31484)}.tree-node .tree-node-content .custom-tag.tag-model_rule[data-v-68efe42c]{background-color:var(--cyan_alpha_3,#0b8fd014);color:var(--cyan_600,#0b8fd0)}.tree-node .tree-node-content .custom-tag.tag-report[data-v-68efe42c]{background:var(--04-basicColor-red-alpha-3,#ed51401a);color:var(--red_600,#ed5140)}.tree-node .tree-node-content .custom-tag.tag-attribute[data-v-68efe42c]{background:var(--blue_gray_100,#e8f3fe);color:var(--text_link,#41578b)}.tree-node .tree-node-children[data-v-68efe42c]{margin-left:20px}.reference-item-container[data-v-ababd5e8]{background-color:var(--bg_component);border-radius:4px;flex-direction:column;width:465px;min-height:174px;max-height:300px;padding:12px 0 0;display:flex;box-shadow:0 2px 8px #0000001a}.reference-item-container .reference-item-header[data-v-ababd5e8]{flex-shrink:0;align-items:center;gap:12px;padding-left:12px;display:flex}.reference-item-container .reference-item-header .active-items-num[data-v-ababd5e8]{color:var(--text_secondary);width:80px;font-size:12px}.reference-item-container .reference-item-header .input-wrapper[data-v-ababd5e8]{border:1px solid var(--border_form);background-color:var(--bg_component);box-sizing:border-box;border-radius:4px;align-items:center;width:330px;height:28px;padding:0 8px;display:flex}.reference-item-container .reference-item-header .input-wrapper .search-icon[data-v-ababd5e8]{align-self:center;width:16px;height:16px;margin-right:4px}.reference-item-container .reference-item-header .input-wrapper .native-input[data-v-ababd5e8]{color:var(--text_primary);background:0 0;border:none;outline:none;flex:1;height:100%;padding-left:6px;font-size:12px;line-height:20px}.reference-item-container .reference-item-header .input-wrapper .native-input[data-v-ababd5e8]::placeholder{color:var(--text_secondary)}.reference-item-container .reference-item-header .input-wrapper .clear-button[data-v-ababd5e8]{color:var(--text_secondary);cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;width:16px;height:16px;margin-left:8px;padding:0;font-size:14px;transition:color .3s,opacity .3s,transform .3s;display:flex}.reference-item-container .reference-item-header .input-wrapper .clear-button .close-icon[data-v-ababd5e8]{width:16px;height:16px;transition:transform .3s}.reference-item-container .reference-item-header .input-wrapper .clear-button[data-v-ababd5e8]:hover{color:var(--text_primary);opacity:1}.reference-item-container .reference-item-header .input-wrapper .clear-button:hover .close-icon[data-v-ababd5e8]{transform:scale(1.1)}.reference-item-container .reference-item-header:not(:has(.input-wrapper)) .active-items-num[data-v-ababd5e8]{margin-left:0}.reference-item-container .reference-tree-content[data-v-ababd5e8]{padding:12px;overflow-y:auto}.reference-item-container .reference-tree-content.no-scrollbar[data-v-ababd5e8]{scrollbar-width:none;-ms-overflow-style:none}.reference-item-container .reference-tree-content.no-scrollbar[data-v-ababd5e8]::-webkit-scrollbar{display:none}.reference-item-container .reference-item-empty[data-v-ababd5e8]{text-align:center;color:var(--text_secondary);justify-content:center;align-items:center;padding:20px;display:flex}.reference-item-add-button[data-v-ababd5e8]{cursor:pointer;width:120px;color:var(--bg_brand);background-color:#0000;border:none;align-items:center;gap:4px;padding:0;font-size:12px;display:inline-flex}.reference-item-add-button[data-v-ababd5e8]:hover{color:var(--bg_brand)}.skeleton-container[data-v-ababd5e8]{padding:10px}.skeleton-item[data-v-ababd5e8]{background-color:var(--bg_component);border-radius:4px;flex-direction:column;margin-bottom:8px;padding:10px;display:flex}.skeleton-line[data-v-ababd5e8]{background:linear-gradient(90deg,var(--gray_100)25%,var(--gray_200)50%,var(--gray_100)75%);background-size:200% 100%;border-radius:2px;height:10px;margin-bottom:6px;animation:1.5s infinite loading-ababd5e8}.skeleton-line[data-v-ababd5e8]:first-child{width:30%}.skeleton-line[data-v-ababd5e8]:nth-child(2){width:60%}@keyframes loading-ababd5e8{0%{background-position:200% 0}to{background-position:-200% 0}}.reference-knownledge-dropdown{box-shadow:none!important;padding:0!important}.fanshu-model-tip-tooltip{max-width:200px!important}.model-selector-button-popper{box-shadow:none!important;padding:0!important}.route-mode-selector-popper{min-width:330px!important;padding:0!important}.route-mode-selector-popper .dropdown-list .dropdown-item{height:auto;padding:0}.route-mode-selector-popper .route-mode-switch.is-checked .ks-switch__core:after{margin-left:-13px!important}.route-mode-selector-popper .route-mode-switch .ks-switch__core{width:30px!important;height:16px!important}.route-mode-selector-popper .route-mode-switch .ks-switch__core:after{width:12px!important;height:12px!important}.route-mode-dropdown-list{min-width:160px}.route-mode-header-item{cursor:pointer;border-bottom:1px solid var(--border_light,#f0f0f0);justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:32px;padding:5px 12px;display:flex}.route-mode-header-item .route-mode-item-label{display:flex}.route-mode-header-item .route-mode-item-label .action-btn.text-type{height:22px;min-height:22px;margin-left:4px}.route-mode-header-item .route-mode-item-label .action-btn.text-type:hover .btn-icon{color:var(--fill_primary)!important}.route-mode-header-item .route-mode-item-name{color:var(--text_primary,#131416);font-weight:500}.route-mode-dropdown-item{cursor:pointer;align-items:flex-start;width:100%;min-height:22px;padding:5px 12px;display:flex}.route-mode-dropdown-item.is-selected{background-color:var(--bg_brand_contain)!important}.route-mode-dropdown-item.is-selected .route-mode-item-name{color:var(--text_brand,#2563f4)}.route-mode-dropdown-item:hover{background-color:var(--bg_hover)}.route-mode-popover a{color:var(--text_brand);text-decoration:none}.route-mode-item-name{text-align:left;width:50px;min-width:50px;color:var(--text_primary,#131416);word-break:keep-all;font-size:12px;line-height:22px;display:inline-block}.route-mode-item-desc{color:var(--text_secondary,#8e8e90);text-align:left;margin-left:6px;font-size:12px;line-height:22px}.label{color:var(--text_secondary,#374151);margin-bottom:8px;font-size:12px}.text-input-placeholder[data-v-58560c9a]{vertical-align:middle;align-items:center;margin:0 4px;display:inline-flex}.text-input-placeholder.filter-input[data-v-58560c9a] .ks-input{width:180px}[data-v-58560c9a] .ks-input{min-width:120px}[data-v-58560c9a] .ks-input .ks-input__inner{padding:var(--kui-input-item-base-padding-vertical)var(--kui-input-item-padding-horizontal);font-size:14px}[data-v-58560c9a] .ks-input:not(.is-disabled) .ks-input__inner{color:#131314}.text-select-placeholder[data-v-53891c4d]{vertical-align:middle;align-items:center;margin:0 4px;display:inline-flex}.text-select-placeholder.filter-condition[data-v-53891c4d] .ks-select,.text-select-placeholder.filter-condition[data-v-53891c4d] .tag-select{width:150px}.text-select-placeholder.filter-week-day[data-v-53891c4d] .ks-select,.text-select-placeholder.filter-week-day[data-v-53891c4d] .tag-select{width:100px}.text-select-placeholder.filter-single[data-v-53891c4d] .ks-select,.text-select-placeholder.filter-single[data-v-53891c4d] .tag-select{width:180px}.text-select-placeholder.filter-multiple[data-v-53891c4d] .ks-select,.text-select-placeholder.filter-multiple[data-v-53891c4d] .tag-select{min-width:150px}.text-select-placeholder[data-v-53891c4d] .ks-input__inner{padding:var(--kui-input-item-base-padding-vertical)var(--kui-input-item-padding-horizontal)}[data-v-53891c4d] .ks-select,[data-v-53891c4d] .tag-select{min-width:60px}[data-v-53891c4d] .ks-select .ks-input__inner,[data-v-53891c4d] .tag-select .ks-input__inner,[data-v-53891c4d] .ks-select .ks-select__tags-text,[data-v-53891c4d] .tag-select .ks-select__tags-text{font-size:14px}[data-v-53891c4d] .ks-select .ks-input:not(.is-disabled) .ks-input__inner,[data-v-53891c4d] .tag-select .ks-input:not(.is-disabled) .ks-input__inner,[data-v-53891c4d] .ks-select .ks-input:not(.is-disabled) .ks-select__tags-text,[data-v-53891c4d] .tag-select .ks-input:not(.is-disabled) .ks-select__tags-text{color:#131314}[data-v-53891c4d] .tag-select{max-width:200px}[data-v-53891c4d] .tag-select .ks-input__prefix{max-width:calc(100% - 40px)}[data-v-53891c4d] .tag-select .tag-overflow-item{max-width:120px}.dialog-header[data-v-07057516]{text-align:center;flex:1 0;justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex}.dialog-header .header-left-group[data-v-07057516],.dialog-header .header-right-group[data-v-07057516]{align-items:center;gap:15px;display:flex}.dialog-header .header-right-group .icon-close[data-v-07057516]{cursor:pointer;width:16px}.dialog-header .chat-header[data-v-07057516]{align-items:center;height:100%;display:flex}.dialog-header .chat-header .header-avatar[data-v-07057516]{width:20px;margin-right:8px}.dialog-header .chat-header .header-title[data-v-07057516]{font-size:20px;font-weight:500;line-height:28px}.dialog-header .icon-kdat_common_system_close[data-v-07057516]{cursor:pointer}:root[theme=dark] .scroll-navigator[data-v-a385afb2]{box-shadow:none}.scroll-navigator[data-v-a385afb2]{background:var(--bg_component);cursor:pointer;opacity:0;pointer-events:none;border:1px solid #0000000f;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;min-height:36px;margin:0 auto;transition:opacity .3s,transform .2s,box-shadow .2s;display:flex;position:sticky;bottom:24px;box-shadow:0 2px 12px #94a7bc33}.scroll-navigator.visible[data-v-a385afb2]{opacity:1;pointer-events:auto}.scroll-navigator[data-v-a385afb2]:hover{transform:translateY(-1px);box-shadow:0 4px 16px #007bff33}.scroll-navigator.loading[data-v-a385afb2]{cursor:not-allowed;opacity:.6}.scroll-navigator.loading[data-v-a385afb2]:hover{transform:none;box-shadow:0 2px 12px #94a7bc33}.scroll-navigator .iconfont-common[data-v-a385afb2]{color:#0000;background:linear-gradient(45.41deg,#9c57ff -3.48%,#1c77ff 60.54%,#2ad6ff 118.82%);-webkit-background-clip:text;background-clip:text;font-size:16px;transition:transform .5s}.scroll-navigator .iconfont-common.at-top[data-v-a385afb2]{transform:rotate(-180deg)}.scroll-navigator .nav-spinner[data-v-a385afb2]{border:2px solid #007bff33;border-top-color:#007bff;border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:.8s linear infinite nav-spin-a385afb2}@keyframes nav-spin-a385afb2{to{transform:rotate(360deg)}}.hover-indicator[data-v-0b4fc319]{color:#2563f4;cursor:pointer;text-align:center;background-color:#2563f40f;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;line-height:18px;display:inline-flex}.hover-indicator[data-v-0b4fc319]:hover{color:#fff;background-color:#2563f4}.custom-source-popover{word-wrap:break-word;max-width:300px;padding:12px}.custom-source-popover .info-popover__title{word-break:break-word;justify-content:space-between;align-items:center;margin:0;padding-bottom:4px;font-size:14px;font-weight:600;line-height:22px;display:flex}.custom-source-popover .info-popover__content{word-break:break-word;margin:0;font-size:12px;line-height:18px}.custom-source-popover .info-popover__divider{border-top:1px solid #f0f2f4;margin:8px 0}.custom-source-popover .info-popover .link-icon{cursor:pointer;width:16px;height:16px;margin-left:8px;transition:opacity .2s}.custom-source-popover .info-popover .link-icon:hover{opacity:.8}.link-icon-wrap[data-v-291ea94c]{overflow-wrap:break-word;white-space:normal;max-width:calc(100% - 20px)}.link-icon-wrap .link-icon[data-v-291ea94c]{vertical-align:bottom;width:16px;height:16px}.link-icon-wrap:hover .is-fanshu[data-v-291ea94c]{color:#1d59f2}.user-with-kim-container[data-v-5e2c3b2a]{cursor:pointer}.user-with-kim-container .kim-png[data-v-5e2c3b2a]{height:14px;position:relative;top:3px}.user-with-kim-container .fanshu-kim-png[data-v-5e2c3b2a]{width:12px;height:12px}.user-with-kim-container .owners[data-v-5e2c3b2a]{color:var(--text_primary);margin-left:2px;font-size:12px;font-weight:400}.user-with-kim-container .fanshu-owners[data-v-5e2c3b2a]{color:#8a9199;margin-right:4px}.user-with-kim-container .fanshu-owners[data-v-5e2c3b2a]:hover,.user-with-kim-container .hovered[data-v-5e2c3b2a]{color:#1d59f2}.dashboard-description[data-v-269f20ec]{color:#333840;text-overflow:ellipsis;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;max-height:48px;font-size:14px;display:-webkit-box;overflow:hidden;line-height:24px!important}.custom-dashboard-popover{word-wrap:break-word;max-width:300px;padding:12px}.custom-dashboard-popover .info-popover__title{word-break:break-word;justify-content:space-between;align-items:center;margin:0;padding-bottom:4px;font-size:14px;font-weight:600;line-height:22px;display:flex}.custom-dashboard-popover .info-popover__content{word-break:break-word;margin:0;font-size:12px;line-height:18px}.custom-dashboard-popover .info-popover__divider{border-top:1px solid #f0f2f4;margin:8px 0}.custom-dashboard-popover .info-popover .link-icon{cursor:pointer;width:16px;height:16px;margin-left:8px;transition:opacity .2s}.custom-dashboard-popover .info-popover .link-icon:hover{opacity:.8}.access-info-tag[data-v-76be9386]{white-space:nowrap;border:1px solid #0000;border-radius:10px;align-items:center;height:24px;padding:0 8px;display:flex;position:relative}.access-info-tag:hover .delete-tag-btn[data-v-76be9386]{display:block}.access-info-tag .tag-show-name[data-v-76be9386]{width:150px!important}.access-info-tag .delete-tag-btn[data-v-76be9386]{color:#fff;background-color:#818487;border-radius:50%;width:14px;height:14px;display:none;position:absolute;top:-7px;right:-3px}.access-info-tag .delete-tag-btn .bi-icon[data-v-76be9386]{margin:0;font-size:10px;position:relative;top:-5px;left:2px}.access-info-tag span[data-v-76be9386]{text-overflow:ellipsis;overflow:hidden;transform:translateY(-1px)}.access-info-tag i[data-v-76be9386],.access-info-tag .dataset-v-icon[data-v-76be9386]{margin-right:4px}.access-info-tag.dimension[data-v-76be9386],.access-info-tag.timeFilter[data-v-76be9386]{color:var(--blue_gray_800,#192c6c);background:#eaf2fe}.access-info-tag.dimension i[data-v-76be9386],.access-info-tag.timeFilter i[data-v-76be9386]{color:var(--blue_gray_800,#192c6c)}.access-info-tag.dimension.selected[data-v-76be9386],.access-info-tag.timeFilter.selected[data-v-76be9386]{border-color:#41578b}.access-info-tag.dimensionFilter[data-v-76be9386]{color:var(--blue_gray_800,#192c6c);background:#eaf2fe}.access-info-tag.dimensionFilter i[data-v-76be9386]{color:var(--blue_gray_800,#192c6c)}.access-info-tag.metric[data-v-76be9386],.access-info-tag.metricFilter[data-v-76be9386]{color:#007d68;background:#e9f5f0}.access-info-tag.metric i[data-v-76be9386],.access-info-tag.metricFilter i[data-v-76be9386]{color:#0da884}.access-info-tag.metric.selected[data-v-76be9386],.access-info-tag.metricFilter.selected[data-v-76be9386]{border-color:#007a66}.access-info-tag.dataset[data-v-76be9386]{cursor:default;color:#000;border:1px solid var(---,#e6ecf5);background:0 0;border-radius:12px}.filter-tooltip__content[data-v-76be9386]{white-space:nowrap;flex:1;min-width:0;display:flex;overflow:hidden}.filter-tooltip__content__text[data-v-76be9386]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.filter-tooltip__content__count[data-v-76be9386]{font-size:var(--font-size-olap-fields-panel);line-height:var(--line-height-olap-fields-panel)}.tag-show-name-popper{z-index:4000!important}.meta-data-detail .meta-data-detail__content[data-v-0013423a]{display:flex}.meta-data-detail .meta-data-detail__content.metric[data-v-0013423a]{margin-bottom:8px}.meta-data-detail .meta-data-detail__content .meta-data-detail__label[data-v-0013423a]{text-wrap:nowrap;min-width:52px;color:var(--text_primary,#131416);margin-right:8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px;position:relative;top:2px}.meta-data-detail .meta-data-detail__content .meta-data-detail__value[data-v-0013423a]{flex-wrap:wrap;align-items:center;gap:4px 8px;display:flex}.dashboard-and-widget-link[data-v-b256cb6e]{align-items:center;display:flex}.dashboard-and-widget-link .dashboard-and-widget-link__dashboard[data-v-b256cb6e],.dashboard-and-widget-link .dashboard-and-widget-link__widget[data-v-b256cb6e]{cursor:pointer;align-items:center;display:flex}.dashboard-and-widget-link .dashboard-and-widget-link__splitter[data-v-b256cb6e]{margin:0 4px}.dashboard-and-widget-link .dashboard-and-widget-link__icon[data-v-b256cb6e]{justify-content:center;align-items:center;width:16px;height:16px;margin-right:4px;display:flex}.dashboard-and-widget-link .dashboard-and-widget-link__name[data-v-b256cb6e]{color:var(--text_brand,#2563f4);white-space:nowrap;font-size:12px;font-style:normal;font-weight:400;line-height:18px;overflow:hidden}.meta-data-source-detail-header{margin:12px 0;display:flex}.meta-data-source-detail-header .meta-data-source-detail-header__item{align-items:center;margin-right:16px;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:flex}.meta-data-source-detail-header .meta-data-source-detail-header__item .meta-data-source-detail-header__item-label{color:var(--text_secondary,#5f6063);margin-right:8px}.meta-data-source-detail-header .meta-data-source-detail-header__item .meta-data-source-detail-header__item-value{color:var(--text_primary,#131416)}.custom-table{table-layout:fixed;border:1px solid #e4e7ed;border-radius:4px;width:100%;overflow:hidden}.custom-table .table-header{background-color:#f5f7fa;border-bottom:1px solid #e4e7ed;width:100%;display:flex}.custom-table .table-header .header-cell{color:#909399;background-color:#f5f7fa;font-weight:500}.custom-table .table-body .table-row{cursor:pointer;border-bottom:1px solid #ebeef5;width:100%;transition:background-color .3s;display:flex}.custom-table .table-body .table-row:hover{background-color:#f5f7fa}.custom-table .table-body .table-row.highlight-row{background-color:#ecf5ff}.custom-table .table-body .table-row:last-child{border-bottom:none}.custom-table .table-cell{word-break:break-word;border-right:1px solid #ebeef5;align-items:center;padding:12px;display:flex;overflow:hidden}.custom-table .table-cell:last-child{border-right:none}.custom-table .detail-column,.custom-table .source-column{flex:1;min-width:0}.custom-table .content-cell{color:#606266;font-size:12px;line-height:1.5}.custom-table .empty-box{text-align:center;color:#909399;padding:40px 0;font-size:1px}.custom-table .empty-box p{margin:0}.metric-field-name[data-v-6c792cd6]{color:#007a66;cursor:pointer}.metric-field-info-icon[data-v-6c792cd6]{width:14px;height:14px;position:relative;top:3px}.continue-ask[data-v-3b6eebc6]{align-items:center;display:inline-flex;transform:translateY(2px)}.continue-ask .continue-ask-btn[data-v-3b6eebc6] .ks-button-flex{white-space:normal;text-align:start;align-items:flex-start;display:flex}.continue-ask .continue-ask-btn[data-v-3b6eebc6] .ks-button-flex .iconfont-common.icon-kdat_common_nav_corner_down_right{margin-right:4px;font-size:12px}.continue-ask-disabled .continue-ask-btn[data-v-3b6eebc6]{opacity:.65;cursor:not-allowed}.continue-ask-disabled .continue-ask-btn[data-v-3b6eebc6] .ks-button-flex{color:#8c8c8c}.continue-ask-disabled .continue-ask-hint[data-v-3b6eebc6]{color:#bfbfbf;margin-left:8px;font-size:12px;font-style:italic}.context-action-button[data-v-19c2e78d]{align-items:center;display:inline-flex}.context-action-button.is-disabled .context-action-trigger[data-v-19c2e78d]{opacity:.65;cursor:not-allowed}.context-action-button.is-disabled .context-action-trigger[data-v-19c2e78d] .ks-button-flex{color:#8c8c8c}.context-action-button.is-disabled .disabled-hint[data-v-19c2e78d]{color:#bfbfbf;margin-left:8px;font-size:12px;font-style:italic}.context-action-button .context-action-trigger[data-v-19c2e78d] .ks-button-flex{white-space:normal;text-align:start;align-items:flex-start;display:flex}.context-action-button .context-action-trigger[data-v-19c2e78d] .ks-button-flex .iconfont-common{margin-right:4px;font-size:12px}.tag-wrap[data-v-4d028511]{margin:0 0 8px;padding:0 8px;font-size:12px;display:inline-block;border-radius:2px!important;line-height:20px!important}.tag-wrap.orange[data-v-4d028511]{color:#ff8000;background:#ff80001f}.tag-wrap.pink[data-v-4d028511]{color:#ff62a0;background:#ff62a01f}.tag-wrap.yellow[data-v-4d028511]{color:#ffd400;background:#ffd4001f}.tag-wrap.green[data-v-4d028511]{color:#00a82f;background:#00a82f1f}.link-title-wrap[data-v-0f430029]{color:var(--text_brand)}.alert-tip[data-v-df852a8c]{border-radius:2px;align-items:center;padding:6px 8px;display:flex}.alert-tip[data-v-df852a8c] .ks-alert__icon{justify-content:center;align-items:center;width:16px;height:16px;margin-right:4px;font-size:14px;display:flex}.alert-tip[data-v-df852a8c] .ks-alert__content .ks-alert__description{color:var(--text_primary,#131416);align-items:center;font-size:12px;font-weight:400;line-height:14px;display:flex}.user-name[data-v-28744ec7]{float:left}.user-type[data-v-28744ec7]{background-color:var(--bg_brand_notice);color:var(--text_brand)}[data-v-28744ec7] .tag-item{--data-universe-tag-comp-tag-background-color:var(--bg_hover);--data-universe-tag-comp-tag-border-color:var(--border_divider);--data-universe-tag-comp-tag-color:var(--text_primary);--data-universe-tag-comp-tag-close-color:var(--text_secondary);--data-universe-tag-comp-tag-hover-background-color:var(--bg_hover)}.error-tip-panel[data-v-28744ec7]{text-align:center;height:200px;padding-top:20px}.error-tip-panel img[data-v-28744ec7]{width:50%;max-width:150px}.error-tip-panel p[data-v-28744ec7]{color:var(--text_tertiary);margin-top:16px;font-size:12px}.user-select-g--mobile{max-width:90vw}.user-select-g--mobile .ks-select-dropdown__list{min-width:unset!important;width:100%!important}.user-select-g{background:var(--bg_container);border-color:var(--border_divider)}.user-select-g .ks-select-dropdown__item{color:var(--text_primary);justify-content:space-between}.user-select-g .ks-select-dropdown__item:hover,.user-select-g .ks-select-dropdown__item.hover{background:var(--bg_hover)}.user-select-g .ks-select-dropdown__item.selected{color:var(--text_brand)}.user-select-g .ks-select-dropdown__item .ks-checkbox__inner{background-color:var(--bg_container);border-color:var(--border_form)}.user-select-g .ks-select-dropdown__item .ks-checkbox.is-checked .ks-checkbox__inner{background-color:var(--color_brand,#2563f4);border-color:var(--color_brand,#2563f4)}.user-select-g .tag-overflow-item .tag-item{--data-universe-tag-comp-tag-background-color:var(--bg_hover);--data-universe-tag-comp-tag-border-color:var(--border_divider);--data-universe-tag-comp-tag-color:var(--text_primary);--data-universe-tag-comp-tag-close-color:var(--text_secondary)}.user-select-g .el-empty__description,.user-select-g .error-tip-panel p{color:var(--text_tertiary)}.tag-content-overflow-popover-class .tag-item{--data-universe-tag-comp-tag-background-color:var(--bg_hover);--data-universe-tag-comp-tag-border-color:var(--border_divider);--data-universe-tag-comp-tag-color:var(--text_primary);--data-universe-tag-comp-tag-close-color:var(--text_secondary);--data-universe-tag-comp-tag-hover-background-color:var(--bg_hover);--data-universe-tag-comp-tag-hover-color:var(--text_primary)}.share-dialog-body[data-v-848b13e6]{flex-direction:column;gap:16px;padding:0;display:flex}.user-list[data-v-848b13e6]{border:1px solid #dfe0e2;flex-flow:wrap;gap:2px;min-height:28px;padding:2px;display:flex}.user-list .item[data-v-848b13e6]{background:#f3f3f3;justify-content:center;align-items:center;margin-right:5px;padding:2px;font-size:12px;line-height:18px;display:flex}.share-field[data-v-848b13e6]{align-items:flex-start;gap:8px;display:flex}.share-field__label[data-v-848b13e6]{white-space:nowrap;flex:0 0 79px;align-items:center;height:28px;display:flex}.share-field__label .required-mark[data-v-848b13e6]{color:var(--text_negative,#e92a1b);margin-right:2px;font-size:12px;line-height:18px}.share-field__label .label-text[data-v-848b13e6]{color:var(--text_tertiary,#8e8e90);font-size:12px;line-height:18px}.share-field__content[data-v-848b13e6]{flex:1}.share-field__content--user[data-v-848b13e6]{flex-direction:column;gap:8px;display:flex}.share-field__content--available[data-v-848b13e6]{flex-direction:column;display:flex}.share-field__content--available .tab-item-wrap-info[data-v-848b13e6]{justify-content:space-between;margin-bottom:3px;display:flex}.share-field__content--available .tab-item-wrap-info .info[data-v-848b13e6]{color:var(--text_secondary,#5f6063);font-size:12px;line-height:18px}.share-field__content--available .tab-item-wrap-info .info .highlight[data-v-848b13e6]{margin-right:3px;font-size:12px;font-weight:600;line-height:22px}.share-field__content--available .tab-item-wrap-info .auth-add-button[data-v-848b13e6]{color:#2563f4;cursor:pointer;border:none;font-size:12px}.visibility-options[data-v-848b13e6]{gap:8px;display:flex}.visibility-options--vertical[data-v-848b13e6]{flex-direction:column}.visibility-option[data-v-848b13e6]{border:1px solid var(--border_form,#dfe0e2);cursor:pointer;border-radius:4px;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:4px;height:64px;padding:7px 16px;transition:border-color .2s,background .2s;display:flex;position:relative}.visibility-option.active[data-v-848b13e6]{border-color:var(--border_brand,#2563f4);background:var(--bg_brand_notice,#2563f40f)}.visibility-option .option-checkbox[data-v-848b13e6]{pointer-events:none;position:absolute;top:8px;right:8px}.visibility-option .option-title[data-v-848b13e6]{color:var(--text_primary,#0e0e14);text-align:left;font-size:14px;font-weight:700;line-height:22px}.visibility-option .option-desc[data-v-848b13e6]{color:var(--text_secondary,#626366);text-align:left;font-size:14px;line-height:22px}.user-select-hint[data-v-848b13e6]{color:var(--text_secondary,#5f6063);font-size:12px;line-height:18px}.share-dialog-footer[data-v-848b13e6]{justify-content:flex-end;align-items:center;gap:8px;display:flex}.share-dialog-footer .save-copy-btn[data-v-848b13e6]{margin-left:0;color:#fff!important;background:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%)!important;border:none!important}.share-dialog-footer .save-copy-btn.is-disabled[data-v-848b13e6],.share-dialog-footer .save-copy-btn[data-v-848b13e6]:disabled{opacity:.5;color:#fff!important;background:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%)!important}.ks-dialog:has(.share-dialog-body){background:var(--bg_container);color:var(--text_primary)}.ks-dialog:has(.share-dialog-body) .ks-dialog__body{padding-top:8px}.ks-dialog:has(.share-dialog-body) .ks-dialog__header{background:var(--bg_container);border:none}.ks-dialog:has(.share-dialog-body) .ks-dialog__header .ks-dialog__title{color:var(--text_primary)}.ks-dialog:has(.share-dialog-body) .ks-dialog__header .ks-dialog__headerbtn .ks-dialog__close{color:var(--text_tertiary)}.ks-dialog:has(.share-dialog-body) .ks-dialog__body{padding-top:8px;position:relative}.ks-dialog:has(.share-dialog-body) .ks-dialog__body:before{content:"";background:var(--border_divider,#e4e7ed);height:1px;position:absolute;top:0;left:-32px;right:-32px}.ks-dialog:has(.share-dialog-body) .ks-dialog__footer{background:var(--bg_container);border-top-color:var(--border_divider)}.ks-dialog:has(.share-dialog-body) .visibility-option{border-color:var(--border_form);background:var(--bg_layout)}.ks-dialog:has(.share-dialog-body) .visibility-option .option-checkbox .ks-checkbox__inner{background-color:var(--bg_container);border-color:var(--border_form)}.ks-dialog:has(.share-dialog-body) .visibility-option.active{border-color:var(--border_brand);background:#2563f426}.ks-dialog:has(.share-dialog-body) .visibility-option.active .option-checkbox .ks-checkbox__inner{background-color:var(--color_brand,#2563f4);border-color:var(--color_brand,#2563f4)}.ks-dialog:has(.share-dialog-body) .alert-tip{align-items:baseline}.ks-dialog:has(.share-dialog-body) .alert-tip.ks-alert--warning{background-color:#ffb4001a;border-color:#ffb40033}.ks-dialog:has(.share-dialog-body) .alert-tip.ks-alert--warning .ks-alert__icon{color:#ffb400}.ks-dialog:has(.share-dialog-body) .ks-alert__description p{align-items:center;font-size:12px;font-weight:400;line-height:14px}[theme=dark] .ks-dialog:has(.share-dialog-body) .alert-tip.ks-alert--warning{background-color:#ffb4001a!important;border-color:#ffb40033!important}[theme=dark] .ks-dialog:has(.share-dialog-body) .alert-tip.ks-alert--warning .ks-alert__icon{color:#ffb400!important}.ks-overlay:has(.ks-dialog.share-dialog-custom-class){z-index:99998!important}.user-select-g,.tag-content-overflow-popover-class{z-index:100000!important}.html-debug-layer[data-v-35faaca2]{pointer-events:none;z-index:10;position:absolute;top:0;bottom:0;left:0;right:0}.html-debug-fab[data-v-35faaca2]{z-index:11;pointer-events:auto;-webkit-backdrop-filter:blur(8px);-webkit-user-select:none;user-select:none;background:#181a22eb;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;gap:6px;width:200px;padding:8px 10px 10px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 4px 16px #00000052}.html-debug-fab-row1[data-v-35faaca2]{color:#ffffffd9;align-items:center;gap:6px;font-size:13px;display:flex}.html-debug-fab-drag-icon[data-v-35faaca2]{cursor:grab;opacity:.6;font-size:16px;line-height:1}.html-debug-fab-status[data-v-35faaca2]{white-space:nowrap}.html-debug-list[data-v-35faaca2]{flex-direction:column;gap:2px;max-height:168px;margin:2px 0;display:flex;overflow-y:auto}.html-debug-list-item[data-v-35faaca2]{cursor:pointer;color:#ffffffd9;border-radius:6px;align-items:center;gap:6px;padding:3px 6px;font-size:12px;line-height:18px;transition:background .15s;display:flex}.html-debug-list-item[data-v-35faaca2]:hover{background:#ffffff14}.html-debug-list-item.is-active[data-v-35faaca2]{background:#3b7efe38}.html-debug-list-item .li-no[data-v-35faaca2]{box-sizing:border-box;color:#fff;background:#3b7efe;border-radius:8px;flex:none;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:11px;font-weight:700;display:inline-flex}.html-debug-list-item.is-empty .li-no[data-v-35faaca2]{background:#ff4d4f}.html-debug-list-item .li-desc[data-v-35faaca2]{text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.html-debug-list-item.is-empty .li-desc[data-v-35faaca2]{color:#fff6}.html-debug-list-item .li-del[data-v-35faaca2]{color:#ffffff80;opacity:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:14px;line-height:1;transition:opacity .15s,background .15s;display:inline-flex}.html-debug-list-item:hover .li-del[data-v-35faaca2]{opacity:1}.html-debug-list-item .li-del[data-v-35faaca2]:hover{color:#fff;background:#ffffff26}.html-debug-bubble[data-v-35faaca2]{z-index:12;pointer-events:auto;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);-webkit-user-select:none;user-select:none;transform-origin:top;background:#181a22eb;border:1px solid #ffffff1f;border-radius:10px;width:300px;padding:10px 12px;animation:.16s cubic-bezier(.2,.8,.2,1) html-debug-bubble-in-35faaca2;position:absolute;box-shadow:0 8px 28px #0000006b}.html-debug-bubble.is-top[data-v-35faaca2]{transform-origin:bottom}.html-debug-bubble .bubble-arrow[data-v-35faaca2]{background:#181a22eb;border:none;border-top:1px solid #ffffff1f;border-left:1px solid #ffffff1f;width:10px;height:10px;position:absolute;top:-6px;transform:rotate(45deg)}.html-debug-bubble.is-top .bubble-arrow[data-v-35faaca2]{border:1px solid #ffffff1f;border-top:none;border-left:none;top:auto;bottom:-6px}.html-debug-bubble .bubble-head[data-v-35faaca2]{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.html-debug-bubble .bubble-title[data-v-35faaca2]{color:#ffffffeb;font-size:12px;font-weight:600}.html-debug-bubble .bubble-retarget[data-v-35faaca2]{color:#6ea8ff;cursor:pointer;white-space:nowrap;font-size:11px}.html-debug-bubble .bubble-retarget[data-v-35faaca2]:hover{color:#9cc2ff}.html-debug-bubble .bubble-input[data-v-35faaca2]{box-sizing:border-box;resize:none;color:#fff;background:#00000040;border:1px solid #ffffff29;border-radius:6px;outline:none;width:100%;min-height:54px;max-height:140px;padding:6px 8px;font-family:inherit;font-size:12px;line-height:18px;display:block}.html-debug-bubble .bubble-input[data-v-35faaca2]:focus{border-color:#3b7efe}.html-debug-bubble .bubble-input[data-v-35faaca2]::placeholder{color:#ffffff61}.html-debug-bubble .bubble-foot[data-v-35faaca2]{align-items:center;gap:8px;margin-top:8px;display:flex}.html-debug-bubble .bubble-count[data-v-35faaca2]{color:#ffffff73;font-size:11px}.html-debug-bubble .bubble-spacer[data-v-35faaca2]{flex:1}.html-debug-bubble .bubble-del[data-v-35faaca2]{color:#fff9;cursor:pointer;font-size:12px}.html-debug-bubble .bubble-del[data-v-35faaca2]:hover{color:#ff7875}@keyframes html-debug-bubble-in-35faaca2{0%{opacity:0;transform:scale(.92)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}.html-debug-fullscreen-confirm-popper{z-index:20002!important}.mobile-notice-wrapper[data-v-68dae9e6]{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;min-height:300px;padding:0 32px;display:flex}.mobile-notice-title[data-v-68dae9e6]{color:var(--text_primary,#131416);text-align:center;font-size:16px;font-weight:500}.mobile-notice-message[data-v-68dae9e6]{color:var(--text_tertiary,#8e8e90);text-align:center;font-size:14px;line-height:1.6}.mobile-notice-btn[data-v-68dae9e6]{width:130px;height:40px;margin-top:8px}.mobile-notice-btn.ks-button[data-v-68dae9e6]{color:#fff!important;background:linear-gradient(118.95deg,#9c57ff 0%,#1c77ff 50.85%,#2ad6ff 101.85%)!important;border:none!important;border-radius:8px!important;font-size:14px!important;font-weight:400!important}.html-preview-iframe[data-v-68dae9e6]{border:1px solid var(--border_divider);background:var(--bg_component);width:100%;box-shadow:var(--chat-input-box-shadow,#0000001a 0px 0px 12px);border-radius:16px;overflow:hidden}.html-preview-iframe.is-fullscreen[data-v-68dae9e6]{z-index:20001;border:none;border-radius:0;flex-direction:column;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.html-preview-iframe.is-fullscreen .toolbar[data-v-68dae9e6]{z-index:1;position:relative}.html-preview-iframe.is-fullscreen .content[data-v-68dae9e6]{z-index:0;flex:1;position:relative;height:calc(100vh - 32px)!important}.html-preview-iframe.is-fullscreen .code-panel[data-v-68dae9e6]{height:100%;overflow:auto}.html-preview-iframe.is-fullscreen .code-container[data-v-68dae9e6]{height:100%}.html-preview-iframe.is-fullscreen .code-container[data-v-68dae9e6] pre{height:100%;margin:0}.html-preview-iframe.is-fullscreen .code-container[data-v-68dae9e6] code.hljs{height:100%;min-height:100%;overflow-y:auto}.html-preview-iframe .toolbar[data-v-68dae9e6]{background:var(--toolbar-bg-color);border-bottom:1px solid var(--new-chat-border-color);align-items:center;height:40px;padding:8px 12px;display:flex}.html-preview-iframe .toolbar-spacer[data-v-68dae9e6]{flex:1}.html-preview-iframe .debug-hint-inline[data-v-68dae9e6]{color:#3b7efe;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;background:#3b7efe1a;border:1px solid #3b7efe59;border-radius:4px;align-items:center;height:22px;margin-left:12px;padding:0 10px;font-size:12px;line-height:22px;display:inline-flex}.html-preview-iframe .toolbar-btn-new-badge[data-v-68dae9e6]{color:#fff;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;background:linear-gradient(100.07deg,#9c57ff 2.51%,#1c77ff 51.26%,#2ad6ff 100%);border-radius:2px;height:12px;padding:0 3px;font-size:9px;font-weight:600;position:absolute;top:-5px;right:-8px;line-height:12px!important}.html-preview-iframe .left-btns-wrapper[data-v-68dae9e6]{background-color:var(--btn-wrapper-bg-color);border:1px solid #ecf2fd1f;border-radius:4px;align-items:center;display:flex}.html-preview-iframe[data-v-68dae9e6] .ks-button.toolbar-btn.ks-button--small{justify-content:center;align-items:center;display:flex;border-radius:3px!important;max-width:40px!important;height:22px!important;padding:0!important;font-size:12px!important;font-weight:600!important}.html-preview-iframe[data-v-68dae9e6] .ks-button.toolbar-btn.ks-button--small.is-active{background-color:var(--btn-without-border-bg-color-active)!important}.html-preview-iframe[data-v-68dae9e6] .ks-button.toolbar-btn.ks-button--small.btn-debug{position:relative!important;overflow:visible!important}.html-preview-iframe[data-v-68dae9e6] .ks-button.toolbar-btn.ks-button--small i{margin-right:0!important}.html-preview-iframe[data-v-68dae9e6] .ks-button.toolbar-btn.ks-button--small i:before{line-height:16px!important;display:block!important}.html-preview-iframe .toolbar-btn[data-v-68dae9e6]{background-color:#0000;border-color:#0000;color:var(--btn-without-border-text-color)!important}.html-preview-iframe .toolbar-btn .btn-icon[data-v-68dae9e6]{vertical-align:middle;width:14px;height:14px;font-size:14px;font-weight:400;display:inline-block;color:var(--toolbar-icon-color)!important}.html-preview-iframe .toolbar-btn .btn-icon-img[data-v-68dae9e6]{vertical-align:middle;object-fit:contain;pointer-events:none;width:13px;height:16px;margin-right:1px;display:inline-block}.html-preview-iframe .toolbar-btn[data-v-68dae9e6] .iconfont-common{position:relative;top:-1px}.html-preview-iframe .btn-quick-view .btn-text[data-v-68dae9e6]{-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(90deg,#2563f4 0%,#8b5cf6 85%,#c026d3 100%);-webkit-background-clip:text;background-clip:text;margin-left:4px;font-size:12px;font-weight:600}.html-preview-iframe .content[data-v-68dae9e6]{width:100%;height:540px}.html-preview-iframe .preview-panel[data-v-68dae9e6]{background:var(--bg_component);width:100%;height:100%;position:relative}.html-preview-iframe .iframe-content[data-v-68dae9e6]{background:var(--bg_component);border:none;width:100%;height:100%;display:block}.html-preview-iframe .preview-loading[data-v-68dae9e6],.html-preview-iframe .preview-error[data-v-68dae9e6]{width:100%;height:100%;color:var(--text_primary);justify-content:center;align-items:center;font-size:12px;line-height:18px;display:flex}.html-preview-iframe .preview-error[data-v-68dae9e6]{color:#ff4d4f;padding:12px}.html-preview-iframe .code-panel[data-v-68dae9e6]{background:var(--bg_component);width:100%;height:100%;padding:0;overflow:auto}.html-preview-iframe .code-container[data-v-68dae9e6]{width:100%;height:100%}.html-preview-iframe .code-container[data-v-68dae9e6] pre{background:0 0;border-radius:0;margin:0}.html-preview-iframe .code-container[data-v-68dae9e6] code.hljs{background:var(--ai_container);color:var(--text_primary);white-space:pre;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:18px;display:block;overflow-x:auto}.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-comment{color:var(--gray_600,#6c6c6c)}.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-subst,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-punctuation,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-operator{color:var(--text_secondary,#bcbcbc)}.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-bullet,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-variable,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-template-variable,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-selector-tag,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-name,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-deletion{color:var(--chat-colorful-card-example-icon-color,#5f9ea0)}.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-symbol,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-number,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-link,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-attr,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-variable.constant_,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-literal{color:#bc5653}.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-code,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-addition,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-title.class_.inherited__,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-string{color:#8f9d6a}.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-built_in,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-doctag,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-quote,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-keyword.hljs-atrule,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-regexp{color:#afc4db}.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-function .hljs-title,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-attribute,.html-preview-iframe .code-container[data-v-68dae9e6] .ruby .hljs-property,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-title.function_,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-section{color:var(--text_primary,#dbeafe)}.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-type,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-template-tag,.html-preview-iframe .code-container[data-v-68dae9e6] .diff .hljs-meta,.html-preview-iframe .code-container[data-v-68dae9e6] .hljs-keyword{color:#cda869}.html-preview-iframe .code-loading[data-v-68dae9e6],.html-preview-iframe .code-error[data-v-68dae9e6]{color:var(--text_primary);padding:12px;font-size:12px;line-height:18px}.html-preview-iframe .code-error[data-v-68dae9e6]{color:#ff4d4f}.rules-block[data-v-03fcfde6]{flex-grow:1;align-items:flex-start;gap:16px;display:flex}.rules-block__list[data-v-03fcfde6]{flex-direction:column;flex-grow:1;gap:8px;display:flex}.rules-block__item[data-v-03fcfde6]{color:var(--text_primary);font-size:14px;line-height:22px}.rules-block__item[data-v-03fcfde6] strong{color:var(--gray_1000);font-weight:600}.rules-block__item[data-v-03fcfde6] em{font-style:italic}.rules-block__item[data-v-03fcfde6] code{height:24px;color:var(--gray_1000);background-color:var(--bg_contain);vertical-align:middle;border-radius:4px;align-items:center;margin:0 2px;padding:0 8px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:22px;display:inline-flex}.inner-bar[data-v-03fcfde6]{flex-direction:column;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:26px;display:flex}.inner-bar__line[data-v-03fcfde6]{flex-grow:1;width:4px}.inner-bar__line--top[data-v-03fcfde6],.inner-bar__line--bottom[data-v-03fcfde6]{min-height:10px}.inner-bar__label[data-v-03fcfde6]{border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:28px;padding:5px 8px 5px 6px;font-size:12px;line-height:18px;display:flex}.inner-bar--and .inner-bar__line[data-v-03fcfde6]{background:var(--bg_brand_contain)}.inner-bar--and .inner-bar__label[data-v-03fcfde6]{background:var(--bg_brand_notice);color:var(--bg_brand_active)}.inner-bar--or .inner-bar__line[data-v-03fcfde6]{background:var(--bg_positive_contain)}.inner-bar--or .inner-bar__label[data-v-03fcfde6]{background:var(--bg_positive_contain);color:var(--bg_positive_active)}.pool-preview[data-v-746e3373]{box-sizing:border-box;background:var(--bg_component);border:1px solid var(--border_divider);box-shadow:var(--card-shadow);border-radius:12px;align-items:center;gap:24px;margin:2px;padding:15px;display:flex}.pool-preview__content[data-v-746e3373]{flex-direction:column;flex-grow:1;gap:16px;display:flex}.rel-bar[data-v-746e3373]{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;width:26px;display:flex}.rel-bar__line[data-v-746e3373]{flex-grow:1;width:4px}.rel-bar__line--top[data-v-746e3373],.rel-bar__line--bottom[data-v-746e3373]{min-height:20px}.rel-bar__label[data-v-746e3373]{border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:28px;font-size:12px;line-height:18px;display:flex}.rel-bar--diff .rel-bar__line[data-v-746e3373]{background:var(--bg_warning_contain)}.rel-bar--diff .rel-bar__label[data-v-746e3373]{background:var(--bg_warning_contain);color:var(--bg_warning_hover)}.rel-bar--or .rel-bar__line[data-v-746e3373]{background:var(--bg_positive_contain)}.rel-bar--or .rel-bar__label[data-v-746e3373]{background:var(--bg_positive_contain);color:var(--bg_positive_active)}.rel-bar--and .rel-bar__line[data-v-746e3373]{background:var(--bg_brand_contain)}.rel-bar--and .rel-bar__label[data-v-746e3373]{background:var(--bg_brand_contain);color:var(--bg_brand_active)}.pool-sec[data-v-746e3373]{flex-direction:column;gap:12px;display:flex}.pool-sec__title[data-v-746e3373]{color:var(--text_primary);font-size:14px;font-weight:600;line-height:22px}.pool-sec__body[data-v-746e3373]{align-items:center;gap:12px;display:flex}.dsl-container[data-v-154f3ae4]{width:100%}.dsl-loading[data-v-154f3ae4]{justify-content:center;align-items:center;height:80px;display:flex}.spinner[data-v-154f3ae4]{border:3px solid var(--border_form);border-left-color:var(--text_brand);border-radius:50%;width:24px;height:24px;animation:1s linear infinite rotate-154f3ae4}.dsl-empty[data-v-154f3ae4]{height:60px;color:var(--text_secondary);justify-content:center;align-items:center;font-size:12px;display:flex}@keyframes rotate-154f3ae4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root[theme=light]{--sandbox-preview-bg-primary:#fff;--sandbox-preview-bg-secondary:#f7f9fb;--sandbox-preview-bg-tertiary:#f0f2f4;--sandbox-preview-bg-hover:#f2f3f5;--sandbox-preview-bg-active:#f1f5fd;--sandbox-preview-bg-switch:#dedfe1;--sandbox-preview-bg-switch-active:#fff;--sandbox-preview-text-primary:#131416;--sandbox-preview-text-secondary:#5f6063;--sandbox-preview-text-tertiary:#8c8d90;--sandbox-preview-text-quaternary:#bbbdbf;--sandbox-preview-text-brand:#2563f4;--sandbox-preview-text-positive:#16a34a;--sandbox-preview-text-negative:#e92a1b;--sandbox-preview-text-warning:#fa8c16;--sandbox-preview-border-primary:#ebedf0;--sandbox-preview-border-secondary:#e5e6eb;--sandbox-preview-border-tertiary:#dfe0e2;--sandbox-preview-border-brand:#2563f4;--sandbox-preview-border-highlight:#d7d7d7;--sandbox-preview-shadow-modal:0 12px 40px #1d21292e;--sandbox-preview-shadow-drawer:-4px 0 16px #1d21290f;--sandbox-preview-shadow-popover:0 8px 28px #0000001f;--sandbox-preview-shadow-entry:0px 0px 6px 0px #0c1e3f3d,0px 0px 24px 0px #ffffff24 inset;--sandbox-preview-icon-primary:#5f6063;--sandbox-preview-icon-secondary:#626366;--sandbox-preview-icon-brand:#2563f4;--sandbox-preview-btn-icon-color:#5f6063;--sandbox-preview-tree-node-bg:transparent;--sandbox-preview-tree-node-bg-hover:#f2f3f5;--sandbox-preview-tree-node-text:#252626;--sandbox-preview-tree-expand-icon:#626366;--sandbox-preview-category-icon-border:#f0f2f4;--sandbox-preview-markdown-table-thead-bg:#f5f6f8}:root[theme=dark]{--sandbox-preview-bg-primary:#1d2129;--sandbox-preview-bg-secondary:#242b35;--sandbox-preview-bg-tertiary:#2d3442;--sandbox-preview-bg-hover:#363d4a;--sandbox-preview-bg-active:#2563f426;--sandbox-preview-bg-switch:#404348;--sandbox-preview-bg-switch-active:#5c6067;--sandbox-preview-text-primary:#ecf2fd;--sandbox-preview-text-secondary:#8693ae;--sandbox-preview-text-tertiary:#8e8e90;--sandbox-preview-text-quaternary:#4b5563;--sandbox-preview-text-brand:#72a4f8;--sandbox-preview-text-positive:#22c55e;--sandbox-preview-text-negative:#ef4444;--sandbox-preview-text-warning:#faad14;--sandbox-preview-border-primary:#363d4a;--sandbox-preview-border-secondary:#404348;--sandbox-preview-border-tertiary:#4b5563;--sandbox-preview-border-brand:#3184ff;--sandbox-preview-border-highlight:#8693ae;--sandbox-preview-shadow-modal:0px 8px 24px 0px #0c1e3f3d;--sandbox-preview-shadow-drawer:-4px 0 16px #0000003d;--sandbox-preview-shadow-popover:0 8px 28px #00000052;--sandbox-preview-shadow-entry:0px 0px 6px 0px #00000052;--sandbox-preview-icon-primary:#8693ae;--sandbox-preview-icon-secondary:#6b7280;--sandbox-preview-icon-brand:#72a4f8;--sandbox-preview-btn-icon-color:#8693ae;--sandbox-preview-tree-node-bg:transparent;--sandbox-preview-tree-node-bg-hover:#363d4a;--sandbox-preview-tree-node-text:#ecf2fd;--sandbox-preview-tree-expand-icon:#8693ae;--sandbox-preview-category-icon-border:#2d3442;--sandbox-preview-markdown-table-thead-bg:#292c36}:root{--sandbox-preview-bg-primary:#fff;--sandbox-preview-bg-secondary:#f7f9fb;--sandbox-preview-bg-tertiary:#f0f2f4;--sandbox-preview-bg-hover:#f2f3f5;--sandbox-preview-bg-active:#f1f5fd;--sandbox-preview-bg-switch:#dedfe1;--sandbox-preview-bg-switch-active:#fff;--sandbox-preview-text-primary:#131416;--sandbox-preview-text-secondary:#5f6063;--sandbox-preview-text-tertiary:#8c8d90;--sandbox-preview-text-quaternary:#bbbdbf;--sandbox-preview-text-brand:#2563f4;--sandbox-preview-text-positive:#16a34a;--sandbox-preview-text-negative:#e92a1b;--sandbox-preview-border-primary:#ebedf0;--sandbox-preview-border-secondary:#e5e6eb;--sandbox-preview-border-tertiary:#dfe0e2;--sandbox-preview-border-brand:#2563f4;--sandbox-preview-shadow-modal:0 12px 40px #1d21292e;--sandbox-preview-shadow-drawer:-4px 0 16px #1d21290f;--sandbox-preview-shadow-popover:0 8px 28px #0000001f;--sandbox-preview-shadow-entry:0px 0px 6px 0px #0c1e3f3d,0px 0px 24px 0px #ffffff24 inset;--sandbox-preview-icon-primary:#5f6063;--sandbox-preview-icon-secondary:#626366;--sandbox-preview-icon-brand:#2563f4;--sandbox-preview-btn-icon-color:#5f6063;--sandbox-preview-tree-node-bg:transparent;--sandbox-preview-tree-node-bg-hover:#f2f3f5;--sandbox-preview-tree-node-text:#252626;--sandbox-preview-tree-expand-icon:#626366;--sandbox-preview-category-icon-border:#f0f2f4;--sandbox-preview-markdown-table-thead-bg:#f5f6f8}.ks-loading-mask{background-color:var(--sandbox-preview-bg-primary)!important}.sandbox-preview-file-opts[data-v-79fca48a]{align-items:center;display:flex}.sandbox-preview-file-opts .opt-icon[data-v-79fca48a]{color:var(--sandbox-preview-icon-primary);cursor:pointer;margin-left:12px;font-size:14px;line-height:14px}.sandbox-preview-file-opts .opt-icon[data-v-79fca48a]:hover{color:#2563f4}.image-preview-overlay[data-v-095f9040]{z-index:2147483000;cursor:zoom-out;background-color:#000c;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.image-preview-container[data-v-095f9040]{max-width:90vw;max-height:90vh;position:relative}.image-preview-img[data-v-095f9040]{object-fit:contain;cursor:default;max-width:90vw;max-height:90vh}.image-preview-close[data-v-095f9040]{cursor:pointer;background-color:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex;position:absolute;top:-40px;right:0}.image-preview-close[data-v-095f9040]:hover{background-color:#fff6}.image-preview-close .icon-kdat_common_close_line[data-v-095f9040]{color:#fff;font-size:20px}.sandbox-empty-state[data-v-a66b7362]{color:var(--sandbox-preview-text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px 20px;font-size:12px;display:flex}.sandbox-empty-state img[data-v-a66b7362]{width:50px;height:50px;margin-bottom:16px}.sandbox-category[data-v-11bbf5e9]{background:var(--sandbox-preview-bg-primary);flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.sandbox-category__header[data-v-11bbf5e9]{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.sandbox-category__header--category-navigator[data-v-11bbf5e9]{padding-top:0!important;padding-bottom:0!important}.sandbox-category__content[data-v-11bbf5e9]{background-color:var(--sandbox-preview-bg-primary);height:100%;overflow-y:auto}.sandbox-category__switches[data-v-11bbf5e9]{align-items:center;display:flex}.sandbox-category__switches .btn[data-v-11bbf5e9]{width:72px;height:26px;color:var(--sandbox-preview-text-secondary);cursor:pointer;border-top:var(--sandbox-preview-border-tertiary)solid 1px;border-bottom:var(--sandbox-preview-border-tertiary)solid 1px;border-radius:1px;justify-content:center;align-items:center;display:flex;font-size:14px!important}.sandbox-category__switches .btn-left[data-v-11bbf5e9]{border-left:var(--sandbox-preview-border-tertiary)solid 1px}.sandbox-category__switches .btn-right[data-v-11bbf5e9]{border-right:var(--sandbox-preview-border-tertiary)solid 1px}.sandbox-category__switches .active-btn-left[data-v-11bbf5e9],.sandbox-category__switches .active-btn-right[data-v-11bbf5e9]{color:var(--sandbox-preview-text-brand);border:1px solid var(--sandbox-preview-border-brand);background-color:var(--sandbox-preview-bg-active);border-radius:1px}.sandbox-category__opts[data-v-11bbf5e9]{align-items:center;display:flex}.sandbox-category__opts .sys-icon-refresh-double-arrow[data-v-11bbf5e9]{color:var(--sandbox-preview-text-primary);cursor:pointer;margin-right:4px;line-height:16px!important}.sandbox-category__opts .sys-icon-refresh-double-arrow[data-v-11bbf5e9]:hover{color:#2563f4}.sandbox-category__opts .jump-btn[data-v-11bbf5e9]{color:var(--sandbox-preview-text-primary);cursor:pointer;font-size:14px}.sandbox-category__opts .jump-btn[data-v-11bbf5e9]:hover{color:#2563f4}.sandbox-category__tree[data-v-11bbf5e9]{width:100%;background:var(--sandbox-preview-bg-primary)!important}.sandbox-category__tree .sandbox-category-node--leaf[data-v-11bbf5e9]{position:relative;left:-28px}.sandbox-category__tree[data-v-11bbf5e9] .ks-tree-node__content{background:var(--sandbox-preview-tree-node-bg);height:32px!important}.sandbox-category__tree[data-v-11bbf5e9] .ks-tree-node__content:hover{background:var(--sandbox-preview-tree-node-bg-hover)}.sandbox-category__tree[data-v-11bbf5e9] .ks-tree-node__children{margin-top:0!important}.sandbox-category__tree[data-v-11bbf5e9] .el-tree-node__content{background:var(--sandbox-preview-tree-node-bg);height:auto;min-height:38px;padding-right:12px}.sandbox-category__tree[data-v-11bbf5e9] .el-tree-node__content:hover{background:var(--sandbox-preview-tree-node-bg-hover)}.sandbox-category__tree[data-v-11bbf5e9] .el-tree-node__expand-icon{color:var(--sandbox-preview-tree-expand-icon)}.sandbox-category__tree[data-v-11bbf5e9] .el-tree-node__expand-icon.is-leaf{color:#0000}.sandbox-category__tree[data-v-11bbf5e9] .el-tree-node__children{overflow:visible}.sandbox-category-node[data-v-11bbf5e9]{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;height:32px;padding:6px 0;display:flex}.sandbox-category-node__left[data-v-11bbf5e9]{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.sandbox-category-node__icon[data-v-11bbf5e9]{vertical-align:middle;flex-shrink:0;width:16px;height:16px;margin-right:3px;display:inline-block}.sandbox-category-node__icon--folder[data-v-11bbf5e9]{width:14px;height:14px}.sandbox-category-node__name[data-v-11bbf5e9]{white-space:nowrap;color:var(--sandbox-preview-text-primary);font-size:14px;line-height:22px;display:inline}.sandbox-category-node__size[data-v-11bbf5e9],.sandbox-category-node__time[data-v-11bbf5e9]{white-space:nowrap;color:var(--sandbox-preview-text-tertiary);margin-left:8px;font-size:14px;line-height:22px;display:inline}.sandbox-category-node__dot[data-v-11bbf5e9]{margin-right:4px}.sandbox-category-node__actions[data-v-11bbf5e9]{opacity:0;pointer-events:none;align-items:center;gap:4px;transition:opacity .15s;display:flex}.sandbox-category-node:hover .sandbox-category-node__actions[data-v-11bbf5e9]{opacity:1;pointer-events:auto}.sandbox-category-node__action-btn[data-v-11bbf5e9]{width:24px;height:24px;color:var(--sandbox-preview-icon-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex}.sandbox-category-node-tooltip .sandbox-category-node-tooltip__content{flex-direction:column;gap:4px;min-width:180px;padding:2px 0;display:flex}.sandbox-category-node-tooltip .sandbox-category-node-tooltip__row{align-items:flex-start;font-size:12px;line-height:18px;display:flex}.sandbox-category-node-tooltip .sandbox-category-node-tooltip__label{color:#ffffff8c;white-space:nowrap;flex-shrink:0;margin-right:6px}.sandbox-category-node-tooltip .sandbox-category-node-tooltip__value{color:#ffffffe6;word-break:break-all;white-space:normal;max-width:200px}.sandbox-file-detail[data-v-c89fa6e2]{background:var(--sandbox-preview-bg-primary);flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.sandbox-file-detail__category-icon[data-v-c89fa6e2]{cursor:pointer}[data-v-c89fa6e2] .ks-dropdown .ks-dropdown-menu{width:460px;height:436px;max-height:436px;padding:0;overflow:hidden}.sandbox-file-detail__header[data-v-c89fa6e2]{background-color:var(--sandbox-preview-bg-secondary);justify-content:space-between;align-items:center;gap:12px;height:48px;padding:8px 16px;display:flex}.sandbox-file-detail__meta-wrap[data-v-c89fa6e2]{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.sandbox-file-detail__catalog-btn[data-v-c89fa6e2]{width:24px;height:24px;color:var(--sandbox-preview-icon-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.sandbox-file-detail__catalog-btn[data-v-c89fa6e2]:hover{background:var(--sandbox-preview-bg-hover)}.sandbox-file-detail__file-type-icon[data-v-c89fa6e2]{background:var(--sandbox-preview-bg-tertiary);border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sandbox-file-detail__file-type-icon img[data-v-c89fa6e2]{width:24px;height:24px}.sandbox-file-detail__meta[data-v-c89fa6e2]{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sandbox-file-detail__name[data-v-c89fa6e2]{white-space:nowrap;color:var(--sandbox-preview-text-primary);font-size:16px;font-weight:600;line-height:24px;display:inline;overflow:visible}.sandbox-file-detail__size[data-v-c89fa6e2],.sandbox-file-detail__time[data-v-c89fa6e2]{white-space:nowrap;color:var(--sandbox-preview-text-tertiary);margin-left:8px;font-size:14px;line-height:20px;display:inline}.sandbox-file-detail__actions[data-v-c89fa6e2]{flex-shrink:0;align-items:center;gap:12px;display:flex}.sandbox-file-detail__html-mode-switch[data-v-c89fa6e2]{background:var(--sandbox-preview-bg-switch);border:var(--sandbox-preview-border-primary)solid 1px;border-radius:4px;align-items:center;gap:2px;padding:2px;display:inline-flex}.sandbox-file-detail__html-mode-switch .mode-btn[data-v-c89fa6e2]{color:var(--sandbox-preview-text-primary);cursor:pointer;background:0 0;border:none;border-radius:3px;min-width:36px;height:20px;padding:0 8px;font-size:12px;line-height:20px;position:relative;overflow:visible}.sandbox-file-detail__html-mode-switch[data-v-c89fa6e2] .ks-button{overflow:visible;margin-left:0!important}.sandbox-file-detail__html-mode-switch .mode-btn--active[data-v-c89fa6e2]{background:var(--sandbox-preview-bg-switch-active);color:var(--sandbox-preview-text-primary);font-weight:600}.sandbox-file-detail__content[data-v-c89fa6e2]{flex:1;min-height:0;padding:12px 16px 16px;overflow:auto}.sandbox-file-detail__table-wrap[data-v-c89fa6e2]{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.sandbox-file-detail__pagination[data-v-c89fa6e2]{flex-shrink:0;justify-content:flex-end;padding:8px 0 4px;display:flex}.sandbox-file-detail__pagination[data-v-c89fa6e2] .ks-pager li{background-color:var(--bg_container,#fff)}.sandbox-file-detail__table[data-v-c89fa6e2]{flex:1;width:100%;min-height:0}.sandbox-file-detail__table[data-v-c89fa6e2] .ks-table__body-wrapper .ks-table__row.ks-table__row--striped td{background:var(--sandbox-preview-bg-secondary)!important}.table-column-label[data-v-c89fa6e2]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sandbox-file-detail__image-wrap[data-v-c89fa6e2]{justify-content:center;width:100%;display:flex}.sandbox-file-detail__image[data-v-c89fa6e2]{object-fit:contain;max-width:100%;max-height:calc(100vh - 220px)}.sandbox-file-detail__text[data-v-c89fa6e2]{color:var(--sandbox-preview-text-primary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:22px}.sandbox-file-detail__html-preview[data-v-c89fa6e2]{width:100%;height:100%;min-height:560px;position:relative;overflow:visible}.sandbox-file-detail__new-badge[data-v-c89fa6e2]{color:#fff;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;background:linear-gradient(100.07deg,#9c57ff 2.51%,#1c77ff 51.26%,#2ad6ff 100%);border-radius:2px;height:12px;padding:0 3px;font-size:9px;font-weight:600;line-height:12px;position:absolute;top:-7px;right:-11px}.sandbox-file-detail__debug-hint[data-v-c89fa6e2]{color:#3b7efe;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;background:#3b7efe1a;border:1px solid #3b7efe59;border-radius:4px;align-items:center;height:22px;padding:0 10px;font-size:12px;line-height:22px;display:inline-flex}.sandbox-file-detail__iframe[data-v-c89fa6e2]{border:none;width:100%;height:100%;min-height:560px;display:block}.sandbox-file-detail__html-code[data-v-c89fa6e2] pre{margin:0}.sandbox-file-detail__html-code[data-v-c89fa6e2] code.hljs{background:var(--sandbox-preview-bg-secondary);color:var(--sandbox-preview-text-primary);border-radius:8px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:18px;display:block;overflow-x:auto}.sandbox-file-detail__markdown[data-v-c89fa6e2]{width:100%;height:100%;color:var(--sandbox-preview-text-primary);font-size:14px;line-height:1.8;overflow:auto}.sandbox-file-detail__markdown[data-v-c89fa6e2] table{max-width:100%;display:block;overflow-x:auto}.sandbox-file-detail__markdown[data-v-c89fa6e2] h1{border-bottom:1px solid var(--sandbox-preview-border-primary);margin:24px 0 16px;padding-bottom:8px;font-size:28px;font-weight:600}.sandbox-file-detail__markdown[data-v-c89fa6e2] h2{margin:20px 0 12px;font-size:22px;font-weight:600}.sandbox-file-detail__markdown[data-v-c89fa6e2] h3{margin:16px 0 10px;font-size:18px;font-weight:600}.sandbox-file-detail__markdown[data-v-c89fa6e2] h4{margin:14px 0 8px;font-size:16px;font-weight:600}.sandbox-file-detail__markdown[data-v-c89fa6e2] p{margin:12px 0}.sandbox-file-detail__markdown[data-v-c89fa6e2] code{background:var(--sandbox-preview-bg-tertiary);border-radius:3px;padding:2px 6px;font-family:Consolas,Monaco,Menlo,monospace;font-size:13px}.sandbox-file-detail__markdown[data-v-c89fa6e2] pre{background:var(--sandbox-preview-bg-secondary);border-radius:6px;margin:16px 0;padding:16px;overflow-x:auto}.sandbox-file-detail__markdown[data-v-c89fa6e2] pre code{background:0 0;padding:0}.sandbox-file-detail__markdown[data-v-c89fa6e2] ul,.sandbox-file-detail__markdown[data-v-c89fa6e2] ol{margin:12px 0;padding-left:24px}.sandbox-file-detail__markdown[data-v-c89fa6e2] li{margin:6px 0}.sandbox-file-detail__markdown[data-v-c89fa6e2] blockquote{border-left:4px solid var(--sandbox-preview-text-brand);color:var(--sandbox-preview-text-secondary);margin:16px 0;padding-left:16px}.sandbox-file-detail__markdown[data-v-c89fa6e2] a{color:var(--sandbox-preview-text-brand);text-decoration:none}.sandbox-file-detail__markdown[data-v-c89fa6e2] a:hover{text-decoration:underline}.sandbox-file-detail__markdown[data-v-c89fa6e2] table{border-collapse:collapse;width:100%;margin:16px 0}.sandbox-file-detail__markdown[data-v-c89fa6e2] table th,.sandbox-file-detail__markdown[data-v-c89fa6e2] table td{border:1px solid var(--sandbox-preview-border-primary);text-align:left;padding:8px 12px}.sandbox-file-detail__markdown[data-v-c89fa6e2] table th{background:var(--sandbox-preview-bg-secondary);font-weight:600}.sandbox-file-detail__markdown[data-v-c89fa6e2] table tr:nth-child(2n){background:var(--sandbox-preview-bg-secondary)}.sandbox-file-detail__markdown[data-v-c89fa6e2] hr{border:none;border-top:1px solid var(--sandbox-preview-border-primary);margin:24px 0}.sandbox-file-detail__markdown[data-v-c89fa6e2] img{border-radius:4px;max-width:100%;height:auto}[data-v-c89fa6e2] .markdown-table thead tr{background-color:var(--sandbox-preview-markdown-table-thead-bg)}.file-detail-table-tooltip{max-width:360px;max-height:200px;overflow-y:auto}.sandbox-file-detail-meta-tooltip .sandbox-file-detail-meta-tooltip__content{flex-direction:column;gap:4px;min-width:180px;padding:2px 0;display:flex}.sandbox-file-detail-meta-tooltip .sandbox-file-detail-meta-tooltip__row{align-items:flex-start;font-size:12px;line-height:18px;display:flex}.sandbox-file-detail-meta-tooltip .sandbox-file-detail-meta-tooltip__label{color:#ffffff8c;white-space:nowrap;flex-shrink:0;margin-right:6px}.sandbox-file-detail-meta-tooltip .sandbox-file-detail-meta-tooltip__value{color:#ffffffe6;word-break:break-all;white-space:normal;max-width:200px}.file-detail-wrapper[data-v-3ca04471]{height:100%}.agent-overflow-text.is-single-line{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.agent-overflow-text.is-multi-line{text-overflow:ellipsis;word-break:break-all;white-space:initial;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.agent-overflow-text.is-overflowing{cursor:pointer}.text{text-overflow:ellipsis;overflow:hidden}.overflow-text.multi-line{white-space:normal;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box}.agent-overflow-tooltip{padding:0}.agent-overflow-tooltip span{max-width:300px;max-height:300px;padding:10px;display:block;overflow:auto}.sqls-float-menu[data-v-5849d10c]{flex-direction:column;gap:8px;display:flex;overflow:hidden}.sqls-float-menu--inline[data-v-5849d10c]{background:var(--sandbox-preview-bg-primary);width:100%;height:100%;padding:8px 0;position:static}.sqls-float-menu__header[data-v-5849d10c]{flex-shrink:0;justify-content:space-between;align-items:center;padding:0 12px;display:flex}.sqls-float-menu__nav-link[data-v-5849d10c]{color:var(--sandbox-preview-text-primary);cursor:pointer;white-space:nowrap;font-size:14px}.sqls-float-menu__nav-link[data-v-5849d10c]:hover{color:#2563f4}.sqls-float-menu__list[data-v-5849d10c]{flex-direction:column;flex:1;gap:0;display:flex;overflow-y:auto}.sqls-float-menu__item[data-v-5849d10c]{cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;gap:4px;height:36px;padding:7px 12px;transition:background .15s;display:flex}.sqls-float-menu__item[data-v-5849d10c]:hover{background:var(--sandbox-preview-bg-hover)}.sqls-float-menu__item:hover .sqls-float-menu__actions[data-v-5849d10c]{opacity:1;pointer-events:auto}.sqls-float-menu__item--active[data-v-5849d10c]{background:var(--sandbox-preview-bg-hover)}.sqls-float-menu__item-content[data-v-5849d10c]{flex:1;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.sqls-float-menu__actions[data-v-5849d10c]{opacity:0;pointer-events:none;flex-shrink:0;align-items:center;gap:6px;transition:opacity .15s;display:flex}.sqls-float-menu__action-btn[data-v-5849d10c]{cursor:pointer;width:24px;height:24px;color:var(--sandbox-preview-icon-primary);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:14px;display:flex}.sqls-float-menu__action-btn.is-disabled[data-v-5849d10c]{opacity:.5;cursor:not-allowed}.sqls-float-menu__action-btn[data-v-5849d10c]:hover{color:#2563f4}.sqls-float-menu__action-icon[data-v-5849d10c]{width:14px;height:14px;display:block}.sqls-float-menu__engine[data-v-5849d10c]{color:var(--sandbox-preview-text-brand);font-size:14px}[data-v-5849d10c] .sqls-float-menu__item-name{color:var(--sandbox-preview-text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:14px;overflow:hidden}.sqls-float-menu__tag[data-v-5849d10c]{white-space:nowrap;border-radius:2px;flex-shrink:0;align-items:center;height:20px;padding:0 4px;font-size:12px;line-height:20px;display:inline-flex}.sqls-float-menu__tag--type[data-v-5849d10c]{background:var(--sandbox-preview-bg-active);color:var(--sandbox-preview-text-primary)}.sqls-float-menu__tag--running[data-v-5849d10c]{background:var(--sandbox-preview-bg-active);color:var(--sandbox-preview-text-brand)}.sqls-float-menu__tag--success[data-v-5849d10c]{color:var(--sandbox-preview-text-positive);background:#00b22314}.sqls-float-menu__tag--failed[data-v-5849d10c]{color:var(--sandbox-preview-text-negative);background:#e92a1b14}.sqls-float-menu__tag--data-ready-detecting[data-v-5849d10c]{color:var(--sandbox-preview-text-warning);background:#fa8c1614}.sqls-float-menu__group[data-v-5849d10c]{width:-moz-fit-content;width:fit-content;color:var(--sandbox-preview-text-secondary);white-space:nowrap;flex-shrink:0;font-size:14px}.saturation-danger[data-v-5849d10c]{color:var(--sandbox-preview-text-negative)}.saturation-warning[data-v-5849d10c]{color:var(--sandbox-preview-text-warning)}.saturation-safe[data-v-5849d10c]{color:var(--sandbox-preview-text-positive)}.sqls-float-menu__state[data-v-5849d10c]{text-align:center;color:var(--sandbox-preview-text-primary);padding:24px 12px;font-size:13px}.sqls-float-menu__state--error[data-v-5849d10c]{color:var(--sandbox-preview-text-negative)}.sqls-list__filter[data-v-5849d10c] .ks-input__inner{background:var(--sandbox-preview-bg-primary);height:24px;color:var(--sandbox-preview-text-primary);font-size:12px}.ks-select-dropdown.sqls-float-menu__popper{background-color:var(--sandbox-preview-bg-primary)!important}.ks-select-dropdown.sqls-float-menu__popper .ks-select-dropdown__item{color:var(--sandbox-preview-text-primary)!important;background-color:var(--sandbox-preview-bg-primary)!important}.ks-select-dropdown.sqls-float-menu__popper .ks-select-dropdown__item.selected,.ks-select-dropdown.sqls-float-menu__popper .ks-select-dropdown__item:hover{background-color:var(--sandbox-preview-bg-hover)!important}.sqls-list[data-v-448db38d]{background:var(--sandbox-preview-bg-secondary);flex-direction:column;height:100%;font-size:12px;display:flex;overflow:hidden}.sqls-detail[data-v-b4c40924]{background:var(--sandbox-preview-bg-primary);flex-direction:column;height:calc(100vh - 150px);display:flex;position:relative;overflow:hidden}.sqls-detail__header[data-v-b4c40924]{background:var(--sandbox-preview-bg-secondary);flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex}.sqls-detail__header-left[data-v-b4c40924]{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.sqls-detail__header-right[data-v-b4c40924]{flex-shrink:0;align-items:center;gap:12px;display:flex}.sqls-detail__header-divider[data-v-b4c40924]{background:var(--sandbox-preview-bg-tertiary);flex-shrink:0;width:1px;height:32px}.sqls-float-menu__engine[data-v-b4c40924]{width:32px;height:32px;color:var(--sandbox-preview-text-brand);background:var(--sandbox-preview-bg-tertiary);text-align:center;border-radius:4px;line-height:32px}.sqls-float-menu__engine i[data-v-b4c40924]{font-size:18px}.sqls-detail__filename[data-v-b4c40924]{color:var(--sandbox-preview-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.sqls-float-menu__tag[data-v-b4c40924]{white-space:nowrap;border-radius:2px;flex-shrink:0;align-items:center;height:20px;padding:0 4px;font-size:12px;line-height:20px;display:inline-flex}.sqls-float-menu__tag--type[data-v-b4c40924]{background:var(--sandbox-preview-bg-active);color:var(--sandbox-preview-text-primary)}.sqls-float-menu__tag--running[data-v-b4c40924]{background:var(--sandbox-preview-bg-active);color:var(--sandbox-preview-text-brand)}.sqls-float-menu__tag--success[data-v-b4c40924]{color:var(--sandbox-preview-text-positive);background:#00b22314}.sqls-float-menu__tag--failed[data-v-b4c40924]{color:var(--sandbox-preview-text-negative);background:#e92a1b14}.sqls-float-menu__tag--data-ready-detecting[data-v-b4c40924]{color:var(--sandbox-preview-text-warning);background:#fa8c1614}.sqls-float-menu__group[data-v-b4c40924]{width:-moz-fit-content;width:fit-content;color:var(--sandbox-preview-text-secondary);white-space:nowrap;flex-shrink:0;font-size:14px}.saturation-danger[data-v-b4c40924]{color:var(--sandbox-preview-text-negative)}.saturation-warning[data-v-b4c40924]{color:var(--sandbox-preview-text-warning)}.saturation-safe[data-v-b4c40924]{color:var(--sandbox-preview-text-positive)}.sqls-detail__icon-btn[data-v-b4c40924]{cursor:pointer;width:16px;height:16px;color:var(--sandbox-preview-icon-primary);background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:14px;display:flex}.sqls-detail__icon-btn .sqls_menu_icon[data-v-b4c40924]{font-size:20px}.sqls-detail__code-section[data-v-b4c40924]{background:var(--sandbox-preview-bg-secondary);flex:1;min-height:0;overflow:auto}.sqls-detail__tab-section[data-v-b4c40924]{border-top:1px solid var(--sandbox-preview-border-primary);flex-direction:column;flex-shrink:0;height:321px;display:flex;overflow:hidden}.sqls-detail__tabs[data-v-b4c40924]{background:var(--sandbox-preview-bg-secondary);border-bottom:1px solid var(--sandbox-preview-border-primary);flex-shrink:0;align-items:center;gap:12px;height:36px;padding:9px 0 9px 16px;display:flex}.sqls-detail__tab-divider[data-v-b4c40924]{background:var(--sandbox-preview-border-primary);flex-shrink:0;width:1px;height:12px}.sqls-detail__tab[data-v-b4c40924]{height:18px;color:var(--sandbox-preview-text-primary);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:0;font-size:12px;line-height:18px;position:relative}.sqls-detail__tab.active[data-v-b4c40924]{color:var(--sandbox-preview-text-primary);font-weight:600}.sqls-detail__tab.active[data-v-b4c40924]:after{content:"";background:var(--sandbox-preview-text-brand);border-radius:1.5px 1.5px 0 0;width:100%;height:3px;position:absolute;bottom:-9px;left:0}.sqls-detail__body[data-v-b4c40924]{flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}.sqls-detail__error[data-v-b4c40924]{color:var(--sandbox-preview-text-negative);padding:16px;font-size:12px}.sqls-detail__log-wrap[data-v-b4c40924]{flex:1;padding:12px;overflow:auto}.sqls-detail__log[data-v-b4c40924]{color:var(--sandbox-preview-text-primary);white-space:pre-wrap;word-break:break-all;margin:0;font-family:JetBrains Mono,Consolas,monospace;font-size:12px;line-height:1.6}.sqls-detail__log[data-v-b4c40924] .log-info{color:var(--sandbox-preview-text-positive)}.sqls-detail__log[data-v-b4c40924] .log-warn{color:var(--sandbox-preview-text-warning)}.sqls-detail__log[data-v-b4c40924] .log-error{color:var(--sandbox-preview-text-negative)}.sqls-detail__code-section[data-v-b4c40924]{flex:1;padding:0;overflow:auto}.sqls-detail__code-inner[data-v-b4c40924]{min-height:100%;display:flex}.sqls-detail__line-numbers[data-v-b4c40924]{text-align:right;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:8px 0}.sqls-detail__line-num[data-v-b4c40924]{color:var(--sandbox-preview-text-tertiary);padding:0 8px;font-family:JetBrains Mono,Consolas,monospace;font-size:12px;line-height:1.6;display:block}.sqls-detail__code[data-v-b4c40924]{background:var(--sandbox-preview-bg-secondary);white-space:pre;color:var(--sandbox-preview-text-primary);flex:1;margin:0;padding:8px 12px;font-family:JetBrains Mono,Consolas,monospace;font-size:12px;line-height:1.6;overflow:visible}.sqls-detail__result-wrap[data-v-b4c40924]{flex-direction:column;flex:1;display:flex;overflow:hidden}.sqls-detail__result-placeholder[data-v-b4c40924]{text-align:center;color:var(--sandbox-preview-text-primary);padding:24px 16px;font-size:13px}.sqls-detail__table-wrap[data-v-b4c40924]{flex:1;padding:12px;overflow:auto}.sqls-detail__table[data-v-b4c40924]{border-collapse:collapse;width:100%;font-size:13px}.sqls-detail__table th[data-v-b4c40924],.sqls-detail__table td[data-v-b4c40924]{text-align:left;white-space:nowrap;padding:8px 12px}.sqls-detail__table td[data-v-b4c40924]{color:var(--sandbox-preview-text-primary)}.sqls-detail__result-footer[data-v-b4c40924]{border-top:1px solid var(--sandbox-preview-border-primary);background:var(--sandbox-preview-bg-primary);flex-shrink:0;align-items:center;gap:8px;padding:6px 12px;font-size:14px;display:flex}.sqls-detail__result-count[data-v-b4c40924]{color:var(--sandbox-preview-text-primary)}.sqls-detail__result-link[data-v-b4c40924]{color:var(--sandbox-preview-text-brand);cursor:pointer}.sqls-detail__result-link[data-v-b4c40924]:hover{text-decoration:underline}.sqls-preview[data-v-0e19cb7e]{flex-direction:column;height:100%;display:flex;overflow:hidden}.loading-status[data-v-4ab6c8aa]{background:var(--bg_component);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loading-status .loading-content[data-v-4ab6c8aa]{text-align:center;flex-direction:column;align-items:center;display:flex}.loading-status .loading-content .custom-loading-spinner img[data-v-4ab6c8aa]{width:48px}.loading-status .loading-content .loading-spinner[data-v-4ab6c8aa]{border:3px solid #f3f3f3;border-top-color:#1677ff;border-radius:50%;width:32px;height:32px;margin-bottom:16px;animation:1s linear infinite spin-4ab6c8aa}.loading-status .loading-content .loading-text[data-v-4ab6c8aa]{color:#666;margin:0;font-size:14px}@keyframes spin-4ab6c8aa{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.website-preview[data-v-c4cd43f4]{flex-direction:column;height:100%;display:flex;position:relative}.website-preview .website-iframe[data-v-c4cd43f4]{border:none;width:100%;height:100%}.website-preview .website-preview-empty[data-v-c4cd43f4]{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.website-preview .website-preview-empty .empty-text[data-v-c4cd43f4]{color:var(--text_secondary);font-size:14px}.sandbox-preview-panel-content[data-v-3629a5ac]{height:100%}.sandbox-preview-panel-content .header[data-v-3629a5ac]{height:100%;padding-top:8px;position:relative}.sandbox-preview-panel-content .header[data-v-3629a5ac] .ks-tabs{height:100%}.sandbox-preview-panel-content .header[data-v-3629a5ac] .ks-tabs .ks-tabs__content{height:calc(100% - 48px)}.sandbox-preview-panel-content .header[data-v-3629a5ac] .ks-tabs .ks-tabs__content .ks-tab-pane{height:100%}.sandbox-preview-panel-content .header[data-v-3629a5ac] .ks-tabs__header{border-bottom:var(--sandbox-preview-border-primary)solid 1px;padding-left:16px;margin-bottom:0!important}.sandbox-preview-panel-content .header[data-v-3629a5ac] .ks-tabs__header .ks-tabs__nav{height:48px!important;line-height:47px!important}.sandbox-preview-panel-content .header[data-v-3629a5ac] .ks-tabs__header .ks-tabs__nav .ks-tabs__item{color:var(--sandbox-preview-text-secondary);margin-bottom:0!important;margin-right:24px!important}.sandbox-preview-panel-content .header[data-v-3629a5ac] .ks-tabs__header .ks-tabs__nav .ks-tabs__item.is-active{color:var(--sandbox-preview-text-primary);font-weight:600;border-bottom:var(--sandbox-preview-border-brand)solid 3px!important}.sandbox-preview-panel-content .header[data-v-3629a5ac] .ks-tabs__header .ks-tabs__nav .ks-tabs__active-bar{display:none!important}.sandbox-preview-panel-content .header .header-btns[data-v-3629a5ac]{position:absolute;top:14px;right:10px}.sandbox-preview-panel-content .header .close-btn[data-v-3629a5ac]{color:var(--sandbox-preview-icon-primary)}.sandbox-preview-panel-content .header .close-btn[data-v-3629a5ac] .sys-icon-close{margin:0;font-size:24px!important}.sandbox-preview-panel-content .header .refresh-btn[data-v-3629a5ac]{color:var(--sandbox-preview-icon-primary)}.sandbox-preview-panel-content .header .refresh-btn[data-v-3629a5ac] .sys-icon-refresh-double-arrow{width:24px;margin:0;font-size:16px!important}.sandbox-preview-panel-content .header .publish-btn[data-v-3629a5ac]{border-radius:6px;height:22px;font-size:12px}.sandbox-preview-panel-content .header .publish-btn[data-v-3629a5ac] .ks-button__text,.sandbox-preview-panel-content .header .publish-btn[data-v-3629a5ac] span{-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(90deg,#2563f4 0%,#8b5cf6 85%,#c026d3 100%);-webkit-background-clip:text;background-clip:text}.sandbox-preview-panel-content .header .publish-btn[data-v-3629a5ac] .ks-button__inner{align-items:center;height:100%;display:inline-flex}.sandbox-preview-panel-content .header .publish-btn .publish-icon[data-v-3629a5ac]{vertical-align:middle;width:14px;height:14px;margin-right:4px}.sandbox-preview-panel-content .header .ks-button+.ks-button[data-v-3629a5ac]{--kui-button-margin_between:4px}.sandbox-preview-panel-content .header .drag-tips[data-v-3629a5ac]{cursor:move;color:var(--sandbox-preview-text-secondary);background-color:var(--sandbox-preview-bg-tertiary);border-radius:4px;align-items:center;height:26px;padding:2px 8px;font-size:14px;display:flex;position:absolute;top:18px;right:70px}.sandbox-preview-panel-content .header .drag-tips .icon-kdat_common_system_drag[data-v-3629a5ac]{margin-left:4px;font-size:14px}.publish-url-tooltip .publish-url-tooltip__label{color:var(--text_secondary)}.publish-url-tooltip .publish-url-tooltip__link{color:var(--text_brand);word-break:break-all;text-decoration:underline}.publish-url-tooltip .publish-url-tooltip__link:hover{color:var(--text_brand)}.sandbox-preview-shell--modal[data-v-b2aa1b22]{z-index:1001;resize:both;border:1px solid var(--sandbox-preview-border-secondary);min-width:520px;min-height:360px;box-shadow:var(--sandbox-preview-shadow-modal);background:var(--sandbox-preview-bg-primary);box-sizing:border-box;border-radius:12px;flex-direction:column;display:flex;position:fixed;overflow:auto}.sandbox-preview-shell--modal[data-v-b2aa1b22] .ks-tabs__header{cursor:move}.sandbox-preview-global-entry[data-v-23874196]{cursor:pointer;background:var(--sandbox-preview-bg-primary);width:42px;height:32px;box-shadow:var(--sandbox-preview-shadow-entry);color:var(--sandbox-preview-icon-primary);border:none;border-radius:16px 0 0 16px;justify-content:center;align-items:center;display:flex;position:absolute;top:103px;right:0}.sandbox-preview-global-entry[data-v-23874196]:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;background:linear-gradient(120.69deg,#9c57ff66 -10.72%,#1c77ff66 67.32%,#2ad6ff66 138.38%);padding:1px 0 1px 1px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.sandbox-preview-global-entry-disabled[data-v-23874196]{display:none}.sandbox-preview-session-entry[data-v-23874196]{flex-direction:column;gap:12px;width:100%;margin-top:12px;display:flex}.sandbox-preview-session-entry__list[data-v-23874196]{flex-wrap:wrap;align-items:stretch;gap:8px;width:100%;display:flex}.sandbox-preview-file-card[data-v-23874196]{border:1px solid var(--sandbox-preview-border-primary);cursor:pointer;background:var(--sandbox-preview-bg-primary);border-radius:8px;justify-content:space-between;align-items:center;width:200px;min-width:200px;height:52px;padding:8px 12px;display:flex}.sandbox-preview-file-card .file-icon[data-v-23874196]{background-color:var(--sandbox-preview-bg-tertiary);border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:6px;display:flex}.sandbox-preview-file-card .file-icon img[data-v-23874196]{width:24px;height:24px}.sandbox-preview-file-card .file-content[data-v-23874196]{height:36px;font-size:12px!important}.sandbox-preview-file-card .file-content .name[data-v-23874196]{text-overflow:ellipsis;white-space:nowrap;max-width:120px;height:18px;color:var(--sandbox-preview-text-primary);overflow:hidden}.sandbox-preview-file-card .file-content .meta[data-v-23874196]{color:var(--sandbox-preview-text-quaternary);align-items:center;height:18px;display:flex}.sandbox-preview-file-card .file-content .meta .divider[data-v-23874196]{margin:0 4px}.sandbox-preview-file-card .icon-kdat_common_system_download[data-v-23874196]{display:none}.sandbox-preview-file-card--highlight[data-v-23874196]{border-color:var(--sandbox-preview-border-highlight)}.sandbox-preview-file-card:hover .icon-kdat_common_system_download[data-v-23874196]{color:var(--sandbox-preview-icon-secondary);display:block}.show-all-btn[data-v-23874196]{border:1px solid var(--sandbox-preview-border-primary);width:200px;height:52px;color:var(--sandbox-preview-text-primary);cursor:pointer;background:var(--sandbox-preview-bg-primary);border-radius:8px;align-items:center;padding:8px 12px;display:flex}.show-all-btn__icon[data-v-23874196]{width:16px;height:16px;margin-right:6px}.sandbox-preview-file-card[data-v-23874196]:hover,.show-all-btn[data-v-23874196]:hover{border-color:var(--sandbox-preview-border-highlight)}.sandbox-preview-sql-visual-entry .iconfont-common[data-v-23874196]{cursor:pointer;color:var(--sandbox-preview-icon-primary)}.sandbox-preview-sql-visual-entry .iconfont-common[data-v-23874196]:hover{color:#2563f4}.sandbox-preview-sql-visual-entry-tooltip{font-size:12px!important}.sandbox-preview-file-card-tooltip{min-width:250px!important;max-width:250px!important}.sandbox-preview-file-card-tooltip .sandbox-preview-file-card-tooltip__content{flex-direction:column;gap:4px;min-width:180px;padding:2px 0;display:flex}.sandbox-preview-file-card-tooltip .sandbox-preview-file-card-tooltip__row{align-items:flex-start;font-size:12px;line-height:18px;display:flex}.sandbox-preview-file-card-tooltip .sandbox-preview-file-card-tooltip__label{color:#ffffff8c;white-space:nowrap;flex-shrink:0;margin-right:6px}.sandbox-preview-file-card-tooltip .sandbox-preview-file-card-tooltip__value{color:#ffffffe6;word-break:break-all;white-space:normal;max-width:180px}.sandbox-category-dropdown-menu{border:1px solid var(--sandbox-preview-border-primary);background:var(--sandbox-preview-bg-primary);width:460px;height:440px;max-height:488px;box-shadow:var(--sandbox-preview-shadow-popover);border-radius:8px;overflow:hidden}.md-preview-wrapper[data-v-5350b7db]{border:1px solid var(--border_divider);background:var(--bg_component);width:100%;box-shadow:var(--chat-input-box-shadow,#0000001a 0px 0px 12px);border-radius:16px;overflow:hidden}.md-preview-wrapper.is-fullscreen[data-v-5350b7db]{border-radius:0}.md-preview-wrapper .toolbar[data-v-5350b7db]{background:var(--toolbar-bg-color);border-bottom:1px solid var(--new-chat-border-color);align-items:center;height:40px;padding:8px 12px;display:flex}.md-preview-wrapper .toolbar .left-info-wrapper[data-v-5350b7db]{flex:1;align-items:center;min-width:0;display:flex}.md-preview-wrapper .toolbar .left-info-wrapper .file-info[data-v-5350b7db]{align-items:center;gap:6px;min-width:0;display:flex}.md-preview-wrapper .toolbar .left-info-wrapper .file-info img[data-v-5350b7db]{width:18px;height:18px}.md-preview-wrapper .toolbar .left-info-wrapper .file-info .file-name[data-v-5350b7db]{color:var(--text_primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.md-preview-wrapper .toolbar .left-info-wrapper .file-info .file-size[data-v-5350b7db]{color:var(--text_tertiary);flex-shrink:0;font-size:12px}.md-preview-wrapper .toolbar .toolbar-spacer[data-v-5350b7db]{flex:1}.md-preview-wrapper .toolbar .toolbar-btn .btn-icon[data-v-5350b7db]{color:var(--text_secondary);font-size:14px}.md-preview-wrapper .toolbar .toolbar-btn:hover .btn-icon[data-v-5350b7db]{color:var(--text_brand)}.md-preview-wrapper .toolbar .btn-expand .btn-text[data-v-5350b7db]{-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(90deg,#2563f4 0%,#8b5cf6 85%,#c026d3 100%);-webkit-background-clip:text;background-clip:text;margin-left:4px;font-size:12px;font-weight:600}.md-preview-wrapper .content[data-v-5350b7db]{background:var(--bg_component);height:420px;padding:16px 12px;overflow:auto}.is-fullscreen .md-preview-wrapper .content[data-v-5350b7db]{max-height:calc(100vh - 40px)}.md-preview-wrapper .content .loading[data-v-5350b7db],.md-preview-wrapper .content .error[data-v-5350b7db]{width:100%;min-height:200px;color:var(--text_secondary);justify-content:center;align-items:center;display:flex}.md-preview-wrapper .content .error[data-v-5350b7db]{color:var(--text_danger)}.markdown-preview-body[data-v-5350b7db]{width:100%;height:100%;color:var(--sandbox-preview-text-primary);font-size:14px;line-height:1.8;overflow:auto;white-space:normal!important}.markdown-preview-body[data-v-5350b7db] table{max-width:100%;display:block;overflow-x:auto}.markdown-preview-body[data-v-5350b7db] h1{border-bottom:1px solid var(--sandbox-preview-border-primary);margin:24px 0 16px;padding-bottom:8px;font-size:28px;font-weight:600}.markdown-preview-body[data-v-5350b7db] h2{margin:20px 0 12px;font-size:22px;font-weight:600}.markdown-preview-body[data-v-5350b7db] h3{margin:16px 0 10px;font-size:18px;font-weight:600}.markdown-preview-body[data-v-5350b7db] h4{margin:14px 0 8px;font-size:16px;font-weight:600}.markdown-preview-body[data-v-5350b7db] p{margin:12px 0;white-space:normal!important}.markdown-preview-body[data-v-5350b7db] code{background:var(--sandbox-preview-bg-tertiary);border-radius:3px;padding:2px 6px;font-family:Consolas,Monaco,Menlo,monospace;font-size:13px}.markdown-preview-body[data-v-5350b7db] pre{background:var(--sandbox-preview-bg-secondary);border-radius:6px;margin:16px 0;padding:16px;overflow-x:auto}.markdown-preview-body[data-v-5350b7db] pre code{background:0 0;padding:0}.markdown-preview-body[data-v-5350b7db] ul,.markdown-preview-body[data-v-5350b7db] ol{margin:12px 0;padding-left:24px}.markdown-preview-body[data-v-5350b7db] li{margin:6px 0}.markdown-preview-body[data-v-5350b7db] blockquote{border-left:4px solid var(--sandbox-preview-text-brand);color:var(--sandbox-preview-text-secondary);margin:16px 0;padding-left:16px}.markdown-preview-body[data-v-5350b7db] a{color:var(--sandbox-preview-text-brand);text-decoration:none}.markdown-preview-body[data-v-5350b7db] a:hover{text-decoration:underline}.markdown-preview-body[data-v-5350b7db] table{border-collapse:collapse;width:100%;margin:16px 0}.markdown-preview-body[data-v-5350b7db] table th,.markdown-preview-body[data-v-5350b7db] table td{border:1px solid var(--sandbox-preview-border-primary);text-align:left;padding:8px 12px}.markdown-preview-body[data-v-5350b7db] table th{background:var(--sandbox-preview-bg-secondary);font-weight:600}.markdown-preview-body[data-v-5350b7db] table tr:nth-child(2n){background:var(--sandbox-preview-bg-secondary)}.markdown-preview-body[data-v-5350b7db] hr{border:none;border-top:1px solid var(--sandbox-preview-border-primary);margin:24px 0}.markdown-preview-body[data-v-5350b7db] img{border-radius:4px;max-width:100%;height:auto}[data-v-5350b7db] .markdown-table thead tr{background-color:var(--sandbox-preview-markdown-table-thead-bg)}.website-tool-preview[data-v-19a2314c]{border:1px solid var(--border_divider);background:var(--bg_component);width:100%;height:400px;box-shadow:var(--chat-input-box-shadow,#0000001a 0px 0px 12px);cursor:pointer;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.website-tool-toolbar[data-v-19a2314c]{background:var(--toolbar-bg-color);border-bottom:1px solid var(--new-chat-border-color);flex-shrink:0;align-items:center;height:32px;padding:0 12px;display:flex}.website-tool-toolbar .website-tool-title[data-v-19a2314c]{color:var(--text_secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;overflow:hidden}.website-tool-content[data-v-19a2314c]{flex:1;overflow:hidden}.markdown-body[data-v-1b01157e] *{line-height:1.2}.markdown-body[data-v-1b01157e] strong{font-weight:700}.markdown-body[data-v-1b01157e] p{white-space:pre-wrap;margin:0}.markdown-body[data-v-1b01157e] h1{margin-top:1em;margin-bottom:.5em;font-size:1.25em;font-weight:700;line-height:1.2}.markdown-body[data-v-1b01157e] h1:first-child{margin-top:0}.markdown-body[data-v-1b01157e] h2{margin-top:1em;margin-bottom:.5em;font-size:1.2em;font-weight:700;line-height:1.2}.markdown-body[data-v-1b01157e] h2:first-child{margin-top:0}.markdown-body[data-v-1b01157e] h3{margin-top:1em;margin-bottom:.5em;font-size:1.15em;font-weight:700;line-height:1.2}.markdown-body[data-v-1b01157e] h3:first-child{margin-top:0}.markdown-body[data-v-1b01157e] h4{margin-top:1em;margin-bottom:.5em;font-size:1.1em;font-weight:700;line-height:1.2}.markdown-body[data-v-1b01157e] h4:first-child{margin-top:0}.markdown-body[data-v-1b01157e] h5{margin-top:1em;margin-bottom:.5em;font-size:1.05em;font-weight:700;line-height:1.2}.markdown-body[data-v-1b01157e] h5:first-child{margin-top:0}.markdown-body[data-v-1b01157e] pre{position:relative}.markdown-body[data-v-1b01157e] ol,.markdown-body[data-v-1b01157e] ul{list-style:revert;margin-top:1em;padding-left:1.2em}.markdown-body[data-v-1b01157e] li{margin-top:.5em}.markdown-body[data-v-1b01157e] .tool-wrapper{background:var(--ai_container);border-bottom:1px solid var(--border_divider);justify-content:flex-end;margin-top:8px;padding:0 12px;line-height:26px;display:flex}.markdown-body[data-v-1b01157e] .tool-wrapper>span{color:var(--text_brand);cursor:pointer;align-content:center;font-size:12px;display:flex}.markdown-body[data-v-1b01157e] .tool-wrapper>span i{margin-right:4px}.markdown-body[data-v-1b01157e] code{max-height:420px;overflow:auto}.markdown-body[data-v-1b01157e] code.hljs{color:var(--gray_1000);background:var(--ai_container);border-radius:2px;margin-bottom:8px;padding:8px 12px;font-family:Roboto Mono,Menlo,Monaco,Courier New,monospace}.markdown-body[data-v-1b01157e] code.hljs::selection,.markdown-body[data-v-1b01157e] code.hljs ::selection{background-color:var(--bg_brand_tag);color:inherit}.markdown-body[data-v-1b01157e] code .hljs-comment{color:var(--gray_600)}.markdown-body[data-v-1b01157e] code .hljs-subst,.markdown-body[data-v-1b01157e] code .hljs-punctuation,.markdown-body[data-v-1b01157e] code .hljs-operator{color:var(--violet_700)}.markdown-body[data-v-1b01157e] code .hljs-bullet,.markdown-body[data-v-1b01157e] code .hljs-variable,.markdown-body[data-v-1b01157e] code .hljs-template-variable,.markdown-body[data-v-1b01157e] code .hljs-selector-tag,.markdown-body[data-v-1b01157e] code .hljs-name,.markdown-body[data-v-1b01157e] code .hljs-deletion{color:var(--blue_700)}.markdown-body[data-v-1b01157e] code .hljs-symbol,.markdown-body[data-v-1b01157e] code .hljs-number,.markdown-body[data-v-1b01157e] code .hljs-link,.markdown-body[data-v-1b01157e] code .hljs-attr,.markdown-body[data-v-1b01157e] code .hljs-variable.constant_,.markdown-body[data-v-1b01157e] code .hljs-literal{color:var(--red_700)}.markdown-body[data-v-1b01157e] code .hljs-code,.markdown-body[data-v-1b01157e] code .hljs-addition,.markdown-body[data-v-1b01157e] code .hljs-title.class_.inherited__,.markdown-body[data-v-1b01157e] code .hljs-string{color:var(--orange_800)}.markdown-body[data-v-1b01157e] code .hljs-built_in,.markdown-body[data-v-1b01157e] code .hljs-doctag,.markdown-body[data-v-1b01157e] code .hljs-quote,.markdown-body[data-v-1b01157e] code .hljs-keyword.hljs-atrule,.markdown-body[data-v-1b01157e] code .hljs-regexp{color:var(--sea_green_700)}.markdown-body[data-v-1b01157e] code .hljs-function .hljs-title,.markdown-body[data-v-1b01157e] code .hljs-attribute,.markdown-body[data-v-1b01157e] code .ruby .hljs-property,.markdown-body[data-v-1b01157e] code .hljs-title.function_,.markdown-body[data-v-1b01157e] code .hljs-section{color:var(--gray_1000)}.markdown-body[data-v-1b01157e] code .hljs-type,.markdown-body[data-v-1b01157e] code .hljs-template-tag,.markdown-body[data-v-1b01157e] code .diff .hljs-meta,.markdown-body[data-v-1b01157e] code .hljs-keyword{color:var(--violet_700)}.markdown-body[data-v-1b01157e] .fillback-btn{margin-left:8px}.markdown-body[data-v-1b01157e] .fillback-btn img{width:16px;height:16px;margin-right:4px;position:relative;top:50%;transform:translateY(-50%)}.markdown-body[data-v-1b01157e] .markdown-table{max-height:200px;margin-top:8px;position:relative;overflow:auto}.markdown-body[data-v-1b01157e] .markdown-table table{border-collapse:collapse;width:100%}.markdown-body[data-v-1b01157e] .markdown-table table thead{z-index:10;background:var(--bg_table_head,#f6f7f9);font-weight:600;position:sticky;top:0}.markdown-body[data-v-1b01157e] .markdown-table table tbody{background:var(--bg_container,#fff)}.markdown-body[data-v-1b01157e] .markdown-table table th,.markdown-body[data-v-1b01157e] .markdown-table table td{color:var(--text_primary,#131416);word-break:break-word;text-align:left;text-wrap:nowrap;padding:8px 12px;font-size:12px;font-style:normal;line-height:18px}.markdown-body[data-v-1b01157e] img{cursor:pointer}.html-wrap[data-v-b5ec421a]{word-wrap:break-word}.html-content[data-v-b5ec421a]{overflow-x:auto}.html-content[data-v-b5ec421a] a{color:#06c;text-decoration:underline}.html-content[data-v-b5ec421a] a:hover{text-decoration:none}.text-content[data-v-b5ec421a]{white-space:pre-wrap;font-size:14px;line-height:22px}.preserve-whitespace[data-v-b5ec421a]{white-space:pre}@keyframes rotate-0427492c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.status-icon[data-v-0427492c]{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.status-icon .circle-spinners[data-v-0427492c]{animation:1s linear infinite rotate-0427492c}.answer-label-text[data-v-3317c915]{color:#0000;background:linear-gradient(130.79deg,#427afd 7.72%,#423ef1 42%,#9f6df0 78.73%,#de5ef3 90.98%);-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:14px;font-weight:600;line-height:24px;display:inline-block}.answer-label-text[data-v-3317c915] strong{color:#000;font-weight:700}.code-block-toolbar[data-v-1048b7de]{justify-content:flex-end;align-items:center;gap:8px;display:flex;z-index:0!important}.code-block-toolbar[data-v-1048b7de] .insert-btn .action-btn.disabled,.code-block-toolbar[data-v-1048b7de] .insert-btn .action-btn[aria-disabled=true],.code-block-toolbar[data-v-1048b7de] .insert-btn .action-btn[disabled]{opacity:.6}.code-block-toolbar[data-v-1048b7de] .insert-btn .btn-text{background:var(--gradient-primary,linear-gradient(92.75deg,#0a48f5 0%,#381ceb 64%,#c451e0 100%))!important;-webkit-text-fill-color:transparent!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important;transition:all .2s!important}[data-v-1048b7de] .arrow-btn.collapsed{transform:rotate(180deg)}.table-toolbar[data-v-c704eafe]{align-items:center;gap:12px;padding-right:2px;display:flex;overflow:visible}.table-toolbar[data-v-c704eafe] .action-btn{background:var(--bg_table_head);border-radius:4px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;min-height:24px;display:flex;position:relative;box-shadow:0 0 2px #0c121f1f}.table-toolbar[data-v-c704eafe] .action-btn:hover{background:var(--bg_table_head)}.table-toolbar[data-v-c704eafe] .action-btn:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 2px 4px #0c121f0f}.markdown-body[data-v-12dd96d2]{font-size:14px!important;line-height:22px!important}.markdown-body[data-v-12dd96d2] *{line-height:1.2}.markdown-body[data-v-12dd96d2] strong{font-weight:700}.markdown-body[data-v-12dd96d2] p{white-space:pre-wrap;margin:0}.markdown-body[data-v-12dd96d2] h1{margin-top:1em;margin-bottom:.5em;font-size:1.25em;font-weight:700;line-height:1.2}.markdown-body[data-v-12dd96d2] h1:first-child{margin-top:0}.markdown-body[data-v-12dd96d2] h2{margin-top:1em;margin-bottom:.5em;font-size:1.2em;font-weight:700;line-height:1.2}.markdown-body[data-v-12dd96d2] h2:first-child{margin-top:0}.markdown-body[data-v-12dd96d2] h3{margin-top:1em;margin-bottom:.5em;font-size:1.15em;font-weight:700;line-height:1.2}.markdown-body[data-v-12dd96d2] h3:first-child{margin-top:0}.markdown-body[data-v-12dd96d2] h4{margin-top:1em;margin-bottom:.5em;font-size:1.1em;font-weight:700;line-height:1.2}.markdown-body[data-v-12dd96d2] h4:first-child{margin-top:0}.markdown-body[data-v-12dd96d2] h5{margin-top:1em;margin-bottom:.5em;font-size:1.05em;font-weight:700;line-height:1.2}.markdown-body[data-v-12dd96d2] h5:first-child{margin-top:0}.markdown-body[data-v-12dd96d2] pre{position:relative}.markdown-body[data-v-12dd96d2] pre:hover code.hljs::-webkit-scrollbar-thumb{background:var(--border_form,#0003)}.markdown-body[data-v-12dd96d2] code.hljs::-webkit-scrollbar{width:6px;height:6px}.markdown-body[data-v-12dd96d2] code.hljs::-webkit-scrollbar-track{background:0 0}.markdown-body[data-v-12dd96d2] code.hljs::-webkit-scrollbar-thumb{background:0 0;border-radius:3px}.markdown-body[data-v-12dd96d2] code.hljs.stream-scrolling::-webkit-scrollbar-thumb{background:var(--border_form,#0003)}.markdown-body[data-v-12dd96d2] ol,.markdown-body[data-v-12dd96d2] ul{list-style:revert;margin-top:1em;padding-left:1.2em}.markdown-body[data-v-12dd96d2] li{margin-top:.5em}.markdown-body[data-v-12dd96d2] .tool-wrapper{background:var(--ai_container);border-bottom:1px solid var(--border_divider);justify-content:flex-end;margin-top:8px;padding:0 12px;line-height:26px;display:flex}.markdown-body[data-v-12dd96d2] .tool-wrapper>span{color:var(--text_brand);cursor:pointer;align-content:center;font-size:12px;display:flex}.markdown-body[data-v-12dd96d2] .tool-wrapper>span i{margin-right:4px}.markdown-body[data-v-12dd96d2] code{max-height:420px;overflow:auto}.markdown-body[data-v-12dd96d2] code.hljs{color:var(--gray_1000);background:var(--ai_container);border-radius:2px;margin-bottom:8px;padding:8px 12px;font-family:Roboto Mono,Menlo,Monaco,Courier New,monospace}.markdown-body[data-v-12dd96d2] code.hljs::selection,.markdown-body[data-v-12dd96d2] code.hljs ::selection{background-color:var(--bg_brand_tag);color:inherit}.markdown-body[data-v-12dd96d2] code .hljs-comment{color:var(--gray_600)}.markdown-body[data-v-12dd96d2] code .hljs-subst,.markdown-body[data-v-12dd96d2] code .hljs-punctuation,.markdown-body[data-v-12dd96d2] code .hljs-operator{color:var(--violet_700)}.markdown-body[data-v-12dd96d2] code .hljs-bullet,.markdown-body[data-v-12dd96d2] code .hljs-variable,.markdown-body[data-v-12dd96d2] code .hljs-template-variable,.markdown-body[data-v-12dd96d2] code .hljs-selector-tag,.markdown-body[data-v-12dd96d2] code .hljs-name,.markdown-body[data-v-12dd96d2] code .hljs-deletion{color:var(--blue_700)}.markdown-body[data-v-12dd96d2] code .hljs-symbol,.markdown-body[data-v-12dd96d2] code .hljs-number,.markdown-body[data-v-12dd96d2] code .hljs-link,.markdown-body[data-v-12dd96d2] code .hljs-attr,.markdown-body[data-v-12dd96d2] code .hljs-variable.constant_,.markdown-body[data-v-12dd96d2] code .hljs-literal{color:var(--red_700)}.markdown-body[data-v-12dd96d2] code .hljs-code,.markdown-body[data-v-12dd96d2] code .hljs-addition,.markdown-body[data-v-12dd96d2] code .hljs-title.class_.inherited__,.markdown-body[data-v-12dd96d2] code .hljs-string{color:var(--orange_800)}.markdown-body[data-v-12dd96d2] code .hljs-built_in,.markdown-body[data-v-12dd96d2] code .hljs-doctag,.markdown-body[data-v-12dd96d2] code .hljs-quote,.markdown-body[data-v-12dd96d2] code .hljs-keyword.hljs-atrule,.markdown-body[data-v-12dd96d2] code .hljs-regexp{color:var(--sea_green_700)}.markdown-body[data-v-12dd96d2] code .hljs-function .hljs-title,.markdown-body[data-v-12dd96d2] code .hljs-attribute,.markdown-body[data-v-12dd96d2] code .ruby .hljs-property,.markdown-body[data-v-12dd96d2] code .hljs-title.function_,.markdown-body[data-v-12dd96d2] code .hljs-section{color:var(--gray_1000)}.markdown-body[data-v-12dd96d2] code .hljs-type,.markdown-body[data-v-12dd96d2] code .hljs-template-tag,.markdown-body[data-v-12dd96d2] code .diff .hljs-meta,.markdown-body[data-v-12dd96d2] code .hljs-keyword{color:var(--violet_700)}.markdown-body[data-v-12dd96d2] .fillback-btn{margin-left:8px}.markdown-body[data-v-12dd96d2] .fillback-btn img{width:16px;height:16px;margin-right:4px;position:relative;top:50%;transform:translateY(-50%)}.markdown-body[data-v-12dd96d2] pre.fullscreen-pre{z-index:99999;background:var(--bg_component);flex-direction:column;width:100vw;height:100vh;margin:0;padding-bottom:48px;display:flex;position:fixed;top:0;left:0}.markdown-body[data-v-12dd96d2] pre.fullscreen-pre .tool-wrapper{background:var(--border_table);border-bottom:1px solid var(--border_form)}.markdown-body[data-v-12dd96d2] pre.fullscreen-pre code{border-radius:0;flex:1;margin:0;overflow:auto;max-height:none!important}.markdown-body[data-v-12dd96d2] pre.collapsed code{display:none}.markdown-body[data-v-12dd96d2] pre code.code-expanding{animation:.3s ease-out forwards codeExpand-12dd96d2}.markdown-body[data-v-12dd96d2] pre code.code-collapsing{animation:.3s ease-out forwards codeCollapse-12dd96d2}@keyframes codeExpand-12dd96d2{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes codeCollapse-12dd96d2{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.markdown-body[data-v-12dd96d2] .markdown-table-wrapper{margin-top:8px;position:relative;overflow:visible}.markdown-body[data-v-12dd96d2] .markdown-table-wrapper .tool-wrapper.table-tool-wrapper{opacity:0;pointer-events:none;border:none;padding:0;transition:opacity .3s;position:absolute;top:-32px;right:0;overflow:visible;background:0 0!important}.markdown-body[data-v-12dd96d2] .markdown-table-wrapper .tool-wrapper.table-tool-wrapper.visible{opacity:1;pointer-events:auto}.markdown-body[data-v-12dd96d2] .markdown-table-wrapper:hover .markdown-table::-webkit-scrollbar-thumb{background:var(--border_form,#0003)}.markdown-body[data-v-12dd96d2] .markdown-table{max-height:429px;position:relative;overflow:auto}.markdown-body[data-v-12dd96d2] .markdown-table::-webkit-scrollbar{width:6px;height:6px}.markdown-body[data-v-12dd96d2] .markdown-table::-webkit-scrollbar-track{background:linear-gradient(to bottom,var(--bg_table_head,#f6f7f9)38px,var(--bg_container,#fff)38px)}.markdown-body[data-v-12dd96d2] .markdown-table::-webkit-scrollbar-thumb{background:0 0;border-radius:3px}.markdown-body[data-v-12dd96d2] .markdown-table.stream-scrolling::-webkit-scrollbar-thumb{background:var(--border_form,#0003)}.markdown-body[data-v-12dd96d2] .markdown-table.expanded{max-height:unset}.markdown-body[data-v-12dd96d2] .markdown-table table{border-collapse:collapse;width:100%}.markdown-body[data-v-12dd96d2] .markdown-table table thead{z-index:10;background:var(--bg_table_head,#f6f7f9);font-weight:600;position:sticky;top:0}.markdown-body[data-v-12dd96d2] .markdown-table table tbody{background:var(--bg_container,#fff)}.markdown-body[data-v-12dd96d2] .markdown-table table th,.markdown-body[data-v-12dd96d2] .markdown-table table td{color:var(--text_primary,#131416);word-break:break-word;text-align:left;text-wrap:nowrap;padding:8px 12px;font-size:12px;font-style:normal;line-height:18px}.markdown-body[data-v-12dd96d2] img{cursor:pointer;max-width:100%}[data-v-12dd96d2] .markdown-body{font-size:14px!important;line-height:22px!important}[data-v-12dd96d2] ul{margin-left:10px;margin-top:8px!important;font-size:14px!important}[data-v-12dd96d2] li{margin-top:8px!important;font-size:14px!important;line-height:22px!important}[data-v-12dd96d2] h3,[data-v-12dd96d2] h4{font-size:14px!important}[data-v-12dd96d2] h2{margin-top:8px!important;font-size:15px!important}[data-v-12dd96d2] h1{font-size:18px!important}.viewer-open{padding-right:0!important}.ai-report-card[data-v-10545f27]{flex-direction:column;gap:12px;display:flex}.ai-report-card__headline[data-v-10545f27]{color:var(--text_primary,#131416);font-size:14px;line-height:22px}.ai-report-card__container[data-v-10545f27]{box-sizing:border-box;cursor:pointer;background:linear-gradient(120.69deg,#9c57ff14 -10.72%,#1c77ff14 67.32%,#2ad6ff14 138.38%);border-radius:8px;align-items:center;gap:12px;width:390px;height:72px;padding:12px 16px;display:flex}.ai-report-card__cover[data-v-10545f27]{object-fit:cover;border-radius:8px;flex:0 0 32px;width:32px;height:32px}.ai-report-card__content[data-v-10545f27]{flex-direction:column;gap:4px;min-width:0;font-size:14px;line-height:22px;display:flex}.ai-report-card__name[data-v-10545f27]{color:var(--text_primary,#131416);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.ai-report-card__time[data-v-10545f27]{color:var(--text_secondary,#5f6063)}.ai-report-card__detail[data-v-10545f27]{-webkit-text-fill-color:transparent;background:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%);-webkit-background-clip:text;background-clip:text;flex:0 0 45px;margin-left:auto;display:flex}.ai-report-card__detail i[data-v-10545f27]{color:inherit}.collapse-plusN-list-container .collapse-plusN-list-item[data-v-1cee7e29]{align-items:center;margin-top:8px;display:flex}.collapse-plusN-list-container .collapse-plusN-list-item .text-collapse-slot[data-v-1cee7e29]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.collapse-plusN-list-container .collapse-plusN-list-item .toggle-collapse-btn[data-v-1cee7e29]{background:var(--gray_200,#f6f7f9);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;margin-left:8px;padding:2px 8px;display:flex}.search-source-layout[data-v-44b7e9de]{align-items:center;width:100%;display:flex}.search-source-layout .search-source-title[data-v-44b7e9de]{background:var(--gray_200,#f6f7f9);white-space:nowrap;border-radius:4px 0 0 4px;align-items:center;height:22px;padding:0 8px;display:flex}.search-source-layout .search-source-content[data-v-44b7e9de]{background:var(--gray_200,#f6f7f9);text-overflow:ellipsis;white-space:nowrap;border-radius:0 4px 4px 0;align-items:center;max-width:100%;height:22px;margin-left:2px;padding:0 8px;display:flex;overflow:hidden}.img-icon[data-v-f42f2774]{justify-content:center;align-items:center;display:flex}.img-icon img[data-v-f42f2774]{width:14px;height:14px}.data-source-title[data-v-738181cf]{align-items:center;display:flex}.data-source-title .data-source-title__icon[data-v-738181cf]{justify-content:center;align-items:center;margin-right:4px;display:flex}.data-source-title .data-source-title__label[data-v-738181cf]{color:var(--text_primary,#131416);font-size:12px;font-style:normal;font-weight:400;line-height:18px}.data-source-title .data-source-title__label.clickable[data-v-738181cf]{text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:auto}.dataset-search-item[data-v-5b385bc4]{width:100%}.dataset-search-item span[data-v-5b385bc4]:has(.dataset-search-item-content){overflow:hidden}.dataset-search-item .dataset-search-item-content[data-v-5b385bc4]{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.dataset-search-item .dataset-search-item-content .splitter[data-v-5b385bc4]{background-color:var(--border_form,#dfe0e2);width:1px;height:12px;margin:0 8px;display:inline-block;position:relative;top:2px}.dataset-search-item .dataset-search-item-content .dataset-search-item__content-item .dataset-search-item__content-item-label[data-v-5b385bc4]{color:var(--text_primary,#131416)}.dataset-search-item .dataset-search-item-content .dataset-search-item__content-item .dataset-search-item__content-item-value .dashboard-search-item__content-item-value__metric-more-icon[data-v-5b385bc4]{vertical-align:middle;cursor:pointer;position:relative;top:2px}.dataset-search-item .dataset-search-item-content .dataset-search-item__content-item .dataset-search-item__content-item-value.metric[data-v-5b385bc4]{color:#007d68}.dataset-search-item .dataset-search-item-content .dataset-search-item__content-item .dataset-search-item__content-item-value.dimension[data-v-5b385bc4]{color:#41578b}.dataset-search-item .dataset-search-item-content .dataset-search-item__content-item .dataset-search-item__content-item-value .dataset-search-item__content-item-value__dimension-value[data-v-5b385bc4]{color:#8e8e90}.dataset-search-item__content-popper{max-width:80vw}.dataset-search-item__content-popper .dataset-search-item__content-item{flex-wrap:wrap;display:flex}.dataset-search-item__content-popper .dataset-search-item__content-item .dataset-search-item__content-item-label{white-space:nowrap;color:var(--text_primary,#131416)}.dataset-search-item__content-popper .dataset-search-item__content-item .dataset-search-item__content-item-value .dashboard-search-item__content-item-value__metric-more-icon{vertical-align:text-top;cursor:pointer}.dataset-search-item__content-popper .dataset-search-item__content-item .dataset-search-item__content-item-value.metric{color:#007d68}.dataset-search-item__content-popper .dataset-search-item__content-item .dataset-search-item__content-item-value.dimension{color:#41578b}.dataset-search-item__content-popper .dataset-search-item__content-item .dataset-search-item__content-item-value .dataset-search-item__content-item-value__dimension-value{color:#8e8e90}.dashboard-search-list[data-v-5c64b3e8]{font-size:12px;font-style:normal;font-weight:400;line-height:18px}.dashboard-search-list .dashboard-search-item[data-v-5c64b3e8]{display:flex}.dashboard-search-list .dashboard-search-item .dashboard-search-item__title[data-v-5c64b3e8]{background:var(--gray_200,#f6f7f9);border-radius:4px;align-items:center;height:22px;padding:2px 8px;display:flex}.dashboard-search-list .dashboard-search-item .dashboard-search-item__title .dashboard-search-item__title-icon[data-v-5c64b3e8]{justify-content:center;align-items:center;width:16px;height:16px;margin-right:8px;display:flex}.dashboard-search-list .dashboard-search-item .dashboard-search-item__title .dashboard-search-item__title-label[data-v-5c64b3e8]{white-space:nowrap;color:var(--text_primary,#131416)}.dashboard-search-list .dashboard-search-item .dashboard-search-item-content[data-v-5c64b3e8]{vertical-align:middle;flex-wrap:wrap;align-items:center;margin-left:8px;display:flex}.dashboard-search-list .dashboard-search-item .dashboard-search-item-content .dashboard-search-item__content-item .dashboard-search-item__content-item-label[data-v-5c64b3e8]{color:var(--text_primary,#131416)}.dashboard-search-list .dashboard-search-item .dashboard-search-item-content .dashboard-search-item__content-item .dashboard-search-item__content-item-value.metric[data-v-5c64b3e8]{color:#007a66}.dashboard-search-list .dashboard-search-item .dashboard-search-item-content .dashboard-search-item__content-item .dashboard-search-item__content-item-value.dimension[data-v-5c64b3e8]{color:#003f6d}.dashboard-search-list .dashboard-search-item .dashboard-search-item-content .dashboard-search-item__content-item .dashboard-search-item__content-item-value .dashboard-search-item__content-item-value__dimension-value[data-v-5c64b3e8]{color:#8e8e90}.dashboard-search-list .dashboard-search-item .dashboard-search-item-content .dashboard-search-item__content-item .dashboard-search-item__content-item-value .dashboard-search-item__content-item-value__metric-more-icon[data-v-5c64b3e8]{cursor:pointer;vertical-align:middle;justify-content:center;align-items:center;width:16px;height:16px;margin-left:4px;display:inline-flex}.source-summary-wrap[data-v-56e76bf2]{flex-wrap:wrap;align-items:end;gap:5px;display:flex;overflow:hidden auto}.source-summary-wrap>:nth-last-child(2).source-summary[data-v-56e76bf2]{max-width:calc(100% - 65px)}[data-v-56e76bf2] .source-summary{background:var(--gray_200);cursor:pointer;border-radius:4px;align-items:flex-start;padding:2px 8px;font-size:12px;line-height:18px;transition:background .2s;display:inline-flex;overflow:hidden}[data-v-56e76bf2] .source-summary :deep(.text){text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 20px);display:inline-block;overflow:hidden}[data-v-56e76bf2] .source-summary :deep(.gray){color:#8e8e90;margin-left:4px;display:inline}[data-v-56e76bf2] .source-summary:hover{color:#2563f4;background:#2563f41a}[data-v-56e76bf2] .source-summary img{width:16px;height:16px;margin-right:4px;position:relative;top:2px}.toggle-indicator[data-v-56e76bf2]{background:var(--gray_200);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:2px 8px;font-size:12px;line-height:18px;display:inline-flex}.toggle-indicator[data-v-56e76bf2]:hover{background:#2563f41a}.data-range-wrap[data-v-1070e18d]{background:var(--gray_200);border-radius:4px;align-items:flex-start;gap:4px;padding-left:5px;font-size:12px;display:flex}.data-range-wrap img[data-v-1070e18d]{margin-top:3px}.dataset-search-list[data-v-31c4d7bc]{font-size:12px;font-style:normal;font-weight:400;line-height:18px}.diff-editor-wrap[data-v-1dc16dd1]{border:1px solid var(--border_table);border-radius:4px;flex-direction:column;display:flex}.diff-editor-wrap.fullscreen[data-v-1dc16dd1]{z-index:2000;background:var(--bg_component);flex-direction:column;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.diff-editor-wrap.fullscreen .diff-editor-code-wrapper[data-v-1dc16dd1]{flex:1}.diff-editor-wrap .diff-editor-tools[data-v-1dc16dd1]{background:var(--border_table);align-items:center;padding:0 12px;font-size:12px;line-height:32px;display:flex}.diff-editor-wrap .diff-editor-tools a[data-v-1dc16dd1]{text-decoration:none}.diff-editor-wrap .diff-editor-tools .diff-editor-name[data-v-1dc16dd1]{color:var(--text_brand)}.diff-editor-wrap .diff-editor-tools .diff-editor-changes[data-v-1dc16dd1]{margin-right:auto}.diff-editor-wrap .diff-editor-tools .diff-editor-changes-add[data-v-1dc16dd1]{color:var(--text_positive);margin-left:16px}.diff-editor-wrap .diff-editor-tools .diff-editor-changes-delete[data-v-1dc16dd1]{color:var(--text_negative);margin-left:4px}.diff-editor-wrap .diff-editor-tools-right[data-v-1dc16dd1]{align-items:center;gap:12px;display:flex}.diff-editor-wrap .diff-editor-code-wrapper[data-v-1dc16dd1]{overflow:hidden}.diff-editor-wrap .diff-editor-code[data-v-1dc16dd1]{margin:7px 12px}.diff-editor-wrap .diff-code-slide-enter-active[data-v-1dc16dd1],.diff-editor-wrap .diff-code-slide-leave-active[data-v-1dc16dd1]{transition:all .3s ease-in-out;overflow:hidden}.diff-editor-wrap .diff-code-slide-enter-from[data-v-1dc16dd1],.diff-editor-wrap .diff-code-slide-leave-to[data-v-1dc16dd1]{opacity:0;height:0}[data-v-1dc16dd1] .original-in-monaco-diff-editor .margin-view-overlays .line-numbers{left:0!important}[data-v-1dc16dd1] .diff-editor-arrow-btn.collapsed{transform:rotate(180deg)}.diff-editor-loading[data-v-1dc16dd1]{color:var(--text_secondary);align-items:center;gap:8px;display:flex}.diff-editor-loading .loading-spinner[data-v-1dc16dd1]{border:2px solid var(--border_table);border-top-color:var(--fill_brand);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin-1dc16dd1;display:inline-block}.diff-editor-loading .loading-text[data-v-1dc16dd1]{background:linear-gradient(90deg,var(--text_secondary)0%,var(--text_brand)50%,var(--text_secondary)100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-size:12px;animation:2s ease-in-out infinite gradient-slide-1dc16dd1}@keyframes spin-1dc16dd1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gradient-slide-1dc16dd1{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.code-doc-icon .action-btn.text-type .btn-icon,.code-doc-icon .action-btn.text-type .btn-icon i{color:var(--fill_brand)!important}.vertical[data-v-1d75dae0]{flex-flow:column wrap;align-items:flex-start;gap:5px;display:flex}.source-summary-wrap-with-ref[data-v-1d75dae0]{align-items:center;gap:5px;display:flex}.source-summary-wrap .source-summary__icon[data-v-55b21bae]{margin-right:4px;font-size:14px}.source-summary-wrap .source-summary__icon.icon-kdat_bi_color_zdyzhibiao[data-v-55b21bae]{color:var(--icon_green_bi,#0da884)}.source-summary-wrap .source-summary__icon.icon-kdat_bi_color_zdyweidu[data-v-55b21bae]{color:var(--icon_blue_bi,#2d5dbd)}.filter-type[data-v-06f34638]{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:4px;height:32px;padding:0 4px;font-size:12px;display:flex}.filter-type.time[data-v-06f34638],.filter-type.dimension[data-v-06f34638]{color:#1667b8;background:#e8f3fc}.filter-type.metric[data-v-06f34638]{color:#2a853c;background:#e1faed}.filter-type.granularity[data-v-06f34638],.filter-type.filter[data-v-06f34638]{color:#a44fff;background:#edf}.filter-type-vertical-line[data-v-06f34638]{border-left:1px solid #d7dbe0;border-radius:1px;width:0;height:8px;display:inline-block}.fanshu-tool-bar[data-v-7625e3e9]{justify-content:space-between;align-items:center;display:flex}.fanshu-tool-bar__left[data-v-7625e3e9],.fanshu-tool-bar__right[data-v-7625e3e9]{align-items:center;gap:8px;display:flex}.fanshu-tool-bar .tool-button[data-v-7625e3e9]{border:1px solid var(--_stroke-Default-Border,#edeff2);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-right:8px;display:flex}.fanshu-tool-bar .tool-button[data-v-7625e3e9]:hover{background:#f8f9fa66}.fanshu-tool-bar .tool-button.chart-interpretation-wrap[data-v-7625e3e9]{gap:6px;width:100px}.fanshu-tool-bar .fanshu-fullscreen[data-v-7625e3e9]{border:1px solid #0000;width:auto;margin-right:0}.fanshu-tool-bar .fanshu-fullscreen[data-v-7625e3e9]:hover{background:0 0}.fanshu-tool-bar .chart-interpretation-wrap.is-disabled[data-v-7625e3e9]{cursor:not-allowed;opacity:.5}.fanshu-tool-bar .chart-type-icon[data-v-7625e3e9]{margin-right:4px}.fanshu-tool-bar .ks-dropdown-button[data-v-7625e3e9]{width:40px;margin-right:0}.fanshu-tool-bar .add-button[data-v-7625e3e9]{border:1px solid var(--_stroke-Default-Border,#edeff2);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;height:40px;padding:12px;display:flex}.fanshu-tool-bar .add-button[data-v-7625e3e9]:hover{background:#f8f9fa}.fanshu-tool-bar .filter-type-vertical-line[data-v-7625e3e9]{border-left:1px solid #d7dbe0;border-radius:1px;width:0;height:8px;display:inline-block}.date-filter[data-v-8b934c44]{--date-show-panel-padding:5px;min-width:330px;height:28px}.filter-editor-wrap[data-v-5cd39288]{flex-direction:column;display:flex}.filter-editor-wrap[data-v-5cd39288]::-webkit-scrollbar{display:none}.filter-editor-wrap.no-border-layout[data-v-5cd39288] .ks-form .ks-input__inner{box-shadow:none;border:none}.filter-editor-wrap.no-border-layout[data-v-5cd39288] .ks-form .ks-input__inner:focus{box-shadow:none}.filter-editor-wrap.row-layout[data-v-5cd39288]{flex-direction:row;justify-content:space-between}.filter-editor-wrap .action-btn[data-v-5cd39288]{align-items:center;height:32px;display:flex}.filter-editor-wrap .all-filter[data-v-5cd39288]{flex-direction:column;gap:10px;display:flex}.filter-editor-wrap .buttons[data-v-5cd39288]{justify-content:flex-end;display:flex}.filter-editor-wrap .buttons[data-v-5cd39288]:has(*){margin-top:8px}.filter-editor-wrap .single-filter[data-v-5cd39288]{align-items:flex-start;gap:6px;display:flex}.filter-editor-wrap .single-filter .tag-popover-wrapper[data-v-5cd39288]{align-items:center;height:28px;display:flex}.filter-editor-wrap .single-filter .tag-popover-wrapper[data-v-5cd39288] .tag-tooltip-border{--data-universe-tag-comp-border-border-color:transparent;--data-universe-tag-comp-border-background-color:transparent;background-color:#0000!important;border:none!important}.filter-editor-wrap .single-filter .tag-popover-wrapper[data-v-5cd39288] .tag-tooltip-border .tag-content-overflow{height:28px;line-height:28px}.filter-editor-wrap .single-filter .tag-popover-wrapper[data-v-5cd39288] .tag-tooltip-border .tag-content-overflow div{align-items:center;display:flex}.filter-editor-wrap .single-filter .tag-popover-wrapper[data-v-5cd39288] .tag-tooltip-border .tag-content-overflow .ks-input__inner{padding:0;background-color:#0000!important}.filter-editor-wrap .single-filter .tag-popover-wrapper[data-v-5cd39288] .tag-tooltip-border .tag-tooltip-search-input{align-items:center;display:flex}.filter-editor-wrap .single-filter .tag-popover-wrapper[data-v-5cd39288] .tag-tooltip-border .tag-tooltip-search-input .ks-input__inner{border-radius:0;background-color:#0000!important}.filter-editor-wrap .single-filter .tag-popover-wrapper[data-v-5cd39288] .tag-tooltip-border .tag-tooltip-search-input .ks-input__inner div{background-color:#0000!important}.filter-editor-wrap .single-filter[data-v-5cd39288] .filter-type{margin-right:6px}.filter-editor-wrap .single-filter .single-metric-filter[data-v-5cd39288]{align-items:center;gap:5px;display:flex}.filter-editor-wrap .single-filter .action-btn[data-v-5cd39288]{cursor:pointer}.filter-editor-wrap .time-filter[data-v-5cd39288]{align-items:center;display:flex}.filter-editor-wrap .time-filter[data-v-5cd39288] .ks-date-editor{height:32px;margin-top:0}.filter-editor-wrap .time-filter[data-v-5cd39288] .ks-date-editor.is-disabled .sys-icon-time:hover{color:var(--kui-icon-color-base)}.filter-editor-wrap[data-v-5cd39288] .ks-form-item{flex:none;margin-bottom:0}.filter-editor-wrap[data-v-5cd39288] .ks-select__tags{scrollbar-width:none;-ms-overflow-style:none;max-height:26px;overflow:auto}.filter-editor-wrap[data-v-5cd39288] .ks-select__tags .ks-tag{background:var(--bg_tag,#f0f2f4);color:var(--text_primary,#131416)}.filter-editor-wrap[data-v-5cd39288] .ks-select__tags::-webkit-scrollbar{display:none}.filter-editor-wrap[data-v-5cd39288] .ks-form-item__error{display:none!important}[data-v-5cd39288] .ks-form{scrollbar-width:none;-ms-overflow-style:none}[data-v-5cd39288] .ks-form::-webkit-scrollbar{display:none}[data-v-5cd39288] .ks-form .metric-container .tree-container{min-width:300px;min-height:200px;max-height:400px}[data-v-5cd39288] .ks-form .metric-container .tree-container :deep(.el-tree){padding:8px 0;overflow-y:auto}[data-v-5cd39288] .ks-form .metric-container .tree-container :deep(.el-tree) .el-tree-node .el-tree-node__content{height:32px;padding:0 12px;line-height:32px}[data-v-5cd39288] .ks-form .metric-container .tree-container :deep(.el-tree) .el-tree-node .el-tree-node__content:hover{background-color:#f5f7fa}[data-v-5cd39288] .ks-form .metric-container .tree-container :deep(.el-tree) .el-tree-node .el-checkbox{margin-right:8px}[data-v-5cd39288] .ks-form .metric-container .tree-container :deep(.el-tree) .el-tree-node .el-tree-node__expand-icon{color:#646b73;font-size:14px}[data-v-5cd39288] .ks-form .metric-container .tree-container :deep(.el-tree) .is-disabled .el-tree-node__content{cursor:not-allowed;color:#b9bec4}[data-v-5cd39288] .ks-form .metric-container .tree-container :deep(.el-tree) .is-disabled .el-tree-node__content .el-checkbox{display:none}[data-v-5cd39288] .ks-form .metric-container .tree-container :deep(.el-tree) .el-tree-node.is-current>.el-tree-node__content{color:#1d59f2;background-color:#f0f5ff}[data-v-5cd39288] .ks-form .metric-container .tree-container .tree-empty-state{color:#b9bec4;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}[data-v-5cd39288] .ks-form .metric-container .tree-container .tree-empty-state .iconfont-common{margin-bottom:12px;font-size:48px}[data-v-5cd39288] .ks-form .metric-container .tree-container .tree-empty-state p{font-size:14px;line-height:22px}.row-layout[data-v-5cd39288]{align-items:center;display:flex}.row-layout[data-v-5cd39288] .ks-form{flex-wrap:wrap;gap:0!important;overflow-x:auto!important}.tag-wrap[data-v-5cd39288]{display:flex}.tag-wrap .tag-text[data-v-5cd39288]{padding:1px 2px}.filter-editor-value-custom-popper[data-v-5cd39288]{border:none!important;font-size:12px!important}.filter-editor-custom-popper .field,.filter-metrics-tree-select-popover .field,.filter-editor-custom-popper .classification,.filter-metrics-tree-select-popover .classification{align-items:center;max-width:100%;display:flex}.filter-editor-custom-popper .field-content,.filter-metrics-tree-select-popover .field-content,.filter-editor-custom-popper .classification-content,.filter-metrics-tree-select-popover .classification-content{text-overflow:ellipsis;text-wrap:nowrap;font-size:14px;overflow:hidden}.filter-editor-custom-popper .field i,.filter-metrics-tree-select-popover .field i{color:var(--icon_blue_bi);margin-right:4px}.filter-editor-custom-popper .classification .icon-kdat_common_currency_file,.filter-metrics-tree-select-popover .classification .icon-kdat_common_currency_file{color:#ffa600;margin-right:4px}.filter-editor-custom-popper .field .number.field-icon,.filter-metrics-tree-select-popover .field .number.field-icon{color:var(--icon_green_bi)}.filter-editor-custom-popper>div,.filter-metrics-tree-select-popover>div{text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden}.filter-editor-custom-popper .icon-kdat_common_system_arrow_right,.filter-metrics-tree-select-popover .icon-kdat_common_system_arrow_right{color:var(--fill_tertiary);opacity:1}.filter-editor-custom-popper-right,.filter-metrics-tree-select-popover-right{align-items:center;display:flex}.filter-metrics-tree-select-popover.ks-popover{padding:8px 0 0 8px;width:310px!important}.filter-metrics-tree-select-popover.ks-popover:has(.el-tree__empty-block){width:200px!important}.filter-metrics-tree-select-popover.ks-popover .field,.filter-metrics-tree-select-popover.ks-popover .classification{max-width:calc(100% - 20px)}.filter-metrics-tree-select-popover.ks-popover .tree-container .el-tree{overflow-x:hidden}.filter-metrics-tree-select-popover.ks-popover .tree-container .el-tree::-webkit-scrollbar{width:6px}.filter-metrics-tree-select-popover.ks-popover .tree-container .el-tree::-webkit-scrollbar-track{background:0 0;border-radius:3px}.filter-metrics-tree-select-popover.ks-popover .tree-container .el-tree::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}.filter-metrics-tree-select-popover.ks-popover .tree-container .el-tree::-webkit-scrollbar-thumb:hover{background:#0003}.filter-metrics-tree-select-popover.ks-popover .tree-container .el-tree .el-tree-node .el-tree-node__content{border-radius:4px;height:32px;padding:7px 8px}.filter-metrics-tree-select-popover.ks-popover .tree-container .el-tree .el-tree-node .el-tree-node__content:has(.classification) .el-checkbox{display:none}.filter-metrics-tree-select-popover.ks-popover .tree-container .el-tree .el-tree-node .el-tree-node__content:has(.classification) .classification .text{color:#5f6063;font-weight:700}.filter-metrics-tree-select-popover.ks-popover .tree-container .el-tree .el-tree-node .el-tree-node__content:has(.field) .el-tree-node__expand-icon.is-leaf{display:none}.filter-metrics-tree-select-popover.ks-popover .tree-container .el-tree .el-tree-node .el-tree-node__content:has(.field) .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#2563f4}.filter-metrics-tree-select-popover.ks-popover .tree-container .el-tree .el-tree-node .el-tree-node__content:has(.field) .el-checkbox__input.is-checked .el-checkbox__inner:before{border-color:#2563f4}.filter-metrics-tree-select-popover.ks-popover .tree-container .el-tree .el-tree-node .el-tree-node__content:has(.field) .field .text{color:#131416}.filter-editor-value-custom-popper{border:none!important;font-size:12px!important}.query-undestanding-wrap[data-v-6b2e86bc]{background:#f8f9fa;flex-direction:column;gap:16px;padding:12px;display:flex}.query-undestanding-wrap .alert[data-v-6b2e86bc]{color:#eb6f1c;align-items:center;font-size:12px;display:flex}.query-undestanding-wrap .alert img[data-v-6b2e86bc]{margin-right:4px}.query-undestanding-wrap .fanshu-alert[data-v-6b2e86bc]{height:20px;margin-bottom:-6px;padding:0 8px;font-size:14px;font-weight:600}.query-undestanding-wrap .buttons[data-v-6b2e86bc]{display:flex}.query-undestanding-wrap .query-item[data-v-6b2e86bc]{gap:4px;display:flex}.query-undestanding-wrap .query-item__type-name[data-v-6b2e86bc]{border-radius:4px;padding:4px 8px}.query-undestanding-wrap .dimension[data-v-6b2e86bc]{color:#1667b8;background:#e8f3fc;border:1px solid #7ab6eb}.query-undestanding-wrap .metric[data-v-6b2e86bc]{color:#2a853c;background:#e1faed;border:1px solid #7acc8b}.query-undestanding-wrap[data-v-6b2e86bc] .filter-editor-wrap .action-btn.add{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fff;border:1px solid #fff;border-radius:8px;justify-content:center;width:40px}.query-undestanding-wrap[data-v-6b2e86bc] .filter-editor-wrap .buttons{justify-content:flex-start;margin-left:44px}.query-undestanding-wrap[data-v-6b2e86bc] .filter-editor-wrap .buttons .is-confirm{background:linear-gradient(90deg,#1e93ff 0%,#3051ff 100%);border:none}.query-undestanding-wrap[data-v-6b2e86bc] .filter-editor-wrap .buttons .is-confirm.is-disabled{color:#fff;opacity:.5}.question-clarification-wrap[data-v-687b44fc]{width:100%;display:inline-block}.question-clarification-wrap .question-clarification[data-v-687b44fc]{background:linear-gradient(130.79deg,#427afd0f 7.72%,#423ef10f 42%,#814adc0f 92.17%);border:1.5px solid #427afd99;border-radius:4px;flex-direction:column;gap:2px;min-width:120px;padding:9px 10px;font-size:12px;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 8px #427afd1a}.question-clarification-wrap .question-clarification .icon[data-v-687b44fc]{width:18px;height:18px;position:relative;top:4px}.question-clarification-wrap .question-clarification .label[data-v-687b44fc]{margin-left:4px}.question-clarification-wrap .question-clarification .selected-text[data-v-687b44fc]{white-space:pre-wrap;text-overflow:ellipsis;flex:1;margin-left:20px;font-weight:700;overflow:hidden}.question-clarification-wrap .question-clarification .arrow-icon[data-v-687b44fc]{color:#2563f4;font-size:12px;transition:transform .3s}.question-clarification-wrap .question-clarification .arrow-icon.is-reverse[data-v-687b44fc]{transform:rotate(180deg)}.is-show-question-clarification[data-v-687b44fc]{display:none}.submit-icon[data-v-687b44fc]{cursor:pointer;color:#2563f4;margin-right:8px;font-size:14px}.submit-icon[data-v-687b44fc]:hover{color:#1e50e2}.question-popover{border:none;border-radius:4px;min-width:100px;max-width:400px;padding:4px 0;box-shadow:0 4px 12px #0000001f}.question-popover .dropdown-list{max-height:400px;padding:4px 0;overflow-y:auto}.question-popover .dropdown-list .dropdown-item{cursor:pointer;color:#606266;word-break:break-word;white-space:normal;align-items:center;min-height:32px;padding:6px 12px;font-size:13px;transition:all .2s;display:flex;position:relative}.question-popover .dropdown-list .dropdown-item:hover{color:#2563f4;background-color:#427afd14}.question-popover .dropdown-list .dropdown-item.is-selected{color:#2563f4;background-color:#427afd0f}.question-popover .dropdown-list .dropdown-item .dropdown-item-content{width:100%;display:inline-block}.question-popover .dropdown-list .dropdown-item:not(:last-child):after{content:"";background-color:#0000000f;height:1px;position:absolute;bottom:0;left:12px;right:12px}.question-popover .custom-input-area{cursor:pointer;background:#fff;border-top:1px solid #0000000f;justify-content:center;align-items:center;height:40px;display:flex}.question-popover .custom-input-area .custom-input-trigger{color:#2563f4}.question-popover .submit-area{color:#2563f4;cursor:pointer}.sql-vis-guide-area[data-v-7dfa5c24]{justify-content:flex-start;padding:8px 12px;display:flex}.sql-vis-guide-btn[data-v-7dfa5c24]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;white-space:nowrap;background:linear-gradient(120.69deg,#9c57ff0a -10.72%,#1c77ff0a 67.32%,#2ad6ff0a 138.38%);border:none;border-radius:4px;align-items:center;gap:8px;height:26px;padding:1px 7px;transition:background .2s;display:inline-flex}.sql-vis-guide-text[data-v-7dfa5c24]{font-size:14px;font-weight:400;line-height:22px}.sql-vis-guide-icon[data-v-7dfa5c24]{flex-shrink:0;font-size:12px}.status-RUNNING[data-v-7dfa5c24]:hover,.status-DATA_READY_DETECTING[data-v-7dfa5c24]:hover{position:relative}.status-RUNNING[data-v-7dfa5c24]:hover:after,.status-DATA_READY_DETECTING[data-v-7dfa5c24]:hover:after{content:"";-webkit-mask-composite:xor;pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;background:linear-gradient(121.99deg,#7d30ec -1.62%,#136aec 64.19%,#11bce4 109.96%);border-radius:4px;padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.status-RUNNING .sql-vis-guide-text[data-v-7dfa5c24],.status-DATA_READY_DETECTING .sql-vis-guide-text[data-v-7dfa5c24],.status-RUNNING .sql-vis-guide-icon[data-v-7dfa5c24],.status-DATA_READY_DETECTING .sql-vis-guide-icon[data-v-7dfa5c24]{-webkit-text-fill-color:transparent;background:linear-gradient(121.99deg,#7d30ec -1.62%,#136aec 64.19%,#11bce4 109.96%);-webkit-background-clip:text;background-clip:text}.status-SUCCESS .sql-vis-guide-text[data-v-7dfa5c24],.status-FAILED .sql-vis-guide-text[data-v-7dfa5c24]{color:var(--text_primary,#131416);-webkit-text-fill-color:var(--text_primary,#131416);background:0 0;background-clip:initial}.status-SUCCESS .sql-vis-guide-icon[data-v-7dfa5c24],.status-FAILED .sql-vis-guide-icon[data-v-7dfa5c24]{color:var(--fill_primary,#5f6063);-webkit-text-fill-color:var(--fill_primary,#5f6063)}.sql-vis-log-tab[data-v-5e747271]{padding:0 12px 12px;overflow:auto}.sql-vis-log-tab.is-error[data-v-5e747271]{background:#f53f3f0a}.sql-vis-log[data-v-5e747271]{white-space:pre;color:var(--text_primary);margin:0;font-family:JetBrains Mono,Consolas,monospace;font-size:12px;line-height:1.7}.sql-vis-log[data-v-5e747271] .log-info{color:var(--text_positive,#1ab370)}.sql-vis-log[data-v-5e747271] .log-warn{color:var(--orange_800,#d46b08)}.sql-vis-log[data-v-5e747271] .log-error-line{color:var(--text_negative,#f53f3f)}.sql-vis-result-tab[data-v-a0a24aaa]{overflow:auto}.sql-vis-table-wrap[data-v-a0a24aaa]{position:relative;overflow:auto}.sql-vis-table[data-v-a0a24aaa]{width:100%}.sql-vis-pagination[data-v-a0a24aaa]{flex-shrink:0;justify-content:flex-end;padding:8px 0 4px;display:flex}.sql-vis-pagination[data-v-a0a24aaa] .ks-pager li{background-color:var(--bg_container,#fff)}.sql-vis-empty[data-v-a0a24aaa]{height:200px;color:var(--text_tertiary);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex}.sql-vis-empty span[data-v-a0a24aaa]{font-size:13px}.sql-vis-toolbar-actions[data-v-05f3ffd9]{flex-shrink:0;align-items:center;gap:8px;display:flex}.project-group-text[data-v-05f3ffd9]{white-space:nowrap;margin-right:4px;font-size:12px;line-height:18px}.project-group-name[data-v-05f3ffd9]{color:var(--text_secondary,#5f6063)}.project-group-saturation.saturation-danger[data-v-05f3ffd9]{color:var(--text_negative,#e92a1b)}.project-group-saturation.saturation-warning[data-v-05f3ffd9]{color:var(--text_warning,#fa8c16)}.project-group-saturation.saturation-safe[data-v-05f3ffd9]{color:var(--text_positive,#00b223)}[data-v-05f3ffd9] .arrow-btn{transition:transform .25s}[data-v-05f3ffd9] .arrow-btn.collapsed{transform:rotate(180deg)}.sql-vis-toolbar-info[data-v-6e6fb059]{flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.sql-vis-file-icon[data-v-6e6fb059]{color:var(--fill_brand,#2563f4);flex-shrink:0;font-size:14px}.sql-vis-name[data-v-6e6fb059]{color:var(--text_primary,#131416);white-space:nowrap;text-overflow:ellipsis;cursor:default;max-width:200px;font-size:12px;font-weight:400;overflow:hidden}.sql-vis-type[data-v-6e6fb059]{background:var(--bg_brand_contain,#2563f40f);height:18px;color:var(--text_primary,#131416);white-space:nowrap;border-radius:2px;flex-shrink:0;align-items:center;padding:0 4px;font-size:12px;font-weight:400;display:inline-flex}.sql-vis-status-tag[data-v-6e6fb059]{white-space:nowrap;border-radius:2px;flex-shrink:0;align-items:center;padding:0 4px;font-size:12px;font-weight:400;line-height:18px;display:inline-flex}.sql-vis-status-tag.status-running[data-v-6e6fb059]{height:18px;color:var(--text_brand,#2563f4);background:#2563f40f}.sql-vis-status-tag.status-success[data-v-6e6fb059]{height:20px;color:var(--text_positive,#00b223);background:#0fb83112}.sql-vis-status-tag.status-failed[data-v-6e6fb059]{height:20px;color:var(--text_negative,#e92a1b);background:#e8382c17}.sql-vis-status-tag.status-data-ready-detecting[data-v-6e6fb059],.sql-vis-status-tag.status-data_ready_detecting[data-v-6e6fb059]{height:18px;color:var(--text_warning,#fa8c16);background:#fa8c1612}.sql-vis-mobile-placeholder[data-v-20687eac]{color:var(--text_tertiary);font-size:13px;display:flex}.sql-vis-box.is-old-agent[data-v-20687eac]{border-left:2px solid var(--border_table);border-radius:1px;margin-left:11px;transition:all .3s}.sql-vis-wrap[data-v-20687eac]{border:1px solid var(--border_table);background:var(--bg_container,#fff);border-radius:4px;flex-direction:column;font-size:12px;display:flex}.sql-vis-wrap.is-old-agent[data-v-20687eac]{margin-left:15px}.sql-vis-wrap.fullscreen[data-v-20687eac]{z-index:99999;border-radius:0;flex-direction:column;width:100%;height:100%;margin-left:0;display:flex;position:fixed;top:0;left:0}.sql-vis-wrap.fullscreen .sql-vis-body[data-v-20687eac]{flex-direction:column;flex:1;display:flex;overflow:hidden}.sql-vis-wrap.fullscreen .sql-vis-tab-body[data-v-20687eac]{flex-direction:column;flex:1;display:flex;overflow:auto}.sql-vis-wrap.fullscreen .sql-vis-tab-content[data-v-20687eac]{height:100%;max-height:none!important}.sql-vis-wrap.fullscreen .sql-vis-tab-content .sql-vis-code-wrap[data-v-20687eac]{flex:1}.sql-vis-wrap.fullscreen[data-v-20687eac] .sql-vis-log-tab{flex:1;max-height:none!important}.sql-vis-wrap.fullscreen[data-v-20687eac] .sql-vis-result-tab{flex-direction:column;flex:1;display:flex;max-height:none!important}.sql-vis-wrap.fullscreen[data-v-20687eac] .ks-table{height:100%!important}.sql-vis-toolbar[data-v-20687eac]{background:var(--border_table,#f5f6fa);border-bottom:1px solid var(--border_table);flex-shrink:0;align-items:center;gap:8px;min-height:36px;padding:0 12px;display:flex}.sql-vis-body[data-v-20687eac]{flex-direction:column;display:flex;overflow:hidden}.sql-vis-tabs[data-v-20687eac]{align-items:center;gap:0;padding:8px 12px;display:flex}.sql-vis-tab[data-v-20687eac]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border_form,#d9dce3);cursor:pointer;color:var(--text_secondary);background:0 0;border-radius:0;margin-right:-1px;padding:4px 12px;font-size:12px;line-height:20px}.sql-vis-tab[data-v-20687eac]:first-child{border-radius:2px 0 0 2px}.sql-vis-tab[data-v-20687eac]:last-of-type{border-radius:0 2px 2px 0}.sql-vis-tab.active[data-v-20687eac]{color:var(--text_brand,#2563f4);border-color:var(--text_brand,#2563f4);z-index:1;background:#2563f40f;position:relative}.sql-vis-tab[data-v-20687eac]:hover:not(.active){background:var(--bg_hover)}.sql-vis-result-meta[data-v-20687eac]{background:var(--bg_contain,#f8fafc);box-sizing:border-box;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;height:30px;margin-left:auto;padding:6px 16px 6px 12px;font-size:14px;font-weight:400;line-height:22px;display:flex}.sql-vis-result-meta-item[data-v-20687eac]{color:var(--text_secondary)}.sql-vis-result-link[data-v-20687eac]{color:var(--text_brand,#2563f4);cursor:pointer;font-size:14px}.sql-vis-result-link[data-v-20687eac]:hover{text-decoration:underline}.sql-vis-tab-body[data-v-20687eac]{padding:0 12px 8px}.sql-vis-code-wrap[data-v-20687eac]{background:var(--ai_container,#f8f9fc);display:flex;overflow:auto}.sql-vis-line-numbers[data-v-20687eac]{text-align:right;-webkit-user-select:none;user-select:none;background:var(--ai_container,#f8f9fc);border-right:1px solid var(--border_table);flex-shrink:0;padding:8px 0}.sql-vis-line-numbers .line-num[data-v-20687eac]{color:var(--text_tertiary,#8e8e90);padding:0 8px;font-family:JetBrains Mono,Consolas,monospace;font-size:12px;line-height:1.6;display:block}.sql-vis-code[data-v-20687eac]{white-space:pre;color:var(--gray_1000);flex:1;margin:0;padding:8px 12px;font-family:JetBrains Mono,Consolas,monospace;font-size:12px;line-height:1.6;overflow:visible;background:var(--ai_container,#f8f9fc)!important}.sql-vis-tool-message[data-v-20687eac]{color:var(--text_secondary);border-top:1px solid var(--border_table);padding:6px 12px;font-size:12px;line-height:1.5}.sql-vis-slide-enter-active[data-v-20687eac],.sql-vis-slide-leave-active[data-v-20687eac]{overflow:hidden}.sql-vis-tab-content[data-v-20687eac],.sql-vis-code-wrap[data-v-20687eac],.sql-vis-log-tab[data-v-20687eac],.sql-vis-result-tab[data-v-20687eac],.sql-vis-table-wrap[data-v-20687eac]{scrollbar-width:thin;scrollbar-color:var(--text_secondary)var(--bg_tag)}.sql-vis-tab-content[data-v-20687eac]::-webkit-scrollbar{width:8px;height:8px}.sql-vis-code-wrap[data-v-20687eac]::-webkit-scrollbar{width:8px;height:8px}.sql-vis-log-tab[data-v-20687eac]::-webkit-scrollbar{width:8px;height:8px}.sql-vis-result-tab[data-v-20687eac]::-webkit-scrollbar{width:8px;height:8px}.sql-vis-table-wrap[data-v-20687eac]::-webkit-scrollbar{width:8px;height:8px}.sql-vis-tab-content[data-v-20687eac]::-webkit-scrollbar-track{background:var(--bg_tag);border-radius:1px}.sql-vis-code-wrap[data-v-20687eac]::-webkit-scrollbar-track{background:var(--bg_tag);border-radius:1px}.sql-vis-log-tab[data-v-20687eac]::-webkit-scrollbar-track{background:var(--bg_tag);border-radius:1px}.sql-vis-result-tab[data-v-20687eac]::-webkit-scrollbar-track{background:var(--bg_tag);border-radius:1px}.sql-vis-table-wrap[data-v-20687eac]::-webkit-scrollbar-track{background:var(--bg_tag);border-radius:1px}.sql-vis-tab-content[data-v-20687eac]::-webkit-scrollbar-thumb{background:var(--text_secondary);border-radius:1px;transition:background-color .2s}.sql-vis-code-wrap[data-v-20687eac]::-webkit-scrollbar-thumb{background:var(--text_secondary);border-radius:1px;transition:background-color .2s}.sql-vis-log-tab[data-v-20687eac]::-webkit-scrollbar-thumb{background:var(--text_secondary);border-radius:1px;transition:background-color .2s}.sql-vis-result-tab[data-v-20687eac]::-webkit-scrollbar-thumb{background:var(--text_secondary);border-radius:1px;transition:background-color .2s}.sql-vis-table-wrap[data-v-20687eac]::-webkit-scrollbar-thumb{background:var(--text_secondary);border-radius:1px;transition:background-color .2s}.sql-vis-tab-content[data-v-20687eac]::-webkit-scrollbar-thumb:hover{background:var(--text_secondary)}.sql-vis-code-wrap[data-v-20687eac]::-webkit-scrollbar-thumb:hover{background:var(--text_secondary)}.sql-vis-log-tab[data-v-20687eac]::-webkit-scrollbar-thumb:hover{background:var(--text_secondary)}.sql-vis-result-tab[data-v-20687eac]::-webkit-scrollbar-thumb:hover{background:var(--text_secondary)}.sql-vis-table-wrap[data-v-20687eac]::-webkit-scrollbar-thumb:hover{background:var(--text_secondary)}.colorful-block-virtual-border[data-v-3c8bb465]{background:linear-gradient(131deg,#427afd 7.72%,#423ef1 42%,#9f6df0 78.73%,#de5ef3 90.98%);border-radius:4px;padding:1px}.colorful-block-virtual-border .colorful-block-mask[data-v-3c8bb465]{background:#fff;border-radius:3px}.colorful-block-virtual-border .colorful-block-mask .colorful-block-background[data-v-3c8bb465]{background:linear-gradient(131deg,#427afd0f 7.72%,#423ef10f 42%,#9f6df00f 78.73%,#de5ef30f 90.98%);border-radius:3px;padding:2px 8px}.chat-operation-btn[data-v-0c8a49dd]{cursor:pointer;color:var(--text_brand,#2563f4);align-items:center;display:flex}.chat-operation-btn.reverse[data-v-0c8a49dd]{flex-direction:row-reverse}.chat-operation-btn.disabled[data-v-0c8a49dd]{color:var(--text_brand_disable,#2563f45c);cursor:not-allowed}.chat-operation-btn .icon[data-v-0c8a49dd]{justify-content:center;align-items:center;width:16px;height:16px;margin:0 4px;display:flex;transform:translateY(1px)}.chat-operation-btn .icon.icon-upsize-down[data-v-0c8a49dd]{transform:rotate(180deg)translateY(-1px)}.chat-operation-btn .icon i[data-v-0c8a49dd]{color:inherit;font-size:var(--icon_size,14px)}.chat-operation-btn .icon img[data-v-0c8a49dd]{width:14px;height:14px}.chat-operation-btn[data-v-0c8a49dd] .ks-button{color:inherit;padding:0;transform:translateY(1px)}.chat-operation-btn[data-v-0c8a49dd] .ks-button .ks-button-flex{font-size:12px}.standard-question-list[data-v-289572f6]{color:var(--text_primary,#131416);font-size:14px;font-style:normal;font-weight:400;line-height:18px}.standard-question-list .standard-question-title[data-v-289572f6]{align-items:center;margin-bottom:8px;display:flex}.standard-question-list .standard-question-title .standard-question-title__icon[data-v-289572f6]{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.standard-question-list .standard-question-title .standard-question-title__label[data-v-289572f6]{margin-left:4px;font-size:12px}.standard-question-list .standard-question-title .standard-question-title__exception-text[data-v-289572f6]{color:var(--text_warning_new,#eb6f1c);margin-left:4px}.standard-question-list .standard-question-wrapper[data-v-289572f6]{position:relative}.standard-question-list .standard-question-wrapper .standard-question-item[data-v-289572f6]{padding:6px 4px}.standard-question-list .standard-question-wrapper .standard-question-item .standard-question-item__title[data-v-289572f6]{align-items:center;margin-bottom:4px;display:flex}.standard-question-list .standard-question-wrapper .standard-question-item .standard-question-item__title .standard-question-title__icon[data-v-289572f6]{justify-content:center;align-items:center;width:16px;height:16px;margin-right:4px;display:flex}.standard-question-list .standard-question-wrapper .standard-question-item .standard-question-item__title .standard-question-title__label[data-v-289572f6]{font-size:12px}.standard-question-list .standard-question-wrapper .standard-question-item .standard-question-item__content[data-v-289572f6]{align-items:center;margin-left:16px;display:flex}.standard-question-list .standard-question-wrapper .standard-question-item .standard-question-item__content .standard-question-item__content-main-question[data-v-289572f6]{font-weight:600}.standard-question-list .standard-question-wrapper .standard-question-item .standard-question-item__content .standard-question-item__content-other-question[data-v-289572f6]{color:var(--text_brand,#007aff);cursor:pointer;align-items:center;margin-left:16px;font-size:12px;display:flex}.standard-question-list .standard-question-wrapper .standard-question-item .standard-question-item__content .standard-question-item__content-other-question .standard-question-item__content-other-question__icon[data-v-289572f6]{justify-content:center;align-items:center;width:16px;height:16px;margin-left:4px;display:flex}.standard-question-list .standard-question-wrapper .standard-question-item .standard-question-item__content .standard-question-item__content-other-question .standard-question-item__content-other-question__icon.flip[data-v-289572f6]{transform:rotate(180deg)}.standard-question-list .standard-question-wrapper .standard-question-item .origin-question-btn[data-v-289572f6]{margin-left:16px}.standard-question-list[data-v-289572f6] .dimension,.standard-question-list[data-v-289572f6] .dimension-value{color:#003f6d}.standard-question-list[data-v-289572f6] .metric{color:#007a66}.standard-question-list[data-v-289572f6] .ks-radio-group{max-width:200px}.standard-question-list[data-v-289572f6] .ks-radio-group .ks-radio{margin-bottom:8px}.standard-question-list[data-v-289572f6] .ks-radio-group .ks-radio:last-child{margin-bottom:0}.standard-question-list[data-v-289572f6] .ks-radio-group .ks-radio.is-disabled .dimension,.standard-question-list[data-v-289572f6] .ks-radio-group .ks-radio.is-disabled .dimension-value,.standard-question-list[data-v-289572f6] .ks-radio-group .ks-radio.is-disabled .metric{color:inherit}.standard-question-list .origin-question-wrapper[data-v-289572f6],.standard-question-list .origin-question-wrapper .origin-question-text[data-v-289572f6]{margin-top:8px}.remain-questions-dropdown-wrapper-popper{padding:0}.remain-questions-dropdown-wrapper-popper .remain-questions-dropdown-wrapper .remain-questions-dropdown-item{cursor:pointer;align-items:center;margin:4px 0;padding:5px 12px;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:flex}.remain-questions-dropdown-wrapper-popper .remain-questions-dropdown-wrapper .remain-questions-dropdown-item:hover{background:var(--bg_brand_contain,#2563f40f);color:var(--text_brand,#2563f4)}.remain-questions-dropdown-wrapper-popper .remain-questions-dropdown-wrapper .resend-question-edit-wrapper{border-top:1px solid var(--border_divider,#f0f2f4);max-height:400px;padding:5px 12px;overflow-y:auto}.remain-questions-dropdown-wrapper-popper .remain-questions-dropdown-wrapper .resend-question-edit-wrapper .resend-question-edit-btn{cursor:pointer;justify-content:center;align-items:center;height:30px;display:flex}.switch-intent[data-v-022d2132]{color:#8c8c8c;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.switch-intent .switch-intent__btn[data-v-022d2132]{color:#1d59f2f2;cursor:pointer}.switch-intent .switch-intent__btn .switch-intent__btn-icon[data-v-022d2132]{margin-left:4px;position:relative;top:2px}.hive-icon[data-v-2d471f7b]{width:14px!important;height:14px!important}.term-data-list .term-data-item[data-v-35622bda]{align-items:center;width:100%;display:flex}.term-data-list .term-data-item .term-data-item__title[data-v-35622bda]{align-items:center;display:flex}.term-data-list .term-data-item .term-data-item__title .term-data-item__title-text[data-v-35622bda]{white-space:nowrap;color:var(--text_primary,#131416);margin-left:4px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.term-data-list .term-data-item .term-data-item__content[data-v-35622bda]{color:#8e8e90;width:100%;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.think-content-range[data-v-dae5be92]{border-left:2px solid var(--border_table);padding-left:12px}.think-content-range[data-v-dae5be92] *{color:var(--text_tertiary);line-height:18px;font-size:12px!important}.think-end[data-v-58b149a6]{justify-content:center;align-items:center;font-size:14px;display:flex}.think-end .operation-btn[data-v-58b149a6]{color:var(--text_tertiary);cursor:pointer;align-items:center;margin-right:16px;font-size:12px;display:flex}.think-end .operation-btn .btn-text[data-v-58b149a6]{-webkit-text-fill-color:transparent;background:linear-gradient(121.99deg,#7d30ec -1.62%,#136aec 64.19%,#11bce4 109.96%);-webkit-background-clip:text;background-clip:text;font-weight:600;line-height:18px}.think-end .operation-btn i[data-v-58b149a6]{color:var(--text_brand);font-size:14px;line-height:18px}.think-end .think-end-divider[data-v-58b149a6]{border-top:1px dashed var(--ai_border_divider);flex:1;margin:8px 0}.think-end .turn-upside-down[data-v-58b149a6]{transform:rotate(180deg)}.think-end .turn-upsice-right[data-v-58b149a6]{transform:rotate(-90deg)}.tool-excute[data-v-2e06a9bd]{color:#5f6063;background:#f6f7f9;padding:4px 8px;font-size:12px}@keyframes widgetLoading-630e17ee{0%{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-1px)}to{opacity:.3;transform:translateY(0)}}@keyframes rotate-630e17ee{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-animate-wrapper[data-v-630e17ee]{line-height:100%;display:flex;position:relative}.loading-dot[data-v-630e17ee]{color:#666;opacity:.3;font-size:16px;font-weight:700;animation:1.5s ease-in-out infinite widgetLoading-630e17ee;display:inline-block;transform:translateY(0)}.execute-process-list .execute-process-item[data-v-10bdc2f9]{white-space:nowrap;margin-bottom:8px}.execute-process-list .execute-process-item.collapsed[data-v-10bdc2f9]{display:none}.execute-process-list .execute-process-item .execute-process-item__title[data-v-10bdc2f9]{align-items:center;display:flex}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-icon[data-v-10bdc2f9]{justify-content:center;align-items:center;display:flex}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-label[data-v-10bdc2f9]{color:var(--text_primary,#131416);margin-left:8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-label.focusable[data-v-10bdc2f9]{cursor:pointer}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-label.focusable[data-v-10bdc2f9]:hover,.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-label.focusable.active[data-v-10bdc2f9]{color:var(--text_brand,#2563f4)}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-label.isLoading[data-v-10bdc2f9]{color:#8e8e90}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-label[data-v-10bdc2f9] a{color:#165dff!important;text-decoration-line:none!important}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-tip[data-v-10bdc2f9]{margin-left:8px;font-size:12px}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-arrow[data-v-10bdc2f9]{color:#2563f4;cursor:pointer;justify-content:center;align-items:center;margin-left:8px;transition:transform .3s ease-in-out,color .2s ease-in-out;display:flex;transform:rotate(0)}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-arrow[data-v-10bdc2f9]:hover{color:#1d4ed8}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-arrow.collapsed[data-v-10bdc2f9]{transform:rotate(-90deg)}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-arrow i[data-v-10bdc2f9]{transition:inherit}.execute-process-list .execute-process-item .execute-process-item__title.inline[data-v-10bdc2f9]{vertical-align:middle;display:inline-flex}.execute-process-list .execute-process-item .execute-process-item__content[data-v-10bdc2f9]{white-space:normal;height:auto;margin-top:8px;margin-left:24px}.execute-process-list .execute-process-item .execute-process-item__content.no-margin[data-v-10bdc2f9]{margin-left:0!important}.execute-process-list .execute-process-item .execute-process-item__content.collapsed[data-v-10bdc2f9]{height:0;margin-top:0;overflow:hidden}.execute-process-list .execute-process-item .execute-process-item__content.inline[data-v-10bdc2f9]{margin-top:revert;vertical-align:middle;margin-left:8px;display:inline-flex}@keyframes rotate-06ee7f96{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.status-icon[data-v-06ee7f96]{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.status-icon .circle-spinners[data-v-06ee7f96]{animation:1s linear infinite rotate-06ee7f96}.multi-stream-render[data-v-50f4014b]{flex-direction:column;gap:8px;display:flex}.multi-stream-render__item[data-v-50f4014b]{border:1px solid var(--border_table,#e8e8e8);border-radius:6px;overflow:hidden}.multi-stream-render__header[data-v-50f4014b]{background-color:var(--multi-stream-header-bg,#f2f4f7);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:4px 12px;display:flex}.multi-stream-render__label[data-v-50f4014b]{color:var(--multi-stream-header-label-color,#5f6368);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:500;overflow:hidden}.multi-stream-render__header-actions[data-v-50f4014b]{align-items:center;gap:4px;display:flex}.multi-stream-render__fullscreen-btn[data-v-50f4014b]{cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .2s;display:flex}.multi-stream-render__fullscreen-btn[data-v-50f4014b]:hover{background:var(--multi-stream-header-icon-hover-bg,#0000000f)}.multi-stream-render__fullscreen-icon[data-v-50f4014b]{background-color:var(--multi-stream-header-icon-color,#5f6368);width:14px;height:14px;transition:background-color .2s;display:inline-block;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik02LjI1IDJDNi42NjQyMSAyIDcgMi4zMzU3OSA3IDIuNzVDNyAzLjE0OTQyIDYuNjg3NzcgMy40NzU5MiA2LjI5NDA3IDMuNDk4NzNMNi4yNSAzLjVINC41NjA2NkwxMi41IDExLjQzOTNWOS43NUMxMi41IDkuMzM1NzkgMTIuODM1OCA5IDEzLjI1IDlDMTMuNjQ5NCA5IDEzLjk3NTkgOS4zMTIyMyAxMy45OTg3IDkuNzA1OTNMMTQgOS43NVYxMkMxNCAxMy4wODM3IDEzLjEzOCAxMy45NjYxIDEyLjA2MjMgMTMuOTk5TDEyIDE0SDkuNzVDOS4zMzU3OSAxNCA5IDEzLjY2NDIgOSAxMy4yNUM5IDEyLjg1MDYgOS4zMTIyMyAxMi41MjQxIDkuNzA1OTMgMTIuNTAxM0w5Ljc1IDEyLjVIMTEuNDM5M0wzLjUgNC41NjA2NlY2LjI1QzMuNSA2LjY2NDIxIDMuMTY0MjEgNyAyLjc1IDdDMi4zNTA1OCA3IDIuMDI0MDggNi42ODc3NyAyLjAwMTI3IDYuMjk0MDdMMiA2LjI1VjRDMiAyLjkxNjI3IDIuODYxOTYgMi4wMzM4NiAzLjkzNzcxIDIuMDAwOTVMNCAySDYuMjVaIgogICAgICAgICAgZmlsbD0iY3VycmVudENvbG9yIi8+CiAgICA8cGF0aCBkPSJNNi41IDEzLjI1QzYuNSAxMy42NjQyIDYuMTY0MjEgMTQgNS43NSAxNEg0TDMuOTM3NzEgMTMuOTk5QzIuODYxOTYgMTMuOTY2MSAyIDEzLjA4MzcgMiAxMlYxMC4yNUwyLjAwMTI3IDEwLjIwNTlDMi4wMjQwOCA5LjgxMjIzIDIuMzUwNTggOS41IDIuNzUgOS41QzMuMTY0MjEgOS41IDMuNSA5LjgzNTc5IDMuNSAxMC4yNVYxMkwzLjUwMTM3IDEyLjAzNzNDMy41MjA0NiAxMi4yOTYgMy43MzY0MSAxMi41IDQgMTIuNUg1Ljc1TDUuNzk0MDcgMTIuNTAxM0M2LjE4Nzc3IDEyLjUyNDEgNi41IDEyLjg1MDYgNi41IDEzLjI1WiIKICAgICAgICAgIGZpbGw9ImN1cnJlbnRDb2xvciIvPgogICAgPHBhdGggZD0iTTkuNSAyLjc1QzkuNSAyLjMzNTc5IDkuODM1NzkgMiAxMC4yNSAySDEyTDEyLjA2MjMgMi4wMDA5NUMxMy4xMzggMi4wMzM4NiAxNCAyLjkxNjI3IDE0IDRWNS43NUwxMy45OTg3IDUuNzk0MDdDMTMuOTc1OSA2LjE4Nzc3IDEzLjY0OTQgNi41IDEzLjI1IDYuNUMxMi44MzU4IDYuNSAxMi41IDYuMTY0MjEgMTIuNSA1Ljc1VjRMMTIuNDk4NiAzLjk2MjY4QzEyLjQ3OTUgMy43MDM5NyAxMi4yNjM2IDMuNSAxMiAzLjVIMTAuMjVMMTAuMjA1OSAzLjQ5ODczQzkuODEyMjMgMy40NzU5MiA5LjUgMy4xNDk0MiA5LjUgMi43NVoiCiAgICAgICAgICBmaWxsPSJjdXJyZW50Q29sb3IiLz4KPC9zdmc+Cg==) 50%/contain no-repeat;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik02LjI1IDJDNi42NjQyMSAyIDcgMi4zMzU3OSA3IDIuNzVDNyAzLjE0OTQyIDYuNjg3NzcgMy40NzU5MiA2LjI5NDA3IDMuNDk4NzNMNi4yNSAzLjVINC41NjA2NkwxMi41IDExLjQzOTNWOS43NUMxMi41IDkuMzM1NzkgMTIuODM1OCA5IDEzLjI1IDlDMTMuNjQ5NCA5IDEzLjk3NTkgOS4zMTIyMyAxMy45OTg3IDkuNzA1OTNMMTQgOS43NVYxMkMxNCAxMy4wODM3IDEzLjEzOCAxMy45NjYxIDEyLjA2MjMgMTMuOTk5TDEyIDE0SDkuNzVDOS4zMzU3OSAxNCA5IDEzLjY2NDIgOSAxMy4yNUM5IDEyLjg1MDYgOS4zMTIyMyAxMi41MjQxIDkuNzA1OTMgMTIuNTAxM0w5Ljc1IDEyLjVIMTEuNDM5M0wzLjUgNC41NjA2NlY2LjI1QzMuNSA2LjY2NDIxIDMuMTY0MjEgNyAyLjc1IDdDMi4zNTA1OCA3IDIuMDI0MDggNi42ODc3NyAyLjAwMTI3IDYuMjk0MDdMMiA2LjI1VjRDMiAyLjkxNjI3IDIuODYxOTYgMi4wMzM4NiAzLjkzNzcxIDIuMDAwOTVMNCAySDYuMjVaIgogICAgICAgICAgZmlsbD0iY3VycmVudENvbG9yIi8+CiAgICA8cGF0aCBkPSJNNi41IDEzLjI1QzYuNSAxMy42NjQyIDYuMTY0MjEgMTQgNS43NSAxNEg0TDMuOTM3NzEgMTMuOTk5QzIuODYxOTYgMTMuOTY2MSAyIDEzLjA4MzcgMiAxMlYxMC4yNUwyLjAwMTI3IDEwLjIwNTlDMi4wMjQwOCA5LjgxMjIzIDIuMzUwNTggOS41IDIuNzUgOS41QzMuMTY0MjEgOS41IDMuNSA5LjgzNTc5IDMuNSAxMC4yNVYxMkwzLjUwMTM3IDEyLjAzNzNDMy41MjA0NiAxMi4yOTYgMy43MzY0MSAxMi41IDQgMTIuNUg1Ljc1TDUuNzk0MDcgMTIuNTAxM0M2LjE4Nzc3IDEyLjUyNDEgNi41IDEyLjg1MDYgNi41IDEzLjI1WiIKICAgICAgICAgIGZpbGw9ImN1cnJlbnRDb2xvciIvPgogICAgPHBhdGggZD0iTTkuNSAyLjc1QzkuNSAyLjMzNTc5IDkuODM1NzkgMiAxMC4yNSAySDEyTDEyLjA2MjMgMi4wMDA5NUMxMy4xMzggMi4wMzM4NiAxNCAyLjkxNjI3IDE0IDRWNS43NUwxMy45OTg3IDUuNzk0MDdDMTMuOTc1OSA2LjE4Nzc3IDEzLjY0OTQgNi41IDEzLjI1IDYuNUMxMi44MzU4IDYuNSAxMi41IDYuMTY0MjEgMTIuNSA1Ljc1VjRMMTIuNDk4NiAzLjk2MjY4QzEyLjQ3OTUgMy43MDM5NyAxMi4yNjM2IDMuNSAxMiAzLjVIMTAuMjVMMTAuMjA1OSAzLjQ5ODczQzkuODEyMjMgMy40NzU5MiA5LjUgMy4xNDk0MiA5LjUgMi43NVoiCiAgICAgICAgICBmaWxsPSJjdXJyZW50Q29sb3IiLz4KPC9zdmc+Cg==) 50%/contain no-repeat}.multi-stream-render__toggle-icon[data-v-50f4014b]{color:var(--multi-stream-header-icon-color,#5f6368);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s ease-in-out,color .2s ease-in-out;display:flex;transform:rotate(0)}.multi-stream-render__toggle-icon[data-v-50f4014b]:hover{color:var(--multi-stream-header-icon-color,#5f6368)}.multi-stream-render__toggle-icon.is-collapsed[data-v-50f4014b]{transform:rotate(-90deg)}.multi-stream-render__toggle-icon i[data-v-50f4014b]{transition:inherit}.multi-stream-render__body[data-v-50f4014b]{scrollbar-width:none;max-height:450px;padding:8px 12px;position:relative;overflow-y:auto}.multi-stream-render__body[data-v-50f4014b]::-webkit-scrollbar{display:none}.multi-stream-render__body[data-v-50f4014b]:-webkit-full-screen{background:var(--bg_container,#fff);max-height:none;padding:16px 24px}.multi-stream-render__body[data-v-50f4014b]:fullscreen{background:var(--bg_container,#fff);max-height:none;padding:16px 24px}.multi-stream-render__exit-fullscreen-btn[data-v-50f4014b]{z-index:9999;cursor:pointer;color:#fff;background:#0006;border:none;border-radius:4px;justify-content:center;align-items:center;gap:4px;height:32px;padding:0 12px;font-size:12px;transition:background-color .2s;display:flex;position:fixed;top:12px;right:12px}.multi-stream-render__exit-fullscreen-btn .iconfont-common[data-v-50f4014b]{font-size:14px}.multi-stream-render__exit-fullscreen-btn[data-v-50f4014b]:hover{background:#0009}.jv--dark[data-v-1ffa1dc0]{color:#e6edf3;background:0 0}.jv--dark .load-more-button[data-v-1ffa1dc0]{color:#58a6ff;background:#58a6ff14;border-color:#63b3ed40}.jv--dark .load-more-button .load-more-info[data-v-1ffa1dc0]{color:#8b949ebf}.jv--dark .load-more-button[data-v-1ffa1dc0]:hover{background:#58a6ff29;border-color:#58a6ff73;box-shadow:0 2px 6px #58a6ff26}.jv--dark .json-viewer-item[data-v-1ffa1dc0]{color:#e6edf3}.jv--dark .json-viewer-line[data-v-1ffa1dc0]:hover{background:#58a6ff12}.jv--dark .json-viewer-line:hover .json-viewer-toggle[data-v-1ffa1dc0]{color:#58a6ff;background:#58a6ff1f}.jv--dark .json-viewer-line.search-match[data-v-1ffa1dc0]{background:#ffd70012;border-left-color:#ffd70099}.jv--dark .json-viewer-toggle[data-v-1ffa1dc0]{color:#8b949ebf}.jv--dark .json-viewer-toggle[data-v-1ffa1dc0]:hover{color:#58a6ff;background:#58a6ff1f}.jv--dark .json-viewer-toggle[data-v-1ffa1dc0]:hover:after{background:#58a6ff}.jv--dark .json-viewer-index[data-v-1ffa1dc0]{color:#f87171;box-shadow:none;background:#f8717114;border-color:#f8717133}.jv--dark .json-viewer-key[data-v-1ffa1dc0]{color:#79c0ff}@keyframes keyFlashDark-1ffa1dc0{0%,to{color:#79c0ff}50%{color:#4ade80}}.jv--dark .json-viewer-key.key-copied[data-v-1ffa1dc0]{animation:.6s keyFlashDark-1ffa1dc0}.jv--dark .json-viewer-key[data-v-1ffa1dc0]:after{background:linear-gradient(90deg,#79c0ff4d 0%,#0000 100%)}.jv--dark .json-viewer-bracket[data-v-1ffa1dc0]{color:#8b949ebf}.jv--dark .json-viewer-preview[data-v-1ffa1dc0]{color:#8b949ebf;background:#58a6ff0f;border-color:#63b3ed2e}.jv--dark .json-viewer-preview[data-v-1ffa1dc0]:hover{color:#e6edf3;background:#58a6ff1f;border-color:#58a6ff4d}.jv--dark .json-value[data-v-1ffa1dc0]:hover{box-shadow:0 2px 6px #00000080!important}.jv--dark .json-value--string[data-v-1ffa1dc0]{color:#a5d6ff;background:#a5d6ff12;border-color:#a5d6ff26}.jv--dark .json-value--string[data-v-1ffa1dc0]:hover{background:#a5d6ff2e!important}.jv--dark .json-value--number[data-v-1ffa1dc0]{color:#79c0ff;background:#79c0ff12;border-color:#79c0ff26}.jv--dark .json-value--number[data-v-1ffa1dc0]:hover{background:#79c0ff2e!important}.jv--dark .json-value--boolean[data-v-1ffa1dc0]{color:#d2a8ff;background:#d2a8ff12;border-color:#d2a8ff26}.jv--dark .json-value--boolean[data-v-1ffa1dc0]:hover{background:#d2a8ff2e!important}.jv--dark .json-value--null[data-v-1ffa1dc0],.jv--dark .json-value--undefined[data-v-1ffa1dc0]{color:#8b949ebf;background:#8b949e14;border-color:#8b949e26}.jv--dark .json-value--null[data-v-1ffa1dc0]:hover,.jv--dark .json-value--undefined[data-v-1ffa1dc0]:hover{background:#8b949e33!important}.jv--dark .json-viewer-line:hover .json-value[data-v-1ffa1dc0]{box-shadow:0 1px 3px #0006!important}.jv--dark .json-viewer-line:hover .json-value--string[data-v-1ffa1dc0]{background:#a5d6ff21!important}.jv--dark .json-viewer-line:hover .json-value--number[data-v-1ffa1dc0]{background:#79c0ff21!important}.jv--dark .json-viewer-line:hover .json-value--boolean[data-v-1ffa1dc0]{background:#d2a8ff21!important}.jv--dark .json-viewer-line:hover .json-value--null[data-v-1ffa1dc0],.jv--dark .json-viewer-line:hover .json-value--undefined[data-v-1ffa1dc0]{background:#8b949e24!important}.jv--dark .json-viewer-item[style*="padding-left: 12px"] .json-viewer-line[data-v-1ffa1dc0]{background:#ffffff04}.jv--dark .json-viewer-item[style*="padding-left: 24px"] .json-viewer-line[data-v-1ffa1dc0]{background:#ffffff06}.jv--dark .json-viewer-item[style*="padding-left: 36px"] .json-viewer-line[data-v-1ffa1dc0]{background:#ffffff09}.jv--light[data-v-1ffa1dc0]{color:#1e1e1e}.jv--light .load-more-button[data-v-1ffa1dc0]{color:#165dff;background:linear-gradient(135deg,#f0f5ff 0%,#e6f2ff 100%);border-color:#b3d8ff}.jv--light .load-more-button .load-more-info[data-v-1ffa1dc0]{color:#8c8c8c}.jv--light .load-more-button[data-v-1ffa1dc0]:hover{background:linear-gradient(135deg,#e6f2ff 0%,#d4e8ff 100%);border-color:#91caff;box-shadow:0 2px 6px #165dff26}.json-viewer-load-more[data-v-1ffa1dc0]{margin:4px 0}.load-more-button[data-v-1ffa1dc0]{cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-family:SF Mono,Monaco,Menlo,Ubuntu Mono,Consolas,monospace;font-size:12px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.load-more-button[data-v-1ffa1dc0]:active{transform:translate(1px)scale(.98)}.load-more-button .iconfont-common[data-v-1ffa1dc0]{font-size:12px;transition:transform .2s}.load-more-button:hover .iconfont-common[data-v-1ffa1dc0]{transform:rotate(90deg)}.json-viewer-item[data-v-1ffa1dc0]{color:#1e1e1e;font-family:SF Mono,Monaco,Menlo,Ubuntu Mono,Consolas,monospace;font-size:12px;line-height:18px}.json-viewer-line[data-v-1ffa1dc0]{border-radius:3px;align-items:center;gap:4px;padding:1px 6px;transition:background-color .15s;display:flex}.json-viewer-line[data-v-1ffa1dc0]:hover{background:linear-gradient(90deg,#2563f40a 0%,#2563f405 100%)}.json-viewer-line:hover .json-viewer-toggle[data-v-1ffa1dc0]{color:#165dff;background:#2563f414}.json-viewer-line.search-match[data-v-1ffa1dc0]{background:linear-gradient(90deg,#ffd70026 0%,#ffd70014 100%);border-left:2px solid gold;padding-left:4px}[data-v-1ffa1dc0] mark{color:#333;background:linear-gradient(135deg,gold 0%,#ffed4e 100%);border-radius:2px;padding:1px 3px;font-weight:600;box-shadow:0 1px 3px #ffd7004d}.json-viewer-toggle[data-v-1ffa1dc0]{cursor:pointer;color:#8c8c8c;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.json-viewer-toggle[data-v-1ffa1dc0]:hover{color:#165dff;background:#2563f41f;transform:scale(1.1)}.json-viewer-toggle[data-v-1ffa1dc0]:hover:after{content:"";opacity:.6;background:#165dff;border-radius:50%;width:4px;height:4px;position:absolute;top:0;right:0}.json-viewer-toggle.collapsed[data-v-1ffa1dc0]{transform:rotate(-90deg)}.json-viewer-toggle.collapsed[data-v-1ffa1dc0]:hover{transform:rotate(-90deg)scale(1.1)}.json-viewer-toggle .iconfont-common[data-v-1ffa1dc0]{font-size:10px;transition:inherit}.json-viewer-toggle-placeholder[data-v-1ffa1dc0]{flex-shrink:0;width:14px}.json-viewer-index[data-v-1ffa1dc0]{color:#d73a49;text-align:center;background:linear-gradient(135deg,#fff5f5 0%,#ffe8e8 100%);border:1px solid #ffebeb;border-radius:3px;min-width:22px;margin-right:2px;padding:1px 4px;font-size:11px;font-weight:600;box-shadow:0 1px 2px #d73a490f}.json-viewer-key[data-v-1ffa1dc0]{color:#005cc5;cursor:pointer;margin-right:3px;font-size:12px;font-weight:600;position:relative}.json-viewer-key.key-copied[data-v-1ffa1dc0]{animation:.6s keyFlash-1ffa1dc0}@keyframes keyFlash-1ffa1dc0{0%,to{color:#005cc5}50%{color:#52c41a}}.json-viewer-key[data-v-1ffa1dc0]:after{content:"";opacity:0;background:linear-gradient(90deg,#005cc54d 0%,#0000 100%);height:1px;transition:opacity .2s;position:absolute;bottom:-1px;left:0;right:0}.json-viewer-line:hover .json-viewer-key[data-v-1ffa1dc0]:after{opacity:1}.json-viewer-bracket[data-v-1ffa1dc0]{color:#6a737d;-webkit-user-select:none;user-select:none;font-size:12px;font-weight:700}.json-viewer-preview[data-v-1ffa1dc0]{color:#4a5568;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:#4f6ef70d;border:1px solid #4f6ef726;border-radius:4px;max-width:320px;padding:1px 7px;font-size:11px;transition:all .2s;overflow:hidden}.json-viewer-preview[data-v-1ffa1dc0]:hover{color:#24292e;background:#2563f414;border-color:#2563f440;transform:translate(2px)}.json-value[data-v-1ffa1dc0]{cursor:pointer;-webkit-user-select:text;user-select:text;border-radius:2px;padding:1px 5px;font-weight:500;transition:all .15s;position:relative}.json-viewer-line:hover .json-value[data-v-1ffa1dc0]{box-shadow:0 1px 2px #0000000f}.json-value[data-v-1ffa1dc0]:hover{transform:translateY(-1px);box-shadow:0 2px 4px #00000014!important}.json-value.copied[data-v-1ffa1dc0]{animation:.6s copyFlash-1ffa1dc0}@keyframes copyFlash-1ffa1dc0{0%,to{background:inherit}50%{background:linear-gradient(135deg,#d4f5e6,#b3e5d1);transform:scale(1.05)}}.json-value--string[data-v-1ffa1dc0]{color:#032f62;background:linear-gradient(135deg,#f0f8ff,#e6f2ff);border:1px solid #d4e8ff}.json-viewer-line:hover .json-value--string[data-v-1ffa1dc0]{background:linear-gradient(135deg,#e6f2ff,#d4e8ff)}.json-value--number[data-v-1ffa1dc0]{color:#005cc5;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#f0fff4,#e6ffed);border:1px solid #d4f5e6}.json-viewer-line:hover .json-value--number[data-v-1ffa1dc0]{background:linear-gradient(135deg,#e6ffed,#d4f5e6)}.json-value--boolean[data-v-1ffa1dc0]{color:#6f42c1;background:linear-gradient(135deg,#f8f5ff,#f0ebff);border:1px solid #e8deff;font-weight:600}.json-viewer-line:hover .json-value--boolean[data-v-1ffa1dc0]{background:linear-gradient(135deg,#f0ebff,#e8deff)}.json-value--null[data-v-1ffa1dc0],.json-value--undefined[data-v-1ffa1dc0]{color:#6a737d;background:linear-gradient(135deg,#fafbfc,#f3f4f6);border:1px solid #e1e4e8;font-style:italic}.json-viewer-line:hover .json-value--null[data-v-1ffa1dc0],.json-viewer-line:hover .json-value--undefined[data-v-1ffa1dc0]{background:linear-gradient(135deg,#f3f4f6,#eaecef)}.copy-indicator[data-v-1ffa1dc0]{color:#52c41a;flex-shrink:0;margin-left:6px;font-size:12px;font-weight:700;animation:.3s fadeIn-1ffa1dc0}@keyframes fadeIn-1ffa1dc0{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.jv--light .json-viewer-item[style*="padding-left: 12px"] .json-viewer-line[data-v-1ffa1dc0]{background:linear-gradient(90deg,#ffffff80 0%,#0000 100%)}.jv--light .json-viewer-item[style*="padding-left: 24px"] .json-viewer-line[data-v-1ffa1dc0]{background:linear-gradient(90deg,#f8f9fa99 0%,#0000 100%)}.jv--light .json-viewer-item[style*="padding-left: 36px"] .json-viewer-line[data-v-1ffa1dc0]{background:linear-gradient(90deg,#f3f4f6b3 0%,#0000 100%)}.jv-ctx-overlay[data-v-1ffa1dc0]{z-index:99999;background:0 0;position:fixed;top:0;bottom:0;left:0;right:0}.jv-ctx-menu[data-v-1ffa1dc0]{z-index:100000;background:#fff;border:1px solid #0000001a;border-radius:8px;min-width:160px;margin:0;padding:4px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;list-style:none;animation:.12s ctxFadeIn-1ffa1dc0;position:fixed;overflow:hidden;box-shadow:0 4px 20px #0000001f,0 1px 4px #0000000f}@keyframes ctxFadeIn-1ffa1dc0{0%{opacity:0;transform:scale(.95)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.jv--dark-ctx .jv-ctx-menu[data-v-1ffa1dc0]{background:#1c2128;border-color:#63b3ed33;box-shadow:0 4px 20px #00000080,0 1px 4px #0000004d}.jv-ctx-item[data-v-1ffa1dc0]{cursor:pointer;color:#1a1d2e;white-space:nowrap;padding:6px 14px;transition:background .1s}.jv-ctx-item[data-v-1ffa1dc0]:hover{color:#4f6ef7;background:#4f6ef714}.jv-ctx-item[data-v-1ffa1dc0]:active{background:#4f6ef724}.jv-ctx-divider[data-v-1ffa1dc0]{pointer-events:none;background:#00000012;height:1px;margin:3px 8px}.jv-ctx-menu--dark{background:#1c2128!important;border-color:#63b3ed33!important;box-shadow:0 4px 20px #00000080,0 1px 4px #0000004d!important}.jv-ctx-menu--dark .jv-ctx-item{color:#e6edf3}.jv-ctx-menu--dark .jv-ctx-item:hover{color:#58a6ff;background:#58a6ff1a}.jv-ctx-menu--dark .jv-ctx-item:active{background:#58a6ff2e}.jv-ctx-menu--dark .jv-ctx-divider{background:#63b3ed26}.props-debug-modal-overlay[data-v-39b78b5c]{z-index:9999;pointer-events:none;-webkit-backdrop-filter:blur();backdrop-filter:blur();transition:-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;bottom:0;left:0;right:0}.props-debug-modal[data-v-39b78b5c]{pointer-events:auto;background:#fff;border-radius:12px;flex-direction:column;transition:box-shadow .3s;display:flex;position:absolute;overflow:hidden;box-shadow:0 0 0 1px #0000000d,0 8px 32px #0000001f,0 24px 64px #00000029}.props-debug-modal[data-v-39b78b5c]:hover{box-shadow:0 0 0 1px #2563f41a,0 12px 40px #2563f426,0 32px 80px #2563f433}.props-debug-modal__header[data-v-39b78b5c]{cursor:move;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border-bottom:1px solid #e8eaed;justify-content:space-between;align-items:center;gap:16px;height:56px;padding:0 20px;display:flex;position:relative}.props-debug-modal__header[data-v-39b78b5c]:before{content:"";opacity:0;background:linear-gradient(90deg,#165dff 0%,#3d7fff 50%,#165dff 100%);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.props-debug-modal__header[data-v-39b78b5c]:hover:before{opacity:1}.props-debug-modal__header[data-v-39b78b5c]:after{content:"";background:linear-gradient(90deg,#0000 0%,#2563f433 50%,#0000 100%);height:1px;position:absolute;bottom:0;left:20px;right:20px}.props-debug-modal__header-left[data-v-39b78b5c]{align-items:center;gap:8px;display:flex}.props-debug-modal__header-actions[data-v-39b78b5c]{flex-shrink:0;align-items:center;gap:8px;display:flex}.props-debug-modal__title[data-v-39b78b5c]{color:#1e1e1e;white-space:nowrap;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.props-debug-modal__title[data-v-39b78b5c]:before{content:"";background:linear-gradient(135deg,#165dff 0%,#3d7fff 100%);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-39b78b5c;display:inline-block;box-shadow:0 0 8px #2563f466}.props-debug-modal .title-loading-dot[data-v-39b78b5c]{background:#165dff;border-radius:50%;width:4px;height:4px;margin-left:2px;animation:.6s ease-in-out infinite loadingBlink-39b78b5c;display:inline-block}@keyframes loadingBlink-39b78b5c{0%,to{opacity:.3}50%{opacity:1}}@keyframes pulse-39b78b5c{0%,to{box-shadow:0 0 8px #2563f466}50%{box-shadow:0 0 16px #2563f499}}.props-debug-modal__search[data-v-39b78b5c]{background:#fff;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:6px;height:32px;padding:0 10px;transition:all .2s;display:flex}.props-debug-modal__search[data-v-39b78b5c]:hover{border-color:#165dff;box-shadow:0 0 0 2px #2563f41a}.props-debug-modal__search[data-v-39b78b5c]:focus-within{border-color:#165dff;box-shadow:0 0 0 3px #2563f426}.props-debug-modal__search .iconfont-common[data-v-39b78b5c]{color:#999;font-size:14px}.props-debug-modal__search .clear-icon[data-v-39b78b5c]{cursor:pointer;transition:color .2s}.props-debug-modal__search .clear-icon[data-v-39b78b5c]:hover{color:#ff4d4f}.props-debug-modal__search input[data-v-39b78b5c]{color:#333;background:0 0;border:none;outline:none;width:180px;font-size:13px}.props-debug-modal__search input[data-v-39b78b5c]::placeholder{color:#bbb}.props-debug-modal__match-nav-text[data-v-39b78b5c]{color:#8c8c8c;white-space:nowrap;text-align:center;min-width:30px;font-size:11px}.props-debug-modal__nav-btn[data-v-39b78b5c]{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .15s;display:flex}.props-debug-modal__nav-btn[data-v-39b78b5c]:hover{background:#f0f5ff;border-color:#165dff}.props-debug-modal__nav-btn[data-v-39b78b5c]:active{transform:scale(.92)}.props-debug-modal__expand-btn[data-v-39b78b5c]{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.props-debug-modal__expand-btn[data-v-39b78b5c]:hover{background:#f0f5ff;border-color:#165dff;transform:scale(1.05)}.props-debug-modal__expand-btn[data-v-39b78b5c]:active{transform:scale(.95)}.props-debug-modal__expand-btn .iconfont-common[data-v-39b78b5c]{color:#666;font-size:14px;transition:transform .3s,color .2s}.props-debug-modal__expand-btn:hover .iconfont-common[data-v-39b78b5c]{color:#165dff}.props-debug-modal__close[data-v-39b78b5c]{cursor:pointer;background:#fff1f0;border:1px solid #ffccc7;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.props-debug-modal__close[data-v-39b78b5c]:hover{background:#ff4d4f;border-color:#ff4d4f;transform:scale(1.1)rotate(90deg);box-shadow:0 2px 8px #ff4d4f4d}.props-debug-modal__close:hover .iconfont-common[data-v-39b78b5c]{color:#fff}.props-debug-modal__close[data-v-39b78b5c]:active{transform:scale(.95)rotate(90deg)}.props-debug-modal__close .iconfont-common[data-v-39b78b5c]{color:#ff4d4f;font-size:16px;font-weight:700;transition:color .2s}.props-debug-modal__body[data-v-39b78b5c]{background:linear-gradient(#fafbfc 0%,#f5f7fa 100%);flex:1;padding:20px;position:relative;overflow:auto}.props-debug-modal__body[data-v-39b78b5c] .search-match--current{outline-offset:-1px;outline:1px solid #165dff4d;background:linear-gradient(90deg,#165dff2e 0%,#165dff14 100%)!important;border-left:3px solid #165dff!important;padding-left:3px!important}.props-debug-modal__body[data-v-39b78b5c]::-webkit-scrollbar{width:8px;height:8px}.props-debug-modal__body[data-v-39b78b5c]::-webkit-scrollbar-track{background:#00000005;border-radius:4px}.props-debug-modal__body[data-v-39b78b5c]::-webkit-scrollbar-thumb{background:linear-gradient(#2563f44d 0%,#2563f433 100%);border-radius:4px;transition:background .2s}.props-debug-modal__body[data-v-39b78b5c]::-webkit-scrollbar-thumb:hover{background:linear-gradient(#2563f480 0%,#2563f466 100%)}.props-debug-modal__body[data-v-39b78b5c]:before{content:"";pointer-events:none;background:linear-gradient(90deg,#2563f408 0,#0000 1px) 0 0/20px 20px,linear-gradient(#2563f408 0,#0000 1px) 0 0/20px 20px;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0}.props-debug-modal__resize-handle[data-v-39b78b5c]{cursor:nwse-resize;background:linear-gradient(135deg,#0000 0%,#2563f40a 100%);border-radius:12px 0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;bottom:0;right:0}.props-debug-modal__resize-handle[data-v-39b78b5c]:before{content:"";opacity:.5;background:linear-gradient(135deg,#0000 45%,#d1d5db 45% 50%,#0000 50%),linear-gradient(135deg,#0000 40%,#d1d5db 40% 45%,#0000 45%);transition:opacity .2s;position:absolute;top:8px;bottom:8px;left:8px;right:8px}.props-debug-modal__resize-handle[data-v-39b78b5c]:hover{background:linear-gradient(135deg,#2563f414 0%,#2563f41f 100%)}.props-debug-modal__resize-handle[data-v-39b78b5c]:hover:before{opacity:1}.props-debug-modal__resize-handle:hover .iconfont-common[data-v-39b78b5c]{color:#165dff;transform:rotate(-45deg)scale(1.2)}.props-debug-modal__resize-handle .iconfont-common[data-v-39b78b5c]{color:#9ca3af;font-size:14px;transition:all .2s cubic-bezier(.4,0,.2,1);transform:rotate(-45deg)}.message-debug-modal-overlay[data-v-cae53bda]{z-index:9999;pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0}.message-debug-modal[data-v-cae53bda]{pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:12px;flex-direction:column;animation:.3s cubic-bezier(.4,0,.2,1) modalSlideIn-cae53bda;display:flex;position:absolute;overflow:hidden;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014,0 0 0 1px #0000000d}@keyframes modalSlideIn-cae53bda{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.message-debug-modal__header[data-v-cae53bda]{cursor:move;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#f0f8ff 0%,#fff 100%);border-bottom:1px solid #e0e7ff;justify-content:space-between;align-items:center;gap:16px;height:56px;padding:0 20px;display:flex;position:relative}.message-debug-modal__header[data-v-cae53bda]:before{content:"";opacity:0;background:linear-gradient(90deg,#3d7fff 0%,#165dff 50%,#3d7fff 100%);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.message-debug-modal__header[data-v-cae53bda]:hover:before{opacity:1}.message-debug-modal__header[data-v-cae53bda]:after{content:"";background:linear-gradient(90deg,#0000 0%,#2563f433 50%,#0000 100%);height:1px;position:absolute;bottom:0;left:20px;right:20px}.message-debug-modal__header-left[data-v-cae53bda]{align-items:center;gap:8px;display:flex}.message-debug-modal__header-actions[data-v-cae53bda]{flex-shrink:0;align-items:center;gap:8px;display:flex}.message-debug-modal__title[data-v-cae53bda]{color:#1e1e1e;white-space:nowrap;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.message-debug-modal__title[data-v-cae53bda]:before{content:"";background:linear-gradient(135deg,#3d7fff 0%,#165dff 100%);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-cae53bda;display:inline-block;box-shadow:0 0 8px #2563f466}.message-debug-modal .title-loading-dot[data-v-cae53bda]{background:#165dff;border-radius:50%;width:4px;height:4px;margin-left:2px;animation:.6s ease-in-out infinite loadingBlink-cae53bda;display:inline-block}@keyframes loadingBlink-cae53bda{0%,to{opacity:.3}50%{opacity:1}}.message-debug-modal .title-count-hint[data-v-cae53bda]{color:#8c8c8c;white-space:nowrap;font-size:11px;font-weight:400}@keyframes pulse-cae53bda{0%,to{box-shadow:0 0 8px #2563f466}50%{box-shadow:0 0 16px #2563f499}}.message-debug-modal__search[data-v-cae53bda]{background:#fff;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:6px;height:32px;padding:0 10px;transition:all .2s;display:flex}.message-debug-modal__search[data-v-cae53bda]:hover{border-color:#3d7fff;box-shadow:0 0 0 2px #3d7fff1a}.message-debug-modal__search[data-v-cae53bda]:focus-within{border-color:#3d7fff;box-shadow:0 0 0 3px #3d7fff26}.message-debug-modal__search .iconfont-common[data-v-cae53bda]{color:#999;font-size:14px}.message-debug-modal__search .clear-icon[data-v-cae53bda]{cursor:pointer;transition:color .2s}.message-debug-modal__search .clear-icon[data-v-cae53bda]:hover{color:#ff4d4f}.message-debug-modal__search input[data-v-cae53bda]{color:#333;background:0 0;border:none;outline:none;width:180px;font-size:13px}.message-debug-modal__search input[data-v-cae53bda]::placeholder{color:#bbb}.message-debug-modal__match-nav-text[data-v-cae53bda]{color:#8c8c8c;white-space:nowrap;text-align:center;min-width:30px;font-size:11px}.message-debug-modal__nav-btn[data-v-cae53bda]{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .15s;display:flex}.message-debug-modal__nav-btn[data-v-cae53bda]:hover{background:#f0f5ff;border-color:#3d7fff}.message-debug-modal__nav-btn[data-v-cae53bda]:active{transform:scale(.92)}.message-debug-modal__copy-btn[data-v-cae53bda]{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.message-debug-modal__copy-btn[data-v-cae53bda]:hover{background:#f0f5ff;border-color:#3d7fff;transform:scale(1.05)}.message-debug-modal__copy-btn[data-v-cae53bda]:active{transform:scale(.95)}.message-debug-modal__copy-btn .iconfont-common[data-v-cae53bda]{color:#666;font-size:14px;transition:color .2s}.message-debug-modal__copy-btn:hover .iconfont-common[data-v-cae53bda]{color:#3d7fff}.message-debug-modal__expand-btn[data-v-cae53bda]{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.message-debug-modal__expand-btn[data-v-cae53bda]:hover{background:#f0f5ff;border-color:#3d7fff;transform:scale(1.05)}.message-debug-modal__expand-btn[data-v-cae53bda]:active{transform:scale(.95)}.message-debug-modal__expand-btn .iconfont-common[data-v-cae53bda]{color:#666;font-size:14px;transition:transform .3s,color .2s}.message-debug-modal__expand-btn:hover .iconfont-common[data-v-cae53bda]{color:#3d7fff}.message-debug-modal__close[data-v-cae53bda]{cursor:pointer;background:#fff1f0;border:1px solid #ffccc7;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.message-debug-modal__close[data-v-cae53bda]:hover{background:#ff4d4f;border-color:#ff4d4f;transform:scale(1.1)rotate(90deg);box-shadow:0 2px 8px #ff4d4f4d}.message-debug-modal__close:hover .iconfont-common[data-v-cae53bda]{color:#fff}.message-debug-modal__close[data-v-cae53bda]:active{transform:scale(.95)rotate(90deg)}.message-debug-modal__close .iconfont-common[data-v-cae53bda]{color:#ff4d4f;font-size:16px;font-weight:700;transition:color .2s}.message-debug-modal__body[data-v-cae53bda]{background:linear-gradient(135deg,#fafbfc 0%,#fff 100%);flex:1;padding:20px;overflow:auto}.message-debug-modal__body[data-v-cae53bda] .search-match--current{outline-offset:-1px;outline:1px solid #165dff4d;background:linear-gradient(90deg,#165dff2e 0%,#165dff14 100%)!important;border-left:3px solid #165dff!important;padding-left:3px!important}.message-debug-modal__body[data-v-cae53bda]::-webkit-scrollbar{width:8px;height:8px}.message-debug-modal__body[data-v-cae53bda]::-webkit-scrollbar-track{background:#f1f3f5;border-radius:4px}.message-debug-modal__body[data-v-cae53bda]::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#c5cad5 0%,#a8b0bf 100%);border-radius:4px;transition:background .2s}.message-debug-modal__body[data-v-cae53bda]::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#a8b0bf 0%,#8f98a8 100%)}.message-debug-modal__resize-handle[data-v-cae53bda]{cursor:nwse-resize;opacity:.4;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .2s;display:flex;position:absolute;bottom:0;right:0}.message-debug-modal__resize-handle[data-v-cae53bda]:hover{opacity:.8}.message-debug-modal__resize-handle .iconfont-common[data-v-cae53bda]{color:#8c8c8c;font-size:12px;transform:rotate(45deg)}.XiaoK[data-v-f8e47fba]{width:24px;height:24px}.warn-card-wrap[data-v-f8e47fba]{background:linear-gradient(130.79deg,#427afd0f 7.72%,#423ef10f 42%,#814adc0f 92.17%);border-radius:8px;gap:2px;width:-moz-fit-content;width:fit-content;min-width:200px;padding:9px 8px;position:relative;right:21px}.text-wrap[data-v-f8e47fba] *{font-size:12px}.text-wrap .title-wrap[data-v-f8e47fba]{align-items:center;gap:3px;margin-bottom:6px;display:flex}.text-wrap .title-wrap .title[data-v-f8e47fba]{color:#5f6063;vertical-align:middle;font-weight:600}.text-wrap .description-wrap[data-v-f8e47fba]{flex-direction:column;gap:7px;margin-left:28px;margin-right:5px;display:flex}.text-wrap .description-wrap .description[data-v-f8e47fba]{color:#5f6063;padding-left:10px;position:relative}.text-wrap .description-wrap .description[data-v-f8e47fba]:before{content:"";background-color:#2563f4;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.XiaoK[data-v-38151d8e]{width:24px;height:24px}.XiaoK.is-warning-icon[data-v-38151d8e]{width:16px;height:16px}.warn-card-wrap[data-v-38151d8e]{background:linear-gradient(130.79deg,#427afd0f 7.72%,#423ef10f 42%,#814adc0f 92.17%);border-radius:8px;gap:2px;width:-moz-fit-content;width:fit-content;min-width:200px;padding:9px 12px;position:relative;right:0}.text-wrap[data-v-38151d8e] *{font-size:12px}.text-wrap .title-wrap[data-v-38151d8e]{align-items:center;gap:3px;margin-bottom:6px;display:flex}.text-wrap .title-wrap .title[data-v-38151d8e]{color:var(--text_primary,#131416);vertical-align:middle;font-size:12px;font-weight:600}.text-wrap .title-wrap .title.is-bold[data-v-38151d8e]{font-weight:600}.text-wrap .description-wrap[data-v-38151d8e]{counter-reset:desc-counter;flex-direction:column;gap:0;margin-left:28px;display:flex}.text-wrap .description-wrap.with-warning-icon[data-v-38151d8e]{padding-left:20px}.text-wrap .description-wrap .description[data-v-38151d8e]{color:var(--text_primary,#5f6063);padding-left:24px}.text-wrap .description-wrap .description p[data-v-38151d8e]{align-items:center;display:flex}.text-wrap .description-wrap.no-bullet[data-v-38151d8e]{margin-left:0}.text-wrap .description-wrap.no-bullet .description[data-v-38151d8e]{padding-left:0}.text-wrap .description-wrap .note-wrap[data-v-38151d8e]{color:var(--text-secondary,#5f6063);padding-top:2px;font-size:12px}.skill-install-card-container[data-v-a71cc160]{flex-wrap:wrap;gap:12px;display:flex}.skill-install-card[data-v-a71cc160]{box-sizing:border-box;background:var(--sandbox-preview-bg-primary);border:1px solid var(--sandbox-preview-border-primary);border-radius:8px;align-items:flex-start;gap:6px;width:calc(50% - 6px);min-width:280px;padding:7px 11px 7px 9px;display:flex;overflow:hidden}.skill-icon-wrapper[data-v-a71cc160]{box-sizing:border-box;background:var(--bg_tag,#f0f2f4);border-radius:4px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;display:flex}.skill-icon[data-v-a71cc160]{width:20px;height:20px}.skill-content[data-v-a71cc160]{flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0;padding:0;display:flex;overflow:hidden}.skill-header[data-v-a71cc160]{align-items:center;gap:4px;height:18px;display:flex}.skill-name-cn[data-v-a71cc160]{color:var(--text_primary);white-space:nowrap;font-size:12px;font-weight:400;line-height:18px}.skill-name-en[data-v-a71cc160]{text-align:center;color:var(--text_secondary);white-space:nowrap;font-size:12px;font-weight:400;line-height:22px}.skill-description[data-v-a71cc160]{width:100%;color:var(--text_secondary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:400;line-height:22px;overflow:hidden}.skill-footer[data-v-a71cc160]{align-items:center;gap:4px;height:18px;margin-top:auto;display:flex}.skill-owner[data-v-a71cc160],.skill-divider[data-v-a71cc160],.skill-usage[data-v-a71cc160],.skill-type[data-v-a71cc160]{color:var(--text_secondary);font-size:12px;font-style:normal;font-weight:400;line-height:18px}.json-render-fallback[data-v-4bbf01f0]{background:var(--bg_component,#f5f5f5);border:1px solid var(--border_divider,#e5e7eb);border-radius:6px;align-items:center;gap:8px;padding:12px 16px;display:flex}.json-render-fallback__icon[data-v-4bbf01f0]{flex-shrink:0;font-size:16px}.json-render-fallback__text[data-v-4bbf01f0]{color:var(--text_secondary,#5f6063);font-size:14px}.json-render-panel .json-render-card[data-v-228c268d]{background:var(--bg_component);--kui-form-bgColor:transparent;border-radius:6px;width:100%;overflow:hidden}.json-render-panel .json-render-card .toolbar[data-v-228c268d]{background:var(--toolbar-bg-color,var(--bg_component));border-bottom:1px solid var(--new-chat-border-color,var(--border_divider));align-items:center;height:32px;padding:8px 12px;display:flex}.json-render-panel .json-render-card .toolbar .toolbar-title[data-v-228c268d]{color:var(--text_primary);font-size:14px;font-weight:500}.json-render-panel .json-render-card .toolbar .toolbar-spacer[data-v-228c268d]{flex:1}.json-render-panel .json-render-card .toolbar .toolbar-btn[data-v-228c268d]{cursor:pointer;width:28px;height:28px;color:var(--toolbar-icon-color,var(--text_secondary));background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;font-size:14px;transition:background-color .2s;display:flex}.json-render-panel .json-render-card .toolbar .toolbar-btn[data-v-228c268d]:hover{background-color:var(--btn-without-border-bg-color,#0000000a)}.json-render-panel .json-render-card .toolbar .toolbar-btn i[data-v-228c268d]{line-height:16px;display:block}.json-render-panel .json-render-card[data-v-228c268d] .ks-form-item,.json-render-panel .json-render-card[data-v-228c268d] .ks-input__inner,.json-render-panel .json-render-card[data-v-228c268d] .ks-range-input,.json-render-panel .json-render-card[data-v-228c268d] .ks-select .ks-input__inner{background-color:#0000!important}.json-render-panel .json-render-card[data-v-228c268d] .ks-checkbox{--kui-checkbox-bgColor-base:transparent}.streaming-hint[data-v-228c268d]{color:var(--text_secondary,#5f6063);align-items:center;gap:8px;margin-top:8px;padding:8px 12px;font-size:12px;display:flex}.streaming-dot[data-v-228c268d]{background:#667eea;border-radius:50%;width:6px;height:6px;animation:1s infinite blink-228c268d}@keyframes blink-228c268d{0%,50%{opacity:1}51%,to{opacity:0}}[data-v-228c268d] .ks-form-item__content{display:unset}.diff-text[data-v-939c41e2]{word-break:break-all;color:var(--text_primary);font-size:13px;line-height:1.6;position:relative}.diff-text--empty[data-v-939c41e2]{color:var(--text_secondary)}.diff-text__input[data-v-939c41e2]{width:100%}.diff-text__input[data-v-939c41e2] .ks-input__inner{background:0 0}.diff-overlay[data-v-939c41e2]{z-index:10;cursor:default;background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.diff-rule-dsl__empty[data-v-e4555168]{color:var(--text_secondary);align-items:center;min-height:32px;font-size:13px;display:flex}.diff-rule-dsl[data-v-e4555168] .pool-preview{background:0 0;border-radius:4px;margin:0}.diff-list[data-v-5bc5c2d2]{position:relative}.diff-list__select[data-v-5bc5c2d2]{width:100%}.diff-list__select[data-v-5bc5c2d2] .ks-input__inner{background:0 0}.diff-overlay[data-v-5bc5c2d2]{z-index:10;cursor:default;background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.diff-list[data-v-0442888a]{width:100%;position:relative}.diff-list__tag[data-v-0442888a]{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.diff-list__editor[data-v-0442888a]{border:1px solid var(--border_form);cursor:text;background:var(--bg_component);border-radius:4px;flex-wrap:wrap;align-items:center;min-height:32px;padding:3px 6px;transition:border-color .2s;display:flex}.diff-list__editor[data-v-0442888a]:focus-within{border-color:var(--bg_brand_active)}.diff-list__editor[data-v-0442888a] .ks-tag{--kui-tag-bgColor:var(--gray_200);--kui-tag-borderColor:var(--border_divider);--kui-tag-color:var(--text_primary)}.diff-list__input[data-v-0442888a]{min-width:120px;color:var(--text_primary);background:0 0;border:none;outline:none;flex:1;font-size:12px;line-height:22px}.diff-list__input[data-v-0442888a]::placeholder{color:var(--text_secondary)}.diff-overlay[data-v-0442888a]{z-index:10;cursor:default;background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.diff-date-range[data-v-15d5d39f]{width:100%;font-size:12px;position:relative}.diff-date-range[data-v-15d5d39f] .ks-date-editor{width:100%;box-shadow:none;background:0 0}.diff-date-range[data-v-15d5d39f] .ks-input__inner{background:0 0;width:100%;height:32px}.diff-date-range[data-v-15d5d39f] .ks-range-input{--kui-datepicker-text_color-regular:var(--text_primary);background:0 0}.diff-date-range__picker[data-v-15d5d39f]{width:100%}.diff-overlay[data-v-15d5d39f]{z-index:10;cursor:default;background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.diff-radio[data-v-778cd5b4]{position:relative}.diff-radio[data-v-778cd5b4] .ks-radio{--kui-radio-color_form-font:var(--text_primary)}.diff-radio[data-v-778cd5b4] .ks-radio__input.is-checked.is-disabled .ks-radio__inner{border-color:var(--text_secondary)!important;background-color:var(--text_secondary)!important}.diff-overlay[data-v-778cd5b4]{z-index:10;cursor:default;background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.crowd-edit-summary[data-v-c129cb40]{border:1px solid var(--border_divider);background:var(--bg_component);box-shadow:var(--card-shadow);border-radius:8px;margin-left:8px;position:relative;overflow:hidden}.crowd-edit-summary__type-tag[data-v-c129cb40]{color:var(--violet_600);background:var(--bg_brand_notice);border-radius:0 6px 0 8px;padding:4px 10px;font-size:12px;font-weight:500;position:absolute;top:0;right:0}.crowd-edit-summary__type-tag-text[data-v-c129cb40]{text-align:center;background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:12px}.crowd-edit-summary__settled-header[data-v-c129cb40]{align-items:center;gap:6px;padding:0 16px 12px;font-size:13px;font-weight:500;display:flex}.crowd-edit-summary__settled-icon[data-v-c129cb40]{font-size:14px}.crowd-edit-summary__settled-meta[data-v-c129cb40]{color:inherit;opacity:.75;margin-left:8px;font-size:12px;font-weight:400}.crowd-edit-summary__title-row[data-v-c129cb40]{border-bottom:1px solid var(--border_divider);color:var(--text_primary);align-items:center;gap:8px;padding:12px 16px 8px;display:flex}.crowd-edit-summary__crowd-name[data-v-c129cb40]{font-size:14px;font-weight:600}.crowd-edit-summary__crowd-id[data-v-c129cb40]{color:#999;font-size:12px}.crowd-edit-summary__summary[data-v-c129cb40]{font-size:14px;font-weight:600}.crowd-edit-summary__diff-container[data-v-c129cb40]{padding:12px 16px}.crowd-edit-summary__col-headers[data-v-c129cb40]{gap:0;margin-bottom:12px;display:flex}.crowd-edit-summary__col-header[data-v-c129cb40]{color:var(--text_primary);flex:1;font-size:13px;font-weight:600}.crowd-edit-summary__col-header--right[data-v-c129cb40]{align-items:center;gap:4px;display:flex}.crowd-edit-summary__change-row[data-v-c129cb40]{gap:24px;margin-bottom:16px;display:flex}.crowd-edit-summary__change-row[data-v-c129cb40]:last-child{margin-bottom:0}.crowd-edit-summary__change-row--full[data-v-c129cb40]{display:block}.crowd-edit-summary__field-col[data-v-c129cb40]{background:var(--bg_component);flex:1;min-width:0}.crowd-edit-summary__field-col--origin[data-v-c129cb40]{opacity:.6}.crowd-edit-summary__field-col[data-v-c129cb40]:first-child{border-right:none;border-radius:4px 0 0 4px}.crowd-edit-summary__field-col--current[data-v-c129cb40]{border-radius:0 4px 4px 0}.crowd-edit-summary__field-col--full[data-v-c129cb40],.crowd-edit-summary__field-content[data-v-c129cb40]{border-radius:4px}.crowd-edit-summary__field-content--changed[data-v-c129cb40]{background:var(--bg_positive_contain);border-radius:4px}.crowd-edit-summary__field-label[data-v-c129cb40]{color:var(--text_secondary);margin-bottom:6px;font-size:12px}.crowd-edit-summary__actions[data-v-c129cb40]{align-items:center;padding:4px 16px 12px;display:flex}.crowd-edit-summary__buttons[data-v-c129cb40]{align-items:center;gap:2px;display:flex}.crowd-edit-summary__buttons[data-v-c129cb40] .ks-button.btn-submit{--kui-button-padding_horizontal-s:12px}.crowd-edit-summary__buttons[data-v-c129cb40] .ks-button.btn-submit .ks-button-flex{gap:4px}.crowd-edit-summary__buttons .btn-submit[data-v-c129cb40],.crowd-edit-summary__buttons .btn-cancel[data-v-c129cb40]{border-radius:8px}.crowd-edit-summary__buttons .btn-cancel.is-disabled[data-v-c129cb40]{opacity:.6}.crowd-edit-summary__buttons .btn-cancel[data-v-c129cb40]{border:none;border-radius:8px;position:relative;background:var(--gradient-primary,linear-gradient(92.75deg,#0a48f5 0%,#381ceb 64%,#c451e0 100%))!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important;transition:all .2s!important}.crowd-edit-summary__buttons .btn-cancel[data-v-c129cb40]:before{content:"";border-radius:inherit;background:var(--gradient-primary);-webkit-mask-composite:xor;pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.fp[data-v-6040acc5]{z-index:1000;background:#fff;border-radius:10px;flex-direction:column;display:flex;position:fixed;overflow:hidden;box-shadow:0 12px 40px #00000029,0 0 0 1px #0000000d}.fp-header[data-v-6040acc5]{cursor:grab;-webkit-user-select:none;user-select:none;color:#111827;background:#fafbff;border-bottom:1px solid #f0f0f5;flex:none;align-items:center;gap:8px;min-height:40px;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.fp-header[data-v-6040acc5]:active{cursor:grabbing}.fp-title[data-v-6040acc5]{text-overflow:ellipsis;white-space:nowrap;flex:auto;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.fp-header-extra[data-v-6040acc5]{flex:none;align-items:center;gap:6px;display:flex}.fp-close[data-v-6040acc5]{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:14px;line-height:1;transition:color .15s,background .15s;display:inline-flex}.fp-close[data-v-6040acc5]:hover{color:#374151;background:#f3f4f6}.fp-body[data-v-6040acc5]{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.fp-footer[data-v-6040acc5]{background:#fafbff;border-top:1px solid #f0f0f5;flex:none;padding:8px 12px}.fp-resize[data-v-6040acc5]{z-index:1;position:absolute}.fp-resize--n[data-v-6040acc5]{cursor:n-resize;height:6px;top:-3px;left:8px;right:8px}.fp-resize--s[data-v-6040acc5]{cursor:s-resize;height:6px;bottom:-3px;left:8px;right:8px}.fp-resize--e[data-v-6040acc5]{cursor:e-resize;width:6px;top:8px;bottom:8px;right:-3px}.fp-resize--w[data-v-6040acc5]{cursor:w-resize;width:6px;top:8px;bottom:8px;left:-3px}.fp-resize--ne[data-v-6040acc5]{cursor:ne-resize;width:12px;height:12px;top:-4px;right:-4px}.fp-resize--nw[data-v-6040acc5]{cursor:nw-resize;width:12px;height:12px;top:-4px;left:-4px}.fp-resize--se[data-v-6040acc5]{cursor:se-resize;width:12px;height:12px;bottom:-4px;right:-4px}.fp-resize--sw[data-v-6040acc5]{cursor:sw-resize;width:12px;height:12px;bottom:-4px;left:-4px}.sdp-search-bar[data-v-7e2f0261]{flex:none;align-items:center;gap:4px;display:flex}.sdp-search-input-wrap[data-v-7e2f0261]{background:#fff;border:1px solid #d9d9d9;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;transition:border-color .2s,box-shadow .2s;display:flex}.sdp-search-input-wrap[data-v-7e2f0261]:focus-within{border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}.sdp-search-icon[data-v-7e2f0261]{color:#9ca3af;flex-shrink:0}.sdp-search-input-wrap:focus-within .sdp-search-icon[data-v-7e2f0261]{color:#6366f1}.sdp-search-input[data-v-7e2f0261]{color:#1f2937;background:0 0;border:none;outline:none;width:120px;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px}.sdp-search-input[data-v-7e2f0261]::placeholder{color:#b0b0b0}.sdp-search-count[data-v-7e2f0261]{color:#6b7280;white-space:nowrap;text-align:center;flex-shrink:0;min-width:36px;font-family:SF Mono,Fira Code,monospace;font-size:11px}.sdp-search-nav-btn[data-v-7e2f0261]{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;line-height:1;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.sdp-search-nav-btn[data-v-7e2f0261]:hover:not(:disabled){color:#4f46e5;background:#ede9fe;border-color:#a5b4fc}.sdp-search-nav-btn[data-v-7e2f0261]:disabled{opacity:.3;cursor:not-allowed}.sdp-mode-toggle[data-v-7e2f0261]{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;flex:none;align-items:center;padding:2px;display:inline-flex}.sdp-mode-btn[data-v-7e2f0261]{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 8px;font-size:11px;line-height:1.5;transition:background .15s,color .15s}.sdp-mode-btn[data-v-7e2f0261]:hover:not(.sdp-mode-btn--active){color:#374151}.sdp-mode-btn--active[data-v-7e2f0261]{color:#fff;background:#6366f1;font-weight:500}.sdp-modal-body[data-v-7e2f0261]{flex-direction:column;flex:1;gap:8px;min-height:0;padding:12px 16px;display:flex;overflow:hidden}.sdp-error[data-v-7e2f0261]{color:#dc2626;font-size:12px}.sdp-editor-wrap[data-v-7e2f0261]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;flex:1;min-height:0;display:flex;overflow:hidden}.sdp-line-gutter[data-v-7e2f0261]{-webkit-user-select:none;user-select:none;background:#f3f4f6;border-right:1px solid #e5e7eb;flex:none;width:52px;padding:0;overflow:hidden auto}.sdp-line-gutter[data-v-7e2f0261]::-webkit-scrollbar{display:none}.sdp-line-gutter-spacer[data-v-7e2f0261]{position:relative}.sdp-line-gutter-viewport[data-v-7e2f0261]{padding:12px 6px 12px 4px}.sdp-line-num-row[data-v-7e2f0261]{color:#9ca3af;justify-content:flex-end;align-items:center;gap:4px;height:19.8px;font-family:SF Mono,Fira Code,Courier New,monospace;font-size:11px;line-height:1.65;display:flex}.sdp-line-num[data-v-7e2f0261]{text-align:right;min-width:28px}.sdp-editor-area[data-v-7e2f0261]{flex:1;position:relative;overflow:hidden}.sdp-highlight-pre[data-v-7e2f0261]{color:#1f2937;white-space:pre-wrap;word-wrap:break-word;pointer-events:none;box-sizing:border-box;margin:0;padding:12px;font-family:SF Mono,Fira Code,Courier New,monospace;font-size:12px;line-height:1.65;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.sdp-highlight-pre--nowrap[data-v-7e2f0261]{white-space:pre;word-wrap:normal;overflow-wrap:normal}.sdp-textarea[data-v-7e2f0261]{color:#1f2937;resize:none;box-sizing:border-box;z-index:1;background:#f9fafb;border:none;border-radius:0;outline:none;width:100%;height:100%;margin:0;padding:12px;font-family:SF Mono,Fira Code,Courier New,monospace;font-size:12px;line-height:1.65;position:absolute;top:0;bottom:0;left:0;right:0}.sdp-textarea[data-v-7e2f0261]:focus{outline:none}.sdp-textarea--search[data-v-7e2f0261]{color:#0000;caret-color:#4f46e5;-webkit-text-fill-color:transparent;background:0 0}.sdp-highlight-pre[data-v-7e2f0261] .sdp-mark{background:#6366f138;border-radius:2px;padding:0}.sdp-highlight-pre[data-v-7e2f0261] .sdp-mark--current{outline-offset:-1px;color:#4f46e5;background:#6366f173;outline:2px solid #6366f1}.sdp-modal-foot[data-v-7e2f0261]{justify-content:flex-end;gap:8px;display:flex}.sdp-btn[data-v-7e2f0261]{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d9d9d9;border-radius:5px;align-items:center;padding:5px 14px;font-size:13px;line-height:1.5;transition:background .15s,border-color .15s;display:inline-flex}.sdp-btn[data-v-7e2f0261]:hover{background:#f3f4f6}.sdp-btn--primary[data-v-7e2f0261]{color:#fff;background:#6366f1;border-color:#6366f1;font-weight:500}.sdp-btn--primary[data-v-7e2f0261]:hover{background:#4f46e5}.sdp[data-v-3f906d36]{padding:6px 0 0}.sdp.sdp--embedded[data-v-3f906d36]{padding:4px 0 0}.sdp--embedded .sdp-bar[data-v-3f906d36]{background:#fafbff;border-color:#dde3f0;border-radius:6px}.sdp-bar[data-v-3f906d36]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 12px;font-size:12px;display:flex;box-shadow:0 1px 3px #0000000d}.sdp-title[data-v-3f906d36]{color:#ef4444;margin-right:2px;font-size:12px;font-weight:600}.sdp-divider[data-v-3f906d36]{background:#e5e7eb;width:1px;height:16px;margin:0 2px}.sdp-group[data-v-3f906d36]{align-items:center;gap:4px;display:flex}.sdp-field-label[data-v-3f906d36]{color:#9ca3af;white-space:nowrap;font-size:11px}.sdp-num-input[data-v-3f906d36]{color:#374151;text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;width:54px;padding:2px 4px;font-size:12px}.sdp-num-input[data-v-3f906d36]:focus{border-color:#6366f1;outline:none}.sdp-btn[data-v-3f906d36]{color:#374151;cursor:default;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:5px;align-items:center;padding:3px 10px;font-size:12px;line-height:1.6;transition:background .15s,border-color .15s;display:inline-flex}.sdp-btn[data-v-3f906d36]:hover:not(:disabled){background:#f3f4f6}.sdp-btn[data-v-3f906d36]:disabled{opacity:.35;cursor:not-allowed}.sdp-btn.sdp-btn--ready[data-v-3f906d36]{color:#16a34a;border-color:#16a34a}.sdp-btn.sdp-btn--primary[data-v-3f906d36]{color:#fff;background:#6366f1;border-color:#6366f1;font-weight:500}.sdp-btn.sdp-btn--primary[data-v-3f906d36]:hover:not(:disabled){background:#4f46e5}.sdp-btn.sdp-btn--warn[data-v-3f906d36]{color:#fff;background:#f59e0b;border-color:#f59e0b}.sdp-btn.sdp-btn--warn[data-v-3f906d36]:hover:not(:disabled){background:#d97706}.sdp-btn.sdp-btn--nav[data-v-3f906d36]{color:#6b7280;background:#f9fafb;border-color:#e5e7eb;justify-content:center;min-width:28px;padding:3px 8px;font-size:13px}.sdp-btn.sdp-btn--nav[data-v-3f906d36]:hover:not(:disabled){color:#4f46e5;background:#ede9fe;border-color:#a5b4fc}.sdp-btn.sdp-btn--ghost[data-v-3f906d36]{color:#9ca3af;background:0 0;border-color:#0000}.sdp-btn.sdp-btn--ghost[data-v-3f906d36]:hover:not(:disabled){color:#ef4444}.sdp-progress[data-v-3f906d36]{color:#6366f1;text-align:center;min-width:48px;font-family:monospace;font-size:12px;font-weight:600}.sdp-progress em[data-v-3f906d36]{color:#9ca3af;font-style:normal;font-weight:400}.sdp-merged-hint[data-v-3f906d36]{color:#16a34a;margin-left:2px;font-size:11px;font-weight:500}.sdp-merged-hint em[data-v-3f906d36]{color:#86efac;font-style:normal;font-weight:400}.sdp-merged-btn[data-v-3f906d36]{color:#16a34a;cursor:pointer;background:#16a34a0f;border:1px solid #86efac;border-radius:4px;align-items:center;margin-left:2px;padding:1px 6px;font-family:inherit;font-size:11px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.sdp-merged-btn[data-v-3f906d36]:hover{background:#16a34a1f;border-color:#16a34a}.sdp-merged-btn em[data-v-3f906d36]{color:#86efac;font-style:normal;font-weight:400}.sdp-merged-modal-body[data-v-3f906d36]{flex:1;padding:14px 18px;overflow:auto}.sdp-search[data-v-3f906d36]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;display:flex}.sdp-search i[data-v-3f906d36]{color:#9ca3af;font-size:12px}.sdp-search input[data-v-3f906d36]{color:#374151;background:0 0;border:none;outline:none;width:100px;padding:1px 0;font-size:12px}.sdp-search input[data-v-3f906d36]::placeholder{color:#9ca3af}.sdp-search input[data-v-3f906d36]:focus{background:#fff}.sdp-search-clear[data-v-3f906d36]{cursor:pointer;font-size:11px!important}.sdp-search-clear[data-v-3f906d36]:hover{color:#ef4444}.sdp-expand-btn[data-v-3f906d36]{color:#6b7280;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.sdp-expand-btn[data-v-3f906d36]:hover{color:#4f46e5;background:#f3f4f6;border-color:#a5b4fc}.sdp-expand-btn i[data-v-3f906d36]{font-size:12px;transition:transform .2s}.sdp-btn--copy[data-v-3f906d36]{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:5px;padding:3px 10px;font-size:12px;transition:background .15s,border-color .15s}.sdp-btn--copy[data-v-3f906d36]:hover{color:#16a34a;background:#f3f4f6;border-color:#16a34a}.sdp-placeholder[data-v-3f906d36]{pointer-events:none;height:52px;margin-bottom:8px}.sdp--floating[data-v-3f906d36]{background:#fff padding-box padding-box;border-radius:8px;outline:1.5px solid #0000;overflow:hidden;box-shadow:0 0 0 1.5px #165dff59,0 0 0 1.5px #722ed140,0 8px 32px #722ed124}.sdp-drag-handle[data-v-3f906d36]{cursor:grab;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#165dff0f 0%,#722ed10f 100%);border-bottom:1px solid #722ed11f;align-items:center;gap:6px;padding:5px 12px;display:flex;position:relative;overflow:hidden}.sdp-drag-handle[data-v-3f906d36]:after{content:"";opacity:.3;background:linear-gradient(135deg,#165dff 0%,#722ed1 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.sdp-drag-handle[data-v-3f906d36]:active{cursor:grabbing}.sdp-drag-title[data-v-3f906d36]{-webkit-text-fill-color:transparent;background-image:linear-gradient(135deg,#165dff 0%,#722ed1 100%);-webkit-background-clip:text;background-clip:text;flex:1;font-size:11px;font-weight:600}.sdp-drag-hint[data-v-3f906d36]{color:#9ca3af;white-space:nowrap;font-size:10px}.sdp--in-float[data-v-3f906d36]{padding:0}.sdp--in-float .sdp-bar[data-v-3f906d36]{box-shadow:none;background:#fff;border:none;border-radius:0}.sdp-chunk-preview--float[data-v-3f906d36]{background:#165dff05;border:none;border-top:1px solid #722ed126;border-radius:0;max-height:400px;overflow-y:auto}.sdp-chunk-preview--float .sdp-chunk-preview-toggle[data-v-3f906d36]{background:linear-gradient(135deg,#165dff0a 0%,#722ed10a 100%)}.sdp-chunk-preview--float .sdp-chunk-preview-toggle[data-v-3f906d36]:hover{background:linear-gradient(135deg,#165dff14 0%,#722ed114 100%)}.sdp--in-float .sdp-btn[data-v-3f906d36]{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#165dff 0%,#722ed1 100%);-webkit-background-clip:text;background-clip:text;border-color:#0000;position:relative;overflow:hidden}.sdp--in-float .sdp-btn[data-v-3f906d36]:before{content:"";-webkit-mask-composite:xor;pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;background:linear-gradient(135deg,#165dff 0%,#722ed1 100%);border-radius:5px;padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.sdp--in-float .sdp-btn[data-v-3f906d36]:hover:not(:disabled){-webkit-text-fill-color:transparent;background-color:#165dff0d;background-image:linear-gradient(135deg,#165dff 0%,#722ed1 100%);-webkit-background-clip:text;background-clip:text;box-shadow:0 1px 8px #722ed133}.sdp--in-float .sdp-btn--primary[data-v-3f906d36]{-webkit-text-fill-color:#fff;color:#fff;background:linear-gradient(135deg,#165dff 0%,#722ed1 100%)}.sdp--in-float .sdp-btn--primary[data-v-3f906d36]:before{display:none}.sdp--in-float .sdp-btn--warn[data-v-3f906d36]{-webkit-text-fill-color:#fff;color:#fff;background:#f59e0b}.sdp--in-float .sdp-btn--warn[data-v-3f906d36]:before{display:none}.sdp--in-float .sdp-btn--ghost[data-v-3f906d36]{-webkit-text-fill-color:#9ca3af;color:#9ca3af;background:0 0}.sdp--in-float .sdp-btn--ghost[data-v-3f906d36]:before{display:none}.sdp--in-float .sdp-title[data-v-3f906d36]{-webkit-text-fill-color:transparent;background-image:linear-gradient(135deg,#165dff 0%,#722ed1 100%);-webkit-background-clip:text;background-clip:text}.sdp--in-float .sdp-field-label[data-v-3f906d36],.sdp--in-float .sdp-num-input[data-v-3f906d36]{color:#6b7280}.sdp--in-float .sdp-progress[data-v-3f906d36]{-webkit-text-fill-color:transparent;background-image:linear-gradient(135deg,#165dff 0%,#722ed1 100%);-webkit-background-clip:text;background-clip:text}.sdp-chunk-preview[data-v-3f906d36]{background:#fafbff;border:1px solid #e5e7eb;border-radius:8px;margin-top:4px;font-size:12px;overflow:hidden}.sdp-chunk-preview-toggle[data-v-3f906d36]{cursor:pointer;color:#6b7280;text-align:left;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;gap:6px;width:100%;padding:6px 12px;font-size:12px;font-weight:500;transition:background .15s;display:flex}.sdp-chunk-preview-toggle[data-v-3f906d36]:hover{color:#374151;background:#f3f4f6}.sdp-chunk-preview-toggle-icon[data-v-3f906d36]{color:#9ca3af;font-size:9px;line-height:1;transition:transform .2s;display:inline-block}.sdp-chunk-preview-toggle-icon--open[data-v-3f906d36]{transform:rotate(90deg)}.sdp-chunk-preview-hint[data-v-3f906d36]{color:#9ca3af;margin-left:2px;font-size:11px;font-weight:400}.sdp-chunk-preview-body[data-v-3f906d36]{border-top:1px solid #e5e7eb;grid-template-columns:1fr 1fr;gap:8px;padding:8px 12px 10px;display:grid}.sdp-chunk-preview-item[data-v-3f906d36]{flex-direction:column;gap:4px;min-width:0;display:flex}.sdp-chunk-preview-label[data-v-3f906d36]{align-items:center;gap:6px;display:flex}.sdp-chunk-preview-badge[data-v-3f906d36]{letter-spacing:.3px;white-space:nowrap;border-radius:3px;align-items:center;padding:1px 6px;font-size:10px;font-weight:600;display:inline-flex}.sdp-chunk-preview-badge--last[data-v-3f906d36]{color:#6366f1;background:#6366f11a;border:1px solid #6366f140}.sdp-chunk-preview-badge--next[data-v-3f906d36]{color:#d97706;background:#f59e0b1a;border:1px solid #f59e0b40}.sdp-chunk-preview-meta[data-v-3f906d36]{color:#9ca3af;font-family:monospace;font-size:10px}.sdp-chunk-copy-btn[data-v-3f906d36]{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:3px;margin-left:auto;padding:1px 7px;font-size:11px;line-height:1.6;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.sdp-chunk-copy-btn[data-v-3f906d36]:hover:not(:disabled){color:#4f46e5;background:#ede9fe;border-color:#a5b4fc}.sdp-chunk-copy-btn[data-v-3f906d36]:disabled{opacity:.35;cursor:not-allowed}.sdp-chunk-preview-code[data-v-3f906d36]{color:#374151;white-space:pre-wrap;word-break:break-all;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:5px;flex:1;max-height:180px;margin:0;padding:6px 8px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:11px;line-height:1.5;transition:border-color .15s,background .15s;overflow-y:auto}.sdp-chunk-preview-code[data-v-3f906d36]:hover{background:#fafbff;border-color:#a5b4fc}.sdp-chunk-preview-code[data-v-3f906d36]:active{background:#ede9fe}.sdp-chunk-preview-code--empty[data-v-3f906d36]{color:#c4c9d4;cursor:default;font-style:italic}.virtual-scroller[data-v-f12f604e]{height:100%;position:relative;overflow-y:auto}.virtual-scroller[data-v-f12f604e]::-webkit-scrollbar{width:4px}.virtual-scroller[data-v-f12f604e]::-webkit-scrollbar-thumb{background:var(--border_divider,#e5e7eb);border-radius:2px}.virtual-scroller__spacer[data-v-f12f604e]{pointer-events:none;width:100%}.virtual-scroller__pool[data-v-f12f604e]{position:absolute;top:0;left:0;right:0}.virtual-scroller__item[data-v-f12f604e]{will-change:transform;position:absolute;top:0;left:0;right:0}.base-list-wrapper[data-v-83607cac]{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.search-container[data-v-83607cac]{flex-shrink:0;padding:10px 0}.search-container[data-v-83607cac] .ks-input__inner{height:28px;font-size:12px;line-height:18px}.search-container[data-v-83607cac] .ks-input__inner:focus{border-color:var(--text_brand);box-shadow:0 0 0 2px #2563f41a}.search-container[data-v-83607cac] .ks-input__prefix{left:12px}.base-list-state[data-v-83607cac]{flex:1;justify-content:center;align-items:center;padding:24px;display:flex}.base-list-state .state-text[data-v-83607cac]{color:var(--text_secondary,#8c8c8c);text-align:center;word-break:break-word;font-size:14px}.base-list-body[data-v-83607cac]{flex-direction:column;flex:1;min-height:0;display:flex}.base-list-scroller[data-v-83607cac]{flex:1;height:100%;min-height:0;overflow-y:auto}.base-list-scroller[data-v-83607cac]::-webkit-scrollbar{width:4px}.base-list-scroller[data-v-83607cac]::-webkit-scrollbar-thumb{background:var(--border_divider,#e5e7eb);border-radius:2px}.base-list-item[data-v-83607cac]{cursor:pointer;transition:background .2s}.base-list-item[data-v-83607cac]:hover,.base-list-item.active[data-v-83607cac]{background:var(--bg_hover,#edeff2)}.default-item-name[data-v-83607cac]{height:100%;color:var(--text_primary,#1f2129);text-overflow:ellipsis;white-space:nowrap;padding:0 12px;font-size:14px;line-height:50px;display:block;overflow:hidden}.loading-more[data-v-83607cac]{text-align:center;color:var(--text_secondary,#8c8c8c);padding:12px;font-size:12px}[data-v-83607cac] .hl{color:var(--text_brand,#2563eb)}.simple-agent-picker[data-v-a84742b8]{color:#000}.simple-agent-picker[data-v-a84742b8] .btn-icon-img,.simple-agent-picker[data-v-a84742b8] .btn-icon{width:32px;height:32px}.simple-agent-picker[data-v-a84742b8] .action-btn{background:linear-gradient(121deg,#9c57ff0f -10.72%,#1c77ff0f 67.32%,#2ad6ff0f 138.38%);border:none;width:100%;height:38px;padding:6px 8px;position:relative}.simple-agent-picker[data-v-a84742b8] .action-btn:hover:before,.simple-agent-picker[data-v-a84742b8] .action-btn.is-dropdown-open:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;background:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%);padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.simple-agent-picker[data-v-a84742b8] .btn-content{justify-content:space-between;width:100%}.simple-agent-picker[data-v-a84742b8] .btn-content .btn-content-left .btn-text{font-size:16px;font-weight:600}.simple-agent-picker .agent-display-only[data-v-a84742b8]{align-items:center;gap:8px;height:40px;padding:6px 8px;display:flex}.simple-agent-picker .agent-display-only .agent-display-icon[data-v-a84742b8]{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.simple-agent-picker .agent-display-only .agent-display-name[data-v-a84742b8]{color:var(--text_primary,#131416);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;line-height:22px;overflow:hidden}.simple-agent-dropdown[data-v-a84742b8]{min-width:160px;padding:10px 6px}.agent-list-wrap[data-v-a84742b8]{flex-direction:column;max-height:400px;display:flex}.agent-list-wrap[data-v-a84742b8] .agent-base-list .search-container{padding:0 0 8px}.agent-list-wrap[data-v-a84742b8] .agent-base-list .base-list-scroller{scrollbar-width:none;-ms-overflow-style:none}.agent-list-wrap[data-v-a84742b8] .agent-base-list .base-list-scroller::-webkit-scrollbar{display:none}.simple-agent-item[data-v-a84742b8]{cursor:pointer;box-sizing:border-box;border-radius:4px;align-items:flex-start;gap:8px;height:56px;padding:6px 10px;transition:background .15s;display:flex}.simple-agent-item[data-v-a84742b8]:hover{background:var(--gray_200,#f6f7f9)}.simple-agent-item:hover .set-default-btn[data-v-a84742b8]{opacity:1}.simple-agent-item.is-active[data-v-a84742b8]{background:var(--fill_selected,#2563f41a)}.simple-agent-item.is-active[data-v-a84742b8] .agent-name{color:#2563f4;font-weight:600}.simple-agent-item .agent-icon-wrap[data-v-a84742b8]{margin-top:2px;line-height:28px}.simple-agent-item .agent-icon-wrap .agent-icon[data-v-a84742b8]{object-fit:cover;border-radius:4px;flex-shrink:0;width:20px}.simple-agent-item .agent-info[data-v-a84742b8]{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.simple-agent-item .agent-name-row-wrap[data-v-a84742b8]{justify-content:space-between;align-items:center;display:flex}.simple-agent-item .agent-name-row[data-v-a84742b8]{flex:1;align-items:center;gap:6px;min-width:0;display:flex;overflow:visible}.simple-agent-item .agent-name-row .agent-id[data-v-a84742b8]{white-space:nowrap;color:var(--text_tertiary,#8e8e90);font-size:12px}.simple-agent-item .agent-status-tag[data-v-a84742b8]{white-space:nowrap;border-radius:4px;flex-shrink:0;padding:2px 8px;font-size:12px;line-height:18px}.simple-agent-item .agent-status-tag.is-default[data-v-a84742b8]{color:#00b96b;cursor:pointer;background:#3b795f0f;position:relative}.simple-agent-item .agent-status-tag.is-default .tag-normal[data-v-a84742b8]{display:inline}.simple-agent-item .agent-status-tag.is-default .tag-hover[data-v-a84742b8]{display:none}.simple-agent-item .agent-status-tag.is-default[data-v-a84742b8]:hover{color:#1c77ff;background:#00b96b0f}.simple-agent-item .agent-status-tag.is-default:hover .tag-normal[data-v-a84742b8]{display:none}.simple-agent-item .agent-status-tag.is-default:hover .tag-hover[data-v-a84742b8]{display:inline}.simple-agent-item .agent-status-tag.is-recent[data-v-a84742b8]{color:#1c77ff;cursor:pointer;background:#1c77ff0f}.simple-agent-item .agent-status-tag.is-recent .tag-normal[data-v-a84742b8]{display:inline}.simple-agent-item .agent-status-tag.is-recent .tag-hover[data-v-a84742b8],.simple-agent-item .agent-status-tag.is-recent:hover .tag-normal[data-v-a84742b8]{display:none}.simple-agent-item .agent-status-tag.is-recent:hover .tag-hover[data-v-a84742b8]{display:inline}.simple-agent-item .set-default-btn[data-v-a84742b8]{opacity:0;color:#1c77ff;cursor:pointer;white-space:nowrap;background:#1c77ff0f;border-radius:4px;flex-shrink:0;padding:2px 8px;font-size:12px;line-height:18px;transition:opacity .15s}.simple-agent-item .set-default-btn[data-v-a84742b8]:hover{background:#1c77ff0f}.simple-agent-item[data-v-a84742b8] .agent-name{color:var(--text_primary,#131416);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-style:normal;font-weight:600;line-height:22px;overflow:hidden}.simple-agent-item[data-v-a84742b8] .agent-name :deep(.hl){color:#2563f4}.simple-agent-item .official-tag[data-v-a84742b8]{color:#1c77ff;background:linear-gradient(100.07deg,#9c57ff14 2.51%,#1c77ff14 51.26%,#2ad6ff14 100%);border-radius:2px;flex-direction:column;flex:none;order:1;justify-content:center;align-items:center;gap:10px;padding:2px 5px;font-size:12px;line-height:12px;display:flex}.simple-agent-item .official-tag .text[data-v-a84742b8]{-webkit-text-fill-color:transparent;text-align:center;white-space:nowrap;background:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%);-webkit-background-clip:text;background-clip:text;align-items:center;font-size:12px;font-weight:500;line-height:14px;display:flex}.simple-agent-item[data-v-a84742b8] .agent-desc{color:var(--text_secondary,#8c8c8c);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-style:normal;font-weight:400;line-height:22px;overflow:hidden}.simple-agent-picker-popover{box-shadow:var(--primary-box-shadow)!important;padding:0!important}.simple-agent-picker-popover .simple-agent-dropdown{width:300px}.simple-agent-picker-popover .simple-agent-dropdown .base-list-item{border-radius:4px}.dam-overlay[data-v-f3e4ff82]{z-index:100000;background:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.dam[data-v-f3e4ff82]{color:#1a1d2e;background:#fff;border-radius:10px;flex-direction:column;width:min(560px,92vw);font-size:13px;display:flex;overflow:hidden;box-shadow:0 12px 40px #00000024,0 0 0 1px #00000012}.dam-header[data-v-f3e4ff82]{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:12px 16px 10px;display:flex}.dam-title[data-v-f3e4ff82]{color:#1a1d2e;font-size:13px;font-weight:600}.dam-close[data-v-f3e4ff82]{cursor:pointer;color:#1a1d2e66;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:14px;line-height:1;transition:background .15s,color .15s}.dam-close[data-v-f3e4ff82]:hover{color:#1a1d2e;background:#0000000f}.dam-agent-row[data-v-f3e4ff82]{background:#00000004;border-bottom:1px solid #0000000d;align-items:center;gap:8px;padding:8px 16px;display:flex}.dam-label[data-v-f3e4ff82]{color:#1a1d2e80;white-space:nowrap;flex-shrink:0;font-size:12px}.dam-agent-picker-wrap[data-v-f3e4ff82]{flex:1;min-width:0}.dam-body[data-v-f3e4ff82]{padding:10px 16px 4px}.dam-textarea[data-v-f3e4ff82]{color:#1a1d2e;resize:vertical;box-sizing:border-box;background:#fafafa;border:1px solid #00000017;border-radius:6px;outline:none;width:100%;min-height:180px;max-height:360px;padding:10px 12px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:12px;line-height:1.65;transition:border-color .15s}.dam-textarea[data-v-f3e4ff82]:focus{background:#fff;border-color:#4f6ef780}.dam-textarea[data-v-f3e4ff82]::-webkit-scrollbar{width:4px}.dam-textarea[data-v-f3e4ff82]::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}.dam-footer[data-v-f3e4ff82]{justify-content:space-between;align-items:center;gap:8px;padding:10px 16px 14px;display:flex}.dam-footer-right[data-v-f3e4ff82]{gap:8px;display:flex}.dam-btn[data-v-f3e4ff82]{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:5px 14px;font-size:12px;font-weight:500;line-height:1.5;transition:all .15s}.dam-btn--ghost[data-v-f3e4ff82]{color:#1a1d2e80;background:0 0;border:1px solid #0000001a}.dam-btn--ghost[data-v-f3e4ff82]:hover{color:#1a1d2e;background:#0000000a}.dam-btn--secondary[data-v-f3e4ff82]{color:#4f6ef7;background:#fff;border:1px solid #4f6ef74d}.dam-btn--secondary[data-v-f3e4ff82]:hover{background:#4f6ef712;border-color:#4f6ef780}.dam-btn--primary[data-v-f3e4ff82]{color:#fff;background:#4f6ef7;border:1px solid #0000}.dam-btn--primary[data-v-f3e4ff82]:hover{background:#3d5ce5}.simple-agent-picker-popover{z-index:100001!important}.execute-process-list[data-v-0cbdf886]{position:relative}.execute-process-list .debug-buttons[data-v-0cbdf886]{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:8px;display:flex}.execute-process-list .debug-button[data-v-0cbdf886]{-webkit-text-fill-color:transparent;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#165dff 0%,#722ed1 100%);-webkit-background-clip:text;background-clip:text;border:none;border-radius:5px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:500;line-height:18px;text-decoration:none;transition:box-shadow .25s;display:inline-flex;position:relative;overflow:hidden}.execute-process-list .debug-button[data-v-0cbdf886]:before{content:"";-webkit-mask-composite:xor;pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;background:linear-gradient(135deg,#165dff 0%,#722ed1 100%);border-radius:5px;padding:1px;transition:opacity .25s;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.execute-process-list .debug-button[data-v-0cbdf886]:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 15%,#ffffff8c 50%,#0000 85%);width:55%;height:100%;position:absolute;top:0;left:-100%}.execute-process-list .debug-button[data-v-0cbdf886]:hover{box-shadow:0 1px 8px #722ed133}.execute-process-list .debug-button[data-v-0cbdf886]:hover:before{opacity:.8}.execute-process-list .debug-button[data-v-0cbdf886]:hover:after{animation:.8s forwards debug-btn-shimmer-0cbdf886}.execute-process-list .debug-button[data-v-0cbdf886]:active{box-shadow:none;opacity:.8}.execute-process-list .debug-button .iconfont-common[data-v-0cbdf886]{-webkit-text-fill-color:transparent;background-image:inherit;-webkit-background-clip:text;background-clip:text;font-size:11px}.execute-process-list .debug-button--link[data-v-0cbdf886]:before,.execute-process-list .debug-button--no-border[data-v-0cbdf886]:before{display:none}.execute-process-list .debug-button--active[data-v-0cbdf886]{-webkit-text-fill-color:#fff;color:#fff;background:linear-gradient(135deg,#165dff 0%,#722ed1 100%)}.execute-process-list .debug-button--active[data-v-0cbdf886]:before{display:none}.execute-process-list .debug-button--active[data-v-0cbdf886]:hover{opacity:.9;box-shadow:0 1px 8px #722ed159}@keyframes debug-btn-shimmer-0cbdf886{0%{left:-100%}to{left:160%}}.execute-process-list .message-stream-debug-panel[data-v-0cbdf886]{margin-bottom:8px}.execute-process-list .execute-process-item[data-v-0cbdf886]{white-space:normal;margin-bottom:8px}.execute-process-list .execute-process-item.collapsed[data-v-0cbdf886]{display:none}.execute-process-list .execute-process-item .execute-process-item__title[data-v-0cbdf886]{align-items:flex-start;display:flex}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__icon-wrapper[data-v-0cbdf886]{height:22px}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-icon[data-v-0cbdf886]{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-label[data-v-0cbdf886]{color:var(--text_primary,#131416);white-space:normal;word-break:break-word;min-width:0;margin-left:8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-label.showDropdown[data-v-0cbdf886]{cursor:pointer}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-label.isLoading[data-v-0cbdf886]{color:#8e8e90}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-label[data-v-0cbdf886] a{color:#165dff!important;text-decoration-line:none!important}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-tip[data-v-0cbdf886]{flex:1;align-items:center;min-width:0;display:flex}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-tip[data-v-0cbdf886] *{font-size:14px;line-height:22px}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-tip .tip[data-v-0cbdf886]{white-space:nowrap;flex-shrink:0;margin-right:4px}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-tip[data-v-0cbdf886] .continue-ask{overflow:hidden;transform:none}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-tip[data-v-0cbdf886] .continue-ask .continue-ask-btn{width:100%}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-tip[data-v-0cbdf886] .continue-ask .ks-button-flex{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-tip[data-v-0cbdf886] .continue-ask .ks-button-slot{display:block}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-arrow[data-v-0cbdf886]{color:#2563f4;cursor:pointer;justify-content:center;align-items:center;margin-left:8px;transition:transform .3s ease-in-out,color .2s ease-in-out;display:flex;transform:rotate(0)}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-arrow[data-v-0cbdf886]:hover{color:#1d4ed8}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-arrow.collapsed[data-v-0cbdf886]{transform:rotate(-90deg)}.execute-process-list .execute-process-item .execute-process-item__title .execute-process-item__title-arrow i[data-v-0cbdf886]{transition:inherit}.execute-process-list .execute-process-item .execute-process-item__title.inline[data-v-0cbdf886]{vertical-align:middle;display:inline-flex}.execute-process-list .execute-process-item .execute-process-item__ask-btn[data-v-0cbdf886]{cursor:pointer;opacity:.25;background:0 0;border:none;border-radius:4px;flex-shrink:0;margin-left:6px;padding:1px 4px;font-size:12px;line-height:1;transition:opacity .15s,background .15s}.execute-process-list .execute-process-item .execute-process-item__ask-btn[data-v-0cbdf886]:hover{opacity:.9;background:#4f6ef714}.execute-process-list .execute-process-item:hover .execute-process-item__ask-btn[data-v-0cbdf886]{opacity:.5}.execute-process-list .execute-process-item .execute-process-item__content[data-v-0cbdf886]{white-space:normal;height:auto;margin-top:8px;margin-left:24px;transition:margin-left .3s ease-in-out,margin-top .3s ease-in-out}.execute-process-list .execute-process-item .execute-process-item__content .status-icon[data-v-0cbdf886]{position:absolute;top:2px;left:0}.execute-process-list .execute-process-item .execute-process-item__content.no-margin[data-v-0cbdf886]{margin-left:0!important}.execute-process-list .execute-process-item .execute-process-item__content.collapsed[data-v-0cbdf886]{height:0;margin-top:0;overflow:hidden}.execute-process-list .execute-process-item .execute-process-item__content.inline[data-v-0cbdf886]{margin-top:revert;vertical-align:middle;margin-left:8px;display:inline-flex}.execute-process-list .last-process .execute-process-item__timeline[data-v-0cbdf886]{display:none}.auto-collapse-container[data-v-7a475034]{white-space:nowrap;width:100%;overflow:hidden}.auto-collapse-container .items-wrapper[data-v-7a475034]{align-items:center;gap:8px;display:inline-flex}.auto-collapse-container .vertical[data-v-7a475034]{display:inline-block}.auto-collapse-container .hidden-measure[data-v-7a475034]{visibility:hidden;white-space:nowrap;position:fixed}.auto-collapse-container .hidden-measure[data-v-7a475034] *{display:inline-block!important}.auto-collapse-container .item[data-v-7a475034],.auto-collapse-container .remaining[data-v-7a475034]{border-style:solid;border-width:1px;border-radius:2px;flex-shrink:0;height:20px;padding:0 4px;font-size:12px;line-height:20px;display:inline-block}.remain-items-popper{max-width:80vw}.suggest-question-wrap[data-v-b335b24e]{justify-content:flex-start;width:100%;display:flex}.suggest-question-wrap .label[data-v-b335b24e]{flex-shrink:0;padding-top:4px}.suggest-question-wrap .questions[data-v-b335b24e]{width:100%}.recommend-questions[data-v-b335b24e]{justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;display:flex}.recommend-questions .recommend-questions-content[data-v-b335b24e]{flex:1;display:flex;overflow-x:auto}.recommend-questions .recommend-questions-content[data-v-b335b24e]::-webkit-scrollbar{display:none}.recommend-questions .recommend-questions-content .recommend-questions-container[data-v-b335b24e]{justify-content:flex-start;align-items:center;display:flex}.recommend-questions .recommend-questions-content .recommend-questions-container .copy-icon[data-v-b335b24e]{opacity:0;cursor:pointer;color:#8a9199;border-radius:8px;width:32px;height:32px;margin-left:8px;padding:8px;font-size:16px;transition:opacity .2s ease-in-out}.recommend-questions .recommend-questions-content .recommend-questions-container .copy-icon-done[data-v-b335b24e]{font-size:16px}.recommend-questions .recommend-questions-content .recommend-questions-container .recommend-questions-wrapper[data-v-b335b24e]{cursor:pointer;background-color:var(---,#fff);border:1px solid #2563f4;border-radius:16px;align-items:center;padding:4px 12px;display:flex}.recommend-questions .recommend-questions-content .recommend-questions-container .recommend-questions-wrapper .recommend-questions-dot[data-v-b335b24e]{background-color:#326bfb;border-radius:50%;width:6px;height:6px;margin-right:4px}.recommend-questions .recommend-questions-content .recommend-questions-container .recommend-questions-wrapper .recommend-questions-text[data-v-b335b24e]{color:#41578b;text-wrap:nowrap;font-size:14px}.recommend-questions .recommend-questions-content .recommend-questions-container:hover .copy-icon[data-v-b335b24e]{opacity:1}.recommend-questions .recommend-questions-content .recommend-questions-container:hover .copy-icon[data-v-b335b24e]:hover{background:#edeff2}.recommend-questions .recommend-questions-content .recommend-questions-container:hover .copy-icon-done[data-v-b335b24e]{opacity:1}.recommend-questions .recommend-questions-content .recommend-questions-container:hover .copy-icon-done[data-v-b335b24e]:hover{background:#fff!important}.recommend-questions .recommend-questions-toolbar[data-v-b335b24e]{color:var(--text_brand);cursor:pointer;text-wrap:nowrap;align-items:center;gap:4px;margin-left:8px;font-size:14px;display:flex}.recommend-questions .has-shadow[data-v-b335b24e]{box-shadow:-10px 0 8px -8px #00000026}.chat-operation-btn[data-v-b11075ac]{cursor:pointer;color:var(--text_brand,#2563f4);align-items:center;display:flex}.chat-operation-btn.reverse[data-v-b11075ac]{flex-direction:row-reverse}.chat-operation-btn.disabled[data-v-b11075ac]{color:var(--text_brand_disable,#2563f45c);cursor:not-allowed}.chat-operation-btn .icon[data-v-b11075ac]{justify-content:center;align-items:center;width:16px;height:16px;margin:0 4px;display:flex;transform:translateY(1px)}.chat-operation-btn .icon.icon-upsize-down[data-v-b11075ac]{transform:rotate(180deg)translateY(-1px)}.chat-operation-btn .icon i[data-v-b11075ac]{color:inherit;font-size:var(--icon_size,14px)}.chat-operation-btn .icon img[data-v-b11075ac]{width:14px;height:14px}.chat-operation-btn[data-v-b11075ac] .ks-button{color:inherit;padding:0;transform:translateY(1px)}.chat-operation-btn[data-v-b11075ac] .ks-button .ks-button-flex{font-size:12px}.execute-process-info__header[data-v-2dc8b5df]{align-items:center;padding:4px 0;display:flex}.execute-process-info__header .duration[data-v-2dc8b5df]{color:var(--text_secondary,#5f6063);margin-left:8px;font-size:12px;font-weight:400;line-height:18px}.execute-process-info__header .execute-process-info__header-icon[data-v-2dc8b5df]{width:16px;margin-right:2px}.execute-process-info__header .execute-process-info__header-label[data-v-2dc8b5df]{background:var(--chat-think-status-background,linear-gradient(131deg,#427afd 7.72%,#423ef1 42%,#9f6df0 78.73%,#de5ef3 90.98%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.execute-process-info__header .execute-process-info__header-loading[data-v-2dc8b5df],.execute-process-info__header .execute-process-info__header-toggle-btn[data-v-2dc8b5df]{margin-left:12px}.llm-copilot-thumb-icon[data-v-21910c25]{cursor:pointer;align-items:center;display:flex}.llm-copilot-thumb-icon.thumb-down[data-v-21910c25]{transform:rotate(180deg)}.human-service[data-v-110bb9cb]{box-sizing:border-box;background:#edeff266;border-radius:8px;width:100%;max-width:100%;padding:16px}.human-service .human-service__header[data-v-110bb9cb]{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.human-service .human-service__header .human-service__header__title[data-v-110bb9cb]{color:var(--text_primary,#333840);flex:1;margin-right:16px;font-size:14px}.human-service .human-service__header .human-service__header__close-btn[data-v-110bb9cb]{cursor:pointer;color:var(--text_primary,#1d2126);font-size:16px}.human-service .human-service__content[data-v-110bb9cb]{gap:8px;display:flex}.human-service .human-service__content .human-service__content__user-group-btn[data-v-110bb9cb],.human-service .human-service__content .human-service__content__ticket-btn[data-v-110bb9cb]{background:var(--bg_component,#fff);border:1px solid var(--border_divider,#edeff2);cursor:pointer;height:40px;color:var(--text_primary,#333840);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.human-service .human-service__content .human-service__content__user-group-btn[data-v-110bb9cb]:hover,.human-service .human-service__content .human-service__content__ticket-btn[data-v-110bb9cb]:hover{border-color:var(--text_brand,#2563f4);color:var(--text_brand,#2563f4)}.human-service .human-service__content .human-service__content__user-group-btn.disabled[data-v-110bb9cb],.human-service .human-service__content .human-service__content__ticket-btn.disabled[data-v-110bb9cb]{cursor:not-allowed;opacity:.6}.human-service .human-service__content .human-service__content__user-group-btn .human-service__content__user-group-btn__icon[data-v-110bb9cb],.human-service .human-service__content .human-service__content__ticket-btn .human-service__content__user-group-btn__icon[data-v-110bb9cb],.human-service .human-service__content .human-service__content__user-group-btn .human-service__content__ticket-btn__icon[data-v-110bb9cb],.human-service .human-service__content .human-service__content__ticket-btn .human-service__content__ticket-btn__icon[data-v-110bb9cb]{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.human-service .human-service__content .human-service__content__user-group-btn .human-service__content__user-group-btn__icon[data-v-110bb9cb] svg,.human-service .human-service__content .human-service__content__ticket-btn .human-service__content__user-group-btn__icon[data-v-110bb9cb] svg,.human-service .human-service__content .human-service__content__user-group-btn .human-service__content__ticket-btn__icon[data-v-110bb9cb] svg,.human-service .human-service__content .human-service__content__ticket-btn .human-service__content__ticket-btn__icon[data-v-110bb9cb] svg{width:100%;height:100%}.feedback-container[data-v-4cb6c49c]{align-items:center;gap:8px;height:16px;display:inline-flex}.feedback-container svg[data-v-4cb6c49c]{cursor:pointer}.feedback-container .active[data-v-4cb6c49c]{color:#1890ff}.feedback-container span[data-v-4cb6c49c]{line-height:0}.feedback-container .tip-bubble-wrap[data-v-4cb6c49c]{align-items:center;display:flex}.feedback-container .tip-bubble-container[data-v-4cb6c49c]{display:inline-block;position:relative}.feedback-container .tip-bubble[data-v-4cb6c49c]{white-space:nowrap;background:#fff;border:1px solid #e4e7ed;border-radius:8px;animation:.3s ease-in-out fadeIn-4cb6c49c;position:absolute;top:-50px;left:140px;transform:translate(-50%);box-shadow:0 20px 16px #1d24520f,0 2px 12px #16203d14}.feedback-container .tip-arrow[data-v-4cb6c49c]{border-top:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;bottom:-6px;left:53px;transform:translate(-50%)}.feedback-container .tip-content[data-v-4cb6c49c]{color:#333;padding:8px 12px;font-size:14px;line-height:1.4}.feedback-container .buttons-container[data-v-4cb6c49c]{align-items:center;gap:8px;height:16px;display:inline-flex}@keyframes fadeIn-4cb6c49c{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.llm-copilot-feedback-form{border-radius:6px;padding-top:14px;padding-bottom:16px;box-shadow:0 8px 16px -8px #0c121f14,0 1px 8px #0c121f14}.llm-copilot-feedback-form .form-item{margin-bottom:8px;display:flex}.llm-copilot-feedback-form .form-item .label{color:var(--text_primary);margin-top:8px;margin-right:8px}.llm-copilot-feedback-form .form-item .content{flex:1;background:0 0!important}.llm-copilot-feedback-form .form-item .ks-textarea{height:110px}.llm-copilot-feedback-form .feedback-popover-title{color:var(--text_primary,#131416);justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.llm-copilot-feedback-form .feedback-popover-title .title-content{font-size:14px;font-weight:600}.llm-copilot-feedback-form .feedback-popover-title .title-close-btn{cursor:pointer}.llm-copilot-feedback-form .feedback-popover-title .title-close-btn i{color:var(--text_tertiary,#8e8e90);font-size:16px}.llm-copilot-feedback-form .ks-button{width:64px}.llm-copilot-feedback-form .ks-alert{background-color:var(--ai_bg_card,#edf2fa);margin-bottom:12px}.llm-copilot-feedback-form .ks-alert .ks-alert__icon{display:none}.llm-copilot-feedback-form .ks-popover__title{margin-bottom:14px;font-size:14px}.after-message-content .human-service{margin-top:8px}.after-message-content .thank-modal-inline{box-sizing:border-box;color:#333840;background:#edeff266;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:100%;height:54px;margin-top:8px;padding:16px;font-size:14px;display:flex}.after-message-content .thank-modal-inline .thank-content{font-weight:500}.kiva-deprecated-notice[data-v-5abde210]{background:linear-gradient(135deg,#6366f10f 0%,#8b5cf60f 100%);border:1px solid #6366f133;border-radius:8px;align-items:center;gap:8px;margin:8px 0;padding:12px 16px;display:flex}.kiva-deprecated-notice .kiva-deprecated-icon[data-v-5abde210]{flex-shrink:0;font-size:16px}.kiva-deprecated-notice .kiva-deprecated-text[data-v-5abde210]{color:#6366f1e6;font-size:13px;font-weight:500;line-height:1.4}.edit-btn[data-v-37090144]{cursor:pointer;justify-content:center;align-items:center;display:flex}.markdown-preview-quill[data-v-bac211ce] .ql-container{border:none}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor{color:#333840;padding:0;font-family:PingFang SC,serif;line-height:2em;overflow:visible}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor ol{margin-left:-.4em;padding:0}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor ol li:before{display:none}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor ol li[data-list=bullet] .ql-ui:before{font-size:1.6em;position:relative;top:.1em}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor h1{font-size:18px;font-weight:700}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor h2{font-size:16px;font-weight:700}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor h3,.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor h4,.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor h5,.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor h6{font-size:14px;font-weight:700}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor .table-container{border-bottom:1px solid var(--bg_table_head,#f6f7f9);border-radius:8px;line-height:0}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor .table-container>span{max-height:140px;display:block;position:relative;overflow:auto}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor .table-container table{min-width:100%;width:unset;border-collapse:collapse}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor .table-container table tr:first-child{z-index:10;background:var(--bg_table_head,#f6f7f9);font-weight:600;position:sticky;top:0}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor .table-container table tr:first-child td:first-child{border-top-left-radius:8px}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor .table-container table tr:first-child td:last-child{border-top-right-radius:8px}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor .table-container table tr:last-child td:first-child{border-bottom-left-radius:8px}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor .table-container table tr:last-child td:last-child{border-bottom-right-radius:8px}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor .table-container table tr:last-child td{border-bottom:none}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor .table-container table td:first-child{border-left:none}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor .table-container table td:last-child{border-right:none}.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor .table-container table th,.markdown-preview-quill[data-v-bac211ce] .ql-container .ql-editor .table-container table td{max-width:30vw;color:var(--text_primary,#131416);word-break:break-word;text-wrap:wrap;text-align:left;border-color:var(--bg_table_head,#f6f7f9);border-top:none;padding:8px 12px;font-size:12px;font-style:normal;line-height:18px}.chart-interpretation-wrapper[data-v-9b5159d2]{margin-bottom:12px}.chart-interpretation-wrapper .chart-interpretation-gutter[data-v-9b5159d2]{background:#edeff2;width:100%;height:1px;margin-top:12px;margin-bottom:24px}.chart-interpretation-wrapper .chart-interpretation-query-data[data-v-9b5159d2],.chart-interpretation-wrapper .expand-btn[data-v-9b5159d2]{margin-top:12px}.chart-interpretation-wrapper .expand-btn .arrow-icon[data-v-9b5159d2]{margin-left:4px;transition:transform .3s}.chart-interpretation-wrapper .expand-btn .arrow-icon.reverse[data-v-9b5159d2]{transform:rotate(180deg)}.copy-button[data-v-1f5d0687]{opacity:0;visibility:hidden;align-items:center;transition:all .2s;display:flex}.message-card-wrap.user:hover .copy-button.show[data-v-1f5d0687]{opacity:1;visibility:visible}.copy-content-btn[data-v-11d1c2d8]{align-items:center;display:inline-flex}.info-content[data-v-60e435a8]{padding:4px}.info-content-item[data-v-60e435a8]{border-radius:8px;grid-template-columns:89px 1fr;align-items:start;gap:10px;padding:2px;display:grid}.info-content-item-label[data-v-60e435a8]{color:var(--text_secondary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;line-height:18px;overflow:hidden}.info-content-item-value[data-v-60e435a8]{color:var(--text_primary);word-break:break-word;font-size:12px;line-height:18px}.info-content-item-value span[data-v-60e435a8]{cursor:pointer}.info-content-item-value span[data-v-60e435a8]:hover{color:var(--text_secondary)}.oncall-dropdown[data-v-4bf88a38]{min-width:110px;padding:4px 0}.oncall-dropdown__item[data-v-4bf88a38]{cursor:pointer;align-items:center;gap:8px;padding:7px 12px;transition:background .1s;display:flex}.oncall-dropdown__item[data-v-4bf88a38]:hover{background:var(--bg_hover,#f5f7fa)}.oncall-dropdown__label[data-v-4bf88a38]{color:var(--text_primary,#131416);white-space:nowrap;font-size:13px}.oncall-dropdown__label--active[data-v-4bf88a38]{color:var(--text_brand,#2563f4)}.oncall-dropdown__icon[data-v-4bf88a38]{width:14px;height:14px;color:var(--fill_primary,#5f6063);flex-shrink:0;justify-content:center;align-items:center;display:flex}.oncall-dropdown__icon[data-v-4bf88a38] svg{width:100%;height:100%}.oncall-dropdown__divider[data-v-4bf88a38]{background:var(--border_divider,#f0f0f0);height:1px;margin:4px 0}.bi-icon-thumb[data-v-4bf88a38]{flex-shrink:0;align-items:center;display:flex}.bi-icon-thumb--down[data-v-4bf88a38]{transform:rotate(180deg)}.oncall-btn-popover{padding:0!important}.message-select-checkbox[data-v-4da8f436]{z-index:10;align-items:flex-start;display:flex;position:sticky;top:15px}.message-select-checkbox .checkbox-disabled-wrapper[data-v-4da8f436]{cursor:not-allowed}.message-select-checkbox[data-v-4da8f436] .ks-checkbox{--kui-checkbox-inputBgColor-checked:#2563f4;--kui-checkbox-inputBorderColor-checked:#2563f4;margin:0;transition:all .2s}.message-select-checkbox[data-v-4da8f436] .ks-checkbox:hover .ks-checkbox__inner{border-color:#1890ff}.message-select-checkbox[data-v-4da8f436] .ks-checkbox.is-disabled .ks-checkbox__inner{cursor:not-allowed;background-color:#f5f5f5;border-color:#d9d9d9}.share-action-bar[data-v-2cc88031]{z-index:1000;background:#fff;border-top:1px solid #ecedf0;padding:12px 24px;position:absolute;bottom:0;left:0;right:0}.share-action-bar-content[data-v-2cc88031]{justify-content:space-between;align-items:center;gap:16px;padding:0 26px 0 0;display:flex}.action-left[data-v-2cc88031]{align-items:center;display:flex}.action-left .check-text[data-v-2cc88031]{color:#131416;margin-right:5px}.action-left .check-text[data-v-2cc88031]:after{content:"";vertical-align:-1px;background-color:#dfe0e2;width:1px;height:12px;margin-left:10px;display:inline-block}.action-left .selected-count[data-v-2cc88031]{color:#5f6063;margin-left:5px;font-size:14px}.action-left[data-v-2cc88031] .ks-checkbox{--kui-checkbox-inputBgColor-checked:#2563f4;--kui-checkbox-inputBorderColor-checked:#2563f4}.action-right[data-v-2cc88031]{align-items:center;gap:2px;display:flex}.action-right[data-v-2cc88031] .ks-button.btn-submit{--kui-button-padding_horizontal-s:12px}.action-right[data-v-2cc88031] .ks-button.btn-submit .ks-button-flex{gap:4px}.action-right .btn-submit[data-v-2cc88031]{border-radius:8px}.action-right .btn-cancel[data-v-2cc88031]{border:none;border-radius:8px;position:relative;background:var(--gradient-primary,linear-gradient(92.75deg,#0a48f5 0%,#381ceb 64%,#c451e0 100%))!important;-webkit-text-fill-color:transparent!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important;transition:all .2s!important}.action-right .btn-cancel[data-v-2cc88031]:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;background:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%);padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.cost-of-time[data-v-4a6b0745]{color:var(--text_secondary);align-items:center;min-width:0;font-size:12px;display:flex}.cost-of-time .label[data-v-4a6b0745]{flex-shrink:1;min-width:0}.cost-of-time i[data-v-4a6b0745]{margin-right:2px}.cost-of-time[data-v-4a6b0745] .ks-divider{background-color:var(--fill_secondary);flex-shrink:0}.cost-of-time .tooltip-reference[data-v-4a6b0745]{text-overflow:ellipsis;white-space:nowrap;text-align:center;align-items:center;min-width:0;display:flex;overflow:hidden}.cost-of-time .tooltip-reference .tokens-brief[data-v-4a6b0745]{align-items:center;display:flex}@media screen and (max-width:768px){.cost-of-time[data-v-4a6b0745]{flex:0 auto;font-size:11px}.cost-of-time .label[data-v-4a6b0745]{display:none}.cost-of-time[data-v-4a6b0745] .ks-divider{margin:0 4px}.cost-of-time .tooltip-reference[data-v-4a6b0745]{text-align:left;white-space:normal;text-overflow:clip;width:100%}.cost-of-time .tooltip-reference .tokens-brief[data-v-4a6b0745]{display:none}}.mobile-feedback[data-v-1d8a3a98]{align-items:center;gap:4px;min-height:28px;display:flex}.mf-btn[data-v-1d8a3a98]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent;color:var(--chat-button-text-color,var(--text_primary,#626366));background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;margin:0;padding:8px;line-height:0;display:inline-flex}.mf-btn[data-v-1d8a3a98]:active{background:var(--bg_hover,#0000000f)}.mf-btn.active[data-v-1d8a3a98]{background:var(--list-item-highlight-bg,#2563f41f);color:var(--text_brand,#2563f4)}.mf-btn.disabled[data-v-1d8a3a98],.mf-btn[data-v-1d8a3a98]:disabled{opacity:.4;cursor:not-allowed}.mf-btn[data-v-1d8a3a98]:focus-visible{outline:2px solid var(--text_brand,#2563f4);outline-offset:2px}.mf-icon[data-v-1d8a3a98]{width:18px;height:18px}.mf-drawer-mask[data-v-1d8a3a98]{z-index:9999;background:#00000073;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.mf-drawer[data-v-1d8a3a98]{background:var(--bg_container,#fff);width:100%;padding-bottom:env(safe-area-inset-bottom);border-radius:14px 14px 0 0;box-shadow:0 -8px 24px #0000001f}.mf-drawer-header[data-v-1d8a3a98]{border-bottom:1px solid var(--border_divider,#0000000f);grid-template-columns:64px 1fr 64px;align-items:center;padding:12px 12px 10px;display:grid}.mf-drawer-title[data-v-1d8a3a98]{text-align:center;color:var(--text_primary,#131416);font-size:14px;font-weight:600}.mf-drawer-close[data-v-1d8a3a98],.mf-drawer-submit[data-v-1d8a3a98]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:0 0;border:0;padding:8px 6px;font-size:14px}.mf-drawer-close[data-v-1d8a3a98]{color:var(--text_tertiary,#8e8e90);justify-self:start}.mf-drawer-submit[data-v-1d8a3a98]{color:var(--text_brand,#2563f4);justify-self:end}.mf-drawer-submit[data-v-1d8a3a98]:disabled{opacity:.45;cursor:not-allowed}.mf-drawer-body[data-v-1d8a3a98]{-webkit-overflow-scrolling:touch;max-height:60vh;padding:12px;overflow:auto}.mf-field[data-v-1d8a3a98]{margin-bottom:12px}.mf-label[data-v-1d8a3a98]{color:var(--text_secondary,#626366);margin-bottom:6px;font-size:12px}.feedback-cascader-list-popper{z-index:10000!important}.feedback-cascader-list-popper .ks-cascader-menu__wrap.ks-scrollbar__wrap{height:auto}.message-card-wrap[data-v-1ca8c6e6]{gap:12px;font-size:14px;display:flex;position:relative}.message-card-wrap.is-selected[data-v-1ca8c6e6]{--padding-vertical:12px;--padding-horizontal:12px}.message-card-wrap.is-selected[data-v-1ca8c6e6]:before{content:"";width:calc(100% + 2*var(--padding-horizontal));height:calc(100% + 2*var(--padding-vertical));z-index:0;pointer-events:none;background-color:#f0f2f4;border-radius:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.message-external-left[data-v-1ca8c6e6]{flex-direction:column;width:32px;display:flex;position:absolute;top:0;bottom:0;left:-38px}.message-content-container[data-v-1ca8c6e6]{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.debug-message-index[data-v-1ca8c6e6]{color:#999;opacity:.6;z-index:10;margin-bottom:4px;font-size:11px;font-weight:400;position:absolute;top:-12px}.debug-message-index a[data-v-1ca8c6e6]{color:#326bfb;cursor:pointer;pointer-events:auto;text-decoration:none}.message-bubble[data-v-1ca8c6e6]{word-wrap:break-word;border:.5px solid var(---,#fff);background:#fff;border-radius:8px;padding:8px 12px;line-height:1.4;box-shadow:0 2px 8px #e1e6f529}.message-renderer-wrapper[data-v-1ca8c6e6]{box-sizing:border-box;scrollbar-width:none;border-radius:4px;flex-direction:column;width:100%;display:flex;overflow-x:auto}.message-renderer-wrapper[data-v-1ca8c6e6]::-webkit-scrollbar{display:none}.message-top-section[data-v-1ca8c6e6]{justify-content:space-between;align-items:flex-start;gap:8px;width:100%;display:flex}.message-top-left[data-v-1ca8c6e6]{justify-content:flex-start;align-items:center;gap:8px;display:flex}.message-top-right[data-v-1ca8c6e6]{justify-content:flex-end;align-items:center;gap:8px;display:flex}.message-content[data-v-1ca8c6e6]{flex-direction:column;display:flex}.message-content.is-focus[data-v-1ca8c6e6]{outline:2px solid var(--color-primary);outline-offset:-1px}.message-bottom-section[data-v-1ca8c6e6]{justify-content:space-between;align-items:flex-start;gap:8px;width:100%;display:flex}.message-bottom-left[data-v-1ca8c6e6]{justify-content:flex-start;gap:8px;display:flex;align-items:center!important}.message-bottom-right[data-v-1ca8c6e6]{justify-content:flex-end;align-items:center;gap:8px;display:flex}.message-follow-up[data-v-1ca8c6e6]{align-items:center;margin-left:4px;display:flex}.message-external-top[data-v-1ca8c6e6]{gap:8px;width:100%;margin-bottom:10px;display:flex}.message-external-bottom[data-v-1ca8c6e6]{gap:8px;width:100%;margin-top:10px;display:flex}.loading-status[data-v-e5983a80]{background:var(--bg_component);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loading-status .loading-content[data-v-e5983a80]{text-align:center;flex-direction:column;align-items:center;display:flex}.loading-status .loading-content .loading-spinner img[data-v-e5983a80]{width:48px;height:96px}.loading-status .loading-content .loading-text[data-v-e5983a80]{color:#666;margin:0;font-size:14px}@keyframes spin-e5983a80{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.quote-selection-btn-wrapper[data-v-a7b03392]{pointer-events:auto;-webkit-user-select:none;user-select:none}.quote-selection-btn[data-v-a7b03392]{color:var(--text_secondary);background-color:var(--bg_component);cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;gap:4px;height:26px;padding:4px 8px;font-size:12px;display:flex;box-shadow:0 2px 8px #00000026}.quote-selection-btn-icon[data-v-a7b03392]{font-size:14px}.quote-selection-btn-text[data-v-a7b03392]{font-size:13px}.chat-dialog[data-v-3b7c333a]{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.chat-dialog>.multi-slot-container.header[data-v-3b7c333a]{flex-shrink:0}.chat-messages[data-v-3b7c333a]{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:12px 0 32px;position:relative;overflow-y:auto}.chat-messages[data-v-3b7c333a]::-webkit-scrollbar{display:none}.chat-messages .multi-slot-container.top[data-v-3b7c333a]{flex-direction:column}.switch-message-loading[data-v-3b7c333a]{z-index:9;position:absolute;top:0;bottom:0;left:0;right:0}.message-item[data-v-3b7c333a]{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.message-item.user[data-v-3b7c333a]{align-items:flex-end}.message-avatar[data-v-3b7c333a]{color:#fff;flex-shrink:0;font-size:12px;font-weight:600}.message-avatar .user[data-v-3b7c333a]{align-items:center;display:flex}.message-avatar .user .avatar[data-v-3b7c333a]{border-radius:50%;width:24px;height:24px}.message-avatar .user .name[data-v-3b7c333a]{color:#252626;margin-left:10px;font-size:14px}.message-content[data-v-3b7c333a]{flex-direction:column;max-width:calc(100% - 100px);display:flex}.message-text[data-v-3b7c333a]{word-wrap:break-word;background:#fff;border-radius:12px;padding:12px 16px;line-height:1.4;box-shadow:0 1px 4px #0000001a}.message-time[data-v-3b7c333a]{color:#999;margin-top:4px;padding:0 4px;font-size:12px}.chat-messages[data-v-3b7c333a]::-webkit-scrollbar{width:6px}.chat-messages[data-v-3b7c333a]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.chat-messages[data-v-3b7c333a]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.chat-messages[data-v-3b7c333a]::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.message-text[data-v-3b7c333a] p{margin:0}.message-text[data-v-3b7c333a] strong{font-weight:600}.message-text[data-v-3b7c333a] em{font-style:italic}.message-text[data-v-3b7c333a] u{text-decoration:underline}.message-text[data-v-3b7c333a] ol,.message-text[data-v-3b7c333a] ul{margin:8px 0;padding-left:20px}.message-text[data-v-3b7c333a] a{color:inherit;text-decoration:underline}.message-item.user .message-text[data-v-3b7c333a] a{color:#ffffffe6}.loading-indicator[data-v-3b7c333a]{flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 0;display:flex}.loading-spinner[data-v-3b7c333a]{border:3px solid #007bff33;border-top-color:#007bff;border-radius:50%;width:24px;height:24px;animation:1s ease-in-out infinite spin-3b7c333a}.loading-text[data-v-3b7c333a]{color:#666;font-size:14px}.back-to-bottom-container[data-v-3b7c333a]{z-index:100;pointer-events:none;justify-content:center;width:100%;display:flex;position:sticky;bottom:12px}.back-to-bottom-container .back-to-bottom-button[data-v-3b7c333a]{background:var(--bg_floating);cursor:pointer;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);pointer-events:auto;border:1px solid #0000000a;border-radius:23px;justify-content:center;align-items:center;width:46px;height:46px;transition:all .3s;display:flex;box-shadow:0 2px 12px #94a7bc29}.back-to-bottom-container .back-to-bottom-button[data-v-3b7c333a]:hover{transform:translateY(-1px);box-shadow:0 3px 10px #007bff66}.back-to-bottom-container .back-to-bottom-button .back-to-bottom-icon[data-v-3b7c333a]{width:26px;height:26px}@keyframes spin-3b7c333a{to{transform:rotate(360deg)}}.colorful-card[data-v-13984f29]{border:1px solid var(--chat-colorful-card-border-color,var(--bg_component));background:var(--chat-colorful-card-background-color,var(--bg_component));width:100%;min-width:280px;max-width:500px;height:-webkit-fill-available;transform-style:preserve-3d;perspective:1000px;will-change:transform,box-shadow;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:var(--card-shadow,0px 2px 10px 0px #295fcc0d,0px -2px 10px 0px #295fcc05,2px 0px 10px 0px #295fcc05,-2px 0px 10px 0px #295fcc05,0px 0px 12px 0px #fff3 inset);border-width:1px;border-radius:12px;transition:opacity .3s;position:relative;overflow:hidden}.colorful-card.is-covered[data-v-13984f29]{opacity:.2}.colorful-card .colorful-card-inner[data-v-13984f29]{z-index:2;pointer-events:none;height:100%;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:16px 16px 24px;position:relative}.colorful-card .colorful-card-inner[data-v-13984f29] *{pointer-events:auto}.colorful-card .colorful-card-inner .empty-wrap[data-v-13984f29]{justify-content:center;align-items:center;height:calc(100% - 60px);display:flex}.colorful-card .colorful-card-inner .empty-wrap .empty-img[data-v-13984f29]{width:152px;height:94px}.colorful-card .colorful-card-inner .empty-wrap .empty-text[data-v-13984f29]{color:var(--text_secondary,#5f6063);text-align:center;text-overflow:ellipsis;white-space:nowrap;margin-top:16px;font-size:13px;font-style:normal;font-weight:400;line-height:18px}.colorful-card .card-glow[data-v-13984f29]{z-index:1;opacity:0;pointer-events:none;background:radial-gradient(250px,#2563f41f,#0000 50%);border-radius:12px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.colorful-card .card-default-glow[data-v-13984f29]{z-index:0;opacity:.6;pointer-events:none;border-radius:12px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.colorful-card .card-default-glow-top-right[data-v-13984f29]{background:radial-gradient(180px at 85% 15%,#2563f41f,#0000 50%)}.colorful-card .colorful-card-header[data-v-13984f29]{justify-content:space-between;align-items:center;display:flex}.colorful-card .colorful-card-header .colorful-card-header-left[data-v-13984f29]{align-items:center;gap:4px;width:80%;display:flex}.colorful-card .colorful-card-header .colorful-card-header-left .colorful-card-header-left-title[data-v-13984f29]{width:100%;color:var(--text_primary);font-size:16px;font-weight:600;line-height:24px}.colorful-card .colorful-card-header .colorful-card-header-right[data-v-13984f29]{cursor:pointer;z-index:3;align-items:center;display:flex;position:relative}.colorful-card .colorful-card-header .colorful-card-header-right .refresh-icon[data-v-13984f29]{transition:transform .2s ease-in-out}.colorful-card .colorful-card-header .colorful-card-header-right .refresh-icon[data-v-13984f29]:hover{transform:scale(1.1)}.colorful-card .colorful-card-header .colorful-card-header-right .refresh-icon.rotating[data-v-13984f29]{animation:.6s linear infinite rotate-13984f29}.colorful-card .colorful-card-header-description[data-v-13984f29]{color:var(--text_secondary);margin-top:4px;font-size:12px;font-weight:400;line-height:18px}.colorful-card .guide-tooltip[data-v-13984f29]{z-index:10;width:280px;position:absolute;top:25px;left:50%;transform:translate(-50%)}.colorful-card .guide-tooltip .guide-tooltip-content[data-v-13984f29]{color:#fff;background:#2563f4;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:12px;font-weight:400;line-height:18px;display:flex;position:relative}.colorful-card .guide-tooltip .guide-tooltip-content .close-icon[data-v-13984f29]{cursor:pointer;flex-shrink:0;margin-left:8px}.colorful-card .guide-tooltip .guide-tooltip-line[data-v-13984f29]{background:#2563f4;width:2px;height:17px;margin:0 auto}.colorful-card .colorful-card-header-examples[data-v-13984f29]{flex-direction:column;gap:8px;margin-top:16px;display:flex}.colorful-card .colorful-card-header-examples.is-first-visit[data-v-13984f29]{border:2px solid #2563f4;border-radius:4px;padding:4px}.colorful-card .colorful-card-header-examples .colorful-card-header-examples-item[data-v-13984f29]{cursor:pointer;align-items:center;width:100%;max-width:320px;font-size:12px;font-weight:400;line-height:18px;display:flex}.colorful-card .colorful-card-header-examples .colorful-card-header-examples-item .colorful-card-header-examples-item-label-icon[data-v-13984f29]{flex-shrink:0;margin-right:6px}.colorful-card .colorful-card-header-examples .colorful-card-header-examples-item .colorful-card-header-examples-item-label[data-v-13984f29]{color:var(--text_secondary);white-space:nowrap;flex-shrink:0;max-width:40%;margin-right:4px}.colorful-card .colorful-card-header-examples .colorful-card-header-examples-item .colorful-card-header-examples-item-content[data-v-13984f29]{color:var(--text_primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}@media (max-height:800px){.colorful-card .colorful-card-inner[data-v-13984f29]{padding:10px}.colorful-card .colorful-card-header-description[data-v-13984f29]{margin-top:2px;font-size:11px;line-height:16px}.colorful-card .colorful-card-header-examples[data-v-13984f29]{gap:4px;margin-top:8px}.colorful-card .colorful-card-header-examples .colorful-card-header-examples-item[data-v-13984f29]{line-height:16px}}@keyframes rotate-13984f29{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.base-info-container[data-v-4bb5fb8a]{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding-top:80px;display:flex}.base-info-container .home-avatar[data-v-4bb5fb8a]{width:150px;height:150px}.base-info-container .home-avatar img[data-v-4bb5fb8a]{width:100%}.base-info-container .home-avatar img.hero-img[data-v-4bb5fb8a]{cursor:pointer}.base-info-container .home-content[data-v-4bb5fb8a]{flex-direction:column;justify-content:center;align-items:center;gap:10px;max-width:100%;display:flex}.base-info-container .home-content .home-content-title[data-v-4bb5fb8a]{justify-content:center;align-items:center;gap:10px;width:100%;min-width:800px;font-size:28px;display:flex}.base-info-container .home-content .home-content-title .home-content-title-left[data-v-4bb5fb8a]{background:var(--chat-home-content-title-left-color,var(--text_primary));-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-weight:500}.base-info-container .home-content .home-content-title .home-content-title-right[data-v-4bb5fb8a]{white-space:nowrap;max-width:calc(100% - 120px)}.base-info-container .home-content .home-content-title[data-v-4bb5fb8a] .agent-overflow-text .text{content:attr(data-text);background:var(--title-right-gradient,var(--gradient-primary,linear-gradient(92.75deg,#005eeb 0%,#1c38eb 64%,#7751e0 100%)));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600;line-height:35px}.base-info-container .home-content .home-content-desc[data-v-4bb5fb8a]{color:var(--chat-home-content-desc-color,var(--text_secondary));justify-content:center;font-size:16px;font-weight:400;line-height:24px;display:flex}@media (max-height:800px){.base-info-container[data-v-4bb5fb8a]{gap:12px;padding-top:36px}.base-info-container .home-avatar[data-v-4bb5fb8a]{width:96px;height:96px}.base-info-container .home-content[data-v-4bb5fb8a]{gap:6px}.base-info-container .home-content .home-content-title[data-v-4bb5fb8a]{font-size:20px}.base-info-container .home-content .home-content-desc[data-v-4bb5fb8a]{font-size:12px;line-height:18px}}@media (max-height:700px){.base-info-container[data-v-4bb5fb8a]{padding-top:24px}.base-info-container .home-avatar[data-v-4bb5fb8a]{width:80px;height:80px}.base-info-container .home-content .home-content-title[data-v-4bb5fb8a]{font-size:18px}}.welcome-wrap[data-v-1d9e8bca]{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:20px;display:flex;position:relative}.welcome-loading[data-v-1d9e8bca]{z-index:100;justify-content:center;align-items:center;display:flex;position:absolute;top:60px;left:50%;transform:translate(-50%,-50%)}.welcome-loading .loading-animation[data-v-1d9e8bca]{object-fit:contain;width:48px;height:96px}.welcome-content[data-v-1d9e8bca]{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.fade-enter-active[data-v-1d9e8bca],.fade-leave-active[data-v-1d9e8bca]{transition:opacity .2s ease-in-out}.fade-enter-from[data-v-1d9e8bca],.fade-leave-to[data-v-1d9e8bca]{opacity:0}.home-container[data-v-1d9e8bca]{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.home-container .welcome-info[data-v-1d9e8bca]{text-align:center;margin-bottom:20px}.home-container .welcome-info .welcome-tip-content[data-v-1d9e8bca]{background-color:var(--bg_component);border-radius:8px;flex-direction:row;flex:1;margin-bottom:14px;padding:16px;display:flex;box-shadow:0 2px 8px #556aa329}.home-container .welcome-info .welcome-tip-content img[data-v-1d9e8bca]{width:32px;height:32px}.home-container .welcome-info .welcome-tip-title[data-v-1d9e8bca]{background:var(--gradient-primary,linear-gradient(92.75deg,#0a48f5 0%,#381ceb 64%,#c451e0 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:-moz-fit-content;width:fit-content;margin-bottom:8px;font-size:18px;font-style:normal;font-weight:600;line-height:26px}.home-container .welcome-info .welcome-tip-desc[data-v-1d9e8bca]{color:var(--text_primary);margin-top:4px;font-size:16px}.home-container .welcome-info .welcome-tip-desc .welcome-tip-business-name[data-v-1d9e8bca]{font-weight:600}.home-content-cards[data-v-1d9e8bca]{flex-direction:row;justify-content:center;align-items:center;gap:16px;width:100%;max-width:100%;margin-top:30px;padding:12px;display:flex;overflow:auto hidden}.home-content-cards[data-v-1d9e8bca]::-webkit-scrollbar{height:0}.home-content-cards[data-v-1d9e8bca]>*{flex:none;width:calc(33.3333cqw - 26.6667px);min-width:240px;max-width:400px}.home-content-cards.overflow[data-v-1d9e8bca]{justify-content:flex-start}.home-content-cards[data-v-1d9e8bca]:has(>:only-child){justify-content:center}@media (max-height:800px){.welcome-wrap[data-v-1d9e8bca]{gap:12px;padding:12px}.home-content-cards[data-v-1d9e8bca]{gap:10px;margin-top:16px;padding:8px}}.card-icon[data-v-1d9e8bca]{justify-content:center;align-items:center;display:flex}.card-icon div[data-v-1d9e8bca]{display:flex}.card-icon svg[data-v-1d9e8bca]{width:100%;height:100%}.card-icon i[data-v-1d9e8bca]{font-size:inherit;color:inherit}.share-conversation-btn .action-btn:hover{background-color:#1890ff0d}.share-conversation-btn.disabled{opacity:.5}.export-btn-group{background:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%);border-radius:6px;align-items:center;height:36px;display:inline-flex;position:relative}.export-btn-group .only-icon{padding:0;margin-left:0!important}.export-btn-group button{min-width:unset;width:-moz-fit-content;width:fit-content;z-index:1!important;height:36px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding-left:12px!important;padding-right:12px!important;position:relative!important}.export-btn-group button:first-child .icon-kdat_aidata_line_daochu{margin-right:4px}.export-btn-group:after{z-index:0;pointer-events:none;content:"";background:#fff;border-radius:5px;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.export-btn-group .divider{z-index:1;background:#dfe0e2;flex-shrink:0;align-self:center;width:1px;height:20px;position:relative}.export-book-report .ks-button-slot{-webkit-text-fill-color:transparent!important;color:#0000!important;background:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%)!important;-webkit-background-clip:text!important;background-clip:text!important}.export-book-report .ks-button-slot i,.only-icon .ks-button-slot i{display:inline-block;-webkit-text-fill-color:transparent!important;color:#0000!important;background:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%)!important;-webkit-background-clip:text!important;background-clip:text!important}.ks-icon[data-v-8341cdd6]{line-height:1;display:inline-block}.cascader-widget-header .cascader-widget-search[data-v-3887ceff]{width:100%}.cascader-widget-header[data-v-3887ceff] .ks-input__inner{--kui-input-border-base:none;box-sizing:border-box;border-bottom:1px solid #f0f2f5;padding:0 10px 0 30px}.cascader-widget-label-text[data-v-3887ceff]{min-width:0;margin-left:4px}.cascader-widget-label-text.is-disabled[data-v-3887ceff]{color:#c5c5c5}.cascader-widget-footer[data-v-3887ceff]{border-top:1px solid #f0f2f5;justify-content:flex-end;align-items:center;height:40px;padding:5px 15px;display:flex}.cascader-widget-popover{--kui-popover-padding:0}.cascader-widget-popover .custom-cascader .panel-wrap .panel .panel-title{text-align:center;border-bottom:none;padding:2px 13px;font-size:12px;font-weight:600}.cascader-widget-popover .icon-common-style{color:#8e8e90}.input-new-wrap-with-external-comp[data-v-281807e0]{flex-shrink:0;flex-wrap:wrap!important}.token-alert-banner[data-v-281807e0]{width:100%;height:-moz-fit-content;height:fit-content;box-shadow:var(--chat-input-box-shadow,#0000001a 0px 1px 8px);border-top-left-radius:8px;border-top-right-radius:8px;justify-content:space-between;align-items:flex-start;padding:10px 12px 20px;display:flex;position:relative;top:7px;min-width:var(--input-min-width,430px)!important}.token-alert-banner .token-alert-content[data-v-281807e0]{align-items:flex-start;display:flex}.token-alert-banner .token-alert-content .token-alert-icon[data-v-281807e0]{margin:3px 4px 3px 0}.token-alert-banner .token-alert-content .token-alert-message[data-v-281807e0]{color:var(--text_secondary);word-break:break-word;font-size:14px;line-height:22px}.token-alert-banner .token-alert-content .token-alert-message[data-v-281807e0] a{color:#165dff;text-decoration-line:none!important}.token-alert-banner .token-alert-dismiss[data-v-281807e0]{cursor:pointer;color:#5c6066;opacity:.6;background:0 0;border:none;flex-shrink:0;justify-content:flex-end;align-items:center;width:30px;height:22px;padding:0;line-height:22px;display:inline-flex}.token-alert-banner .token-alert-dismiss i[data-v-281807e0]{color:var(--text-primary);font-size:20px}.token-alert-banner .token-alert-dismiss .token-alert-dismiss-icon[data-v-281807e0]{width:16px;height:16px}.token-alert-banner .token-alert-dismiss[data-v-281807e0]:hover{opacity:1}.token-alert-banner--light[data-v-281807e0]{background-color:var(--bg_table_head)}.token-alert-banner--heavy[data-v-281807e0],.token-alert-banner--blocked[data-v-281807e0]{background-color:var(--red_alpha_3)}.input-new-wrap[data-v-281807e0]{background:var(--bg_component);box-shadow:var(--chat-input-box-shadow,#0000001a 0px 1px 8px);border-radius:12px;margin:0 32px;padding-top:12px;line-height:1.5;position:relative;min-width:var(--input-min-width,430px)!important;flex:1!important}.sender-container[data-v-281807e0]{position:relative}.sender-container[data-v-281807e0] .chat-rich-text{padding-top:0}.sender-container[data-v-281807e0] .chat-write-wrap:empty{display:none}.sender-container[data-v-281807e0] .chat-grid-wrap .chat-tag-wrap{position:relative;top:-1px}.sender-container[data-v-281807e0] .chat-rich-text .chat-grid-wrap:first-child>.chat-tag-wrap:first-child{margin-left:-3px}.sender-container[data-v-281807e0] .chat-rich-text .reference{margin-top:2px!important;margin-bottom:2px!important}.input-bottom-bar[data-v-281807e0]{justify-content:space-between;align-items:center;padding:28px 12px 12px;display:flex}.input-bottom-bar .bottom-left[data-v-281807e0]{align-items:center;gap:8px;display:flex}.input-bottom-bar .bottom-left[data-v-281807e0] .action-btn{background:var(--input-btn-bg,var(--bg_component,#ffffffe0));border:none}.input-bottom-bar .bottom-right[data-v-281807e0]{align-items:center;gap:8px;display:flex}.input-bottom-bar .bottom-right .at-btn-wrapper[data-v-281807e0] .action-btn,.input-bottom-bar .bottom-right .slash-btn-wrapper[data-v-281807e0] .action-btn,.input-bottom-bar .bottom-right .upload-btn-wrapper[data-v-281807e0] .action-btn{background:var(--input-btn-bg,var(--bg_component,#ffffffe0));border:none}.ai-report-sidebar[data-v-0eeeb5e2]{width:var(--1903b7d6);min-width:var(--7b196a72);max-width:var(--2f1b9375);background:var(--bg_container,#fff);border-left:1px solid var(--border_color,#00000014);flex-direction:column;flex-shrink:0;height:100%;margin-top:1px;display:flex;position:relative}.sidebar-header[data-v-0eeeb5e2]{z-index:99;background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex}.sidebar-title[data-v-0eeeb5e2]{align-items:center;width:calc(100% - 40px);display:flex}.sidebar-title .title-text[data-v-0eeeb5e2]{text-overflow:ellipsis;white-space:nowrap;color:#131416;max-width:calc(100% - 150px);height:26px;font-size:18px;font-weight:600;line-height:26px;overflow:hidden}.sidebar-title .createTime-text[data-v-0eeeb5e2]{color:#5f6063;height:22px;margin-left:6px;font-size:14px;line-height:22px}.sidebar-actions[data-v-0eeeb5e2]{align-items:center;gap:8px;display:flex}.action-btn[data-v-0eeeb5e2]{cursor:pointer;width:32px;height:32px;color:var(--text_secondary,#13141699);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.action-btn .iconfont-common[data-v-0eeeb5e2]{font-size:16px}.action-btn[data-v-0eeeb5e2]:hover{background:var(--bg_hover,#0000000a)}.resize-handle[data-v-0eeeb5e2]{cursor:col-resize;z-index:10;width:8px;height:100%;position:absolute;top:0;left:-4px}.resize-handle[data-v-0eeeb5e2]:before{content:"";background:0 0;width:2px;height:100%;transition:background .2s;position:absolute;top:0;left:3px}.ai-report-sidebar:hover .resize-handle[data-v-0eeeb5e2]:before{background:var(--border_divider,#0000001f)}.sidebar-body[data-v-0eeeb5e2]{flex:1;position:relative;overflow:hidden}.drag-mask[data-v-0eeeb5e2]{z-index:2;background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.sidebar-loading[data-v-0eeeb5e2]{background:var(--bg_container,#fff);z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.sidebar-loading p[data-v-0eeeb5e2]{color:var(--text_secondary,#13141699);font-size:14px}.loading-spinner[data-v-0eeeb5e2]{border:3px solid var(--border_color,#00000014);border-top-color:var(--primary_color,#2563f4);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin-0eeeb5e2}@keyframes spin-0eeeb5e2{to{transform:rotate(360deg)}}.sidebar-iframe[data-v-0eeeb5e2]{border:none;width:100%;height:100%}.exit-fullscreen-btn[data-v-0eeeb5e2]{z-index:10;cursor:pointer;color:#fff;background:#0006;border:none;border-radius:4px;justify-content:center;align-items:center;height:32px;transition:background-color .2s;display:flex;position:absolute;top:12px;right:12px}.exit-fullscreen-btn .iconfont-common[data-v-0eeeb5e2]{font-size:16px}.exit-fullscreen-btn[data-v-0eeeb5e2]:hover{background:#0009}.sidebar-slide-enter-active[data-v-0eeeb5e2],.sidebar-slide-leave-active[data-v-0eeeb5e2]{transition:all .3s}.sidebar-slide-enter-from[data-v-0eeeb5e2],.sidebar-slide-leave-to[data-v-0eeeb5e2]{opacity:0;width:0!important;min-width:0!important}.create-new-conversation .btn-text{background:var(--gradient-primary,linear-gradient(92.75deg,#0a48f5 0%,#381ceb 64%,#c451e0 100%))!important;-webkit-text-fill-color:transparent!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important;transition:all .2s!important}.create-new-conversation .action-btn{background:0 0;height:36px;position:relative;border:none!important}.create-new-conversation .action-btn:before{content:"";border-radius:inherit;background:var(--new-chat-border-color,#2563f4);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask-composite:xor;pointer-events:none;padding:1px;position:absolute;top:0;bottom:0;left:0;right:0}.create-new-conversation .action-btn:hover .btn-text{background:var(--gradient-primary,linear-gradient(92.75deg,#0a48f5 0%,#381ceb 64%,#c451e0 100%))!important;-webkit-text-fill-color:transparent!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important}.inline-chat-panel-list-container[data-v-2f7460ec]{cursor:pointer;justify-content:space-between;height:42px;padding:4px 12px 0;font-size:12px;display:flex}.inline-chat-panel-list-left[data-v-2f7460ec]{min-width:0;color:var(--text_secondary);flex-direction:column;gap:4px;display:flex;overflow:hidden}.text-container[data-v-2f7460ec]{color:var(--text_primary);align-items:center;gap:4px;display:flex;overflow:hidden}.text-container span[data-v-2f7460ec]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inline-chat-panel-list-right[data-v-2f7460ec]{color:var(--text_secondary);align-self:flex-start;margin-top:4px;margin-left:8px;font-size:12px;font-weight:400;display:flex}.inline-chat-panel-list-container[data-v-2f7460ec]:hover,.inline-chat-panel-list-container.active[data-v-2f7460ec]{background-color:var(--list-item-highlight-bg)}.inline-chat-panel-list-detail-container[data-v-7edfd706]{background-color:var(--bg_component);border-radius:4px;flex-direction:column;gap:8px;padding:8px 12px;font-size:12px;display:flex}.inline-chat-panel-list-detail-item-title[data-v-7edfd706]{color:var(--text_primary)}.inline-chat-panel-list-detail-item-content[data-v-7edfd706]{flex-direction:column;gap:8px;max-height:300px;display:flex;overflow:auto}.inline-chat-panel-list-detail-item-copy[data-v-7edfd706]{cursor:pointer}.inline-chat-panel-list-detail-item-title-wrapper[data-v-7edfd706]{align-items:center;gap:8px;display:flex}.inline-chat-panel-list-detail-item-info[data-v-7edfd706]{background:var(--gray_100);color:var(--text_secondary);border-radius:4px;flex-direction:column;gap:4px;padding:4px;display:flex}.bold[data-v-7edfd706]{border-bottom:1px dashed var(--border_divider);padding-bottom:8px;font-weight:600}.inline-chat-panel-list-container[data-v-714aa0d1]{cursor:pointer;justify-content:space-between;height:42px;padding:4px 12px 0;font-size:12px;display:flex}.inline-chat-panel-list-left[data-v-714aa0d1]{flex-direction:column;gap:4px;min-width:0;display:flex;overflow:hidden}.text-container[data-v-714aa0d1]{color:var(--text_primary);align-items:center;gap:4px;display:flex;overflow:hidden}.text-container span[data-v-714aa0d1]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hive-name[data-v-714aa0d1]{color:var(--text_secondary);text-overflow:ellipsis;white-space:nowrap;margin-left:20px;font-size:12px;font-weight:400;overflow:hidden}.inline-chat-panel-list-right[data-v-714aa0d1]{color:var(--text_secondary);align-self:flex-start;margin-top:4px;margin-left:8px;font-size:12px;font-weight:400;display:flex}.inline-chat-panel-list-container[data-v-714aa0d1]:hover,.inline-chat-panel-list-container.active[data-v-714aa0d1]{background-color:var(--list-item-highlight-bg)}.inline-chat-panel-hive-list-detail-container[data-v-75109fb2]{cursor:pointer;background-color:var(--bg_component);border-radius:4px;flex-direction:column;max-height:240px;padding:8px 12px;display:flex;overflow:auto}.inline-chat-panel-hive-list-detail-title[data-v-75109fb2]{color:var(--text_brand);white-space:normal;word-break:break-all;max-width:100%;margin-bottom:4px;font-size:12px;font-weight:600;line-height:18px}.inline-chat-panel-hive-list-detail-subtitle[data-v-75109fb2]{color:var(--text_secondary);white-space:normal;word-break:break-all;margin-bottom:4px;font-size:12px;font-weight:400;line-height:18px}.fields-limit-tag[data-v-75109fb2]{color:var(--text_secondary);text-align:center;margin-top:8px;font-size:10px;line-height:14px;display:block}.loading-indicator[data-v-75109fb2]{text-align:center;color:var(--text_secondary);justify-content:center;align-items:center;padding:50px;font-size:14px;display:flex}.spinner[data-v-75109fb2]{border:4px solid var(--border_form);border-left-color:var(--text_brand);border-radius:50%;width:30px;height:30px;animation:1s linear infinite rotate-75109fb2}@keyframes rotate-75109fb2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.crowd-list-item[data-v-817a4dbe]{cursor:pointer;flex-direction:column;height:46px;padding:4px 12px;font-size:12px;display:flex}.crowd-list-item[data-v-817a4dbe]:hover,.crowd-list-item.active[data-v-817a4dbe]{background-color:var(--list-item-highlight-bg)}.item-row-1[data-v-817a4dbe]{justify-content:space-between;align-items:center;display:flex}.item-left[data-v-817a4dbe]{color:var(--text_primary);align-items:center;gap:4px;display:flex;overflow:hidden}.item-left img[data-v-817a4dbe]{flex-shrink:0;width:14px;height:14px}.item-row-2[data-v-817a4dbe]{color:var(--text_secondary);text-overflow:ellipsis;white-space:nowrap;gap:8px;margin-left:18px;font-size:12px;display:flex;overflow:hidden}.crowd-type-tag[data-v-817a4dbe]{white-space:nowrap;color:var(--text_primary);border-radius:4px;align-items:center;padding:2px 8px;font-size:12px;line-height:18px;display:inline-flex}.crowd-detail{box-sizing:border-box;background-color:var(--bg_component);width:100%;max-height:240px;box-shadow:var(--card-shadow);border-radius:4px;min-width:0;padding:8px 12px;overflow:auto}.detail-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.no-auth-content{text-align:center;color:var(--text_secondary);justify-content:center;align-items:center;padding:50px;font-size:14px;display:flex}.no-auth-content .auth-link{color:var(--text_brand);cursor:pointer;text-decoration:none}.no-auth-content .auth-link:hover{text-decoration:underline}.sensitive-tag-content{text-align:center;color:var(--text_secondary);justify-content:center;align-items:center;padding:50px;font-size:14px;display:flex}.title-container{align-items:center;margin-right:4px;display:flex;overflow:hidden}.title-container .title{color:var(--text_brand);cursor:pointer;font-size:12px;font-weight:600}.title-container .title:hover{text-decoration:underline}.header-actions{align-items:center;gap:8px;display:flex}.copy-btn{cursor:pointer;align-items:center;margin-left:4px;display:inline-flex}.copy-btn img{width:14px;height:14px}.copy-btn:hover{opacity:.8}.crowd-type-tag{white-space:nowrap;color:var(--text_primary);border-radius:4px;align-items:center;padding:2px 8px;font-size:12px;line-height:18px;display:inline-flex}.sql-code-block{background:var(--bg_contain);border-radius:4px;padding:12px;overflow:auto}.sql-code-block pre{white-space:pre-wrap;word-break:break-all;margin:0;font-family:Monaco,Menlo,Consolas,monospace;font-size:12px;line-height:1.5}.sql-code-block code{color:var(--gray_1000)}.sql-code-block code .hljs-keyword,.sql-code-block code .hljs-selector-tag,.sql-code-block code .hljs-built_in,.sql-code-block code .hljs-name,.sql-code-block code .hljs-tag{color:var(--violet_700);font-weight:500}.sql-code-block code .hljs-string,.sql-code-block code .hljs-title,.sql-code-block code .hljs-section,.sql-code-block code .hljs-attribute,.sql-code-block code .hljs-variable,.sql-code-block code .hljs-template-variable{color:var(--orange_800)}.sql-code-block code .hljs-comment,.sql-code-block code .hljs-quote,.sql-code-block code .hljs-deletion{color:var(--gray_600)}.sql-code-block code .hljs-number,.sql-code-block code .hljs-regexp,.sql-code-block code .hljs-literal,.sql-code-block code .hljs-type{color:var(--red_700)}.sql-code-block code .hljs-function{color:var(--gray_1000)}.sql-code-block code .hljs-addition{color:var(--orange_800)}.sql-code-block code .hljs-subst,.sql-code-block code .hljs-punctuation,.sql-code-block code .hljs-operator{color:var(--violet_700)}.sql-code-block code .hljs-bullet,.sql-code-block code .hljs-variable,.sql-code-block code .hljs-template-variable,.sql-code-block code .hljs-selector-tag,.sql-code-block code .hljs-name,.sql-code-block code .hljs-deletion{color:var(--blue_700)}.sql-code-block code .hljs-symbol,.sql-code-block code .hljs-number,.sql-code-block code .hljs-link,.sql-code-block code .hljs-attr,.sql-code-block code .hljs-variable.constant_,.sql-code-block code .hljs-literal{color:var(--red_700)}.sql-code-block code .hljs-built_in,.sql-code-block code .hljs-doctag,.sql-code-block code .hljs-quote,.sql-code-block code .hljs-keyword.hljs-atrule,.sql-code-block code .hljs-regexp{color:var(--sea_green_700)}.dsl-block{color:var(--text_secondary);height:130px;font-size:14px;overflow:scroll}.meta-info-block{flex-direction:column;gap:6px;font-size:12px;display:flex}.meta-row{align-items:center;gap:8px;display:flex}.meta-label{color:var(--text_secondary);flex-shrink:0;min-width:60px}.meta-value{color:var(--gray_1000);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.loading-indicator{text-align:center;color:var(--text_secondary);justify-content:center;align-items:center;padding:50px;font-size:14px;display:flex}.spinner{border:3px solid var(--border_form);border-left-color:var(--text_brand);border-radius:50%;width:24px;height:24px;animation:1s linear infinite rotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.script-list-item[data-v-edfc0f06]{cursor:pointer;border-radius:4px;align-items:center;height:42px;padding:4px 12px;font-size:12px;transition:background-color .2s;display:flex}.script-list-item[data-v-edfc0f06]:hover,.script-list-item.selected[data-v-edfc0f06]{background-color:var(--list-item-highlight-bg)}.script-list-item .script-content[data-v-edfc0f06]{flex-direction:column;width:100%;display:flex;overflow:hidden}.script-list-item .script-content .script-name[data-v-edfc0f06]{width:100%;color:var(--text_primary);white-space:nowrap;text-overflow:ellipsis;justify-content:space-between;align-items:center;gap:4px;display:flex;overflow:hidden}.script-list-item .script-content .script-name .script-name-container[data-v-edfc0f06]{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;display:flex;overflow:hidden}.script-list-item .script-content .script-name .status-tag[data-v-edfc0f06]{border-radius:2px;margin-left:8px;padding:2px 4px}.script-list-item .script-content .script-name .status-tag.status-sql[data-v-edfc0f06]{background-color:var(--bg_tag);color:var(--text_primary)}.script-list-item .script-content .script-name .status-tag.status-sql-online[data-v-edfc0f06]{background-color:var(--bg_positive_contain);color:var(--text_positive)}.script-list-item .script-content .script-name .status-tag.status-sql-offline[data-v-edfc0f06]{background-color:var(--bg_negative_contain);color:var(--text_negative)}.script-list-item .script-content .script-name .status-tag.status-coding[data-v-edfc0f06]{background-color:var(--bg_warning_contain);color:var(--text_warning)}.script-list-item .script-content .script-info[data-v-edfc0f06]{color:var(--text_secondary);align-items:center;gap:8px;margin-left:20px;font-size:11px;font-weight:400;display:flex;overflow:hidden}.script-list-item .script-content .script-info .script-type[data-v-edfc0f06]{background-color:var(--bg_tag);color:var(--text_primary);border-radius:2px;padding:1px 4px;font-size:10px}.script-list-item .script-content .script-info .script-owner[data-v-edfc0f06],.script-list-item .script-content .script-info .script-time[data-v-edfc0f06]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.script-list-item .script-content .current-tag[data-v-edfc0f06]{background-color:var(--bg_positive_contain);color:var(--text_positive);border-radius:2px;margin-left:4px;padding:2px 4px;font-size:10px}[data-v-edfc0f06] mark{background-color:var(--yellow_100);color:var(--text_primary);padding:0}.script-detail[data-v-5da92a65]{background-color:var(--bg_component);flex-direction:column;gap:10px;height:300px;padding:8px 12px;font-size:12px;display:flex;overflow:hidden}.script-detail .empty-content[data-v-5da92a65]{color:var(--text_tertiary);flex:1;justify-content:center;align-items:center;font-size:12px;line-height:18px;display:flex}.script-detail .script-hiveSql[data-v-5da92a65]{scrollbar-width:thin;scrollbar-color:var(--text_secondary)var(--bg_tag);flex:1;min-height:0;overflow-y:auto}.script-detail .script-hiveSql[data-v-5da92a65]::-webkit-scrollbar{width:1px}.script-detail .script-hiveSql[data-v-5da92a65]::-webkit-scrollbar-track{background:var(--bg_tag);border-radius:1px}.script-detail .script-hiveSql[data-v-5da92a65]::-webkit-scrollbar-thumb{background:var(--text_secondary);border-radius:1px;transition:background-color .2s}.script-detail .script-hiveSql[data-v-5da92a65]::-webkit-scrollbar-thumb:hover{background:var(--text_secondary)}.script-detail .script-header[data-v-5da92a65]{flex-direction:row;justify-content:space-between;align-items:center;gap:4px;display:flex}.script-detail .script-header .script-name-container[data-v-5da92a65]{align-items:center;gap:8px;display:flex}.script-detail .script-header .script-name[data-v-5da92a65]{color:var(--text_brand);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-weight:500;overflow:hidden}.script-detail .script-header .script-description[data-v-5da92a65]{color:var(--text_secondary)}.script-detail .script-header .script-description .status-tag[data-v-5da92a65]{border-radius:2px;margin-left:8px;padding:2px 4px}.script-detail .script-header .script-description .status-tag.status-sql[data-v-5da92a65]{background-color:var(--bg_tag);color:var(--text_primary)}.script-detail .script-header .script-description .status-tag.status-sql-online[data-v-5da92a65]{background-color:var(--bg_positive_contain);color:var(--text_positive)}.script-detail .script-header .script-description .status-tag.status-sql-offline[data-v-5da92a65]{background-color:var(--bg_negative_contain);color:var(--text_negative)}.script-detail .script-header .script-description .status-tag.status-coding[data-v-5da92a65]{background-color:var(--bg_warning_contain);color:var(--text_warning)}.loading-indicator[data-v-5da92a65]{text-align:center;color:var(--text_secondary);flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.spinner[data-v-5da92a65]{border:4px solid var(--border_form);border-left-color:var(--text_brand);border-radius:50%;width:30px;height:30px;animation:1s linear infinite rotate-5da92a65}@keyframes rotate-5da92a65{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.docs-list-item[data-v-35be0440]{cursor:pointer;border-radius:4px;align-items:center;height:26px;padding:0 12px;font-size:12px;transition:background-color .2s;display:flex}.docs-list-item[data-v-35be0440]:hover,.docs-list-item.selected[data-v-35be0440]{background-color:var(--list-item-highlight-bg)}.docs-list-item .docs-content[data-v-35be0440]{align-items:center;gap:4px;width:100%;min-width:0;display:flex;overflow:hidden}.docs-list-item .docs-content .docs-name-container[data-v-35be0440]{align-items:center;gap:4px;display:flex;overflow:hidden}.docs-list-item .docs-content .docs-name-container .docs-type-icon[data-v-35be0440]{flex-shrink:0;width:16px;height:16px}.docs-list-item .docs-content .docs-name-container .docs-name[data-v-35be0440]{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text_primary);flex:1;overflow:hidden}.docs-list-item .docs-content .docs-owner[data-v-35be0440]{color:var(--text_secondary);white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:11px}[data-v-35be0440] mark{background-color:var(--yellow_100);color:var(--text_primary);padding:0}.inline-chat-panel-list-container[data-v-69aae492]{cursor:pointer;box-sizing:border-box;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:2px;height:46px;padding:4px 12px;font-size:12px;display:flex;overflow:hidden}.inline-chat-panel-list-top[data-v-69aae492]{align-self:stretch;align-items:center;gap:4px;height:18px;display:flex}.text-container[data-v-69aae492]{min-width:0;color:var(--text_primary);flex:1;align-items:center;gap:4px;font-size:12px;line-height:18px;display:flex;overflow:hidden}.text-container img[data-v-69aae492]{flex-shrink:0;width:16px;height:16px}.text-container>span[data-v-69aae492]:first-of-type{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.text-container .access-time[data-v-69aae492]{background:var(--gray_100);color:var(--text_secondary);white-space:nowrap;border-radius:4px;flex-shrink:0;padding:1px 4px;font-size:12px;line-height:18px}.jump-icon[data-v-69aae492]{cursor:pointer;opacity:.6;flex-shrink:0;width:16px;height:16px;transition:opacity .2s}.jump-icon[data-v-69aae492]:hover{opacity:1}.inline-chat-panel-list-bottom[data-v-69aae492]{align-self:stretch;align-items:center;height:18px;padding-left:20px;display:flex;overflow:hidden}.dashboard-description[data-v-69aae492]{color:var(--text_secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.inline-chat-panel-list-container[data-v-69aae492]:hover,.inline-chat-panel-list-container.active[data-v-69aae492]{background-color:var(--list-item-highlight-bg)}.inline-chat-panel-list-container[data-v-ca9abef6]{cursor:pointer;box-sizing:border-box;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:2px;height:46px;padding:4px 12px;font-size:12px;display:flex;overflow:hidden}.inline-chat-panel-list-top[data-v-ca9abef6]{align-self:stretch;align-items:center;gap:4px;height:18px;display:flex}.text-container[data-v-ca9abef6]{min-width:0;color:var(--text_primary);flex:1;align-items:center;gap:4px;font-size:12px;line-height:18px;display:flex;overflow:hidden}.text-container img[data-v-ca9abef6]{flex-shrink:0;width:16px;height:16px}.text-container>span[data-v-ca9abef6]:first-of-type{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.text-container .access-time[data-v-ca9abef6]{background:var(--gray_100);color:var(--text_secondary);white-space:nowrap;border-radius:4px;flex-shrink:0;padding:1px 4px;font-size:12px;line-height:18px}.jump-icon[data-v-ca9abef6]{cursor:pointer;opacity:.6;flex-shrink:0;width:16px;height:16px;transition:opacity .2s}.jump-icon[data-v-ca9abef6]:hover{opacity:1}.inline-chat-panel-list-bottom[data-v-ca9abef6]{align-self:stretch;align-items:center;height:18px;padding-left:20px;display:flex}.dataset-description[data-v-ca9abef6]{color:var(--text_secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.inline-chat-panel-list-container[data-v-ca9abef6]:hover,.inline-chat-panel-list-container.active[data-v-ca9abef6]{background-color:var(--list-item-highlight-bg)}.dataset-description-tooltip{width:400px}.inline-chat-panel-list-container[data-v-75671eaa]{cursor:pointer;box-sizing:border-box;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:2px;height:46px;padding:4px 12px;font-size:12px;display:flex;overflow:hidden}.inline-chat-panel-list-top[data-v-75671eaa]{align-self:stretch;align-items:center;gap:4px;height:18px;display:flex}.text-container[data-v-75671eaa]{color:#131416;flex:1;align-items:center;gap:4px;min-width:0;font-size:12px;line-height:18px;display:flex;overflow:hidden}.text-container img[data-v-75671eaa]{flex-shrink:0;width:16px;height:16px}.text-container>span[data-v-75671eaa]:first-of-type{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.inline-chat-panel-list-bottom[data-v-75671eaa]{align-self:stretch;align-items:center;height:18px;padding-left:20px;display:flex;overflow:hidden}.conversation-time[data-v-75671eaa]{color:#8e8e90;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.inline-chat-panel-list-container[data-v-75671eaa]:hover,.inline-chat-panel-list-container.active[data-v-75671eaa]{background-color:var(--list-item-highlight-bg)}.conversation-detail[data-v-ce9945a2]{background-color:var(--bg_component);min-width:270px;max-width:400px;box-shadow:var(--at-panel-detail-shadow);flex-direction:column;padding:8px 12px;display:flex}.detail-header[data-v-ce9945a2]{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.detail-header .detail-name[data-v-ce9945a2]{text-overflow:ellipsis;white-space:nowrap;color:var(--text_brand);cursor:pointer;max-width:100%;font-size:14px;font-weight:500;overflow:hidden}.detail-header .detail-name[data-v-ce9945a2]:hover{text-decoration:underline}.detail-header .time-tag[data-v-ce9945a2]{color:var(--text_tertiary);font-size:12px}.bottom-reference-container[data-v-2ae468a8]{opacity:0;visibility:hidden;flex-direction:column;align-items:flex-start;gap:4px;max-width:100%;transition:all .2s;display:flex}.bottom-reference-container.isDebugMode[data-v-2ae468a8]{opacity:1;visibility:visible}.bottom-reference-container .top-row[data-v-2ae468a8]{align-items:center;gap:8px;width:100%;display:flex}.bottom-reference-container .bottom-time-row[data-v-2ae468a8]{color:var(--text_tertiary,#8e8e93);align-self:flex-end;padding-left:8px;font-size:12px}.message-card-wrap.user:hover .bottom-reference-container.show[data-v-2ae468a8]{opacity:1;visibility:visible}@media (max-width:768px){.bottom-reference-container.show[data-v-2ae468a8]{opacity:1;visibility:visible}}.copy-button[data-v-2ae468a8]{align-items:center;margin-left:auto;display:flex}.user-config-summary[data-v-2ae468a8]{color:var(--text_secondary,#5f6063);cursor:pointer;border-radius:4px;flex-direction:column;align-items:flex-start;gap:2px;max-width:100%;padding:4px 8px;font-size:12px;transition:background-color .2s;display:flex;position:relative}.user-config-summary[data-v-2ae468a8]:hover{background-color:var(--bg_hover,#0000000a)}.user-config-summary .config-row[data-v-2ae468a8]{white-space:nowrap;text-overflow:ellipsis;flex-wrap:nowrap;align-items:center;gap:8px;max-width:100%;display:flex;overflow:hidden}.user-config-summary .config-item[data-v-2ae468a8]{flex:none;align-items:center;gap:4px;display:flex}.user-config-summary .config-item .config-label[data-v-2ae468a8]{color:var(--text_tertiary,#8e8e93)}.user-config-summary .config-item .config-value[data-v-2ae468a8]{color:var(--text_secondary,#5f6063);font-weight:500}.user-config-summary .config-item-end[data-v-2ae468a8]{flex:1;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.user-config-summary .config-item-end .config-label[data-v-2ae468a8]{color:var(--text_tertiary,#8e8e93);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.user-config-summary .config-item-end .config-value[data-v-2ae468a8]{color:var(--text_secondary,#5f6063);font-weight:500}.user-config-summary .config-divider[data-v-2ae468a8]{color:var(--text_tertiary,#d1d1d6);flex:none}.config-detail-popover .detail-content[data-v-2ae468a8]{max-height:400px;overflow-y:auto;padding:12px!important}.config-detail-popover .detail-item[data-v-2ae468a8]{align-items:flex-start;gap:4px;margin-bottom:8px;display:flex}.config-detail-popover .detail-item[data-v-2ae468a8]:last-child{margin-bottom:0}.config-detail-popover .detail-item .detail-label[data-v-2ae468a8]{width:80px;color:var(--text_tertiary,#8e8e93);flex-shrink:0;margin-right:4px;font-weight:500}.config-detail-popover .detail-item .detail-value[data-v-2ae468a8]{color:var(--text_primary,#1d1d1f)}.config-detail-popover .detail-item .detail-list[data-v-2ae468a8]{-webkit-line-clamp:5;line-clamp:5;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;flex:1;line-height:1.5;display:-webkit-box;overflow:hidden}.config-detail-popover .detail-item .detail-list .detail-link[data-v-2ae468a8]{color:var(--color-primary,#2563f4);cursor:pointer;text-decoration:none;display:inline}.config-detail-popover .detail-item .detail-list .detail-link[data-v-2ae468a8]:hover{text-decoration:underline}.config-detail-popover .detail-item .detail-list .detail-separator[data-v-2ae468a8]{color:var(--text_primary,#1d1d1f);margin:0 2px;display:inline}.config-detail-popover .detail-item .detail-list .detail-empty[data-v-2ae468a8]{color:var(--text_tertiary,#8e8e93)}.config-detail-popover .detail-item .detail-list .detail-text[data-v-2ae468a8]{color:var(--text_primary,#1d1d1f);display:inline}.config-detail-popover{max-width:90%}.rich_text_wrap[data-v-bd9e9c3a]{border:1px solid #edeff2;border-radius:20px;padding:24px}.rich_text_wrap .ql-container.ql-snow[data-v-bd9e9c3a]{border:none}.rich_text_wrap .rich_text_title[data-v-bd9e9c3a]{justify-content:space-between;align-items:center;display:flex}.rich_text_wrap .rich_text_title .main_title[data-v-bd9e9c3a]{color:#1d2126;font-size:18px;font-weight:600;line-height:18px}.rich_text_wrap .rich_text_title .sub_title[data-v-bd9e9c3a]{color:#8a9199;margin-left:8px;font-size:12px}.rich_text_wrap .rich_text_title .time_cycle_group[data-v-bd9e9c3a]{gap:0;display:inline-flex}.rich_text_wrap .rich_text_title .time_cycle_group[data-v-bd9e9c3a] .ks-radio-button__inner{justify-content:center;align-items:center;width:72px;height:24px;transition:all .2s;display:flex;position:relative;border:1px solid #0000!important}.rich_text_wrap .rich_text_title .time_cycle_group[data-v-bd9e9c3a] .ks-radio-button:not(:first-child):not(.is-active) .ks-radio-button__inner:before{content:"";opacity:1;z-index:1;background-color:#0000000d;width:1px;height:16px;position:absolute;top:50%;left:-1px;transform:translateY(-50%)}.rich_text_wrap .rich_text_title .time_cycle_group[data-v-bd9e9c3a] .ks-radio-button__orig-radio:not(:checked)+.ks-radio-button__inner{background:#f9f9f9;color:#5e5e5e!important;border:1px solid #0000!important}.rich_text_wrap .rich_text_title .time_cycle_group[data-v-bd9e9c3a] .ks-radio-button__orig-radio:checked+.ks-radio-button__inner{color:#1b1b1b!important;border:1px solid var(--color-theme-default,#303030)!important;background:#fff!important;border-radius:4px!important}.rich_text_wrap .rich_text_title .time_cycle_group[data-v-bd9e9c3a] .ks-radio-button.is-active+.ks-radio-button:not(.is-active) .ks-radio-button__inner:before{opacity:0;left:-1px}.rich_text_wrap .rich_text_title .time_cycle_group[data-v-bd9e9c3a] .ks-radio-button.is-active .ks-radio-button__inner:before{display:none}.rich_text_wrap .rich_text_footer[data-v-bd9e9c3a]{color:#646b73;font-size:12px}.rich_text_content{margin:20px 0}.rich_text_content .ql-editor{font-size:14px;line-height:24px}.rich_text_content .ql-editor ol li{margin:10px 0!important}.rich_text_content .ql-editor ol li:before{content:""!important}.credit-trigger-btn-wrapper[data-v-1a2b5d63]{cursor:pointer}.credit-trigger-btn-wrapper .credit-trigger-btn-content[data-v-1a2b5d63]{justify-content:center;align-items:center;display:flex}.credit-trigger-btn-wrapper .credit-trigger-btn-content span[data-v-1a2b5d63]{color:var(--text_primary);margin-left:4px;font-size:12px}.credit-trigger-btn-wrapper:hover span[data-v-1a2b5d63]{color:#2563f4}.credit-trigger-btn-wrapper-side-bar-expand[data-v-1a2b5d63]{border:var(--border_divider)solid 1px;background-color:var(--bg_contain);border-radius:8px;height:22px;padding:2px 6px}.credit-trigger-btn[data-v-1a2b5d63]{padding:6px}.credit-trigger-btn svg[data-v-1a2b5d63]{color:var(--text_secondary)}.credit-trigger-btn:hover svg[data-v-1a2b5d63]{color:#2563f4!important}.credit-row[data-v-1a2b5d63]{justify-content:space-between;align-items:center;height:18px;display:flex}.credit-row .left-warpper[data-v-1a2b5d63]{align-items:center;display:flex;color:var(--text_primary)!important}.credit-row .credit-link[data-v-1a2b5d63]{cursor:pointer;flex-shrink:0;align-items:center;font-size:12px;text-decoration:none;display:flex;color:var(--text_tertiary)!important}.credit-row .credit-link[data-v-1a2b5d63]:hover,.credit-row .credit-link:hover i[data-v-1a2b5d63]{color:#2563f4!important}.credit-row .credit-label[data-v-1a2b5d63]{width:35px}.credit-row .credit-label[data-v-1a2b5d63],.credit-row .credit-value[data-v-1a2b5d63]{margin-right:6px;font-size:12px;color:var(--text_primary)!important}.credit-row .credit-value[data-v-1a2b5d63]{color:var(--text_secondary);flex:1 0}.credit-row .credit-ratio-tag[data-v-1a2b5d63]{background-color:var(--bg_contain);height:16px;color:var(--text_primary);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0 4px;font-size:10px;display:flex}.credit-header .credit-title[data-v-1a2b5d63]{color:var(--text_primary);align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.credit-footer[data-v-1a2b5d63]{color:var(--text_tertiary);font-size:12px}.credit-popover-content[data-v-1a2b5d63]{height:100%}.credit-loading[data-v-1a2b5d63]{justify-content:center;align-items:center;height:68px;font-size:12px;display:flex}.ks-popover.ks-popper.credit-popover{background:var(--bg_component)!important;box-shadow:var(--chat-input-box-shadow,#0000001a 0px 1px 8px)!important;border-radius:12px!important;padding:8px!important}.credit-popover-content{flex-direction:column;gap:8px;padding:4px;display:flex;background:var(--bg_component)!important;width:230px!important;min-width:230px!important}.credit-button-tooltip{padding:10px!important}[data-v-071569d0] .ks-dropdown-menu__item:hover{background:0 0!important}.more-button-dropdown .ks-dropdown-menu{padding:0!important}.more-button-dropdown .ks-dropdown-menu .ks-dropdown-menu__item{height:36px!important;padding:0 12px!important}.more-button-dropdown .ks-dropdown-menu .ks-dropdown-menu__item:hover{background-color:var(--bg_brand_contain)!important}.common-nav[data-v-92ed7164]{flex-shrink:0;width:100%;padding:0 20px;position:relative}.common-nav .common-nav-inner[data-v-92ed7164]{box-sizing:border-box;justify-content:space-between;align-items:center;min-height:48px;padding:8px 0;display:flex}.common-nav .common-nav-left[data-v-92ed7164]{align-items:center;gap:8px;min-width:0;display:flex}.common-nav .common-nav-left .common-nav-agent[data-v-92ed7164]{color:var(--text_secondary,#5f6063);white-space:nowrap;flex-shrink:0;font-size:14px;font-weight:600}.common-nav .common-nav-left .common-nav-divider[data-v-92ed7164]{color:var(--border_form,#e5e6eb);flex-shrink:0}.common-nav .common-nav-left .common-nav-title[data-v-92ed7164]{color:var(--text_primary,#1d2129);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:500;overflow:hidden}.common-nav .common-nav-right[data-v-92ed7164]{flex-shrink:0;align-items:center;gap:4px;display:flex}.common-nav .common-nav-right .common-nav-action[data-v-92ed7164]{cursor:pointer;height:32px;color:var(--text_primary,#131416);background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:0 10px;font-size:14px;transition:background .2s;display:inline-flex}.common-nav .common-nav-right .common-nav-action[data-v-92ed7164]:hover{background:var(--gray_200,#f6f7f9)}.common-nav .common-nav-right .common-nav-action .common-nav-action-icon[data-v-92ed7164]{width:16px;height:16px}.multi-slot-container[data-v-6b4c2396]{display:flex}.multi-slot-container.topLeft[data-v-6b4c2396],.multi-slot-container.topRight[data-v-6b4c2396]{justify-content:flex-start;align-items:baseline}.multi-slot-container.bottomLeft[data-v-6b4c2396]{align-items:baseline}.multi-slot-container.bottomRight[data-v-6b4c2396]{justify-content:flex-end;align-items:baseline}.multi-slot-container.midRight[data-v-6b4c2396]{flex-direction:column;height:100%}.multi-slot-container.headerLeft[data-v-6b4c2396],.multi-slot-container.headerRight[data-v-6b4c2396]{align-items:center;gap:15px;display:flex}.abilityButtons[data-v-afe91ea8]{align-items:center;gap:8px;display:flex}.module-selector-wrapper[data-v-7ac2901a]{align-items:center;display:inline-flex;position:relative}.module-selector-label[data-v-7ac2901a]{cursor:default;background:linear-gradient(120.69deg,#9c57ff14 -10.72%,#1c77ff14 67.32%,#2ad6ff14 138.38%);border-radius:8px;align-items:center;gap:6px;height:32px;padding:4px 12px;display:inline-flex}.module-selector-label .label-icon[data-v-7ac2901a]{background:var(--gradient-primary,linear-gradient(92.75deg,#0a48f5 0%,#381ceb 64%,#c451e0 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:16px}.module-selector-label .label-text[data-v-7ac2901a]{background:var(--gradient-primary,linear-gradient(92.75deg,#0a48f5 0%,#381ceb 64%,#c451e0 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:14px}.module-selector-label .close-icon[data-v-7ac2901a]{color:var(--text_brand,#2563f4);cursor:pointer;font-size:14px;transition:opacity .2s}.module-selector-label .close-icon[data-v-7ac2901a]:hover{opacity:.7}[data-v-7ac2901a] .module-selector-btn{background:linear-gradient(120.69deg,#9c57ff14 -10.72%,#1c77ff14 67.32%,#2ad6ff14 138.38%);border:none;border-radius:8px}[data-v-7ac2901a] .module-selector-btn .action-btn{background:0 0;border:none;gap:6px}[data-v-7ac2901a] .module-selector-btn .btn-icon{display:none}[data-v-7ac2901a] .module-selector-btn .btn-text{background:var(--gradient-primary,linear-gradient(92.75deg,#0a48f5 0%,#381ceb 64%,#c451e0 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-v-7ac2901a] .module-selector-btn .btn-dropdown-arrow{color:var(--text_brand,#2563f4)}.ai-capability-wrap[data-v-7980bbd8]{border-radius:8px;width:100%;position:relative}.ai-capability-wrap.is-expanded[data-v-7980bbd8]~.input-new-wrap{clip-path:inset(0 -8px -8px);border-top-left-radius:0;border-top-right-radius:0}.capability-buttons[data-v-7980bbd8]{flex-wrap:wrap;gap:8px;padding:5px 0;display:flex}.capability-btn-wrapper[data-v-7980bbd8]{position:relative}.capability-btn-wrapper .capability-btn-trigger[data-v-7980bbd8]{display:inline-block}.capability-btn-wrapper[data-v-7980bbd8] .capability-btn .action-btn{background:var(--bg_component,#fff);color:var(--text_primary,#131416);cursor:pointer;border:1px solid #0000001a;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:400;transition:all .2s;display:inline-flex}.capability-btn-wrapper[data-v-7980bbd8] .capability-btn .action-btn:hover{border:1px solid #0a48f5}.capability-btn-wrapper[data-v-7980bbd8] .capability-btn .action-btn:hover .btn-text{background:var(--gradient-primary,linear-gradient(92.75deg,#0a48f5 0%,#381ceb 64%,#c451e0 100%))!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;transition:all .2s!important}.capability-btn-wrapper[data-v-7980bbd8] .capability-btn .btn-icon{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.capability-btn-wrapper[data-v-7980bbd8] .capability-btn .btn-icon :deep(svg){width:16px;height:16px}.capability-btn-wrapper[data-v-7980bbd8]:hover .capability-btn .btn-icon i,.capability-btn-wrapper.is-active[data-v-7980bbd8] .capability-btn .btn-icon i{background:var(--gradient-primary,linear-gradient(92.75deg,#0a48f5 0%,#381ceb 64%,#c451e0 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.capability-btn-wrapper[data-v-7980bbd8]:hover .capability-btn .btn-icon svg .ai-report-icon-path,.capability-btn-wrapper.is-active[data-v-7980bbd8] .capability-btn .btn-icon svg .ai-report-icon-path{stroke:url(#ai-report-gradient)!important}.capability-btn-wrapper[data-v-7980bbd8]:hover .capability-btn .btn-icon svg .agent-icon-path,.capability-btn-wrapper.is-active[data-v-7980bbd8] .capability-btn .btn-icon svg .agent-icon-path{fill:url(#data-query-gradient)!important}.capability-btn-wrapper[data-v-7980bbd8]:hover .capability-btn .btn-icon svg .search-agent-icon-path,.capability-btn-wrapper.is-active[data-v-7980bbd8] .capability-btn .btn-icon svg .search-agent-icon-path{fill:url(#search-agent-gradient)!important}.capability-btn-wrapper[data-v-7980bbd8]:hover .capability-btn .btn-icon svg .oncall-icon-path,.capability-btn-wrapper.is-active[data-v-7980bbd8] .capability-btn .btn-icon svg .oncall-icon-path{fill:url(#oncall-gradient)!important}.capability-btn-wrapper.is-active[data-v-7980bbd8] .capability-btn .action-btn{background:#0a48f50d;border:1px solid #0a48f5}.capability-btn-wrapper.is-active[data-v-7980bbd8] .capability-btn .action-btn .btn-text{background:var(--gradient-primary,linear-gradient(92.75deg,#0a48f5 0%,#381ceb 64%,#c451e0 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.capability-btn-wrapper .cap-skill-entry-icon[data-v-7980bbd8]{opacity:0;cursor:pointer;z-index:2;background:0 0;justify-content:center;align-items:center;height:8px;transition:opacity .2s;display:flex;position:absolute;top:0;right:0}.capability-btn-wrapper .cap-skill-entry-icon img[data-v-7980bbd8]{width:auto;height:8px;display:block}.capability-btn-wrapper:hover .cap-skill-entry-icon[data-v-7980bbd8],.capability-btn-wrapper .cap-skill-entry-icon[data-v-7980bbd8]:hover{opacity:1}.input-expansion-bar[data-v-7980bbd8]{min-width:var(--input-min-width,430px);background:var(--xiaok-capability-bar-bg);color:var(--text_primary,#131416);box-shadow:var(--chat-input-box-shadow,#0000001a 0px 1px 8px);border-radius:8px 8px 0 0;flex-wrap:wrap;align-items:center;gap:16px;padding:8px 12px;display:flex}.input-expansion-bar .credit-warn-wrapper[data-v-7980bbd8]{align-items:flex-start;width:100%;display:flex}.input-expansion-bar .credit-warn-wrapper .credit-warn-icon[data-v-7980bbd8]{margin:3px 4px 3px 0}.input-expansion-bar .credit-warn-wrapper .credit-warn-text[data-v-7980bbd8]{color:var(--text_secondary);font-size:14px;line-height:22px}.input-expansion-bar .credit-warn-wrapper .credit-warn-text[data-v-7980bbd8] a{color:#0a48f5;text-decoration:none}.input-expansion-bar .credit-warn-wrapper .credit-warn-dismiss[data-v-7980bbd8]{cursor:pointer;color:inherit;opacity:.6;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:16px;line-height:22px;display:flex}.input-expansion-bar .credit-warn-wrapper .credit-warn-dismiss i[data-v-7980bbd8]{color:var(--text-secondary);font-size:20px}.input-expansion-bar .credit-warn-wrapper .credit-warn-dismiss[data-v-7980bbd8]:hover{opacity:1}.expansion-left[data-v-7980bbd8]{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.expansion-left[data-v-7980bbd8] .button{color:#fff;background:#ffffff26;border:1px solid #ffffff4d}.expansion-left[data-v-7980bbd8] .button:hover{background:#ffffff40;border-color:#ffffff80}.expansion-left[data-v-7980bbd8] .button-text{color:#fff}.expansion-left[data-v-7980bbd8] .button-icon svg{fill:#fff}.expansion-config[data-v-7980bbd8]{justify-content:center;gap:4px;font-size:14px;font-weight:400;display:flex}.expansion-config .link[data-v-7980bbd8]{color:#fff;cursor:pointer;font-weight:500;text-decoration:underline}.expansion-config .link[data-v-7980bbd8]:hover{opacity:.8}.expansion-right[data-v-7980bbd8]{cursor:pointer;color:#8e8e90;background:0 0;border-radius:4px;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.expansion-right .iconfont-common[data-v-7980bbd8]{font-size:14px}.expansion-right[data-v-7980bbd8]:hover{background:#8e8e901a}.ai-report-btn-container[data-v-7980bbd8]{position:relative}.report-layer[data-v-7980bbd8]{background:var(--bg_component,#fff);z-index:1000;border-radius:8px;flex-direction:column;width:450px;max-height:508px;padding:16px;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 0 8px #eee}.report-layer-header[data-v-7980bbd8]{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:14px;line-height:24px;display:flex}.report-layer-title[data-v-7980bbd8]{color:var(--text_primary,#333);font-size:14px;font-weight:500}.report-status[data-v-7980bbd8]{color:var(--text_tertiary,#999);flex-shrink:0;padding:8px 0;font-size:12px}.report-status.is-error[data-v-7980bbd8]{color:#ff4d4f}.report-list[data-v-7980bbd8]{flex-direction:column;flex:1;gap:8px;display:flex;overflow-y:auto}.report-item[data-v-7980bbd8]{cursor:pointer;background:#f8fafc;border-radius:6px;padding:12px 16px}.report-item[data-v-7980bbd8]:hover{background:linear-gradient(120.69deg,#9c57ff14 -10.72%,#1c77ff14 67.32%,#2ad6ff14 138.38%)}.report-item-title[data-v-7980bbd8]{color:var(--text_primary,#333);text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:14px;font-weight:500;line-height:22px;overflow:hidden}.report-item-desc[data-v-7980bbd8]{color:var(--text_tertiary,#999);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:18px;overflow:hidden}.load-more-trigger[data-v-7980bbd8]{visibility:hidden;height:1px}.report-loading-more[data-v-7980bbd8]{text-align:center;color:var(--text_tertiary,#999);flex-shrink:0;padding:12px 0;font-size:12px}.report-item-tooltip{max-width:450px}.report-item-tooltip span{font-size:12px}.cap-skills-tooltip{border-radius:8px!important;padding:0!important;box-shadow:0 4px 16px #0000001f!important}.cap-skills-tooltip .el-popper__arrow{display:none}.cap-skills-tooltip .cap-skills-tooltip-content{width:237px}.cap-skills-tooltip .cap-skills-tooltip-header{border-bottom:1px solid var(--border_divider,#f0f2f4);flex-direction:column;justify-content:space-between;padding:6px 11px;display:flex}.cap-skills-tooltip .cap-skills-tooltip-title{color:var(--text_primary,#131416);font-size:12px;font-weight:600}.cap-skills-tooltip .cap-skills-tooltip-count{color:var(--text_secondary,#5f6063);font-size:12px;font-weight:400}.cap-skills-tooltip .cap-skills-list{max-height:260px;padding:4px 0;overflow-y:auto}.cap-skills-tooltip .cap-skills-list::-webkit-scrollbar{width:4px}.cap-skills-tooltip .cap-skills-list::-webkit-scrollbar-thumb{background:#0000001f;border-radius:2px}.cap-skills-tooltip .cap-skills-list .cap-skill-item--all{border-bottom:1px solid var(--border_divider,#f0f2f4)}.cap-skills-tooltip .cap-skills-list .cap-skill-item--all .cap-skill-item-content{flex-direction:row;align-items:center;gap:2px;display:flex}.cap-skills-tooltip .cap-skills-list .cap-skill-item--all .cap-skill-desc{color:var(--text_tertiary,#8e8e90);font-size:9px}.cap-skills-tooltip .cap-skills-list .cap-skill-item.is-active{background:#0a48f50f}.cap-skills-tooltip .cap-skills-list .cap-skill-detail-tooltip{border-radius:8px!important;width:330px!important;max-height:200px!important;padding:12px 14px!important;overflow-y:auto!important;box-shadow:0 4px 16px #0000001f!important}.cap-skills-tooltip .cap-skills-list .cap-skill-detail-tooltip::-webkit-scrollbar{width:4px}.cap-skills-tooltip .cap-skills-list .cap-skill-detail-tooltip::-webkit-scrollbar-thumb{background:#0000001f;border-radius:2px}.cap-skills-tooltip .cap-skills-list .cap-skill-detail-tooltip .el-popper__arrow{display:none}.cap-skills-tooltip .cap-skills-list .cap-skill-detail-tooltip .cap-skill-detail-content{flex-direction:column;gap:6px;display:flex}.cap-skills-tooltip .cap-skills-list .cap-skill-detail-tooltip .cap-skill-detail-title{cursor:pointer;flex-wrap:nowrap;align-items:baseline;gap:2px;display:flex}.cap-skills-tooltip .cap-skills-list .cap-skill-detail-tooltip .cap-skill-detail-name{color:var(--text_brand,#2563f4);font-size:14px;font-weight:400;line-height:22px}.cap-skills-tooltip .cap-skills-list .cap-skill-detail-tooltip .cap-skill-detail-desc{color:var(--text_tertiary,#8e8e90);font-size:12px;font-weight:400;line-height:22px}.cap-skills-tooltip .cap-skills-empty{color:var(--text_tertiary,#999);text-align:center;padding:16px;font-size:13px}.cap-skills-tooltip .cap-skill-item{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:3px 11px;transition:background .15s;display:flex}.cap-skills-tooltip .cap-skill-item:last-child{border-bottom:none}.cap-skills-tooltip .cap-skill-item:hover{background:#0a48f50a}.cap-skills-tooltip .cap-skill-item:hover .cap-skill-slash{opacity:1}.cap-skills-tooltip .cap-skill-item .cap-skill-name{color:var(--text_primary,#131416);flex:1;font-size:12px;font-weight:400;line-height:1.5}.cap-skills-tooltip .cap-skill-item .cap-skill-slash{opacity:0;color:#0a48f5;cursor:pointer;background:#0a48f514;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:500;line-height:1;transition:opacity .15s;display:inline-flex}.slash-skill-detail[data-v-0074e9a2]{flex-direction:column;gap:2px;min-height:80px;max-height:200px;padding:8px 12px;display:flex;overflow-y:auto}.detail-header[data-v-0074e9a2]{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;height:22px;display:flex}.detail-title[data-v-0074e9a2]{cursor:pointer;flex:1;align-items:baseline;gap:0;min-width:0;font-size:14px;line-height:22px;display:inline-flex;overflow:hidden}.detail-title:hover .detail-title-cn[data-v-0074e9a2]{text-decoration:underline}.detail-title-cn[data-v-0074e9a2]{color:var(--text_brand,#2563f4);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.detail-edit-btn[data-v-0074e9a2]{cursor:pointer;width:16px;height:16px;color:var(--text_primary,#131416);opacity:.8;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:opacity .15s;display:flex}.detail-edit-btn[data-v-0074e9a2]:hover:not(.is-disabled){opacity:1;color:var(--text_brand,#2563f4)}.detail-edit-btn.is-disabled[data-v-0074e9a2]{color:var(--text_disabled,#c9c9ca);cursor:not-allowed;opacity:.5}.detail-desc[data-v-0074e9a2]{color:var(--text_secondary,#8e8e90);word-break:break-word;font-size:12px;overflow-y:auto}.slash-skill-item[data-v-f4a59220]{cursor:pointer;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;height:46px;padding:4px 12px;display:flex;overflow:hidden}.slash-skill-item[data-v-f4a59220]:hover,.slash-skill-item.is-selected[data-v-f4a59220]{background:var(--brand_10,#2563f40f)}.skill-item-row[data-v-f4a59220]{align-items:center;gap:4px;width:100%;height:18px;display:flex;overflow:hidden}.skill-puzzle-icon[data-v-f4a59220]{width:12px;height:12px;color:var(--text_secondary,#8e8e90);flex-shrink:0}.skill-name[data-v-f4a59220]{min-width:0;color:var(--text_primary,#131416);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;line-height:18px;overflow:hidden}.skill-tag[data-v-f4a59220]{white-space:nowrap;border-radius:2px;flex-shrink:0;padding:0 4px;font-size:10px;font-weight:400;line-height:16px}.skill-tag--user[data-v-f4a59220]{background:var(--blue_10,#2563f40f);color:var(--text_brand,#2563f4)}.skill-tag--space[data-v-f4a59220]{color:#15803d;background:#16a34a14}.skill-tag--system[data-v-f4a59220]{background:var(--bg_tag,#f0f2f4);color:var(--text_primary,#131416)}.skill-item-desc-row .skill-desc[data-v-f4a59220]{color:var(--text_secondary,#8e8e90);white-space:nowrap;text-overflow:ellipsis;padding-left:16px;font-size:12px;line-height:18px;overflow:hidden}.slash-sub-agent-item[data-v-4a335ede]{cursor:pointer;flex-direction:column;justify-content:center;min-height:46px;padding:4px 12px;transition:background .15s;display:flex}.slash-sub-agent-item[data-v-4a335ede]:hover,.slash-sub-agent-item.is-selected[data-v-4a335ede]{background:var(--brand_10,#2563f40f)}.sub-agent-item-row[data-v-4a335ede]{gap:4px;display:flex}.sub-agent-icon[data-v-4a335ede]{width:12px;height:12px;color:var(--text_primary,#131416);flex-shrink:0;margin-top:3px}.sub-agent-name[data-v-4a335ede]{color:var(--text_primary,#131416);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:18px;overflow:hidden}.sub-agent-desc[data-v-4a335ede]{color:var(--text_secondary,#8c8c8c);white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:16px;overflow:hidden}.slash-tabbed-layout[data-v-fe87d4f0]{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.slash-tab-headers[data-v-fe87d4f0]{border-bottom:1px solid var(--border_divider,#f0f0f0);flex-shrink:0;display:flex}.slash-tab-header[data-v-fe87d4f0]{cursor:pointer;color:var(--text_secondary);align-items:center;padding:10px 15px;font-size:12px;display:flex;position:relative}.slash-tab-header.active[data-v-fe87d4f0]{color:var(--text_brand);font-weight:600}.slash-tab-header.active[data-v-fe87d4f0]:after{content:"";background-color:var(--text_brand);width:60%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.slash-tab-item-content[data-v-fe87d4f0]{align-items:center;gap:4px;display:flex}.slash-tab-content[data-v-fe87d4f0]{flex:1;min-height:0;overflow:hidden auto}.slash-tab-content[data-v-fe87d4f0]::-webkit-scrollbar{width:4px}.slash-tab-content[data-v-fe87d4f0]::-webkit-scrollbar-track{background:0 0}.slash-tab-content[data-v-fe87d4f0]::-webkit-scrollbar-thumb{background:var(--border_form,#dfe0e2);border-radius:2px}.slash-skill-panel[data-v-6bc04c5a]{background:var(--bg_component,#fff);border:1px solid var(--border_form,#dfe0e2);z-index:101;box-sizing:border-box;border-radius:4px;flex-direction:column;width:465px;height:350px;display:flex;overflow:hidden;box-shadow:0 1px 8px #0c121f14,0 8px 16px -8px #0c121f14}.slash-panel-operation[data-v-6bc04c5a]{color:var(--gray_600,#8e8e90);border-top:1px solid var(--border_divider,#f0f0f0);flex-shrink:0;gap:12px;padding:8px 16px;font-size:12px;display:flex}.slash-panel-operation .operation-item[data-v-6bc04c5a]{white-space:nowrap;align-items:center;gap:2px;display:flex}.slash-panel-operation .operation-text[data-v-6bc04c5a]{margin-right:2px}.slash-panel-operation .operation-icon[data-v-6bc04c5a]{font-weight:600}.slash-panel-empty[data-v-6bc04c5a]{min-height:120px;color:var(--text_secondary,#8e8e90);justify-content:center;align-items:center;font-size:12px;display:flex}.slash-group-header[data-v-6bc04c5a]{color:var(--text_tertiary,#8e8e90);padding:6px 12px 2px;font-size:11px;font-weight:500}.slash-source-tabs[data-v-6bc04c5a]{z-index:2;background:var(--bg_component,#fff);scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid var(--border_divider,#ececf0);align-items:center;gap:14px;padding:6px 12px;display:flex;position:sticky;top:0;overflow-x:auto}.slash-source-tabs[data-v-6bc04c5a]::-webkit-scrollbar{display:none}.slash-source-tabs .slash-source-tab[data-v-6bc04c5a]{color:var(--text_secondary,#8c8c8c);cursor:pointer;white-space:nowrap;flex-shrink:0;padding-bottom:2px;font-size:13px}.slash-source-tabs .slash-source-tab[data-v-6bc04c5a]:hover{color:var(--text_primary,#131416)}.slash-source-tabs .slash-source-tab.active[data-v-6bc04c5a]{color:#2563f4;font-weight:500}.skeleton-container[data-v-6bc04c5a]{padding:4px 0}.skeleton-item[data-v-6bc04c5a]{flex-direction:column;justify-content:center;gap:4px;height:46px;padding:4px 12px;display:flex}.skeleton-line[data-v-6bc04c5a]{background:linear-gradient(90deg,var(--skeleton-base-color,#f0f0f0)25%,var(--skeleton-highlight-color,#fafafa)50%,var(--skeleton-base-color,#f0f0f0)75%);background-size:200% 100%;border-radius:2px;width:70%;height:10px;animation:1.5s infinite slash-skeleton-loading-6bc04c5a}.skeleton-line--short[data-v-6bc04c5a]{width:90%;height:8px}@keyframes slash-skeleton-loading-6bc04c5a{0%{background-position:200% 0}to{background-position:-200% 0}}.slash-panel-popover .ks-popover__content{padding:0!important}.slash-panel-popover.ks-popover{box-shadow:0 2px 16px 6px #373e5214!important}.tabbed-content-layout[data-v-5cef5c94]{background:var(--bg_component);border-radius:4px 4px 0 0;flex-direction:column;flex:1;display:flex;overflow:hidden}.tab-headers[data-v-5cef5c94]{border-bottom:1px solid var(--border_divider);box-sizing:border-box;scrollbar-width:none;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:16px;height:30px;margin-top:4px;padding:0 12px;display:flex;overflow:auto hidden}.tab-headers[data-v-5cef5c94]::-webkit-scrollbar{display:none}.tab-header[data-v-5cef5c94]{cursor:pointer;box-sizing:border-box;flex-direction:column;flex-shrink:0;justify-content:flex-end;align-self:stretch;align-items:flex-start;padding:0;font-size:12px;display:flex}.tab-item-content[data-v-5cef5c94]{color:var(--toolbar-icon-color);white-space:nowrap;flex:1;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:18px;display:flex}.tab-item-content img[data-v-5cef5c94]{flex-shrink:0;width:16px;height:16px}.tab-header.active .tab-item-content[data-v-5cef5c94]{color:var(--text_primary);font-weight:600}.tab-header[data-v-5cef5c94]:after{content:"";background:0 0;flex-shrink:0;width:100%;height:2px;display:block}.tab-header.active[data-v-5cef5c94]:after{background:#2563f4}.tab-content[data-v-5cef5c94]{overflow:hidden auto}.tab-content[data-v-5cef5c94]::-webkit-scrollbar{width:4px}.tab-content[data-v-5cef5c94]::-webkit-scrollbar-track{background:0 0;border-radius:4px}.at-panel[data-v-52395858]{background:var(--bg_component);border:1px solid var(--border_form);z-index:101;border-radius:4px;flex-direction:column;width:500px;height:282px;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000026}.at-panel .at-panel-operation[data-v-52395858]{color:var(--gray_600);gap:12px;padding:8px 16px;font-size:12px;display:flex}.at-panel .at-panel-operation .operation-item[data-v-52395858]{white-space:nowrap;align-items:center;display:flex}.at-panel .at-panel-operation .operation-item .operation-text[data-v-52395858]{margin-right:4px}.at-panel .at-panel-operation .operation-item .operation-icon[data-v-52395858]{font-weight:600}.conversation-list-header[data-v-52395858]{color:var(--text_secondary);font-size:12px}.conversation-list-header .conversation-list-header-line[data-v-52395858]{border-bottom:1px solid var(--border_divider);justify-content:flex-start;align-items:center;padding:8px 12px;display:flex}.conversation-list-header .conversation-list-header-left[data-v-52395858]{color:var(--text_secondary)}.docs-list-header[data-v-52395858]{color:var(--text_secondary);font-size:12px}.docs-list-header .docs-list-header-line1[data-v-52395858],.docs-list-header .docs-list-header-line2[data-v-52395858]{justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.docs-list-header .docs-list-header-line1[data-v-52395858]{border-bottom:1px solid var(--border_divider)}.docs-list-header .docs-list-header-left[data-v-52395858]{color:var(--text_secondary)}.docs-list-header .docs-list-header-right[data-v-52395858]{color:var(--text_secondary);align-items:center;gap:4px;display:flex}.docs-list-header .docs-list-header-right .enter-icon[data-v-52395858]{font-weight:600}.no-matches[data-v-52395858]{min-height:200px;color:var(--text_secondary);justify-content:center;align-items:center;padding:20px;font-size:12px;display:flex}.docs-empty-state[data-v-52395858]{color:var(--text_secondary);justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.docs-empty-state .docs-empty-label[data-v-52395858]{color:var(--text_secondary)}.docs-empty-state .docs-empty-tag[data-v-52395858]{background-color:var(--gray_100);color:var(--text_secondary);white-space:nowrap;border-radius:4px;align-items:center;gap:4px;padding:4px 10px;display:inline-flex}.docs-empty-state .docs-empty-operator[data-v-52395858]{color:var(--text_secondary);margin:0 4px}.docs-empty-state .enter-icon[data-v-52395858]{font-size:14px;line-height:1;display:inline-block}.skeleton-container[data-v-52395858]{padding:10px}.skeleton-item[data-v-52395858]{background-color:var(--bg_component);border:1px solid var(--border_form);border-radius:2px;flex-direction:column;margin-bottom:8px;padding:10px;display:flex}.skeleton-line[data-v-52395858]{background:linear-gradient(90deg,var(--skeleton-base-color)25%,var(--skeleton-highlight-color)50%,var(--skeleton-base-color)75%);background-size:200% 100%;border-radius:2px;height:10px;margin-bottom:6px;animation:1.5s infinite loading-52395858}.skeleton-line[data-v-52395858]:first-child{width:30%}.skeleton-line[data-v-52395858]:nth-child(2){width:90%}@keyframes loading-52395858{0%{background-position:200% 0}to{background-position:-200% 0}}.at-panel-popover{border:none!important;padding:0!important}.at-panel-popover.ks-popover{box-shadow:0 2px 16px 6px #373e5214!important}.at-btn-wrapper[data-v-578613d2]{align-items:center;display:flex}[data-v-578613d2] .at-reference-button{width:32px;height:32px}[data-v-578613d2] .at-reference-button .action-btn{justify-content:center;width:100%;padding:6px}@container agent-container (width<=768px){[data-v-578613d2] .at-reference-button{height:28px}}@container agent-container (width<=480px){[data-v-578613d2] .at-reference-button{height:24px}}.autocomplete-popover[data-v-7351d7ec]{transform-origin:top;background:var(--bg_component,"#fff");max-height:300px;box-shadow:var(--chat-input-box-shadow,#0000001a 0px 1px 8px);-webkit-backdrop-filter:blur(8.45px);backdrop-filter:blur(8.45px);border-radius:8px;padding:8px 0;animation:.2s ease-out slideDown-7351d7ec;overflow:hidden;display:block!important;position:absolute!important}.autocomplete-popover .autocomplete-header[data-v-7351d7ec]{display:none}@keyframes slideDown-7351d7ec{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.autocomplete-list[data-v-7351d7ec]{scrollbar-width:none;-ms-overflow-style:none;max-height:240px;overflow-y:auto}.autocomplete-list[data-v-7351d7ec]::-webkit-scrollbar{display:none}.suggestion-item[data-v-7351d7ec]{cursor:pointer;padding:4px 12px;transition:background-color .2s}.suggestion-item[data-v-7351d7ec]:last-child{border-bottom:none}.suggestion-item[data-v-7351d7ec]:hover,.suggestion-item.is-hover[data-v-7351d7ec]{background-color:#f8f9ff}.suggestion-content[data-v-7351d7ec]{align-items:flex-start;gap:12px;width:100%;display:flex}.suggestion-lines[data-v-7351d7ec]{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.suggestion-line[data-v-7351d7ec]{flex-wrap:wrap;align-items:center;min-height:24px;line-height:24px;display:flex}.suggestion-text[data-v-7351d7ec]{color:#333;white-space:normal;word-break:break-word;text-overflow:unset;font-size:14px;line-height:22px;overflow:visible}.empty-state[data-v-7351d7ec]{text-align:center;color:#999;padding:16px;font-size:14px}.config-center[data-v-772fc71e]{background:var(--bg_component,#fff);border:1px solid var(--border_form,#e6e8ec);box-sizing:border-box;border-radius:10px;width:336px;margin:16px auto;padding:16px}.header[data-v-772fc71e]{margin-bottom:14px}.title[data-v-772fc71e]{color:var(--text_primary,#111827);margin:0;font-size:17px;line-height:24px}.title-row[data-v-772fc71e]{align-items:center;gap:8px;display:flex}.title-icon[data-v-772fc71e]{border-radius:50%;flex-shrink:0;width:24px;height:24px}.desc[data-v-772fc71e]{color:var(--text_tertiary,#6b7280);margin:6px 0 0;font-size:11px;line-height:16px}.form-item[data-v-772fc71e]{margin-top:12px}.label[data-v-772fc71e]{color:var(--text_secondary,#374151);margin-bottom:8px;font-size:12px}.control-row[data-v-772fc71e]{align-items:center;width:100%;min-height:30px;display:flex}.full-width-btn[data-v-772fc71e] .action-btn{justify-content:space-between;width:100%}.config-center.is-compact .full-width-btn[data-v-772fc71e] .action-btn{gap:4px;height:28px;min-height:28px;padding:4px 8px;font-size:12px}.config-center.is-compact .full-width-btn[data-v-772fc71e] .action-btn .btn-text{font-size:12px}.knowledge-block[data-v-772fc71e]{position:relative}.knowledge-panel[data-v-772fc71e]{z-index:30;border:1px solid var(--border_form,#e5e7eb);background:var(--bg_component,#fff);box-sizing:border-box;box-shadow:var(--card-shadow,0 2px 8px #0000001a);border-radius:4px;padding:8px;position:absolute;top:calc(100% + 6px);left:0;right:0}.knowledge-header[data-v-772fc71e]{align-items:center;gap:6px;margin-bottom:6px;display:flex}.knowledge-search[data-v-772fc71e]{flex:1;min-width:0}.knowledge-count[data-v-772fc71e]{color:var(--text_tertiary,#6b7280);flex-shrink:0;font-size:11px}.knowledge-list[data-v-772fc71e]{border:1px solid var(--border_form,#eef0f3);background:var(--bg_component,#fff);border-radius:4px;max-height:min(320px,45vh);padding:6px;overflow:auto}.knowledge-row[data-v-772fc71e]{cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:8px;min-height:24px;padding:4px;transition:background-color .2s;display:flex}.knowledge-row[data-v-772fc71e]:hover{background:var(--bg_hover,#f3f4f6)}.knowledge-row.is-active[data-v-772fc71e],.knowledge-row.is-partial[data-v-772fc71e]{background:0 0}.search-mode-row[data-v-772fc71e]{padding-left:8px!important}.expand-btn[data-v-772fc71e]{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:12px;height:12px;margin:0;padding:0;display:flex}.expand-btn svg[data-v-772fc71e]{transition:transform .2s;transform:rotate(270deg)}.expand-btn svg.expanded[data-v-772fc71e]{transform:rotate(360deg)}.expand-placeholder[data-v-772fc71e]{flex-shrink:0;width:12px;height:12px;margin:0;display:inline-block}.knowledge-row input[type=checkbox][data-v-772fc71e]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border_form,#d1d5db);background:var(--bg_component,#fff);box-sizing:border-box;border-radius:3px;flex-shrink:0;width:14px;height:14px;margin:0;display:block;position:relative}.knowledge-row input[type=checkbox][data-v-772fc71e]:checked,.knowledge-row input[type=checkbox][data-v-772fc71e]:indeterminate{border-color:var(--bg_brand,#2563f4);background:var(--bg_brand,#2563f4)}.knowledge-row input[type=checkbox][data-v-772fc71e]:checked:disabled{background-color:var(--bg_brand_disable);border-color:#0000}.knowledge-row input[type=checkbox][data-v-772fc71e]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.knowledge-row input[type=checkbox][data-v-772fc71e]:indeterminate:after{content:"";background:#fff;border-radius:1px;width:8px;height:2px;position:absolute;top:6px;left:2px}.knowledge-name-wrapper[data-v-772fc71e]{align-items:center;display:flex}.knowledge-name-wrapper .node-tooltip[data-v-772fc71e]{margin-left:4px}.knowledge-name[data-v-772fc71e]{color:var(--text_primary,#111827);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12px;line-height:18px;overflow:hidden}.knowledge-main[data-v-772fc71e]{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.knowledge-title-line[data-v-772fc71e]{flex-wrap:nowrap;align-items:center;gap:4px;min-width:0;display:flex}.knowledge-type[data-v-772fc71e]{border-radius:2px;flex-shrink:0;margin-left:auto;padding:0 4px;font-size:11px;line-height:16px}.knowledge-type.tag-term[data-v-772fc71e]{background-color:var(--bg_warning_contain,#eda0121a);color:var(--text_warning,#d08800)}.knowledge-type.tag-docs[data-v-772fc71e]{background-color:var(--bg_tag_violet,#9939f91a);color:var(--text_violet,#9939f8)}.knowledge-type.tag-topic[data-v-772fc71e],.knowledge-type.tag-topic_docs[data-v-772fc71e]{background-color:var(--bg_tag_green,#22c55e1a);color:var(--text_green,#16a34a)}.knowledge-type.tag-personal[data-v-772fc71e]{background-color:var(--bg_brand_contain,#2563f40f);color:var(--text_brand,#2563f4)}.knowledge-type.tag-bussiness[data-v-772fc71e],.knowledge-type.tag-data[data-v-772fc71e]{background-color:var(--bg_tag,#f0f2f4);color:var(--text_secondary,#5f6063)}.knowledge-type.tag-seller_data[data-v-772fc71e]{background-color:var(--magenta_alpha_3,#f314840f);color:var(--magenta_600,#f31484)}.knowledge-type.tag-model_rule[data-v-772fc71e]{background-color:var(--cyan_alpha_3,#0b8fd014);color:var(--cyan_600,#0b8fd0)}.knowledge-type.tag-attribute[data-v-772fc71e]{background:var(--blue_gray_100,#e8f3fe);color:var(--text_link,#41578b)}.knowledge-empty[data-v-772fc71e]{color:var(--text_tertiary,#6b7280);text-align:center;padding:14px 0;font-size:12px}.config-center.is-compact[data-v-772fc71e]{border-radius:10px;margin:12px auto;padding:12px}.config-center.is-compact .title[data-v-772fc71e]{font-size:16px;line-height:22px}.config-center.is-compact .title-icon[data-v-772fc71e]{width:20px;height:20px}.config-center.is-compact .desc[data-v-772fc71e]{font-size:11px;line-height:16px}.config-center.is-compact .full-width-model-btn[data-v-772fc71e] .action-btn,.config-center.is-compact .full-width-knowledge-btn[data-v-772fc71e] .action-btn{gap:4px;height:28px;min-height:28px;padding:4px 8px;font-size:12px}.config-center.is-compact .full-width-model-btn[data-v-772fc71e] .action-btn .btn-text,.config-center.is-compact .full-width-knowledge-btn[data-v-772fc71e] .action-btn .btn-text{font-size:12px}.config-center.is-compact .knowledge-panel[data-v-772fc71e]{padding:6px;top:calc(100% + 6px)}.config-center.is-compact .knowledge-header[data-v-772fc71e]{flex-wrap:wrap}.config-center.is-compact .knowledge-count[data-v-772fc71e]{width:100%}.config-center.is-compact .knowledge-title-line[data-v-772fc71e]{gap:4px}.config-center.is-compact .knowledge-type[data-v-772fc71e]{padding:0 3px;font-size:10px;line-height:14px}.config-center-button[data-v-643316a0]{align-items:center;display:inline-flex}.config-center-drawer-overlay[data-v-643316a0]{z-index:1000;background:#0000004d;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.config-center-drawer[data-v-643316a0]{background:var(--bg_component,#fff);width:380px;max-width:100vw;height:100%;box-shadow:var(--card-shadow,-4px 0 16px #0000001f);flex-direction:column;display:flex;overflow:hidden}.config-center-drawer-header[data-v-643316a0]{border-bottom:1px solid var(--border_form,#e6e8ec);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.config-center-drawer-title[data-v-643316a0]{color:var(--text_primary,#111827);font-size:16px;font-weight:600}.config-center-drawer-close[data-v-643316a0]{cursor:pointer;width:28px;height:28px;color:var(--text_secondary,#374151);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background-color .2s;display:flex}.config-center-drawer-close[data-v-643316a0]:hover{background:var(--bg_hover,#f3f4f6)}.config-center-drawer-body[data-v-643316a0]{flex:1;padding:0 4px;overflow-y:auto}.config-center-drawer-enter-active[data-v-643316a0],.config-center-drawer-leave-active[data-v-643316a0]{transition:opacity .25s}.config-center-drawer-enter-active .config-center-drawer[data-v-643316a0],.config-center-drawer-leave-active .config-center-drawer[data-v-643316a0]{transition:transform .25s}.config-center-drawer-enter-from[data-v-643316a0],.config-center-drawer-leave-to[data-v-643316a0]{opacity:0}.config-center-drawer-enter-from .config-center-drawer[data-v-643316a0],.config-center-drawer-leave-to .config-center-drawer[data-v-643316a0]{transform:translate(100%)}.upload-btn-wrapper[data-v-10ed3ac4]{align-items:center;display:flex}.file-input-hidden[data-v-10ed3ac4]{display:none}.file-type-error-message .ks-message__content{line-height:1.6;white-space:normal!important;word-break:break-all!important;max-width:400px!important}.upload-button-tooltip{white-space:normal;word-break:break-all;max-width:500px}.upload-reference-button{width:32px;height:32px}.upload-reference-button .action-btn{justify-content:center;width:100%;padding:6px}@container agent-container (width<=768px){.upload-reference-button{height:28px}}@container agent-container (width<=480px){.upload-reference-button{height:24px}}.custom-component-container[data-v-e123b062]{margin-bottom:8px;display:inline-block}.custom-component-container .date-filter[data-v-e123b062]{min-width:120px;height:28px}.custom-component-container.is-error[data-v-e123b062] .ks-input__inner{border-color:#ff4d4f!important}.vue-json-pretty.vjs-tree{font-size:12px}.code-detail[data-v-31aff2e1]{background-color:var(--bg_component);flex-direction:column;gap:10px;height:300px;padding:8px 12px;font-size:12px;display:flex;overflow:hidden}.code-detail .empty-content[data-v-31aff2e1]{color:var(--text_tertiary);flex:1;justify-content:center;align-items:center;font-size:12px;line-height:18px;display:flex}.code-detail .code-content[data-v-31aff2e1]{scrollbar-width:thin;scrollbar-color:var(--text_secondary)var(--bg_tag);flex:1;min-height:0;overflow-y:auto}.code-detail .code-content[data-v-31aff2e1]::-webkit-scrollbar{width:1px}.code-detail .code-content[data-v-31aff2e1]::-webkit-scrollbar-track{background:var(--bg_tag);border-radius:1px}.code-detail .code-content[data-v-31aff2e1]::-webkit-scrollbar-thumb{background:var(--text_secondary);border-radius:1px;transition:background-color .2s}.code-detail .code-content[data-v-31aff2e1]::-webkit-scrollbar-thumb:hover{background:var(--text_secondary)}.code-detail .code-header[data-v-31aff2e1]{flex-direction:row;justify-content:space-between;align-items:center;gap:4px;display:flex}.code-detail .code-header .code-name-container[data-v-31aff2e1]{align-items:center;gap:8px;display:flex}.code-detail .code-header .code-name[data-v-31aff2e1]{color:var(--text_brand);white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-weight:500;overflow:hidden}.code-detail .code-header .code-description[data-v-31aff2e1]{color:var(--text_secondary);align-items:center;gap:8px;display:flex}.code-detail .code-header .code-description .language-tag[data-v-31aff2e1],.code-detail .code-header .code-description .line-range-tag[data-v-31aff2e1]{background-color:var(--bg_tag);color:var(--text_primary);border-radius:2px;padding:2px 4px}.docs-detail[data-v-130efdf1]{background-color:var(--bg_component);flex-direction:column;min-width:280px;max-width:400px;padding:8px 12px;display:flex}.docs-header[data-v-130efdf1]{flex-direction:column;display:flex}.docs-header .docs-name-container[data-v-130efdf1]{justify-content:space-between;align-items:center;gap:8px;display:flex}.docs-header .docs-name-container .docs-name[data-v-130efdf1]{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:500;overflow:hidden}.docs-header .docs-name-container .docs-name-link[data-v-130efdf1]{color:var(--text_brand);cursor:pointer;text-decoration:none}.docs-header .docs-name-container .docs-name-link[data-v-130efdf1]:hover{text-decoration:underline}.docs-header .owner-tag[data-v-130efdf1]{color:var(--text_tertiary);font-size:12px}.dashboard-dataset-detail[data-v-7e40dca4]{background-color:var(--bg_component);min-width:270px;max-width:400px;box-shadow:var(--at-panel-detail-shadow);flex-direction:column;padding:8px 12px;display:flex}.detail-header[data-v-7e40dca4]{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.detail-header .detail-name-container[data-v-7e40dca4]{justify-content:space-between;align-items:center;gap:8px;display:flex}.detail-header .detail-name-container .detail-name[data-v-7e40dca4]{white-space:normal;word-break:break-all;flex:1;min-width:0;font-size:14px;font-weight:500}.detail-header .detail-name-container .detail-name-link[data-v-7e40dca4]{color:var(--text_brand);cursor:pointer;text-decoration:none}.detail-header .detail-name-container .detail-name-link[data-v-7e40dca4]:hover{text-decoration:underline}.detail-header .detail-meta[data-v-7e40dca4]{flex-wrap:wrap;gap:8px;display:flex}.detail-header .type-tag[data-v-7e40dca4],.detail-header .owner-tag[data-v-7e40dca4]{color:var(--text_tertiary);font-size:12px}.detail-desc[data-v-7e40dca4]{color:var(--text_secondary);white-space:normal;word-break:break-all;margin-top:8px;font-size:12px;line-height:1.5}.display-panel[data-v-5d2e9d0a]{border-radius:6px;width:100%;padding:12px 12px 6px}.tag-container[data-v-5d2e9d0a]{flex-wrap:wrap;gap:8px;max-height:76px;display:flex;overflow:hidden}.tag[data-v-5d2e9d0a]{white-space:nowrap;cursor:pointer;background:var(--chat-display-panel-background);height:34px;color:var(--text_primary);border-radius:8px;align-items:center;padding:8px 12px;font-size:14px;font-weight:400;line-height:22px;transition:background .2s;display:inline-flex}.tag[data-v-5d2e9d0a]:hover{background:var(--gray_300)}.more-tag[data-v-5d2e9d0a]{min-width:40px;color:var(--text_secondary);justify-content:center;font-weight:500}.more-tag[data-v-5d2e9d0a]:hover{color:var(--text_primary)}.code-tag .code-icon[data-v-5d2e9d0a]{align-items:center;margin-right:4px;display:flex}.code-tag .tag-name[data-v-5d2e9d0a]{white-space:nowrap;text-overflow:ellipsis;max-width:250px;overflow:hidden}.code-tag .status-tag[data-v-5d2e9d0a]{white-space:nowrap;border-radius:2px;margin-left:4px;padding:2px 4px;font-size:10px}.code-tag .status-tag.status-sql[data-v-5d2e9d0a]{background-color:var(--bg_tag);color:var(--text_primary)}.code-tag .status-tag.status-sql-online[data-v-5d2e9d0a]{background-color:var(--bg_positive_contain);color:var(--text_positive)}.code-tag .status-tag.status-sql-offline[data-v-5d2e9d0a]{background-color:var(--bg_negative_contain);color:var(--text_negative)}.code-tag .status-tag.status-coding[data-v-5d2e9d0a]{background-color:var(--bg_warning_contain);color:var(--text_warning)}.tag-detail-content[data-v-5d2e9d0a]{min-width:270px;max-width:400px}.tag-simple-detail[data-v-5d2e9d0a]{padding:12px;font-size:12px}.tag-simple-detail .simple-detail-name[data-v-5d2e9d0a]{color:var(--text_primary);margin-bottom:4px;font-weight:600}.tag-simple-detail .simple-detail-desc[data-v-5d2e9d0a]{color:var(--text_secondary);line-height:1.5}.more-tags-list[data-v-5d2e9d0a]{max-height:300px;padding:4px 0;overflow-y:auto}.more-tags-item[data-v-5d2e9d0a]{cursor:pointer;border-radius:4px;align-items:center;margin:0 4px;padding:8px 12px;transition:background .2s;display:flex}.more-tags-item[data-v-5d2e9d0a]:hover{background:var(--gray_200)}.more-tags-item .item-icon[data-v-5d2e9d0a]{flex-shrink:0;align-items:center;margin-right:8px;display:flex}.more-tags-item .item-name[data-v-5d2e9d0a]{white-space:nowrap;text-overflow:ellipsis;color:var(--text_primary);flex:1;font-size:14px;overflow:hidden}.more-tags-item .item-status[data-v-5d2e9d0a]{white-space:nowrap;border-radius:2px;flex-shrink:0;margin-left:8px;padding:2px 4px;font-size:10px;font-weight:500}.more-tags-item .item-status.status-sql[data-v-5d2e9d0a]{background-color:var(--bg_tag);color:var(--text_primary)}.more-tags-item .item-status.status-sql-online[data-v-5d2e9d0a]{background-color:var(--bg_positive_contain);color:var(--text_positive)}.more-tags-item .item-status.status-sql-offline[data-v-5d2e9d0a]{background-color:var(--bg_negative_contain);color:var(--text_negative)}.more-tags-item .item-status.status-coding[data-v-5d2e9d0a]{background-color:var(--bg_warning_contain);color:var(--text_warning)}.tag-item-popover{padding:0!important}.chat-send-btn[data-v-aab10c02]{cursor:pointer;background:#1d2126;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex}.chat-send-btn.input-disabled[data-v-aab10c02]{cursor:not-allowed;background:#b9bec4}.chat-send-btn.input-disabled[data-v-aab10c02]:hover{background:#b9bec4}.chat-send-btn.state-disabled[data-v-aab10c02]{cursor:not-allowed;background:#fff}.chat-send-btn.state-submitting[data-v-aab10c02]{cursor:not-allowed;pointer-events:none;background:var(--chat-send-button-disabled,#dae0f2)}.chat-send-btn.state-submitting .submitting-spinner[data-v-aab10c02]{justify-content:center;align-items:center;animation:1s linear infinite spin-aab10c02;display:flex}.chat-send-btn.state-submitting .custom-loading-icon[data-v-aab10c02]{width:16px}.chat-send-btn.state-request[data-v-aab10c02]{cursor:pointer;background:#fff}@keyframes spin-aab10c02{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.file-tag-list[data-v-5939d244]{border-radius:6px;align-items:center;gap:8px;width:100%;padding:12px 12px 0;display:flex;position:relative}.file-tag-mask[data-v-5939d244]{pointer-events:none;z-index:10;opacity:0;width:40px;transition:opacity .2s;position:absolute;top:0;bottom:12px}.file-tag-mask--left[data-v-5939d244]{background:linear-gradient(to right,var(--bg_component,#fff)0%,#fff0 100%);left:44px}.file-tag-mask--right[data-v-5939d244]{background:linear-gradient(to left,var(--bg_component,#fff)0%,#fff0 100%);right:44px}.show-left-mask .file-tag-mask--left[data-v-5939d244],.show-right-mask .file-tag-mask--right[data-v-5939d244]{opacity:1}.scroll-arrow[data-v-5939d244]{background:var(--text_white,#fff);-webkit-backdrop-filter:blur(16px)saturate(180%);cursor:pointer;width:32px;height:32px;color:var(--text_secondary,#8e8e93);box-shadow:0 2px 8px #0000001a,inset 0 1px 1px var(--text_white,#fff);border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.scroll-arrow[data-v-5939d244]:hover{color:var(--text_primary,#1d1d1f);border-color:#fff6;box-shadow:0 2px 12px #00000026,inset 0 1px 1px #fff9}.scroll-arrow[data-v-5939d244]:active{transform:scale(.95)}.file-tag-container[data-v-5939d244]{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;flex:1;gap:8px;padding-bottom:4px;display:flex;overflow:auto hidden}.file-tag-container[data-v-5939d244]::-webkit-scrollbar{display:none}.file-card-item[data-v-5939d244]{border:1px solid var(--stroke_table,#ebedf0);cursor:pointer;box-sizing:border-box;border-radius:8px;flex-direction:row;flex-shrink:0;align-items:center;gap:4px;width:200px;height:52px;padding:7px 0 7px 7px;transition:all .2s;display:flex;position:relative}.file-card-item[data-v-5939d244]:hover{background:var(--gray_100,#f5f5f7);border-color:var(--gray_400,#d1d1d6);width:230px}.file-card-item:hover .file-card-success-actions[data-v-5939d244]{width:56px}.file-card-item:hover .file-card-error-actions[data-v-5939d244]{width:auto}.file-card-item.file-card--error[data-v-5939d244],.file-card-item.file-card--error[data-v-5939d244]:hover{border-color:#f56c6c}.file-card-item.file-card--uploading[data-v-5939d244]{opacity:.7}.file-card-thumbnail[data-v-5939d244]{background:var(--gray_200,#f0f0f5);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.file-card-uploading[data-v-5939d244]{width:100%;height:100%;color:var(--text_tertiary,#8e8e93);justify-content:center;align-items:center;display:flex;position:relative}.file-card-uploading .spin-icon[data-v-5939d244]{z-index:2;animation:1s linear infinite spin-5939d244;position:relative}.upload-progress-container[data-v-5939d244]{background:#007aff1a;border-radius:2px;width:100%;height:4px;overflow:hidden}.upload-progress-bar[data-v-5939d244]{background:linear-gradient(90deg,#007aff 0%,#5ac8fa 100%);border-radius:2px;height:100%;transition:width .3s}.file-card-loading[data-v-5939d244],.file-card-error[data-v-5939d244],.file-card-icon[data-v-5939d244]{width:100%;height:100%;color:var(--text_tertiary,#8e8e93);justify-content:center;align-items:center;display:flex}.file-card-loading .spin-icon[data-v-5939d244],.file-card-error .spin-icon[data-v-5939d244],.file-card-icon .spin-icon[data-v-5939d244]{animation:1s linear infinite spin-5939d244}.file-card-loading img[data-v-5939d244]{filter:var(--file-tag-icon-filter,none)}.file-card-img[data-v-5939d244]{object-fit:cover;width:100%;height:100%}@keyframes spin-5939d244{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.file-card-info[data-v-5939d244]{flex-direction:column;flex:1;gap:4px;min-width:0;margin-left:8px;margin-right:6px;display:flex}.file-card--error .file-card-info[data-v-5939d244]{justify-content:center;gap:0}.file-card-name[data-v-5939d244]{color:var(--text_primary,#1d1d1f);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;line-height:18px;overflow:hidden}.file-card-meta[data-v-5939d244]{color:var(--text_tertiary,#8e8e93);align-items:center;gap:4px;font-size:12px;line-height:16px;display:flex}.file-card-error-actions[data-v-5939d244]{align-self:center;align-items:center;gap:4px;margin-left:auto;padding-right:8px;display:flex}.file-card-error-text[data-v-5939d244]{color:#f56c6c;white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:500;display:block}.file-card-error-buttons[data-v-5939d244]{flex-shrink:0;align-items:center;gap:4px;display:none}.file-card-item:hover .file-card-error-text[data-v-5939d244]{display:none}.file-card-item:hover .file-card-error-buttons[data-v-5939d244]{display:flex}.file-card-type[data-v-5939d244]{text-transform:uppercase}.file-card-size[data-v-5939d244]{text-overflow:ellipsis;white-space:nowrap;max-width:80px;overflow:hidden}.file-card-divider[data-v-5939d244]{flex-shrink:0;font-size:20px}.file-card-retry[data-v-5939d244]{cursor:pointer;width:24px;height:24px;color:var(--text_tertiary,#8e8e93);opacity:.4;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,background .2s,opacity .2s;display:flex}.file-card-retry img[data-v-5939d244]{filter:var(--file-tag-icon-filter,none)}.file-card-retry[data-v-5939d244]:hover{color:var(--text_primary,#1d1d1f);opacity:1}.file-card-success-actions[data-v-5939d244]{align-self:stretch;align-items:center;width:0;margin-left:auto;transition:width .2s;display:flex;overflow:hidden}.file-card-download[data-v-5939d244]{cursor:pointer;width:24px;height:24px;color:var(--text_tertiary,#8e8e93);opacity:.4;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .2s,background .2s,opacity .2s;display:flex}.file-card-download img[data-v-5939d244]{filter:var(--file-tag-icon-filter,none)}.file-card-download[data-v-5939d244]:hover{color:var(--text_primary,#1d1d1f);background:var(--gray_200,#f0f0f5);opacity:1}.file-card-remove[data-v-5939d244]{cursor:pointer;width:24px;height:24px;color:var(--text_tertiary,#8e8e93);opacity:.4;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .2s,background .2s,opacity .2s;display:flex}.file-card-remove img[data-v-5939d244]{filter:var(--file-tag-icon-filter,none)}.file-card-remove[data-v-5939d244]:hover{color:var(--text_primary,#1d1d1f);background:var(--gray_200,#f0f0f5);opacity:1}.file-card-remove-error[data-v-5939d244]{cursor:pointer;width:24px;height:24px;color:var(--text_tertiary,#8e8e93);opacity:.4;background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,opacity .2s;display:flex}.file-card-remove-error img[data-v-5939d244]{filter:var(--file-tag-icon-filter,none)}.file-card-remove-error[data-v-5939d244]:hover{color:var(--text_primary,#1d1d1f);opacity:1}.file-card-popover-content[data-v-5939d244]{flex-direction:column;gap:8px;min-width:200px;max-width:240px;padding:12px;display:flex}.popover-image-preview[data-v-5939d244]{background:var(--bg_secondary,#f5f5f7);border-radius:6px;width:160px;height:160px;overflow:hidden}.popover-image-preview img[data-v-5939d244]{object-fit:cover;width:100%;height:100%}.popover-file-info[data-v-5939d244]{flex-direction:column;gap:2px;display:flex}.popover-file-name[data-v-5939d244]{color:var(--text_primary,#1d1d1f);word-break:break-all;font-size:14px;font-weight:500;line-height:20px}.popover-file-meta[data-v-5939d244]{color:var(--text_tertiary,#8e8e93);align-items:center;gap:4px;font-size:12px;line-height:16px;display:flex}.popover-file-type[data-v-5939d244]{text-transform:uppercase}.popover-divider[data-v-5939d244]{color:var(--text_tertiary,#8e8e93)}.file-tag-item-popover{width:-moz-fit-content!important;width:fit-content!important;min-width:unset!important;padding:12px!important}.more-file-tags-popover .more-file-tags-list{max-height:300px;padding:4px 0;overflow-y:auto}.more-file-tags-popover .more-file-tags-item{cursor:pointer;border-radius:4px;align-items:center;gap:8px;margin:0 4px;padding:8px 12px;transition:background .2s;display:flex}.more-file-tags-popover .more-file-tags-item:hover{background:var(--gray_200)}.more-file-tags-popover .more-file-tags-item.file-tag--error{color:#f56c6c}.more-file-tags-popover .more-file-tags-item.file-tag--uploading{opacity:.75}.more-file-tags-popover .more-file-tags-item .item-icon{flex-shrink:0;align-items:center;display:flex}.more-file-tags-popover .more-file-tags-item .item-name{white-space:nowrap;text-overflow:ellipsis;color:var(--text_primary);flex:1;font-size:14px;overflow:hidden}.more-file-tags-popover .more-file-tags-item .item-remove{cursor:pointer;width:0;height:14px;color:var(--text_tertiary,#8e8e93);opacity:0;background:0 0;border:none;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:width .15s,opacity .15s,color .15s;display:flex;overflow:hidden}.more-file-tags-popover .more-file-tags-item .item-remove img{filter:var(--file-tag-icon-filter,none)}.more-file-tags-popover .more-file-tags-item .item-remove:hover{color:var(--text_primary,#1d1d1f)}.more-file-tags-popover .more-file-tags-item:hover .item-remove{opacity:1;width:14px}.more-file-tags-popover .more-file-tags-item .file-tag-icon--loading .spin-icon{animation:1s linear infinite spin}.input-placeholder-container{pointer-events:none;opacity:0;padding:0 0 2px 16px;transition:opacity .15s;position:absolute;top:0;left:0;right:0;container-type:inline-size}.input-placeholder-container.visible{opacity:1}.input-placeholder-container.hidden{opacity:0;pointer-events:none}.input-placeholder-container.hidden .placeholder-link{pointer-events:none}.input-placeholder{max-width:100%;color:var(--text_tertiary,#999);-webkit-user-select:none;user-select:none;align-items:center;gap:4px;font-size:14px;line-height:1.5;display:inline-flex}.input-placeholder .placeholder-link{color:#595959;cursor:pointer;pointer-events:auto;white-space:nowrap;flex-shrink:0;margin-right:12px;font-size:12px}.input-placeholder .placeholder-text{text-overflow:ellipsis;white-space:nowrap;color:#888;min-width:0;font-size:12px;overflow:hidden}@container (width<=480px){.input-placeholder{font-size:12px}}@keyframes spin-7c6d1b28{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin-wrap[data-v-7c6d1b28]{animation:spin-7c6d1b28 var(--duration,1s)linear infinite;justify-content:center;align-items:center;display:flex}.send-btn-wrapper{position:relative}.send-btn-wrapper .action-btn{border:none;border-radius:8px;width:48px;height:32px;transition:all .2s}.send-btn-wrapper .action-btn .btn-content{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.send-btn-wrapper .action-btn:active{transform:none!important}.send-btn-wrapper.input-disabled .action-btn,.send-btn-wrapper.state-disabled .action-btn{background:var(--chat-send-button-disabled,#dae0f2);cursor:not-allowed;transition:all .3s cubic-bezier(.4,0,.2,1)}.send-btn-wrapper.state-disabled .action-btn:hover{background:var(--chat-send-button-disabled,#dae0f2)}.send-btn-wrapper.state-default .action-btn{cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.send-btn-wrapper.state-submitting .action-btn{background:var(--chat-send-button-disabled,#dae0f2);cursor:not-allowed;pointer-events:none}.send-btn-wrapper.state-submitting .submitting-spin{justify-content:center;align-items:center;display:inline-flex}.send-btn-wrapper.state-submitting .submitting-spin .custom-loading-icon{width:16px}.send-btn-wrapper.state-request .action-btn{cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.send-btn-wrapper.state-request .action-btn:hover{background:0 0}.send-btn-wrapper.state-request .action-btn:active{transform:none!important}.background-slot{z-index:1;pointer-events:none;object-fit:cover;object-position:center;cursor:pointer;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.slash-btn-wrapper[data-v-154a72d7]{align-items:center;display:flex}[data-v-154a72d7] .slash-reference-button{width:32px;height:32px}[data-v-154a72d7] .slash-reference-button .action-btn{justify-content:center;width:100%;padding:6px}@container agent-container (width<=768px){[data-v-154a72d7] .slash-reference-button{height:28px}}@container agent-container (width<=480px){[data-v-154a72d7] .slash-reference-button{height:24px}}.context-usage-progress[data-v-72666604]{align-items:center;display:inline-flex}.progress-circle[data-v-72666604]{box-sizing:border-box;background:var(--input-btn-bg,var(--bg_component,#ffffffe0));cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;min-height:32px;display:flex;position:relative}@container agent-container (width<=768px){.progress-circle[data-v-72666604]:not(.no-adaptive){width:32px;min-width:28px;height:28px;min-height:28px}}@container agent-container (width<=480px){.progress-circle[data-v-72666604]:not(.no-adaptive){border-radius:6px;width:32px;min-width:30px;height:24px;min-height:24px}}.progress-svg[data-v-72666604]{width:48%;height:48%;transform:rotate(-90deg)}@container agent-container (width<=480px){.progress-svg[data-v-72666604]:not(.no-adaptive){width:70%;height:70%}}.progress-bg[data-v-72666604]{fill:none;stroke:var(--text_primary,#1c1c1c);stroke-opacity:.28;stroke-width:4px}.progress-bar[data-v-72666604]{fill:none;stroke:var(--text_primary,#1c1c1c);stroke-width:4px;stroke-linecap:round;transition:stroke-dasharray .3s}.progress-text[data-v-72666604]{color:#2f2f2f;font-size:9px;font-weight:600;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reference-hover-tooltip[data-v-1cb3709b]{z-index:3000;background:var(--bg_float,#fff);border-radius:8px;width:-moz-fit-content;width:fit-content;position:fixed;overflow:hidden;box-shadow:0 6px 24px #0000001f}.tag-detail-content[data-v-1cb3709b]{width:max-content;max-width:400px}.tag-detail-content[data-v-1cb3709b] .inline-chat-panel-hive-list-detail-container,.tag-detail-content[data-v-1cb3709b] .docs-detail,.tag-detail-content[data-v-1cb3709b] .code-detail,.tag-detail-content[data-v-1cb3709b] .script-detail,.tag-detail-content[data-v-1cb3709b] .dashboard-dataset-detail,.tag-detail-content[data-v-1cb3709b] .crowd-detail{min-width:0;padding-left:8px;padding-right:8px}.goodcase-panel[data-v-39dc770e]{flex-direction:column;width:100%;height:100%;display:flex}.goodcase-panel__frame[data-v-39dc770e]{border:none;flex:1;width:100%;height:100%}.execution-instance-card[data-v-fb86da8c]{background:var(--bg_component,#fff);box-shadow:0 1px 0 var(--border_divider,#f0f2f4);padding:16px 0}.execution-instance-card[data-v-fb86da8c]:first-child{border-top:1px solid var(--border_divider,#f0f2f4)}.execution-instance-card__inner[data-v-fb86da8c]{flex-direction:row;align-items:flex-start;gap:16px;display:flex;position:relative}.execution-instance-card__content[data-v-fb86da8c]{flex-direction:column;flex:1 1 0;gap:4px;min-width:0;display:flex}.execution-instance-card__top[data-v-fb86da8c]{align-items:center;gap:8px;height:20px;display:flex}.execution-instance-card__status-badge-box[data-v-fb86da8c]{background:var(--gray_100);white-space:nowrap;text-overflow:ellipsis;border-radius:4px;max-width:300px;height:18px;padding:1px 4px;position:relative;overflow:hidden}.execution-instance-card__status-badge[data-v-fb86da8c]{border-radius:4px;align-items:center;height:18px;padding:1px 4px;font-size:12px;font-weight:400;display:inline-flex}.execution-instance-card__status-badge.failed[data-v-fb86da8c]{position:absolute;top:0;left:0}.execution-instance-card__manual-badge[data-v-fb86da8c]{color:#9939f8;background:#9939f90f;border-radius:4px;align-items:center;gap:4px;height:20px;padding:1px 4px;font-size:12px;font-weight:400;line-height:18px;display:inline-flex}.execution-instance-card__meta[data-v-fb86da8c]{flex-wrap:nowrap;align-items:center;gap:10px;height:22px;margin-top:5px;display:flex}.execution-instance-card__meta-item[data-v-fb86da8c]{flex-direction:row;flex:1 1 0;align-items:center;gap:8px;min-width:0;display:flex}.execution-instance-card__meta-item--wide[data-v-fb86da8c]{flex:1.1 1 0}.execution-instance-card__meta-item--narrow[data-v-fb86da8c]{flex:.6 1 0}.execution-instance-card__meta-item--medium[data-v-fb86da8c]{flex:.7 1 0}.execution-instance-card__meta-label[data-v-fb86da8c]{color:var(--text_secondary,#5f6063);white-space:nowrap;flex-shrink:0;font-size:14px;line-height:22px}.execution-instance-card__meta-value[data-v-fb86da8c]{color:var(--text_primary,#131416);white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:22px;overflow:hidden}.execution-instance-card__title[data-v-fb86da8c]{letter-spacing:.04px;color:var(--text_primary,#131416);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.execution-instance-card__description[data-v-fb86da8c]{color:var(--text_secondary,#5f6063);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:14px;font-weight:400;line-height:22px;overflow:hidden}.execution-instance-card__actions[data-v-fb86da8c]{flex-direction:row;align-items:center;gap:16px;display:flex;position:absolute;top:0;right:0}.execution-instance-card__view-result[data-v-fb86da8c]{letter-spacing:.04px;color:#1664ff;cursor:pointer;white-space:nowrap;font-size:13px;font-weight:500;line-height:22px;position:static}.execution-instance-card__error-message[data-v-fb86da8c]{color:var(--text_secondary,#5f6063);margin-left:36px;font-size:12px}.execution-instance-card__error[data-v-fb86da8c]{color:var(--text_danger,#f54a45);word-break:break-word;background:#f54a450f;border-radius:2px;padding:8px 10px;font-size:12px;line-height:18px}.execution-stats[data-v-d9e25c70]{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.execution-stats__item[data-v-d9e25c70]{flex-direction:column;align-items:stretch;display:flex}.execution-stats__card[data-v-d9e25c70]{border:1px solid var(--border_divider,#f0f2f4);background:var(--bg_component,#fff);cursor:pointer;text-align:left;box-sizing:border-box;border-radius:8px;flex-direction:column;align-items:flex-start;gap:0;width:100%;height:78px;padding:8px 16px;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.execution-stats__card[data-v-d9e25c70]:hover{border-color:var(--card-color,#2563f4)}.execution-stats__card.active[data-v-d9e25c70]{border-color:var(--card-color,#2563f4);-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);box-shadow:6px 6px 20px #0106160d}.execution-stats__label[data-v-d9e25c70]{color:var(--text_primary,#131416);font-size:14px;font-weight:600;line-height:22px}.execution-stats__value-row[data-v-d9e25c70]{align-items:flex-end;gap:4px;padding:4px 0;display:flex}.execution-stats__number[data-v-d9e25c70]{color:var(--text_primary,#131416);font-size:24px;font-weight:400;line-height:32px}.execution-stats__unit[data-v-d9e25c70]{color:var(--text_secondary,#5f6063);font-size:14px;font-weight:600;line-height:22px}.execution-stats__sparkline[data-v-d9e25c70]{flex-shrink:0;width:100%;height:10px;margin-top:10px;overflow:visible}.execution-stats__sparkline img[data-v-d9e25c70]{width:100%;height:100%;display:block}.execution-instance-list[data-v-b01a2ee0]{flex-direction:column;gap:16px;height:100%;min-height:0;margin-top:16px;display:flex}.execution-instance-list__filter[data-v-b01a2ee0]{align-items:center;gap:8px;display:flex}.execution-instance-list__filter[data-v-b01a2ee0] .ks-date-editor .ks-range-input{color:var(--text_primary);background:0 0}.execution-instance-list__scroll[data-v-b01a2ee0]{flex-direction:column;flex:1;gap:8px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.execution-instance-list__empty[data-v-b01a2ee0]{color:var(--text_tertiary,#8e8e90);flex-direction:column;align-items:center;gap:8px;padding-top:160px;display:flex}.execution-instance-list__empty-icon[data-v-b01a2ee0]{width:80px;height:80px;margin-bottom:8px}.execution-instance-list__empty-title[data-v-b01a2ee0]{font-size:12px;font-weight:400;line-height:18px}.execution-instance-list__more[data-v-b01a2ee0]{text-align:center;color:var(--text_tertiary,#8e8e90);padding:8px 0;font-size:12px}.execution-instance-list__more--end[data-v-b01a2ee0]{opacity:.6}.execution-overview[data-v-6cdc36ea]{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.task-detail-info[data-v-1fe94cd5]{box-sizing:border-box;flex-direction:column;gap:24px;height:100%;padding:16px 0;display:flex;overflow-y:auto}.task-detail-info__section[data-v-1fe94cd5]{flex-direction:column;align-items:flex-start;display:flex}.task-detail-info__section-title[data-v-1fe94cd5]{height:48px;color:var(--text_primary,#131416);box-sizing:border-box;align-items:center;padding:13px 0;font-size:14px;font-weight:600;line-height:22px;display:flex}.task-detail-info__row-group[data-v-1fe94cd5]{align-self:stretch;align-items:flex-start;gap:16px;display:flex}.task-detail-info__col[data-v-1fe94cd5]{flex-direction:column;flex:1;gap:8px;display:flex}.task-detail-info__row[data-v-1fe94cd5]{align-items:center;min-height:22px;display:flex}.task-detail-info__row[data-v-1fe94cd5]>:not(:last-child){margin-right:8px}.task-detail-info__label-wrap[data-v-1fe94cd5]{flex-shrink:0;align-items:flex-start;width:88px;display:flex}.task-detail-info__label[data-v-1fe94cd5]{color:var(--text_secondary,#5f6063);white-space:nowrap;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:22px}.task-detail-info__colon[data-v-1fe94cd5]{color:var(--text_secondary,#5f6063);font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:22px}.task-detail-info__value[data-v-1fe94cd5]{color:var(--text_primary,#131416);text-overflow:ellipsis;white-space:nowrap;flex:1;align-items:center;gap:8px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:22px;display:flex;overflow:hidden}.task-detail-info__value-hint[data-v-1fe94cd5]{color:#737a87;white-space:nowrap;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:22px}.task-detail-info__status-dot[data-v-1fe94cd5]{border-radius:50%;flex-shrink:0;width:6px;height:6px}.task-detail-info__prompt[data-v-1fe94cd5]{color:var(--text_primary,#131416);background:var(--bg_contain);white-space:pre-wrap;word-break:break-word;border-radius:8px;align-self:stretch;max-height:380px;padding:10px;font-size:14px;font-weight:400;line-height:22px;overflow-y:auto}.task-detail-info__stats[data-v-1fe94cd5]{align-self:stretch;align-items:flex-start;gap:12px;display:flex}.task-detail-info__stat-card[data-v-1fe94cd5]{background:linear-gradient(180deg,#b3b8c429 0%,#fff0 100%),var(--bg_component,#fff);border:1px solid var(--border_divider,#f0f2f4);box-sizing:border-box;border-radius:8px;flex-direction:column;flex:1;align-items:flex-start;gap:0;height:70px;padding:8px 16px;display:flex}.task-detail-info__stat-label[data-v-1fe94cd5]{color:var(--text_primary,#131416);font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:22px}.task-detail-info__stat-number-row[data-v-1fe94cd5]{align-items:flex-end;gap:4px;display:flex}.task-detail-info__stat-number[data-v-1fe94cd5]{color:var(--text_primary,#131416);font-size:24px;font-weight:400;line-height:32px}.task-detail-info__stat-unit[data-v-1fe94cd5]{color:var(--text_secondary,#5f6063);font-size:14px;font-weight:600;line-height:22px}.task-detail-inline[data-v-6ba1930c]{flex-direction:column;flex:1;min-width:0;height:100%;display:flex;overflow:hidden}.task-detail-inline__empty[data-v-6ba1930c]{color:var(--text_tertiary,#8e8e90);flex:1;justify-content:center;align-items:center;font-size:13px;display:flex}.task-detail-inline__header[data-v-6ba1930c]{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.task-detail-inline__title-group[data-v-6ba1930c]{flex:1;align-items:center;gap:2px;min-width:0;display:flex}.task-detail-inline__title[data-v-6ba1930c]{color:var(--text_primary,#020814);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;min-width:0;max-width:240px;font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.task-detail-inline__describe[data-v-6ba1930c]{color:var(--text_secondary,#5f6063);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin-left:4px;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.task-detail-inline__actions[data-v-6ba1930c]{flex-shrink:0;align-items:center;gap:12px;display:flex}.task-detail-inline__action-icon[data-v-6ba1930c]{cursor:pointer;width:16px;height:16px;color:var(--text_secondary,#5f6063);transition:color .15s,opacity .15s}.task-detail-inline__action-icon[data-v-6ba1930c]:hover{color:var(--text_brand,#2563f4)}.task-detail-inline__action-icon[data-v-6ba1930c]:hover path{fill:currentColor}.task-detail-inline__action-icon.is-disabled[data-v-6ba1930c]{opacity:.5;cursor:not-allowed;pointer-events:none}.task-detail-inline__enable-switch[data-v-6ba1930c]{flex-shrink:0;align-items:center;gap:4px;display:flex}.task-detail-inline__enable-switch[data-v-6ba1930c] .ks-switch__core{width:32px!important;height:20px!important}.task-detail-inline__enable-switch[data-v-6ba1930c] .ks-switch__core:after{width:16px;height:16px}.task-detail-inline__enable-switch[data-v-6ba1930c] .ks-switch.is-checked .ks-switch__core:after{margin-left:-17px}.task-detail-inline__enable-text[data-v-6ba1930c]{color:var(--text_secondary,#5f6063);font-size:14px;line-height:18px}.task-detail-inline__trigger-btn[data-v-6ba1930c]{white-space:nowrap;cursor:pointer;background:var(--bg_component,#fff);border:none;border-radius:4px;outline:none;justify-content:center;align-items:center;gap:4px;width:auto;height:28px;padding:7px 8px;font-size:14px;font-weight:400;line-height:22px;transition:opacity .15s;display:inline-flex}.task-detail-inline__trigger-btn span[data-v-6ba1930c]{-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%);-webkit-background-clip:text;background-clip:text}.task-detail-inline__trigger-btn .task-detail-inline__trigger-icon[data-v-6ba1930c]{flex-shrink:0;width:18px;height:18px}.task-detail-inline__trigger-btn[data-v-6ba1930c]:hover:not(:disabled){opacity:.85}.task-detail-inline__trigger-btn[data-v-6ba1930c]:disabled{opacity:.5;cursor:not-allowed}.task-detail-inline__tabs_card[data-v-6ba1930c]{flex-direction:column;flex:1;min-height:0;display:flex}.task-detail-inline__tabs_card[data-v-6ba1930c] .ks-tabs__content{flex:1;min-height:0;overflow:auto}.task-detail-inline__tabs_card[data-v-6ba1930c] .ks-tab-pane{height:100%;overflow:hidden}.task-detail-inline__tabs_card[data-v-6ba1930c] .ks-tabs__header .ks-tabs__nav{border-color:var(--border_divider)}.task-detail-inline__tabs_card[data-v-6ba1930c] .ks-tabs__header .ks-tabs__item{border-color:var(--border_divider);background-color:var(--bg_contain);color:var(--text_secondary);padding:0 11px!important}.task-detail-inline__tabs_card[data-v-6ba1930c] .ks-tabs__header .ks-tabs__item.is-active{border-bottom-color:var(--bg_component);background-color:var(--bg_component);color:var(--text_primary);font-weight:600}.task-scheduled-des-tooltip{max-width:400px}.task-form[data-v-3476915c]{flex-direction:column;gap:0;display:flex}.task-form[data-v-3476915c] .ks-form-item{align-items:flex-start;margin-bottom:16px}.task-form[data-v-3476915c] .ks-form-item__label{color:var(--text_secondary,#5f6063);white-space:nowrap;padding:0;font-size:12px;line-height:32px}.task-form__label[data-v-3476915c]{color:var(--text_secondary,#5f6063);white-space:nowrap;align-items:center;font-size:12px;line-height:18px;display:inline-flex}.task-form__type-cards[data-v-3476915c]{align-items:flex-start;gap:8px;width:100%;display:flex}.task-form__type-card[data-v-3476915c]{border:1px solid var(--border_form,#dfe0e2);cursor:pointer;box-sizing:border-box;border-radius:4px;flex:1;align-items:center;gap:16px;min-height:60px;padding:8px 16px;transition:border-color .2s,background .2s;display:flex}.task-form__type-card--active[data-v-3476915c]{background:#2563f40f;border:1px solid #2563f45c}.task-form__type-card--active .task-form__type-card-title[data-v-3476915c]{color:#1664ff;font-weight:600}.task-form__type-card--disabled[data-v-3476915c]{cursor:not-allowed;opacity:.6}.task-form__type-card--disabled .task-form__type-card-title[data-v-3476915c]{color:var(--text_secondary,#5f6063);font-weight:400}.task-form__type-card[data-v-3476915c]:hover:not(.task-form__type-card--active):not(.task-form__type-card--disabled){border-color:#b0b8c8}.task-form__type-card-icon[data-v-3476915c]{color:var(--text_secondary,#5f6063);flex-shrink:0;align-items:center;display:flex}.task-form__type-card-content[data-v-3476915c]{flex-direction:column;align-items:flex-start;gap:0;display:flex}.task-form__type-card-title[data-v-3476915c]{color:var(--text_primary,#0c0d0e);font-size:14px;font-weight:400;line-height:22px}.task-form__type-card-desc[data-v-3476915c]{color:#737a87;font-size:14px;font-weight:400;line-height:22px}.task-form__cron-wrapper[data-v-3476915c]{flex-direction:column;gap:2px;width:100%;display:flex}.task-form__cron-input-row[data-v-3476915c]{align-items:center;gap:8px;width:100%;display:flex}.task-form__cron-hint[data-v-3476915c]{color:var(--text_tertiary,#8e8e90);justify-content:space-between;align-items:center;gap:8px;font-size:12px;line-height:22px;display:flex}.task-form__cron-hint .task-form__cron__link[data-v-3476915c]{color:var(--text_brand,#2563f4);cursor:pointer}.task-form__cron-examples[data-v-3476915c]{color:#2563f4;cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:12px;line-height:20px;display:inline-flex}.task-form__cron-examples[data-v-3476915c]:hover{opacity:.8}.task-form__cron-examples-icon[data-v-3476915c]{transition:transform .2s}.task-form__cron-examples-icon.task-form__cron-examples-icon--expanded[data-v-3476915c]{transform:rotate(180deg)}.task-form__cron-tags[data-v-3476915c]{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.task-form__cron-tag[data-v-3476915c]{background:var(--bg_tag,#f0f2f4);color:var(--text_secondary,#5f6063);cursor:pointer;white-space:nowrap;border-radius:1000px;align-items:center;padding:3px 8px;font-size:12px;line-height:28px;display:inline-flex}.task-form__cron-tag[data-v-3476915c]:hover{background:var(--bg_tag_hover,#e1e4e7)}.task-form__datetime-wrapper[data-v-3476915c]{flex-direction:column;gap:2px;width:100%;display:flex}.task-form__datetime-hint[data-v-3476915c]{color:#8e8e90;font-size:12px;line-height:20px}.task-form__prompt-wrapper[data-v-3476915c]{flex-direction:column;gap:0;width:100%;display:flex}.task-form__prompt-tip[data-v-3476915c]{align-items:center;gap:8px;margin-top:2px;font-size:12px;line-height:20px;display:flex}.task-form__prompt-tip-text[data-v-3476915c]{color:#8e8e90}.task-form__prompt-tip-action[data-v-3476915c]{color:#2563f4;cursor:pointer;flex-shrink:0}.task-form__prompt-tip-action[data-v-3476915c]:hover{opacity:.8}.task-form__model-option[data-v-3476915c]{align-items:center;gap:6px;width:100%;font-size:13px;line-height:20px;display:flex}.task-form__model-option-icon[data-v-3476915c]{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.task-form__model-option-icon-img[data-v-3476915c]{object-fit:contain;width:18px;height:18px}.task-form__model-option-name[data-v-3476915c]{color:var(--text_primary,#0c0d0e);font-weight:400}.task-form__model-option-ratio[data-v-3476915c],.task-form__model-option-desc[data-v-3476915c]{color:#9da3b0;font-size:12px}.task-form__model-option-tag[data-v-3476915c]{color:#2563f4;background:#2563f41a;border-radius:2px;align-items:center;height:18px;padding:0 6px;font-size:11px;line-height:18px;display:inline-flex}.task-form__footer[data-v-3476915c]{justify-content:flex-end;align-items:center;padding:0;display:flex}.task-form__confirm-btn[data-v-3476915c]{color:var(--bg_component)!important;background:linear-gradient(118.95deg,#9c57ff 0%,#1c77ff 50.85%,#2ad6ff 101.85%)!important;border:none!important;border-radius:4px!important}.task-form__confirm-btn[data-v-3476915c]:hover{opacity:.9}.task-form__timeout-input-wrapper[data-v-3476915c] .ks-input__suffix{right:250px!important;transform:none!important}.task-form__timeout-input-wrapper[data-v-3476915c] .ks-form-item__error{left:54px!important}.ks-dialog.task-form-dialog{background:var(--bg_component);color:var(--text_primary)}.ks-dialog.task-form-dialog .ks-dialog__header{background:var(--bg_component);border:none;margin-left:-16px}.ks-dialog.task-form-dialog .ks-dialog__header .ks-dialog__title{color:var(--text_primary)}.ks-dialog.task-form-dialog .ks-dialog__header .ks-dialog__headerbtn .ks-dialog__close{color:var(--text_tertiary)}.ks-dialog.task-form-dialog .ks-dialog__body{max-height:450px;margin-left:-16px;margin-right:-32px;padding-top:8px;padding-bottom:0;padding-right:16px;overflow-y:auto}.ks-dialog.task-form-dialog .ks-dialog__body .ks-textarea .ks-input__count{color:var(--text_tertiary);background:var(--bg_component);bottom:1px}.ks-dialog.task-form-dialog .ks-dialog__body .ks-form-item__error{padding-top:1px}.ks-dialog.task-form-dialog .ks-dialog__footer{background:var(--bg_component);border-top-color:var(--border_divider);margin-top:20px;margin-right:-16px}.task-form__model-popover{min-width:270px!important;font-size:12px!important}.ks-picker__popper .ks-picker-panel,.ks-picker__popper .ks-time-panel,.ks-picker__popper .ks-time-panel__content:before{background:var(--bg_component)!important;color:var(--text_primary)!important;border-color:var(--border_divider)!important}.ks-picker__popper .ks-date-range-picker__time-header,.ks-picker__popper .ks-picker-panel__footer{border-color:var(--border_divider)!important;background:var(--bg_component)!important}.ks-picker__popper .ks-picker-panel__content{border-color:var(--border_divider)!important}.ks-picker__popper .ks-date-picker__header-label,.ks-picker__popper .ks-date-table th,.ks-picker__popper .ks-year-table td .cell,.ks-picker__popper .ks-month-table td .cell,.ks-picker__popper .ks-date-table td.normal .cell,.ks-picker__popper .ks-date-table td.available .cell{color:var(--text_primary)!important}.ks-picker__popper .ks-date-table td.disabled .cell,.ks-picker__popper .ks-date-table td.off .cell{color:var(--text_tertiary)!important;background:0 0!important}.ks-picker__popper .ks-input,.ks-picker__popper .ks-input__inner{background:var(--bg_contain)!important;color:var(--text_primary)!important;border-color:var(--border_divider)!important}.task-card[data-v-4ba849c7]{border:1px solid var(--border_table,#ecedf0);background:linear-gradient(156.4deg,#9c57ff08 0%,#2ad6ff08 61%,#ffffff08 99%),var(--bg_component,#fff);cursor:pointer;border-radius:8px;flex-direction:column;flex-shrink:0;gap:12px;padding:11px 15px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.task-card[data-v-4ba849c7]:hover{border-color:var(--text_brand,#2563f4)}.task-card.is-active[data-v-4ba849c7]{border-color:var(--border_brand,#2563f4);box-shadow:0 0 32px #0000000d}.task-card__active-bar[data-v-4ba849c7]{background:var(--text_brand,#2563f4);border-radius:8px 0 0 8px;width:4px;position:absolute;top:0;bottom:0;left:0}.task-card__header[data-v-4ba849c7]{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;display:flex}.task-card__title[data-v-4ba849c7]{min-width:0;color:var(--text_primary,#131416);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:600;line-height:22px;overflow:hidden}.task-card__status[data-v-4ba849c7]{border-radius:4px;flex-shrink:0;align-items:center;gap:6px;height:20px;padding:0 2px 0 8px;display:inline-flex}.task-card__status-dot[data-v-4ba849c7]{border-radius:1px;width:4px;height:4px}.task-card__status-text[data-v-4ba849c7]{letter-spacing:.04px;font-size:12px;font-weight:500;line-height:20px}.task-card__footer[data-v-4ba849c7]{justify-content:space-between;align-items:center;gap:8px;display:flex}.task-card__type-tag[data-v-4ba849c7]{background:var(--bg_disable_input,#f6f7f9);height:20px;color:var(--text_secondary,#5f6063);border-radius:4px;flex-shrink:0;padding:1px 8px;font-size:12px;line-height:18px}.task-card__type-tag.is-cron[data-v-4ba849c7]{background:var(--sea_green_100,#e8fff6);color:var(--sea_green_700,#019678)}.task-card__summary[data-v-4ba849c7]{text-align:right;min-width:0;color:var(--text_secondary,#575859);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;line-height:18px;overflow:hidden}[data-v-4ba849c7] .kwaicode-highlight-text{font-weight:700;color:#2663f5!important}.task-list[data-v-f1c39298]{flex-direction:column;flex:1;min-height:0;margin-right:-24px;padding:0 0 0 2px;display:flex;position:relative}.task-list__scroller[data-v-f1c39298]{flex:1;min-height:0}.task-list__item[data-v-f1c39298]{box-sizing:border-box;height:100%;padding-bottom:12px;padding-right:24px}.task-list__empty[data-v-f1c39298]{color:var(--text_tertiary,#8e8e90);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:80px 0;display:flex}.task-list__empty-title[data-v-f1c39298]{color:var(--text_tertiary,#8e8e90);font-size:14px}.task-page-header[data-v-c7063ec8]{background:linear-gradient(to bottom,#9c57ff0a 0%,#2ad6ff08 50%,transparent 100%),var(--bg_component,#fff);flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px;margin:-16px -24px 0;padding:24px 24px 10px;display:flex}html[theme=dark] .task-page-header[data-v-c7063ec8]{background:var(--bg_component)}.task-page-header__left[data-v-c7063ec8]{flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0;display:flex}.task-page-header__title[data-v-c7063ec8]{color:var(--text_primary,#131416);flex-shrink:0;font-size:18px;font-weight:600;line-height:22px}.task-page-header__subtitle[data-v-c7063ec8]{color:var(--text_secondary,#8e8e90);white-space:normal;word-break:break-all;margin-top:4px;font-size:14px;font-weight:400;line-height:18px}.task-page-header__link[data-v-c7063ec8]{color:var(--text_brand,#2563f4);text-decoration:none}.task-page-header__right[data-v-c7063ec8]{flex-shrink:0;justify-content:center;align-self:center;align-items:center;display:flex}.task-page-header__create-btn[data-v-c7063ec8]{color:#fff;cursor:pointer;background:linear-gradient(118.95deg,#9c57ff 0%,#1c77ff 50.85%,#2ad6ff 101.85%);border:none;border-radius:4px;align-items:center;gap:6px;padding:5px 8px 5px 10px;font-size:14px;line-height:22px;transition:opacity .2s;display:flex}.task-page-header__create-btn[data-v-c7063ec8]:hover{opacity:.92}[data-v-c7063ec8] .ks-dropdown-menu__item:hover{background-color:var(--bg_table_head)}.task-page-header__create-icon[data-v-c7063ec8]{width:14px;height:14px}.task-page-header__create-divider[data-v-c7063ec8]{background:#fff6;width:1px;height:14px;margin:0 2px}.task-page-header__create-caret[data-v-c7063ec8]{justify-content:center;align-items:center;padding:0 4px;display:inline-flex}.task-page-header__create-caret .iconfont-common-llm[data-v-c7063ec8]{font-size:12px}.task-page-header__menu-item[data-v-c7063ec8]{flex-direction:column;gap:2px;padding:5px 0;line-height:1.4;display:flex}.task-page-header__menu-title[data-v-c7063ec8]{color:var(--text_primary,#131416);font-size:13px}.task-page-header__menu-desc[data-v-c7063ec8]{color:var(--text_tertiary,#8e8e90);font-size:12px}.task-sidebar-filter[data-v-fb83cee8]{flex-direction:column;flex-shrink:0;gap:6px;padding:0 0 0 2px;display:flex}.task-sidebar-filter__tags[data-v-fb83cee8]{align-items:center;gap:8px;display:flex}.task-sidebar-filter__select[data-v-fb83cee8]{flex:1}.task-sidebar-filter__select[data-v-fb83cee8] .ks-input__inner{height:26px;color:var(--text_primary,#131416);border-radius:4px;font-size:12px;line-height:18px}.task-sidebar-filter__popper .ks-select-dropdown__item[data-v-fb83cee8]{font-size:12px}.task-sidebar-filter__search[data-v-fb83cee8]{width:100%}.task-sidebar-filter__search[data-v-fb83cee8] .ks-input__inner{border-radius:4px;height:30px;font-size:12px;line-height:18px}.task-sidebar-filter__search[data-v-fb83cee8] .ks-input__inner:focus{border-color:var(--text_brand,#2563f4);box-shadow:0 0 0 2px #2563f41a}.task-sidebar-filter__search[data-v-fb83cee8] .ks-input__prefix .ks-input__icon{padding-top:1px}.scheduled-task-panel[data-v-58c4b305]{background:var(--bg_component,#fff);flex-direction:column;width:100%;height:100%;padding:16px 24px;display:flex;overflow:hidden}.scheduled-task-panel__tabs[data-v-58c4b305]{flex-direction:column;flex:1;min-height:0;margin-top:0;padding-top:4px;display:flex}.scheduled-task-panel__tabs[data-v-58c4b305] .ks-tabs__header{border-bottom:1px solid var(--border_divider,#e4e7ed);flex-shrink:0;margin:0}.scheduled-task-panel__tabs[data-v-58c4b305] .ks-tabs__content{flex:1;min-height:0;overflow:hidden}.scheduled-task-panel__tabs[data-v-58c4b305] .ks-tab-pane{height:100%;overflow:hidden}.scheduled-task-panel__tabs[data-v-58c4b305] .ks-tabs__header .ks-tabs__item{border-color:var(--border_divider);color:var(--text_secondary);padding:0}.scheduled-task-panel__tabs[data-v-58c4b305] .ks-tabs__header .ks-tabs__item.is-active{border-bottom-color:var(--bg_component);color:var(--text_primary);background-color:#0000;font-weight:600}.scheduled-task-panel__body[data-v-58c4b305]{flex-direction:row;height:100%;margin-bottom:-16px;display:flex}.scheduled-task-panel__sidebar[data-v-58c4b305]{border-right:1px solid var(--border_divider,#f0f2f4);flex-direction:column;flex-shrink:0;gap:12px;width:306px;min-height:0;padding-top:11px;padding-right:24px;display:flex;overflow:hidden}.scheduled-task-panel__main[data-v-58c4b305]{flex-direction:column;flex:1;min-width:0;min-height:0;padding-top:14px;padding-left:24px;display:flex}.scheduled-task-panel__empty[data-v-58c4b305]{color:var(--text_tertiary,#8e8e90);flex-direction:column;align-items:center;gap:8px;padding-top:160px;display:flex}.scheduled-task-panel__empty-icon[data-v-58c4b305]{width:80px;height:80px;margin-bottom:8px}.scheduled-task-panel__empty-title[data-v-58c4b305]{font-size:12px;font-weight:400;line-height:18px}.scheduled-task-panel__empty-desc[data-v-58c4b305]{font-size:12px}.scheduled-task-panel__empty-actions[data-v-58c4b305]{align-items:center;gap:12px;margin-top:12px;display:flex}.scheduled-task-panel__empty-btn[data-v-58c4b305]{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:4px;padding:5px 16px;font-size:14px;font-weight:400;line-height:22px;transition:opacity .2s;display:inline-flex}.scheduled-task-panel__empty-btn--primary[data-v-58c4b305]{color:#fff;background:linear-gradient(118.95deg,#9c57ff 0%,#1c77ff 50.85%,#2ad6ff 101.85%)}.scheduled-task-panel__empty-btn--primary[data-v-58c4b305]:hover{opacity:.9}.scheduled-task-panel__empty-btn--secondary[data-v-58c4b305]{background:var(--bg_component,#fff);color:var(--text_primary,#131416);border:1px solid var(--border_divider,#e4e6eb)}.scheduled-task-panel__empty-btn--secondary[data-v-58c4b305]:hover{background:var(--bg_hover,#f5f6f7);border-color:var(--fill_primary,#c9cdd4)}[data-v-2c86457e] .skill-select-item .ks-form-item__label{float:none;text-align:left;padding-bottom:4px;display:block;width:auto!important}[data-v-2c86457e] .skill-select-item .ks-form-item__content{margin-left:0!important}.skill-select-content[data-v-2c86457e]{flex-direction:column;gap:8px;width:100%;display:flex}.selection-section[data-v-2c86457e]{flex-direction:column;align-items:flex-start;width:100%;display:flex}.selection-grid[data-v-2c86457e]{gap:8px;width:100%;display:grid}.selection-grid--owner[data-v-2c86457e]{grid-template-columns:repeat(2,minmax(0,1fr))}.selection-grid--method[data-v-2c86457e]{grid-template-columns:repeat(3,minmax(0,1fr))}.selection-card[data-v-2c86457e]{border:1px solid var(--border_form,#dfe0e2);cursor:pointer;border-radius:4px;flex-direction:column;justify-content:center;min-height:60px;padding:10px 22px;transition:all .2s;display:flex;position:relative;overflow:hidden}.selection-card[data-v-2c86457e]:hover{border-color:#c5c8cc}.selection-card.active[data-v-2c86457e]{border-color:var(--border_brand,#2563f4);background:var(--bg_brand_notice,#2563f40f)}.selection-card.disabled[data-v-2c86457e]{cursor:not-allowed;background:#f6f8fa;border-color:#e4e7ed}.selection-card.disabled[data-v-2c86457e]:hover{border-color:#e4e7ed}.selection-card.disabled .card-title[data-v-2c86457e],.selection-card.disabled .card-desc[data-v-2c86457e]{color:#8e8e90}.selection-card.disabled[data-v-2c86457e] .ks-radio{pointer-events:none}.selection-card.disabled[data-v-2c86457e] .ks-radio__input{opacity:.6}.card-header[data-v-2c86457e]{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.card-header[data-v-2c86457e] .ks-radio{align-items:center;margin-right:0;display:flex}.card-header[data-v-2c86457e] .ks-radio__label{display:none}.card-title[data-v-2c86457e]{color:var(--text_primary,#0e0e14);font-size:14px;font-weight:500;line-height:18px}.card-desc[data-v-2c86457e]{color:var(--text_secondary,#626366);font-size:14px;font-weight:400;line-height:22px}.skill-toolbar[data-v-2c86457e]{justify-content:space-between;align-items:center;display:flex}.toolbar-left[data-v-2c86457e]{align-items:center;gap:8px;display:flex}.skill-search-input[data-v-2c86457e]{width:220px}.tab-group[data-v-2c86457e]{border-radius:1px;height:28px;display:flex}.tab-item[data-v-2c86457e]{height:28px;color:var(--text_secondary);cursor:pointer;border:1px solid var(--border_form,#dfe0e2);border-radius:4px;justify-content:center;align-items:center;padding:0 8px;font-size:12px;transition:all .2s;display:flex}.tab-item[data-v-2c86457e]:first-child{border-radius:1px 0 0 1px}.tab-item[data-v-2c86457e]:last-child{border-radius:0 1px 1px 0;margin-left:-1px}.tab-item.active[data-v-2c86457e]{color:var(--text_brand);border-color:var(--border_brand,#2563f4);z-index:1;background:#2563f40f;position:relative}.skill-list[data-v-2c86457e]{flex-wrap:wrap;gap:12px;min-height:200px;max-height:320px;padding:4px 1px;display:flex;overflow-y:auto}.skill-card[data-v-2c86457e]{background:var(--bg_brand_notice,#2563f40f);cursor:pointer;border-radius:4px;flex-direction:column;flex:calc(33.333% - 8px);justify-content:center;gap:4px;min-width:200px;max-width:calc(33.333% - 8px);height:64px;padding:12px 16px;transition:all .2s;display:flex;position:relative;overflow:hidden}.skill-card.active[data-v-2c86457e]{outline:1px solid var(--border_brand,#2563f4)}.system-badge[data-v-2c86457e]{object-fit:contain;width:24px;height:24px;position:absolute;top:0;left:0}.skill-card-header[data-v-2c86457e]{justify-content:space-between;align-items:center;gap:4px;display:flex}.skill-card-checkbox[data-v-2c86457e]{flex-shrink:0}.skill-card-checkbox[data-v-2c86457e] .ks-checkbox{margin-right:0}.skill-card-checkbox[data-v-2c86457e] .ks-checkbox__label{display:none}.skill-name[data-v-2c86457e]{color:var(--text_primary,#0e0e14);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:500;line-height:18px;overflow:hidden}.skill-card-meta[data-v-2c86457e]{align-items:center;gap:8px;font-size:12px;line-height:18px;display:flex;overflow:hidden}.meta-label[data-v-2c86457e]{color:var(--text_secondary,#8e8e90);flex-shrink:0}.meta-value[data-v-2c86457e]{color:var(--text_primary,#131416);flex-shrink:0}.meta-value.desc[data-v-2c86457e]{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.skill-empty[data-v-2c86457e]{width:100%;color:var(--text_secondary,#8e8e90);justify-content:center;align-items:center;padding:40px 0;font-size:14px;display:flex}.pagination-wrapper[data-v-2c86457e]{justify-content:flex-end;width:100%;padding:8px 0 0;display:flex}.pagination-wrapper[data-v-2c86457e] .ks-pager li{background-color:var(--bg_component,#fff)}.confirm-btn[data-v-2c86457e]{color:#fff;background:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%);border:none}.confirm-btn[data-v-2c86457e] .ks-icon-loading{color:#fff}.confirm-btn[data-v-2c86457e]:hover{opacity:.9}.ks-dialog.create-skill-modal{background:var(--bg_component);color:var(--text_primary)}.ks-dialog.create-skill-modal .ks-dialog__header{background:var(--bg_component);border:none;height:52px}.ks-dialog.create-skill-modal .ks-dialog__header .ks-dialog__title{color:var(--text_primary)}.ks-dialog.create-skill-modal .ks-dialog__header .ks-dialog__headerbtn .ks-dialog__close{color:var(--text_tertiary)}.ks-dialog.create-skill-modal .ks-dialog__body{padding-top:0;position:relative;padding-bottom:0!important}.ks-dialog.create-skill-modal .ks-dialog__footer{background:var(--bg_component);border-top-color:var(--border_divider)}.iframe-overlay[data-v-daad1696]{z-index:100;background:var(--bg_component,#fff);flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.iframe-overlay__header[data-v-daad1696]{border-bottom:1px solid var(--divider_default,#e8e8e8);flex-shrink:0;justify-content:space-between;align-items:center;height:40px;padding:0 16px;display:flex}.iframe-overlay__title[data-v-daad1696]{color:var(--text_primary,#131416);cursor:pointer;font-size:14px;font-weight:600;line-height:20px}.iframe-overlay__close[data-v-daad1696]{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex}.iframe-overlay__close[data-v-daad1696]:hover{background:var(--bg_hover,#f5f5f5)}.iframe-overlay__close-icon[data-v-daad1696]{width:16px;height:16px;color:var(--text_secondary,#5f6063)}.iframe-overlay__body[data-v-daad1696]{flex:1;overflow:hidden}.iframe-overlay__frame[data-v-daad1696]{border:none;width:100%;height:100%}.dialog-content[data-v-4055adb1]{flex-direction:column;gap:16px;display:flex}.notice-bar[data-v-4055adb1]{background:var(--bg_brand_notice,#2563f40f);border-radius:2px;align-items:center;gap:8px;padding:6px 12px;display:flex}.notice-bar .notice-text[data-v-4055adb1]{color:var(--text_primary,#131416);font-size:12px;line-height:18px}.toolbar[data-v-4055adb1]{justify-content:space-between;align-items:center;display:flex}.toolbar-left[data-v-4055adb1]{align-items:center;gap:12px;display:flex}.toolbar-label[data-v-4055adb1]{color:var(--text_tertiary);font-size:14px;font-weight:400;line-height:22px}.toolbar-right[data-v-4055adb1]{align-items:center;gap:8px;display:flex}.skill-search-input[data-v-4055adb1]{width:220px}.skill-list[data-v-4055adb1]{flex-wrap:wrap;gap:12px;min-height:200px;max-height:340px;padding:4px 1px;display:flex;overflow-y:auto}.skill-card[data-v-4055adb1]{background:var(--bg_brand_notice,#2563f40f);cursor:pointer;border:1px solid #0000;border-radius:4px;flex-direction:column;flex:calc(33.333% - 8px);justify-content:center;gap:4px;min-width:200px;max-width:calc(33.333% - 8px);height:68px;padding:11px 15px;transition:all .2s;display:flex;position:relative;overflow:hidden}.skill-card[data-v-4055adb1]:hover:not(.disabled){border-color:#2563f4}.skill-card.active[data-v-4055adb1]{background:#2563f414;border-color:#2563f4}.skill-card.disabled[data-v-4055adb1]{cursor:not-allowed;background:#2563f40a;border-color:#0000}.skill-card.disabled .skill-name[data-v-4055adb1],.skill-card.disabled .skill-name-en[data-v-4055adb1],.skill-card.disabled .skill-desc[data-v-4055adb1]{color:#5f6063}.skill-card.disabled .skill-card-checkbox[data-v-4055adb1] .ks-checkbox__input,.skill-card.disabled .skill-card-checkbox[data-v-4055adb1] .ks-checkbox__inner{background-color:#e5e5e5;border-color:#d9d9d9;border-radius:4px}.skill-card.disabled.active[data-v-4055adb1]{border-color:#0000}.skill-card-header[data-v-4055adb1]{justify-content:space-between;align-items:center;gap:4px;display:flex}.skill-name-wrapper[data-v-4055adb1]{align-items:center;gap:4px;display:flex;overflow:hidden}.skill-name[data-v-4055adb1]{color:var(--text_primary,#0e0e14);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:18px;overflow:hidden}.skill-name-en[data-v-4055adb1]{color:var(--text_secondary,#8e8e90);flex-shrink:0;font-size:12px;line-height:22px}.skill-card-checkbox[data-v-4055adb1]{flex-shrink:0}.skill-card-checkbox[data-v-4055adb1] .ks-checkbox{margin-right:0}.skill-card-checkbox[data-v-4055adb1] .ks-checkbox__label{color:var(--text_primary,#131416);display:none}.skill-desc[data-v-4055adb1]{color:var(--text_secondary,#8e8e90);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:22px;overflow:hidden}.skill-empty[data-v-4055adb1]{width:100%;color:var(--text_secondary,#8e8e90);justify-content:center;align-items:center;padding:40px 0;font-size:14px;display:flex}.pagination-wrapper[data-v-4055adb1]{justify-content:flex-end;width:100%;padding:8px 0 0;display:flex}.pagination-wrapper[data-v-4055adb1] .ks-pager li{background-color:var(--bg_component,#fff)}.dialog-btn[data-v-4055adb1]{border-radius:4px;height:28px;padding:5px 16px;font-size:12px;line-height:18px}.confirm-btn[data-v-4055adb1]{color:#fff;background:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%);border:none}.confirm-btn[data-v-4055adb1] .ks-icon-loading{color:#fff}.confirm-btn[data-v-4055adb1]:hover{opacity:.9}.confirm-btn[data-v-4055adb1]:disabled{opacity:.5;cursor:not-allowed}.ks-dialog.install-skill-dialog{background:var(--bg_component);color:var(--text_primary)}.ks-dialog.install-skill-dialog .ks-dialog__body{padding-top:16px}.ks-dialog.install-skill-dialog .ks-dialog__header{background:var(--bg_component);border:none}.ks-dialog.install-skill-dialog .ks-dialog__header .ks-dialog__title{color:var(--text_primary)}.ks-dialog.install-skill-dialog .ks-dialog__header .ks-dialog__headerbtn .ks-dialog__close{color:var(--text_tertiary)}.ks-dialog.install-skill-dialog .ks-dialog__footer{background:var(--bg_component);border-top-color:var(--border_divider)}.space-avatar[data-v-780e288b]{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.space-avatar .space-avatar-img[data-v-780e288b]{object-fit:cover;width:100%;height:100%}.space-avatar .space-avatar-fallback[data-v-780e288b]{color:#fff;font-weight:600;line-height:1}.space-select-dialog__content[data-v-0e1b6eb4]{flex-direction:column;gap:12px;display:flex}.space-select-dialog__desc[data-v-0e1b6eb4]{color:#2f3135;margin:0;font-size:14px;line-height:22px}.space-select-dialog__search[data-v-0e1b6eb4]{width:100%}.space-select[data-v-0e1b6eb4]{flex-direction:column;gap:6px;max-height:340px;display:flex;overflow-y:auto}.space-select .space-empty[data-v-0e1b6eb4]{text-align:center;color:var(--text_tertiary,#8e8e90);padding:32px 0;font-size:14px}.space-select .space-opt[data-v-0e1b6eb4]{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.space-select .space-opt[data-v-0e1b6eb4]:hover{background:var(--gray_200,#f6f7f9)}.space-select .space-opt.active[data-v-0e1b6eb4]{background:#f6f8fa}.space-opt-left[data-v-0e1b6eb4]{align-items:center;gap:10px;min-width:0;display:flex}.space-opt-name[data-v-0e1b6eb4]{min-width:0;color:var(--text_primary,#131416);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;line-height:22px;overflow:hidden}.space-select-dialog__warning[data-v-0e1b6eb4]{color:#7d5a00;background:#fffbe6;border:1px solid #ffe58f;border-radius:8px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:13px;line-height:20px;display:flex}.space-select-dialog__warning .warning-icon[data-v-0e1b6eb4]{color:#faad14;flex-shrink:0;margin-top:1px;font-size:15px}.space-opt-radio[data-v-0e1b6eb4]{box-sizing:border-box;border:1px solid #d9dde3;border-radius:50%;flex-shrink:0;width:16px;height:16px}.space-opt-radio.active[data-v-0e1b6eb4]{border-color:#2563f4;position:relative}.space-opt-radio.active[data-v-0e1b6eb4]:after{content:"";background:#2563f4;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ks-dialog.space-select-dialog .ks-dialog__body{padding-top:8px;padding-bottom:12px}.ks-dialog.space-select-dialog .ks-dialog__footer{justify-content:flex-end;gap:12px;display:flex}.ks-dialog.space-select-dialog .space-select-dialog__cancel,.ks-dialog.space-select-dialog .space-select-dialog__confirm{min-width:88px}.ks-dialog.space-select-dialog .space-select-dialog__confirm.ks-button{color:#fff;background-color:#327dff;background-image:linear-gradient(#fff0,#fff0),url(https://h2.static.yximgs.com/kos/nlav111868/button-6.png);background-position:0 0,0 0;background-repeat:repeat,no-repeat;background-size:100% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:none}.ks-dialog.space-select-dialog .space-select-dialog__confirm.ks-button:hover,.ks-dialog.space-select-dialog .space-select-dialog__confirm.ks-button:focus{opacity:.92;color:#fff}.ks-dialog.space-select-dialog .space-select-dialog__confirm.ks-button.is-disabled,.ks-dialog.space-select-dialog .space-select-dialog__confirm.ks-button[disabled]{opacity:.6;color:#fff}.publish-skill-form[data-v-4c502b14]{padding-top:8px}.mode-cards[data-v-4c502b14]{gap:8px;width:100%;display:flex}.mode-card[data-v-4c502b14]{border:1px solid var(--border_form,#dfe0e2);cursor:pointer;border-radius:4px;flex-direction:column;flex:1;min-height:60px;padding:7px 15px;transition:all .2s;display:flex;position:relative;overflow:hidden}.mode-card[data-v-4c502b14]:hover:not(.disabled){border-color:#c5c8cc}.mode-card.active[data-v-4c502b14]{border-color:var(--border_brand,#2563f4);background:var(--bg_brand_notice,#2563f40f)}.mode-card.disabled[data-v-4c502b14]{cursor:not-allowed}.mode-card.disabled .card-title[data-v-4c502b14],.mode-card.disabled .card-desc[data-v-4c502b14]{color:#b2b2b3}.card-header[data-v-4c502b14]{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.card-header[data-v-4c502b14] .ks-radio{align-items:center;margin-right:0;display:flex}.card-header[data-v-4c502b14] .ks-radio__label{display:none}.card-title[data-v-4c502b14]{color:var(--text_primary,#0e0e14);font-size:14px;font-weight:500;line-height:18px}.card-desc[data-v-4c502b14]{color:var(--text_secondary,#626366);font-size:14px;font-weight:400;line-height:22px}.confirm-btn[data-v-4c502b14]{color:#fff;background:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%);border:none}.confirm-btn[data-v-4c502b14]:hover{opacity:.9}.ks-dialog.publish-skill-modal{background:var(--bg_component);color:var(--text_primary)}.ks-dialog.publish-skill-modal .ks-dialog__body{padding-top:8px}.ks-dialog.publish-skill-modal .ks-dialog__header{background:var(--bg_component);border:none}.ks-dialog.publish-skill-modal .ks-dialog__header .ks-dialog__title{color:var(--text_primary)}.ks-dialog.publish-skill-modal .ks-dialog__header .ks-dialog__headerbtn .ks-dialog__close{color:var(--text_tertiary)}.ks-dialog.publish-skill-modal .ks-dialog__footer{background:var(--bg_component);border-top-color:var(--border_divider)}.publish-skill-modal-select{background:var(--bg_container);border-color:var(--border_divider)}.publish-skill-modal-select .ks-select-dropdown__item{color:var(--text_primary);justify-content:space-between}.publish-skill-modal-select .ks-select-dropdown__item:hover,.publish-skill-modal-select .ks-select-dropdown__item.hover{background:var(--bg_hover)}.publish-skill-modal-select .ks-select-dropdown__item.selected{color:var(--text_brand)}.publish-skill-modal-select .ks-select-dropdown__item .ks-checkbox__inner{background-color:var(--bg_container);border-color:var(--border_form)}.publish-skill-modal-select .ks-select-dropdown__item .ks-checkbox.is-checked .ks-checkbox__inner{background-color:var(--color_brand,#2563f4);border-color:var(--color_brand,#2563f4)}.skill-header[data-v-82447506]{flex-direction:column;gap:0;display:flex}.header-row[data-v-82447506]{justify-content:space-between;align-items:center;padding-left:24px;padding-right:24px;display:flex}.title-row[data-v-82447506]{background:linear-gradient(to bottom,#9c57ff0a 0%,#2ad6ff08 50%,transparent 100%),var(--bg_component,#fff);padding-top:12px;padding-bottom:12px}.header-left[data-v-82447506]{flex-direction:column;gap:12px;display:flex}.create-skill-btn[data-v-82447506]{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;height:26px;margin-left:8px;font-weight:600;line-height:26px;display:flex;position:relative;top:1px}[data-v-82447506] .create-skill-btn.ks-button{color:#fff;background-color:#327dff;background-image:linear-gradient(#fff0,#fff0),url(https://h2.static.yximgs.com/kos/nlav111868/button-6.png);background-position:0 0,0 0;background-repeat:repeat,no-repeat;background-size:100% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:none;width:87px}[data-v-82447506] .create-skill-btn.ks-button .create-skill-icon{width:16px;height:16px;margin-right:4px;font-size:16px}.page-subtitle[data-v-82447506]{color:var(--text_secondary,#5f6063);font-size:14px;font-weight:400;line-height:18px}.page-subtitle .doc-link[data-v-82447506]{color:var(--text_brand,#2563f4);text-decoration:none}.page-subtitle .doc-weight[data-v-82447506]{color:var(--text_primary,#131416)}.header-right[data-v-82447506]{align-items:center;gap:8px;display:flex}.install-btn[data-v-82447506]{color:#fff;cursor:pointer;background:linear-gradient(118.95deg,#9c57ff 0%,#1c77ff 50.85%,#2ad6ff 101.85%);border:none;border-radius:4px;justify-content:center;align-items:center;width:80px;height:32px;padding:5px 12px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:22px;transition:opacity .2s;display:flex}.install-btn[data-v-82447506]:hover{opacity:.9}.filter-row[data-v-82447506]{justify-content:flex-start;gap:8px;padding-bottom:16px}.filter-tabs[data-v-82447506]{flex-flow:wrap;align-items:flex-start;gap:8px;display:flex}.filter-tab[data-v-82447506]{height:26px;color:var(--text_primary,#4f535c);cursor:pointer;white-space:nowrap;border-radius:32px;justify-content:center;align-items:center;padding:4px 12px;font-size:14px;font-weight:400;line-height:18px;transition:all .2s;display:flex}.filter-tab[data-v-82447506]:hover{color:var(--text_brand);background:#f6f8fa}.filter-tab.active[data-v-82447506]{color:var(--text_brand);background:#f6f8fa;font-weight:600}.search-input[data-v-82447506]{width:300px}.search-input[data-v-82447506] .ks-input__inner{height:28px;font-size:12px;font-weight:400;line-height:18px}.search-input[data-v-82447506] .ks-input__inner:focus{border-color:var(--text_brand);box-shadow:0 0 0 2px #2563f41a}.search-input[data-v-82447506] .ks-input__prefix{left:12px}.search-input[data-v-82447506] .ks-input__prefix .iconfont-common-llm{color:var(--text_secondary);font-size:16px}.search-input[data-v-82447506] .ks-input__prefix .ks-input__icon{padding-top:1px}.skill-card[data-v-e0a57aa0]{border:1px solid var(--border_table,#ecedf0);background:var(--bg_component,#fff);width:100%;height:156px;box-shadow:0 3px 7px var(--gray_100);cursor:pointer;border-radius:8px;flex-direction:column;transition:box-shadow .2s;display:flex;position:relative;overflow:hidden}.skill-card[data-v-e0a57aa0]:hover{box-shadow:0 12px 24px #e9e9e94d}.skill-badges[data-v-e0a57aa0]{z-index:1;align-items:center;display:flex;position:absolute;top:0;right:0}.skill-badge[data-v-e0a57aa0]{border-radius:0 7px;justify-content:center;align-items:center;width:57px;height:22px;display:flex}.skill-badge .skill-badge-text[data-v-e0a57aa0]{white-space:nowrap;font-size:12px;font-weight:600;line-height:18px}.skill-badge.system[data-v-e0a57aa0],.skill-badge.source.is-build[data-v-e0a57aa0],.skill-badge.source.is-install[data-v-e0a57aa0]{background-position:50%;background-size:cover}.skill-badge.system[data-v-e0a57aa0]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAWCAYAAAB64jRmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAABgpJREFUeAGNWEtu5DYQLUmUxPZnnFnlt8lRcoSsgiyzCga5Qg6RK3iXRTa5VYAAM2PH9oitT2vqkVVkSd0GhoAsiSJZ9erVr1399cv63UtNLQUi8nQ2gtwXR+s0U6XzM7/PbXofXtljn6eG1njOQhWesXeaaG3ljCd+Xtpy/ujS+hNksl7jTOvJUXWc0zzO7fjdylL9g2DRb2480pGPaTG5TOmApt1ujs88N1P6HkHy+8DoDgd+5n0O37EfgpZz4S1R9TFbjL/zRHdFdeA9Cnax8tSgqqxL7ye58/sa5h04vmCE3if5yln9eEUTHjoWBHDTBYD+IBYRS8+WUd6H9yDAZwMQd7AGy4IpJ2yq9FqMuohMsBfke2TSF8VxqcfgmzKscoIKPRjch3S5b0YKH1n4CEFhaxUdD0MCGoa4qRpaWZMOhB+c7YnuyYABIK4PolRb1j2xsosYzCoOPbwvxsrskbgtyTsvOMIYcvbK8nrago3G/PnvamybYsGs7CHdZ4kNAbiJPy9rZ8RYU+Iruj4LHKw8YSWYzYsT4L7EHgYUHyX2BgNOAes5uFbEqeh4ZB2OLT8bgBgOf5aKRoWowBwV18zA5GG+SS6oysJF496F4wtg2bKDT+B0L+KOTCg0UNoZ7/HF5RBTL0ZJjcmNkYgyKT2MxcIqxKMrhtZRR91rGoIFCGWGgusgvh3kAqiYaIS5yXhCqwyGtBeKW8t7Eb4oQMMS9oMVzaC0A6SMqaw96NUArOSMqo2EEX1oabwZpSwwc3zF50ky5ozUxM9uKmXjSTIirIO4izE4ISnyOikRNgS0PGTFQgGNGHuUEkFuW0ZOErNikOjSSpImxGgUFuxd+X7EN9ZnbaiKTNIP0V1L1uQFqImzZL+ntmRPjcH2Nj1H5X3JrHh+lhoYWZ6EZbV+KJmzNrFnhxriNBcXjQwblmPsCUC4aH9DVeXKt3Xi91thUw/+87f125dn6kjq3iCgIiuLMKqMUUosuA8GgFXS3vO8ZKrIkNvu12JfG/YAap1TYul3hR8sKmAAVLA5G4o+2V2jAg0FdtF2GvgwLhNYg1qrSUXdFOAaAaplQuOjmVJm4yJdKWbrcnuAOgCsowTClhESgBprufaJAXpDEgAC0EolS8eywkkwg/zPU7ga6U1oL7MBQMpeLg9gls9pRRiSUiuA/jdJoqMCji1OqGU5ufDcp3kLWt0zMjMXJ4EbKrA+xa+hNrZjm3Pi9FvJrhh3d9ze7QRp4rAA8T6YeqrdCq52Li6FvhKsdDLXmb4TI9Y7vzXm0ZX4ze4pmf14m0Brht0iIfSEed5LSao6Pm/YIf/j3fr9w5TsM0kfquAmKfbTVJrrRRMMK6Gdy1lLaIBcauT1W2XcMu+l0lYqsygNQYxw9oNiF49eGhpLOJ0+UXCergVUSS5pM1w0dzXKIFwWLjUy2FO7VVJj9dVfKVLPAI5LUeVFG7glDoJreVcST/QE7WYaYY/P6JvSkIcLCbC2wv+t6QWJ5ll7zgIwu+amJJjR3e5+NYiwwQhEBn00sYrksooHZMZtSyZu188lDnsuDQAVk0yz64JkL9wULGJNNORe2XfssgzEDSpk99tMFWykubaAcn+preDOqhpPysoq9/7WlICBzoHKiImnKTpX8r4HafeCbbebhnXfN9f0dX7f+b2Nr5McVEucmN96Z+stuGh9NgQvLm64V/RCvOWSoT0rFYAaf55KMxDX5I7HjPv7Kiwv9AhXyl2LK3f9zXcyaR8lwBZ3XLXbubXfuefbNB3ZgQteaKxjv4r4bI0RTCY9slvCNS8xD/fHFdfQK+OnX9ev6mu6w/NF9wzbBBKBSdei3Yt+jqVBzNybeS6wFfeTJy0N/bwt5AADJh75DoURg0oXlMfSVeIThtKw8tZIJ1rr10D+c189fFjp/djFxoczEis0FYsGX+qRncPonCknPrGH+Nu0ZodUNhT03YWSoImFBCA+V29SUsGw8RksQDFCNhZ9wfjx9/VmaVithv8D0lCnrBwNY5iqzT+b1l0fiVu0uLssM3c4wiBA7RNNXNft5naGsXVZAX8Gd5OeLIVqPsQAAAAASUVORK5CYII=)}.skill-badge.source.is-build[data-v-e0a57aa0]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAWCAYAAAB64jRmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAABqtJREFUeAF9V0uO5EQQjXTZ4e4WgkFiNmwQ0kjcgwOw5JCz4wRzgdnAlgMgIYSEpqunHP4k8c0M1zC41WU7P5Hx4vMiXOa3tzd1LBMQACDoRfGgQ6TvSHzHGAMdTYt4fgEY1qLvY619liBLpZnXLrx27jJQJz6V37RAXlePCmUowOfQxM9yla2c1jb9Y++iv8Oy7y8N4IFVnlEHyO8mRjRBBw0jVFFM3wcqeCzV9jM4BhjGURkMBmbSdTQvPL4oUJ0rxYxy2B7wPdkwClBeVzag/Os+BssAGyB5Rn+jD67x0iQOX379dAsccNAgz+o5VdMmcIOih4miMrLZXS0lCvK7KQQKitxHGgWLW/UyHXEMYsCwPSQRgIYnvIfHoYaj5jmenHwMns3AsXgaq0RCCwMHqK9lZ0v+Xmf8Fb6HgYFoyGDyIHSrCsCDPag7u5C2RsAt1M8RgDOcwiYmiSJKoIVonNPCrzDwaarQPOLG8rAlN5Do3MCKR+temyF9zsLlbf0BRvZiOka8RxKWOfcYKIxYIxQamFBgYKNJ6M5oHpwdnChcIyT9XT3AYxKCk+RwOkc8xuOIyYwMTsOyZXLO5+VkLMzGR8kuvh4ut9sBD09tQnJz7NZu1mRPikCUuJJnAd3ESTixUQ5VuHwKkOc5B0mAEdRICgUK2byLmN4BdjjIY42oIszTxv8iIN3L3lSQt/3hA4N60jlRfnweWmjKoeKh0RWNa4AGEMUT/G7epJLOAAEoVsaDQ29bXYmQ82yKsOdw2wcJT50iOilqBhoKjschIdnTb0mJlXNSRDw3wAoSHuDG4WmeEu/IPTbwM2017zeLCeEMnjcSWnGg5CbPoRgmW16MIgJ4LU1hQFBPo1Swulr+4V1uCkfIEBuCaFMPYyIXIRbiPJR5ZV05a91lXQ05BvLGO0YrB2FjVdrKScEcGhESjwxiMaVhhqSYyFnN8xuHJ9+5xhaKkGKAmnNKEqz4euhZKCBga9HR6qqTFNWx4rSDANWJajI4sSo6IYj3tNRNe6Ukw8jm57IPx8clWAlVezpxOopHNe9YeflfnFF17dKyR1lR3vZtMAK7Fkqhp15dryW82At4B9dKi3hHz9yNdFI9xJnDV4ylxpFm4WO13EzRIytxr2OIvhz0gvjAc2Q1ETARD98fLedoWe3uxIJzUk46nc09MFkOSy4irKXXzuVUyzDGC5ScV2RhVMSIRjpbb0bQc07nXVy58P696+Lli5atDKHidf77qrUQwyfkNvW7eM69B3MqIRKW6CG8Oe0HM1IH09bHXcKNqBNHpER4Srwnj1zoe9/lulBvBDBpigkgLBZhWMbSPAnLby/w9KM9a39JjUi0qxncqtCFq8gNPGdTUY58MoNpaOoaqXXMZJI/ypKYalq0k46ItC9lNizk7ZvPC+gSuXsmKQdiMufQiWpKdL5++fMNXl4mFRiF2jeAN9XRx3o4KcvSlgs3ne9aJ6Mdu6N7SJ50MoqQvl8bRtRzp0sVVg3drPEwgPKdEK1l7B9PIOdyZeO9Mi9NtmQ2y2iLpowZuUPROxdrDpgAhi3VSFeU2a+RV1M61UGyGkjlIw/NHWB8aaycQuw9zdmqIVwoGQiWzAvxTJCp7AyS1n+YYF6ZFdcSAE1BHnWAkRMthOS6cDFXQNiKeW6vYq0oDCsbJvLROpAa3U7zqoIXRr0UXDcTJt6zEC9hNGFPiNJDMr/XqK9iFKmZwwnkT9++lGGg8EQoCCe7QGe/lAnS2Wit408d8BpLjRQgrfVPI4g83T1MqTcAK8/Pg3mMCcjYnnRt1sOYd2ueBQUck9YUwPRSz54U9a7jH/gI3zmWJk69cAq7Pgdh/VT38C43W85aMbfuRgq8KFmp9nN6PkX/qu/c9OOS83BpYYqnvOV1dZMmw1KH2XWA+4u9SevzX42wnTnbZ80pp5IntaU6U/2nURCGWrSu0V3uREievjerl5IlZC4doERB7McUMQLQS5lEXIHPXe/ef4Pb+pocHIxc1Ie1ZNaLT66Wf9FYe8sF0JWNVgtLat2k7zzWQ7oXSt+FmRm1yE/cVUsEqAfBShx3OCaPZQjbSmg6qPyJBuzVz4OU6/37r+YP9LoOq5WVxKB2gDToR+2q+edTHJbKDWJq/dwwljMX88Yqyu4V4ez/IBc1jhDLxIV24L+Dgc+XEtygazM46mf/P8i43r17xb9fPAzDdJTrI3ndw/tPImm4pYjrR+9WTt913g8jJhiUQq0yWAlVfd/1GZyUshQb20/fsWaIMCACJQPJ9S9uvY8tXRTqUgAAAABJRU5ErkJggg==)}.skill-badge.source.is-install[data-v-e0a57aa0]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAWCAYAAAB64jRmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAABd1JREFUeAF9WL2SHDUQ1kgazd1ycC6qeAOehoDQL0BG5MwpGQ9wGQkBGX4eYkICU0VRrjvvaPVjtbpb3ZpdW1d72pFG3f31v3b56ec/vt9CXU0fAf/jNEZoCzHGvn+1t8mCd3aBOeVSN9w0xwHngVTohCJQ7Gxx7cgPv8Nf8bVatyxxj8b7tcIePDPdjQ4jVaKFJIytNr7wi8mVCjtEn8XqDFko2MvZVwaXc1pyLpXBdYAA7gDQKYFQntjXgFUupWrlMb9Ai42rSemy5PZhcBpg0+34HgnZwNBI2GX9+jy0YYo1pFnFsgmDFpI5dY12kKnUnJLS6Gb2uPePMfzpbxYih5yV1ziLdFnzAK7hrkzTF7Scy2tXLvNmNaJlBVVgCAAwNYWc0sNzSr7CDlvkOGAdLOacHxpnS8KsXRbBidpYlJzt0s8qP8q5VtY4RYNBzzGm1mSZSrJoQSBV2hnmtw+eeNiSpfFx63N386enH3bnclVchlAibBhAeQW0yVplzXJMbsNVUQznLspSsdFaFlgDi/GedlffBAMFaP4jDtOi5BJrAl0AxH4am7KZpMWD9qwP2gbIOW3VSEB9ZadwTRIGx5pNXRGlgjUR6NZB5IwCZooj5wQE72leqQMJyJYUA+CY3zSadjDpBJVxaCKn6SDPYf0wADZwi/FW0+FYNEZsreNQuzm/y27Le6A0BBYGJc6gkHjAurIXRUhayk1Z3ZqgOxUR4Kr7nCkRW5Tk08G4x7tz9+kmSGlumtvML7B1OCMKMI/CN4siMNnzbsUM26WRmMT5MoUBWBoSDypAaKCQml+L0iSxyRNn1gyJiqyYaA1DfEOQ//117ropFHOcH6KROOvrKnDuTyT0sKjspXyhsrJNVobjIKwoqAy3he/mMDQ/sCJ82GUhAe0EDty1gyWlcGZmFXWQ7969zi3idqMKcy/Owm4Im8myOj7iZEVWSrZgyZF01IAS1OdklYvquoplgIUtrYSAFYclG2+ok74BBbAgLFpy5hMIsB+CxviS7rfgo12OWkTB5lo5E+PGQMemWNI5I6n9KAUrNFzmZgESRgDrwKz2uFw1oGkLi6UDzpiF8uOokTCsictIMOeHb5/9VDbi9IH4uJKxMYSYPCqCZDjUzLlMdG+AzmasS0IyVN/giechFXvQVJvjFYORdKAZ4MUPf+8vXQthFgZrGTYLR5TA8JZlUYaty8H7GI+eSlMY63EIxMQxTiwlj3Soi1wvZ16BgDJY6ZHBXQdIiEtzsRedVVGA2PtTE+M4ODcNc3zyYCvqmMSu6W7KrmOviKt3r7k2TvcciMuiGgUGOGol6Uk3/FM9THV/ZteUSGNhMPlclZKmamB+uyXcRrGXm4ec50do1LF/FUGh6+HEw71ryfWKhwCUEfWXcABpXj3+z92/d7o0oCvk5mJRtfe6Z91CsTjz8/U1C72ClSHWgg6I14IRlwSrudYkcO8K8RV6jyou7LO0cty7sgKLD9gKaiF+++XHF+hikZ2oI6i72tEaPFKLN2zp8PmYdPTA7oYAeux2RqNO1yqMyeYhTqyHSShO1cbdb8uOGmz7q3J5AB2XUkK1RwH2r07/MCD+H+ONntHMTTqWCmnQj5bEhBYoLtfRAEi3cyR+Ox51Vt0IzcYMSPFeZWRrVQnh0a3p7L/Ih5yaAOuEMAHYJFuCDPN9UslNyWtcmHejfgFAHvpyDWN0L8NFhGxultuNEpG+gDK4pesWNTfG06+v37vT6T3fy2Fw6j/+/HHMrPCIveu0aj5+BEv7KkmsXYBDtlBnxQixX4xZXhBwrdYyUIjHSO6qk1Auc1nB95Cvb3F5s8bxePv2z8e4mO9amltRy+KSHbi3CwouA8Hpq8Kt33kCKe4irtviEuNvzumG2rs7uy1wE2nNXIELNcz3zer7xHecIj6oqC+C5PHmze+vQvjmoYR1rbnRVndNnWE5LsGSWB8/DxCHhINrrud6Fg09piDx9EJuD81AWXHtQBrjcvwz+vET9HfRYXFgkFYAAAAASUVORK5CYII=)}.system .skill-badge-text[data-v-e0a57aa0]{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#9c57ff 0%,#1c77ff 50%,#2ad6ff 100%);-webkit-background-clip:text;background-clip:text}.source.is-build .skill-badge-text[data-v-e0a57aa0]{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#008bfc 0%,#02df66 100%);-webkit-background-clip:text;background-clip:text}.source.is-install .skill-badge-text[data-v-e0a57aa0]{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#666da2 0%,#a7acd6 100%);-webkit-background-clip:text;background-clip:text}.skill-info[data-v-e0a57aa0]{background:linear-gradient(64deg,var(--skill_info_bg_start,#a726f005)0%,var(--skill_info_bg_end,#0085ff05)100%);flex-direction:column;gap:6px;padding:12px 16px;display:flex}.skill-name-row[data-v-e0a57aa0]{flex-direction:column;gap:6px;display:flex;overflow:hidden}.skill-name-cn[data-v-e0a57aa0]{color:var(--text_primary,#131416);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.skill-name-en[data-v-e0a57aa0]{color:var(--text_secondary,#575859);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.skill-desc[data-v-e0a57aa0]{color:var(--text_secondary,#575859);text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;font-size:12px;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.action-time[data-v-e0a57aa0]{color:var(--text_secondary,#575859);text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.uninstall-btn[data-v-e0a57aa0]{color:var(--text_secondary,#5f6063);cursor:pointer;font-size:14px;font-weight:400;line-height:18px;transition:color .2s}.uninstall-btn[data-v-e0a57aa0]:hover{color:#2563f4}.skill-actions[data-v-e0a57aa0]{border-top:1px solid var(--border_table,#ecedf0);justify-content:space-between;align-items:center;gap:8px;height:38px;padding:10px 16px;display:flex}.action-left[data-v-e0a57aa0]{flex-shrink:0;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.action-creator[data-v-e0a57aa0]{color:var(--text_secondary,#5f6063);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.action-time[data-v-e0a57aa0]{color:var(--text_tertiary,#8e8e90);white-space:nowrap;text-overflow:ellipsis;padding-left:8px;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.action-right[data-v-e0a57aa0]{flex-shrink:0;align-items:center;gap:12px;display:flex}.action-icon[data-v-e0a57aa0]{color:#5f6063;cursor:pointer;flex-shrink:0;width:16px;height:16px;transition:color .2s}.action-icon[data-v-e0a57aa0]:hover{color:#2563f4}.action-more[data-v-e0a57aa0]{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.action-divider[data-v-e0a57aa0]{background-color:var(--border_form,#dfe0e2);flex-shrink:0;width:1px;height:12px}.enable-switch[data-v-e0a57aa0]{flex-shrink:0;align-items:center;gap:4px;display:flex}.enable-switch[data-v-e0a57aa0] .ks-switch__core{width:26px!important;height:16px!important}.enable-switch[data-v-e0a57aa0] .ks-switch__core:after{width:12px;height:12px}.enable-switch[data-v-e0a57aa0] .ks-switch.is-checked .ks-switch__core:after{margin-left:-13px}.enable-text[data-v-e0a57aa0]{color:var(--text_secondary,#5f6063);white-space:nowrap;font-size:14px;font-weight:400;line-height:16px}.skill-card-des-tooltip{max-width:300px}.skill-card-action-menu{--kui-dropdownMenu-color-itemBg-hover:var(--bg_hover,#f0f2f4)}.skill-card-action-menu .ks-dropdown-menu{min-width:172px;padding:6px 0}.skill-card-action-menu .ks-dropdown-menu__item{padding:0 12px;line-height:normal}.skill-card-action-menu .ks-dropdown-menu__item.more-menu-item--danger{border-top:1px solid var(--border_table,#ecedf0);margin-top:4px;padding-top:4px}.more-menu-item{min-height:36px;color:var(--text_primary,#2f3135);align-items:center;gap:8px;font-size:14px;line-height:22px;display:flex}.more-menu-icon{width:16px;height:16px;color:var(--text_secondary,#5f6063);flex-shrink:0}.more-menu-icon.bi-icon-copy,.more-menu-icon.bi-icon-move{justify-content:center;align-items:center;font-size:16px;display:inline-flex}.more-menu-icon--upload{width:14px;height:14px}.skill-list[data-v-4ede608d]{flex-direction:column;flex:1;padding:0 24px 24px;display:flex;overflow-y:auto}.skill-notice-bar[data-v-4ede608d]{background:var(--bg_brand_notice,#f2f6ff);border-radius:4px;align-items:flex-start;gap:4px;margin-bottom:16px;padding:8px;display:flex}.skill-notice-bar .notice-icon[data-v-4ede608d]{color:#2563f4;flex-shrink:0;width:16px;height:16px}.skill-notice-bar .notice-content[data-v-4ede608d]{flex-direction:column;gap:4px;display:flex}.skill-notice-bar .notice-title[data-v-4ede608d]{color:var(--text_primary,#131416);font-size:12px;font-weight:400;line-height:18px}.skill-notice-bar .notice-item[data-v-4ede608d]{color:var(--text_primary,#131416);font-size:12px;font-weight:400;line-height:14px}.skill-cards[data-v-4ede608d]{flex-wrap:wrap;align-content:flex-start;gap:16px 20px;display:flex;container-type:inline-size}.skill-cards[data-v-4ede608d]>*{width:calc(33.3333% - 13.3333px)}@container (width<=939px){.skill-cards[data-v-4ede608d]>*{width:calc(50% - 10px)}}.empty-state[data-v-4ede608d]{flex:1;justify-content:center;align-items:center;min-height:200px;display:flex}.empty-text[data-v-4ede608d]{color:var(--text_tertiary,#8e8e90);font-size:14px}.empty-link[data-v-4ede608d]{color:#2563f4;cursor:pointer;text-decoration:none}.empty-link[data-v-4ede608d]:hover{text-decoration:underline}.skill-panel[data-v-682c0845]{background:var(--bg_component);flex-direction:column;flex:1;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.skill-panel__tab-bar[data-v-682c0845]{flex-shrink:0;align-items:center;padding:12px 24px 0;display:flex}.skill-panel__tabs[data-v-682c0845]{flex:1;min-width:0}.skill-panel__tabs[data-v-682c0845] .ks-tabs__header{border-bottom:none;margin:0}.skill-panel__tabs[data-v-682c0845] .ks-tabs__nav{border-bottom:none}.skill-panel__tabs[data-v-682c0845] .ks-tabs__item{border-color:var(--border_divider);color:var(--text_secondary);padding:0}.skill-panel__tabs[data-v-682c0845] .ks-tabs__item.is-active{border-bottom-color:var(--bg_component);color:var(--text_primary);font-weight:600}.skill-panel__tabs[data-v-682c0845] .ks-tabs__content{display:none}.skill-panel__content[data-v-682c0845]{flex:1;min-height:0;overflow:hidden}.skill-panel__manage[data-v-682c0845],.skill-panel__market[data-v-682c0845]{flex-direction:column;height:100%;display:flex;overflow:hidden}.skill-panel__market-frame[data-v-682c0845]{border:none;flex:1;width:100%;height:100%}.website-panel[data-v-12946fa8]{flex-direction:column;height:100%;padding:20px 24px;display:flex;overflow:hidden}.website-panel__header[data-v-12946fa8]{flex-shrink:0;align-items:center;gap:8px;margin-bottom:16px;display:flex}.website-panel__title[data-v-12946fa8]{color:var(--text_primary);font-size:16px;font-weight:600}.website-panel__count[data-v-12946fa8]{color:var(--text_tertiary);background:var(--bg_tag);border-radius:10px;padding:1px 7px;font-size:12px}.website-panel__toolbar[data-v-12946fa8]{flex-shrink:0;align-items:center;gap:12px;margin-bottom:16px;display:flex}.website-panel__select[data-v-12946fa8]{flex-shrink:0;width:140px}.website-panel__select.active[data-v-12946fa8] .ks-select-trigger{border-color:var(--brand_normal,#2c68ff);color:var(--brand_normal,#2c68ff)}.website-panel__search[data-v-12946fa8]{flex-shrink:0;width:240px}.website-panel__empty[data-v-12946fa8]{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.website-panel__empty-icon[data-v-12946fa8]{opacity:.6;width:80px;height:80px}.website-panel__empty-text[data-v-12946fa8]{color:var(--text_secondary);font-size:14px;font-weight:500}.website-panel__empty-desc[data-v-12946fa8]{color:var(--text_tertiary);font-size:12px}.website-panel__grid[data-v-12946fa8]{flex:1;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-auto-rows:max-content;align-content:start;gap:16px;padding-bottom:8px;display:grid;overflow-y:auto}.website-card[data-v-12946fa8]{border:1px solid var(--border_divider);background:var(--bg_component);cursor:pointer;border-radius:12px;transition:box-shadow .2s,transform .2s;overflow:hidden}.website-card[data-v-12946fa8]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.website-card__preview[data-v-12946fa8]{background:linear-gradient(135deg,#2563f40d 0%,#8b5cf60a 85%,#c026d30a 100%);width:100%;height:140px;position:relative;overflow:hidden}.website-card__iframe[data-v-12946fa8]{transform-origin:0 0;pointer-events:none;border:none;width:200%;height:200%;transform:scale(.5)}.website-card__preview-placeholder[data-v-12946fa8]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.website-card__preview-icon[data-v-12946fa8]{opacity:.3;width:36px;height:36px}.website-card__status-badge[data-v-12946fa8]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--border_divider);color:var(--text_secondary);z-index:1;background:#ffffffd9;border-radius:10px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;line-height:1;display:inline-flex;position:absolute;top:8px;right:8px}.website-card__status-dot[data-v-12946fa8]{background:currentColor;border-radius:50%;width:6px;height:6px}.website-card__status-badge--published[data-v-12946fa8]{color:#18a058;background:#e8f8f0f2;border-color:#18a05840}.website-card__status-badge--publishing[data-v-12946fa8]{color:#f0a020;background:#fef7ebf2;border-color:#f0a02040}.website-card__status-badge--failed[data-v-12946fa8]{color:#d03050;background:#fdf0f3f2;border-color:#d0305040}.website-card__status-badge--offline[data-v-12946fa8],.website-card__status-badge--unpublished[data-v-12946fa8]{color:var(--text_tertiary);border-color:var(--border_divider);background:#f5f5f5f2}.website-card__footer[data-v-12946fa8]{border-top:1px solid var(--border_divider);padding:10px 12px}.website-card__name[data-v-12946fa8]{color:var(--text_primary);text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:13px;font-weight:500;overflow:hidden}.website-card__meta[data-v-12946fa8]{justify-content:space-between;align-items:center;display:flex}.website-card__time[data-v-12946fa8]{color:var(--text_tertiary);font-size:11px}.invite-member-select-dropdown.ks-select-dropdown .ks-select-dropdown__item{padding:8px var(--kui-select-dropdown-padding-s)!important;height:auto!important;line-height:normal!important}.invite-member-select-dropdown.ks-select-dropdown .invite-member-option{align-items:center;gap:10px;padding:2px 0;display:flex}.invite-member-select-dropdown.ks-select-dropdown .invite-member-option__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px}.invite-member-select-dropdown.ks-select-dropdown .invite-member-option__avatar--placeholder{background:var(--ks-color-primary-light-5,#b3d8ff);color:var(--ks-color-primary,#409eff);justify-content:center;align-items:center;font-size:13px;font-weight:600;display:inline-flex}.invite-member-select-dropdown.ks-select-dropdown .invite-member-option__info{flex:1;min-width:0;overflow:hidden}.invite-member-select-dropdown.ks-select-dropdown .invite-member-option__name{color:var(--text_primary,#1f2129);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.3;overflow:hidden}.invite-member-select-dropdown.ks-select-dropdown .invite-member-option__dept{color:var(--text_tertiary,#909399);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:12px;line-height:1.3;overflow:hidden}.ks-dialog.invite-member-modal{background:var(--bg_component);color:var(--text_primary)}.ks-dialog.invite-member-modal .ks-dialog__header{background:var(--bg_component);border:none}.ks-dialog.invite-member-modal .ks-dialog__header .ks-dialog__title{color:var(--text_primary)}.ks-dialog.invite-member-modal .ks-dialog__header .ks-dialog__headerbtn .ks-dialog__close{color:var(--text_tertiary)}.ks-dialog.invite-member-modal .ks-dialog__body{background:var(--bg_component);padding-top:0}.ks-dialog.invite-member-modal .ks-dialog__footer{background:var(--bg_component);border-top-color:var(--border_divider)}.invite-member-modal__body[data-v-751dc589]{padding:8px 0}.form-row[data-v-751dc589]{gap:12px;margin-bottom:20px;display:flex}.form-row[data-v-751dc589]:last-child{margin-bottom:0}.form-label[data-v-751dc589]{width:60px;color:var(--text_primary,#1f2129);flex-shrink:0;padding-top:4px;font-size:14px}.form-label.required[data-v-751dc589]:before{content:"*";color:var(--ks-color-danger,#f56c6c);margin-right:4px}.form-field[data-v-751dc589]{flex:1;min-width:0}.batch-tip[data-v-751dc589]{background:var(--gray_200,#f5f7fa);color:var(--text_secondary,#606266);border-radius:4px;margin-top:8px;padding:10px 12px;font-size:12px;line-height:1.6}.batch-tip__title[data-v-751dc589]{color:var(--text_primary,#1f2129);margin:0 0 6px;font-weight:600}.batch-tip__method[data-v-751dc589]{margin:0}.role-desc[data-v-751dc589]{color:var(--text_tertiary,#909399);margin-top:6px;font-size:12px}.remove-member-modal__desc[data-v-2f8738fe]{color:var(--text_primary,#1f2129);margin-bottom:12px;font-size:14px;line-height:1.6}.remove-tip[data-v-2f8738fe]{color:var(--text_primary,#131416);background:#e92a1b1a;border-radius:4px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;font-size:14px;display:flex}.remove-tip__icon[data-v-2f8738fe]{background:var(--fill_negative,#e92a1b);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;display:inline-flex}.member-card[data-v-2f8738fe]{background:var(--gray_200,#f5f7fa);border-radius:6px;align-items:center;gap:12px;padding:12px;display:flex}.member-card__avatar[data-v-2f8738fe]{object-fit:cover;background:var(--gray_300,#f0f2f5);border-radius:50%;flex-shrink:0;width:40px;height:40px}.member-card__info[data-v-2f8738fe]{flex-direction:column;gap:2px;min-width:0;display:flex}.member-card__name[data-v-2f8738fe]{color:var(--text_primary,#1f2129);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.member-card__sub[data-v-2f8738fe]{color:var(--text_tertiary,#909399);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.asset-table[data-v-2f8738fe]{margin-top:8px}.transfer-row[data-v-2f8738fe]{align-items:center;gap:0;margin-top:12px;padding:0 2px;display:flex}.transfer-row__label[data-v-2f8738fe]{color:var(--text_primary,#1f2129);white-space:nowrap;flex-shrink:0;font-size:14px}.transfer-row__select[data-v-2f8738fe]{flex:1;min-width:0}.ks-dialog.remove-member-modal{background:var(--bg_component);color:var(--text_primary)}.ks-dialog.remove-member-modal .ks-dialog__header{background:var(--bg_component);border:none}.ks-dialog.remove-member-modal .ks-dialog__header .ks-dialog__title{color:var(--text_primary)}.ks-dialog.remove-member-modal .ks-dialog__header .ks-dialog__headerbtn .ks-dialog__close{color:var(--text_tertiary)}.ks-dialog.remove-member-modal .ks-dialog__body{background:var(--bg_component);padding-top:0}.ks-dialog.remove-member-modal .ks-dialog__footer{background:var(--bg_component);border-top-color:var(--border_divider)}.member-manager[data-v-62c4eda7]{min-height:200px;padding:16px 24px}.member-manager__header[data-v-62c4eda7]{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.member-manager__search[data-v-62c4eda7]{flex-shrink:0;width:260px}.member-manager__table[data-v-62c4eda7]{width:100%}.cell-member[data-v-62c4eda7]{align-items:center;gap:10px;display:flex}.cell-member__avatar[data-v-62c4eda7]{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.cell-member__avatar-img[data-v-62c4eda7]{object-fit:cover;width:100%;height:100%}.cell-member__avatar-letter[data-v-62c4eda7]{color:#fff;font-size:13px;font-weight:600}.cell-member__info[data-v-62c4eda7]{flex-direction:column;gap:2px;display:flex;overflow:hidden}.cell-member__name[data-v-62c4eda7]{color:var(--text_primary,#1f2129);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.cell-member__userid[data-v-62c4eda7]{color:var(--ks-text-color-secondary,#909399);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.role-owner[data-v-62c4eda7]{color:var(--text_green,#16a34a);background:var(--bg_tag_green,#22c55e1a);border-radius:8px;padding:4px 8px;font-size:14px;line-height:22px}.role-text[data-v-62c4eda7]{color:var(--ks-text-color-regular,#606266);font-size:14px}.cell-time[data-v-62c4eda7]{color:var(--ks-text-color-regular,#606266);font-size:13px}.action-placeholder[data-v-62c4eda7]{color:var(--ks-text-color-placeholder,#c0c4cc);font-size:13px}.action-remove[data-v-62c4eda7]{color:var(--ks-color-primary,#1677ff);cursor:pointer;font-size:13px}.action-remove[data-v-62c4eda7]:hover{opacity:.85;text-decoration:underline}.avatar-selector[data-v-327dd8af]{align-items:center;gap:16px;display:flex}.avatar-selector .avatar-preview[data-v-327dd8af]{background:var(--gray_200,#f6f7f9);cursor:pointer;border-radius:12px;flex-shrink:0;width:72px;height:72px;position:relative}.avatar-selector .avatar-preview .avatar-preview-img[data-v-327dd8af]{object-fit:cover;width:100%;height:100%}.avatar-selector .avatar-preview .avatar-edit[data-v-327dd8af]{color:#fff;z-index:1;background:#00000073;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;display:flex;position:absolute;bottom:0;right:-4px}.avatar-selector .avatar-preview .avatar-uploading[data-v-327dd8af]{color:#fff;letter-spacing:2px;background:#00000059;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.avatar-selector .avatar-preview:hover .avatar-edit[data-v-327dd8af]{background:#1c77ff}.avatar-selector .avatar-preview.disabled[data-v-327dd8af]{cursor:not-allowed;opacity:.5;pointer-events:none}.avatar-selector .avatar-random[data-v-327dd8af]{color:var(--text_secondary,#595959);cursor:pointer;align-items:center;gap:4px;font-size:13px;display:inline-flex}.avatar-selector .avatar-random .swap[data-v-327dd8af]{font-size:14px}.avatar-selector .avatar-random[data-v-327dd8af]:hover{color:#1c77ff}.avatar-selector .avatar-random.disabled[data-v-327dd8af]{cursor:not-allowed;opacity:.5;pointer-events:none}.base-info-form[data-v-3ba5b59c]{flex-direction:column;gap:18px;display:flex}.form-row[data-v-3ba5b59c]{align-items:flex-start;display:flex}.form-row .form-label[data-v-3ba5b59c]{width:88px;color:var(--text_secondary,#5f6063);flex-shrink:0;padding-top:6px;font-size:12px}.form-row .form-field[data-v-3ba5b59c]{flex:1;min-width:0}.form-row .field-foot[data-v-3ba5b59c]{justify-content:space-between;margin-top:4px;font-size:12px;display:flex}.form-row .field-foot .field-error[data-v-3ba5b59c]{color:#f5483b}.form-row .field-foot .field-count[data-v-3ba5b59c]{color:var(--text_tertiary,#8e8e90)}.form-row .agent-picker-wrap[data-v-3ba5b59c]{position:relative}.form-row .agent-picker-wrap .agent-picker-mask[data-v-3ba5b59c]{cursor:not-allowed;z-index:10;border:1px solid var(--kui-input-border-color-disabled,#e0e0e0);background:#fff9;border-radius:6px;position:absolute;top:0;bottom:0;left:0;right:0}.form-field[data-v-3ba5b59c] .ks-textarea .ks-textarea__inner{padding-bottom:18px}.form-field[data-v-3ba5b59c] .ks-textarea .ks-input__count{z-index:1;background:var(--bg_component,#fff);color:var(--text_tertiary,#8e8e90);opacity:1;visibility:visible;pointer-events:none;line-height:16px;bottom:4px;right:8px}.form-field[data-v-3ba5b59c] .ks-input .ks-input__count{color:var(--text_tertiary,#8e8e90);background:0 0}.form-field[data-v-3ba5b59c] .ks-input .ks-input__count .ks-input__count-inner{background:0 0}.form-field--name[data-v-3ba5b59c] .ks-input__inner{padding-right:52px}.ks-dialog.transfer-owner-modal{background:var(--bg_component);color:var(--text_primary)}.ks-dialog.transfer-owner-modal .ks-dialog__header{background:var(--bg_component);border:none}.ks-dialog.transfer-owner-modal .ks-dialog__header .ks-dialog__title{color:var(--text_primary)}.ks-dialog.transfer-owner-modal .ks-dialog__header .ks-dialog__headerbtn .ks-dialog__close{color:var(--text_tertiary)}.ks-dialog.transfer-owner-modal .ks-dialog__body{background:var(--bg_component);padding-top:0}.ks-dialog.transfer-owner-modal .ks-dialog__footer{background:var(--bg_component);border-top-color:var(--border_divider)}.transfer-owner-modal__body[data-v-6a4f1bd6]{padding:8px 0 0}.transfer-warning[data-v-6a4f1bd6]{background:#f5a6231f;border-radius:6px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:12px 16px;display:flex}.transfer-warning__icon[data-v-6a4f1bd6]{color:#f5a623;flex-shrink:0;font-size:16px;font-style:normal;line-height:1.5}.transfer-warning__content[data-v-6a4f1bd6]{flex:1;font-size:13px;line-height:1.6}.transfer-warning__title[data-v-6a4f1bd6]{color:var(--text_primary,#1f2129);margin-bottom:2px;font-weight:600}.transfer-warning__desc[data-v-6a4f1bd6]{color:var(--text_secondary,#606266)}.form-row[data-v-6a4f1bd6]{align-items:center;gap:8px;display:flex}.form-label[data-v-6a4f1bd6]{color:var(--text_primary,#1f2129);white-space:nowrap;flex-shrink:0;font-size:14px}.form-field[data-v-6a4f1bd6]{flex:1;min-width:0}.remove-tip[data-v-2091142e]{color:var(--text_primary,#131416);background:#fff0f0;border-radius:4px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;display:flex}.remove-tip+.transfer-step[data-v-2091142e]{margin-top:12px}.remove-tip__icon[data-v-2091142e]{background:var(--fill_negative,#e92a1b);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;display:inline-flex}.asset-table[data-v-2091142e]{margin-top:12px}.transfer-row[data-v-2091142e]{align-items:center;gap:0;margin-top:12px;padding:0 2px;display:flex}.transfer-row__label[data-v-2091142e]{color:var(--text_primary,#1f2129);white-space:nowrap;flex-shrink:0;font-size:14px}.transfer-row__select[data-v-2091142e]{flex:1;min-width:0}.exit-space-modal .ks-dialog__body{padding-top:0}.space-setting-panel[data-v-e5c8e36e]{padding:24px}.setting-section[data-v-e5c8e36e]{padding-bottom:40px;position:relative}.setting-section__header[data-v-e5c8e36e]{margin-bottom:16px}.setting-section__submit[data-v-e5c8e36e]{position:absolute;bottom:0;right:0}.setting-section__title[data-v-e5c8e36e]{width:100%;color:var(--text_primary,#1f2129);border-bottom:1px solid var(--ks-border-color-lighter,#f0f0f0);margin-bottom:16px;padding-bottom:8px;font-size:14px;font-weight:600}.global-actions-section .global-action-item[data-v-e5c8e36e]{border:1px solid var(--ks-border-color-lighter,#f0f0f0);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:8px 16px;display:flex}.global-actions-section .global-action-item__info[data-v-e5c8e36e]{flex:1;margin-right:16px;line-height:22px}.global-actions-section .global-action-item__title[data-v-e5c8e36e]{color:var(--text_primary,#1f2129);margin-bottom:4px;font-size:14px;font-weight:500}.global-actions-section .global-action-item__desc[data-v-e5c8e36e]{color:var(--ks-text-color-secondary,#909399);font-size:12px}.form-row[data-v-e5c8e36e]{gap:12px;margin-bottom:16px;display:flex}.form-row[data-v-e5c8e36e]:last-child{margin-bottom:0}.form-row--actions[data-v-e5c8e36e]{margin-top:8px}.form-label[data-v-e5c8e36e]{width:60px;color:var(--text_primary,#1f2129);flex-shrink:0;padding-top:8px;font-size:14px}.form-label.required[data-v-e5c8e36e]:before{content:"*";color:var(--ks-color-danger,#f56c6c);margin-right:4px}.form-field[data-v-e5c8e36e]{flex:1;min-width:0}.field-foot[data-v-e5c8e36e]{justify-content:space-between;margin-top:4px;display:flex}.field-error[data-v-e5c8e36e]{color:var(--ks-color-danger,#f56c6c);font-size:12px}.field-count[data-v-e5c8e36e]{color:var(--ks-text-color-placeholder,#c0c4cc);font-size:12px}.space-manage-page[data-v-83cad020]{flex-direction:column;height:100%;display:flex;overflow:hidden}.space-manage-page[data-v-83cad020] .ks-tabs__header{border:none;margin:0}.space-manage-page__empty[data-v-83cad020]{color:var(--ks-text-color-secondary,#909399);flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.space-manage-page__header[data-v-83cad020]{flex-direction:column;flex-shrink:0;gap:8px;padding:16px 24px 12px;display:flex}.space-manage-page__title-row[data-v-83cad020]{align-items:center;gap:8px;display:flex}.space-manage-page__title[data-v-83cad020]{color:var(--text_primary,#1f2129);margin:0;font-size:16px;font-weight:600}.space-manage-page__tabs[data-v-83cad020]{border-bottom:1px solid var(--ks-border-color-light,#e4e7ed);flex-shrink:0;padding:0 24px}.space-manage-page__tabs[data-v-83cad020] .ks-tabs__nav-wrap:after{display:none}.space-manage-page__content[data-v-83cad020]{flex:1;min-height:0;overflow-y:auto}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{-webkit-font-smoothing:antialiased;font-family:PingFang SC;line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@supports (-webkit-touch-callout:none){@media (max-width:768px){table th,table td{text-wrap:unset!important;white-space:normal!important;min-width:130px!important}}}@font-face{font-family:llm-chart-bi-icon;src:url(//h2.static.yximgs.com/kos/nlav10820/static/font/font_2546954_iq2i6lzsg8c.woff2)format("woff2"),url(//h2.static.yximgs.com/kos/nlav10820/static/font/font_2546954_iq2i6lzsg8c.woff)format("woff"),url(//h2.static.yximgs.com/kos/nlav10820/static/font/font_2546954_iq2i6lzsg8c.ttf)format("truetype")}.bi-icon{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-style:normal;font-family:llm-chart-bi-icon!important}.bi-icon-liebiao:before{content:"\e81b"}.bi-icon-mulushu:before{content:"\e81c"}.bi-icon-kanbantuisongzhuangtai:before{content:"\e81a"}.bi-icon-wenjian:before{content:"\e815"}.bi-icon-kanban:before{content:"\e816"}.bi-icon-wenjian-zhankai:before{content:"\e817"}.bi-icon-zhibiaoqushu:before{content:"\e818"}.bi-icon-tianceLOGO:before{content:"\e819"}.bi-icon-rili1:before{content:"\e814"}.bi-icon-riqiduibixi:before{content:"\e813"}.bi-icon-passive-link:before{content:"\e812"}.bi-icon-a-01xiaojiantou-xiangxia:before{content:"\e810"}.bi-icon-a-01xiaojiantou-xiangshang:before{content:"\e811"}.bi-icon-wodetuijianfenximoban:before{content:"\e6ef"}.bi-icon-tree-unfold:before{content:"\e6ed"}.bi-icon-tree-fold:before{content:"\e6ee"}.bi-icon-daochutupian:before{content:"\e805"}.bi-icon-qingchu:before{content:"\e806"}.bi-icon-xinxi:before{content:"\e807"}.bi-icon-delete2:before{content:"\e808"}.bi-icon-chart-unlink:before{content:"\e809"}.bi-icon-tubiaoqiehuanshujuji:before{content:"\e80a"}.bi-icon-daochushuju:before{content:"\e80b"}.bi-icon-chart-link:before{content:"\e80c"}.bi-icon-riqiduibi1:before{content:"\e80d"}.bi-icon-yidong:before{content:"\e80e"}.bi-icon-shezhifuzhibiao:before{content:"\e80f"}.bi-icon-dangqian:before{content:"\e803"}.bi-icon-tuijian1:before{content:"\e804"}.bi-icon-yiwen:before{content:"\e6eb"}.bi-icon-bianjitubiaoshujuji:before{content:"\e6ea"}.bi-icon-tuichuquanping:before{content:"\e6b9"}.bi-icon-xinqiehuanshujuji:before{content:"\e6b8"}.bi-icon-quanping1:before{content:"\e6b7"}.bi-icon-xiazai1:before{content:"\e6b6"}.bi-icon-huoquSQL:before{content:"\e6b5"}.bi-icon-qingkong3:before{content:"\e6ec"}.bi-icon-shujujixiangqing:before{content:"\e801"}.bi-icon-hangjiquanxian2:before{content:"\e802"}.bi-icon-xinxi-mianxing:before{content:"\e800"}.bi-icon-hangliewuquanxian:before{content:"\e7fc"}.bi-icon-liejiquanxianzhuangtai:before{content:"\e7fd"}.bi-icon-hangjiquanxianzhuangtai:before{content:"\e7fe"}.bi-icon-shenqinghangliequanxian:before{content:"\e7ff"}.bi-icon-zhishi:before{content:"\e7fb"}.bi-icon-tingzhi-waiquan-tianchong:before{content:"\e7f7"}.bi-icon-kaishi-waiquan:before{content:"\e7f8"}.bi-icon-tingzhi-waiquan:before{content:"\e7f9"}.bi-icon-kaishi-tianchong:before{content:"\e7fa"}.bi-icon-arrow-down-fill:before{content:"\e7f6"}.bi-icon-tuijianweixuanzhong1:before{content:"\e6b1"}.bi-icon-tuijian:before{content:"\e6b4"}.bi-icon-xiaojiantou-xiangshang:before{content:"\e7f3"}.bi-icon-xiaojiantou-xiangxia:before{content:"\e7f4"}.bi-icon-mingxibiaoqian:before{content:"\e7f5"}.bi-icon-weiduzhanshi:before{content:"\e7e9"}.bi-icon-zhibiaozhanshi:before{content:"\e7ea"}.bi-icon-zidingyiweidu:before{content:"\e7eb"}.bi-icon-zidingyizhibiao:before{content:"\e7ee"}.bi-icon-yiguachu:before{content:"\e7e7"}.bi-icon-guachu1:before{content:"\e7e8"}.bi-icon-riqiduibilianjie:before{content:"\e7e5"}.bi-icon-riqiduibi:before{content:"\e7e6"}.bi-icon-qiehuan:before{content:"\e7e4"}.bi-icon-OLAP-zhankai:before{content:"\e7e2"}.bi-icon-information:before{content:"\e7e3"}.bi-icon-chenghao:before{content:"\e7dc"}.bi-icon-youkuohao:before{content:"\e7dd"}.bi-icon-jiahao:before{content:"\e7de"}.bi-icon-chuhao:before{content:"\e7df"}.bi-icon-zuokuohao:before{content:"\e7e0"}.bi-icon-jianhao:before{content:"\e7e1"}.bi-icon-zhankai3:before{content:"\e7da"}.bi-icon-shouqi3:before{content:"\e7db"}.bi-icon-TOPNpaiming:before{content:"\e6ad"}.bi-icon-yilaiguanxi:before{content:"\e7d9"}.bi-icon-shuqian1:before{content:"\e7d8"}.bi-icon-SQLbiaocanshushezhi:before{content:"\e7d3"}.bi-icon-SQLkubiaochaxun:before{content:"\e7d4"}.bi-icon-SQLtuozhuaiquyu:before{content:"\e7d5"}.bi-icon-SQLcanshutihuan:before{content:"\e7d6"}.bi-icon-SQLhanshubangzhu:before{content:"\e7d7"}.bi-icon-quanbushouqi:before{content:"\e7d1"}.bi-icon-quanbuzhankai:before{content:"\e7d2"}.bi-icon-baocunbingshangxian:before{content:"\e7d0"}.bi-icon-suoxiao:before{content:"\e6b0"}.bi-icon-fangda:before{content:"\e6af"}.bi-icon-dingwei:before{content:"\e6ae"}.bi-icon-suofang:before{content:"\e7ce"}.bi-icon-zhongyaotongzhi:before{content:"\e7cd"}.bi-icon-shuqian:before{content:"\e7c8"}.bi-icon-guanlishezhi1:before{content:"\e7ca"}.bi-icon-shuqianbiaoji:before{content:"\e7cb"}.bi-icon-tianjiashuqian:before{content:"\e7cc"}.bi-icon-xiazuanjiantou:before{content:"\e7c7"}.bi-icon-kexiazuanzhuangtai:before{content:"\e7c5"}.bi-icon-xiazuanlujing:before{content:"\e7c6"}.bi-icon-SQLkuaisutianchong:before{content:"\e7c4"}.bi-icon-SQLyufaxiaoyan:before{content:"\e7c1"}.bi-icon-SQLchaxunbaocun:before{content:"\e7c2"}.bi-icon-SQLbaocunshangxian:before{content:"\e7c3"}.bi-icon-SQLyoujian:before{content:"\e7b5"}.bi-icon-SQLjieguo:before{content:"\e7b6"}.bi-icon-SQLbaocun:before{content:"\e7b7"}.bi-icon-SQLrizhi:before{content:"\e7b8"}.bi-icon-SQLfenxiang:before{content:"\e7b9"}.bi-icon-SQLlianjie:before{content:"\e7ba"}.bi-icon-SQLtianchong:before{content:"\e7bb"}.bi-icon-SQLxiazai:before{content:"\e7bc"}.bi-icon-SQLzidongtianchong:before{content:"\e7bd"}.bi-icon-SQLdaochu:before{content:"\e7be"}.bi-icon-SQLzihao:before{content:"\e7bf"}.bi-icon-SQLshoucang:before{content:"\e7b3"}.bi-icon-SQLyicang:before{content:"\e7b4"}.bi-icon-xuanzeriqi:before{content:"\e7b2"}.bi-icon-tihuanshujuji:before{content:"\e7b1"}.bi-icon-ziduan:before{content:"\e7b0"}.bi-icon-SQLyuju:before{content:"\e7a6"}.bi-icon-bangzhu:before{content:"\e7a7"}.bi-icon-qingkong:before{content:"\e7a8"}.bi-icon-xianshihangshu:before{content:"\e7a9"}.bi-icon-paixushezhi:before{content:"\e7ab"}.bi-icon-xuanzeziduan:before{content:"\e7ad"}.bi-icon-shaixuantiaojian:before{content:"\e7ae"}.bi-icon-jieguoshaixuan:before{content:"\e7af"}.bi-icon-zqcx_weikaishi:before{content:"\e7a5"}.bi-icon-zqcx_bohui:before{content:"\e7a1"}.bi-icon-zqcx_chexiao:before{content:"\e7a2"}.bi-icon-zqcx_dengdai:before{content:"\e7a3"}.bi-icon-zqcx_wancheng:before{content:"\e7a4"}.bi-icon-running:before{content:"\e6ac"}.bi-icon-zhuangtailei-cuowu:before{content:"\e766"}.bi-icon-zhangfulei-xiajiang:before{content:"\e769"}.bi-icon-zhuangtailei-wending:before{content:"\e76b"}.bi-icon-biaojilei-lvse:before{content:"\e76d"}.bi-icon-biaojilei-huise:before{content:"\e76e"}.bi-icon-tongbilei-wubodong:before{content:"\e770"}.bi-icon-zhangfulei-shangsheng:before{content:"\e771"}.bi-icon-zhuangtailei-zhengque:before{content:"\e772"}.bi-icon-zhangfulei-wubodong:before{content:"\e79a"}.bi-icon-qushilei-shangsheng:before{content:"\e79b"}.bi-icon-tongbilei-xiajiang:before{content:"\e79c"}.bi-icon-qushilei-xiajiang:before{content:"\e79d"}.bi-icon-tongbilei-shangsheng:before{content:"\e79e"}.bi-icon-qushilei-wubodong:before{content:"\e79f"}.bi-icon-biaojilei-hongse:before{content:"\e7a0"}.bi-icon-push:before{content:"\e68b"}.bi-icon-zhankai2:before{content:"\e758"}.bi-icon-dataset-solid:before{content:"\e68c"}.bi-icon-suoding:before{content:"\e759"}.bi-icon-help-solid:before{content:"\e68d"}.bi-icon-jiesuo:before{content:"\e75d"}.bi-icon-decision-center-solid:before{content:"\e68e"}.bi-icon-xinjianyidongduankanban:before{content:"\e773"}.bi-icon-setting-solid:before{content:"\e68f"}.bi-icon-yidongduanwaibukanban:before{content:"\e777"}.bi-icon-dashboard-solid:before{content:"\e690"}.bi-icon-yidongduankanban:before{content:"\e778"}.bi-icon-less:before{content:"\e60c"}.bi-icon-shanchu:before{content:"\e634"}.bi-icon-beta-version:before{content:"\e691"}.bi-icon-dangejiedian:before{content:"\e635"}.bi-icon-csv:before{content:"\e692"}.bi-icon-zhouqishezhi1:before{content:"\e636"}.bi-icon-collapse:before{content:"\e693"}.bi-icon-xiaoxitishi:before{content:"\e779"}.bi-icon-upload:before{content:"\e694"}.bi-icon-gonggaochuangjianren:before{content:"\e77b"}.bi-icon-expand:before{content:"\e695"}.bi-icon-puguang:before{content:"\e77c"}.bi-icon-remain-user-setting:before{content:"\e696"}.bi-icon-yidu:before{content:"\e77e"}.bi-icon-record:before{content:"\e698"}.bi-icon-gonggaoshouzhong:before{content:"\e77f"}.bi-icon-member:before{content:"\e699"}.bi-icon-biaoji:before{content:"\e780"}.bi-icon-sort-asc:before{content:"\e697"}.bi-icon-dianji:before{content:"\e781"}.bi-icon-sort-desc:before{content:"\e69a"}.bi-icon-lijigonggao:before{content:"\e782"}.bi-icon-sort-none:before{content:"\e69b"}.bi-icon-chehui:before{content:"\e783"}.bi-icon-header-column-setting:before{content:"\e69c"}.bi-icon-piliangbiaoji:before{content:"\e784"}.bi-icon-columns:before{content:"\e69d"}.bi-icon-gonggaoguanli:before{content:"\e786"}.bi-icon-dev-group-info:before{content:"\e69e"}.bi-icon-zhongzhizuijinchaxun:before{content:"\e77a"}.bi-icon-dev-group-apply:before{content:"\e69f"}.bi-icon-fuzhibiao1:before{content:"\e787"}.bi-icon-dataset-directory:before{content:"\e6a0"}.bi-icon-lianjie:before{content:"\e6a9"}.bi-icon-icon_shujutoushi:before{content:"\e6a1"}.bi-icon-quanjushaixuanloudouicon:before{content:"\e75e"}.bi-icon-dashboard-directory:before{content:"\e6a2"}.bi-icon-dingshigonggao:before{content:"\e789"}.bi-icon-auth:before{content:"\e6a3"}.bi-icon-zitiyanse:before{content:"\e6aa"}.bi-icon-dashboard-directory-open:before{content:"\e6a4"}.bi-icon-excel:before{content:"\e75f"}.bi-icon-dataset-directory-open:before{content:"\e6a5"}.bi-icon-png:before{content:"\e760"}.bi-icon-color-edit:before{content:"\e6a6"}.bi-icon-kanbanfangwenjilu:before{content:"\e78b"}.bi-icon-iframe:before{content:"\e6a7"}.bi-icon-zhice:before{content:"\e762"}.bi-icon-edit-dataset:before{content:"\e6a8"}.bi-icon-zhedieicon:before{content:"\e763"}.bi-icon-dataset-import:before{content:"\e6b2"}.bi-icon-dapingban:before{content:"\e764"}.bi-icon-flip:before{content:"\e6b3"}.bi-icon-putongchaxun:before{content:"\e78a"}.bi-icon-dataset-union:before{content:"\e6ba"}.bi-icon-notebook:before{content:"\e78c"}.bi-icon-auth-add:before{content:"\e6bc"}.bi-icon-notebook-copy:before{content:"\e7f2"}.bi-icon-auth-new:before{content:"\e6bd"}.bi-icon-notebookxianxing:before{content:"\e78d"}.bi-icon-quanxianshezhi:before{content:"\e6be"}.bi-icon-xiaoxi:before{content:"\e6ab"}.bi-icon-hangjiquanxian:before{content:"\e6c1"}.bi-icon-putongqushu:before{content:"\e78f"}.bi-icon-online:before{content:"\e6c5"}.bi-icon-cxlbweishoucang:before{content:"\e790"}.bi-icon-offline:before{content:"\e6c6"}.bi-icon-cxlbchakan:before{content:"\e791"}.bi-icon-stop:before{content:"\e6c7"}.bi-icon-cxlbxiazai:before{content:"\e792"}.bi-icon-rerun:before{content:"\e6c8"}.bi-icon-cxlbyoujian:before{content:"\e793"}.bi-icon-dependence:before{content:"\e6c9"}.bi-icon-cxlbyishoucang:before{content:"\e794"}.bi-icon-help-doc:before{content:"\e6ca"}.bi-icon-cxlbfenxiang:before{content:"\e795"}.bi-icon-qinghuancun:before{content:"\e6cb"}.bi-icon-cxlbdaochu:before{content:"\e797"}.bi-icon-IDP-bushujushijian:before{content:"\e6cd"}.bi-icon-jiuxushijianjiankong:before{content:"\e798"}.bi-icon-icon-share:before{content:"\e6cc"}.bi-icon-shanchu1:before{content:"\e765"}.bi-icon-charuwaibuzujian:before{content:"\e6ce"}.bi-icon-jiuxushijianbianji:before{content:"\e799"}.bi-icon-gaojingshezhi:before{content:"\e6d0"}.bi-icon-icon_gaojing:before{content:"\e6d1"}.bi-icon-icon-piliangcaozuo:before{content:"\e767"}.bi-icon-icon-tubiaofangda:before{content:"\e6d2"}.bi-icon-xianshizhushibiaoji:before{content:"\e6d3"}.bi-icon-xianshijieribiaoji:before{content:"\e6d4"}.bi-icon-xianshifuzhuxian:before{content:"\e6d5"}.bi-icon-biaojixianshi:before{content:"\e6d6"}.bi-icon-guanbizhushibiaoji:before{content:"\e6d7"}.bi-icon-guanbifuzhuxian:before{content:"\e6d8"}.bi-icon-guanbijieribiaoji:before{content:"\e6d9"}.bi-icon-tuding:before{content:"\e6da"}.bi-icon-beizhuxinxi:before{content:"\e6db"}.bi-icon-guanlishezhi:before{content:"\e6dc"}.bi-icon-zhushidian:before{content:"\e6dd"}.bi-icon-wodemoban:before{content:"\e6bb"}.bi-icon-shujubiaoshangchuan:before{content:"\e6bf"}.bi-icon-shouqizhankai:before{content:"\e6c0"}.bi-icon-quanpingxianshi:before{content:"\e6c2"}.bi-icon-shujushangchuan:before{content:"\e6c3"}.bi-icon-mobanku:before{content:"\e6c4"}.bi-icon-sousuo:before{content:"\e6cf"}.bi-icon-guolv:before{content:"\e6de"}.bi-icon-yunhang:before{content:"\e6df"}.bi-icon-sqlqushu:before{content:"\e6e0"}.bi-icon-paiban:before{content:"\e6e1"}.bi-icon-zhihangliebiao:before{content:"\e6e2"}.bi-icon-waibukanban:before{content:"\e6e5"}.bi-icon-qingkong1:before{content:"\e6e6"}.bi-icon-shenqingxinjianmenhu:before{content:"\e6e7"}.bi-icon-dengpao:before{content:"\e6e8"}.bi-icon-icon-loudoushezhi:before{content:"\e6e9"}.bi-icon-zizhuqushu:before{content:"\e6f1"}.bi-icon-SQLqushu:before{content:"\e6f2"}.bi-icon-Tooltip:before{content:"\e6f3"}.bi-icon-liked:before{content:"\e6f4"}.bi-icon-dashboard-new:before{content:"\e6f5"}.bi-icon-like:before{content:"\e6f6"}.bi-icon-kanbanguachu:before{content:"\e6f0"}.bi-icon-wailianguachu:before{content:"\e6f7"}.bi-icon-wailiankanban:before{content:"\e6f8"}.bi-icon-paperclip:before{content:"\e624"}.bi-icon-tongbu:before{content:"\e6f9"}.bi-icon-icon-yidongmulu:before{content:"\e6fa"}.bi-icon-kaiqihuancun:before{content:"\e6fb"}.bi-icon-guanbihuancun:before{content:"\e6fc"}.bi-icon-yufajiancha:before{content:"\e6e3"}.bi-icon-jiaohuan:before{content:"\e6fd"}.bi-icon-jiaobiao:before{content:"\e6fe"}.bi-icon-genghuan:before{content:"\e6ff"}.bi-icon-buffet-solid:before{content:"\e700"}.bi-icon-xiala:before{content:"\e602"}.bi-icon-shouqi:before{content:"\e603"}.bi-icon-impala:before{content:"\e702"}.bi-icon-hangjiquanxian1:before{content:"\e703"}.bi-icon-yidongpingjunguanbi:before{content:"\e704"}.bi-icon-yidongpingjunkaiqi:before{content:"\e705"}.bi-icon-suo:before{content:"\e706"}.bi-icon-shuaxin:before{content:"\e604"}.bi-icon-shujukubiao:before{content:"\e612"}.bi-icon-shujuku:before{content:"\e605"}.bi-icon-biaodan:before{content:"\e72d"}.bi-icon-clear:before{content:"\e606"}.bi-icon-star:before{content:"\e607"}.bi-icon-juhefangshi:before{content:"\e708"}.bi-icon-fuzhibiao:before{content:"\e709"}.bi-icon-collapse-arrow:before{content:"\e70a"}.bi-icon-waibu:before{content:"\e70b"}.bi-icon-wenben:before{content:"\e70c"}.bi-icon-editor-legend-flat:before{content:"\e70d"}.bi-icon-editor-legend-page:before{content:"\e70e"}.bi-icon-neibu:before{content:"\e70f"}.bi-icon-baifenbi:before{content:"\e710"}.bi-icon-zhibiao:before{content:"\e608"}.bi-icon-jisuanfangshi:before{content:"\e707"}.bi-icon-shibieweiurl:before{content:"\e711"}.bi-icon-shijianjuhefangshi:before{content:"\e712"}.bi-icon-shuzhigeshi:before{content:"\e713"}.bi-icon-zhihang:before{content:"\e609"}.bi-icon-zhongzhi:before{content:"\e60a"}.bi-icon-qingteng:before{content:"\e714"}.bi-icon-scheduled-refresh:before{content:"\e715"}.bi-icon-men-morenicon:before{content:"\e60d"}.bi-icon-jiazai:before{content:"\e60f"}.bi-icon-waibushouquan1:before{content:"\e610"}.bi-icon-jiazaizhong:before{content:"\e716"}.bi-icon-tishi:before{content:"\e61c"}.bi-icon-piliangniantie:before{content:"\e718"}.bi-icon-shengjiicon:before{content:"\e701"}.bi-icon-icon-picture:before{content:"\e626"}.bi-icon-tuozhuaijiantou:before{content:"\e717"}.bi-icon-zhinengzhihang:before{content:"\e61e"}.bi-icon-dawenjianzhihang:before{content:"\e61f"}.bi-icon-zhihangqiedaochuzhidisanfangpingtai:before{content:"\e621"}.bi-icon-approving:before{content:"\e719"}.bi-icon-abort:before{content:"\e71a"}.bi-icon-archive-download:before{content:"\e7c9"}.bi-icon-mulu:before{content:"\e71b"}.bi-icon-muludakai:before{content:"\e71c"}.bi-icon-fold:before{content:"\e785"}.bi-icon-unfold:before{content:"\e788"}.bi-icon-link:before{content:"\e7c0"}.bi-icon-portal-map:before{content:"\e71f"}.bi-icon-key:before{content:"\e720"}.bi-icon-rank:before{content:"\e721"}.bi-icon-yufaxiaoyan:before{content:"\e722"}.bi-icon-kuaijiefangshi:before{content:"\e723"}.bi-icon-tihuan:before{content:"\e724"}.bi-icon-erweima:before{content:"\e725"}.bi-icon-shipin:before{content:"\e727"}.bi-icon-description:before{content:"\e71d"}.bi-icon-ziduanfenleibiaoqian:before{content:"\e71e"}.bi-icon-beizhu:before{content:"\e726"}.bi-icon-zhankai1:before{content:"\e72e"}.bi-icon-shouqi1:before{content:"\e72f"}.bi-icon-moban:before{content:"\e731"}.bi-icon-dashboard1:before{content:"\e728"}.bi-icon-olap:before{content:"\e729"}.bi-icon-star-fill:before{content:"\e7aa"}.bi-icon-star-line:before{content:"\e7ac"}.bi-icon-filter:before{content:"\e638"}.bi-icon-icon_sub-condition:before{content:"\e72a"}.bi-icon-stretch:before{content:"\e639"}.bi-icon-behavior-analyse:before{content:"\e72b"}.bi-icon-refresh:before{content:"\e63a"}.bi-icon-time:before{content:"\e757"}.bi-icon-regular-refresh:before{content:"\e63b"}.bi-icon-chuangjianfenlei:before{content:"\e72c"}.bi-icon-text-widget:before{content:"\e63c"}.bi-icon-shujujiguanlian:before{content:"\e730"}.bi-icon-add-widget:before{content:"\e63d"}.bi-icon-xinchaxun:before{content:"\e739"}.bi-icon-copy:before{content:"\e63e"}.bi-icon-timed-refresh:before{content:"\e60e"}.bi-icon-export:before{content:"\e63f"}.bi-icon-release:before{content:"\e611"}.bi-icon-preview:before{content:"\e641"}.bi-icon-clean-cache:before{content:"\e614"}.bi-icon-setting:before{content:"\e642"}.bi-icon-forced-refresh:before{content:"\e613"}.bi-icon-dataset:before{content:"\e637"}.bi-icon-auth-setting:before{content:"\e615"}.bi-icon-dashboard:before{content:"\e643"}.bi-icon-share1:before{content:"\e616"}.bi-icon-decision-center:before{content:"\e644"}.bi-icon-export1:before{content:"\e617"}.bi-icon-search:before{content:"\e640"}.bi-icon-preview1:before{content:"\e618"}.bi-icon-icon_daima:before{content:"\e645"}.bi-icon-iframe1:before{content:"\e619"}.bi-icon-save:before{content:"\e646"}.bi-icon-replace:before{content:"\e61a"}.bi-icon-delete:before{content:"\e647"}.bi-icon-guachuwaibukanban:before{content:"\e732"}.bi-icon-full-screen:before{content:"\e648"}.bi-icon-zhediecaidan:before{content:"\e733"}.bi-icon-exit:before{content:"\e649"}.bi-icon-xinjiankanban:before{content:"\e734"}.bi-icon-bangzhushouce:before{content:"\e64a"}.bi-icon-shoucang:before{content:"\e735"}.bi-icon-add-directory:before{content:"\e64b"}.bi-icon-bianji:before{content:"\e736"}.bi-icon-shengxu:before{content:"\e64c"}.bi-icon-quanxianguanli:before{content:"\e737"}.bi-icon-jiangxu:before{content:"\e64d"}.bi-icon-guachu:before{content:"\e738"}.bi-icon-number-field:before{content:"\e64e"}.bi-icon-shengjihuojian:before{content:"\e73a"}.bi-icon-yincang:before{content:"\e64f"}.bi-icon-xinjianwenjianjia:before{content:"\e73b"}.bi-icon-zhankai:before{content:"\e650"}.bi-icon-shoucangdianliang:before{content:"\e73c"}.bi-icon-zhedie:before{content:"\e651"}.bi-icon-youjian:before{content:"\e73d"}.bi-icon-directory:before{content:"\e652"}.bi-icon-search-1:before{content:"\e61b"}.bi-icon-error:before{content:"\e653"}.bi-icon-check-line:before{content:"\e78e"}.bi-icon-success:before{content:"\e654"}.bi-icon-data-mart:before{content:"\e61d"}.bi-icon-remind:before{content:"\e655"}.bi-icon-shujuji:before{content:"\e629"}.bi-icon-close:before{content:"\e656"}.bi-icon-shujuyuan:before{content:"\e62a"}.bi-icon-caret-right:before{content:"\e657"}.bi-icon-zhouqichaxun:before{content:"\e742"}.bi-icon-outline-unfold-px:before{content:"\e658"}.bi-icon-zhouqishezhi:before{content:"\e743"}.bi-icon-outline-user-px:before{content:"\e659"}.bi-icon-baocun:before{content:"\e744"}.bi-icon-report-logo:before{content:"\e65a"}.bi-icon-play-video:before{content:"\e622"}.bi-icon-add:before{content:"\e65b"}.bi-icon-view-video:before{content:"\e623"}.bi-icon-share:before{content:"\e65c"}.bi-icon-star-entity:before{content:"\e625"}.bi-icon-move:before{content:"\e65d"}.bi-icon-star-blank:before{content:"\e627"}.bi-icon-hangout:before{content:"\e65e"}.bi-icon-fullscreen:before{content:"\e628"}.bi-icon-hangout-management:before{content:"\e65f"}.bi-icon-replay:before{content:"\e62b"}.bi-icon-directory-management:before{content:"\e660"}.bi-icon-muted:before{content:"\e62c"}.bi-icon-file-tree-dashboard:before{content:"\e661"}.bi-icon-volume:before{content:"\e62d"}.bi-icon-advanced-sort:before{content:"\e662"}.bi-icon-pause-video:before{content:"\e62e"}.bi-icon-data-chart:before{content:"\e663"}.bi-icon-guachushujujishi:before{content:"\e73e"}.bi-icon-info:before{content:"\e664"}.bi-icon-rili:before{content:"\e746"}.bi-icon-add-column:before{content:"\e665"}.bi-icon-tuding1:before{content:"\e73f"}.bi-icon-relation:before{content:"\e666"}.bi-icon-bangdingicon:before{content:"\e740"}.bi-icon-string-field:before{content:"\e667"}.bi-icon-jiebangicon:before{content:"\e741"}.bi-icon-right:before{content:"\e668"}.bi-icon-thumb-down-fill:before{content:"\e7ec"}.bi-icon-time-field:before{content:"\e669"}.bi-icon-thumb-up:before{content:"\e7ed"}.bi-icon-back:before{content:"\e66a"}.bi-icon-thumb-up-fill:before{content:"\e7ef"}.bi-icon-dots:before{content:"\e66b"}.bi-icon-thumb-down:before{content:"\e7f0"}.bi-icon-manual:before{content:"\e66c"}.bi-icon-guiyin:before{content:"\e74a"}.bi-icon-questionnaire:before{content:"\e66d"}.bi-icon-attribution:before{content:"\e74b"}.bi-icon-feedback:before{content:"\e66e"}.bi-icon-alarm:before{content:"\e7f1"}.bi-icon-edit:before{content:"\e66f"}.bi-icon-lianlu:before{content:"\e62f"}.bi-icon-help:before{content:"\e670"}.bi-icon-docs:before{content:"\e630"}.bi-icon-drag:before{content:"\e671"}.bi-icon-screen:before{content:"\e745"}.bi-icon-aggregate:before{content:"\e672"}.bi-icon-yiyouquanxian:before{content:"\e74c"}.bi-icon-directory-open:before{content:"\e673"}.bi-icon-shenqingquanxian:before{content:"\e74d"}.bi-icon-debug:before{content:"\e620"}.bi-icon-shenqingzhongquanxian:before{content:"\e74e"}.bi-icon-arrow-down:before{content:"\e674"}.bi-icon-shouquanquanxian:before{content:"\e74f"}.bi-icon-greater-equal:before{content:"\e675"}.bi-icon-zhonghuo:before{content:"\e750"}.bi-icon-equal:before{content:"\e676"}.bi-icon-xiaohuo:before{content:"\e751"}.bi-icon-less-equal:before{content:"\e677"}.bi-icon-dahuo:before{content:"\e752"}.bi-icon-change-table:before{content:"\e678"}.bi-icon-shuliang:before{content:"\e753"}.bi-icon-exchange:before{content:"\e679"}.bi-icon-zhuanyi:before{content:"\e631"}.bi-icon-calendar:before{content:"\e6e4"}.bi-icon-kim:before{content:"\e632"}.bi-icon-hangout-approving:before{content:"\e67a"}.bi-icon-liucunzhibiao:before{content:"\e633"}.bi-icon-hangout-refused:before{content:"\e67b"}.bi-icon-chakanmoban:before{content:"\e75a"}.bi-icon-hangout-success:before{content:"\e67c"}.bi-icon-yiyouquanxian1:before{content:"\e75b"}.bi-icon-sticky-bottom:before{content:"\e67d"}.bi-icon-guiyinfenxi:before{content:"\e75c"}.bi-icon-sticky-top:before{content:"\e67e"}.bi-icon-qushu:before{content:"\e747"}.bi-icon-rename:before{content:"\e67f"}.bi-icon-Olap-line:before{content:"\e748"}.bi-icon-earth:before{content:"\e680"}.bi-icon-file-list:before{content:"\e7cf"}.bi-icon-beta:before{content:"\e60b"}.bi-icon-filter1:before{content:"\e77d"}.bi-icon-revert:before{content:"\e681"}.bi-icon-yiyouquanxian2:before{content:"\e761"}.bi-icon-icon-chakanzuguanli:before{content:"\e682"}.bi-icon-chakanmoban2:before{content:"\e768"}.bi-icon-icon-menhuguanli:before{content:"\e683"}.bi-icon-quanburedu1:before{content:"\e76a"}.bi-icon-icon-shenheguanli:before{content:"\e685"}.bi-icon-gongxiangSQL:before{content:"\e76c"}.bi-icon-sync:before{content:"\e686"}.bi-icon-youjiantuisong:before{content:"\e749"}.bi-icon-icon-shujumenhu:before{content:"\e687"}.bi-icon-fuzhibingxinzeng:before{content:"\e754"}.bi-icon-icon-jingzhun:before{content:"\e684"}.bi-icon-search1:before{content:"\e796"}.bi-icon-cancel-hangout:before{content:"\e76f"}.bi-icon-tianjiaSQL:before{content:"\e774"}.bi-icon-sample:before{content:"\e601"}.bi-icon-changguiqushu:before{content:"\e775"}.bi-icon-pai:before{content:"\e688"}.bi-icon-lishi:before{content:"\e776"}.bi-icon-yuan:before{content:"\e689"}.bi-icon-fangdasuoxiao:before{content:"\e755"}.bi-icon-jiejiari:before{content:"\e68a"}.bi-icon-shouqi2:before{content:"\e756"}#agent-HOME,#agent-TC{container:agent-container/inline-size}:root{--gradient-primary:linear-gradient(121deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%)}body{overscroll-behavior:none;margin:0;font-family:PingFang SC,Inter,Avenir,Helvetica,Arial,sans-serif;overflow:hidden;padding-right:0!important}body .ks-menu .is-active{font-weight:800;color:#131416!important}body .user-with-kim-container .kim-png{flex:0 0 16px!important;height:16px!important}body .sys-icon-search{font-size:16px}body .ks-dialog__header{border-bottom:none}body .ks-dialog__title{font-size:14px}body .ks-form-item__label{color:#8e8e90;font-size:12px}body .dp-linear-text{background:var(--gradient-primary,linear-gradient(92.75deg,#0a48f5 0%,#381ceb 64%,#c451e0 100%))!important;-webkit-text-fill-color:transparent!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important}body .scrollbar::-webkit-scrollbar{width:0;height:0}body .scrollbar:hover::-webkit-scrollbar{width:4px;height:2px}body .scrollbar::-webkit-scrollbar-thumb{background-color:#c5c5c5;border-radius:10px}body .scrollbar::-webkit-scrollbar-track{background-color:#fff0;border-radius:10px}:root[theme=light]{--bg_tag_green:#22c55e1a;--text_green:#16a34a;--skeleton-base-color:#f0f0f0;--skeleton-highlight-color:#e0e0e0;--list-item-highlight-bg:#2563f40f;--gradient-primary:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%);--card-shadow:0px 2px 10px 0px #295fcc0d,0px -2px 10px 0px #295fcc05,2px 0px 10px 0px #295fcc05,-2px 0px 10px 0px #295fcc05,0px 0px 12px 0px #fff3 inset;--kui-icon-fontsize-n:16px;--new-chat-border-color:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%);--welcome-background-color:linear-gradient(238.31deg,#ffffff3d 11.06%,#dbe3ff2a 85.75%);--chat-background-color:var(--bg_component);--chat-button-border-color:var(--border_form);--chat-send-button:#fff;--chat-send-button-disabled:#dae0f2;--chat-button-text-color:var(--text_primary);--chat-home-content-desc-color:var(--text_secondary);--chat-home-content-title-left-color:var(--text_primary);--chat-display-panel-background:var(--gray_200);--chat-reference-background:#2563f414;--chat-reference-color:var(--text_primary);--chat-think-status-background:linear-gradient(131deg,#427afd 7.72%,#423ef1 42%,#9f6df0 78.73%,#de5ef3 90.98%);--chat-sql-assistant-glow-color:#2563f41f;--chat-meta-data-search-glow-color:#ffb6c133;--chat-header-background-color:var(--bg_component);--chat-colorful-card-background-color:var(--bg_component);--chat-colorful-card-example-icon-color:#2563f4;--chat-display-sql-color:#2563f4;--chat-mid-right-background-color:var(--bg_component);--chat-colorful-card-border-color:var(--bg_component);--chat-input-box-shadow:#0000001a 0px 1px 8px;--share-icon-fill:#626366;--share-icon-stroke:#f9fbff;--btn-without-border-bg-color:#e4e6e8;--btn-without-border-bg-color-active:#fefefe;--btn-without-border-text-color:#131416;--btn-wrapper-bg-color:#e5e7e9;--toolbar-bg-color:#f8fafc;--toolbar-icon-color:#5f6063;--xiaok-bg-img:url(https://h2.static.yximgs.com//kcdn/cdn-kcdn113148/build-files/static/image/long-bg.b31f4536.png) no-repeat center top/100% 2048px;--xiaok-single-agent-bg:#f2f5fa;--xiaok-history-bg:#f5f7fa;--xiaok-capability-bar-bg:var(--gray_200,#f6f7f9);--pure-color:#fff;--pure-color-dark:#000;--hover-bg:#f2f5fa;--kui-tree-color_bg-hover:var(--hover-bg);--file-tag-list-mask-bg:#fffffff2;--file-tag-icon-filter:none;--input-btn-bg:#f8fafc;--crowd_tag_orange:#faecdc;--crowd_tag_red:#fadcdc;--crowd_tag_green:#c8f8d9;--crowd_tag_blue:#d3f2f9;--crowd_tag_yellow:#f6f1c8;--crowd_tag_default:#e6faef;--at-panel-detail-shadow:0px 2px 16px 0px #373e5229;--multi-stream-header-bg:#f2f4f7;--multi-stream-header-label-color:#5f6368;--multi-stream-header-icon-color:#5f6368;--multi-stream-header-icon-hover-bg:#0000000f}:root[theme=dark]{--bg_tag_green:#22c55e33;--text_green:#22c55e;--skeleton-base-color:#444;--skeleton-highlight-color:#555;--list-item-highlight-bg:#46a7ff0f;--gradient-primary:linear-gradient(115.02deg,#ab70ff 2.39%,#3184ff 51.22%,#3bd9ff 101.25%);--card-shadow:0px 8px 24px 0px #0c1e3f3d,0px 0px 24px 0px #ffffff0a inset;--kui-table-header-background-color:var(--gray_200);--kui-table-row-hover-background-color:var(--bg_hover);--kui-table-font-color:var(--text_primary);--kui-table-header-font-color:var(--text_primary);--kui-table-body-background-color:var(--bg_component);--kui-table-border:1px solid var(--border_divider);--kui-alert-title-color:var(--text_primary);--kui-input-placeholder-color:var(--text_secondary);--kui-input-background-color:var(--bg_component);--kui-input-font-color:var(--text_primary);--kui-input-border-base:1px solid var(--border_form);--kui-tooltip-color-white:var(--bg_component);--kui-cascader-panel-color_node-background-hover:var(--bg_hover);--kui-cascader-panel-color_menu-text-font:var(--text_primary);--ai_bg_card:var(--gray_200);--kui-message-box-color-white:var(--bg_component);--kui-message-box-title-color:var(--gray_1000);--kui-message-box-content-color:var(--gray_800);--kui-button-color_bg-default-normal:transparent;--kui-button-color_font-default-normal:var(--text_primary);--kui-button-color_border-default-normal:var(--gray_500);--kui-icon-fontsize-n:16px;--new-chat-border-color:linear-gradient(95.37deg,#ab70ff -3.49%,#3184ff 49.83%,#3bd9ff 98.06%);--welcome-background-color:linear-gradient(90deg,#000e1f3d 1.75%,#0000003d 24.85%);--chat-background-color:linear-gradient(180deg,#242b35 0%,#222933b3 100%);--chat-button-border-color:#ecf2fd33;--chat-send-button:#17191c;--chat-send-button-disabled:#394251;--chat-button-text-color:#ffffffb8;--chat-home-content-desc-color:#8693ae;--chat-home-content-title-left-color:linear-gradient(89.71deg,#fff 0.25%,#bfcdff 99.75%);--chat-display-panel-background:#1115188c;--chat-reference-background:#2563f433;--chat-reference-color:#ecf2fde6;--chat-think-status-background:linear-gradient(103.6deg,#ab70ff 2.16%,#3184ff 50.54%,#3bd9ff 101.79%);--chat-sql-assistant-glow-color:#28394d;--chat-meta-data-search-glow-color:#32324a;--chat-header-background-color:#202327;--chat-colorful-card-background-color:linear-gradient(228.1deg,#1d2630 9.3%,#1d26307a 73.65%);--chat-colorful-card-example-icon-color:#72a4f8;--chat-display-sql-color:#72a4f8;--chat-mid-right-background-color:#202327;--chat-colorful-card-border-color:none;--kui-message-background-color:var(--bg_component);--chat-input-box-shadow:0px 0px 11.5px 0px #0f141d29;--share-icon-fill:#626366;--share-icon-stroke:transparent;--btn-without-border-bg-color:#62656b;--btn-without-border-bg-color-active:#101113;--btn-without-border-text-color:#ecf2fd;--btn-wrapper-bg-color:#5c6067;--toolbar-bg-color:#404348;--toolbar-icon-color:var(--btn-without-border-text-color);--xiaok-bg-img:var(--bg_container);--xiaok-single-agent-bg:var(--bg_container);--xiaok-history-bg:var(--bg_container);--xiaok-capability-bar-bg:#ecf2fd14;--pure-color:#000;--pure-color-dark:#fff;--hover-bg:#000;--file-tag-list-mask-bg:#1e232af2;--file-tag-icon-filter:invert(1);--kui-tree-color_bg-hover:var(--hover-bg);--input-btn-bg:#ecf2fd0a;--crowd_tag_orange:#7a4a1c;--crowd_tag_red:#7a2c2c;--crowd_tag_green:#1a5a2e;--crowd_tag_blue:#1a4a6a;--crowd_tag_yellow:#6a5a1a;--crowd_tag_default:#1a5a3e;--at-panel-detail-shadow:0px 2px 16px 0px #00000080;--multi-stream-header-bg:#2a2f38;--multi-stream-header-label-color:#8b93a5;--multi-stream-header-icon-color:#8b93a5;--multi-stream-header-icon-hover-bg:#ffffff14}:root{--bg_tag_green:#22c55e1a;--text_green:#16a34a;--skeleton-base-color:#f0f0f0;--skeleton-highlight-color:#e0e0e0;--list-item-highlight-bg:#2563f40f;--gradient-primary:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%);--card-shadow:0px 2px 10px 0px #295fcc0d,0px -2px 10px 0px #295fcc05,2px 0px 10px 0px #295fcc05,-2px 0px 10px 0px #295fcc05,0px 0px 12px 0px #fff3 inset;--kui-icon-fontsize-n:16px;--new-chat-border-color:linear-gradient(120.69deg,#9c57ff -10.72%,#1c77ff 67.32%,#2ad6ff 138.38%);--welcome-background-color:linear-gradient(238.31deg,#ffffff3d 11.06%,#dbe3ff2a 85.75%);--chat-background-color:var(--bg_component);--chat-button-border-color:var(--border_form);--chat-send-button:#fff;--chat-send-button-disabled:#dae0f2;--chat-button-text-color:var(--text_primary);--chat-home-content-desc-color:var(--text_secondary);--chat-home-content-title-left-color:var(--text_primary);--chat-display-panel-background:var(--gray_200);--chat-reference-background:#2563f414;--chat-reference-color:var(--text_primary);--chat-think-status-background:linear-gradient(131deg,#427afd 7.72%,#423ef1 42%,#9f6df0 78.73%,#de5ef3 90.98%);--chat-sql-assistant-glow-color:#2563f41f;--chat-meta-data-search-glow-color:#ffb6c133;--chat-header-background-color:var(--bg_component);--chat-colorful-card-background-color:var(--bg_component);--chat-colorful-card-example-icon-color:#2563f4;--chat-display-sql-color:#2563f4;--chat-mid-right-background-color:var(--bg_component);--chat-colorful-card-border-color:var(--bg_component);--chat-input-box-shadow:#0000001a 0px 1px 8px;--share-icon-fill:#626366;--share-icon-stroke:#f9fbff;--btn-without-border-bg-color:#e4e6e8;--btn-without-border-bg-color-active:#fefefe;--btn-without-border-text-color:#131416;--btn-wrapper-bg-color:#e5e7e9;--toolbar-bg-color:#f8fafc;--toolbar-icon-color:#5f6063;--primary-box-shadow:0px 1px 8px 0px #0c121f14,0px 8px 16px -8px #0c121f14}:where(.el-message-box__wrapper,.kui-message-box__wrapper,.ks-message-box__wrapper) :where(.tg-history-delete-confirm){margin:0!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important}:where(.el-message-box__wrapper,.kui-message-box__wrapper,.ks-message-box__wrapper):has(:where(.tg-history-delete-confirm)){box-sizing:border-box!important;justify-content:center!important;align-items:center!important;padding:16px!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;right:0!important}.copy-to-clipboard-fallback-confirm{max-width:80vw}@media (max-width:480px){.markdown-body *{line-height:20px!important}.markdown-body :where(p,li,td,th){font-size:13px;line-height:20px!important}.markdown-body :where(h1){margin-top:0;margin-bottom:12px;font-size:18px;line-height:26px}.markdown-body :where(h2){margin-top:12px;margin-bottom:10px;font-size:16px;line-height:24px}.markdown-body :where(h3){margin-top:12px;margin-bottom:10px;font-size:14px}.markdown-body :where(h4){margin-top:10px;margin-bottom:10px;font-size:13px}.markdown-body :where(p){margin-bottom:10px!important}.markdown-body :where(ol,ul){padding-left:1.25em;margin-top:10px!important;margin-bottom:10px!important}.markdown-body :where(ol,ul) li{margin-top:3px!important;margin-bottom:3px!important}.markdown-body hr{margin:18px 0}.markdown-body .markdown-table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}.markdown-body #md-root .tool-wrapper+code{max-height:220px;padding:8px 10px;font-size:12px}.markdown-body pre{margin-bottom:6px}}@media (max-width:767px){html,body{min-width:auto!important}}@container mid-right (width<=1080px){.agent-container-common .midRight .message-external-left{left:-32px}.agent-container-common .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}@container welcome-cards (width<=850px){.agent-container-common .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}@media (max-height:800px){.agent-container-common .base-info-container{gap:12px;padding-top:4px}.agent-container-common .base-info-container .home-avatar{width:96px!important;height:96px!important}.agent-container-common .base-info-container .home-content{gap:6px}.agent-container-common .base-info-container .home-content .home-content-title{font-size:20px}.agent-container-common .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){.agent-container-common .chat-messages{padding:12px 60px 24px}.agent-container-common .welcome-content{gap:8px}.agent-container-common .base-info-container{padding-top:0}.agent-container-common .base-info-container .home-avatar{width:80px!important;height:80px!important}.agent-container-common .base-info-container .home-content .home-content-title{font-size:18px}.agent-container-common .home-content-cards{margin-top:8px;padding:8px 0 0!important}.agent-container-common .empty-img{width:88px;height:64px}}@media (max-height:600px){.agent-container-common .chat-messages{padding:12px 60px}.agent-container-common .base-info-container{gap:6px}.agent-container-common .base-info-container .home-avatar{width:64px!important;height:64px!important}.agent-container-common .base-info-container .home-content .home-content-title{font-size:16px}}html:has(#agent-HOME){--theme-primary-color:#1677ff;--theme-border:1px solid #fff;--theme-box-shadow:-48px 24px 48px -12px #021a3414,4px 4px 16px 0px #021a340a}html:has(#agent-HOME) body{--theme-primary-color:#1677ff;--theme-border:1px solid #fff;--theme-box-shadow:-48px 24px 48px -12px #021a3414,4px 4px 16px 0px #021a340a}#agent-HOME{contain:paint;position:relative;container:agent-container/inline-size}#agent-HOME .dialog-header{background-color:var(--chat-header-background-color);border-bottom:1px solid var(--border_table);gap:10px;width:100%;height:56px!important}#agent-HOME .dialog-header .header-left-group{min-width:0}#agent-HOME .dialog-header .header-left-group .headerLeft{width:100%}#agent-HOME .dialog-header .header-left-group .headerLeft .simple-agent-picker{max-width:100%}#agent-HOME .midRight{position:relative;container:mid-right/inline-size}#agent-HOME .midRight .chat-dialog .chat-messages{overflow-x:hidden;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}#agent-HOME .midRight .share-action-bar{padding:12px max(8px,min(50% - 500px,999px))!important}@container mid-right (width<=1080px){#agent-HOME .midRight .message-external-left{left:-32px}#agent-HOME .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}#agent-HOME .base-info-container{gap:10px;padding-top:56px}#agent-HOME .multi-slot-container.top .chat-header .header-title{color:var(--text_primary);max-width:400px!important}#agent-HOME .multi-slot-container.top .chat-header .header-title .text{font-size:20px;font-weight:500;line-height:28px}#agent-HOME .multi-slot-container.top .header-right-group .btn-icon{color:var(--fill_primary)}#agent-HOME .message-item{margin-bottom:40px}#agent-HOME .message-item>.message-content{width:100%;max-width:100%!important}#agent-HOME .message-item.user .message-card-wrap{justify-content:flex-end}#agent-HOME .message-item.user .message-content-container{flex:none;max-width:100%}#agent-HOME .message-item.user .message-content-container .message-renderer-wrapper{width:-moz-fit-content;width:fit-content;margin-left:auto}#agent-HOME .message-external-top{justify-content:flex-end}#agent-HOME .message-bottom-section{margin-top:16px!important}#agent-HOME .message-bottom-section .message-bottom-left{gap:16px!important}#agent-HOME .message-bottom-section .feedback-container{border-right:1px solid #00000014!important;gap:16px!important;padding-right:16px!important}#agent-HOME .message-bottom-section .feedback-container .llm-copilot-thumb-icon{background-color:#2563f40f!important;border-radius:8px!important;padding:4px 5px!important}#agent-HOME .message-bottom-section .feedback-container .llm-copilot-thumb-icon .bi-icon-thumb{color:#2563f4!important}#agent-HOME .message-bottom-section .icon{margin:0!important;padding:0!important}#agent-HOME .filter-editor .ks-form-item__content{min-height:unset}#agent-HOME .filter-editor .ks-select.granularity{top:0!important}#agent-HOME .filter-editor .ks-form-item__content .filter-value-input.is-disabled .ks-select__tags-text{color:#bbbdbf!important}#agent-HOME .filter-editor .filter-container .ks-form-item.filters-time-filter{padding-right:0!important}#agent-HOME .filter-editor .single-filter{height:28px!important}#agent-HOME .filter-editor .single-filter.filters-time-filter .ks-form-item{padding-left:2px}#agent-HOME .filter-editor .filter-type{height:28px!important}#agent-HOME .filter-editor .ks-date-editor{height:28px!important;line-height:28px!important}#agent-HOME .filter-editor .ks-date-editor.is-disabled,#agent-HOME .filter-editor .ks-date-editor.is-disabled .ks-range-input{background:#fff!important}#agent-HOME .filter-editor .ks-input{height:28px}#agent-HOME .filter-editor .ks-input.is-disabled .ks-input__inner{background:#fff!important}#agent-HOME .filter-editor .action-btn{height:28px!important}#agent-HOME .filter-editor .action-btn .iconfont-common{color:#626366!important}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .metric-container .filter-editor-form-item{padding:0 5px 0 12px}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-input__inner{color:#2b417b;background:0 0}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-range-input{background:0 0}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter{gap:0}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item{padding-right:0}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{padding-left:0}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition .sys-icon-arrow-up{color:#2b417b}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.value{padding-left:8px}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item:before{content:"";background:#d7dbe0;width:1px;height:12px;display:block;position:absolute;top:10px;left:0}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{width:110px}#agent-HOME .filter-editor .filter-editor-wrap.column-layout .ks-form,#agent-HOME .filter-editor .filter-editor-wrap.column-layout .ks-form .metric-container,#agent-HOME .filter-editor .filter-editor-wrap.column-layout .ks-form .dimension-container,#agent-HOME .filter-editor .filter-editor-wrap.column-layout .ks-form .filter-container{flex-direction:column;gap:8px;display:flex}#agent-HOME .filter-editor .filter-editor-wrap .ks-form-item__content .ks-input__inner{background:0 0}#agent-HOME .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__tags{height:24px!important;max-height:24px!important}#agent-HOME .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__input{height:22px!important;line-height:22px!important}#agent-HOME .filter-editor .filter-editor-wrap .select-trigger{height:28px!important;line-height:28px!important}#agent-HOME .filter-editor .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}#agent-HOME .filter-editor .filter-editor-wrap.no-border-layout.row-layout{align-items:flex-start!important}#agent-HOME .filter-editor .filter-editor-wrap.no-border-layout.row-layout .buttons{margin-top:12px!important}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .filter-editor-form-item{box-sizing:border-box;background:var(--bg_contain,#f8fafc);border-radius:8px;align-items:center;margin-top:8px;margin-right:8px;padding:0 12px;display:flex}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .granularity-container .filter-editor-form-item{border-radius:8px 0 0 8px;margin-right:0;padding:0 0 0 12px}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .ks-form-item__content{min-height:28px!important}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .time-container .filter-editor-form-item{border-radius:0 8px 8px 0;padding:0}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .filter-container .filter-value-input .ks-input__inner{height:24px!important}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group{margin:0;display:flex}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group .value{width:150px}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label{color:#e3eafc;background:var(--icon_blue_bi);vertical-align:middle;border-radius:12px;width:20px;height:20px;margin:8px 4px 0;display:inline-block;position:relative}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label span{position:relative;top:-8px;left:2.5px}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:before{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;left:-4px}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:after{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;right:-4px}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group .ks-form-item{margin:0!important}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group .filter-editor-form-item{margin:8px 0 0}#agent-HOME .tool-bar{margin-top:8px}#agent-HOME .tool-bar .btn-item{color:#626366!important}#agent-HOME .kiva-chart-container .kiva-instance{background:0 0!important}#agent-HOME .chart-content,#agent-HOME .kiva-container{height:var(--kiva-chart-height)}#agent-HOME .chart-content .kiva-instance-header,#agent-HOME .kiva-container .kiva-instance-header{height:8px}#agent-HOME .chart-content .kiva-chart-container,#agent-HOME .kiva-container .kiva-chart-container{padding:0!important}#agent-HOME .kiva-container .widget-chart-rich-indicator-card-wrapper .kiva-chart-container{min-height:auto}#agent-HOME .execute-process-list{width:100%}#agent-HOME .execute-process-list .status-icon{height:18px}#agent-HOME .execute-process-list .execute-process-item{position:relative}#agent-HOME .execute-process-list .execute-process-item .execute-process-item__timeline{background-color:#dfe0e2;width:1.5px;position:absolute;top:20px;bottom:-14px;left:7.5px}#agent-HOME .execute-process-list .CORTEX_AGENT .execute-process-item__title-label *{color:var(--text_secondary);font-weight:600;line-height:22px!important}#agent-HOME .execute-process-list .plain-text-content{color:#5f6063;white-space:pre-wrap}#agent-HOME .execute-process-list .execute-process-item__title-arrow{color:#8e8e90}#agent-HOME .execute-process-list .execute-process-item__content.is-process #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-conclusion *){color:var(--text_secondary);font-size:12px!important;line-height:20px!important}#agent-HOME .execute-process-list .execute-process-item__content.is-conclusion #md-root,#agent-HOME .execute-process-list .execute-process-item__content.is-conclusion #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-process *){color:var(--text-primary);font-weight:600;line-height:20px;font-size:12px!important}#agent-HOME .execute-process-list .iconfont-common{font-size:14px}#agent-HOME .execute-process-info__header .think-status-btn{color:#8e8e90}#agent-HOME .execute-process-info__header-label{font-size:12px}#agent-HOME .execute-process-info__header-loading{margin-right:12px;margin-left:0!important}#agent-HOME .execute-process-item__title-label p{color:#626366;font-size:12px;font-weight:400;line-height:20px}#agent-HOME .execute-process-item__title-label strong{font-weight:600}#agent-HOME .execute-process-info__header-toggle-btn{margin-left:4px!important}#agent-HOME .execute-process-info__header-toggle-btn .chat-operation-btn .icon{width:14px;height:14px}#agent-HOME .execute-process-info__header-toggle-btn .chat-operation-btn .icon-upsize-down{transform:rotate(180deg)}#agent-HOME .continue-ask .continue-ask-btn .ks-button-flex{white-space:pre-wrap;text-align:left;justify-content:center;align-items:flex-start;width:100%}#agent-HOME .message-card-wrap.assistant .message-bubble{box-shadow:none;background-color:#0000;border:none;padding:8px 0}#agent-HOME .message-card-wrap.assistant .message-select-checkbox{margin-top:15px}#agent-HOME .message-card-wrap.assistant.is-selected{--padding-vertical:0px}#agent-HOME .message-card-wrap.user .message-bubble{color:var(--text_primary);box-shadow:none;background-color:#f1f5fe;border:none;border-radius:12px 0 12px 12px}#agent-HOME .question-clarification-wrap .selected-text{margin-left:0}#agent-HOME .input-new-wrap-with-external-comp{padding:0 max(38px,min(50% - 462px,999px)) 16px;position:relative;container:input-wrap-container/inline-size}#agent-HOME .input-new-wrap-with-external-comp .autocomplete-popover{z-index:5!important}#agent-HOME .input-new-wrap-with-external-comp .autocomplete-popover .highlight{color:#ff4d4f}#agent-HOME .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION:not(.highlight){color:#41578b;background:#ebf1ff;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-HOME .input-new-wrap-with-external-comp .autocomplete-popover .METRIC:not(.highlight){color:#007d68;background:#e9f5f0;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-HOME .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION_VALUE:not(.highlight){color:#131416;background:#f0f2f4;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-HOME .input-new-wrap{z-index:10;margin:0}#agent-HOME .input-new-wrap .input-placeholder-container{padding:0 0 0 16px}#agent-HOME .input-new-wrap .input-bottom-bar{padding:0 12px 12px}#agent-HOME .editor-content .editor-area{min-height:44px}#agent-HOME .editor-content .placeholder{padding:8px 0!important;left:0!important}#agent-HOME .welcome-content{container:welcome-cards/inline-size!important}#agent-HOME .home-content-cards{justify-content:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:16px!important;display:grid!important}#agent-HOME .home-content-cards>*{width:100%!important;min-width:200px!important;max-width:500px!important}@container welcome-cards (width<=850px){#agent-HOME .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}#agent-HOME .empty-img{width:110px;height:80px}#agent-HOME .query-undestanding-wrap{border-radius:8px!important;gap:8px!important}#agent-HOME .query-undestanding-wrap .alert{height:18px;font-size:12px;font-weight:400;line-height:14px}#agent-HOME .query-undestanding-wrap .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}#agent-HOME .query-undestanding-wrap .filter-editor-wrap .ks-form-item .ks-form-item__content .ks-input{height:28px!important;line-height:28px!important}#agent-HOME .query-undestanding-wrap .filter-editor-wrap .condition{margin-top:1px}#agent-HOME .single-agent-wrap .info-row{max-width:calc(100% - 58px)!important}#agent-HOME .single-agent-wrap:not(.active):hover{background:var(---,linear-gradient(121deg,#9c57ff33 -10.72%,#1c77ff33 67.32%,#2ad6ff33 138.38%))}#agent-HOME .colorful-card-header-examples-item-content .text:hover{color:#2563f4!important}#agent-HOME .caliber-list-wrapper.single-list .source-name_dataset .source-container{flex:initial}#agent-HOME .welcome-wrap{margin-bottom:68px;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}#agent-HOME .welcome-wrap .base-info-container{width:100%!important}#agent-HOME .welcome-wrap .home-content-title{min-width:600px;width:100%!important}#agent-HOME .welcome-wrap .home-content-title-left{white-space:nowrap!important}#agent-HOME .welcome-wrap .home-content-title-right{white-space:nowrap!important;max-width:calc(100% - 120px)!important}#agent-HOME .input-new-wrap-with-external-comp{z-index:4;position:sticky;bottom:27px}#agent-HOME .input-new-wrap-with-external-comp .editor-input{border:1px solid #0000000a;border-radius:12px;padding:12px;box-shadow:0 0 11.5px #94a7bc29}@media (max-height:800px){#agent-HOME .base-info-container{gap:12px;padding-top:4px}#agent-HOME .base-info-container .home-avatar{width:96px!important;height:96px!important}#agent-HOME .base-info-container .home-content{gap:6px}#agent-HOME .base-info-container .home-content .home-content-title{font-size:20px}#agent-HOME .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){#agent-HOME .chat-messages{padding:12px 60px 24px}#agent-HOME .welcome-content{gap:8px}#agent-HOME .base-info-container{padding-top:0}#agent-HOME .base-info-container .home-avatar{width:80px!important;height:80px!important}#agent-HOME .base-info-container .home-content .home-content-title{font-size:18px}#agent-HOME .home-content-cards{margin-top:8px;padding:8px 0 0!important}#agent-HOME .empty-img{width:88px;height:64px}}@media (max-height:600px){#agent-HOME .chat-messages{padding:12px 60px}#agent-HOME .base-info-container{gap:6px}#agent-HOME .base-info-container .home-avatar{width:64px!important;height:64px!important}#agent-HOME .base-info-container .home-content .home-content-title{font-size:16px}}#agent-HOME .base-list-wrapper .empty{gap:12px!important}#agent-HOME .base-list-wrapper .empty .iconfont-common{margin-bottom:12px}#agent-HOME .create-new-conversation .action-btn{border-color:#0a48f5!important}#agent-HOME .history-list-container{background-color:#0000!important}#agent-HOME .history-list-container .agent-icon img{width:16px;height:16px}#agent-HOME .history-list-container .item-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}#agent-HOME .history-list-container .item-content.no-icon{margin-left:0}#agent-HOME .history-list-container .item-meta{align-items:center;gap:8px;display:flex}#agent-HOME .rich-text-editor .ql-editor{padding:6px 0}#agent-HOME .configurable-input .bottom-left-renderer{gap:10px;display:flex;align-items:center!important}#agent-HOME .home-content-cards{padding:0;overflow:visible}#agent-HOME .agent-bottom-warn-tip{z-index:3;padding-top:0;position:sticky;bottom:8px}#agent-HOME .agent-bottom-warn-tip #md-root{justify-content:center;display:flex}#agent-HOME .agent-bottom-warn-tip p{color:#a6a9ad;align-items:center;gap:6px;font-size:11px;display:contents}#agent-HOME .agent-bottom-warn-tip span{color:#a6a9ad;align-items:center;gap:6px;font-size:11px}#agent-HOME .agent-bottom-warn-tip img{height:13px!important}#agent-HOME .markdown-body .markdown-table{margin-bottom:8px}#agent-HOME .is-sharing-mode .input-new-wrap-with-external-comp{background:#fff}#agent-HOME .is-sharing-mode .input-new-wrap-with-external-comp .editor-input{background:linear-gradient(#fffffff5 0%,#ffffff3d 100%)}#agent-HOME .is-sharing-mode .message-card-wrap{cursor:pointer;transition:background-color .2s}#agent-HOME .is-sharing-mode .message-card-wrap .message-content-container{pointer-events:none}#agent-HOME .is-sharing-mode .message-card-wrap:active{background-color:#1890ff1a}#agent-HOME .is-sharing-mode .message-card-wrap.user{--padding-vertical:12px}#agent-HOME .is-sharing-mode .message-card-wrap.assistant{--padding-vertical:0px}#agent-HOME .is-sharing-mode .message-card-wrap:hover{--padding-horizontal:12px}#agent-HOME .is-sharing-mode .message-card-wrap:hover:before{content:"";width:calc(100% + 2*var(--padding-horizontal));height:calc(100% + 2*var(--padding-vertical));z-index:0;pointer-events:none;background-color:#f0f2f4;border-radius:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#agent-HOME .is-sharing-mode .chat-messages:after{content:"";height:150px;display:block}#agent-HOME .share-header{border-bottom:1px solid #dfe0e2;margin-bottom:0;padding-bottom:20px;display:flex;flex-direction:column!important;align-items:flex-start!important;gap:0!important}#agent-HOME .share-header .share-header-left{gap:4px;width:100%;max-width:100%}#agent-HOME .share-header .share-header-left img{width:60px;height:auto}#agent-HOME .share-header .share-header-right{color:#5f6063;align-items:center;gap:4px;width:calc(100% - 63px);margin-left:63px;line-height:22px;display:flex}#agent-HOME .share-header .share-header-right .info-detail{justify-content:space-between;width:100%;display:flex}#agent-HOME .share-header .share-header-right .user-with-kim-container .owners{font-size:inherit}#agent-HOME .share-header .share-header-right span:first-child{margin-right:8px}#agent-HOME .share-header .share-header-right .theme-toggle-btn{margin-left:auto}#agent-HOME .share-header .share-header-right .auth-icon{cursor:pointer;color:var(--fill_brand,#2563f4);display:flex}#agent-HOME .share-header .share-header-right .auth-icon i{margin-right:2px}#agent-HOME .share-footer .share-button{z-index:100}#agent-HOME .share-footer .action-btn{justify-content:center;color:#fff!important}#agent-HOME .error-message{color:#5f6063}@media (max-width:480px){.markdown-body *{line-height:20px!important}.markdown-body :where(p,li,td,th){font-size:13px;line-height:20px!important}.markdown-body :where(h1){margin-top:0;margin-bottom:12px;font-size:18px;line-height:26px}.markdown-body :where(h2){margin-top:12px;margin-bottom:10px;font-size:16px;line-height:24px}.markdown-body :where(h3){margin-top:12px;margin-bottom:10px;font-size:14px}.markdown-body :where(h4){margin-top:10px;margin-bottom:10px;font-size:13px}.markdown-body :where(p){margin-bottom:10px!important}.markdown-body :where(ol,ul){padding-left:1.25em;margin-top:10px!important;margin-bottom:10px!important}.markdown-body :where(ol,ul) li{margin-top:3px!important;margin-bottom:3px!important}.markdown-body hr{margin:18px 0}.markdown-body .markdown-table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}.markdown-body #md-root .tool-wrapper+code{max-height:220px;padding:8px 10px;font-size:12px}.markdown-body pre{margin-bottom:6px}}@media (max-width:767px){html,body{min-width:auto!important}}@container mid-right (width<=1080px){.agent-container-common .midRight .message-external-left{left:-32px}.agent-container-common .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}@container welcome-cards (width<=850px){.agent-container-common .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}@media (max-height:800px){.agent-container-common .base-info-container{gap:12px;padding-top:4px}.agent-container-common .base-info-container .home-avatar{width:96px!important;height:96px!important}.agent-container-common .base-info-container .home-content{gap:6px}.agent-container-common .base-info-container .home-content .home-content-title{font-size:20px}.agent-container-common .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){.agent-container-common .chat-messages{padding:12px 60px 24px}.agent-container-common .welcome-content{gap:8px}.agent-container-common .base-info-container{padding-top:0}.agent-container-common .base-info-container .home-avatar{width:80px!important;height:80px!important}.agent-container-common .base-info-container .home-content .home-content-title{font-size:18px}.agent-container-common .home-content-cards{margin-top:8px;padding:8px 0 0!important}.agent-container-common .empty-img{width:88px;height:64px}}@media (max-height:600px){.agent-container-common .chat-messages{padding:12px 60px}.agent-container-common .base-info-container{gap:6px}.agent-container-common .base-info-container .home-avatar{width:64px!important;height:64px!important}.agent-container-common .base-info-container .home-content .home-content-title{font-size:16px}}#agent-EC{contain:paint;position:relative;container:agent-container/inline-size}#agent-EC .dialog-header{background-color:var(--chat-header-background-color);border-bottom:1px solid var(--border_table);gap:10px;width:100%;height:56px!important}#agent-EC .dialog-header .header-left-group{min-width:0}#agent-EC .dialog-header .header-left-group .headerLeft{width:100%}#agent-EC .dialog-header .header-left-group .headerLeft .simple-agent-picker{max-width:100%}#agent-EC .midRight{position:relative;container:mid-right/inline-size}#agent-EC .midRight .chat-dialog .chat-messages{overflow-x:hidden;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}@container mid-right (width<=1080px){#agent-EC .midRight .message-external-left{left:-32px}#agent-EC .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}#agent-EC .base-info-container{gap:10px;padding-top:56px}#agent-EC .multi-slot-container.top .chat-header .header-title{color:var(--text_primary);max-width:400px!important}#agent-EC .multi-slot-container.top .chat-header .header-title .text{font-size:20px;font-weight:500;line-height:28px}#agent-EC .multi-slot-container.top .header-right-group .btn-icon{color:var(--fill_primary)}#agent-EC .message-item{margin-bottom:40px}#agent-EC .message-item>.message-content{width:100%;max-width:100%!important}#agent-EC .message-item.user .message-card-wrap{justify-content:flex-end}#agent-EC .message-item.user .message-content-container{flex:none;max-width:100%}#agent-EC .message-item.user .message-content-container .message-renderer-wrapper{width:-moz-fit-content;width:fit-content;margin-left:auto}#agent-EC .message-external-top{justify-content:flex-end}#agent-EC .message-bottom-section{margin-top:16px!important}#agent-EC .message-bottom-section .message-bottom-left{gap:16px!important}#agent-EC .message-bottom-section .feedback-container{border-right:1px solid #00000014!important;gap:16px!important;padding-right:16px!important}#agent-EC .message-bottom-section .feedback-container .llm-copilot-thumb-icon{background-color:#2563f40f!important;border-radius:8px!important;padding:4px 5px!important}#agent-EC .message-bottom-section .feedback-container .llm-copilot-thumb-icon .bi-icon-thumb{color:#2563f4!important}#agent-EC .message-bottom-section .icon{margin:0!important;padding:0!important}#agent-EC .filter-editor .ks-form-item__content{min-height:unset}#agent-EC .filter-editor .ks-select.granularity{top:0!important}#agent-EC .filter-editor .ks-form-item__content .filter-value-input.is-disabled .ks-select__tags-text{color:#bbbdbf!important}#agent-EC .filter-editor .filter-container .ks-form-item.filters-time-filter{padding-right:0!important}#agent-EC .filter-editor .single-filter{height:28px!important}#agent-EC .filter-editor .single-filter.filters-time-filter .ks-form-item{padding-left:2px}#agent-EC .filter-editor .filter-type{height:28px!important}#agent-EC .filter-editor .ks-date-editor{height:28px!important;line-height:28px!important}#agent-EC .filter-editor .ks-date-editor.is-disabled,#agent-EC .filter-editor .ks-date-editor.is-disabled .ks-range-input{background:#fff!important}#agent-EC .filter-editor .ks-input{height:28px}#agent-EC .filter-editor .ks-input.is-disabled .ks-input__inner{background:#fff!important}#agent-EC .filter-editor .action-btn{height:28px!important}#agent-EC .filter-editor .action-btn .iconfont-common{color:#626366!important}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .metric-container .filter-editor-form-item{padding:0 5px 0 12px}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-input__inner{color:#2b417b;background:0 0}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-range-input{background:0 0}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter{gap:0}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item{padding-right:0}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{padding-left:0}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition .sys-icon-arrow-up{color:#2b417b}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.value{padding-left:8px}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item:before{content:"";background:#d7dbe0;width:1px;height:12px;display:block;position:absolute;top:10px;left:0}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{width:110px}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input{width:60px}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input .ks-input__inner{padding-left:0}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity):after{content:"";background:#d7dbe0;width:1px;height:12px;display:block}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter){border-top-left-radius:0;border-bottom-left-radius:0;padding:0}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .filter-type{display:none}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-editor{width:330px}#agent-EC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-separator{width:unset;padding:0 6px 0 2px}#agent-EC .filter-editor .filter-editor-wrap.column-layout .ks-form,#agent-EC .filter-editor .filter-editor-wrap.column-layout .ks-form .metric-container,#agent-EC .filter-editor .filter-editor-wrap.column-layout .ks-form .dimension-container,#agent-EC .filter-editor .filter-editor-wrap.column-layout .ks-form .filter-container{flex-direction:column;gap:8px;display:flex}#agent-EC .filter-editor .filter-editor-wrap .ks-form-item__content .ks-input__inner{background:0 0}#agent-EC .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__tags{height:24px!important;max-height:24px!important}#agent-EC .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__input{height:22px!important;line-height:22px!important}#agent-EC .filter-editor .filter-editor-wrap .select-trigger{height:28px!important;line-height:28px!important}#agent-EC .filter-editor .filter-editor-wrap .single-filter div:has(.ks-select){height:28px!important;min-height:28px!important;line-height:28px!important}#agent-EC .filter-editor .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}#agent-EC .filter-editor .filter-editor-wrap.no-border-layout.row-layout{align-items:flex-start!important}#agent-EC .filter-editor .filter-editor-wrap.no-border-layout.row-layout .buttons{margin-top:12px!important}#agent-EC .filter-editor .filter-editor-wrap.row-layout .filter-editor-form-item{box-sizing:border-box;background:var(--bg_contain,#f8fafc);border-radius:8px;align-items:center;margin-top:8px;margin-right:8px;padding:0 12px;display:flex}#agent-EC .filter-editor .filter-editor-wrap.row-layout .granularity-container .filter-editor-form-item{border-radius:8px 0 0 8px;margin-right:0;padding:0 0 0 12px}#agent-EC .filter-editor .filter-editor-wrap.row-layout .ks-form-item__content{min-height:28px!important}#agent-EC .filter-editor .filter-editor-wrap.row-layout .time-container .filter-editor-form-item{border-radius:0 8px 8px 0;padding:0}#agent-EC .filter-editor .filter-editor-wrap.row-layout .filter-container:has(.or-filter-group){width:100%}#agent-EC .filter-editor .filter-editor-wrap.row-layout .filter-container .filter-value-input .ks-input__inner{height:24px!important}#agent-EC .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group){width:100%}#agent-EC .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group) .or-filter-group{flex-wrap:wrap;width:100%}#agent-EC .filter-editor .filter-editor-wrap.row-layout .or-filter-group{margin:0;display:flex}#agent-EC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .value{width:150px}#agent-EC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label{color:#e3eafc;background:var(--icon_blue_bi);vertical-align:middle;border-radius:12px;width:20px;height:20px;margin:8px 4px 0;display:inline-block;position:relative}#agent-EC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label span{position:relative;top:-8px;left:2.5px}#agent-EC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:before{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;left:-4px}#agent-EC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:after{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;right:-4px}#agent-EC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .ks-form-item{margin:0!important}#agent-EC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .filter-editor-form-item{margin:8px 0 0}#agent-EC .tool-bar{margin-top:8px}#agent-EC .tool-bar .btn-item{color:#626366!important}#agent-EC .kiva-chart-container .kiva-instance{background:0 0!important}#agent-EC .chart-content,#agent-EC .kiva-container{height:var(--kiva-chart-height)}#agent-EC .chart-content .kiva-instance-header,#agent-EC .kiva-container .kiva-instance-header{height:8px}#agent-EC .chart-content .kiva-chart-container,#agent-EC .kiva-container .kiva-chart-container{padding:0!important}#agent-EC .kiva-container .widget-chart-rich-indicator-card-wrapper .kiva-chart-container{min-height:auto}#agent-EC .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar{width:4px}#agent-EC .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-track{border-radius:2px}#agent-EC .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:2px}#agent-EC .execute-process-list{width:100%}#agent-EC .execute-process-list .status-icon{height:18px}#agent-EC .execute-process-list .execute-process-item{position:relative}#agent-EC .execute-process-list .execute-process-item .execute-process-item__timeline{background-color:#dfe0e2;width:1.5px;position:absolute;top:20px;bottom:-14px;left:7.5px}#agent-EC .execute-process-list .CORTEX_AGENT .execute-process-item__title-label *{color:var(--text_secondary);font-weight:600;line-height:22px!important}#agent-EC .execute-process-list .plain-text-content{color:#5f6063;white-space:pre-wrap}#agent-EC .execute-process-list .execute-process-item__title-arrow{color:#8e8e90}#agent-EC .execute-process-list .execute-process-item__content.is-process #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-conclusion *){color:var(--text_secondary);font-size:12px!important;line-height:20px!important}#agent-EC .execute-process-list .execute-process-item__content.is-conclusion #md-root,#agent-EC .execute-process-list .execute-process-item__content.is-conclusion #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-process *){color:var(--text-primary);font-weight:600;line-height:20px;font-size:12px!important}#agent-EC .execute-process-list .iconfont-common{font-size:14px}#agent-EC .execute-process-info__header .think-status-btn{color:#8e8e90}#agent-EC .execute-process-info__header-label{font-size:12px}#agent-EC .execute-process-info__header-loading{margin-right:12px;margin-left:0!important}#agent-EC .execute-process-item__title-label p{color:#626366;font-size:12px;font-weight:400;line-height:20px}#agent-EC .execute-process-item__title-label strong{font-weight:600}#agent-EC .execute-process-info__header-toggle-btn{margin-left:4px!important}#agent-EC .execute-process-info__header-toggle-btn .chat-operation-btn .icon{width:14px;height:14px}#agent-EC .execute-process-info__header-toggle-btn .chat-operation-btn .icon-upsize-down{transform:rotate(180deg)}#agent-EC .continue-ask .continue-ask-btn .ks-button-flex{white-space:pre-wrap;text-align:left;justify-content:center;align-items:flex-start;width:100%}#agent-EC .message-card-wrap.assistant .message-bubble{box-shadow:none;background-color:#0000;border:none;padding:8px 0}#agent-EC .message-card-wrap.assistant .message-select-checkbox{margin-top:15px}#agent-EC .message-card-wrap.assistant.is-selected{--padding-vertical:0px}#agent-EC .message-card-wrap.user .message-bubble{color:var(--text_primary);box-shadow:none;background-color:#f1f5fe;border:none;border-radius:12px 0 12px 12px}#agent-EC .question-clarification-wrap .selected-text{margin-left:0}#agent-EC .input-new-wrap-with-external-comp{padding:0 max(38px,min(50% - 462px,999px)) 16px;position:relative;container:input-wrap-container/inline-size}#agent-EC .input-new-wrap-with-external-comp .autocomplete-popover{z-index:5!important}#agent-EC .input-new-wrap-with-external-comp .autocomplete-popover .highlight{color:#ff4d4f}#agent-EC .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION:not(.highlight){color:#41578b;background:#ebf1ff;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-EC .input-new-wrap-with-external-comp .autocomplete-popover .METRIC:not(.highlight){color:#007d68;background:#e9f5f0;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-EC .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION_VALUE:not(.highlight){color:#131416;background:#f0f2f4;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-EC .input-new-wrap{z-index:10;margin:0}#agent-EC .input-new-wrap .input-placeholder-container{padding:0 0 0 16px}#agent-EC .input-new-wrap .input-bottom-bar{padding:0 12px 12px}#agent-EC .editor-content .editor-area{min-height:44px}#agent-EC .editor-content .placeholder{padding:8px 0!important;left:0!important}#agent-EC .welcome-content{container:welcome-cards/inline-size!important}#agent-EC .home-content-cards{justify-content:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:16px!important;display:grid!important}#agent-EC .home-content-cards>*{width:100%!important;min-width:200px!important;max-width:500px!important}#agent-EC .home-content-cards:has(>:only-child){grid-template-columns:minmax(200px,500px)!important}#agent-EC .home-content-cards:has(>:nth-child(2)):not(:has(>:nth-child(3))){grid-template-columns:repeat(2,minmax(200px,500px))!important}#agent-EC .home-content-cards:has(>:nth-child(3)):not(:has(>:nth-child(4))){grid-template-columns:repeat(3,minmax(150px,500px))!important}@container welcome-cards (width<=850px){#agent-EC .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}#agent-EC .empty-img{width:110px;height:80px}#agent-EC .query-undestanding-wrap{border-radius:8px!important;gap:8px!important}#agent-EC .query-undestanding-wrap .alert{height:18px;font-size:12px;font-weight:400;line-height:14px}#agent-EC .query-undestanding-wrap .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}#agent-EC .query-undestanding-wrap .filter-editor-wrap .ks-form-item .ks-form-item__content .ks-input{height:28px!important;line-height:28px!important}#agent-EC .query-undestanding-wrap .filter-editor-wrap .condition{margin-top:1px}#agent-EC .single-agent-wrap .info-row{max-width:calc(100% - 58px)!important}#agent-EC .single-agent-wrap:not(.active):hover{background:var(---,linear-gradient(121deg,#9c57ff33 -10.72%,#1c77ff33 67.32%,#2ad6ff33 138.38%))}#agent-EC .colorful-card-header-examples-item-content .text:hover{color:#2563f4!important}#agent-EC .caliber-list-wrapper.single-list .source-name_dataset .source-container{flex:initial}#agent-EC .welcome-wrap{margin-bottom:68px;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}#agent-EC .welcome-wrap .base-info-container{width:100%!important}#agent-EC .welcome-wrap .home-content-title{min-width:600px;width:100%!important}#agent-EC .welcome-wrap .home-content-title-left{white-space:nowrap!important}#agent-EC .welcome-wrap .home-content-title-right{white-space:nowrap!important;max-width:calc(100% - 120px)!important}#agent-EC .input-new-wrap-with-external-comp{z-index:4;position:sticky;bottom:27px}#agent-EC .input-new-wrap-with-external-comp .editor-input{border:1px solid #0000000a;border-radius:12px;padding:12px;box-shadow:0 0 11.5px #94a7bc29}@media (max-height:800px){#agent-EC .base-info-container{gap:12px;padding-top:4px}#agent-EC .base-info-container .home-avatar{width:96px!important;height:96px!important}#agent-EC .base-info-container .home-content{gap:6px}#agent-EC .base-info-container .home-content .home-content-title{font-size:20px}#agent-EC .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){#agent-EC .chat-messages{padding:12px 60px 24px}#agent-EC .welcome-content{gap:8px}#agent-EC .base-info-container{padding-top:0}#agent-EC .base-info-container .home-avatar{width:80px!important;height:80px!important}#agent-EC .base-info-container .home-content .home-content-title{font-size:18px}#agent-EC .home-content-cards{margin-top:8px;padding:8px 0 0!important}#agent-EC .empty-img{width:88px;height:64px}}@media (max-height:600px){#agent-EC .chat-messages{padding:12px 60px}#agent-EC .base-info-container{gap:6px}#agent-EC .base-info-container .home-avatar{width:64px!important;height:64px!important}#agent-EC .base-info-container .home-content .home-content-title{font-size:16px}}#agent-EC .base-list-wrapper .empty{gap:12px!important}#agent-EC .base-list-wrapper .empty .iconfont-common{margin-bottom:12px}#agent-EC .base-list-wrapper .base-list :deep(.item-title .title-content){font-weight:400}#agent-EC .create-new-conversation .action-btn{border-color:#0a48f5!important}#agent-EC .history-list-container{background-color:#0000!important}#agent-EC .history-list-container .agent-icon img{width:16px;height:16px}#agent-EC .history-list-container .item-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}#agent-EC .history-list-container .item-content.no-icon{margin-left:0}#agent-EC .history-list-container .item-meta{align-items:center;gap:8px;display:flex}#agent-EC .rich-text-editor .ql-editor{padding:6px 0}#agent-EC .configurable-input .bottom-left-renderer{gap:10px;display:flex;align-items:center!important}#agent-EC .home-content-cards{padding:0;overflow:visible}#agent-EC .agent-bottom-warn-tip{z-index:3;padding-top:0;position:sticky;bottom:8px}#agent-EC .agent-bottom-warn-tip #md-root{justify-content:center;display:flex}#agent-EC .agent-bottom-warn-tip p{color:#a6a9ad;align-items:center;gap:6px;font-size:11px;display:contents}#agent-EC .agent-bottom-warn-tip span{color:#a6a9ad;align-items:center;gap:6px;font-size:11px}#agent-EC .agent-bottom-warn-tip img{height:13px!important}#agent-EC .markdown-body .markdown-table{margin-bottom:8px}#agent-EC .is-sharing-mode .input-new-wrap-with-external-comp{background:#fff}#agent-EC .is-sharing-mode .input-new-wrap-with-external-comp .editor-input{background:linear-gradient(#fffffff5 0%,#ffffff3d 100%)}#agent-EC .is-sharing-mode .message-card-wrap{cursor:pointer;transition:background-color .2s}#agent-EC .is-sharing-mode .message-card-wrap .message-content-container{pointer-events:none}#agent-EC .is-sharing-mode .message-card-wrap:active{background-color:#1890ff1a}#agent-EC .is-sharing-mode .message-card-wrap.user{--padding-vertical:12px}#agent-EC .is-sharing-mode .message-card-wrap.assistant{--padding-vertical:0px}#agent-EC .is-sharing-mode .message-card-wrap:hover{--padding-horizontal:12px}#agent-EC .is-sharing-mode .message-card-wrap:hover:before{content:"";width:calc(100% + 2*var(--padding-horizontal));height:calc(100% + 2*var(--padding-vertical));z-index:0;pointer-events:none;background-color:#f0f2f4;border-radius:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#agent-EC .is-sharing-mode .chat-messages:after{content:"";height:150px;display:block}#agent-EC .share-header{border-bottom:1px solid #dfe0e2;margin-bottom:0;padding-bottom:20px;display:flex;flex-direction:column!important;align-items:flex-start!important;gap:0!important}#agent-EC .share-header .share-header-left{gap:4px;width:100%;max-width:100%}#agent-EC .share-header .share-header-left img{width:60px;height:auto}#agent-EC .share-header .share-header-right{color:#5f6063;align-items:center;gap:4px;width:calc(100% - 63px);margin-left:63px;line-height:22px;display:flex}#agent-EC .share-header .share-header-right .info-detail{justify-content:space-between;width:100%;display:flex}#agent-EC .share-header .share-header-right .user-with-kim-container .owners{font-size:inherit}#agent-EC .share-header .share-header-right span:first-child{margin-right:8px}#agent-EC .share-header .share-header-right .theme-toggle-btn{margin-left:auto}#agent-EC .share-header .share-header-right .auth-icon{cursor:pointer;color:var(--fill_brand,#2563f4);display:flex}#agent-EC .share-header .share-header-right .auth-icon i{margin-right:2px}#agent-EC .share-footer .share-button{z-index:100}#agent-EC .share-footer .action-btn{justify-content:center;color:#fff!important}#agent-EC .error-message{color:#5f6063}#agent-EC .content .midRight{padding:0 max(12px,min(50% - 500px,999px)) 16px!important}#agent-EC .midRight .share-action-bar{padding:12px max(12px,min(50% - 500px,999px))!important}#agent-EC .dialog-header .header-avatar{width:30px!important}#agent-EC .welcome-wrap{padding:32px 0 0!important}@media (max-height:700px){#agent-EC .welcome-wrap{padding:12px 0!important}}@media (max-height:600px){#agent-EC .welcome-wrap{padding:0!important}}#agent-EC .home-content-cards{max-width:unset!important}#agent-EC .portal-switch-btn .action-btn{border-radius:8px;background:linear-gradient(104deg,#925af414 0%,#3a75f414 50.09%,#68d2f814 99.23%)!important}@media (max-width:480px){.markdown-body *{line-height:20px!important}.markdown-body :where(p,li,td,th){font-size:13px;line-height:20px!important}.markdown-body :where(h1){margin-top:0;margin-bottom:12px;font-size:18px;line-height:26px}.markdown-body :where(h2){margin-top:12px;margin-bottom:10px;font-size:16px;line-height:24px}.markdown-body :where(h3){margin-top:12px;margin-bottom:10px;font-size:14px}.markdown-body :where(h4){margin-top:10px;margin-bottom:10px;font-size:13px}.markdown-body :where(p){margin-bottom:10px!important}.markdown-body :where(ol,ul){padding-left:1.25em;margin-top:10px!important;margin-bottom:10px!important}.markdown-body :where(ol,ul) li{margin-top:3px!important;margin-bottom:3px!important}.markdown-body hr{margin:18px 0}.markdown-body .markdown-table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}.markdown-body #md-root .tool-wrapper+code{max-height:220px;padding:8px 10px;font-size:12px}.markdown-body pre{margin-bottom:6px}}@media (max-width:767px){html,body{min-width:auto!important}}@container mid-right (width<=1080px){.agent-container-common .midRight .message-external-left{left:-32px}.agent-container-common .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}@container welcome-cards (width<=850px){.agent-container-common .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}@media (max-height:800px){.agent-container-common .base-info-container{gap:12px;padding-top:4px}.agent-container-common .base-info-container .home-avatar{width:96px!important;height:96px!important}.agent-container-common .base-info-container .home-content{gap:6px}.agent-container-common .base-info-container .home-content .home-content-title{font-size:20px}.agent-container-common .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){.agent-container-common .chat-messages{padding:12px 60px 24px}.agent-container-common .welcome-content{gap:8px}.agent-container-common .base-info-container{padding-top:0}.agent-container-common .base-info-container .home-avatar{width:80px!important;height:80px!important}.agent-container-common .base-info-container .home-content .home-content-title{font-size:18px}.agent-container-common .home-content-cards{margin-top:8px;padding:8px 0 0!important}.agent-container-common .empty-img{width:88px;height:64px}}@media (max-height:600px){.agent-container-common .chat-messages{padding:12px 60px}.agent-container-common .base-info-container{gap:6px}.agent-container-common .base-info-container .home-avatar{width:64px!important;height:64px!important}.agent-container-common .base-info-container .home-content .home-content-title{font-size:16px}}@media (max-width:767px){.agent-container .intelligent-dialog .share-wrap{padding-left:12px;padding-right:12px}.dialog-header{width:100%}.dialog-header .header-left-group{flex:1 0 150px;min-width:0}.chat-header{width:100%}.chat-header .text{font-size:14px}.base-info-container .home-content .home-content-title{font-size:20px!important}.welcome-wrap .home-content-title{min-width:400px}.agent-bottom-warn-tip #md-root p{padding:0 12px;display:inline-block}.agent-bottom-warn-tip #md-root p i{vertical-align:middle;margin-top:-1px}.home-content-cards{justify-content:flex-start!important}.midRight .chat-dialog .chat-messages{padding:32px 12px 0!important}.base-info-container{padding-top:20px!important}.share-action-bar .share-action-bar-content{flex-direction:column;gap:4px}.share-action-bar .share-action-bar-content .action-left,.share-action-bar .share-action-bar-content .action-right{width:100%}}#agent-TC,#agent-TG{contain:paint;position:relative;container:agent-container/inline-size}#agent-TC .dialog-header,#agent-TG .dialog-header{background-color:var(--chat-header-background-color);border-bottom:1px solid var(--border_table);gap:10px;width:100%;height:56px!important}#agent-TC .dialog-header .header-left-group,#agent-TG .dialog-header .header-left-group{min-width:0}#agent-TC .dialog-header .header-left-group .headerLeft,#agent-TG .dialog-header .header-left-group .headerLeft{width:100%}#agent-TC .dialog-header .header-left-group .headerLeft .simple-agent-picker,#agent-TG .dialog-header .header-left-group .headerLeft .simple-agent-picker{max-width:100%}#agent-TC .midRight,#agent-TG .midRight{position:relative;container:mid-right/inline-size}#agent-TC .midRight .chat-dialog .chat-messages,#agent-TG .midRight .chat-dialog .chat-messages{overflow-x:hidden;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}#agent-TC .midRight .share-action-bar,#agent-TG .midRight .share-action-bar{padding:12px max(8px,min(50% - 500px,999px))!important}@container mid-right (width<=1080px){#agent-TC .midRight .message-external-left,#agent-TG .midRight .message-external-left{left:-32px}#agent-TC .midRight .share-action-bar,#agent-TG .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}#agent-TC .base-info-container,#agent-TG .base-info-container{gap:10px;padding-top:56px}#agent-TC .multi-slot-container.top .chat-header .header-title,#agent-TG .multi-slot-container.top .chat-header .header-title{color:var(--text_primary);max-width:400px!important}#agent-TC .multi-slot-container.top .chat-header .header-title .text,#agent-TG .multi-slot-container.top .chat-header .header-title .text{font-size:20px;font-weight:500;line-height:28px}#agent-TC .multi-slot-container.top .header-right-group .btn-icon,#agent-TG .multi-slot-container.top .header-right-group .btn-icon{color:var(--fill_primary)}#agent-TC .message-item,#agent-TG .message-item{margin-bottom:40px}#agent-TC .message-item>.message-content,#agent-TG .message-item>.message-content{width:100%;max-width:100%!important}#agent-TC .message-item.user .message-card-wrap,#agent-TG .message-item.user .message-card-wrap{justify-content:flex-end}#agent-TC .message-item.user .message-content-container,#agent-TG .message-item.user .message-content-container{flex:none;max-width:100%}#agent-TC .message-item.user .message-content-container .message-renderer-wrapper,#agent-TG .message-item.user .message-content-container .message-renderer-wrapper{width:-moz-fit-content;width:fit-content;margin-left:auto}#agent-TC .message-external-top,#agent-TG .message-external-top{justify-content:flex-end}#agent-TC .message-bottom-section,#agent-TG .message-bottom-section{margin-top:16px!important}#agent-TC .message-bottom-section .message-bottom-left,#agent-TG .message-bottom-section .message-bottom-left{gap:16px!important}#agent-TC .message-bottom-section .feedback-container,#agent-TG .message-bottom-section .feedback-container{border-right:1px solid #00000014!important;gap:16px!important;padding-right:16px!important}#agent-TC .message-bottom-section .feedback-container .llm-copilot-thumb-icon,#agent-TG .message-bottom-section .feedback-container .llm-copilot-thumb-icon{background-color:#2563f40f!important;border-radius:8px!important;padding:4px 5px!important}#agent-TC .message-bottom-section .feedback-container .llm-copilot-thumb-icon .bi-icon-thumb,#agent-TG .message-bottom-section .feedback-container .llm-copilot-thumb-icon .bi-icon-thumb{color:#2563f4!important}#agent-TC .message-bottom-section .icon,#agent-TG .message-bottom-section .icon{margin:0!important;padding:0!important}#agent-TC .filter-editor .ks-form-item__content,#agent-TG .filter-editor .ks-form-item__content{min-height:unset}#agent-TC .filter-editor .ks-select.granularity,#agent-TG .filter-editor .ks-select.granularity{top:0!important}#agent-TC .filter-editor .ks-form-item__content .filter-value-input.is-disabled .ks-select__tags-text,#agent-TG .filter-editor .ks-form-item__content .filter-value-input.is-disabled .ks-select__tags-text{color:#bbbdbf!important}#agent-TC .filter-editor .filter-container .ks-form-item.filters-time-filter,#agent-TG .filter-editor .filter-container .ks-form-item.filters-time-filter{padding-right:0!important}#agent-TC .filter-editor .single-filter,#agent-TG .filter-editor .single-filter{height:28px!important}#agent-TC .filter-editor .single-filter.filters-time-filter .ks-form-item,#agent-TG .filter-editor .single-filter.filters-time-filter .ks-form-item{padding-left:2px}#agent-TC .filter-editor .filter-type,#agent-TG .filter-editor .filter-type{height:28px!important}#agent-TC .filter-editor .ks-date-editor,#agent-TG .filter-editor .ks-date-editor{height:28px!important;line-height:28px!important}#agent-TC .filter-editor .ks-date-editor.is-disabled,#agent-TG .filter-editor .ks-date-editor.is-disabled,#agent-TC .filter-editor .ks-date-editor.is-disabled .ks-range-input,#agent-TG .filter-editor .ks-date-editor.is-disabled .ks-range-input{background:#fff!important}#agent-TC .filter-editor .ks-input,#agent-TG .filter-editor .ks-input{height:28px}#agent-TC .filter-editor .ks-input.is-disabled .ks-input__inner,#agent-TG .filter-editor .ks-input.is-disabled .ks-input__inner{background:#fff!important}#agent-TC .filter-editor .action-btn,#agent-TG .filter-editor .action-btn{height:28px!important}#agent-TC .filter-editor .action-btn .iconfont-common,#agent-TG .filter-editor .action-btn .iconfont-common{color:#626366!important}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .metric-container .filter-editor-form-item,#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .metric-container .filter-editor-form-item{padding:0 5px 0 12px}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item,#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-input__inner,#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-input__inner{color:#2b417b;background:0 0}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-range-input,#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-range-input{background:0 0}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter,#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter{gap:0}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item,#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item{padding-right:0}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition,#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{padding-left:0}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition .sys-icon-arrow-up,#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition .sys-icon-arrow-up{color:#2b417b}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.value,#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.value{padding-left:8px}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item:before,#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item:before{content:"";background:#d7dbe0;width:1px;height:12px;display:block;position:absolute;top:10px;left:0}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition,#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{width:110px}#agent-TC .filter-editor .filter-editor-wrap.column-layout .ks-form,#agent-TG .filter-editor .filter-editor-wrap.column-layout .ks-form,#agent-TC .filter-editor .filter-editor-wrap.column-layout .ks-form .metric-container,#agent-TG .filter-editor .filter-editor-wrap.column-layout .ks-form .metric-container,#agent-TC .filter-editor .filter-editor-wrap.column-layout .ks-form .dimension-container,#agent-TG .filter-editor .filter-editor-wrap.column-layout .ks-form .dimension-container,#agent-TC .filter-editor .filter-editor-wrap.column-layout .ks-form .filter-container,#agent-TG .filter-editor .filter-editor-wrap.column-layout .ks-form .filter-container{flex-direction:column;gap:8px;display:flex}#agent-TC .filter-editor .filter-editor-wrap .ks-form-item__content .ks-input__inner,#agent-TG .filter-editor .filter-editor-wrap .ks-form-item__content .ks-input__inner{background:0 0}#agent-TC .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__tags,#agent-TG .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__tags{height:24px!important;max-height:24px!important}#agent-TC .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__input,#agent-TG .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__input{height:22px!important;line-height:22px!important}#agent-TC .filter-editor .filter-editor-wrap .select-trigger,#agent-TG .filter-editor .filter-editor-wrap .select-trigger{height:28px!important;line-height:28px!important}#agent-TC .filter-editor .filter-editor-wrap.is-comfirm,#agent-TG .filter-editor .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}#agent-TC .filter-editor .filter-editor-wrap.no-border-layout.row-layout,#agent-TG .filter-editor .filter-editor-wrap.no-border-layout.row-layout{align-items:flex-start!important}#agent-TC .filter-editor .filter-editor-wrap.no-border-layout.row-layout .buttons,#agent-TG .filter-editor .filter-editor-wrap.no-border-layout.row-layout .buttons{margin-top:12px!important}#agent-TC .filter-editor .filter-editor-wrap.row-layout .filter-editor-form-item,#agent-TG .filter-editor .filter-editor-wrap.row-layout .filter-editor-form-item{box-sizing:border-box;background:var(--bg_contain,#f8fafc);border-radius:8px;align-items:center;margin-top:8px;margin-right:8px;padding:0 12px;display:flex}#agent-TC .filter-editor .filter-editor-wrap.row-layout .granularity-container .filter-editor-form-item,#agent-TG .filter-editor .filter-editor-wrap.row-layout .granularity-container .filter-editor-form-item{border-radius:8px 0 0 8px;margin-right:0;padding:0 0 0 12px}#agent-TC .filter-editor .filter-editor-wrap.row-layout .ks-form-item__content,#agent-TG .filter-editor .filter-editor-wrap.row-layout .ks-form-item__content{min-height:28px!important}#agent-TC .filter-editor .filter-editor-wrap.row-layout .time-container .filter-editor-form-item,#agent-TG .filter-editor .filter-editor-wrap.row-layout .time-container .filter-editor-form-item{border-radius:0 8px 8px 0;padding:0}#agent-TC .filter-editor .filter-editor-wrap.row-layout .filter-container .filter-value-input .ks-input__inner,#agent-TG .filter-editor .filter-editor-wrap.row-layout .filter-container .filter-value-input .ks-input__inner{height:24px!important}#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group,#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group{margin:0;display:flex}#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .value,#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group .value{width:150px}#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label,#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label{color:#e3eafc;background:var(--icon_blue_bi);vertical-align:middle;border-radius:12px;width:20px;height:20px;margin:8px 4px 0;display:inline-block;position:relative}#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label span,#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label span{position:relative;top:-8px;left:2.5px}#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:before,#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:before{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;left:-4px}#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:after,#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:after{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;right:-4px}#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .ks-form-item,#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group .ks-form-item{margin:0!important}#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .filter-editor-form-item,#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group .filter-editor-form-item{margin:8px 0 0}#agent-TC .tool-bar,#agent-TG .tool-bar{margin-top:8px}#agent-TC .tool-bar .btn-item,#agent-TG .tool-bar .btn-item{color:#626366!important}#agent-TC .kiva-chart-container .kiva-instance,#agent-TG .kiva-chart-container .kiva-instance{background:0 0!important}#agent-TC .chart-content,#agent-TG .chart-content,#agent-TC .kiva-container,#agent-TG .kiva-container{height:var(--kiva-chart-height)}#agent-TC .chart-content .kiva-instance-header,#agent-TG .chart-content .kiva-instance-header,#agent-TC .kiva-container .kiva-instance-header,#agent-TG .kiva-container .kiva-instance-header{height:8px}#agent-TC .chart-content .kiva-chart-container,#agent-TG .chart-content .kiva-chart-container,#agent-TC .kiva-container .kiva-chart-container,#agent-TG .kiva-container .kiva-chart-container{padding:0!important}#agent-TC .kiva-container .widget-chart-rich-indicator-card-wrapper .kiva-chart-container,#agent-TG .kiva-container .widget-chart-rich-indicator-card-wrapper .kiva-chart-container{min-height:auto}#agent-TC .execute-process-list,#agent-TG .execute-process-list{width:100%}#agent-TC .execute-process-list .status-icon,#agent-TG .execute-process-list .status-icon{height:18px}#agent-TC .execute-process-list .execute-process-item,#agent-TG .execute-process-list .execute-process-item{position:relative}#agent-TC .execute-process-list .execute-process-item .execute-process-item__timeline,#agent-TG .execute-process-list .execute-process-item .execute-process-item__timeline{background-color:#dfe0e2;width:1.5px;position:absolute;top:20px;bottom:-14px;left:7.5px}#agent-TC .execute-process-list .CORTEX_AGENT .execute-process-item__title-label *,#agent-TG .execute-process-list .CORTEX_AGENT .execute-process-item__title-label *{color:var(--text_secondary);font-weight:600;line-height:22px!important}#agent-TC .execute-process-list .plain-text-content,#agent-TG .execute-process-list .plain-text-content{color:#5f6063;white-space:pre-wrap}#agent-TC .execute-process-list .execute-process-item__title-arrow,#agent-TG .execute-process-list .execute-process-item__title-arrow{color:#8e8e90}#agent-TC .execute-process-list .execute-process-item__content.is-process #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-conclusion *),#agent-TG .execute-process-list .execute-process-item__content.is-process #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-conclusion *){color:var(--text_secondary);font-size:12px!important;line-height:20px!important}#agent-TC .execute-process-list .execute-process-item__content.is-conclusion #md-root,#agent-TG .execute-process-list .execute-process-item__content.is-conclusion #md-root,#agent-TC .execute-process-list .execute-process-item__content.is-conclusion #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-process *),#agent-TG .execute-process-list .execute-process-item__content.is-conclusion #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-process *){color:var(--text-primary);font-weight:600;line-height:20px;font-size:12px!important}#agent-TC .execute-process-list .iconfont-common,#agent-TG .execute-process-list .iconfont-common{font-size:14px}#agent-TC .execute-process-info__header .think-status-btn,#agent-TG .execute-process-info__header .think-status-btn{color:#8e8e90}#agent-TC .execute-process-info__header-label,#agent-TG .execute-process-info__header-label{font-size:12px}#agent-TC .execute-process-info__header-loading,#agent-TG .execute-process-info__header-loading{margin-right:12px;margin-left:0!important}#agent-TC .execute-process-item__title-label p,#agent-TG .execute-process-item__title-label p{color:#626366;font-size:12px;font-weight:400;line-height:20px}#agent-TC .execute-process-item__title-label strong,#agent-TG .execute-process-item__title-label strong{font-weight:600}#agent-TC .execute-process-info__header-toggle-btn,#agent-TG .execute-process-info__header-toggle-btn{margin-left:4px!important}#agent-TC .execute-process-info__header-toggle-btn .chat-operation-btn .icon,#agent-TG .execute-process-info__header-toggle-btn .chat-operation-btn .icon{width:14px;height:14px}#agent-TC .execute-process-info__header-toggle-btn .chat-operation-btn .icon-upsize-down,#agent-TG .execute-process-info__header-toggle-btn .chat-operation-btn .icon-upsize-down{transform:rotate(180deg)}#agent-TC .continue-ask .continue-ask-btn .ks-button-flex,#agent-TG .continue-ask .continue-ask-btn .ks-button-flex{white-space:pre-wrap;text-align:left;justify-content:center;align-items:flex-start;width:100%}#agent-TC .message-card-wrap.assistant .message-bubble,#agent-TG .message-card-wrap.assistant .message-bubble{box-shadow:none;background-color:#0000;border:none;padding:8px 0}#agent-TC .message-card-wrap.assistant .message-select-checkbox,#agent-TG .message-card-wrap.assistant .message-select-checkbox{margin-top:15px}#agent-TC .message-card-wrap.assistant.is-selected,#agent-TG .message-card-wrap.assistant.is-selected{--padding-vertical:0px}#agent-TC .message-card-wrap.user .message-bubble,#agent-TG .message-card-wrap.user .message-bubble{color:var(--text_primary);box-shadow:none;background-color:#f1f5fe;border:none;border-radius:12px 0 12px 12px}#agent-TC .question-clarification-wrap .selected-text,#agent-TG .question-clarification-wrap .selected-text{margin-left:0}#agent-TC .input-new-wrap-with-external-comp,#agent-TG .input-new-wrap-with-external-comp{padding:0 max(38px,min(50% - 462px,999px)) 16px;position:relative;container:input-wrap-container/inline-size}#agent-TC .input-new-wrap-with-external-comp .autocomplete-popover,#agent-TG .input-new-wrap-with-external-comp .autocomplete-popover{z-index:5!important}#agent-TC .input-new-wrap-with-external-comp .autocomplete-popover .highlight,#agent-TG .input-new-wrap-with-external-comp .autocomplete-popover .highlight{color:#ff4d4f}#agent-TC .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION:not(.highlight),#agent-TG .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION:not(.highlight){color:#41578b;background:#ebf1ff;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-TC .input-new-wrap-with-external-comp .autocomplete-popover .METRIC:not(.highlight),#agent-TG .input-new-wrap-with-external-comp .autocomplete-popover .METRIC:not(.highlight){color:#007d68;background:#e9f5f0;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-TC .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION_VALUE:not(.highlight),#agent-TG .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION_VALUE:not(.highlight){color:#131416;background:#f0f2f4;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-TC .input-new-wrap,#agent-TG .input-new-wrap{z-index:10;margin:0}#agent-TC .input-new-wrap .input-placeholder-container,#agent-TG .input-new-wrap .input-placeholder-container{padding:0 0 0 16px}#agent-TC .input-new-wrap .input-bottom-bar,#agent-TG .input-new-wrap .input-bottom-bar{padding:0 12px 12px}#agent-TC .editor-content .editor-area,#agent-TG .editor-content .editor-area{min-height:44px}#agent-TC .editor-content .placeholder,#agent-TG .editor-content .placeholder{padding:8px 0!important;left:0!important}#agent-TC .welcome-content,#agent-TG .welcome-content{container:welcome-cards/inline-size!important}#agent-TC .home-content-cards,#agent-TG .home-content-cards{justify-content:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:16px!important;display:grid!important}#agent-TC .home-content-cards>*,#agent-TG .home-content-cards>*{width:100%!important;min-width:200px!important;max-width:500px!important}@container welcome-cards (width<=850px){#agent-TC .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}#agent-TG .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}#agent-TC .empty-img,#agent-TG .empty-img{width:110px;height:80px}#agent-TC .query-undestanding-wrap,#agent-TG .query-undestanding-wrap{border-radius:8px!important;gap:8px!important}#agent-TC .query-undestanding-wrap .alert,#agent-TG .query-undestanding-wrap .alert{height:18px;font-size:12px;font-weight:400;line-height:14px}#agent-TC .query-undestanding-wrap .filter-editor-wrap.is-comfirm,#agent-TG .query-undestanding-wrap .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}#agent-TC .query-undestanding-wrap .filter-editor-wrap .ks-form-item .ks-form-item__content .ks-input,#agent-TG .query-undestanding-wrap .filter-editor-wrap .ks-form-item .ks-form-item__content .ks-input{height:28px!important;line-height:28px!important}#agent-TC .query-undestanding-wrap .filter-editor-wrap .condition,#agent-TG .query-undestanding-wrap .filter-editor-wrap .condition{margin-top:1px}#agent-TC .single-agent-wrap .info-row,#agent-TG .single-agent-wrap .info-row{max-width:calc(100% - 58px)!important}#agent-TC .single-agent-wrap:not(.active):hover,#agent-TG .single-agent-wrap:not(.active):hover{background:var(---,linear-gradient(121deg,#9c57ff33 -10.72%,#1c77ff33 67.32%,#2ad6ff33 138.38%))}#agent-TC .colorful-card-header-examples-item-content .text:hover,#agent-TG .colorful-card-header-examples-item-content .text:hover{color:#2563f4!important}#agent-TC .caliber-list-wrapper.single-list .source-name_dataset .source-container,#agent-TG .caliber-list-wrapper.single-list .source-name_dataset .source-container{flex:initial}#agent-TC .welcome-wrap,#agent-TG .welcome-wrap{margin-bottom:68px;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}#agent-TC .welcome-wrap .base-info-container,#agent-TG .welcome-wrap .base-info-container{width:100%!important}#agent-TC .welcome-wrap .home-content-title,#agent-TG .welcome-wrap .home-content-title{min-width:600px;width:100%!important}#agent-TC .welcome-wrap .home-content-title-left,#agent-TG .welcome-wrap .home-content-title-left{white-space:nowrap!important}#agent-TC .welcome-wrap .home-content-title-right,#agent-TG .welcome-wrap .home-content-title-right{white-space:nowrap!important;max-width:calc(100% - 120px)!important}#agent-TC .input-new-wrap-with-external-comp,#agent-TG .input-new-wrap-with-external-comp{z-index:4;position:sticky;bottom:27px}#agent-TC .input-new-wrap-with-external-comp .editor-input,#agent-TG .input-new-wrap-with-external-comp .editor-input{border:1px solid #0000000a;border-radius:12px;padding:12px;box-shadow:0 0 11.5px #94a7bc29}@media (max-height:800px){#agent-TC .base-info-container,#agent-TG .base-info-container{gap:12px;padding-top:4px}#agent-TC .base-info-container .home-avatar,#agent-TG .base-info-container .home-avatar{width:96px!important;height:96px!important}#agent-TC .base-info-container .home-content,#agent-TG .base-info-container .home-content{gap:6px}#agent-TC .base-info-container .home-content .home-content-title,#agent-TG .base-info-container .home-content .home-content-title{font-size:20px}#agent-TC .base-info-container .home-content .home-content-desc,#agent-TG .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){#agent-TC .chat-messages,#agent-TG .chat-messages{padding:12px 60px 24px}#agent-TC .welcome-content,#agent-TG .welcome-content{gap:8px}#agent-TC .base-info-container,#agent-TG .base-info-container{padding-top:0}#agent-TC .base-info-container .home-avatar,#agent-TG .base-info-container .home-avatar{width:80px!important;height:80px!important}#agent-TC .base-info-container .home-content .home-content-title,#agent-TG .base-info-container .home-content .home-content-title{font-size:18px}#agent-TC .home-content-cards,#agent-TG .home-content-cards{margin-top:8px;padding:8px 0 0!important}#agent-TC .empty-img,#agent-TG .empty-img{width:88px;height:64px}}@media (max-height:600px){#agent-TC .chat-messages,#agent-TG .chat-messages{padding:12px 60px}#agent-TC .base-info-container,#agent-TG .base-info-container{gap:6px}#agent-TC .base-info-container .home-avatar,#agent-TG .base-info-container .home-avatar{width:64px!important;height:64px!important}#agent-TC .base-info-container .home-content .home-content-title,#agent-TG .base-info-container .home-content .home-content-title{font-size:16px}}#agent-TC .base-list-wrapper .empty,#agent-TG .base-list-wrapper .empty{gap:12px!important}#agent-TC .base-list-wrapper .empty .iconfont-common,#agent-TG .base-list-wrapper .empty .iconfont-common{margin-bottom:12px}#agent-TC .create-new-conversation .action-btn,#agent-TG .create-new-conversation .action-btn{border-color:#0a48f5!important}#agent-TC .history-list-container,#agent-TG .history-list-container{background-color:#0000!important}#agent-TC .history-list-container .agent-icon img,#agent-TG .history-list-container .agent-icon img{width:16px;height:16px}#agent-TC .history-list-container .item-content,#agent-TG .history-list-container .item-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}#agent-TC .history-list-container .item-content.no-icon,#agent-TG .history-list-container .item-content.no-icon{margin-left:0}#agent-TC .history-list-container .item-meta,#agent-TG .history-list-container .item-meta{align-items:center;gap:8px;display:flex}#agent-TC .rich-text-editor .ql-editor,#agent-TG .rich-text-editor .ql-editor{padding:6px 0}#agent-TC .configurable-input .bottom-left-renderer,#agent-TG .configurable-input .bottom-left-renderer{gap:10px;display:flex;align-items:center!important}#agent-TC .home-content-cards,#agent-TG .home-content-cards{padding:0;overflow:visible}#agent-TC .agent-bottom-warn-tip,#agent-TG .agent-bottom-warn-tip{z-index:3;padding-top:0;position:sticky;bottom:8px}#agent-TC .agent-bottom-warn-tip #md-root,#agent-TG .agent-bottom-warn-tip #md-root{justify-content:center;display:flex}#agent-TC .agent-bottom-warn-tip p,#agent-TG .agent-bottom-warn-tip p{color:#a6a9ad;align-items:center;gap:6px;font-size:11px;display:contents}#agent-TC .agent-bottom-warn-tip span,#agent-TG .agent-bottom-warn-tip span{color:#a6a9ad;align-items:center;gap:6px;font-size:11px}#agent-TC .agent-bottom-warn-tip img,#agent-TG .agent-bottom-warn-tip img{height:13px!important}#agent-TC .markdown-body .markdown-table,#agent-TG .markdown-body .markdown-table{margin-bottom:8px}#agent-TC .is-sharing-mode .input-new-wrap-with-external-comp,#agent-TG .is-sharing-mode .input-new-wrap-with-external-comp{background:#fff}#agent-TC .is-sharing-mode .input-new-wrap-with-external-comp .editor-input,#agent-TG .is-sharing-mode .input-new-wrap-with-external-comp .editor-input{background:linear-gradient(#fffffff5 0%,#ffffff3d 100%)}#agent-TC .is-sharing-mode .message-card-wrap,#agent-TG .is-sharing-mode .message-card-wrap{cursor:pointer;transition:background-color .2s}#agent-TC .is-sharing-mode .message-card-wrap .message-content-container,#agent-TG .is-sharing-mode .message-card-wrap .message-content-container{pointer-events:none}#agent-TC .is-sharing-mode .message-card-wrap:active,#agent-TG .is-sharing-mode .message-card-wrap:active{background-color:#1890ff1a}#agent-TC .is-sharing-mode .message-card-wrap.user,#agent-TG .is-sharing-mode .message-card-wrap.user{--padding-vertical:12px}#agent-TC .is-sharing-mode .message-card-wrap.assistant,#agent-TG .is-sharing-mode .message-card-wrap.assistant{--padding-vertical:0px}#agent-TC .is-sharing-mode .message-card-wrap:hover,#agent-TG .is-sharing-mode .message-card-wrap:hover{--padding-horizontal:12px}#agent-TC .is-sharing-mode .message-card-wrap:hover:before,#agent-TG .is-sharing-mode .message-card-wrap:hover:before{content:"";width:calc(100% + 2*var(--padding-horizontal));height:calc(100% + 2*var(--padding-vertical));z-index:0;pointer-events:none;background-color:#f0f2f4;border-radius:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#agent-TC .is-sharing-mode .chat-messages:after,#agent-TG .is-sharing-mode .chat-messages:after{content:"";height:150px;display:block}#agent-TC .share-header,#agent-TG .share-header{border-bottom:1px solid #dfe0e2;margin-bottom:0;padding-bottom:20px;display:flex;flex-direction:column!important;align-items:flex-start!important;gap:0!important}#agent-TC .share-header .share-header-left,#agent-TG .share-header .share-header-left{gap:4px;width:100%;max-width:100%}#agent-TC .share-header .share-header-left img,#agent-TG .share-header .share-header-left img{width:60px;height:auto}#agent-TC .share-header .share-header-right,#agent-TG .share-header .share-header-right{color:#5f6063;align-items:center;gap:4px;width:calc(100% - 63px);margin-left:63px;line-height:22px;display:flex}#agent-TC .share-header .share-header-right .info-detail,#agent-TG .share-header .share-header-right .info-detail{justify-content:space-between;width:100%;display:flex}#agent-TC .share-header .share-header-right .user-with-kim-container .owners,#agent-TG .share-header .share-header-right .user-with-kim-container .owners{font-size:inherit}#agent-TC .share-header .share-header-right span:first-child,#agent-TG .share-header .share-header-right span:first-child{margin-right:8px}#agent-TC .share-header .share-header-right .theme-toggle-btn,#agent-TG .share-header .share-header-right .theme-toggle-btn{margin-left:auto}#agent-TC .share-header .share-header-right .auth-icon,#agent-TG .share-header .share-header-right .auth-icon{cursor:pointer;color:var(--fill_brand,#2563f4);display:flex}#agent-TC .share-header .share-header-right .auth-icon i,#agent-TG .share-header .share-header-right .auth-icon i{margin-right:2px}#agent-TC .share-footer .share-button,#agent-TG .share-footer .share-button{z-index:100}#agent-TC .share-footer .action-btn,#agent-TG .share-footer .action-btn{justify-content:center;color:#fff!important}#agent-TC .error-message,#agent-TG .error-message{color:#5f6063}#agent-TC .dialog-header .header-avatar,#agent-TG .dialog-header .header-avatar{width:30px!important}#agent-TC .welcome-wrap,#agent-TG .welcome-wrap{padding:32px 0 0!important}@media (max-height:700px){#agent-TC .welcome-wrap,#agent-TG .welcome-wrap{padding:12px 0!important}}@media (max-height:600px){#agent-TC .welcome-wrap,#agent-TG .welcome-wrap{padding:0!important}}#agent-TC .home-content-cards,#agent-TG .home-content-cards{max-width:unset!important}#agent-TC .portal-switch-btn .action-btn,#agent-TG .portal-switch-btn .action-btn{border-radius:8px;background:linear-gradient(104deg,#925af414 0%,#3a75f414 50.09%,#68d2f814 99.23%)!important}@media (max-width:480px){.markdown-body *{line-height:20px!important}.markdown-body :where(p,li,td,th){font-size:13px;line-height:20px!important}.markdown-body :where(h1){margin-top:0;margin-bottom:12px;font-size:18px;line-height:26px}.markdown-body :where(h2){margin-top:12px;margin-bottom:10px;font-size:16px;line-height:24px}.markdown-body :where(h3){margin-top:12px;margin-bottom:10px;font-size:14px}.markdown-body :where(h4){margin-top:10px;margin-bottom:10px;font-size:13px}.markdown-body :where(p){margin-bottom:10px!important}.markdown-body :where(ol,ul){padding-left:1.25em;margin-top:10px!important;margin-bottom:10px!important}.markdown-body :where(ol,ul) li{margin-top:3px!important;margin-bottom:3px!important}.markdown-body hr{margin:18px 0}.markdown-body .markdown-table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}.markdown-body #md-root .tool-wrapper+code{max-height:220px;padding:8px 10px;font-size:12px}.markdown-body pre{margin-bottom:6px}}@media (max-width:767px){html,body{min-width:auto!important}}@container mid-right (width<=1080px){.agent-container-common .midRight .message-external-left{left:-32px}.agent-container-common .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}@container welcome-cards (width<=850px){.agent-container-common .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}@media (max-height:800px){.agent-container-common .base-info-container{gap:12px;padding-top:4px}.agent-container-common .base-info-container .home-avatar{width:96px!important;height:96px!important}.agent-container-common .base-info-container .home-content{gap:6px}.agent-container-common .base-info-container .home-content .home-content-title{font-size:20px}.agent-container-common .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){.agent-container-common .chat-messages{padding:12px 60px 24px}.agent-container-common .welcome-content{gap:8px}.agent-container-common .base-info-container{padding-top:0}.agent-container-common .base-info-container .home-avatar{width:80px!important;height:80px!important}.agent-container-common .base-info-container .home-content .home-content-title{font-size:18px}.agent-container-common .home-content-cards{margin-top:8px;padding:8px 0 0!important}.agent-container-common .empty-img{width:88px;height:64px}}@media (max-height:600px){.agent-container-common .chat-messages{padding:12px 60px}.agent-container-common .base-info-container{gap:6px}.agent-container-common .base-info-container .home-avatar{width:64px!important;height:64px!important}.agent-container-common .base-info-container .home-content .home-content-title{font-size:16px}}@media (max-width:767px){.agent-container .intelligent-dialog .share-wrap{padding-left:12px;padding-right:12px}.dialog-header{width:100%}.dialog-header .header-left-group{flex:1 0 150px;min-width:0}.chat-header{width:100%}.chat-header .text{font-size:14px}.base-info-container .home-content .home-content-title{font-size:20px!important}.welcome-wrap .home-content-title{min-width:400px}.agent-bottom-warn-tip #md-root p{padding:0 12px;display:inline-block}.agent-bottom-warn-tip #md-root p i{vertical-align:middle;margin-top:-1px}.home-content-cards{justify-content:flex-start!important}.midRight .chat-dialog .chat-messages{padding:32px 12px 0!important}.base-info-container{padding-top:20px!important}.share-action-bar .share-action-bar-content{flex-direction:column;gap:4px}.share-action-bar .share-action-bar-content .action-left,.share-action-bar .share-action-bar-content .action-right{width:100%}}@container mid-right (width<=1080px){#agent-TG .midRight .message-external-left,#agent-TC .midRight .message-external-left,#agent-HOME .midRight .message-external-left,#agent-FANSHU .midRight .message-external-left{left:-32px}#agent-TG .midRight .share-action-bar,#agent-TC .midRight .share-action-bar,#agent-HOME .midRight .share-action-bar,#agent-FANSHU .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}@container welcome-cards (width<=850px){#agent-TG .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}#agent-TC .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}#agent-HOME .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}#agent-FANSHU .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}@media (max-height:800px){#agent-TG .base-info-container,#agent-TC .base-info-container,#agent-HOME .base-info-container,#agent-FANSHU .base-info-container{gap:12px;padding-top:4px}#agent-TG .base-info-container .home-avatar,#agent-TC .base-info-container .home-avatar,#agent-HOME .base-info-container .home-avatar,#agent-FANSHU .base-info-container .home-avatar{width:96px!important;height:96px!important}#agent-TG .base-info-container .home-content,#agent-TC .base-info-container .home-content,#agent-HOME .base-info-container .home-content,#agent-FANSHU .base-info-container .home-content{gap:6px}#agent-TG .base-info-container .home-content .home-content-title,#agent-TC .base-info-container .home-content .home-content-title,#agent-HOME .base-info-container .home-content .home-content-title,#agent-FANSHU .base-info-container .home-content .home-content-title{font-size:20px}#agent-TG .base-info-container .home-content .home-content-desc,#agent-TC .base-info-container .home-content .home-content-desc,#agent-HOME .base-info-container .home-content .home-content-desc,#agent-FANSHU .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){#agent-TG .chat-messages,#agent-TC .chat-messages,#agent-HOME .chat-messages,#agent-FANSHU .chat-messages{padding:12px 60px 24px}#agent-TG .welcome-content,#agent-TC .welcome-content,#agent-HOME .welcome-content,#agent-FANSHU .welcome-content{gap:8px}#agent-TG .base-info-container,#agent-TC .base-info-container,#agent-HOME .base-info-container,#agent-FANSHU .base-info-container{padding-top:0}#agent-TG .base-info-container .home-avatar,#agent-TC .base-info-container .home-avatar,#agent-HOME .base-info-container .home-avatar,#agent-FANSHU .base-info-container .home-avatar{width:80px!important;height:80px!important}#agent-TG .base-info-container .home-content .home-content-title,#agent-TC .base-info-container .home-content .home-content-title,#agent-HOME .base-info-container .home-content .home-content-title,#agent-FANSHU .base-info-container .home-content .home-content-title{font-size:18px}#agent-TG .home-content-cards,#agent-TC .home-content-cards,#agent-HOME .home-content-cards,#agent-FANSHU .home-content-cards{margin-top:8px;padding:8px 0 0!important}#agent-TG .empty-img,#agent-TC .empty-img,#agent-HOME .empty-img,#agent-FANSHU .empty-img{width:88px;height:64px}}@media (max-height:600px){#agent-TG .chat-messages,#agent-TC .chat-messages,#agent-HOME .chat-messages,#agent-FANSHU .chat-messages{padding:12px 60px}#agent-TG .base-info-container,#agent-TC .base-info-container,#agent-HOME .base-info-container,#agent-FANSHU .base-info-container{gap:6px}#agent-TG .base-info-container .home-avatar,#agent-TC .base-info-container .home-avatar,#agent-HOME .base-info-container .home-avatar,#agent-FANSHU .base-info-container .home-avatar{width:64px!important;height:64px!important}#agent-TG .base-info-container .home-content .home-content-title,#agent-TC .base-info-container .home-content .home-content-title,#agent-HOME .base-info-container .home-content .home-content-title,#agent-FANSHU .base-info-container .home-content .home-content-title{font-size:16px}}@media (max-height:700px){#agent-TG .welcome-wrap,#agent-TC .welcome-wrap,#agent-HOME .welcome-wrap,#agent-FANSHU .welcome-wrap{padding:12px 0!important}}@media (max-height:600px){#agent-TG .welcome-wrap,#agent-TC .welcome-wrap,#agent-HOME .welcome-wrap,#agent-FANSHU .welcome-wrap{padding:0!important}}@keyframes comeout{to{opacity:1}}@media (max-width:768px){#agent-TG .welcome-wrap,#agent-TC .welcome-wrap,#agent-HOME .welcome-wrap,#agent-FANSHU .welcome-wrap{gap:16px!important;padding:16px 12px!important}}@media (max-width:480px){#agent-TG .welcome-wrap,#agent-TC .welcome-wrap,#agent-HOME .welcome-wrap,#agent-FANSHU .welcome-wrap{gap:12px!important;padding:12px 8px!important}}@media (max-height:800px){#agent-TG .home-content-cards,#agent-TC .home-content-cards,#agent-HOME .home-content-cards,#agent-FANSHU .home-content-cards{margin-top:8px!important}}@media (max-height:700px){#agent-TG .home-content-cards,#agent-TC .home-content-cards,#agent-HOME .home-content-cards,#agent-FANSHU .home-content-cards{margin-top:4px!important}}@media (max-width:768px){#agent-TG .message-card-wrap.user .message-bubble,#agent-TC .message-card-wrap.user .message-bubble,#agent-HOME .message-card-wrap.user .message-bubble,#agent-FANSHU .message-card-wrap.user .message-bubble{max-width:100%}#agent-TG .message-item,#agent-TC .message-item,#agent-HOME .message-item,#agent-FANSHU .message-item{margin-bottom:24px}}@media (max-width:480px){#agent-TG .message-item,#agent-TC .message-item,#agent-HOME .message-item,#agent-FANSHU .message-item{margin-bottom:20px}}@media (max-height:800px){#agent-TG .colorful-card .colorful-card-inner,#agent-TC .colorful-card .colorful-card-inner,#agent-HOME .colorful-card .colorful-card-inner,#agent-FANSHU .colorful-card .colorful-card-inner{padding:16px 16px 24px!important}#agent-TG .colorful-card .colorful-card-header-description,#agent-TC .colorful-card .colorful-card-header-description,#agent-HOME .colorful-card .colorful-card-header-description,#agent-FANSHU .colorful-card .colorful-card-header-description{margin-top:4px!important;font-size:12px!important;line-height:18px!important}#agent-TG .colorful-card .colorful-card-header-examples,#agent-TC .colorful-card .colorful-card-header-examples,#agent-HOME .colorful-card .colorful-card-header-examples,#agent-FANSHU .colorful-card .colorful-card-header-examples{gap:8px!important;margin-top:16px!important}#agent-TG .colorful-card .colorful-card-header-examples .colorful-card-header-examples-item,#agent-TC .colorful-card .colorful-card-header-examples .colorful-card-header-examples-item,#agent-HOME .colorful-card .colorful-card-header-examples .colorful-card-header-examples-item,#agent-FANSHU .colorful-card .colorful-card-header-examples .colorful-card-header-examples-item{line-height:18px!important}}@media (max-width:768px){.chat-button-dropdown-popover .reference-item-container{max-width:320px!important;min-height:120px!important;max-height:220px!important;padding:6px 0 0!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header{flex-wrap:wrap!important;gap:4px!important;padding-left:6px!important;padding-right:6px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper{order:1;width:100%!important;height:24px!important;padding:0 6px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper .search-icon{width:12px!important;height:12px!important;margin-right:3px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper .native-input{padding-left:3px!important;font-size:10px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .active-items-num{order:2;width:auto!important;font-size:10px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .reference-item-add-button{order:3;gap:2px!important;width:auto!important;padding:2px!important;font-size:0!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .reference-item-add-button svg{width:12px!important;height:12px!important;display:block!important}.chat-button-dropdown-popover .reference-item-container .reference-tree-content,.chat-button-dropdown-popover .reference-item-container .skeleton-container{padding:6px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-empty{padding:12px!important;font-size:11px!important}}@media (max-width:480px){.chat-button-dropdown-popover .reference-item-container{max-width:260px!important;min-height:100px!important;max-height:180px!important;padding:4px 0 0!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header{gap:3px!important;padding-left:4px!important;padding-right:4px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper{height:22px!important;padding:0 4px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper .search-icon{width:11px!important;height:11px!important;margin-right:2px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper .native-input{padding-left:2px!important;font-size:9px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .active-items-num{font-size:9px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .reference-item-add-button{width:auto!important;padding:1px!important;font-size:0!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .reference-item-add-button svg{width:10px!important;height:10px!important;display:block!important}.chat-button-dropdown-popover .reference-item-container .reference-tree-content{padding:4px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-empty{padding:10px!important;font-size:10px!important}}@media (max-width:360px){.chat-button-dropdown-popover .reference-item-container{max-width:240px!important;min-height:90px!important;max-height:160px!important;padding:3px 0 0!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header{gap:2px!important;padding-left:3px!important;padding-right:3px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper{height:20px!important;padding:0 3px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper .search-icon{width:10px!important;height:10px!important;margin-right:2px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper .native-input{padding-left:2px!important;font-size:8px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .active-items-num{font-size:8px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .reference-item-add-button{width:auto!important;padding:1px!important;font-size:0!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .reference-item-add-button svg{width:9px!important;height:9px!important;display:block!important}.chat-button-dropdown-popover .reference-item-container .reference-tree-content{padding:3px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-empty{padding:8px!important;font-size:9px!important}}@media (max-width:768px){.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content{gap:4px!important;min-height:18px!important;padding:2px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-icon{width:8px!important;height:8px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-icon svg{width:12px!important;height:12px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-placeholder{width:8px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container{width:12px!important;height:12px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container .custom-checkbox{width:10px!important;height:10px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container .custom-checkbox svg{width:7px!important;height:7px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .node-content{gap:0!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .node-content .node-header .node-title{font-size:10px!important;line-height:14px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .node-content .node-description{font-size:9px!important;line-height:13px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .custom-tag{padding:0 2px!important;font-size:9px!important;line-height:12px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-children{margin-left:12px!important}}@media (max-width:480px){.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content{gap:3px!important;min-height:16px!important;padding:1px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-icon{width:7px!important;height:7px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-icon svg{width:10px!important;height:10px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-placeholder{width:7px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container{width:10px!important;height:10px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container .custom-checkbox{width:8px!important;height:8px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container .custom-checkbox svg{width:6px!important;height:6px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .node-content .node-header .node-title{font-size:9px!important;line-height:12px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .node-content .node-description{font-size:8px!important;line-height:11px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .custom-tag{padding:0 2px!important;font-size:8px!important;line-height:10px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-children{margin-left:10px!important}}@media (max-width:360px){.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content{gap:2px!important;min-height:14px!important;padding:1px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-icon{width:6px!important;height:6px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-icon svg{width:9px!important;height:9px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-placeholder{width:6px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container{width:9px!important;height:9px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container .custom-checkbox{width:7px!important;height:7px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container .custom-checkbox svg{width:5px!important;height:5px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .node-content .node-header .node-title{font-size:8px!important;line-height:11px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .node-content .node-description{font-size:7px!important;line-height:10px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .custom-tag{padding:0 1px!important;font-size:7px!important;line-height:9px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-children{margin-left:8px!important}}@container body-container (width<=600px){.config-detail-popover{box-shadow:var(--chat-input-box-shadow,#0000001a 0px 1px 8px)!important}}@keyframes gradient-scan-loading{0%{background-position:-100% 0}50%{background-position:100% 0}to{background-position:-100% 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@container agent-container (width<=1080px){#agent-TG .intelligent-dialog>.content:not(.has-message){background:0 0!important}#agent-TG .intelligent-dialog>.content:not(.has-message) .mid-right-wrapper:not(.has-message):before{content:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;display:none!important}#agent-TG .input-new-wrap{margin:0 auto!important}#agent-TG .intelligent-dialog.layout-home{padding:0!important}#agent-TG .intelligent-dialog.layout-home .mid-right-wrapper{flex:1;justify-content:stretch;width:100%;min-width:0}#agent-TG .intelligent-dialog.layout-home .midRight{width:100%!important;min-width:0!important;max-width:100%!important}#agent-TG .multi-slot-container.midRight{box-sizing:border-box;min-width:0;padding:12px 0 16px}#agent-TG .multi-slot-container.midRight .chat-messages{min-width:0;padding-left:0;padding-right:0;overflow-x:hidden}#agent-TG .message-item.user .message-content,#agent-TG .message-item.user .message-content-container,#agent-TG .message-item.user .message-renderer-wrapper{overflow-wrap:break-word;word-wrap:break-word;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}#agent-TG .message-item.user .message-content-container{overflow:hidden}}@media (max-width:480px){.markdown-body *{line-height:20px!important}.markdown-body :where(p,li,td,th){font-size:13px;line-height:20px!important}.markdown-body :where(h1){margin-top:0;margin-bottom:12px;font-size:18px;line-height:26px}.markdown-body :where(h2){margin-top:12px;margin-bottom:10px;font-size:16px;line-height:24px}.markdown-body :where(h3){margin-top:12px;margin-bottom:10px;font-size:14px}.markdown-body :where(h4){margin-top:10px;margin-bottom:10px;font-size:13px}.markdown-body :where(p){margin-bottom:10px!important}.markdown-body :where(ol,ul){padding-left:1.25em;margin-top:10px!important;margin-bottom:10px!important}.markdown-body :where(ol,ul) li{margin-top:3px!important;margin-bottom:3px!important}.markdown-body hr{margin:18px 0}.markdown-body .markdown-table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}.markdown-body #md-root .tool-wrapper+code{max-height:220px;padding:8px 10px;font-size:12px}.markdown-body pre{margin-bottom:6px}}@media (max-width:767px){html,body{min-width:auto!important}}@container mid-right (width<=1080px){.agent-container-common .midRight .message-external-left{left:-32px}.agent-container-common .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}@container welcome-cards (width<=850px){.agent-container-common .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}@media (max-height:800px){.agent-container-common .base-info-container{gap:12px;padding-top:4px}.agent-container-common .base-info-container .home-avatar{width:96px!important;height:96px!important}.agent-container-common .base-info-container .home-content{gap:6px}.agent-container-common .base-info-container .home-content .home-content-title{font-size:20px}.agent-container-common .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){.agent-container-common .chat-messages{padding:12px 60px 24px}.agent-container-common .welcome-content{gap:8px}.agent-container-common .base-info-container{padding-top:0}.agent-container-common .base-info-container .home-avatar{width:80px!important;height:80px!important}.agent-container-common .base-info-container .home-content .home-content-title{font-size:18px}.agent-container-common .home-content-cards{margin-top:8px;padding:8px 0 0!important}.agent-container-common .empty-img{width:88px;height:64px}}@media (max-height:600px){.agent-container-common .chat-messages{padding:12px 60px}.agent-container-common .base-info-container{gap:6px}.agent-container-common .base-info-container .home-avatar{width:64px!important;height:64px!important}.agent-container-common .base-info-container .home-content .home-content-title{font-size:16px}}html,body{min-width:auto!important}@media (max-width:767px){.agent-container .intelligent-dialog .share-wrap{padding-left:12px;padding-right:12px}.dialog-header{width:100%}.dialog-header .header-left-group{flex:1 0 150px;min-width:0}.chat-header{width:100%}.chat-header .text{font-size:14px}.base-info-container .home-content .home-content-title{font-size:20px!important}.welcome-wrap .home-content-title{min-width:400px}.agent-bottom-warn-tip #md-root p{padding:0 12px;display:inline-block}.agent-bottom-warn-tip #md-root p i{vertical-align:middle;margin-top:-1px}.home-content-cards{justify-content:flex-start!important}.midRight .chat-dialog .chat-messages{padding:32px 12px 0!important}.base-info-container{padding-top:20px!important}.share-action-bar .share-action-bar-content{flex-direction:column;gap:4px}.share-action-bar .share-action-bar-content .action-left,.share-action-bar .share-action-bar-content .action-right{width:100%}}html:not(:has(#agent-FANSHU)){--theme-primary-color:#1677ff;--theme-border:1px solid #fff;--theme-border-radius:0px;--theme-box-shadow:-48px 24px 48px -12px #021a3414,4px 4px 16px 0px #021a340a}#agent-TG,#agent-TC,#agent-HOME,#agent-FANSHU{contain:paint;position:relative;container:agent-container/inline-size}#agent-TG .dialog-header,#agent-TC .dialog-header,#agent-HOME .dialog-header,#agent-FANSHU .dialog-header{background-color:var(--chat-header-background-color);border-bottom:1px solid var(--border_table);gap:10px;width:100%;height:56px!important}#agent-TG .dialog-header .header-left-group,#agent-TC .dialog-header .header-left-group,#agent-HOME .dialog-header .header-left-group,#agent-FANSHU .dialog-header .header-left-group{min-width:0}#agent-TG .dialog-header .header-left-group .headerLeft,#agent-TC .dialog-header .header-left-group .headerLeft,#agent-HOME .dialog-header .header-left-group .headerLeft,#agent-FANSHU .dialog-header .header-left-group .headerLeft{width:100%}#agent-TG .dialog-header .header-left-group .headerLeft .simple-agent-picker,#agent-TC .dialog-header .header-left-group .headerLeft .simple-agent-picker,#agent-HOME .dialog-header .header-left-group .headerLeft .simple-agent-picker,#agent-FANSHU .dialog-header .header-left-group .headerLeft .simple-agent-picker{max-width:100%}#agent-TG .midRight,#agent-TC .midRight,#agent-HOME .midRight,#agent-FANSHU .midRight{position:relative;container:mid-right/inline-size}#agent-TG .midRight .chat-dialog .chat-messages,#agent-TC .midRight .chat-dialog .chat-messages,#agent-HOME .midRight .chat-dialog .chat-messages,#agent-FANSHU .midRight .chat-dialog .chat-messages{overflow-x:hidden;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}#agent-TG .midRight .share-action-bar,#agent-TC .midRight .share-action-bar,#agent-HOME .midRight .share-action-bar,#agent-FANSHU .midRight .share-action-bar{padding:12px max(8px,min(50% - 500px,999px))!important}@container mid-right (width<=1080px){#agent-TG .midRight .message-external-left,#agent-TC .midRight .message-external-left,#agent-HOME .midRight .message-external-left,#agent-FANSHU .midRight .message-external-left{left:-32px}#agent-TG .midRight .share-action-bar,#agent-TC .midRight .share-action-bar,#agent-HOME .midRight .share-action-bar,#agent-FANSHU .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}#agent-TG .base-info-container,#agent-TC .base-info-container,#agent-HOME .base-info-container,#agent-FANSHU .base-info-container{gap:10px;padding-top:56px}#agent-TG .multi-slot-container.top .chat-header .header-title,#agent-TC .multi-slot-container.top .chat-header .header-title,#agent-HOME .multi-slot-container.top .chat-header .header-title,#agent-FANSHU .multi-slot-container.top .chat-header .header-title{color:var(--text_primary);max-width:400px!important}#agent-TG .multi-slot-container.top .chat-header .header-title .text,#agent-TC .multi-slot-container.top .chat-header .header-title .text,#agent-HOME .multi-slot-container.top .chat-header .header-title .text,#agent-FANSHU .multi-slot-container.top .chat-header .header-title .text{font-size:20px;font-weight:500;line-height:28px}#agent-TG .multi-slot-container.top .header-right-group .btn-icon,#agent-TC .multi-slot-container.top .header-right-group .btn-icon,#agent-HOME .multi-slot-container.top .header-right-group .btn-icon,#agent-FANSHU .multi-slot-container.top .header-right-group .btn-icon{color:var(--fill_primary)}#agent-TG .message-item>.message-content,#agent-TC .message-item>.message-content,#agent-HOME .message-item>.message-content,#agent-FANSHU .message-item>.message-content{width:100%;max-width:100%!important}#agent-TG .message-item.user .message-card-wrap,#agent-TC .message-item.user .message-card-wrap,#agent-HOME .message-item.user .message-card-wrap,#agent-FANSHU .message-item.user .message-card-wrap{justify-content:flex-end}#agent-TG .message-item.user .message-content-container,#agent-TC .message-item.user .message-content-container,#agent-HOME .message-item.user .message-content-container,#agent-FANSHU .message-item.user .message-content-container{flex:none;max-width:100%}#agent-TG .message-item.user .message-content-container .message-renderer-wrapper,#agent-TC .message-item.user .message-content-container .message-renderer-wrapper,#agent-HOME .message-item.user .message-content-container .message-renderer-wrapper,#agent-FANSHU .message-item.user .message-content-container .message-renderer-wrapper{width:-moz-fit-content;width:fit-content;margin-left:auto}#agent-TG .message-external-top,#agent-TC .message-external-top,#agent-HOME .message-external-top,#agent-FANSHU .message-external-top{justify-content:flex-end}#agent-TG .message-bottom-section,#agent-TC .message-bottom-section,#agent-HOME .message-bottom-section,#agent-FANSHU .message-bottom-section{margin-top:16px!important}#agent-TG .message-bottom-section .message-bottom-left,#agent-TC .message-bottom-section .message-bottom-left,#agent-HOME .message-bottom-section .message-bottom-left,#agent-FANSHU .message-bottom-section .message-bottom-left{gap:16px!important}#agent-TG .message-bottom-section .feedback-container,#agent-TC .message-bottom-section .feedback-container,#agent-HOME .message-bottom-section .feedback-container,#agent-FANSHU .message-bottom-section .feedback-container{border-right:1px solid #00000014!important;gap:16px!important;padding-right:16px!important}#agent-TG .message-bottom-section .feedback-container .llm-copilot-thumb-icon,#agent-TC .message-bottom-section .feedback-container .llm-copilot-thumb-icon,#agent-HOME .message-bottom-section .feedback-container .llm-copilot-thumb-icon,#agent-FANSHU .message-bottom-section .feedback-container .llm-copilot-thumb-icon{background-color:#2563f40f!important;border-radius:8px!important;padding:4px 5px!important}#agent-TG .message-bottom-section .feedback-container .llm-copilot-thumb-icon .bi-icon-thumb,#agent-TC .message-bottom-section .feedback-container .llm-copilot-thumb-icon .bi-icon-thumb,#agent-HOME .message-bottom-section .feedback-container .llm-copilot-thumb-icon .bi-icon-thumb,#agent-FANSHU .message-bottom-section .feedback-container .llm-copilot-thumb-icon .bi-icon-thumb{color:#2563f4!important}#agent-TG .message-bottom-section .icon,#agent-TC .message-bottom-section .icon,#agent-HOME .message-bottom-section .icon,#agent-FANSHU .message-bottom-section .icon{margin:0!important;padding:0!important}#agent-TG .filter-editor .ks-form-item__content,#agent-TC .filter-editor .ks-form-item__content,#agent-HOME .filter-editor .ks-form-item__content,#agent-FANSHU .filter-editor .ks-form-item__content{min-height:unset}#agent-TG .filter-editor .ks-select.granularity,#agent-TC .filter-editor .ks-select.granularity,#agent-HOME .filter-editor .ks-select.granularity,#agent-FANSHU .filter-editor .ks-select.granularity{top:0!important}#agent-TG .filter-editor .ks-form-item__content .filter-value-input.is-disabled .ks-select__tags-text,#agent-TC .filter-editor .ks-form-item__content .filter-value-input.is-disabled .ks-select__tags-text,#agent-HOME .filter-editor .ks-form-item__content .filter-value-input.is-disabled .ks-select__tags-text,#agent-FANSHU .filter-editor .ks-form-item__content .filter-value-input.is-disabled .ks-select__tags-text{color:#bbbdbf!important}#agent-TG .filter-editor .filter-container .ks-form-item.filters-time-filter,#agent-TC .filter-editor .filter-container .ks-form-item.filters-time-filter,#agent-HOME .filter-editor .filter-container .ks-form-item.filters-time-filter,#agent-FANSHU .filter-editor .filter-container .ks-form-item.filters-time-filter{padding-right:0!important}#agent-TG .filter-editor .single-filter,#agent-TC .filter-editor .single-filter,#agent-HOME .filter-editor .single-filter,#agent-FANSHU .filter-editor .single-filter{height:28px!important}#agent-TG .filter-editor .single-filter.filters-time-filter .ks-form-item,#agent-TC .filter-editor .single-filter.filters-time-filter .ks-form-item,#agent-HOME .filter-editor .single-filter.filters-time-filter .ks-form-item,#agent-FANSHU .filter-editor .single-filter.filters-time-filter .ks-form-item{padding-left:2px}#agent-TG .filter-editor .filter-type,#agent-TC .filter-editor .filter-type,#agent-HOME .filter-editor .filter-type,#agent-FANSHU .filter-editor .filter-type{height:28px!important}#agent-TG .filter-editor .ks-date-editor,#agent-TC .filter-editor .ks-date-editor,#agent-HOME .filter-editor .ks-date-editor,#agent-FANSHU .filter-editor .ks-date-editor{height:28px!important;line-height:28px!important}#agent-TG .filter-editor .ks-date-editor.is-disabled,#agent-TC .filter-editor .ks-date-editor.is-disabled,#agent-HOME .filter-editor .ks-date-editor.is-disabled,#agent-FANSHU .filter-editor .ks-date-editor.is-disabled,#agent-TG .filter-editor .ks-date-editor.is-disabled .ks-range-input,#agent-TC .filter-editor .ks-date-editor.is-disabled .ks-range-input,#agent-HOME .filter-editor .ks-date-editor.is-disabled .ks-range-input,#agent-FANSHU .filter-editor .ks-date-editor.is-disabled .ks-range-input{background:#fff!important}#agent-TG .filter-editor .ks-input,#agent-TC .filter-editor .ks-input,#agent-HOME .filter-editor .ks-input,#agent-FANSHU .filter-editor .ks-input{height:28px}#agent-TG .filter-editor .ks-input.is-disabled .ks-input__inner,#agent-TC .filter-editor .ks-input.is-disabled .ks-input__inner,#agent-HOME .filter-editor .ks-input.is-disabled .ks-input__inner,#agent-FANSHU .filter-editor .ks-input.is-disabled .ks-input__inner{background:#fff!important}#agent-TG .filter-editor .action-btn,#agent-TC .filter-editor .action-btn,#agent-HOME .filter-editor .action-btn,#agent-FANSHU .filter-editor .action-btn{height:28px!important}#agent-TG .filter-editor .action-btn .iconfont-common,#agent-TC .filter-editor .action-btn .iconfont-common,#agent-HOME .filter-editor .action-btn .iconfont-common,#agent-FANSHU .filter-editor .action-btn .iconfont-common{color:#626366!important}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .metric-container .filter-editor-form-item,#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .metric-container .filter-editor-form-item,#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .metric-container .filter-editor-form-item,#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .metric-container .filter-editor-form-item{padding:0 5px 0 12px}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item,#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item,#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item,#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-input__inner,#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-input__inner,#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-input__inner,#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-input__inner{color:#2b417b;background:0 0}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-range-input,#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-range-input,#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-range-input,#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-range-input{background:0 0}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter,#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter,#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter,#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter{gap:0}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item,#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item,#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item,#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item{padding-right:0}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition,#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition,#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition,#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{padding-left:0}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition .sys-icon-arrow-up,#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition .sys-icon-arrow-up,#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition .sys-icon-arrow-up,#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition .sys-icon-arrow-up{color:#2b417b}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.value,#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.value,#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.value,#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.value{padding-left:8px}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item:before,#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item:before,#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item:before,#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item:before{content:"";background:#d7dbe0;width:1px;height:12px;display:block;position:absolute;top:10px;left:0}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition,#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition,#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition,#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{width:110px}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input{width:60px}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input{width:60px}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input{width:60px}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input .ks-input__inner{padding-left:0}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input .ks-input__inner{padding-left:0}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input .ks-input__inner{padding-left:0}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity):after{content:"";background:#d7dbe0;width:1px;height:12px;display:block}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity):after{content:"";background:#d7dbe0;width:1px;height:12px;display:block}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity):after{content:"";background:#d7dbe0;width:1px;height:12px;display:block}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter){border-top-left-radius:0;border-bottom-left-radius:0;padding:0}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter){border-top-left-radius:0;border-bottom-left-radius:0;padding:0}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter){border-top-left-radius:0;border-bottom-left-radius:0;padding:0}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .filter-type{display:none}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .filter-type{display:none}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .filter-type{display:none}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-editor{width:330px}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-editor{width:330px}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-editor{width:330px}#agent-TG .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-separator{width:unset;padding:0 6px 0 2px}#agent-TC .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-separator{width:unset;padding:0 6px 0 2px}#agent-HOME .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-separator{width:unset;padding:0 6px 0 2px}#agent-TG .filter-editor .filter-editor-wrap.column-layout .ks-form,#agent-TC .filter-editor .filter-editor-wrap.column-layout .ks-form,#agent-HOME .filter-editor .filter-editor-wrap.column-layout .ks-form,#agent-FANSHU .filter-editor .filter-editor-wrap.column-layout .ks-form,#agent-TG .filter-editor .filter-editor-wrap.column-layout .ks-form .metric-container,#agent-TC .filter-editor .filter-editor-wrap.column-layout .ks-form .metric-container,#agent-HOME .filter-editor .filter-editor-wrap.column-layout .ks-form .metric-container,#agent-FANSHU .filter-editor .filter-editor-wrap.column-layout .ks-form .metric-container,#agent-TG .filter-editor .filter-editor-wrap.column-layout .ks-form .dimension-container,#agent-TC .filter-editor .filter-editor-wrap.column-layout .ks-form .dimension-container,#agent-HOME .filter-editor .filter-editor-wrap.column-layout .ks-form .dimension-container,#agent-FANSHU .filter-editor .filter-editor-wrap.column-layout .ks-form .dimension-container,#agent-TG .filter-editor .filter-editor-wrap.column-layout .ks-form .filter-container,#agent-TC .filter-editor .filter-editor-wrap.column-layout .ks-form .filter-container,#agent-HOME .filter-editor .filter-editor-wrap.column-layout .ks-form .filter-container,#agent-FANSHU .filter-editor .filter-editor-wrap.column-layout .ks-form .filter-container{flex-direction:column;gap:8px;display:flex}#agent-TG .filter-editor .filter-editor-wrap .ks-form-item__content .ks-input__inner,#agent-TC .filter-editor .filter-editor-wrap .ks-form-item__content .ks-input__inner,#agent-HOME .filter-editor .filter-editor-wrap .ks-form-item__content .ks-input__inner,#agent-FANSHU .filter-editor .filter-editor-wrap .ks-form-item__content .ks-input__inner{background:0 0}#agent-TG .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__tags,#agent-TC .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__tags,#agent-HOME .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__tags,#agent-FANSHU .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__tags{height:24px!important;max-height:24px!important}#agent-TG .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__input,#agent-TC .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__input,#agent-HOME .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__input,#agent-FANSHU .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__input{height:22px!important;line-height:22px!important}#agent-TG .filter-editor .filter-editor-wrap .select-trigger,#agent-TC .filter-editor .filter-editor-wrap .select-trigger,#agent-HOME .filter-editor .filter-editor-wrap .select-trigger,#agent-FANSHU .filter-editor .filter-editor-wrap .select-trigger{height:28px!important;line-height:28px!important}#agent-TG .filter-editor .filter-editor-wrap .single-filter div:has(.ks-select){height:28px!important;min-height:28px!important;line-height:28px!important}#agent-TC .filter-editor .filter-editor-wrap .single-filter div:has(.ks-select){height:28px!important;min-height:28px!important;line-height:28px!important}#agent-HOME .filter-editor .filter-editor-wrap .single-filter div:has(.ks-select){height:28px!important;min-height:28px!important;line-height:28px!important}#agent-TG .filter-editor .filter-editor-wrap.is-comfirm,#agent-TC .filter-editor .filter-editor-wrap.is-comfirm,#agent-HOME .filter-editor .filter-editor-wrap.is-comfirm,#agent-FANSHU .filter-editor .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}#agent-TG .filter-editor .filter-editor-wrap.no-border-layout.row-layout,#agent-TC .filter-editor .filter-editor-wrap.no-border-layout.row-layout,#agent-HOME .filter-editor .filter-editor-wrap.no-border-layout.row-layout,#agent-FANSHU .filter-editor .filter-editor-wrap.no-border-layout.row-layout{align-items:flex-start!important}#agent-TG .filter-editor .filter-editor-wrap.no-border-layout.row-layout .buttons,#agent-TC .filter-editor .filter-editor-wrap.no-border-layout.row-layout .buttons,#agent-HOME .filter-editor .filter-editor-wrap.no-border-layout.row-layout .buttons,#agent-FANSHU .filter-editor .filter-editor-wrap.no-border-layout.row-layout .buttons{margin-top:12px!important}#agent-TG .filter-editor .filter-editor-wrap.row-layout .filter-editor-form-item,#agent-TC .filter-editor .filter-editor-wrap.row-layout .filter-editor-form-item,#agent-HOME .filter-editor .filter-editor-wrap.row-layout .filter-editor-form-item,#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .filter-editor-form-item{box-sizing:border-box;background:var(--bg_contain,#f8fafc);border-radius:8px;align-items:center;margin-top:8px;margin-right:8px;padding:0 12px;display:flex}#agent-TG .filter-editor .filter-editor-wrap.row-layout .granularity-container .filter-editor-form-item,#agent-TC .filter-editor .filter-editor-wrap.row-layout .granularity-container .filter-editor-form-item,#agent-HOME .filter-editor .filter-editor-wrap.row-layout .granularity-container .filter-editor-form-item,#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .granularity-container .filter-editor-form-item{border-radius:8px 0 0 8px;margin-right:0;padding:0 0 0 12px}#agent-TG .filter-editor .filter-editor-wrap.row-layout .ks-form-item__content,#agent-TC .filter-editor .filter-editor-wrap.row-layout .ks-form-item__content,#agent-HOME .filter-editor .filter-editor-wrap.row-layout .ks-form-item__content,#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .ks-form-item__content{min-height:28px!important}#agent-TG .filter-editor .filter-editor-wrap.row-layout .time-container .filter-editor-form-item,#agent-TC .filter-editor .filter-editor-wrap.row-layout .time-container .filter-editor-form-item,#agent-HOME .filter-editor .filter-editor-wrap.row-layout .time-container .filter-editor-form-item,#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .time-container .filter-editor-form-item{border-radius:0 8px 8px 0;padding:0}#agent-TG .filter-editor .filter-editor-wrap.row-layout .filter-container:has(.or-filter-group){width:100%}#agent-TC .filter-editor .filter-editor-wrap.row-layout .filter-container:has(.or-filter-group){width:100%}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .filter-container:has(.or-filter-group){width:100%}#agent-TG .filter-editor .filter-editor-wrap.row-layout .filter-container .filter-value-input .ks-input__inner,#agent-TC .filter-editor .filter-editor-wrap.row-layout .filter-container .filter-value-input .ks-input__inner,#agent-HOME .filter-editor .filter-editor-wrap.row-layout .filter-container .filter-value-input .ks-input__inner,#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .filter-container .filter-value-input .ks-input__inner{height:24px!important}#agent-TG .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group){width:100%}#agent-TC .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group){width:100%}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group){width:100%}#agent-TG .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group) .or-filter-group{flex-wrap:wrap;width:100%}#agent-TC .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group) .or-filter-group{flex-wrap:wrap;width:100%}#agent-HOME .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group) .or-filter-group{flex-wrap:wrap;width:100%}#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group,#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group,#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group,#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group{margin:0;display:flex}#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group .value,#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .value,#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group .value,#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group .value{width:150px}#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label,#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label,#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label,#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label{color:#e3eafc;background:var(--icon_blue_bi);vertical-align:middle;border-radius:12px;width:20px;height:20px;margin:8px 4px 0;display:inline-block;position:relative}#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label span,#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label span,#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label span,#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label span{position:relative;top:-8px;left:2.5px}#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:before,#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:before,#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:before,#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:before{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;left:-4px}#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:after,#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:after,#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:after,#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:after{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;right:-4px}#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group .ks-form-item,#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .ks-form-item,#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group .ks-form-item,#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group .ks-form-item{margin:0!important}#agent-TG .filter-editor .filter-editor-wrap.row-layout .or-filter-group .filter-editor-form-item,#agent-TC .filter-editor .filter-editor-wrap.row-layout .or-filter-group .filter-editor-form-item,#agent-HOME .filter-editor .filter-editor-wrap.row-layout .or-filter-group .filter-editor-form-item,#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group .filter-editor-form-item{margin:8px 0 0}#agent-TG .tool-bar,#agent-TC .tool-bar,#agent-HOME .tool-bar,#agent-FANSHU .tool-bar{margin-top:8px}#agent-TG .tool-bar .btn-item,#agent-TC .tool-bar .btn-item,#agent-HOME .tool-bar .btn-item,#agent-FANSHU .tool-bar .btn-item{color:#626366!important}#agent-TG .kiva-chart-container .kiva-instance,#agent-TC .kiva-chart-container .kiva-instance,#agent-HOME .kiva-chart-container .kiva-instance,#agent-FANSHU .kiva-chart-container .kiva-instance{background:0 0!important}#agent-TG .chart-content,#agent-TC .chart-content,#agent-HOME .chart-content,#agent-FANSHU .chart-content,#agent-TG .kiva-container,#agent-TC .kiva-container,#agent-HOME .kiva-container,#agent-FANSHU .kiva-container{height:var(--kiva-chart-height)}#agent-TG .chart-content .kiva-instance-header,#agent-TC .chart-content .kiva-instance-header,#agent-HOME .chart-content .kiva-instance-header,#agent-FANSHU .chart-content .kiva-instance-header,#agent-TG .kiva-container .kiva-instance-header,#agent-TC .kiva-container .kiva-instance-header,#agent-HOME .kiva-container .kiva-instance-header,#agent-FANSHU .kiva-container .kiva-instance-header{height:8px}#agent-TG .chart-content .kiva-chart-container,#agent-TC .chart-content .kiva-chart-container,#agent-HOME .chart-content .kiva-chart-container,#agent-FANSHU .chart-content .kiva-chart-container,#agent-TG .kiva-container .kiva-chart-container,#agent-TC .kiva-container .kiva-chart-container,#agent-HOME .kiva-container .kiva-chart-container,#agent-FANSHU .kiva-container .kiva-chart-container{padding:0!important}#agent-TG .kiva-container .widget-chart-rich-indicator-card-wrapper .kiva-chart-container,#agent-TC .kiva-container .widget-chart-rich-indicator-card-wrapper .kiva-chart-container,#agent-HOME .kiva-container .widget-chart-rich-indicator-card-wrapper .kiva-chart-container,#agent-FANSHU .kiva-container .widget-chart-rich-indicator-card-wrapper .kiva-chart-container{min-height:auto}#agent-TG .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar{width:4px}#agent-TC .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar{width:4px}#agent-HOME .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar{width:4px}#agent-TG .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-track{border-radius:2px}#agent-TC .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-track{border-radius:2px}#agent-HOME .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-track{border-radius:2px}#agent-TG .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:2px}#agent-TC .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:2px}#agent-HOME .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:2px}#agent-TG .execute-process-list,#agent-TC .execute-process-list,#agent-HOME .execute-process-list,#agent-FANSHU .execute-process-list{width:100%}#agent-TG .execute-process-list .status-icon,#agent-TC .execute-process-list .status-icon,#agent-HOME .execute-process-list .status-icon,#agent-FANSHU .execute-process-list .status-icon{height:18px}#agent-TG .execute-process-list .execute-process-item,#agent-TC .execute-process-list .execute-process-item,#agent-HOME .execute-process-list .execute-process-item,#agent-FANSHU .execute-process-list .execute-process-item{position:relative}#agent-TG .execute-process-list .execute-process-item .execute-process-item__timeline,#agent-TC .execute-process-list .execute-process-item .execute-process-item__timeline,#agent-HOME .execute-process-list .execute-process-item .execute-process-item__timeline,#agent-FANSHU .execute-process-list .execute-process-item .execute-process-item__timeline{background-color:#dfe0e2;width:1.5px;position:absolute;top:20px;bottom:-14px;left:7.5px}#agent-TG .execute-process-list .CORTEX_AGENT .execute-process-item__title-label *,#agent-TC .execute-process-list .CORTEX_AGENT .execute-process-item__title-label *,#agent-HOME .execute-process-list .CORTEX_AGENT .execute-process-item__title-label *,#agent-FANSHU .execute-process-list .CORTEX_AGENT .execute-process-item__title-label *{color:var(--text_secondary);font-weight:600;line-height:22px!important}#agent-TG .execute-process-list .plain-text-content,#agent-TC .execute-process-list .plain-text-content,#agent-HOME .execute-process-list .plain-text-content,#agent-FANSHU .execute-process-list .plain-text-content{color:#5f6063;white-space:pre-wrap}#agent-TG .execute-process-list .execute-process-item__title-arrow,#agent-TC .execute-process-list .execute-process-item__title-arrow,#agent-HOME .execute-process-list .execute-process-item__title-arrow,#agent-FANSHU .execute-process-list .execute-process-item__title-arrow{color:#8e8e90}#agent-TG .execute-process-list .execute-process-item__content.is-process #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-conclusion *),#agent-TC .execute-process-list .execute-process-item__content.is-process #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-conclusion *),#agent-HOME .execute-process-list .execute-process-item__content.is-process #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-conclusion *),#agent-FANSHU .execute-process-list .execute-process-item__content.is-process #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-conclusion *){color:var(--text_secondary);font-size:12px!important;line-height:20px!important}#agent-TG .execute-process-list .execute-process-item__content.is-conclusion #md-root,#agent-TC .execute-process-list .execute-process-item__content.is-conclusion #md-root,#agent-HOME .execute-process-list .execute-process-item__content.is-conclusion #md-root,#agent-FANSHU .execute-process-list .execute-process-item__content.is-conclusion #md-root,#agent-TG .execute-process-list .execute-process-item__content.is-conclusion #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-process *),#agent-TC .execute-process-list .execute-process-item__content.is-conclusion #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-process *),#agent-HOME .execute-process-list .execute-process-item__content.is-conclusion #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-process *),#agent-FANSHU .execute-process-list .execute-process-item__content.is-conclusion #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-process *){color:var(--text-primary);font-weight:600;line-height:20px;font-size:12px!important}#agent-TG .execute-process-list .iconfont-common,#agent-TC .execute-process-list .iconfont-common,#agent-HOME .execute-process-list .iconfont-common,#agent-FANSHU .execute-process-list .iconfont-common{font-size:14px}#agent-TG .execute-process-info__header .think-status-btn,#agent-TC .execute-process-info__header .think-status-btn,#agent-HOME .execute-process-info__header .think-status-btn,#agent-FANSHU .execute-process-info__header .think-status-btn{color:#8e8e90}#agent-TG .execute-process-info__header-label,#agent-TC .execute-process-info__header-label,#agent-HOME .execute-process-info__header-label,#agent-FANSHU .execute-process-info__header-label{font-size:12px}#agent-TG .execute-process-info__header-loading,#agent-TC .execute-process-info__header-loading,#agent-HOME .execute-process-info__header-loading,#agent-FANSHU .execute-process-info__header-loading{margin-right:12px;margin-left:0!important}#agent-TG .execute-process-item__title-label p,#agent-TC .execute-process-item__title-label p,#agent-HOME .execute-process-item__title-label p,#agent-FANSHU .execute-process-item__title-label p{color:#626366;font-size:12px;font-weight:400;line-height:20px}#agent-TG .execute-process-item__title-label strong,#agent-TC .execute-process-item__title-label strong,#agent-HOME .execute-process-item__title-label strong,#agent-FANSHU .execute-process-item__title-label strong{font-weight:600}#agent-TG .execute-process-info__header-toggle-btn,#agent-TC .execute-process-info__header-toggle-btn,#agent-HOME .execute-process-info__header-toggle-btn,#agent-FANSHU .execute-process-info__header-toggle-btn{margin-left:4px!important}#agent-TG .execute-process-info__header-toggle-btn .chat-operation-btn .icon,#agent-TC .execute-process-info__header-toggle-btn .chat-operation-btn .icon,#agent-HOME .execute-process-info__header-toggle-btn .chat-operation-btn .icon,#agent-FANSHU .execute-process-info__header-toggle-btn .chat-operation-btn .icon{width:14px;height:14px}#agent-TG .execute-process-info__header-toggle-btn .chat-operation-btn .icon-upsize-down,#agent-TC .execute-process-info__header-toggle-btn .chat-operation-btn .icon-upsize-down,#agent-HOME .execute-process-info__header-toggle-btn .chat-operation-btn .icon-upsize-down,#agent-FANSHU .execute-process-info__header-toggle-btn .chat-operation-btn .icon-upsize-down{transform:rotate(180deg)}#agent-TG .continue-ask .continue-ask-btn .ks-button-flex,#agent-TC .continue-ask .continue-ask-btn .ks-button-flex,#agent-HOME .continue-ask .continue-ask-btn .ks-button-flex,#agent-FANSHU .continue-ask .continue-ask-btn .ks-button-flex{white-space:pre-wrap;text-align:left;justify-content:center;align-items:flex-start;width:100%}#agent-TG .message-card-wrap.assistant .message-bubble,#agent-TC .message-card-wrap.assistant .message-bubble,#agent-HOME .message-card-wrap.assistant .message-bubble,#agent-FANSHU .message-card-wrap.assistant .message-bubble{box-shadow:none;background-color:#0000;border:none;padding:8px 0}#agent-TG .message-card-wrap.assistant .message-select-checkbox,#agent-TC .message-card-wrap.assistant .message-select-checkbox,#agent-HOME .message-card-wrap.assistant .message-select-checkbox,#agent-FANSHU .message-card-wrap.assistant .message-select-checkbox{margin-top:15px}#agent-TG .message-card-wrap.assistant.is-selected,#agent-TC .message-card-wrap.assistant.is-selected,#agent-HOME .message-card-wrap.assistant.is-selected,#agent-FANSHU .message-card-wrap.assistant.is-selected{--padding-vertical:0px}#agent-TG .message-card-wrap.user .message-bubble,#agent-TC .message-card-wrap.user .message-bubble,#agent-HOME .message-card-wrap.user .message-bubble,#agent-FANSHU .message-card-wrap.user .message-bubble{color:var(--text_primary);box-shadow:none;background-color:#f1f5fe;border:none;border-radius:12px 0 12px 12px}#agent-TG .question-clarification-wrap .selected-text,#agent-TC .question-clarification-wrap .selected-text,#agent-HOME .question-clarification-wrap .selected-text,#agent-FANSHU .question-clarification-wrap .selected-text{margin-left:0}#agent-TG .input-new-wrap-with-external-comp,#agent-TC .input-new-wrap-with-external-comp,#agent-HOME .input-new-wrap-with-external-comp,#agent-FANSHU .input-new-wrap-with-external-comp{padding:0 max(38px,min(50% - 462px,999px)) 16px;position:relative;container:input-wrap-container/inline-size}#agent-TG .input-new-wrap-with-external-comp .autocomplete-popover,#agent-TC .input-new-wrap-with-external-comp .autocomplete-popover,#agent-HOME .input-new-wrap-with-external-comp .autocomplete-popover,#agent-FANSHU .input-new-wrap-with-external-comp .autocomplete-popover{z-index:5!important}#agent-TG .input-new-wrap-with-external-comp .autocomplete-popover .highlight,#agent-TC .input-new-wrap-with-external-comp .autocomplete-popover .highlight,#agent-HOME .input-new-wrap-with-external-comp .autocomplete-popover .highlight,#agent-FANSHU .input-new-wrap-with-external-comp .autocomplete-popover .highlight{color:#ff4d4f}#agent-TG .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION:not(.highlight),#agent-TC .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION:not(.highlight),#agent-HOME .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION:not(.highlight),#agent-FANSHU .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION:not(.highlight){color:#41578b;background:#ebf1ff;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-TG .input-new-wrap-with-external-comp .autocomplete-popover .METRIC:not(.highlight),#agent-TC .input-new-wrap-with-external-comp .autocomplete-popover .METRIC:not(.highlight),#agent-HOME .input-new-wrap-with-external-comp .autocomplete-popover .METRIC:not(.highlight),#agent-FANSHU .input-new-wrap-with-external-comp .autocomplete-popover .METRIC:not(.highlight){color:#007d68;background:#e9f5f0;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-TG .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION_VALUE:not(.highlight),#agent-TC .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION_VALUE:not(.highlight),#agent-HOME .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION_VALUE:not(.highlight),#agent-FANSHU .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION_VALUE:not(.highlight){color:#131416;background:#f0f2f4;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-TG .input-new-wrap,#agent-TC .input-new-wrap,#agent-HOME .input-new-wrap,#agent-FANSHU .input-new-wrap{z-index:10;margin:0}#agent-TG .input-new-wrap .input-placeholder-container,#agent-TC .input-new-wrap .input-placeholder-container,#agent-HOME .input-new-wrap .input-placeholder-container,#agent-FANSHU .input-new-wrap .input-placeholder-container{padding:0 0 0 16px}#agent-TG .input-new-wrap .input-bottom-bar,#agent-TC .input-new-wrap .input-bottom-bar,#agent-HOME .input-new-wrap .input-bottom-bar,#agent-FANSHU .input-new-wrap .input-bottom-bar{padding:0 12px 12px}#agent-TG .editor-content .editor-area,#agent-TC .editor-content .editor-area,#agent-HOME .editor-content .editor-area,#agent-FANSHU .editor-content .editor-area{min-height:44px}#agent-TG .editor-content .placeholder,#agent-TC .editor-content .placeholder,#agent-HOME .editor-content .placeholder,#agent-FANSHU .editor-content .placeholder{padding:8px 0!important;left:0!important}#agent-TG .welcome-content,#agent-TC .welcome-content,#agent-HOME .welcome-content,#agent-FANSHU .welcome-content{container:welcome-cards/inline-size!important}#agent-TG .home-content-cards,#agent-TC .home-content-cards,#agent-HOME .home-content-cards,#agent-FANSHU .home-content-cards{justify-content:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:16px!important;display:grid!important}#agent-TG .home-content-cards>*,#agent-TC .home-content-cards>*,#agent-HOME .home-content-cards>*,#agent-FANSHU .home-content-cards>*{width:100%!important;min-width:200px!important;max-width:500px!important}#agent-TG .home-content-cards:has(>:only-child){grid-template-columns:minmax(200px,500px)!important}#agent-TC .home-content-cards:has(>:only-child){grid-template-columns:minmax(200px,500px)!important}#agent-HOME .home-content-cards:has(>:only-child){grid-template-columns:minmax(200px,500px)!important}#agent-TG .home-content-cards:has(>:nth-child(2)):not(:has(>:nth-child(3))){grid-template-columns:repeat(2,minmax(200px,500px))!important}#agent-TC .home-content-cards:has(>:nth-child(2)):not(:has(>:nth-child(3))){grid-template-columns:repeat(2,minmax(200px,500px))!important}#agent-HOME .home-content-cards:has(>:nth-child(2)):not(:has(>:nth-child(3))){grid-template-columns:repeat(2,minmax(200px,500px))!important}#agent-TG .home-content-cards:has(>:nth-child(3)):not(:has(>:nth-child(4))){grid-template-columns:repeat(3,minmax(150px,500px))!important}#agent-TC .home-content-cards:has(>:nth-child(3)):not(:has(>:nth-child(4))){grid-template-columns:repeat(3,minmax(150px,500px))!important}#agent-HOME .home-content-cards:has(>:nth-child(3)):not(:has(>:nth-child(4))){grid-template-columns:repeat(3,minmax(150px,500px))!important}@container welcome-cards (width<=850px){#agent-TG .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}#agent-TC .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}#agent-HOME .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}#agent-FANSHU .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}#agent-TG .empty-img,#agent-TC .empty-img,#agent-HOME .empty-img,#agent-FANSHU .empty-img{width:110px;height:80px}#agent-TG .query-undestanding-wrap,#agent-TC .query-undestanding-wrap,#agent-HOME .query-undestanding-wrap,#agent-FANSHU .query-undestanding-wrap{border-radius:8px!important;gap:8px!important}#agent-TG .query-undestanding-wrap .alert,#agent-TC .query-undestanding-wrap .alert,#agent-HOME .query-undestanding-wrap .alert,#agent-FANSHU .query-undestanding-wrap .alert{height:18px;font-size:12px;font-weight:400;line-height:14px}#agent-TG .query-undestanding-wrap .filter-editor-wrap.is-comfirm,#agent-TC .query-undestanding-wrap .filter-editor-wrap.is-comfirm,#agent-HOME .query-undestanding-wrap .filter-editor-wrap.is-comfirm,#agent-FANSHU .query-undestanding-wrap .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}#agent-TG .query-undestanding-wrap .filter-editor-wrap .ks-form-item .ks-form-item__content .ks-input,#agent-TC .query-undestanding-wrap .filter-editor-wrap .ks-form-item .ks-form-item__content .ks-input,#agent-HOME .query-undestanding-wrap .filter-editor-wrap .ks-form-item .ks-form-item__content .ks-input,#agent-FANSHU .query-undestanding-wrap .filter-editor-wrap .ks-form-item .ks-form-item__content .ks-input{height:28px!important;line-height:28px!important}#agent-TG .query-undestanding-wrap .filter-editor-wrap .condition,#agent-TC .query-undestanding-wrap .filter-editor-wrap .condition,#agent-HOME .query-undestanding-wrap .filter-editor-wrap .condition,#agent-FANSHU .query-undestanding-wrap .filter-editor-wrap .condition{margin-top:1px}#agent-TG .single-agent-wrap .info-row,#agent-TC .single-agent-wrap .info-row,#agent-HOME .single-agent-wrap .info-row,#agent-FANSHU .single-agent-wrap .info-row{max-width:calc(100% - 58px)!important}#agent-TG .single-agent-wrap:not(.active):hover,#agent-TC .single-agent-wrap:not(.active):hover,#agent-HOME .single-agent-wrap:not(.active):hover,#agent-FANSHU .single-agent-wrap:not(.active):hover{background:var(---,linear-gradient(121deg,#9c57ff33 -10.72%,#1c77ff33 67.32%,#2ad6ff33 138.38%))}#agent-TG .caliber-list-wrapper.single-list .source-name_dataset .source-container,#agent-TC .caliber-list-wrapper.single-list .source-name_dataset .source-container,#agent-HOME .caliber-list-wrapper.single-list .source-name_dataset .source-container,#agent-FANSHU .caliber-list-wrapper.single-list .source-name_dataset .source-container{flex:initial}#agent-TG .welcome-wrap,#agent-TC .welcome-wrap,#agent-HOME .welcome-wrap,#agent-FANSHU .welcome-wrap{margin-bottom:68px;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}#agent-TG .welcome-wrap .base-info-container,#agent-TC .welcome-wrap .base-info-container,#agent-HOME .welcome-wrap .base-info-container,#agent-FANSHU .welcome-wrap .base-info-container{width:100%!important}#agent-TG .welcome-wrap .home-content-title,#agent-TC .welcome-wrap .home-content-title,#agent-HOME .welcome-wrap .home-content-title,#agent-FANSHU .welcome-wrap .home-content-title{min-width:600px;width:100%!important}#agent-TG .welcome-wrap .home-content-title-left,#agent-TC .welcome-wrap .home-content-title-left,#agent-HOME .welcome-wrap .home-content-title-left,#agent-FANSHU .welcome-wrap .home-content-title-left{white-space:nowrap!important}#agent-TG .welcome-wrap .home-content-title-right,#agent-TC .welcome-wrap .home-content-title-right,#agent-HOME .welcome-wrap .home-content-title-right,#agent-FANSHU .welcome-wrap .home-content-title-right{white-space:nowrap!important;max-width:calc(100% - 120px)!important}#agent-TG .input-new-wrap-with-external-comp,#agent-TC .input-new-wrap-with-external-comp,#agent-HOME .input-new-wrap-with-external-comp,#agent-FANSHU .input-new-wrap-with-external-comp{z-index:4;position:sticky;bottom:27px}#agent-TG .input-new-wrap-with-external-comp .editor-input,#agent-TC .input-new-wrap-with-external-comp .editor-input,#agent-HOME .input-new-wrap-with-external-comp .editor-input,#agent-FANSHU .input-new-wrap-with-external-comp .editor-input{border:1px solid #0000000a;border-radius:12px;padding:12px;box-shadow:0 0 11.5px #94a7bc29}@media (max-height:800px){#agent-TG .base-info-container,#agent-TC .base-info-container,#agent-HOME .base-info-container,#agent-FANSHU .base-info-container{gap:12px;padding-top:4px}#agent-TG .base-info-container .home-avatar,#agent-TC .base-info-container .home-avatar,#agent-HOME .base-info-container .home-avatar,#agent-FANSHU .base-info-container .home-avatar{width:96px!important;height:96px!important}#agent-TG .base-info-container .home-content,#agent-TC .base-info-container .home-content,#agent-HOME .base-info-container .home-content,#agent-FANSHU .base-info-container .home-content{gap:6px}#agent-TG .base-info-container .home-content .home-content-title,#agent-TC .base-info-container .home-content .home-content-title,#agent-HOME .base-info-container .home-content .home-content-title,#agent-FANSHU .base-info-container .home-content .home-content-title{font-size:20px}#agent-TG .base-info-container .home-content .home-content-desc,#agent-TC .base-info-container .home-content .home-content-desc,#agent-HOME .base-info-container .home-content .home-content-desc,#agent-FANSHU .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){#agent-TG .chat-messages,#agent-TC .chat-messages,#agent-HOME .chat-messages,#agent-FANSHU .chat-messages{padding:12px 60px 24px}#agent-TG .welcome-content,#agent-TC .welcome-content,#agent-HOME .welcome-content,#agent-FANSHU .welcome-content{gap:8px}#agent-TG .base-info-container,#agent-TC .base-info-container,#agent-HOME .base-info-container,#agent-FANSHU .base-info-container{padding-top:0}#agent-TG .base-info-container .home-avatar,#agent-TC .base-info-container .home-avatar,#agent-HOME .base-info-container .home-avatar,#agent-FANSHU .base-info-container .home-avatar{width:80px!important;height:80px!important}#agent-TG .base-info-container .home-content .home-content-title,#agent-TC .base-info-container .home-content .home-content-title,#agent-HOME .base-info-container .home-content .home-content-title,#agent-FANSHU .base-info-container .home-content .home-content-title{font-size:18px}#agent-TG .home-content-cards,#agent-TC .home-content-cards,#agent-HOME .home-content-cards,#agent-FANSHU .home-content-cards{margin-top:8px;padding:8px 0 0!important}#agent-TG .empty-img,#agent-TC .empty-img,#agent-HOME .empty-img,#agent-FANSHU .empty-img{width:88px;height:64px}}@media (max-height:600px){#agent-TG .chat-messages,#agent-TC .chat-messages,#agent-HOME .chat-messages,#agent-FANSHU .chat-messages{padding:12px 60px}#agent-TG .base-info-container,#agent-TC .base-info-container,#agent-HOME .base-info-container,#agent-FANSHU .base-info-container{gap:6px}#agent-TG .base-info-container .home-avatar,#agent-TC .base-info-container .home-avatar,#agent-HOME .base-info-container .home-avatar,#agent-FANSHU .base-info-container .home-avatar{width:64px!important;height:64px!important}#agent-TG .base-info-container .home-content .home-content-title,#agent-TC .base-info-container .home-content .home-content-title,#agent-HOME .base-info-container .home-content .home-content-title,#agent-FANSHU .base-info-container .home-content .home-content-title{font-size:16px}}#agent-TG .base-list-wrapper .empty,#agent-TC .base-list-wrapper .empty,#agent-HOME .base-list-wrapper .empty,#agent-FANSHU .base-list-wrapper .empty{gap:12px!important}#agent-TG .base-list-wrapper .empty .iconfont-common,#agent-TC .base-list-wrapper .empty .iconfont-common,#agent-HOME .base-list-wrapper .empty .iconfont-common,#agent-FANSHU .base-list-wrapper .empty .iconfont-common{margin-bottom:12px}#agent-TG .base-list-wrapper .base-list :deep(.item-title .title-content){font-weight:400}#agent-TC .base-list-wrapper .base-list :deep(.item-title .title-content){font-weight:400}#agent-HOME .base-list-wrapper .base-list :deep(.item-title .title-content){font-weight:400}#agent-TG .create-new-conversation .action-btn,#agent-TC .create-new-conversation .action-btn,#agent-HOME .create-new-conversation .action-btn,#agent-FANSHU .create-new-conversation .action-btn{border-color:#0a48f5!important}#agent-TG .history-list-container,#agent-TC .history-list-container,#agent-HOME .history-list-container,#agent-FANSHU .history-list-container{background-color:#0000!important}#agent-TG .history-list-container .agent-icon img,#agent-TC .history-list-container .agent-icon img,#agent-HOME .history-list-container .agent-icon img,#agent-FANSHU .history-list-container .agent-icon img{width:16px;height:16px}#agent-TG .history-list-container .item-content,#agent-TC .history-list-container .item-content,#agent-HOME .history-list-container .item-content,#agent-FANSHU .history-list-container .item-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}#agent-TG .history-list-container .item-content.no-icon,#agent-TC .history-list-container .item-content.no-icon,#agent-HOME .history-list-container .item-content.no-icon,#agent-FANSHU .history-list-container .item-content.no-icon{margin-left:0}#agent-TG .history-list-container .item-meta,#agent-TC .history-list-container .item-meta,#agent-HOME .history-list-container .item-meta,#agent-FANSHU .history-list-container .item-meta{align-items:center;gap:8px;display:flex}#agent-TG .rich-text-editor .ql-editor,#agent-TC .rich-text-editor .ql-editor,#agent-HOME .rich-text-editor .ql-editor,#agent-FANSHU .rich-text-editor .ql-editor{padding:6px 0}#agent-TG .configurable-input .bottom-left-renderer,#agent-TC .configurable-input .bottom-left-renderer,#agent-HOME .configurable-input .bottom-left-renderer,#agent-FANSHU .configurable-input .bottom-left-renderer{gap:10px;display:flex;align-items:center!important}#agent-TG .home-content-cards,#agent-TC .home-content-cards,#agent-HOME .home-content-cards,#agent-FANSHU .home-content-cards{padding:0;overflow:visible}#agent-TG .agent-bottom-warn-tip,#agent-TC .agent-bottom-warn-tip,#agent-HOME .agent-bottom-warn-tip,#agent-FANSHU .agent-bottom-warn-tip{z-index:3;padding-top:0;position:sticky;bottom:8px}#agent-TG .agent-bottom-warn-tip #md-root,#agent-TC .agent-bottom-warn-tip #md-root,#agent-HOME .agent-bottom-warn-tip #md-root,#agent-FANSHU .agent-bottom-warn-tip #md-root{justify-content:center;display:flex}#agent-TG .agent-bottom-warn-tip p,#agent-TC .agent-bottom-warn-tip p,#agent-HOME .agent-bottom-warn-tip p,#agent-FANSHU .agent-bottom-warn-tip p{color:#a6a9ad;align-items:center;gap:6px;font-size:11px;display:contents}#agent-TG .agent-bottom-warn-tip span,#agent-TC .agent-bottom-warn-tip span,#agent-HOME .agent-bottom-warn-tip span,#agent-FANSHU .agent-bottom-warn-tip span{color:#a6a9ad;align-items:center;gap:6px;font-size:11px}#agent-TG .agent-bottom-warn-tip img,#agent-TC .agent-bottom-warn-tip img,#agent-HOME .agent-bottom-warn-tip img,#agent-FANSHU .agent-bottom-warn-tip img{height:13px!important}#agent-TG .markdown-body .markdown-table,#agent-TC .markdown-body .markdown-table,#agent-HOME .markdown-body .markdown-table,#agent-FANSHU .markdown-body .markdown-table{margin-bottom:8px}#agent-TG .is-sharing-mode .input-new-wrap-with-external-comp,#agent-TC .is-sharing-mode .input-new-wrap-with-external-comp,#agent-HOME .is-sharing-mode .input-new-wrap-with-external-comp,#agent-FANSHU .is-sharing-mode .input-new-wrap-with-external-comp{background:#fff}#agent-TG .is-sharing-mode .input-new-wrap-with-external-comp .editor-input,#agent-TC .is-sharing-mode .input-new-wrap-with-external-comp .editor-input,#agent-HOME .is-sharing-mode .input-new-wrap-with-external-comp .editor-input,#agent-FANSHU .is-sharing-mode .input-new-wrap-with-external-comp .editor-input{background:linear-gradient(#fffffff5 0%,#ffffff3d 100%)}#agent-TG .is-sharing-mode .message-card-wrap,#agent-TC .is-sharing-mode .message-card-wrap,#agent-HOME .is-sharing-mode .message-card-wrap,#agent-FANSHU .is-sharing-mode .message-card-wrap{cursor:pointer;transition:background-color .2s}#agent-TG .is-sharing-mode .message-card-wrap .message-content-container,#agent-TC .is-sharing-mode .message-card-wrap .message-content-container,#agent-HOME .is-sharing-mode .message-card-wrap .message-content-container,#agent-FANSHU .is-sharing-mode .message-card-wrap .message-content-container{pointer-events:none}#agent-TG .is-sharing-mode .message-card-wrap:active,#agent-TC .is-sharing-mode .message-card-wrap:active,#agent-HOME .is-sharing-mode .message-card-wrap:active,#agent-FANSHU .is-sharing-mode .message-card-wrap:active{background-color:#1890ff1a}#agent-TG .is-sharing-mode .message-card-wrap.user,#agent-TC .is-sharing-mode .message-card-wrap.user,#agent-HOME .is-sharing-mode .message-card-wrap.user,#agent-FANSHU .is-sharing-mode .message-card-wrap.user{--padding-vertical:12px}#agent-TG .is-sharing-mode .message-card-wrap.assistant,#agent-TC .is-sharing-mode .message-card-wrap.assistant,#agent-HOME .is-sharing-mode .message-card-wrap.assistant,#agent-FANSHU .is-sharing-mode .message-card-wrap.assistant{--padding-vertical:0px}#agent-TG .is-sharing-mode .message-card-wrap:hover,#agent-TC .is-sharing-mode .message-card-wrap:hover,#agent-HOME .is-sharing-mode .message-card-wrap:hover,#agent-FANSHU .is-sharing-mode .message-card-wrap:hover{--padding-horizontal:12px}#agent-TG .is-sharing-mode .message-card-wrap:hover:before,#agent-TC .is-sharing-mode .message-card-wrap:hover:before,#agent-HOME .is-sharing-mode .message-card-wrap:hover:before,#agent-FANSHU .is-sharing-mode .message-card-wrap:hover:before{content:"";width:calc(100% + 2*var(--padding-horizontal));height:calc(100% + 2*var(--padding-vertical));z-index:0;pointer-events:none;background-color:#f0f2f4;border-radius:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#agent-TG .is-sharing-mode .chat-messages:after,#agent-TC .is-sharing-mode .chat-messages:after,#agent-HOME .is-sharing-mode .chat-messages:after,#agent-FANSHU .is-sharing-mode .chat-messages:after{content:"";height:150px;display:block}#agent-TG .share-header,#agent-TC .share-header,#agent-HOME .share-header,#agent-FANSHU .share-header{border-bottom:1px solid #dfe0e2;margin-bottom:0;padding-bottom:20px;display:flex;flex-direction:column!important;align-items:flex-start!important;gap:0!important}#agent-TG .share-header .share-header-left,#agent-TC .share-header .share-header-left,#agent-HOME .share-header .share-header-left,#agent-FANSHU .share-header .share-header-left{gap:4px;width:100%;max-width:100%}#agent-TG .share-header .share-header-left img,#agent-TC .share-header .share-header-left img,#agent-HOME .share-header .share-header-left img,#agent-FANSHU .share-header .share-header-left img{width:60px;height:auto}#agent-TG .share-header .share-header-right,#agent-TC .share-header .share-header-right,#agent-HOME .share-header .share-header-right,#agent-FANSHU .share-header .share-header-right{color:#5f6063;align-items:center;gap:4px;width:calc(100% - 63px);margin-left:63px;line-height:22px;display:flex}#agent-TG .share-header .share-header-right .info-detail,#agent-TC .share-header .share-header-right .info-detail,#agent-HOME .share-header .share-header-right .info-detail,#agent-FANSHU .share-header .share-header-right .info-detail{justify-content:space-between;width:100%;display:flex}#agent-TG .share-header .share-header-right .user-with-kim-container .owners,#agent-TC .share-header .share-header-right .user-with-kim-container .owners,#agent-HOME .share-header .share-header-right .user-with-kim-container .owners,#agent-FANSHU .share-header .share-header-right .user-with-kim-container .owners{font-size:inherit}#agent-TG .share-header .share-header-right span:first-child,#agent-TC .share-header .share-header-right span:first-child,#agent-HOME .share-header .share-header-right span:first-child,#agent-FANSHU .share-header .share-header-right span:first-child{margin-right:8px}#agent-TG .share-header .share-header-right .theme-toggle-btn,#agent-TC .share-header .share-header-right .theme-toggle-btn,#agent-HOME .share-header .share-header-right .theme-toggle-btn,#agent-FANSHU .share-header .share-header-right .theme-toggle-btn{margin-left:auto}#agent-TG .share-header .share-header-right .auth-icon,#agent-TC .share-header .share-header-right .auth-icon,#agent-HOME .share-header .share-header-right .auth-icon,#agent-FANSHU .share-header .share-header-right .auth-icon{cursor:pointer;color:var(--fill_brand,#2563f4);display:flex}#agent-TG .share-header .share-header-right .auth-icon i,#agent-TC .share-header .share-header-right .auth-icon i,#agent-HOME .share-header .share-header-right .auth-icon i,#agent-FANSHU .share-header .share-header-right .auth-icon i{margin-right:2px}#agent-TG .share-footer .share-button,#agent-TC .share-footer .share-button,#agent-HOME .share-footer .share-button,#agent-FANSHU .share-footer .share-button{z-index:100}#agent-TG .share-footer .action-btn,#agent-TC .share-footer .action-btn,#agent-HOME .share-footer .action-btn,#agent-FANSHU .share-footer .action-btn{justify-content:center;color:#fff!important}#agent-TG .error-message,#agent-TC .error-message,#agent-HOME .error-message,#agent-FANSHU .error-message{color:#5f6063}#agent-TG .dialog-header .header-avatar,#agent-TC .dialog-header .header-avatar,#agent-HOME .dialog-header .header-avatar,#agent-FANSHU .dialog-header .header-avatar{width:30px!important}#agent-TG .welcome-wrap,#agent-TC .welcome-wrap,#agent-HOME .welcome-wrap,#agent-FANSHU .welcome-wrap{padding:32px 0 68px!important}@media (max-height:700px){#agent-TG .welcome-wrap,#agent-TC .welcome-wrap,#agent-HOME .welcome-wrap,#agent-FANSHU .welcome-wrap{padding:12px 0!important}}@media (max-height:600px){#agent-TG .welcome-wrap,#agent-TC .welcome-wrap,#agent-HOME .welcome-wrap,#agent-FANSHU .welcome-wrap{padding:0!important}}#agent-TG .home-content-cards,#agent-TC .home-content-cards,#agent-HOME .home-content-cards,#agent-FANSHU .home-content-cards{max-width:unset!important}#agent-TG .portal-switch-btn .action-btn,#agent-TC .portal-switch-btn .action-btn,#agent-HOME .portal-switch-btn .action-btn,#agent-FANSHU .portal-switch-btn .action-btn{border-radius:8px;background:linear-gradient(104deg,#925af414 0%,#3a75f414 50.09%,#68d2f814 99.23%)!important}#agent-TG h2,#agent-TC h2,#agent-HOME h2,#agent-FANSHU h2{white-space:wrap;word-break:break-all;overflow:auto}#agent-TG ol,#agent-TC ol,#agent-HOME ol,#agent-FANSHU ol{margin-left:4px}#agent-TG thead,#agent-TC thead,#agent-HOME thead,#agent-FANSHU thead{z-index:0!important}#agent-TG .input-bottom-bar,#agent-TC .input-bottom-bar,#agent-HOME .input-bottom-bar,#agent-FANSHU .input-bottom-bar{padding:8px 12px 12px!important}#agent-TG .message-card-wrap.user .message-renderer-wrapper,#agent-TC .message-card-wrap.user .message-renderer-wrapper,#agent-HOME .message-card-wrap.user .message-renderer-wrapper,#agent-FANSHU .message-card-wrap.user .message-renderer-wrapper{width:-moz-fit-content;width:fit-content;margin-left:auto}#agent-TG .colorful-card-header-examples-item-content .text:hover,#agent-TC .colorful-card-header-examples-item-content .text:hover,#agent-HOME .colorful-card-header-examples-item-content .text:hover,#agent-FANSHU .colorful-card-header-examples-item-content .text:hover{color:var(--text_brand)!important}#agent-TG .input-new-wrap,#agent-TC .input-new-wrap,#agent-HOME .input-new-wrap,#agent-FANSHU .input-new-wrap{z-index:1000!important}#agent-TG .intelligent-dialog .mid-right-wrapper,#agent-TC .intelligent-dialog .mid-right-wrapper,#agent-HOME .intelligent-dialog .mid-right-wrapper,#agent-FANSHU .intelligent-dialog .mid-right-wrapper{width:100%;height:100%}#agent-TG .intelligent-dialog .mid-right-wrapper .multi-slot-container.midRight .chat-messages,#agent-TC .intelligent-dialog .mid-right-wrapper .multi-slot-container.midRight .chat-messages,#agent-HOME .intelligent-dialog .mid-right-wrapper .multi-slot-container.midRight .chat-messages,#agent-FANSHU .intelligent-dialog .mid-right-wrapper .multi-slot-container.midRight .chat-messages{overscroll-behavior:none;padding-top:32px!important}#agent-TG .multi-slot-container.content.message-content,#agent-TC .multi-slot-container.content.message-content,#agent-HOME .multi-slot-container.content.message-content,#agent-FANSHU .multi-slot-container.content.message-content{background:0 0}#agent-TG .execute-process-list,#agent-TC .execute-process-list,#agent-HOME .execute-process-list,#agent-FANSHU .execute-process-list{max-width:100%}#agent-TG .execute-process-info__header,#agent-TC .execute-process-info__header,#agent-HOME .execute-process-info__header,#agent-FANSHU .execute-process-info__header{padding:0}#agent-TG .execute-process-info__header .execute-process-info__header-label.shimmer-effect,#agent-TC .execute-process-info__header .execute-process-info__header-label.shimmer-effect,#agent-HOME .execute-process-info__header .execute-process-info__header-label.shimmer-effect,#agent-FANSHU .execute-process-info__header .execute-process-info__header-label.shimmer-effect{font-size:12px;line-height:18px}#agent-TG .execute-process-info__header .execute-process-info__header-label,#agent-TC .execute-process-info__header .execute-process-info__header-label,#agent-HOME .execute-process-info__header .execute-process-info__header-label,#agent-FANSHU .execute-process-info__header .execute-process-info__header-label{font-size:12px;line-height:20px}#agent-TG .message-top-section,#agent-TC .message-top-section,#agent-HOME .message-top-section,#agent-FANSHU .message-top-section{margin-bottom:16px}#agent-TG .execute-process-item,#agent-TC .execute-process-item,#agent-HOME .execute-process-item,#agent-FANSHU .execute-process-item{margin-bottom:12px}#agent-TG .execute-process-item:last-child,#agent-TC .execute-process-item:last-child,#agent-HOME .execute-process-item:last-child,#agent-FANSHU .execute-process-item:last-child{margin-bottom:0}#agent-TG .execute-process-item .no-title-loading,#agent-TC .execute-process-item .no-title-loading,#agent-HOME .execute-process-item .no-title-loading,#agent-FANSHU .execute-process-item .no-title-loading{margin-left:4px}#agent-TG .execute-process-item__title,#agent-TC .execute-process-item__title,#agent-HOME .execute-process-item__title,#agent-FANSHU .execute-process-item__title{margin-bottom:0}#agent-TG .execute-process-item__title-label,#agent-TC .execute-process-item__title-label,#agent-HOME .execute-process-item__title-label,#agent-FANSHU .execute-process-item__title-label{word-break:break-all;align-items:center;font-weight:700;display:flex}#agent-TG .execute-process-item__title-label.isLoading,#agent-TC .execute-process-item__title-label.isLoading,#agent-HOME .execute-process-item__title-label.isLoading,#agent-FANSHU .execute-process-item__title-label.isLoading{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#8e8e9033 0%,#8e8e9066 25%,#8e8e90cc 50%,#8e8e90 75%,#8e8e9033 100%) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite gradient-scan-loading}#agent-TG .execute-process-item__title-label *,#agent-TC .execute-process-item__title-label *,#agent-HOME .execute-process-item__title-label *,#agent-FANSHU .execute-process-item__title-label *{color:var(--text_secondary);font-size:12px!important}#agent-TG .execute-process-item__icon-wrapper,#agent-TC .execute-process-item__icon-wrapper,#agent-HOME .execute-process-item__icon-wrapper,#agent-FANSHU .execute-process-item__icon-wrapper{align-items:center;display:flex}#agent-TG .execute-process-item__icon-wrapper .loading-spinner,#agent-TC .execute-process-item__icon-wrapper .loading-spinner,#agent-HOME .execute-process-item__icon-wrapper .loading-spinner,#agent-FANSHU .execute-process-item__icon-wrapper .loading-spinner{color:var(--fill_secondary);justify-content:center;align-items:center;display:flex}#agent-TG .execute-process-item__icon-wrapper .loading-spinner svg,#agent-TC .execute-process-item__icon-wrapper .loading-spinner svg,#agent-HOME .execute-process-item__icon-wrapper .loading-spinner svg,#agent-FANSHU .execute-process-item__icon-wrapper .loading-spinner svg{animation:1s linear infinite spin}#agent-TG .execute-process-item__icon-wrapper.isLoading,#agent-TC .execute-process-item__icon-wrapper.isLoading,#agent-HOME .execute-process-item__icon-wrapper.isLoading,#agent-FANSHU .execute-process-item__icon-wrapper.isLoading{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#8e8e9033 0%,#8e8e9066 25%,#8e8e90cc 50%,#8e8e90 75%,#8e8e9033 100%) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite gradient-scan-loading}#agent-TG .execute-process-item__title-arrow,#agent-TC .execute-process-item__title-arrow,#agent-HOME .execute-process-item__title-arrow,#agent-FANSHU .execute-process-item__title-arrow{color:var(--fill_secondary)}#agent-TG .execute-process-item.TG_THINK_COMMON .dynamic-component,#agent-TC .execute-process-item.TG_THINK_COMMON .dynamic-component,#agent-HOME .execute-process-item.TG_THINK_COMMON .dynamic-component,#agent-FANSHU .execute-process-item.TG_THINK_COMMON .dynamic-component{max-height:300px;overflow-y:auto}#agent-TG .execute-process-item.TG_THINK_COMMON .dynamic-component p,#agent-TC .execute-process-item.TG_THINK_COMMON .dynamic-component p,#agent-HOME .execute-process-item.TG_THINK_COMMON .dynamic-component p,#agent-FANSHU .execute-process-item.TG_THINK_COMMON .dynamic-component p{line-height:18px}#agent-TG .execute-process-item.loading-placeholder,#agent-TC .execute-process-item.loading-placeholder,#agent-HOME .execute-process-item.loading-placeholder,#agent-FANSHU .execute-process-item.loading-placeholder{margin-bottom:0!important}#agent-TG .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-TC .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-HOME .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-FANSHU .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-TG .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-TC .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-HOME .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-FANSHU .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-TG .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-TC .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-HOME .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-FANSHU .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-TG .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-TC .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-HOME .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-FANSHU .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-TG .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-TC .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-HOME .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-FANSHU .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-TG .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-TC .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-HOME .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-FANSHU .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-TG .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-TC .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-HOME .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-FANSHU .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-TG .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-TC .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-HOME .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-FANSHU .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-TG .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-TC .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-HOME .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-FANSHU .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-TG .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-TC .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-HOME .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-FANSHU .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-TG .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-TC .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-HOME .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-FANSHU .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-TG .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-TC .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-HOME .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-FANSHU .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-TG .execute-process-item .status-icon.warn,#agent-TC .execute-process-item .status-icon.warn,#agent-HOME .execute-process-item .status-icon.warn,#agent-FANSHU .execute-process-item .status-icon.warn{width:18px}#agent-TG .execute-process-item .status-icon.warn img,#agent-TC .execute-process-item .status-icon.warn img,#agent-HOME .execute-process-item .status-icon.warn img,#agent-FANSHU .execute-process-item .status-icon.warn img{width:100%}#agent-TG .execute-process-item.TG_COMMON .status-icon,#agent-TC .execute-process-item.TG_COMMON .status-icon,#agent-HOME .execute-process-item.TG_COMMON .status-icon,#agent-FANSHU .execute-process-item.TG_COMMON .status-icon,#agent-TG .execute-process-item.TG_THINK_COMMON .status-icon,#agent-TC .execute-process-item.TG_THINK_COMMON .status-icon,#agent-HOME .execute-process-item.TG_THINK_COMMON .status-icon,#agent-FANSHU .execute-process-item.TG_THINK_COMMON .status-icon,#agent-TG .execute-process-item.TG_COMMON_STREAMING .status-icon,#agent-TC .execute-process-item.TG_COMMON_STREAMING .status-icon,#agent-HOME .execute-process-item.TG_COMMON_STREAMING .status-icon,#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING .status-icon,#agent-TG .execute-process-item.TG_THINK_STREAMING .status-icon,#agent-TC .execute-process-item.TG_THINK_STREAMING .status-icon,#agent-HOME .execute-process-item.TG_THINK_STREAMING .status-icon,#agent-FANSHU .execute-process-item.TG_THINK_STREAMING .status-icon{color:var(--fill_secondary);margin-left:4px;font-size:16px;display:inline-flex}#agent-TG .execute-process-item.TG_COMMON .status-icon .action-btn,#agent-TC .execute-process-item.TG_COMMON .status-icon .action-btn,#agent-HOME .execute-process-item.TG_COMMON .status-icon .action-btn,#agent-FANSHU .execute-process-item.TG_COMMON .status-icon .action-btn,#agent-TG .execute-process-item.TG_THINK_COMMON .status-icon .action-btn,#agent-TC .execute-process-item.TG_THINK_COMMON .status-icon .action-btn,#agent-HOME .execute-process-item.TG_THINK_COMMON .status-icon .action-btn,#agent-FANSHU .execute-process-item.TG_THINK_COMMON .status-icon .action-btn,#agent-TG .execute-process-item.TG_COMMON_STREAMING .status-icon .action-btn,#agent-TC .execute-process-item.TG_COMMON_STREAMING .status-icon .action-btn,#agent-HOME .execute-process-item.TG_COMMON_STREAMING .status-icon .action-btn,#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING .status-icon .action-btn,#agent-TG .execute-process-item.TG_THINK_STREAMING .status-icon .action-btn,#agent-TC .execute-process-item.TG_THINK_STREAMING .status-icon .action-btn,#agent-HOME .execute-process-item.TG_THINK_STREAMING .status-icon .action-btn,#agent-FANSHU .execute-process-item.TG_THINK_STREAMING .status-icon .action-btn{height:16px;min-height:16px}#agent-TG .execute-process-item.TG_COMMON .execute-process-item__title-icon,#agent-TC .execute-process-item.TG_COMMON .execute-process-item__title-icon,#agent-HOME .execute-process-item.TG_COMMON .execute-process-item__title-icon,#agent-FANSHU .execute-process-item.TG_COMMON .execute-process-item__title-icon,#agent-TG .execute-process-item.TG_THINK_COMMON .execute-process-item__title-icon,#agent-TC .execute-process-item.TG_THINK_COMMON .execute-process-item__title-icon,#agent-HOME .execute-process-item.TG_THINK_COMMON .execute-process-item__title-icon,#agent-FANSHU .execute-process-item.TG_THINK_COMMON .execute-process-item__title-icon,#agent-TG .execute-process-item.TG_COMMON_STREAMING .execute-process-item__title-icon,#agent-TC .execute-process-item.TG_COMMON_STREAMING .execute-process-item__title-icon,#agent-HOME .execute-process-item.TG_COMMON_STREAMING .execute-process-item__title-icon,#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING .execute-process-item__title-icon,#agent-TG .execute-process-item.TG_THINK_STREAMING .execute-process-item__title-icon,#agent-TC .execute-process-item.TG_THINK_STREAMING .execute-process-item__title-icon,#agent-HOME .execute-process-item.TG_THINK_STREAMING .execute-process-item__title-icon,#agent-FANSHU .execute-process-item.TG_THINK_STREAMING .execute-process-item__title-icon{top:-10px}#agent-TG .execute-process-item.TG_COMMON .execute-process-item__content,#agent-TC .execute-process-item.TG_COMMON .execute-process-item__content,#agent-HOME .execute-process-item.TG_COMMON .execute-process-item__content,#agent-FANSHU .execute-process-item.TG_COMMON .execute-process-item__content,#agent-TG .execute-process-item.TG_THINK_COMMON .execute-process-item__content,#agent-TC .execute-process-item.TG_THINK_COMMON .execute-process-item__content,#agent-HOME .execute-process-item.TG_THINK_COMMON .execute-process-item__content,#agent-FANSHU .execute-process-item.TG_THINK_COMMON .execute-process-item__content,#agent-TG .execute-process-item.TG_COMMON_STREAMING .execute-process-item__content,#agent-TC .execute-process-item.TG_COMMON_STREAMING .execute-process-item__content,#agent-HOME .execute-process-item.TG_COMMON_STREAMING .execute-process-item__content,#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING .execute-process-item__content,#agent-TG .execute-process-item.TG_THINK_STREAMING .execute-process-item__content,#agent-TC .execute-process-item.TG_THINK_STREAMING .execute-process-item__content,#agent-HOME .execute-process-item.TG_THINK_STREAMING .execute-process-item__content,#agent-FANSHU .execute-process-item.TG_THINK_STREAMING .execute-process-item__content{margin-left:10px}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON){position:relative}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON){position:relative}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON){position:relative}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON){position:relative}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING){position:relative}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING){position:relative}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING){position:relative}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING){position:relative}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END){position:relative}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END){position:relative}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END){position:relative}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END){position:relative}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING){position:relative}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING){position:relative}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING){position:relative}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING){position:relative}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON){position:relative}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON){position:relative}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON){position:relative}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON){position:relative}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END){position:relative}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END){position:relative}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END){position:relative}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END){position:relative}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)){position:relative}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)){position:relative}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)){position:relative}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)){position:relative}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)){position:relative}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)){position:relative}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)){position:relative}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)){position:relative}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TG .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TC .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-HOME .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-FANSHU .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TG .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TC .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-HOME .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-FANSHU .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TG .source-summary-wrap,#agent-TC .source-summary-wrap,#agent-HOME .source-summary-wrap,#agent-FANSHU .source-summary-wrap{color:var(--text_primary)}#agent-TG .message-card-wrap.assistant .message-bubble,#agent-TC .message-card-wrap.assistant .message-bubble,#agent-HOME .message-card-wrap.assistant .message-bubble,#agent-FANSHU .message-card-wrap.assistant .message-bubble{box-shadow:none;border:none;padding:8px 0;background:0 0!important}#agent-TG .message-card-wrap.user .message-bubble,#agent-TC .message-card-wrap.user .message-bubble,#agent-HOME .message-card-wrap.user .message-bubble,#agent-FANSHU .message-card-wrap.user .message-bubble{box-shadow:none;color:var(--text_primary);background:#e7edfb;border:none;border-radius:12px 0 12px 12px;max-width:min(800px,50cqw);padding:14px 12px}#agent-TG .message-card-wrap.user .message-bubble .hive-reference,#agent-TC .message-card-wrap.user .message-bubble .hive-reference,#agent-HOME .message-card-wrap.user .message-bubble .hive-reference,#agent-FANSHU .message-card-wrap.user .message-bubble .hive-reference,#agent-TG .message-card-wrap.user .message-bubble .rule-reference,#agent-TC .message-card-wrap.user .message-bubble .rule-reference,#agent-HOME .message-card-wrap.user .message-bubble .rule-reference,#agent-FANSHU .message-card-wrap.user .message-bubble .rule-reference,#agent-TG .message-card-wrap.user .message-bubble .script-reference,#agent-TC .message-card-wrap.user .message-bubble .script-reference,#agent-HOME .message-card-wrap.user .message-bubble .script-reference,#agent-FANSHU .message-card-wrap.user .message-bubble .script-reference,#agent-TG .message-card-wrap.user .message-bubble .code-reference,#agent-TC .message-card-wrap.user .message-bubble .code-reference,#agent-HOME .message-card-wrap.user .message-bubble .code-reference,#agent-FANSHU .message-card-wrap.user .message-bubble .code-reference,#agent-TG .message-card-wrap.user .message-bubble .docs-reference,#agent-TC .message-card-wrap.user .message-bubble .docs-reference,#agent-HOME .message-card-wrap.user .message-bubble .docs-reference,#agent-FANSHU .message-card-wrap.user .message-bubble .docs-reference,#agent-TG .message-card-wrap.user .message-bubble .file-reference,#agent-TC .message-card-wrap.user .message-bubble .file-reference,#agent-HOME .message-card-wrap.user .message-bubble .file-reference,#agent-FANSHU .message-card-wrap.user .message-bubble .file-reference,#agent-TG .message-card-wrap.user .message-bubble .dashboard-reference,#agent-TC .message-card-wrap.user .message-bubble .dashboard-reference,#agent-HOME .message-card-wrap.user .message-bubble .dashboard-reference,#agent-FANSHU .message-card-wrap.user .message-bubble .dashboard-reference,#agent-TG .message-card-wrap.user .message-bubble .dataset-reference,#agent-TC .message-card-wrap.user .message-bubble .dataset-reference,#agent-HOME .message-card-wrap.user .message-bubble .dataset-reference,#agent-FANSHU .message-card-wrap.user .message-bubble .dataset-reference,#agent-TG .message-card-wrap.user .message-bubble .crowd-reference,#agent-TC .message-card-wrap.user .message-bubble .crowd-reference,#agent-HOME .message-card-wrap.user .message-bubble .crowd-reference,#agent-FANSHU .message-card-wrap.user .message-bubble .crowd-reference,#agent-TG .message-card-wrap.user .message-bubble .conversation-reference,#agent-TC .message-card-wrap.user .message-bubble .conversation-reference,#agent-HOME .message-card-wrap.user .message-bubble .conversation-reference,#agent-FANSHU .message-card-wrap.user .message-bubble .conversation-reference,#agent-TG .message-card-wrap.user .message-bubble .skill-reference,#agent-TC .message-card-wrap.user .message-bubble .skill-reference,#agent-HOME .message-card-wrap.user .message-bubble .skill-reference,#agent-FANSHU .message-card-wrap.user .message-bubble .skill-reference,#agent-TG .message-card-wrap.user .message-bubble .sub-agent-reference,#agent-TC .message-card-wrap.user .message-bubble .sub-agent-reference,#agent-HOME .message-card-wrap.user .message-bubble .sub-agent-reference,#agent-FANSHU .message-card-wrap.user .message-bubble .sub-agent-reference{line-height:1.8;color:var(--chat-reference-color)!important;background:var(--chat-reference-background)!important;margin:0 4px!important}#agent-TG .message-item,#agent-TC .message-item,#agent-HOME .message-item,#agent-FANSHU .message-item{margin-bottom:24px}#agent-TG .message-item.assistant .message-content,#agent-TC .message-item.assistant .message-content,#agent-HOME .message-item.assistant .message-content,#agent-FANSHU .message-item.assistant .message-content{max-width:100%}#agent-TG .header-title,#agent-TC .header-title,#agent-HOME .header-title,#agent-FANSHU .header-title{color:var(--text_primary);font-size:14px;font-weight:600;line-height:22px}#agent-TG .dialog-header,#agent-TC .dialog-header,#agent-HOME .dialog-header,#agent-FANSHU .dialog-header{background-color:var(--chat-header-background-color);border-bottom:1px solid var(--border_table);height:57px;padding:0 16px}#agent-TG .chat-operation-btn .icon img,#agent-TC .chat-operation-btn .icon img,#agent-HOME .chat-operation-btn .icon img,#agent-FANSHU .chat-operation-btn .icon img{width:16px;height:16px}#agent-TG .data-range-wrap,#agent-TC .data-range-wrap,#agent-HOME .data-range-wrap,#agent-FANSHU .data-range-wrap{color:var(--text_secondary);line-height:22px}#agent-TG .source-summary-inner-wrap,#agent-TC .source-summary-inner-wrap,#agent-HOME .source-summary-inner-wrap,#agent-FANSHU .source-summary-inner-wrap{color:var(--text_secondary);align-items:center;display:flex}#agent-TG .question-clarification .label,#agent-TC .question-clarification .label,#agent-HOME .question-clarification .label,#agent-FANSHU .question-clarification .label{color:var(--text_secondary)}#agent-TG .question-clarification .selected-text,#agent-TC .question-clarification .selected-text,#agent-HOME .question-clarification .selected-text,#agent-FANSHU .question-clarification .selected-text{color:var(--text_primary)}#agent-TG .answer-label .answer-border,#agent-TC .answer-label .answer-border,#agent-HOME .answer-label .answer-border,#agent-FANSHU .answer-label .answer-border{border-top:1px dashed var(--ai_border_divider)!important;margin:16px 0!important}@media (max-width:768px){#agent-TG .welcome-wrap,#agent-TC .welcome-wrap,#agent-HOME .welcome-wrap,#agent-FANSHU .welcome-wrap{gap:16px!important;padding:16px 12px!important}}@media (max-width:480px){#agent-TG .welcome-wrap,#agent-TC .welcome-wrap,#agent-HOME .welcome-wrap,#agent-FANSHU .welcome-wrap{gap:12px!important;padding:12px 8px!important}}#agent-TG .base-info-container,#agent-TC .base-info-container,#agent-HOME .base-info-container,#agent-FANSHU .base-info-container{padding-top:40px;box-sizing:border-box!important;width:100%!important;max-width:100%!important}#agent-TG .base-info-container .home-content,#agent-TC .base-info-container .home-content,#agent-HOME .base-info-container .home-content,#agent-FANSHU .base-info-container .home-content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}#agent-TG .base-info-container .home-content .home-content-desc,#agent-TC .base-info-container .home-content .home-content-desc,#agent-HOME .base-info-container .home-content .home-content-desc,#agent-FANSHU .base-info-container .home-content .home-content-desc{white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;box-sizing:border-box!important;text-align:center!important;width:100%!important;min-width:0!important;max-width:min(100%,100vw - 80px)!important}#agent-TG .home-content-cards,#agent-TC .home-content-cards,#agent-HOME .home-content-cards,#agent-FANSHU .home-content-cards{margin-top:30px;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}@media (max-height:800px){#agent-TG .home-content-cards,#agent-TC .home-content-cards,#agent-HOME .home-content-cards,#agent-FANSHU .home-content-cards{margin-top:8px!important}}@media (max-height:700px){#agent-TG .home-content-cards,#agent-TC .home-content-cards,#agent-HOME .home-content-cards,#agent-FANSHU .home-content-cards{margin-top:4px!important}}#agent-TG .home-content-cards>*,#agent-TC .home-content-cards>*,#agent-HOME .home-content-cards>*,#agent-FANSHU .home-content-cards>*{box-sizing:border-box!important;flex:0 auto!important;min-width:0!important;max-width:min(400px,33.3333% - 10.6667px)!important}#agent-TG .home-content-cards .colorful-card,#agent-TC .home-content-cards .colorful-card,#agent-HOME .home-content-cards .colorful-card,#agent-FANSHU .home-content-cards .colorful-card{min-width:0!important;max-width:100%!important}#agent-TG .home-content-cards .colorful-card .colorful-card-inner,#agent-TC .home-content-cards .colorful-card .colorful-card-inner,#agent-HOME .home-content-cards .colorful-card .colorful-card-inner,#agent-FANSHU .home-content-cards .colorful-card .colorful-card-inner{min-width:0!important;overflow:hidden!important}#agent-TG .home-content-cards .colorful-card .colorful-card-header-examples-item,#agent-TC .home-content-cards .colorful-card .colorful-card-header-examples-item,#agent-HOME .home-content-cards .colorful-card .colorful-card-header-examples-item,#agent-FANSHU .home-content-cards .colorful-card .colorful-card-header-examples-item{min-width:0!important;max-width:100%!important}#agent-TG .home-content-cards .colorful-card .colorful-card-header-examples-item-content,#agent-TC .home-content-cards .colorful-card .colorful-card-header-examples-item-content,#agent-HOME .home-content-cards .colorful-card .colorful-card-header-examples-item-content,#agent-FANSHU .home-content-cards .colorful-card .colorful-card-header-examples-item-content{min-width:0!important}#agent-TG .home-content-cards .colorful-card .colorful-card-header-examples,#agent-TC .home-content-cards .colorful-card .colorful-card-header-examples,#agent-HOME .home-content-cards .colorful-card .colorful-card-header-examples,#agent-FANSHU .home-content-cards .colorful-card .colorful-card-header-examples{min-width:0!important;max-width:100%!important}@media (max-width:768px){#agent-TG .message-card-wrap.user .message-bubble,#agent-TC .message-card-wrap.user .message-bubble,#agent-HOME .message-card-wrap.user .message-bubble,#agent-FANSHU .message-card-wrap.user .message-bubble{max-width:100%}#agent-TG .message-item,#agent-TC .message-item,#agent-HOME .message-item,#agent-FANSHU .message-item{margin-bottom:24px}}@media (max-width:480px){#agent-TG .message-item,#agent-TC .message-item,#agent-HOME .message-item,#agent-FANSHU .message-item{margin-bottom:20px}}@media (max-height:800px){#agent-TG .colorful-card .colorful-card-inner,#agent-TC .colorful-card .colorful-card-inner,#agent-HOME .colorful-card .colorful-card-inner,#agent-FANSHU .colorful-card .colorful-card-inner{padding:16px 16px 24px!important}#agent-TG .colorful-card .colorful-card-header-description,#agent-TC .colorful-card .colorful-card-header-description,#agent-HOME .colorful-card .colorful-card-header-description,#agent-FANSHU .colorful-card .colorful-card-header-description{margin-top:4px!important;font-size:12px!important;line-height:18px!important}#agent-TG .colorful-card .colorful-card-header-examples,#agent-TC .colorful-card .colorful-card-header-examples,#agent-HOME .colorful-card .colorful-card-header-examples,#agent-FANSHU .colorful-card .colorful-card-header-examples{gap:8px!important;margin-top:16px!important}#agent-TG .colorful-card .colorful-card-header-examples .colorful-card-header-examples-item,#agent-TC .colorful-card .colorful-card-header-examples .colorful-card-header-examples-item,#agent-HOME .colorful-card .colorful-card-header-examples .colorful-card-header-examples-item,#agent-FANSHU .colorful-card .colorful-card-header-examples .colorful-card-header-examples-item{line-height:18px!important}}#agent-TG .share-container,#agent-TC .share-container,#agent-HOME .share-container,#agent-FANSHU .share-container{padding:20px!important}#agent-TG .share-container .share-header,#agent-TC .share-container .share-header,#agent-HOME .share-container .share-header,#agent-FANSHU .share-container .share-header{border-bottom:1px solid var(--border_divider)!important;margin-bottom:0!important;padding-bottom:12px!important}#agent-TG .share-container .share-footer,#agent-TC .share-container .share-footer,#agent-HOME .share-container .share-footer,#agent-FANSHU .share-container .share-footer{z-index:10!important;bottom:72px!important}.chat-button-dropdown-popover .dropdown-item{padding:7px 12px}@media (max-width:768px){.chat-button-dropdown-popover .reference-item-container{max-width:320px!important;min-height:120px!important;max-height:220px!important;padding:6px 0 0!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header{flex-wrap:wrap!important;gap:4px!important;padding-left:6px!important;padding-right:6px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper{order:1;width:100%!important;height:24px!important;padding:0 6px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper .search-icon{width:12px!important;height:12px!important;margin-right:3px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper .native-input{padding-left:3px!important;font-size:10px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .active-items-num{order:2;width:auto!important;font-size:10px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .reference-item-add-button{order:3;gap:2px!important;width:auto!important;padding:2px!important;font-size:0!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .reference-item-add-button svg{width:12px!important;height:12px!important;display:block!important}.chat-button-dropdown-popover .reference-item-container .reference-tree-content,.chat-button-dropdown-popover .reference-item-container .skeleton-container{padding:6px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-empty{padding:12px!important;font-size:11px!important}}@media (max-width:480px){.chat-button-dropdown-popover .reference-item-container{max-width:260px!important;min-height:100px!important;max-height:180px!important;padding:4px 0 0!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header{gap:3px!important;padding-left:4px!important;padding-right:4px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper{height:22px!important;padding:0 4px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper .search-icon{width:11px!important;height:11px!important;margin-right:2px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper .native-input{padding-left:2px!important;font-size:9px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .active-items-num{font-size:9px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .reference-item-add-button{width:auto!important;padding:1px!important;font-size:0!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .reference-item-add-button svg{width:10px!important;height:10px!important;display:block!important}.chat-button-dropdown-popover .reference-item-container .reference-tree-content{padding:4px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-empty{padding:10px!important;font-size:10px!important}}@media (max-width:360px){.chat-button-dropdown-popover .reference-item-container{max-width:240px!important;min-height:90px!important;max-height:160px!important;padding:3px 0 0!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header{gap:2px!important;padding-left:3px!important;padding-right:3px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper{height:20px!important;padding:0 3px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper .search-icon{width:10px!important;height:10px!important;margin-right:2px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .input-wrapper .native-input{padding-left:2px!important;font-size:8px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .active-items-num{font-size:8px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .reference-item-add-button{width:auto!important;padding:1px!important;font-size:0!important}.chat-button-dropdown-popover .reference-item-container .reference-item-header .reference-item-add-button svg{width:9px!important;height:9px!important;display:block!important}.chat-button-dropdown-popover .reference-item-container .reference-tree-content{padding:3px!important}.chat-button-dropdown-popover .reference-item-container .reference-item-empty{padding:8px!important;font-size:9px!important}}@media (max-width:768px){.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content{gap:4px!important;min-height:18px!important;padding:2px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-icon{width:8px!important;height:8px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-icon svg{width:12px!important;height:12px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-placeholder{width:8px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container{width:12px!important;height:12px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container .custom-checkbox{width:10px!important;height:10px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container .custom-checkbox svg{width:7px!important;height:7px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .node-content{gap:0!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .node-content .node-header .node-title{font-size:10px!important;line-height:14px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .node-content .node-description{font-size:9px!important;line-height:13px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .custom-tag{padding:0 2px!important;font-size:9px!important;line-height:12px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-children{margin-left:12px!important}}@media (max-width:480px){.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content{gap:3px!important;min-height:16px!important;padding:1px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-icon{width:7px!important;height:7px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-icon svg{width:10px!important;height:10px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-placeholder{width:7px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container{width:10px!important;height:10px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container .custom-checkbox{width:8px!important;height:8px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container .custom-checkbox svg{width:6px!important;height:6px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .node-content .node-header .node-title{font-size:9px!important;line-height:12px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .node-content .node-description{font-size:8px!important;line-height:11px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .custom-tag{padding:0 2px!important;font-size:8px!important;line-height:10px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-children{margin-left:10px!important}}@media (max-width:360px){.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content{gap:2px!important;min-height:14px!important;padding:1px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-icon{width:6px!important;height:6px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-icon svg{width:9px!important;height:9px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .expand-placeholder{width:6px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container{width:9px!important;height:9px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container .custom-checkbox{width:7px!important;height:7px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .checkbox-container .custom-checkbox svg{width:5px!important;height:5px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .node-content .node-header .node-title{font-size:8px!important;line-height:11px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .node-content .node-description{font-size:7px!important;line-height:10px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-content .custom-tag{padding:0 1px!important;font-size:7px!important;line-height:9px!important}.chat-button-dropdown-popover :deep(.tree-node) .tree-node-children{margin-left:8px!important}}body{container:body-container/inline-size}@container body-container (width<=600px){.config-detail-popover{box-shadow:var(--chat-input-box-shadow,#0000001a 0px 1px 8px)!important}}.dropdown-item-tooltip{box-shadow:0 2px 16px #373e5229}.history-popover{box-shadow:0 1px 8px #0c121f14!important}.custom-source-popover{width:auto!important}.custom-source-popover .info-popover{padding:12px}.custom-source-popover .info-popover .info-popover__content{word-break:break-all}#app{background-color:var(--bg_component);height:100%}.agent-container{border-radius:4px;justify-content:center;width:100%;height:100%;display:flex;overflow:hidden}.intelligent-dialog{background:var(--background-color);width:100%;height:100%;box-shadow:var(--theme-box-shadow);border-radius:var(--theme-border-radius);background-repeat:var(--theme-background-repeat);background-size:var(--theme-background-size);background-position:var(--theme-background-position);flex-direction:column;display:flex;overflow:hidden}.intelligent-dialog .share-wrap{flex-direction:column;justify-content:flex-start;align-items:center;position:relative}.intelligent-dialog.layout-home .content{gap:0;display:flex}.intelligent-dialog.layout-home .tg-history-list.history-list-sidebar .list-inner{scrollbar-width:none;-ms-overflow-style:none;padding-right:0}.intelligent-dialog.layout-home .tg-history-list.history-list-sidebar .list-inner::-webkit-scrollbar{display:none!important}.intelligent-dialog.layout-home .multi-slot-container.midLeft{flex:none;width:auto;height:100%}.intelligent-dialog.layout-home .mid-right-wrapper{flex:1;justify-content:center;min-width:0;height:100%;display:flex}.intelligent-dialog.layout-home .midRight{width:min(62.5cqw,1080px)!important}.content{flex:1;min-height:0}.ks-popover{border:none!important}.history-popover .history-list-container{width:320px}.midRight{overflow:hidden auto}@container agent-container (width<=1080px){#agent-TG .intelligent-dialog>.content:not(.has-message){background:0 0!important}#agent-TG .intelligent-dialog>.content:not(.has-message) .mid-right-wrapper:not(.has-message):before{content:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;display:none!important}#agent-TG .input-new-wrap{margin:0 auto!important}#agent-TG .intelligent-dialog.layout-home{padding:0!important}#agent-TG .intelligent-dialog.layout-home .mid-right-wrapper{flex:1;justify-content:stretch;width:100%;min-width:0}#agent-TG .intelligent-dialog.layout-home .midRight{width:100%!important;min-width:0!important;max-width:100%!important}#agent-TG .multi-slot-container.midRight{box-sizing:border-box;min-width:0;padding:12px 0 16px}#agent-TG .multi-slot-container.midRight .chat-messages{min-width:0;padding-left:0;padding-right:0;overflow-x:hidden}#agent-TG .message-item.user .message-content,#agent-TG .message-item.user .message-content-container,#agent-TG .message-item.user .message-renderer-wrapper{overflow-wrap:break-word;word-wrap:break-word;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}#agent-TG .message-item.user .message-content-container{overflow:hidden}}.mid-right-wrapper.has-message{background-color:var(--chat-mid-right-background-color)}.headerRight{align-items:center;gap:16px}.llm-copilot-feedback-form{background:var(--bg_component)!important;padding:16px!important}.ks-table:before,.ks-table:after{background-color:var(--border_divider)}.ks-popper.is-light{color:var(--text_primary);background-color:var(--bg_component);border-color:#0000}.tg-sidebar-button-tooltip{padding:4px;box-shadow:0 2px 16px #373e5229}html,body{overscroll-behavior:none;height:100%;margin:0;padding:0;position:relative;overflow:hidden}body .ks-message--info{margin-top:50px!important}html:not([theme=dark]):has(#agent-FANSHU){--theme-primary-color:#1677ff;--theme-background-color:#fff;--theme-border-radius:24px;--theme-box-shadow:-48px 24px 48px -12px #021a3414,4px 4px 16px 0px #021a340a;--theme-background-image:url(https://h2.static.yximgs.com/kos/nlav12204/assets-common/llm-chart/fanshu-bg-rect.svg);--theme-background-repeat:no-repeat;--theme-background-size:100% auto;--theme-background-position:top center}html:not([theme=dark]):has(#agent-FANSHU) body{--theme-primary-color:#1677ff;--theme-background-color:#fff;--theme-border-radius:24px;--theme-box-shadow:-48px 24px 48px -12px #021a3414,4px 4px 16px 0px #021a340a;--theme-background-image:url(https://h2.static.yximgs.com/kos/nlav12204/assets-common/llm-chart/fanshu-bg-rect.svg);--theme-background-repeat:no-repeat;--theme-background-size:100% auto;--theme-background-position:top center}html:not([theme=dark]):has(#agent-FANSHU):has(.layout-home){--theme-border-radius:0}html:not([theme=dark]):has(#agent-FANSHU) body:has(.layout-home){--theme-border-radius:0}html[theme=dark]:has(#agent-FANSHU) .rich_text_wrap{color:var(--text_primary,#1f2129)}html[theme=dark]:has(#agent-FANSHU) .rich_text_wrap .rich_text_title .main_title{color:var(--text_primary,#1f2129)}html[theme=dark]:has(#agent-FANSHU) .rich_text_wrap .rich_text_title .time_cycle_group .ks-radio-button__orig-radio:checked+.ks-radio-button__inner{color:#ecf2fdf2!important;background:0 0!important;border:1px solid #edeff2!important}html[theme=dark]:has(#agent-FANSHU) .rich_text_wrap .rich_text_title .time_cycle_group .ks-radio-button__orig-radio:not(:checked)+.ks-radio-button__inner{background:0 0;color:#8a9199!important;border:1px solid #4b5563!important}#agent-FANSHU{--chat-header-background-color:transparent;--chat-background-color:transparent;contain:paint;position:relative;container:agent-container/inline-size}#agent-FANSHU .dialog-header{background-color:var(--chat-header-background-color);border-bottom:1px solid var(--border_table);gap:10px;width:100%;height:56px!important}#agent-FANSHU .dialog-header .header-left-group{min-width:0}#agent-FANSHU .dialog-header .header-left-group .headerLeft{width:100%}#agent-FANSHU .dialog-header .header-left-group .headerLeft .simple-agent-picker{max-width:100%}#agent-FANSHU .midRight{position:relative;container:mid-right/inline-size}#agent-FANSHU .midRight .chat-dialog .chat-messages{overflow-x:hidden;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}#agent-FANSHU .midRight .share-action-bar{padding:12px max(8px,min(50% - 500px,999px))!important}@container mid-right (width<=1080px){#agent-FANSHU .midRight .message-external-left{left:-32px}#agent-FANSHU .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}#agent-FANSHU .base-info-container{gap:10px;padding-top:56px}#agent-FANSHU .multi-slot-container.top .chat-header .header-title{color:var(--text_primary);max-width:400px!important}#agent-FANSHU .multi-slot-container.top .chat-header .header-title .text{font-size:20px;font-weight:500;line-height:28px}#agent-FANSHU .multi-slot-container.top .header-right-group .btn-icon{color:var(--fill_primary)}#agent-FANSHU .message-item{margin-bottom:40px}#agent-FANSHU .message-item>.message-content{width:100%;max-width:100%!important}#agent-FANSHU .message-item.user .message-card-wrap{justify-content:flex-end}#agent-FANSHU .message-item.user .message-content-container{flex:none;max-width:100%}#agent-FANSHU .message-item.user .message-content-container .message-renderer-wrapper{width:-moz-fit-content;width:fit-content;margin-left:auto}#agent-FANSHU .message-external-top{justify-content:flex-end}#agent-FANSHU .message-bottom-section{margin-top:16px!important}#agent-FANSHU .message-bottom-section .message-bottom-left{gap:16px!important}#agent-FANSHU .message-bottom-section .feedback-container{border-right:1px solid #00000014!important;gap:16px!important;padding-right:16px!important}#agent-FANSHU .message-bottom-section .feedback-container .llm-copilot-thumb-icon{background-color:#2563f40f!important;border-radius:8px!important;padding:4px 5px!important}#agent-FANSHU .message-bottom-section .feedback-container .llm-copilot-thumb-icon .bi-icon-thumb{color:#2563f4!important}#agent-FANSHU .message-bottom-section .icon{margin:0!important;padding:0!important}#agent-FANSHU .filter-editor .ks-form-item__content{min-height:unset}#agent-FANSHU .filter-editor .ks-select.granularity{top:0!important}#agent-FANSHU .filter-editor .ks-form-item__content .filter-value-input.is-disabled .ks-select__tags-text{color:#bbbdbf!important}#agent-FANSHU .filter-editor .filter-container .ks-form-item.filters-time-filter{padding-right:0!important}#agent-FANSHU .filter-editor .single-filter{height:28px!important}#agent-FANSHU .filter-editor .single-filter.filters-time-filter .ks-form-item{padding-left:2px}#agent-FANSHU .filter-editor .filter-type{height:28px!important}#agent-FANSHU .filter-editor .ks-date-editor{height:28px!important;line-height:28px!important}#agent-FANSHU .filter-editor .ks-date-editor.is-disabled,#agent-FANSHU .filter-editor .ks-date-editor.is-disabled .ks-range-input{background:#fff!important}#agent-FANSHU .filter-editor .ks-input{height:28px}#agent-FANSHU .filter-editor .ks-input.is-disabled .ks-input__inner{background:#fff!important}#agent-FANSHU .filter-editor .action-btn{height:28px!important}#agent-FANSHU .filter-editor .action-btn .iconfont-common{color:#626366!important}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .metric-container .filter-editor-form-item{padding:0 5px 0 12px}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-input__inner{color:#2b417b;background:0 0}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-range-input{background:0 0}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter{gap:0}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item{padding-right:0}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{padding-left:0}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition .sys-icon-arrow-up{color:#2b417b}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.value{padding-left:8px}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item:before{content:"";background:#d7dbe0;width:1px;height:12px;display:block;position:absolute;top:10px;left:0}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{width:110px}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input{width:60px}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input .ks-input__inner{padding-left:0}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity):after{content:"";background:#d7dbe0;width:1px;height:12px;display:block}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter){border-top-left-radius:0;border-bottom-left-radius:0;padding:0}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .filter-type{display:none}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-editor{width:330px}#agent-FANSHU .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-separator{width:unset;padding:0 6px 0 2px}#agent-FANSHU .filter-editor .filter-editor-wrap.column-layout .ks-form,#agent-FANSHU .filter-editor .filter-editor-wrap.column-layout .ks-form .metric-container,#agent-FANSHU .filter-editor .filter-editor-wrap.column-layout .ks-form .dimension-container,#agent-FANSHU .filter-editor .filter-editor-wrap.column-layout .ks-form .filter-container{flex-direction:column;gap:8px;display:flex}#agent-FANSHU .filter-editor .filter-editor-wrap .ks-form-item__content .ks-input__inner{background:0 0}#agent-FANSHU .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__tags{height:24px!important;max-height:24px!important}#agent-FANSHU .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__input{height:22px!important;line-height:22px!important}#agent-FANSHU .filter-editor .filter-editor-wrap .select-trigger{height:28px!important;line-height:28px!important}#agent-FANSHU .filter-editor .filter-editor-wrap .single-filter div:has(.ks-select){height:28px!important;min-height:28px!important;line-height:28px!important}#agent-FANSHU .filter-editor .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}#agent-FANSHU .filter-editor .filter-editor-wrap.no-border-layout.row-layout{align-items:flex-start!important}#agent-FANSHU .filter-editor .filter-editor-wrap.no-border-layout.row-layout .buttons{margin-top:12px!important}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .filter-editor-form-item{box-sizing:border-box;background:var(--bg_contain,#f8fafc);border-radius:8px;align-items:center;margin-top:8px;margin-right:8px;padding:0 12px;display:flex}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .granularity-container .filter-editor-form-item{border-radius:8px 0 0 8px;margin-right:0;padding:0 0 0 12px}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .ks-form-item__content{min-height:28px!important}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .time-container .filter-editor-form-item{border-radius:0 8px 8px 0;padding:0}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .filter-container:has(.or-filter-group){width:100%}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .filter-container .filter-value-input .ks-input__inner{height:24px!important}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group){width:100%}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group) .or-filter-group{flex-wrap:wrap;width:100%}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group{margin:0;display:flex}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group .value{width:150px}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label{color:#e3eafc;background:var(--icon_blue_bi);vertical-align:middle;border-radius:12px;width:20px;height:20px;margin:8px 4px 0;display:inline-block;position:relative}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label span{position:relative;top:-8px;left:2.5px}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:before{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;left:-4px}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:after{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;right:-4px}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group .ks-form-item{margin:0!important}#agent-FANSHU .filter-editor .filter-editor-wrap.row-layout .or-filter-group .filter-editor-form-item{margin:8px 0 0}#agent-FANSHU .tool-bar{margin-top:8px}#agent-FANSHU .tool-bar .btn-item{color:#626366!important}#agent-FANSHU .kiva-chart-container .kiva-instance{background:0 0!important}#agent-FANSHU .chart-content,#agent-FANSHU .kiva-container{height:var(--kiva-chart-height)}#agent-FANSHU .chart-content .kiva-instance-header,#agent-FANSHU .kiva-container .kiva-instance-header{height:8px}#agent-FANSHU .chart-content .kiva-chart-container,#agent-FANSHU .kiva-container .kiva-chart-container{padding:0!important}#agent-FANSHU .kiva-container .widget-chart-rich-indicator-card-wrapper .kiva-chart-container{min-height:auto}#agent-FANSHU .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar{width:4px}#agent-FANSHU .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-track{border-radius:2px}#agent-FANSHU .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:2px}#agent-FANSHU .execute-process-list{width:100%}#agent-FANSHU .execute-process-list .status-icon{height:18px}#agent-FANSHU .execute-process-list .execute-process-item{position:relative}#agent-FANSHU .execute-process-list .execute-process-item .execute-process-item__timeline{background-color:#dfe0e2;width:1.5px;position:absolute;top:20px;bottom:-14px;left:7.5px}#agent-FANSHU .execute-process-list .CORTEX_AGENT .execute-process-item__title-label *{color:var(--text_secondary);font-weight:600;line-height:22px!important}#agent-FANSHU .execute-process-list .plain-text-content{color:#5f6063;white-space:pre-wrap}#agent-FANSHU .execute-process-list .execute-process-item__title-arrow{color:#8e8e90}#agent-FANSHU .execute-process-list .execute-process-item__content.is-process #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-conclusion *){color:var(--text_secondary);font-size:12px!important;line-height:20px!important}#agent-FANSHU .execute-process-list .execute-process-item__content.is-conclusion #md-root,#agent-FANSHU .execute-process-list .execute-process-item__content.is-conclusion #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-process *){color:var(--text-primary);font-weight:600;line-height:20px;font-size:12px!important}#agent-FANSHU .execute-process-list .iconfont-common{font-size:14px}#agent-FANSHU .execute-process-info__header .think-status-btn{color:#8e8e90}#agent-FANSHU .execute-process-info__header-label{font-size:12px}#agent-FANSHU .execute-process-info__header-loading{margin-right:12px;margin-left:0!important}#agent-FANSHU .execute-process-item__title-label p{color:#626366;font-size:12px;font-weight:400;line-height:20px}#agent-FANSHU .execute-process-item__title-label strong{font-weight:600}#agent-FANSHU .execute-process-info__header-toggle-btn{margin-left:4px!important}#agent-FANSHU .execute-process-info__header-toggle-btn .chat-operation-btn .icon{width:14px;height:14px}#agent-FANSHU .execute-process-info__header-toggle-btn .chat-operation-btn .icon-upsize-down{transform:rotate(180deg)}#agent-FANSHU .continue-ask .continue-ask-btn .ks-button-flex{white-space:pre-wrap;text-align:left;justify-content:center;align-items:flex-start;width:100%}#agent-FANSHU .message-card-wrap.assistant .message-bubble{box-shadow:none;background-color:#0000;border:none;padding:8px 0}#agent-FANSHU .message-card-wrap.assistant .message-select-checkbox{margin-top:15px}#agent-FANSHU .message-card-wrap.assistant.is-selected{--padding-vertical:0px}#agent-FANSHU .message-card-wrap.user .message-bubble{color:var(--text_primary);box-shadow:none;background-color:#f1f5fe;border:none;border-radius:12px 0 12px 12px}#agent-FANSHU .question-clarification-wrap .selected-text{margin-left:0}#agent-FANSHU .input-new-wrap-with-external-comp{padding:0 max(38px,min(50% - 462px,999px)) 16px;position:relative;container:input-wrap-container/inline-size}#agent-FANSHU .input-new-wrap-with-external-comp .autocomplete-popover{z-index:5!important}#agent-FANSHU .input-new-wrap-with-external-comp .autocomplete-popover .highlight{color:#ff4d4f}#agent-FANSHU .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION:not(.highlight){color:#41578b;background:#ebf1ff;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-FANSHU .input-new-wrap-with-external-comp .autocomplete-popover .METRIC:not(.highlight){color:#007d68;background:#e9f5f0;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-FANSHU .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION_VALUE:not(.highlight){color:#131416;background:#f0f2f4;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-FANSHU .input-new-wrap{z-index:10;margin:0}#agent-FANSHU .input-new-wrap .input-placeholder-container{padding:0 0 0 16px}#agent-FANSHU .input-new-wrap .input-bottom-bar{padding:0 12px 12px}#agent-FANSHU .editor-content .editor-area{min-height:44px}#agent-FANSHU .editor-content .placeholder{padding:8px 0!important;left:0!important}#agent-FANSHU .welcome-content{container:welcome-cards/inline-size!important}#agent-FANSHU .home-content-cards{justify-content:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:16px!important;display:grid!important}#agent-FANSHU .home-content-cards>*{width:100%!important;min-width:200px!important;max-width:500px!important}#agent-FANSHU .home-content-cards:has(>:only-child){grid-template-columns:minmax(200px,500px)!important}#agent-FANSHU .home-content-cards:has(>:nth-child(2)):not(:has(>:nth-child(3))){grid-template-columns:repeat(2,minmax(200px,500px))!important}#agent-FANSHU .home-content-cards:has(>:nth-child(3)):not(:has(>:nth-child(4))){grid-template-columns:repeat(3,minmax(150px,500px))!important}@container welcome-cards (width<=850px){#agent-FANSHU .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}#agent-FANSHU .empty-img{width:110px;height:80px}#agent-FANSHU .query-undestanding-wrap{border-radius:8px!important;gap:8px!important}#agent-FANSHU .query-undestanding-wrap .alert{height:18px;font-size:12px;font-weight:400;line-height:14px}#agent-FANSHU .query-undestanding-wrap .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}#agent-FANSHU .query-undestanding-wrap .filter-editor-wrap .ks-form-item .ks-form-item__content .ks-input{height:28px!important;line-height:28px!important}#agent-FANSHU .query-undestanding-wrap .filter-editor-wrap .condition{margin-top:1px}#agent-FANSHU .single-agent-wrap .info-row{max-width:calc(100% - 58px)!important}#agent-FANSHU .single-agent-wrap:not(.active):hover{background:var(---,linear-gradient(121deg,#9c57ff33 -10.72%,#1c77ff33 67.32%,#2ad6ff33 138.38%))}#agent-FANSHU .colorful-card-header-examples-item-content .text:hover{color:#2563f4!important}#agent-FANSHU .caliber-list-wrapper.single-list .source-name_dataset .source-container{flex:initial}#agent-FANSHU .welcome-wrap{margin-bottom:68px;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}#agent-FANSHU .welcome-wrap .base-info-container{width:100%!important}#agent-FANSHU .welcome-wrap .home-content-title{min-width:600px;width:100%!important}#agent-FANSHU .welcome-wrap .home-content-title-left{white-space:nowrap!important}#agent-FANSHU .welcome-wrap .home-content-title-right{white-space:nowrap!important;max-width:calc(100% - 120px)!important}#agent-FANSHU .input-new-wrap-with-external-comp{z-index:4;position:sticky;bottom:27px}#agent-FANSHU .input-new-wrap-with-external-comp .editor-input{border:1px solid #0000000a;border-radius:12px;padding:12px;box-shadow:0 0 11.5px #94a7bc29}@media (max-height:800px){#agent-FANSHU .base-info-container{gap:12px;padding-top:4px}#agent-FANSHU .base-info-container .home-avatar{width:96px!important;height:96px!important}#agent-FANSHU .base-info-container .home-content{gap:6px}#agent-FANSHU .base-info-container .home-content .home-content-title{font-size:20px}#agent-FANSHU .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){#agent-FANSHU .chat-messages{padding:12px 60px 24px}#agent-FANSHU .welcome-content{gap:8px}#agent-FANSHU .base-info-container{padding-top:0}#agent-FANSHU .base-info-container .home-avatar{width:80px!important;height:80px!important}#agent-FANSHU .base-info-container .home-content .home-content-title{font-size:18px}#agent-FANSHU .home-content-cards{margin-top:8px;padding:8px 0 0!important}#agent-FANSHU .empty-img{width:88px;height:64px}}@media (max-height:600px){#agent-FANSHU .chat-messages{padding:12px 60px}#agent-FANSHU .base-info-container{gap:6px}#agent-FANSHU .base-info-container .home-avatar{width:64px!important;height:64px!important}#agent-FANSHU .base-info-container .home-content .home-content-title{font-size:16px}}#agent-FANSHU .base-list-wrapper .empty{gap:12px!important}#agent-FANSHU .base-list-wrapper .empty .iconfont-common{margin-bottom:12px}#agent-FANSHU .base-list-wrapper .base-list :deep(.item-title .title-content){font-weight:400}#agent-FANSHU .create-new-conversation .action-btn{border-color:#0a48f5!important}#agent-FANSHU .history-list-container{background-color:#0000!important}#agent-FANSHU .history-list-container .agent-icon img{width:16px;height:16px}#agent-FANSHU .history-list-container .item-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}#agent-FANSHU .history-list-container .item-content.no-icon{margin-left:0}#agent-FANSHU .history-list-container .item-meta{align-items:center;gap:8px;display:flex}#agent-FANSHU .rich-text-editor .ql-editor{padding:6px 0}#agent-FANSHU .configurable-input .bottom-left-renderer{gap:10px;display:flex;align-items:center!important}#agent-FANSHU .home-content-cards{padding:0;overflow:visible}#agent-FANSHU .agent-bottom-warn-tip{z-index:3;padding-top:0;position:sticky;bottom:8px}#agent-FANSHU .agent-bottom-warn-tip #md-root{justify-content:center;display:flex}#agent-FANSHU .agent-bottom-warn-tip p{color:#a6a9ad;align-items:center;gap:6px;font-size:11px;display:contents}#agent-FANSHU .agent-bottom-warn-tip span{color:#a6a9ad;align-items:center;gap:6px;font-size:11px}#agent-FANSHU .agent-bottom-warn-tip img{height:13px!important}#agent-FANSHU .markdown-body .markdown-table{margin-bottom:8px}#agent-FANSHU .is-sharing-mode .input-new-wrap-with-external-comp{background:#fff}#agent-FANSHU .is-sharing-mode .input-new-wrap-with-external-comp .editor-input{background:linear-gradient(#fffffff5 0%,#ffffff3d 100%)}#agent-FANSHU .is-sharing-mode .message-card-wrap{cursor:pointer;transition:background-color .2s}#agent-FANSHU .is-sharing-mode .message-card-wrap .message-content-container{pointer-events:none}#agent-FANSHU .is-sharing-mode .message-card-wrap:active{background-color:#1890ff1a}#agent-FANSHU .is-sharing-mode .message-card-wrap.user{--padding-vertical:12px}#agent-FANSHU .is-sharing-mode .message-card-wrap.assistant{--padding-vertical:0px}#agent-FANSHU .is-sharing-mode .message-card-wrap:hover{--padding-horizontal:12px}#agent-FANSHU .is-sharing-mode .message-card-wrap:hover:before{content:"";width:calc(100% + 2*var(--padding-horizontal));height:calc(100% + 2*var(--padding-vertical));z-index:0;pointer-events:none;background-color:#f0f2f4;border-radius:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#agent-FANSHU .is-sharing-mode .chat-messages:after{content:"";height:150px;display:block}#agent-FANSHU .share-header{border-bottom:1px solid #dfe0e2;margin-bottom:0;padding-bottom:20px;display:flex;flex-direction:column!important;align-items:flex-start!important;gap:0!important}#agent-FANSHU .share-header .share-header-left{gap:4px;width:100%;max-width:100%}#agent-FANSHU .share-header .share-header-left img{width:60px;height:auto}#agent-FANSHU .share-header .share-header-right{color:#5f6063;align-items:center;gap:4px;width:calc(100% - 63px);margin-left:63px;line-height:22px;display:flex}#agent-FANSHU .share-header .share-header-right .info-detail{justify-content:space-between;width:100%;display:flex}#agent-FANSHU .share-header .share-header-right .user-with-kim-container .owners{font-size:inherit}#agent-FANSHU .share-header .share-header-right span:first-child{margin-right:8px}#agent-FANSHU .share-header .share-header-right .theme-toggle-btn{margin-left:auto}#agent-FANSHU .share-header .share-header-right .auth-icon{cursor:pointer;color:var(--fill_brand,#2563f4);display:flex}#agent-FANSHU .share-header .share-header-right .auth-icon i{margin-right:2px}#agent-FANSHU .share-footer .share-button{z-index:100}#agent-FANSHU .share-footer .action-btn{justify-content:center;color:#fff!important}#agent-FANSHU .error-message{color:#5f6063}#agent-FANSHU .dialog-header{border:none}#agent-FANSHU .share-card .share-container{max-width:unset;border-radius:32px;margin-bottom:160px;padding:32px}#agent-FANSHU .share-card .share-tag{display:none}#agent-FANSHU .share-card .share-header{border-bottom:.5px solid var(--color-border-primary,#e5e5e5);flex-direction:column;gap:16px;width:100%;margin-top:12px;padding-bottom:32px;display:flex}#agent-FANSHU .share-card .share-header .share-header-left .share-title{color:var(--color-text-title,#1b1b1b);font-size:var(--text-title-3,24px);font-style:normal;font-weight:600;line-height:var(--text-lineHeight-title3,32px)}#agent-FANSHU .share-card .share-header .share-header-right{align-items:center;gap:16px;margin-top:16px;margin-left:0;display:flex}#agent-FANSHU .share-card .share-header .share-header-right .auth-icon{cursor:pointer;color:var(--fill_brand,#2563f4);margin-left:16px;display:flex}#agent-FANSHU .share-card .share-header .share-info{color:var(--color-text-secondary,#767676);font-size:var(--text-body-2,14px);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-body1,22px);display:flex}#agent-FANSHU .share-card .share-header .share-info .share-user .owners{color:var(--color-text-primary,#303030);font-size:var(--text-body-2,14px);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-body1,22px)}#agent-FANSHU .share-card .share-header .share-info .share-user.reverse{flex-direction:row-reverse;gap:4px;display:flex}#agent-FANSHU .share-card .share-header .share-info.divider{border-left:1px solid var(--_stroke-Default-Secondary,#d7dbe0);height:8px}#agent-FANSHU .share-card .share-header .share-info.warn-tip{gap:4px;display:flex}#agent-FANSHU .share-card .share-header .share-detail{color:var(--color-text-primary,#303030);font-size:var(--text-body-2,14px);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-body1,22px)}@media (max-width:480px){.markdown-body *{line-height:20px!important}.markdown-body :where(p,li,td,th){font-size:13px;line-height:20px!important}.markdown-body :where(h1){margin-top:0;margin-bottom:12px;font-size:18px;line-height:26px}.markdown-body :where(h2){margin-top:12px;margin-bottom:10px;font-size:16px;line-height:24px}.markdown-body :where(h3){margin-top:12px;margin-bottom:10px;font-size:14px}.markdown-body :where(h4){margin-top:10px;margin-bottom:10px;font-size:13px}.markdown-body :where(p){margin-bottom:10px!important}.markdown-body :where(ol,ul){padding-left:1.25em;margin-top:10px!important;margin-bottom:10px!important}.markdown-body :where(ol,ul) li{margin-top:3px!important;margin-bottom:3px!important}.markdown-body hr{margin:18px 0}.markdown-body .markdown-table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}.markdown-body #md-root .tool-wrapper+code{max-height:220px;padding:8px 10px;font-size:12px}.markdown-body pre{margin-bottom:6px}}@media (max-width:767px){html,body{min-width:auto!important}}@container mid-right (width<=1080px){.agent-container-common .midRight .message-external-left{left:-32px}.agent-container-common .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}@container welcome-cards (width<=850px){.agent-container-common .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}@media (max-height:800px){.agent-container-common .base-info-container{gap:12px;padding-top:4px}.agent-container-common .base-info-container .home-avatar{width:96px!important;height:96px!important}.agent-container-common .base-info-container .home-content{gap:6px}.agent-container-common .base-info-container .home-content .home-content-title{font-size:20px}.agent-container-common .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){.agent-container-common .chat-messages{padding:12px 60px 24px}.agent-container-common .welcome-content{gap:8px}.agent-container-common .base-info-container{padding-top:0}.agent-container-common .base-info-container .home-avatar{width:80px!important;height:80px!important}.agent-container-common .base-info-container .home-content .home-content-title{font-size:18px}.agent-container-common .home-content-cards{margin-top:8px;padding:8px 0 0!important}.agent-container-common .empty-img{width:88px;height:64px}}@media (max-height:600px){.agent-container-common .chat-messages{padding:12px 60px}.agent-container-common .base-info-container{gap:6px}.agent-container-common .base-info-container .home-avatar{width:64px!important;height:64px!important}.agent-container-common .base-info-container .home-content .home-content-title{font-size:16px}}#agent-TEXT2FIELD{contain:paint;position:relative;container:agent-container/inline-size}#agent-TEXT2FIELD .dialog-header{background-color:var(--chat-header-background-color);border-bottom:1px solid var(--border_table);gap:10px;width:100%;height:56px!important}#agent-TEXT2FIELD .dialog-header .header-left-group{min-width:0}#agent-TEXT2FIELD .dialog-header .header-left-group .headerLeft{width:100%}#agent-TEXT2FIELD .dialog-header .header-left-group .headerLeft .simple-agent-picker{max-width:100%}#agent-TEXT2FIELD .midRight{position:relative;container:mid-right/inline-size}#agent-TEXT2FIELD .midRight .chat-dialog .chat-messages{overflow-x:hidden;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}#agent-TEXT2FIELD .midRight .share-action-bar{padding:12px max(8px,min(50% - 500px,999px))!important}@container mid-right (width<=1080px){#agent-TEXT2FIELD .midRight .message-external-left{left:-32px}#agent-TEXT2FIELD .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}#agent-TEXT2FIELD .base-info-container{gap:10px;padding-top:56px}#agent-TEXT2FIELD .multi-slot-container.top .chat-header .header-title{color:var(--text_primary);max-width:400px!important}#agent-TEXT2FIELD .multi-slot-container.top .chat-header .header-title .text{font-size:20px;font-weight:500;line-height:28px}#agent-TEXT2FIELD .multi-slot-container.top .header-right-group .btn-icon{color:var(--fill_primary)}#agent-TEXT2FIELD .message-item>.message-content{width:100%;max-width:100%!important}#agent-TEXT2FIELD .message-item.user .message-card-wrap{justify-content:flex-end}#agent-TEXT2FIELD .message-item.user .message-content-container{flex:none;max-width:100%}#agent-TEXT2FIELD .message-item.user .message-content-container .message-renderer-wrapper{width:-moz-fit-content;width:fit-content;margin-left:auto}#agent-TEXT2FIELD .message-external-top{justify-content:flex-end}#agent-TEXT2FIELD .message-bottom-section{margin-top:16px!important}#agent-TEXT2FIELD .message-bottom-section .message-bottom-left{gap:16px!important}#agent-TEXT2FIELD .message-bottom-section .feedback-container{border-right:1px solid #00000014!important;gap:16px!important;padding-right:16px!important}#agent-TEXT2FIELD .message-bottom-section .feedback-container .llm-copilot-thumb-icon{background-color:#2563f40f!important;border-radius:8px!important;padding:4px 5px!important}#agent-TEXT2FIELD .message-bottom-section .feedback-container .llm-copilot-thumb-icon .bi-icon-thumb{color:#2563f4!important}#agent-TEXT2FIELD .message-bottom-section .icon{margin:0!important;padding:0!important}#agent-TEXT2FIELD .filter-editor .ks-form-item__content{min-height:unset}#agent-TEXT2FIELD .filter-editor .ks-select.granularity{top:0!important}#agent-TEXT2FIELD .filter-editor .ks-form-item__content .filter-value-input.is-disabled .ks-select__tags-text{color:#bbbdbf!important}#agent-TEXT2FIELD .filter-editor .filter-container .ks-form-item.filters-time-filter{padding-right:0!important}#agent-TEXT2FIELD .filter-editor .single-filter{height:28px!important}#agent-TEXT2FIELD .filter-editor .single-filter.filters-time-filter .ks-form-item{padding-left:2px}#agent-TEXT2FIELD .filter-editor .filter-type{height:28px!important}#agent-TEXT2FIELD .filter-editor .ks-date-editor{height:28px!important;line-height:28px!important}#agent-TEXT2FIELD .filter-editor .ks-date-editor.is-disabled,#agent-TEXT2FIELD .filter-editor .ks-date-editor.is-disabled .ks-range-input{background:#fff!important}#agent-TEXT2FIELD .filter-editor .ks-input{height:28px}#agent-TEXT2FIELD .filter-editor .ks-input.is-disabled .ks-input__inner{background:#fff!important}#agent-TEXT2FIELD .filter-editor .action-btn{height:28px!important}#agent-TEXT2FIELD .filter-editor .action-btn .iconfont-common{color:#626366!important}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .metric-container .filter-editor-form-item{padding:0 5px 0 12px}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-input__inner{color:#2b417b;background:0 0}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-range-input{background:0 0}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter{gap:0}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item{padding-right:0}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{padding-left:0}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition .sys-icon-arrow-up{color:#2b417b}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.value{padding-left:8px}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item:before{content:"";background:#d7dbe0;width:1px;height:12px;display:block;position:absolute;top:10px;left:0}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{width:110px}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input{width:60px}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input .ks-input__inner{padding-left:0}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity):after{content:"";background:#d7dbe0;width:1px;height:12px;display:block}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter){border-top-left-radius:0;border-bottom-left-radius:0;padding:0}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .filter-type{display:none}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-editor{width:330px}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-separator{width:unset;padding:0 6px 0 2px}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.column-layout .ks-form,#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.column-layout .ks-form .metric-container,#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.column-layout .ks-form .dimension-container,#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.column-layout .ks-form .filter-container{flex-direction:column;gap:8px;display:flex}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap .ks-form-item__content .ks-input__inner{background:0 0}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__tags{height:24px!important;max-height:24px!important}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__input{height:22px!important;line-height:22px!important}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap .select-trigger{height:28px!important;line-height:28px!important}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap .single-filter div:has(.ks-select){height:28px!important;min-height:28px!important;line-height:28px!important}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.no-border-layout.row-layout{align-items:flex-start!important}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.no-border-layout.row-layout .buttons{margin-top:12px!important}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .filter-editor-form-item{box-sizing:border-box;background:var(--bg_contain,#f8fafc);border-radius:8px;align-items:center;margin-top:8px;margin-right:8px;padding:0 12px;display:flex}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .granularity-container .filter-editor-form-item{border-radius:8px 0 0 8px;margin-right:0;padding:0 0 0 12px}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .ks-form-item__content{min-height:28px!important}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .time-container .filter-editor-form-item{border-radius:0 8px 8px 0;padding:0}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .filter-container:has(.or-filter-group){width:100%}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .filter-container .filter-value-input .ks-input__inner{height:24px!important}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group){width:100%}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group) .or-filter-group{flex-wrap:wrap;width:100%}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .or-filter-group{margin:0;display:flex}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .or-filter-group .value{width:150px}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label{color:#e3eafc;background:var(--icon_blue_bi);vertical-align:middle;border-radius:12px;width:20px;height:20px;margin:8px 4px 0;display:inline-block;position:relative}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label span{position:relative;top:-8px;left:2.5px}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:before{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;left:-4px}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:after{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;right:-4px}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .or-filter-group .ks-form-item{margin:0!important}#agent-TEXT2FIELD .filter-editor .filter-editor-wrap.row-layout .or-filter-group .filter-editor-form-item{margin:8px 0 0}#agent-TEXT2FIELD .tool-bar{margin-top:8px}#agent-TEXT2FIELD .tool-bar .btn-item{color:#626366!important}#agent-TEXT2FIELD .kiva-chart-container .kiva-instance{background:0 0!important}#agent-TEXT2FIELD .chart-content,#agent-TEXT2FIELD .kiva-container{height:var(--kiva-chart-height)}#agent-TEXT2FIELD .chart-content .kiva-instance-header,#agent-TEXT2FIELD .kiva-container .kiva-instance-header{height:8px}#agent-TEXT2FIELD .chart-content .kiva-chart-container,#agent-TEXT2FIELD .kiva-container .kiva-chart-container{padding:0!important}#agent-TEXT2FIELD .kiva-container .widget-chart-rich-indicator-card-wrapper .kiva-chart-container{min-height:auto}#agent-TEXT2FIELD .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar{width:4px}#agent-TEXT2FIELD .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-track{border-radius:2px}#agent-TEXT2FIELD .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:2px}#agent-TEXT2FIELD .execute-process-list{width:100%}#agent-TEXT2FIELD .execute-process-list .status-icon{height:18px}#agent-TEXT2FIELD .execute-process-list .execute-process-item{position:relative}#agent-TEXT2FIELD .execute-process-list .execute-process-item .execute-process-item__timeline{background-color:#dfe0e2;width:1.5px;position:absolute;top:20px;bottom:-14px;left:7.5px}#agent-TEXT2FIELD .execute-process-list .CORTEX_AGENT .execute-process-item__title-label *{color:var(--text_secondary);font-weight:600;line-height:22px!important}#agent-TEXT2FIELD .execute-process-list .plain-text-content{color:#5f6063;white-space:pre-wrap}#agent-TEXT2FIELD .execute-process-list .execute-process-item__title-arrow{color:#8e8e90}#agent-TEXT2FIELD .execute-process-list .execute-process-item__content.is-process #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-conclusion *){color:var(--text_secondary);font-size:12px!important;line-height:20px!important}#agent-TEXT2FIELD .execute-process-list .execute-process-item__content.is-conclusion #md-root,#agent-TEXT2FIELD .execute-process-list .execute-process-item__content.is-conclusion #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-process *){color:var(--text-primary);font-weight:600;line-height:20px;font-size:12px!important}#agent-TEXT2FIELD .execute-process-list .iconfont-common{font-size:14px}#agent-TEXT2FIELD .execute-process-info__header .think-status-btn{color:#8e8e90}#agent-TEXT2FIELD .execute-process-info__header-label{font-size:12px}#agent-TEXT2FIELD .execute-process-info__header-loading{margin-right:12px;margin-left:0!important}#agent-TEXT2FIELD .execute-process-item__title-label p{color:#626366;font-size:12px;font-weight:400;line-height:20px}#agent-TEXT2FIELD .execute-process-item__title-label strong{font-weight:600}#agent-TEXT2FIELD .execute-process-info__header-toggle-btn{margin-left:4px!important}#agent-TEXT2FIELD .execute-process-info__header-toggle-btn .chat-operation-btn .icon{width:14px;height:14px}#agent-TEXT2FIELD .execute-process-info__header-toggle-btn .chat-operation-btn .icon-upsize-down{transform:rotate(180deg)}#agent-TEXT2FIELD .continue-ask .continue-ask-btn .ks-button-flex{white-space:pre-wrap;text-align:left;justify-content:center;align-items:flex-start;width:100%}#agent-TEXT2FIELD .message-card-wrap.assistant .message-bubble{box-shadow:none;background-color:#0000;border:none;padding:8px 0}#agent-TEXT2FIELD .message-card-wrap.assistant .message-select-checkbox{margin-top:15px}#agent-TEXT2FIELD .message-card-wrap.assistant.is-selected{--padding-vertical:0px}#agent-TEXT2FIELD .message-card-wrap.user .message-bubble{color:var(--text_primary);box-shadow:none;background-color:#f1f5fe;border:none;border-radius:12px 0 12px 12px}#agent-TEXT2FIELD .question-clarification-wrap .selected-text{margin-left:0}#agent-TEXT2FIELD .input-new-wrap-with-external-comp{padding:0 max(38px,min(50% - 462px,999px)) 16px;position:relative;container:input-wrap-container/inline-size}#agent-TEXT2FIELD .input-new-wrap-with-external-comp .autocomplete-popover{z-index:5!important}#agent-TEXT2FIELD .input-new-wrap-with-external-comp .autocomplete-popover .highlight{color:#ff4d4f}#agent-TEXT2FIELD .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION:not(.highlight){color:#41578b;background:#ebf1ff;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-TEXT2FIELD .input-new-wrap-with-external-comp .autocomplete-popover .METRIC:not(.highlight){color:#007d68;background:#e9f5f0;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-TEXT2FIELD .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION_VALUE:not(.highlight){color:#131416;background:#f0f2f4;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-TEXT2FIELD .input-new-wrap{z-index:10;margin:0}#agent-TEXT2FIELD .input-new-wrap .input-placeholder-container{padding:0 0 0 16px}#agent-TEXT2FIELD .input-new-wrap .input-bottom-bar{padding:0 12px 12px}#agent-TEXT2FIELD .editor-content .editor-area{min-height:44px}#agent-TEXT2FIELD .editor-content .placeholder{padding:8px 0!important;left:0!important}#agent-TEXT2FIELD .welcome-content{container:welcome-cards/inline-size!important}#agent-TEXT2FIELD .home-content-cards{justify-content:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:16px!important;display:grid!important}#agent-TEXT2FIELD .home-content-cards>*{width:100%!important;min-width:200px!important;max-width:500px!important}#agent-TEXT2FIELD .home-content-cards:has(>:only-child){grid-template-columns:minmax(200px,500px)!important}#agent-TEXT2FIELD .home-content-cards:has(>:nth-child(2)):not(:has(>:nth-child(3))){grid-template-columns:repeat(2,minmax(200px,500px))!important}#agent-TEXT2FIELD .home-content-cards:has(>:nth-child(3)):not(:has(>:nth-child(4))){grid-template-columns:repeat(3,minmax(150px,500px))!important}@container welcome-cards (width<=850px){#agent-TEXT2FIELD .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}#agent-TEXT2FIELD .empty-img{width:110px;height:80px}#agent-TEXT2FIELD .query-undestanding-wrap{border-radius:8px!important;gap:8px!important}#agent-TEXT2FIELD .query-undestanding-wrap .alert{height:18px;font-size:12px;font-weight:400;line-height:14px}#agent-TEXT2FIELD .query-undestanding-wrap .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}#agent-TEXT2FIELD .query-undestanding-wrap .filter-editor-wrap .ks-form-item .ks-form-item__content .ks-input{height:28px!important;line-height:28px!important}#agent-TEXT2FIELD .query-undestanding-wrap .filter-editor-wrap .condition{margin-top:1px}#agent-TEXT2FIELD .single-agent-wrap .info-row{max-width:calc(100% - 58px)!important}#agent-TEXT2FIELD .single-agent-wrap:not(.active):hover{background:var(---,linear-gradient(121deg,#9c57ff33 -10.72%,#1c77ff33 67.32%,#2ad6ff33 138.38%))}#agent-TEXT2FIELD .caliber-list-wrapper.single-list .source-name_dataset .source-container{flex:initial}#agent-TEXT2FIELD .welcome-wrap{margin-bottom:68px;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}#agent-TEXT2FIELD .welcome-wrap .base-info-container{width:100%!important}#agent-TEXT2FIELD .welcome-wrap .home-content-title{min-width:600px;width:100%!important}#agent-TEXT2FIELD .welcome-wrap .home-content-title-left{white-space:nowrap!important}#agent-TEXT2FIELD .welcome-wrap .home-content-title-right{white-space:nowrap!important;max-width:calc(100% - 120px)!important}#agent-TEXT2FIELD .input-new-wrap-with-external-comp{z-index:4;position:sticky;bottom:27px}#agent-TEXT2FIELD .input-new-wrap-with-external-comp .editor-input{border:1px solid #0000000a;border-radius:12px;padding:12px;box-shadow:0 0 11.5px #94a7bc29}@media (max-height:800px){#agent-TEXT2FIELD .base-info-container{gap:12px;padding-top:4px}#agent-TEXT2FIELD .base-info-container .home-avatar{width:96px!important;height:96px!important}#agent-TEXT2FIELD .base-info-container .home-content{gap:6px}#agent-TEXT2FIELD .base-info-container .home-content .home-content-title{font-size:20px}#agent-TEXT2FIELD .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){#agent-TEXT2FIELD .chat-messages{padding:12px 60px 24px}#agent-TEXT2FIELD .welcome-content{gap:8px}#agent-TEXT2FIELD .base-info-container{padding-top:0}#agent-TEXT2FIELD .base-info-container .home-avatar{width:80px!important;height:80px!important}#agent-TEXT2FIELD .base-info-container .home-content .home-content-title{font-size:18px}#agent-TEXT2FIELD .home-content-cards{margin-top:8px;padding:8px 0 0!important}#agent-TEXT2FIELD .empty-img{width:88px;height:64px}}@media (max-height:600px){#agent-TEXT2FIELD .chat-messages{padding:12px 60px}#agent-TEXT2FIELD .base-info-container{gap:6px}#agent-TEXT2FIELD .base-info-container .home-avatar{width:64px!important;height:64px!important}#agent-TEXT2FIELD .base-info-container .home-content .home-content-title{font-size:16px}}#agent-TEXT2FIELD .base-list-wrapper .empty{gap:12px!important}#agent-TEXT2FIELD .base-list-wrapper .empty .iconfont-common{margin-bottom:12px}#agent-TEXT2FIELD .base-list-wrapper .base-list :deep(.item-title .title-content){font-weight:400}#agent-TEXT2FIELD .create-new-conversation .action-btn{border-color:#0a48f5!important}#agent-TEXT2FIELD .history-list-container{background-color:#0000!important}#agent-TEXT2FIELD .history-list-container .agent-icon img{width:16px;height:16px}#agent-TEXT2FIELD .history-list-container .item-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}#agent-TEXT2FIELD .history-list-container .item-content.no-icon{margin-left:0}#agent-TEXT2FIELD .history-list-container .item-meta{align-items:center;gap:8px;display:flex}#agent-TEXT2FIELD .rich-text-editor .ql-editor{padding:6px 0}#agent-TEXT2FIELD .configurable-input .bottom-left-renderer{gap:10px;display:flex;align-items:center!important}#agent-TEXT2FIELD .home-content-cards{padding:0;overflow:visible}#agent-TEXT2FIELD .agent-bottom-warn-tip{z-index:3;padding-top:0;position:sticky;bottom:8px}#agent-TEXT2FIELD .agent-bottom-warn-tip #md-root{justify-content:center;display:flex}#agent-TEXT2FIELD .agent-bottom-warn-tip p{color:#a6a9ad;align-items:center;gap:6px;font-size:11px;display:contents}#agent-TEXT2FIELD .agent-bottom-warn-tip span{color:#a6a9ad;align-items:center;gap:6px;font-size:11px}#agent-TEXT2FIELD .agent-bottom-warn-tip img{height:13px!important}#agent-TEXT2FIELD .markdown-body .markdown-table{margin-bottom:8px}#agent-TEXT2FIELD .is-sharing-mode .input-new-wrap-with-external-comp{background:#fff}#agent-TEXT2FIELD .is-sharing-mode .input-new-wrap-with-external-comp .editor-input{background:linear-gradient(#fffffff5 0%,#ffffff3d 100%)}#agent-TEXT2FIELD .is-sharing-mode .message-card-wrap{cursor:pointer;transition:background-color .2s}#agent-TEXT2FIELD .is-sharing-mode .message-card-wrap .message-content-container{pointer-events:none}#agent-TEXT2FIELD .is-sharing-mode .message-card-wrap:active{background-color:#1890ff1a}#agent-TEXT2FIELD .is-sharing-mode .message-card-wrap.user{--padding-vertical:12px}#agent-TEXT2FIELD .is-sharing-mode .message-card-wrap.assistant{--padding-vertical:0px}#agent-TEXT2FIELD .is-sharing-mode .message-card-wrap:hover{--padding-horizontal:12px}#agent-TEXT2FIELD .is-sharing-mode .message-card-wrap:hover:before{content:"";width:calc(100% + 2*var(--padding-horizontal));height:calc(100% + 2*var(--padding-vertical));z-index:0;pointer-events:none;background-color:#f0f2f4;border-radius:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#agent-TEXT2FIELD .is-sharing-mode .chat-messages:after{content:"";height:150px;display:block}#agent-TEXT2FIELD .share-header{border-bottom:1px solid #dfe0e2;margin-bottom:0;padding-bottom:20px;display:flex;flex-direction:column!important;align-items:flex-start!important;gap:0!important}#agent-TEXT2FIELD .share-header .share-header-left{gap:4px;width:100%;max-width:100%}#agent-TEXT2FIELD .share-header .share-header-left img{width:60px;height:auto}#agent-TEXT2FIELD .share-header .share-header-right{color:#5f6063;align-items:center;gap:4px;width:calc(100% - 63px);margin-left:63px;line-height:22px;display:flex}#agent-TEXT2FIELD .share-header .share-header-right .info-detail{justify-content:space-between;width:100%;display:flex}#agent-TEXT2FIELD .share-header .share-header-right .user-with-kim-container .owners{font-size:inherit}#agent-TEXT2FIELD .share-header .share-header-right span:first-child{margin-right:8px}#agent-TEXT2FIELD .share-header .share-header-right .theme-toggle-btn{margin-left:auto}#agent-TEXT2FIELD .share-header .share-header-right .auth-icon{cursor:pointer;color:var(--fill_brand,#2563f4);display:flex}#agent-TEXT2FIELD .share-header .share-header-right .auth-icon i{margin-right:2px}#agent-TEXT2FIELD .share-footer .share-button{z-index:100}#agent-TEXT2FIELD .share-footer .action-btn{justify-content:center;color:#fff!important}#agent-TEXT2FIELD .error-message{color:#5f6063}#agent-TEXT2FIELD .welcome-wrap{padding:32px 0 68px!important}@media (max-height:700px){#agent-TEXT2FIELD .welcome-wrap{padding:12px 0!important}}@media (max-height:600px){#agent-TEXT2FIELD .welcome-wrap{padding:0!important}}#agent-TEXT2FIELD .home-content-cards{max-width:unset!important}#agent-TEXT2FIELD .portal-switch-btn .action-btn{border-radius:8px;background:linear-gradient(104deg,#925af414 0%,#3a75f414 50.09%,#68d2f814 99.23%)!important}#agent-TEXT2FIELD h2{white-space:wrap;word-break:break-all;overflow:auto}#agent-TEXT2FIELD ol{margin-left:4px}#agent-TEXT2FIELD thead{z-index:0!important}#agent-TEXT2FIELD .input-bottom-bar{padding:8px 12px 12px!important}#agent-TEXT2FIELD .message-card-wrap.user .message-renderer-wrapper{width:-moz-fit-content;width:fit-content;margin-left:auto}#agent-TEXT2FIELD .colorful-card-header-examples-item-content .text:hover{color:var(--text_brand)!important}#agent-TEXT2FIELD .input-new-wrap{padding-top:8px;z-index:1000!important;min-width:auto!important}#agent-TEXT2FIELD .token-alert-banner{min-width:auto!important}#agent-TEXT2FIELD .intelligent-dialog .mid-right-wrapper{width:100%;height:100%}#agent-TEXT2FIELD .intelligent-dialog .mid-right-wrapper .multi-slot-container.midRight .chat-messages{overscroll-behavior:none;padding-top:32px!important}#agent-TEXT2FIELD .intelligent-dialog .multi-slot-container.top .dialog-header{background-color:var(--chat-header-background-color);border-bottom:1px solid var(--border_table);height:57px;padding:0 16px}#agent-TEXT2FIELD .intelligent-dialog .multi-slot-container.top .dialog-header .header-avatar{width:30px}#agent-TEXT2FIELD .intelligent-dialog .multi-slot-container.top .dialog-header .chat-header .header-title{color:var(--text_primary);font-size:14px;font-weight:600;line-height:22px}#agent-TEXT2FIELD .intelligent-dialog .multi-slot-container.top .dialog-header .chat-header .header-title .text{font-size:14px}#agent-TEXT2FIELD .intelligent-dialog .multi-slot-container.top .welcome-wrap .welcome-content{gap:0}#agent-TEXT2FIELD .multi-slot-container.content.message-content{background:0 0}#agent-TEXT2FIELD .execute-process-list{max-width:100%}#agent-TEXT2FIELD .execute-process-info__header{padding:0}#agent-TEXT2FIELD .execute-process-info__header .execute-process-info__header-label.shimmer-effect{font-size:12px;line-height:18px}#agent-TEXT2FIELD .execute-process-info__header .execute-process-info__header-label{font-size:12px;line-height:20px}#agent-TEXT2FIELD .message-top-section{margin-bottom:16px}#agent-TEXT2FIELD .execute-process-item{margin-bottom:12px}#agent-TEXT2FIELD .execute-process-item:last-child{margin-bottom:0}#agent-TEXT2FIELD .execute-process-item .no-title-loading{margin-left:4px}#agent-TEXT2FIELD .execute-process-item__title{margin-bottom:0}#agent-TEXT2FIELD .execute-process-item__title-label{word-break:break-all;align-items:center;font-weight:700;display:flex}#agent-TEXT2FIELD .execute-process-item__title-label.isLoading{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#8e8e9033 0%,#8e8e9066 25%,#8e8e90cc 50%,#8e8e90 75%,#8e8e9033 100%) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite gradient-scan-loading}#agent-TEXT2FIELD .execute-process-item__title-label *{color:var(--text_secondary);font-size:12px!important}#agent-TEXT2FIELD .execute-process-item__icon-wrapper{align-items:center;display:flex}#agent-TEXT2FIELD .execute-process-item__icon-wrapper .loading-spinner{color:var(--fill_secondary);justify-content:center;align-items:center;display:flex}#agent-TEXT2FIELD .execute-process-item__icon-wrapper .loading-spinner svg{animation:1s linear infinite spin}#agent-TEXT2FIELD .execute-process-item__icon-wrapper.isLoading{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#8e8e9033 0%,#8e8e9066 25%,#8e8e90cc 50%,#8e8e90 75%,#8e8e9033 100%) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite gradient-scan-loading}#agent-TEXT2FIELD .execute-process-item__title-arrow{color:var(--fill_secondary)}#agent-TEXT2FIELD .execute-process-item.TG_THINK_COMMON .dynamic-component{max-height:300px;overflow-y:auto}#agent-TEXT2FIELD .execute-process-item.TG_THINK_COMMON .dynamic-component p{line-height:18px}#agent-TEXT2FIELD .execute-process-item.loading-placeholder{margin-bottom:0!important}#agent-TEXT2FIELD .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-TEXT2FIELD .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-TEXT2FIELD .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-TEXT2FIELD .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder){transition:all .3s}#agent-TEXT2FIELD .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-TEXT2FIELD .execute-process-item.TG_THINK_COMMON:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-TEXT2FIELD .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-TEXT2FIELD .execute-process-item.TG_THINK_STREAMING:has(~.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)):has(.execute-process-item__content.collapsed):not(.loading-placeholder):after{content:"";background-color:var(--border_table);border-radius:1px;width:2px;height:10px;transition:all .3s;position:absolute;top:24px;left:11px}#agent-TEXT2FIELD .execute-process-item .status-icon.warn{width:18px}#agent-TEXT2FIELD .execute-process-item .status-icon.warn img{width:100%}#agent-TEXT2FIELD .execute-process-item.TG_COMMON .status-icon,#agent-TEXT2FIELD .execute-process-item.TG_THINK_COMMON .status-icon,#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING .status-icon,#agent-TEXT2FIELD .execute-process-item.TG_THINK_STREAMING .status-icon{color:var(--fill_secondary);margin-left:4px;font-size:16px;display:inline-flex}#agent-TEXT2FIELD .execute-process-item.TG_COMMON .status-icon .action-btn,#agent-TEXT2FIELD .execute-process-item.TG_THINK_COMMON .status-icon .action-btn,#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING .status-icon .action-btn,#agent-TEXT2FIELD .execute-process-item.TG_THINK_STREAMING .status-icon .action-btn{height:16px;min-height:16px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON .execute-process-item__title-icon,#agent-TEXT2FIELD .execute-process-item.TG_THINK_COMMON .execute-process-item__title-icon,#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING .execute-process-item__title-icon,#agent-TEXT2FIELD .execute-process-item.TG_THINK_STREAMING .execute-process-item__title-icon{top:-10px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON .execute-process-item__content,#agent-TEXT2FIELD .execute-process-item.TG_THINK_COMMON .execute-process-item__content,#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING .execute-process-item__content,#agent-TEXT2FIELD .execute-process-item.TG_THINK_STREAMING .execute-process-item__content{margin-left:10px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END):after{opacity:0;content:"";background-color:var(--border_table);border-radius:1px;width:2px;min-height:10px;animation:.3s ease-in-out forwards comeout;position:absolute;top:24px;bottom:0;left:11px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)){position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content{margin-top:0;padding-left:28px;font-weight:700;position:relative}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content *{line-height:24px;font-size:12px!important}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content:before{opacity:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZDMTIgMi42ODYyOSA5LjMxMzY4IDAgNiAwQzIuNjg2MjkgMCAwIDIuNjg2MjkgMCA2QzAgOS4zMTM2OCAyLjY4NjI5IDEyIDYgMTJDOS4zMTM2OCAxMiAxMiA5LjMxMzY4IDEyIDZaIiBmaWxsPSIjRTlFQUVDIi8+CjxwYXRoIGQ9Ik0zLjYwMDEgNS45OTk3MUw1LjQwMDEgNy43OTk3MUw4LjQwMDEgNC4xOTk3MSIgc3Ryb2tlPSIjOEU4RTkwIiBzdHJva2Utd2lkdGg9IjEuMDI4NTciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:22px;animation:.3s ease-in-out forwards comeout;position:absolute;left:5px}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TEXT2FIELD .execute-process-item.TG_COMMON:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_STREAMING:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_COMMON:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TEXT2FIELD .execute-process-item.TG_COMMON_STREAMING:has(+.execute-process-item.TG_THINK_END:not(.loading-placeholder)) .execute-process-item__content .paragraph-node{margin:0!important}#agent-TEXT2FIELD .source-summary-wrap{color:var(--text_primary)}#agent-TEXT2FIELD .message-card-wrap.assistant .message-bubble{box-shadow:none;border:none;padding:8px 0;background:0 0!important}#agent-TEXT2FIELD .message-card-wrap.user .message-bubble{box-shadow:none;color:var(--text_primary);background:#e7edfb;border:none;border-radius:12px 0 12px 12px;max-width:min(800px,50cqw);padding:14px 12px}#agent-TEXT2FIELD .message-card-wrap.user .message-bubble .hive-reference,#agent-TEXT2FIELD .message-card-wrap.user .message-bubble .rule-reference,#agent-TEXT2FIELD .message-card-wrap.user .message-bubble .script-reference,#agent-TEXT2FIELD .message-card-wrap.user .message-bubble .code-reference,#agent-TEXT2FIELD .message-card-wrap.user .message-bubble .docs-reference,#agent-TEXT2FIELD .message-card-wrap.user .message-bubble .file-reference,#agent-TEXT2FIELD .message-card-wrap.user .message-bubble .skill-reference,#agent-TEXT2FIELD .message-card-wrap.user .message-bubble .sub-agent-reference,#agent-TEXT2FIELD .message-card-wrap.user .message-bubble .dashboard-reference,#agent-TEXT2FIELD .message-card-wrap.user .message-bubble .dataset-reference,#agent-TEXT2FIELD .message-card-wrap.user .message-bubble .crowd-reference,#agent-TEXT2FIELD .message-card-wrap.user .message-bubble .conversation-reference{line-height:1.8;color:var(--chat-reference-color)!important;background:var(--chat-reference-background)!important;margin:0 4px!important}#agent-TEXT2FIELD .message-item{margin-bottom:24px}#agent-TEXT2FIELD .message-item.assistant .message-content{max-width:100%}#agent-TEXT2FIELD .chat-operation-btn .icon img{width:16px;height:16px}#agent-TEXT2FIELD .data-range-wrap{color:var(--text_secondary);line-height:22px}#agent-TEXT2FIELD .source-summary-inner-wrap{color:var(--text_secondary);align-items:center;display:flex}#agent-TEXT2FIELD .question-clarification .label{color:var(--text_secondary)}#agent-TEXT2FIELD .question-clarification .selected-text{color:var(--text_primary)}#agent-TEXT2FIELD .answer-label .answer-border{border-top:1px dashed var(--ai_border_divider)!important;margin:16px 0!important}@media (max-width:768px){#agent-TEXT2FIELD .welcome-wrap{gap:16px!important;padding:16px 12px!important}}@media (max-width:480px){#agent-TEXT2FIELD .welcome-wrap{gap:12px!important;padding:12px 8px!important}}#agent-TEXT2FIELD .base-info-container{padding-top:0;box-sizing:border-box!important;width:100%!important;max-width:100%!important}#agent-TEXT2FIELD .base-info-container .home-avatar{width:120px!important;height:120px!important}#agent-TEXT2FIELD .base-info-container .home-content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}#agent-TEXT2FIELD .base-info-container .home-content .home-content-title{font-size:22px}#agent-TEXT2FIELD .base-info-container .home-content .home-content-desc{white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;box-sizing:border-box!important;text-align:center!important;width:100%!important;min-width:0!important;max-width:min(100%,100vw - 80px)!important}#agent-TEXT2FIELD .home-content-cards{margin-top:30px;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}@media (max-height:800px){#agent-TEXT2FIELD .home-content-cards{margin-top:8px!important}}@media (max-height:700px){#agent-TEXT2FIELD .home-content-cards{margin-top:4px!important}}#agent-TEXT2FIELD .home-content-cards>*{box-sizing:border-box!important;flex:0 auto!important;min-width:0!important;max-width:min(400px,33.3333% - 10.6667px)!important}#agent-TEXT2FIELD .home-content-cards .colorful-card{min-width:0!important;max-width:100%!important}#agent-TEXT2FIELD .home-content-cards .colorful-card .colorful-card-inner{min-width:0!important;overflow:hidden!important}#agent-TEXT2FIELD .home-content-cards .colorful-card .colorful-card-header-examples-item{min-width:0!important;max-width:100%!important}#agent-TEXT2FIELD .home-content-cards .colorful-card .colorful-card-header-examples-item-content{min-width:0!important}#agent-TEXT2FIELD .home-content-cards .colorful-card .colorful-card-header-examples{min-width:0!important;max-width:100%!important}@media (max-width:768px){#agent-TEXT2FIELD .message-card-wrap.user .message-bubble{max-width:100%}#agent-TEXT2FIELD .message-item{margin-bottom:24px}}@media (max-width:480px){#agent-TEXT2FIELD .message-item{margin-bottom:20px}}@media (max-height:800px){#agent-TEXT2FIELD .colorful-card .colorful-card-inner{padding:16px 16px 24px!important}#agent-TEXT2FIELD .colorful-card .colorful-card-header-description{margin-top:4px!important;font-size:12px!important;line-height:18px!important}#agent-TEXT2FIELD .colorful-card .colorful-card-header-examples{gap:8px!important;margin-top:16px!important}#agent-TEXT2FIELD .colorful-card .colorful-card-header-examples .colorful-card-header-examples-item{line-height:18px!important}}#agent-TEXT2FIELD .share-container{padding:20px!important}#agent-TEXT2FIELD .share-container .share-header{border-bottom:1px solid var(--border_divider)!important;margin-bottom:0!important;padding-bottom:12px!important}#agent-TEXT2FIELD .share-container .share-footer{z-index:10!important;bottom:72px!important}#app{width:100%;height:100%}.agent-container-common-all html[theme=dark] .intelligent-dialog .share-wrap{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA2NCIgaGVpZ2h0PSIxMDIxIiB2aWV3Qm94PSIwIDAgMTA2NCAxMDIxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBmaWx0ZXI9InVybCgjZmlsdGVyMF9kXzI0OTNfNzgxMykiPgo8cmVjdCB3aWR0aD0iMTAwMCIgaGVpZ2h0PSI5NTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyIDMyKSIgZmlsbD0iIzIwMjMyNyIvPgo8cGF0aCBkPSJNNzU1IDY5SDI2OFY1NTZINzU1VjY5WiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzI0OTNfNzgxMykiIGZpbGwtb3BhY2l0eT0iMC4xNiIvPgo8L2c+CjxkZWZzPgo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2RfMjQ5M183ODEzIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTA2NCIgaGVpZ2h0PSIxMDIxIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+CjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+CjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIiByZXN1bHQ9ImhhcmRBbHBoYSIvPgo8ZmVPZmZzZXQvPgo8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIxNiIvPgo8ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJvdXQiLz4KPGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuNCAwIi8+CjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93XzI0OTNfNzgxMyIvPgo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvd18yNDkzXzc4MTMiIHJlc3VsdD0ic2hhcGUiLz4KPC9maWx0ZXI+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl8yNDkzXzc4MTMiIHgxPSI0ODguMzEiIHkxPSIxMDMuMzU2IiB4Mj0iNjc5LjQxNiIgeTI9IjMzNi4xMiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjQjc4REZGIi8+CjxzdG9wIG9mZnNldD0iMC41NTU1MjciIHN0b3AtY29sb3I9IiM5NTc1RUUiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMkJCN0YzIi8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==) top/cover no-repeat}.agent-container-common-all html[theme=dark] .intelligent-dialog .share-wrap:before{content:"";background:var(--welcome-background-color);-webkit-backdrop-filter:blur(140px);backdrop-filter:blur(140px);position:absolute;top:0;bottom:0;left:0;right:0}.agent-container-common-all html[theme=dark] .intelligent-dialog .share-wrap .share-footer span:has(.tip-text){z-index:1}.agent-container-common-all html[theme=dark] .intelligent-dialog .message-card-wrap.user .message-bubble{background:#0000004d!important}.agent-container-common-all .intelligent-dialog{background:var(--background-color);width:100%;height:100%;box-shadow:var(--theme-box-shadow);border-radius:var(--theme-border-radius,"0px");background-image:var(--theme-background-image);background-repeat:var(--theme-background-repeat);background-size:var(--theme-background-size);background-position:var(--theme-background-position);flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;overflow:hidden}.agent-container-common-all .intelligent-dialog.share-layout{flex-direction:row}.agent-container-common-all .intelligent-dialog .share-wrap{scrollbar-width:none;-ms-overflow-style:none;background:url(https://h2.static.yximgs.com//kcdn/cdn-kcdn113148/build-files/static/image/long-bg.b31f4536.png) top/100% 2048px no-repeat;flex:1;justify-content:flex-start;width:100%;min-width:0;height:100%;padding:32px 0 20px;display:flex;overflow:auto;background-size:cover!important}.agent-container-common-all .intelligent-dialog .share-wrap::-webkit-scrollbar{display:none}.agent-container-common-all .intelligent-dialog .share-wrap .share-card{height:-moz-fit-content;height:fit-content}.agent-container-common-all .intelligent-dialog .share-wrap .share-card .share-container{background:var(--bg_floating);border-radius:12px;height:-moz-fit-content;height:fit-content;margin-bottom:90px;padding-top:20px;box-shadow:0 4px 24px #3b57a30a}.agent-container-common-all .intelligent-dialog .share-wrap .share-card .share-container .share-content{overflow:initial}.markdown-body{color:var(--text_primary)}.markdown-body *{line-height:22px!important}.markdown-body .markdown-custom-component .owners{color:var(--text_primary);margin-left:4px}.markdown-body .markdown-custom-component .oncall-btn .action-btn{height:14px;min-height:0;display:inline-block;position:relative;top:2px}.markdown-body :where(p,li,td,th){line-height:22px!important}.markdown-body :where(h1){margin-top:4px;margin-bottom:16px;font-size:22px;line-height:32px}.markdown-body :where(h2){margin-top:16px;margin-bottom:12px;font-size:20px;line-height:32px;overflow:hidden}.markdown-body :where(h3){margin-top:16px;margin-bottom:12px;font-size:16px;line-height:22px}.markdown-body :where(h4){margin-top:12px;margin-bottom:12px;font-size:14px;line-height:22px}.markdown-body :where(p){margin-top:0!important;margin-bottom:12px!important;line-height:22px!important}.markdown-body p:last-child{margin-bottom:0!important}.markdown-body :where(td){padding:8px 12px}.markdown-body tr{border-bottom:.5px solid var(--border_divider)}.markdown-body .markdown-table{border:1px solid var(--border_divider);border-radius:4px}.markdown-body hr{border-color:var(--fill_tertiary);margin:26px 0;scale:1 .1}.markdown-body :where(ol,ul){padding-left:1.5em;margin-top:12px!important;margin-bottom:12px!important}.markdown-body :where(ol,ul) li{font-size:14px;margin-top:8px/2!important;margin-bottom:8px/2!important;line-height:22px!important}.markdown-body :where(ol,ul) li:first-child{margin-top:0!important}.markdown-body :where(ol,ul) li strong{font-size:14px}.markdown-body a{color:var(--text_brand);text-decoration:none;transition:color .2s,opacity .2s}.markdown-body a:hover{color:var(--text_brand);opacity:.85;text-decoration:underline}.markdown-body a:visited{color:var(--text_brand);opacity:.9}.markdown-body a:focus-visible{outline:2px solid var(--text_brand);outline-offset:2px;border-radius:2px}.markdown-body #md-root .tool-wrapper{background:var(--border_table);border-radius:4px 4px 0 0;margin-top:0}.markdown-body #md-root .tool-wrapper>span{align-items:center}.markdown-body #md-root .tool-wrapper+code{border:1px solid var(--border_table);border-top:none;width:100%;min-width:0;max-height:300px;padding:8px 12px;font-family:Roboto Mono,Menlo,Monaco,Courier New,monospace;font-size:12px;display:block;overflow:auto}.markdown-body pre{border-radius:4px;width:100%;min-width:0;margin-bottom:8px;display:block;overflow-x:auto}.markdown-body pre code.hljs{border-radius:0 0 4px 4px}.markdown-body :where(.hljs){white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;background:0 0;border-radius:0;max-width:100%;margin-bottom:0;padding:0;overflow:visible}.markdown-body .markdown-body-div{background:var(--bg_component)}@media (max-width:480px){.markdown-body *{line-height:20px!important}.markdown-body :where(p,li,td,th){font-size:13px;line-height:20px!important}.markdown-body :where(h1){margin-top:0;margin-bottom:12px;font-size:18px;line-height:26px}.markdown-body :where(h2){margin-top:12px;margin-bottom:10px;font-size:16px;line-height:24px}.markdown-body :where(h3){margin-top:12px;margin-bottom:10px;font-size:14px}.markdown-body :where(h4){margin-top:10px;margin-bottom:10px;font-size:13px}.markdown-body :where(p){margin-bottom:10px!important}.markdown-body :where(ol,ul){padding-left:1.25em;margin-top:10px!important;margin-bottom:10px!important}.markdown-body :where(ol,ul) li{margin-top:3px!important;margin-bottom:3px!important}.markdown-body hr{margin:18px 0}.markdown-body .markdown-table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}.markdown-body #md-root .tool-wrapper+code{max-height:220px;padding:8px 10px;font-size:12px}.markdown-body pre{margin-bottom:6px}}.ks-dropdown .ks-dropdown-selfdefine:focus{outline:none}:root{--kiva-chart-height:240px}html *,body *{font-family:PingFang SC,Arial,Inter,Avenir,Helvetica,sans-serif}@media (max-width:767px){html,body{min-width:auto!important}}.intelligent-dialog{background:var(--background-color);width:100%;height:100%;box-shadow:var(--theme-box-shadow);border-radius:var(--theme-border-radius,"0px");background-image:var(--theme-background-image);background-repeat:var(--theme-background-repeat);background-size:var(--theme-background-size);background-position:var(--theme-background-position);flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;overflow:hidden}.intelligent-dialog.share-layout{flex-direction:row}.intelligent-dialog .share-wrap{scrollbar-width:none;-ms-overflow-style:none;background:url(https://h2.static.yximgs.com//kcdn/cdn-kcdn113148/build-files/static/image/long-bg.b31f4536.png) top/100% 2048px no-repeat;flex:1;justify-content:flex-start;width:100%;min-width:0;height:100%;padding:32px 0 20px;display:flex;overflow:auto;background-size:cover!important}.intelligent-dialog .share-wrap::-webkit-scrollbar{display:none}.intelligent-dialog .share-wrap .share-card{height:-moz-fit-content;height:fit-content}.intelligent-dialog .share-wrap .share-card .share-container{background:var(--bg_floating);border-radius:12px;height:-moz-fit-content;height:fit-content;margin-bottom:90px;padding-top:20px;box-shadow:0 4px 24px #3b57a30a}.intelligent-dialog .share-wrap .share-card .share-container .share-content{overflow:initial}html[theme=dark]{--message-card-hover-bg:#34383f}html[theme=dark] #app{background:var(--bg_floating)}html[theme=dark] .intelligent-dialog .share-wrap{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA2NCIgaGVpZ2h0PSIxMDIxIiB2aWV3Qm94PSIwIDAgMTA2NCAxMDIxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBmaWx0ZXI9InVybCgjZmlsdGVyMF9kXzI0OTNfNzgxMykiPgo8cmVjdCB3aWR0aD0iMTAwMCIgaGVpZ2h0PSI5NTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyIDMyKSIgZmlsbD0iIzIwMjMyNyIvPgo8cGF0aCBkPSJNNzU1IDY5SDI2OFY1NTZINzU1VjY5WiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzI0OTNfNzgxMykiIGZpbGwtb3BhY2l0eT0iMC4xNiIvPgo8L2c+CjxkZWZzPgo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2RfMjQ5M183ODEzIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTA2NCIgaGVpZ2h0PSIxMDIxIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+CjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+CjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIiByZXN1bHQ9ImhhcmRBbHBoYSIvPgo8ZmVPZmZzZXQvPgo8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIxNiIvPgo8ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJvdXQiLz4KPGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuNCAwIi8+CjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93XzI0OTNfNzgxMyIvPgo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvd18yNDkzXzc4MTMiIHJlc3VsdD0ic2hhcGUiLz4KPC9maWx0ZXI+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl8yNDkzXzc4MTMiIHgxPSI0ODguMzEiIHkxPSIxMDMuMzU2IiB4Mj0iNjc5LjQxNiIgeTI9IjMzNi4xMiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjQjc4REZGIi8+CjxzdG9wIG9mZnNldD0iMC41NTU1MjciIHN0b3AtY29sb3I9IiM5NTc1RUUiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMkJCN0YzIi8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==) top/cover no-repeat}html[theme=dark] .intelligent-dialog .share-wrap:before{content:"";background:var(--welcome-background-color);-webkit-backdrop-filter:blur(140px);backdrop-filter:blur(140px);position:absolute;top:0;bottom:0;left:0;right:0}html[theme=dark] .intelligent-dialog .share-wrap .share-footer span:has(.tip-text){z-index:1}html[theme=dark] .intelligent-dialog .message-card-wrap.user .message-bubble{background:#0000004d!important}html[theme=dark] .intelligent-dialog .message-card-wrap.is-selected:before{background-color:var(--message-card-hover-bg,#f0f2f4)}html[theme=dark] .intelligent-dialog .message-card-wrap:hover:before{background-color:var(--message-card-hover-bg,#f0f2f4)!important}html[theme=dark] .intelligent-dialog .share-action-bar{border-color:var(--message-card-hover-bg);background-color:var(--message-card-hover-bg)}html[theme=dark] .intelligent-dialog .share-action-bar .check-text,html[theme=dark] .intelligent-dialog .share-action-bar .selected-count{color:var(--text_secondary)}html[theme=dark] .welcome-wrap:before{background:var(--bg_floating)!important}html[theme=dark] .report-item{background:linear-gradient(120.69deg,#9c57ff14 -10.72%,#1c77ff14 67.32%,#2ad6ff14 138.38%)}#app{background-color:var(--bg_component);width:100%;height:100%}.agent-container-common{contain:paint;position:relative;container:agent-container/inline-size}.agent-container-common .dialog-header{background-color:var(--chat-header-background-color);border-bottom:1px solid var(--border_table);gap:10px;width:100%;height:56px!important}.agent-container-common .dialog-header .header-left-group{min-width:0}.agent-container-common .dialog-header .header-left-group .headerLeft{width:100%}.agent-container-common .dialog-header .header-left-group .headerLeft .simple-agent-picker{max-width:100%}.agent-container-common .midRight{position:relative;container:mid-right/inline-size}.agent-container-common .midRight .chat-dialog .chat-messages{overflow-x:hidden;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}.agent-container-common .midRight .share-action-bar{padding:12px max(8px,min(50% - 500px,999px))!important}@container mid-right (width<=1080px){.agent-container-common .midRight .message-external-left{left:-32px}.agent-container-common .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}.agent-container-common .base-info-container{gap:10px;padding-top:56px}.agent-container-common .multi-slot-container.top .chat-header .header-title{color:var(--text_primary);max-width:400px!important}.agent-container-common .multi-slot-container.top .chat-header .header-title .text{font-size:20px;font-weight:500;line-height:28px}.agent-container-common .multi-slot-container.top .header-right-group .btn-icon{color:var(--fill_primary)}.agent-container-common .message-item{margin-bottom:40px}.agent-container-common .message-item>.message-content{width:100%;max-width:100%!important}.agent-container-common .message-item.user .message-card-wrap{justify-content:flex-end}.agent-container-common .message-item.user .message-content-container{flex:none;max-width:100%}.agent-container-common .message-item.user .message-content-container .message-renderer-wrapper{width:-moz-fit-content;width:fit-content;margin-left:auto}.agent-container-common .message-external-top{justify-content:flex-end}.agent-container-common .message-bottom-section{margin-top:16px!important}.agent-container-common .message-bottom-section .message-bottom-left{gap:16px!important}.agent-container-common .message-bottom-section .feedback-container{border-right:1px solid #00000014!important;gap:16px!important;padding-right:16px!important}.agent-container-common .message-bottom-section .feedback-container .llm-copilot-thumb-icon{background-color:#2563f40f!important;border-radius:8px!important;padding:4px 5px!important}.agent-container-common .message-bottom-section .feedback-container .llm-copilot-thumb-icon .bi-icon-thumb{color:#2563f4!important}.agent-container-common .message-bottom-section .icon{margin:0!important;padding:0!important}.agent-container-common .filter-editor .ks-form-item__content{min-height:unset}.agent-container-common .filter-editor .ks-select.granularity{top:0!important}.agent-container-common .filter-editor .ks-form-item__content .filter-value-input.is-disabled .ks-select__tags-text{color:#bbbdbf!important}.agent-container-common .filter-editor .filter-container .ks-form-item.filters-time-filter{padding-right:0!important}.agent-container-common .filter-editor .single-filter{height:28px!important}.agent-container-common .filter-editor .single-filter.filters-time-filter .ks-form-item{padding-left:2px}.agent-container-common .filter-editor .filter-type{height:28px!important}.agent-container-common .filter-editor .ks-date-editor{height:28px!important;line-height:28px!important}.agent-container-common .filter-editor .ks-date-editor.is-disabled,.agent-container-common .filter-editor .ks-date-editor.is-disabled .ks-range-input{background:#fff!important}.agent-container-common .filter-editor .ks-input{height:28px}.agent-container-common .filter-editor .ks-input.is-disabled .ks-input__inner{background:#fff!important}.agent-container-common .filter-editor .action-btn{height:28px!important}.agent-container-common .filter-editor .action-btn .iconfont-common{color:#626366!important}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .metric-container .filter-editor-form-item{padding:0 5px 0 12px}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-input__inner{color:#2b417b;background:0 0}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-range-input{background:0 0}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter{gap:0}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item{padding-right:0}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{padding-left:0}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition .sys-icon-arrow-up{color:#2b417b}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.value{padding-left:8px}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item:before{content:"";background:#d7dbe0;width:1px;height:12px;display:block;position:absolute;top:10px;left:0}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{width:110px}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input{width:60px}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input .ks-input__inner{padding-left:0}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity):after{content:"";background:#d7dbe0;width:1px;height:12px;display:block}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter){border-top-left-radius:0;border-bottom-left-radius:0;padding:0}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .filter-type{display:none}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-editor{width:330px}.agent-container-common .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-separator{width:unset;padding:0 6px 0 2px}.agent-container-common .filter-editor .filter-editor-wrap.column-layout .ks-form,.agent-container-common .filter-editor .filter-editor-wrap.column-layout .ks-form .metric-container,.agent-container-common .filter-editor .filter-editor-wrap.column-layout .ks-form .dimension-container,.agent-container-common .filter-editor .filter-editor-wrap.column-layout .ks-form .filter-container{flex-direction:column;gap:8px;display:flex}.agent-container-common .filter-editor .filter-editor-wrap .ks-form-item__content .ks-input__inner{background:0 0}.agent-container-common .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__tags{height:24px!important;max-height:24px!important}.agent-container-common .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__input{height:22px!important;line-height:22px!important}.agent-container-common .filter-editor .filter-editor-wrap .select-trigger{height:28px!important;line-height:28px!important}.agent-container-common .filter-editor .filter-editor-wrap .single-filter div:has(.ks-select){height:28px!important;min-height:28px!important;line-height:28px!important}.agent-container-common .filter-editor .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}.agent-container-common .filter-editor .filter-editor-wrap.no-border-layout.row-layout{align-items:flex-start!important}.agent-container-common .filter-editor .filter-editor-wrap.no-border-layout.row-layout .buttons{margin-top:12px!important}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .filter-editor-form-item{box-sizing:border-box;background:var(--bg_contain,#f8fafc);border-radius:8px;align-items:center;margin-top:8px;margin-right:8px;padding:0 12px;display:flex}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .granularity-container .filter-editor-form-item{border-radius:8px 0 0 8px;margin-right:0;padding:0 0 0 12px}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .ks-form-item__content{min-height:28px!important}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .time-container .filter-editor-form-item{border-radius:0 8px 8px 0;padding:0}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .filter-container:has(.or-filter-group){width:100%}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .filter-container .filter-value-input .ks-input__inner{height:24px!important}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group){width:100%}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group) .or-filter-group{flex-wrap:wrap;width:100%}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .or-filter-group{margin:0;display:flex}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .or-filter-group .value{width:150px}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label{color:#e3eafc;background:var(--icon_blue_bi);vertical-align:middle;border-radius:12px;width:20px;height:20px;margin:8px 4px 0;display:inline-block;position:relative}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label span{position:relative;top:-8px;left:2.5px}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:before{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;left:-4px}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:after{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;right:-4px}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .or-filter-group .ks-form-item{margin:0!important}.agent-container-common .filter-editor .filter-editor-wrap.row-layout .or-filter-group .filter-editor-form-item{margin:8px 0 0}.agent-container-common .tool-bar{margin-top:8px}.agent-container-common .tool-bar .btn-item{color:#626366!important}.agent-container-common .kiva-chart-container .kiva-instance{background:0 0!important}.agent-container-common .chart-content,.agent-container-common .kiva-container{height:var(--kiva-chart-height)}.agent-container-common .chart-content .kiva-instance-header,.agent-container-common .kiva-container .kiva-instance-header{height:8px}.agent-container-common .chart-content .kiva-chart-container,.agent-container-common .kiva-container .kiva-chart-container{padding:0!important}.agent-container-common .kiva-container .widget-chart-rich-indicator-card-wrapper .kiva-chart-container{min-height:auto}.agent-container-common .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar{width:4px}.agent-container-common .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-track{border-radius:2px}.agent-container-common .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:2px}.agent-container-common .execute-process-list{width:100%}.agent-container-common .execute-process-list .status-icon{height:18px}.agent-container-common .execute-process-list .execute-process-item{position:relative}.agent-container-common .execute-process-list .execute-process-item .execute-process-item__timeline{background-color:#dfe0e2;width:1.5px;position:absolute;top:20px;bottom:-14px;left:7.5px}.agent-container-common .execute-process-list .CORTEX_AGENT .execute-process-item__title-label *{color:var(--text_secondary);font-weight:600;line-height:22px!important}.agent-container-common .execute-process-list .plain-text-content{color:#5f6063;white-space:pre-wrap}.agent-container-common .execute-process-list .execute-process-item__title-arrow{color:#8e8e90}.agent-container-common .execute-process-list .execute-process-item__content.is-process #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-conclusion *){color:var(--text_secondary);font-size:12px!important;line-height:20px!important}.agent-container-common .execute-process-list .execute-process-item__content.is-conclusion #md-root,.agent-container-common .execute-process-list .execute-process-item__content.is-conclusion #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-process *){color:var(--text-primary);font-weight:600;line-height:20px;font-size:12px!important}.agent-container-common .execute-process-list .iconfont-common{font-size:14px}.agent-container-common .execute-process-info__header .think-status-btn{color:#8e8e90}.agent-container-common .execute-process-info__header-label{font-size:12px}.agent-container-common .execute-process-info__header-loading{margin-right:12px;margin-left:0!important}.agent-container-common .execute-process-item__title-label p{color:#626366;font-size:12px;font-weight:400;line-height:20px}.agent-container-common .execute-process-item__title-label strong{font-weight:600}.agent-container-common .execute-process-info__header-toggle-btn{margin-left:4px!important}.agent-container-common .execute-process-info__header-toggle-btn .chat-operation-btn .icon{width:14px;height:14px}.agent-container-common .execute-process-info__header-toggle-btn .chat-operation-btn .icon-upsize-down{transform:rotate(180deg)}.agent-container-common .continue-ask .continue-ask-btn .ks-button-flex{white-space:pre-wrap;text-align:left;justify-content:center;align-items:flex-start;width:100%}.agent-container-common .message-card-wrap.assistant .message-bubble{box-shadow:none;background-color:#0000;border:none;padding:8px 0}.agent-container-common .message-card-wrap.assistant .message-select-checkbox{margin-top:15px}.agent-container-common .message-card-wrap.assistant.is-selected{--padding-vertical:0px}.agent-container-common .message-card-wrap.user .message-bubble{color:var(--text_primary);box-shadow:none;background-color:#f1f5fe;border:none;border-radius:12px 0 12px 12px}.agent-container-common .question-clarification-wrap .selected-text{margin-left:0}.agent-container-common .input-new-wrap-with-external-comp{padding:0 max(38px,min(50% - 462px,999px)) 16px;position:relative;container:input-wrap-container/inline-size}.agent-container-common .input-new-wrap-with-external-comp .autocomplete-popover{z-index:5!important}.agent-container-common .input-new-wrap-with-external-comp .autocomplete-popover .highlight{color:#ff4d4f}.agent-container-common .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION:not(.highlight){color:#41578b;background:#ebf1ff;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.agent-container-common .input-new-wrap-with-external-comp .autocomplete-popover .METRIC:not(.highlight){color:#007d68;background:#e9f5f0;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.agent-container-common .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION_VALUE:not(.highlight){color:#131416;background:#f0f2f4;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.agent-container-common .input-new-wrap{z-index:10;margin:0}.agent-container-common .input-new-wrap .input-placeholder-container{padding:0 0 0 16px}.agent-container-common .input-new-wrap .input-bottom-bar{padding:0 12px 12px}.agent-container-common .editor-content .editor-area{min-height:44px}.agent-container-common .editor-content .placeholder{padding:8px 0!important;left:0!important}.agent-container-common .welcome-content{container:welcome-cards/inline-size!important}.agent-container-common .home-content-cards{justify-content:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:16px!important;display:grid!important}.agent-container-common .home-content-cards>*{width:100%!important;min-width:200px!important;max-width:500px!important}.agent-container-common .home-content-cards:has(>:only-child){grid-template-columns:minmax(200px,500px)!important}.agent-container-common .home-content-cards:has(>:nth-child(2)):not(:has(>:nth-child(3))){grid-template-columns:repeat(2,minmax(200px,500px))!important}.agent-container-common .home-content-cards:has(>:nth-child(3)):not(:has(>:nth-child(4))){grid-template-columns:repeat(3,minmax(150px,500px))!important}@container welcome-cards (width<=850px){.agent-container-common .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}.agent-container-common .empty-img{width:110px;height:80px}.agent-container-common .query-undestanding-wrap{border-radius:8px!important;gap:8px!important}.agent-container-common .query-undestanding-wrap .alert{height:18px;font-size:12px;font-weight:400;line-height:14px}.agent-container-common .query-undestanding-wrap .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}.agent-container-common .query-undestanding-wrap .filter-editor-wrap .ks-form-item .ks-form-item__content .ks-input{height:28px!important;line-height:28px!important}.agent-container-common .query-undestanding-wrap .filter-editor-wrap .condition{margin-top:1px}.agent-container-common .single-agent-wrap .info-row{max-width:calc(100% - 58px)!important}.agent-container-common .single-agent-wrap:not(.active):hover{background:var(---,linear-gradient(121deg,#9c57ff33 -10.72%,#1c77ff33 67.32%,#2ad6ff33 138.38%))}.agent-container-common .colorful-card-header-examples-item-content .text:hover{color:#2563f4!important}.agent-container-common .caliber-list-wrapper.single-list .source-name_dataset .source-container{flex:initial}.agent-container-common .welcome-wrap{margin-bottom:68px;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}.agent-container-common .welcome-wrap .base-info-container{width:100%!important}.agent-container-common .welcome-wrap .home-content-title{min-width:600px;width:100%!important}.agent-container-common .welcome-wrap .home-content-title-left{white-space:nowrap!important}.agent-container-common .welcome-wrap .home-content-title-right{white-space:nowrap!important;max-width:calc(100% - 120px)!important}.agent-container-common .input-new-wrap-with-external-comp{z-index:4;position:sticky;bottom:27px}.agent-container-common .input-new-wrap-with-external-comp .editor-input{border:1px solid #0000000a;border-radius:12px;padding:12px;box-shadow:0 0 11.5px #94a7bc29}@media (max-height:800px){.agent-container-common .base-info-container{gap:12px;padding-top:4px}.agent-container-common .base-info-container .home-avatar{width:96px!important;height:96px!important}.agent-container-common .base-info-container .home-content{gap:6px}.agent-container-common .base-info-container .home-content .home-content-title{font-size:20px}.agent-container-common .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){.agent-container-common .chat-messages{padding:12px 60px 24px}.agent-container-common .welcome-content{gap:8px}.agent-container-common .base-info-container{padding-top:0}.agent-container-common .base-info-container .home-avatar{width:80px!important;height:80px!important}.agent-container-common .base-info-container .home-content .home-content-title{font-size:18px}.agent-container-common .home-content-cards{margin-top:8px;padding:8px 0 0!important}.agent-container-common .empty-img{width:88px;height:64px}}@media (max-height:600px){.agent-container-common .chat-messages{padding:12px 60px}.agent-container-common .base-info-container{gap:6px}.agent-container-common .base-info-container .home-avatar{width:64px!important;height:64px!important}.agent-container-common .base-info-container .home-content .home-content-title{font-size:16px}}.agent-container-common .base-list-wrapper .empty{gap:12px!important}.agent-container-common .base-list-wrapper .empty .iconfont-common{margin-bottom:12px}.agent-container-common .base-list-wrapper .base-list :deep(.item-title .title-content){font-weight:400}.agent-container-common .create-new-conversation .action-btn{border-color:#0a48f5!important}.agent-container-common .history-list-container{background-color:#0000!important}.agent-container-common .history-list-container .agent-icon img{width:16px;height:16px}.agent-container-common .history-list-container .item-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.agent-container-common .history-list-container .item-content.no-icon{margin-left:0}.agent-container-common .history-list-container .item-meta{align-items:center;gap:8px;display:flex}.agent-container-common .rich-text-editor .ql-editor{padding:6px 0}.agent-container-common .configurable-input .bottom-left-renderer{gap:10px;display:flex;align-items:center!important}.agent-container-common .home-content-cards{padding:0;overflow:visible}.agent-container-common .agent-bottom-warn-tip{z-index:3;padding-top:0;position:sticky;bottom:8px}.agent-container-common .agent-bottom-warn-tip #md-root{justify-content:center;display:flex}.agent-container-common .agent-bottom-warn-tip p{color:#a6a9ad;align-items:center;gap:6px;font-size:11px;display:contents}.agent-container-common .agent-bottom-warn-tip span{color:#a6a9ad;align-items:center;gap:6px;font-size:11px}.agent-container-common .agent-bottom-warn-tip img{height:13px!important}.agent-container-common .markdown-body .markdown-table{margin-bottom:8px}.agent-container-common .is-sharing-mode .input-new-wrap-with-external-comp{background:#fff}.agent-container-common .is-sharing-mode .input-new-wrap-with-external-comp .editor-input{background:linear-gradient(#fffffff5 0%,#ffffff3d 100%)}.agent-container-common .is-sharing-mode .message-card-wrap{cursor:pointer;transition:background-color .2s}.agent-container-common .is-sharing-mode .message-card-wrap .message-content-container{pointer-events:none}.agent-container-common .is-sharing-mode .message-card-wrap:active{background-color:#1890ff1a}.agent-container-common .is-sharing-mode .message-card-wrap.user{--padding-vertical:12px}.agent-container-common .is-sharing-mode .message-card-wrap.assistant{--padding-vertical:0px}.agent-container-common .is-sharing-mode .message-card-wrap:hover{--padding-horizontal:12px}.agent-container-common .is-sharing-mode .message-card-wrap:hover:before{content:"";width:calc(100% + 2*var(--padding-horizontal));height:calc(100% + 2*var(--padding-vertical));z-index:0;pointer-events:none;background-color:#f0f2f4;border-radius:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.agent-container-common .is-sharing-mode .chat-messages:after{content:"";height:150px;display:block}.agent-container-common .share-header{border-bottom:1px solid #dfe0e2;margin-bottom:0;padding-bottom:20px;display:flex;flex-direction:column!important;align-items:flex-start!important;gap:0!important}.agent-container-common .share-header .share-header-left{gap:4px;width:100%;max-width:100%}.agent-container-common .share-header .share-header-left img{width:60px;height:auto}.agent-container-common .share-header .share-header-right{color:#5f6063;align-items:center;gap:4px;width:calc(100% - 63px);margin-left:63px;line-height:22px;display:flex}.agent-container-common .share-header .share-header-right .info-detail{justify-content:space-between;width:100%;display:flex}.agent-container-common .share-header .share-header-right .user-with-kim-container .owners{font-size:inherit}.agent-container-common .share-header .share-header-right span:first-child{margin-right:8px}.agent-container-common .share-header .share-header-right .theme-toggle-btn{margin-left:auto}.agent-container-common .share-header .share-header-right .auth-icon{cursor:pointer;color:var(--fill_brand,#2563f4);display:flex}.agent-container-common .share-header .share-header-right .auth-icon i{margin-right:2px}.agent-container-common .share-footer .share-button{z-index:100}.agent-container-common .share-footer .action-btn{justify-content:center;color:#fff!important}.agent-container-common .error-message{color:#5f6063}.filter-editor-dialog .ks-dialog__body{padding-top:0}.filter-editor-dialog .ks-form-item__content{height:28px!important;min-height:28px!important}.filter-editor-dialog .query-undestanding-wrap{border-radius:8px!important;gap:12px!important}.filter-editor-dialog .query-undestanding-wrap .alert{height:18px;font-size:12px;font-weight:400;line-height:14px}.filter-editor-dialog .query-undestanding-wrap .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}.filter-editor-dialog .filter-editor .ks-form,.filter-editor-dialog .filter-editor .ks-form .filter-container{flex-direction:column;gap:8px;display:flex}.filter-editor-dialog .filter-editor .ks-form-item__content{height:28px!important;min-height:28px!important}.filter-editor-dialog .filter-editor .ks-form-item__content .ks-input{line-height:28px!important}.filter-editor-dialog .filter-editor .ks-form-item__content .ks-input .ks-input__inner{color:#333840}.filter-editor-dialog .filter-editor .ks-form-item__content .ks-tag{line-height:22px!important}.filter-editor-dialog .filter-editor .single-filter,.filter-editor-dialog .filter-editor .filter-type{height:28px!important}.filter-editor-dialog .filter-editor .ks-date-editor{height:28px!important;line-height:28px!important}.filter-editor-dialog .filter-editor .ks-input{height:28px!important}.filter-editor-dialog .filter-editor .select-trigger{line-height:28px;height:28px!important}.filter-editor-dialog .filter-editor .ks-select__tags{max-height:24px!important}.filter-editor-dialog .filter-editor .ks-select.granularity{top:0!important}.filter-editor-dialog .filter-editor-wrap .single-filter div:has(.ks-select){height:28px!important;min-height:28px!important;line-height:28px!important}.filter-editor-dialog .filter-editor-wrap .ks-form-item__content .ks-input{position:relative!important;top:0!important}.filter-editor-dialog .action-btn{height:28px!important}.filter-editor-dialog .action-btn .iconfont-common{color:#626366!important}.filter-editor-value-custom-popper{background:#fff;border:1px solid #e4e7ed;border-radius:8px;max-width:600px;animation:.3s ease-in-out fadeIn;box-shadow:0 20px 16px #1d24520f,0 2px 12px #16203d14;font-size:12px!important}.filter-editor-value-custom-popper span{white-space:normal}.filter-editor-wrap .select-trigger{align-items:center;display:flex}.filter-editor-wrap .ks-input{height:24px!important;line-height:24px!important}.filter-editor-wrap .tag-tooltip{height:22px;line-height:22px}.filter-editor-wrap .tag-overflow-item{border-radius:4px}.filter-editor-wrap .tag-overflow-item .tag-item{height:22px;line-height:22px}.filter-editor-wrap .tag-overflow-item .tag-item-content{font-size:12px;line-height:22px}.filter-editor-wrap .metric-container .tag-item{color:#0da884!important;background:#e9f5f0!important}.filter-editor-wrap .metric-container .tag__close:before{color:#0da884!important}.filter-editor-wrap.column-layout .ks-form,.filter-editor-wrap.column-layout .ks-form .metric-container,.filter-editor-wrap.column-layout .ks-form .dimension-container,.filter-editor-wrap.column-layout .ks-form .filter-container{flex-direction:column;gap:8px;display:flex}.metric-filter-popover-class{background:#fff!important;border:1px solid #e4e7ed!important;border-radius:8px!important;max-width:600px!important;font-size:12px!important;animation:.3s ease-in-out fadeIn!important;box-shadow:0 20px 16px #1d24520f,0 2px 12px #16203d14!important}.metric-filter-popover-class .tag-overflow-item{border-radius:4px}.metric-filter-popover-class .tag-overflow-item .tag-item{height:22px;line-height:22px;color:#0da884!important;background:#e9f5f0!important}.metric-filter-popover-class .tag-overflow-item .tag__close:before{color:#0da884!important}.metric-filter-popover-class .tag-overflow-item .tag-item-content{font-size:12px;line-height:22px}.metric-filter-popover-class span{white-space:normal}.thumb-feedback-tooltip{white-space:nowrap}.collect-btn .icon-kdat_common_currency_star:before{color:var(--fill_primary)}.favorite-popover .favorite-list-container{padding:5px 0;background-color:#0000!important;max-height:500px!important}.history-popover .history-list-container{background-color:#0000!important;max-height:500px!important}.history-popover .history-list-container .list-item:has(.active){border-radius:8px}.history-popover .history-list-container .list-item.active{border-radius:8px}.history-popover .agent-icon img{width:16px;height:16px}.history-popover .item-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.history-popover .item-content.no-icon{margin-left:0}.history-popover .current-tag{white-space:nowrap}.history-popover .item-meta{align-items:center;gap:8px;display:flex}.agent-picker-popover .single-agent-wrap:not(.active):hover{background:var(---,linear-gradient(121deg,#9c57ff33 -10.72%,#1c77ff33 67.32%,#2ad6ff33 138.38%))}.agent-overflow-tooltip{scrollbar-width:none;-ms-overflow-style:none;overflow:visible}.agent-overflow-tooltip::-webkit-scrollbar{display:none}.chat-button-dropdown-popover{background:var(--bg_component)!important;border-color:var(--border_divider)!important}.info-btn-popover{box-shadow:var(--primary-box-shadow)!important}.ks-popper.is-light .ks-popper__arrow:before{background:var(--bg_component);border-color:#0000}.ks-select-dropdown{color:var(--text_secondary);background-color:var(--bg_component)}.ks-select-dropdown .ks-select-dropdown__item{color:var(--text_secondary)}.ks-select-dropdown .ks-select-dropdown__item:hover{background-color:var(--bg_hover)}.ks-dropdown-menu{color:var(--text_secondary);background-color:var(--bg_component);border-color:#0000}.ks-dropdown-menu .ks-dropdown-menu__item{color:var(--text_secondary)}.ks-popper.is-light{color:var(--text_primary);background-color:var(--bg_component);box-shadow:var(--primary-box-shadow);border-color:#0000;border-radius:8px}.ks-message__content{color:var(--text_primary)}.bg-status-badge.bg-status-badge--completed{background:var(--text_positive);border-radius:50%;width:10px;min-width:10px;height:10px;min-height:10px;margin-left:4px}.ks-popover{border:none;padding:0}#agent-TC .welcome-wrap:before,#agent-HOME .welcome-wrap:before,#agent-EC .welcome-wrap:before{content:"";background:var(--xiaok-bg-img,url(https://h2.static.yximgs.com//kcdn/cdn-kcdn113148/build-files/static/image/long-bg.b31f4536.png) no-repeat center top/100% 2048px);z-index:-10;pointer-events:none;width:100%;height:2048px;transform:translateY(var(--scroll-top-value));position:fixed;top:0;right:0}#agent-AB{contain:paint;position:relative;container:agent-container/inline-size}#agent-AB .dialog-header{background-color:var(--chat-header-background-color);border-bottom:1px solid var(--border_table);gap:10px;width:100%;height:56px!important}#agent-AB .dialog-header .header-left-group{min-width:0}#agent-AB .dialog-header .header-left-group .headerLeft{width:100%}#agent-AB .dialog-header .header-left-group .headerLeft .simple-agent-picker{max-width:100%}#agent-AB .midRight{position:relative;container:mid-right/inline-size}#agent-AB .midRight .chat-dialog .chat-messages{overflow-x:hidden;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}#agent-AB .midRight .share-action-bar{padding:12px max(8px,min(50% - 500px,999px))!important}@container mid-right (width<=1080px){#agent-AB .midRight .message-external-left{left:-32px}#agent-AB .midRight .share-action-bar{padding:12px max(8px,min(50% - 494px,999px))!important}}#agent-AB .base-info-container{gap:10px;padding-top:56px}#agent-AB .multi-slot-container.top .chat-header .header-title{color:var(--text_primary);max-width:400px!important}#agent-AB .multi-slot-container.top .chat-header .header-title .text{font-size:20px;font-weight:500;line-height:28px}#agent-AB .multi-slot-container.top .header-right-group .btn-icon{color:var(--fill_primary)}#agent-AB .message-item>.message-content{width:100%;max-width:100%!important}#agent-AB .message-item.user .message-card-wrap{justify-content:flex-end}#agent-AB .message-item.user .message-content-container{flex:none;max-width:100%}#agent-AB .message-item.user .message-content-container .message-renderer-wrapper{width:-moz-fit-content;width:fit-content;margin-left:auto}#agent-AB .message-external-top{justify-content:flex-end}#agent-AB .message-bottom-section .message-bottom-left{gap:16px!important}#agent-AB .message-bottom-section .feedback-container{border-right:1px solid #00000014!important;gap:16px!important;padding-right:16px!important}#agent-AB .message-bottom-section .feedback-container .llm-copilot-thumb-icon{background-color:#2563f40f!important;border-radius:8px!important;padding:4px 5px!important}#agent-AB .message-bottom-section .feedback-container .llm-copilot-thumb-icon .bi-icon-thumb{color:#2563f4!important}#agent-AB .message-bottom-section .icon{margin:0!important;padding:0!important}#agent-AB .filter-editor .ks-form-item__content{min-height:unset}#agent-AB .filter-editor .ks-select.granularity{top:0!important}#agent-AB .filter-editor .ks-form-item__content .filter-value-input.is-disabled .ks-select__tags-text{color:#bbbdbf!important}#agent-AB .filter-editor .filter-container .ks-form-item.filters-time-filter{padding-right:0!important}#agent-AB .filter-editor .single-filter{height:28px!important}#agent-AB .filter-editor .single-filter.filters-time-filter .ks-form-item{padding-left:2px}#agent-AB .filter-editor .filter-type{height:28px!important}#agent-AB .filter-editor .ks-date-editor{height:28px!important;line-height:28px!important}#agent-AB .filter-editor .ks-date-editor.is-disabled,#agent-AB .filter-editor .ks-date-editor.is-disabled .ks-range-input{background:#fff!important}#agent-AB .filter-editor .ks-input{height:28px}#agent-AB .filter-editor .ks-input.is-disabled .ks-input__inner{background:#fff!important}#agent-AB .filter-editor .action-btn{height:28px!important}#agent-AB .filter-editor .action-btn .iconfont-common{color:#626366!important}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .metric-container .filter-editor-form-item{padding:0 5px 0 12px}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-input__inner{color:#2b417b;background:0 0}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .ks-range-input{background:0 0}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter{gap:0}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item{padding-right:0}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{padding-left:0}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition .sys-icon-arrow-up{color:#2b417b}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.value{padding-left:8px}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item:before{content:"";background:#d7dbe0;width:1px;height:12px;display:block;position:absolute;top:10px;left:0}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item .single-filter .ks-form-item.condition{width:110px}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input{width:60px}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity) .ks-input .ks-input__inner{padding-left:0}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.granularity):after{content:"";background:#d7dbe0;width:1px;height:12px;display:block}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter){border-top-left-radius:0;border-bottom-left-radius:0;padding:0}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .filter-type{display:none}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-editor{width:330px}#agent-AB .filter-editor .filter-editor-wrap.compact-layout .ks-form .ks-form-item:has(.time-filter) .ks-range-separator{width:unset;padding:0 6px 0 2px}#agent-AB .filter-editor .filter-editor-wrap.column-layout .ks-form,#agent-AB .filter-editor .filter-editor-wrap.column-layout .ks-form .metric-container,#agent-AB .filter-editor .filter-editor-wrap.column-layout .ks-form .dimension-container,#agent-AB .filter-editor .filter-editor-wrap.column-layout .ks-form .filter-container{flex-direction:column;gap:8px;display:flex}#agent-AB .filter-editor .filter-editor-wrap .ks-form-item__content .ks-input__inner{background:0 0}#agent-AB .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__tags{height:24px!important;max-height:24px!important}#agent-AB .filter-editor .filter-editor-wrap .ks-form-item__content .ks-select__input{height:22px!important;line-height:22px!important}#agent-AB .filter-editor .filter-editor-wrap .select-trigger{height:28px!important;line-height:28px!important}#agent-AB .filter-editor .filter-editor-wrap .single-filter div:has(.ks-select){height:28px!important;min-height:28px!important;line-height:28px!important}#agent-AB .filter-editor .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}#agent-AB .filter-editor .filter-editor-wrap.no-border-layout.row-layout{align-items:flex-start!important}#agent-AB .filter-editor .filter-editor-wrap.no-border-layout.row-layout .buttons{margin-top:12px!important}#agent-AB .filter-editor .filter-editor-wrap.row-layout .filter-editor-form-item{box-sizing:border-box;background:var(--bg_contain,#f8fafc);border-radius:8px;align-items:center;margin-top:8px;margin-right:8px;padding:0 12px;display:flex}#agent-AB .filter-editor .filter-editor-wrap.row-layout .granularity-container .filter-editor-form-item{border-radius:8px 0 0 8px;margin-right:0;padding:0 0 0 12px}#agent-AB .filter-editor .filter-editor-wrap.row-layout .ks-form-item__content{min-height:28px!important}#agent-AB .filter-editor .filter-editor-wrap.row-layout .time-container .filter-editor-form-item{border-radius:0 8px 8px 0;padding:0}#agent-AB .filter-editor .filter-editor-wrap.row-layout .filter-container:has(.or-filter-group){width:100%}#agent-AB .filter-editor .filter-editor-wrap.row-layout .filter-container .filter-value-input .ks-input__inner{height:24px!important}#agent-AB .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group){width:100%}#agent-AB .filter-editor .filter-editor-wrap.row-layout .filter-container .ks-form-item:has(.or-filter-group) .or-filter-group{flex-wrap:wrap;width:100%}#agent-AB .filter-editor .filter-editor-wrap.row-layout .or-filter-group{margin:0;display:flex}#agent-AB .filter-editor .filter-editor-wrap.row-layout .or-filter-group .value{width:150px}#agent-AB .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label{color:#e3eafc;background:var(--icon_blue_bi);vertical-align:middle;border-radius:12px;width:20px;height:20px;margin:8px 4px 0;display:inline-block;position:relative}#agent-AB .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label span{position:relative;top:-8px;left:2.5px}#agent-AB .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:before{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;left:-4px}#agent-AB .filter-editor .filter-editor-wrap.row-layout .or-filter-group .or-label:after{content:"";background:var(--icon_blue_bi);width:4px;height:1px;position:absolute;top:9.5px;right:-4px}#agent-AB .filter-editor .filter-editor-wrap.row-layout .or-filter-group .ks-form-item{margin:0!important}#agent-AB .filter-editor .filter-editor-wrap.row-layout .or-filter-group .filter-editor-form-item{margin:8px 0 0}#agent-AB .tool-bar{margin-top:8px}#agent-AB .tool-bar .btn-item{color:#626366!important}#agent-AB .kiva-chart-container .kiva-instance{background:0 0!important}#agent-AB .chart-content,#agent-AB .kiva-container{height:var(--kiva-chart-height)}#agent-AB .chart-content .kiva-instance-header,#agent-AB .kiva-container .kiva-instance-header{height:8px}#agent-AB .chart-content .kiva-chart-container,#agent-AB .kiva-container .kiva-chart-container{padding:0!important}#agent-AB .kiva-container .widget-chart-rich-indicator-card-wrapper .kiva-chart-container{min-height:auto}#agent-AB .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar{width:4px}#agent-AB .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-track{border-radius:2px}#agent-AB .kiva-container .widget-chart-rich-indicator-card-wrapper .metric-trend-tile-wrapper::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:2px}#agent-AB .execute-process-list{width:100%}#agent-AB .execute-process-list .status-icon{height:18px}#agent-AB .execute-process-list .execute-process-item{position:relative}#agent-AB .execute-process-list .execute-process-item .execute-process-item__timeline{background-color:#dfe0e2;width:1.5px;position:absolute;top:20px;bottom:-14px;left:7.5px}#agent-AB .execute-process-list .CORTEX_AGENT .execute-process-item__title-label *{color:var(--text_secondary);font-weight:600;line-height:22px!important}#agent-AB .execute-process-list .plain-text-content{color:#5f6063;white-space:pre-wrap}#agent-AB .execute-process-list .execute-process-item__title-arrow{color:#8e8e90}#agent-AB .execute-process-list .execute-process-item__content.is-process #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-conclusion *){color:var(--text_secondary);font-size:12px!important;line-height:20px!important}#agent-AB .execute-process-list .execute-process-item__content.is-conclusion #md-root,#agent-AB .execute-process-list .execute-process-item__content.is-conclusion #md-root :not(code):not(code *):not(a):not(.warn-card-wrap *):not(.multi-stream-render .is-answer *):not(.multi-stream-render .is-process *){color:var(--text-primary);font-weight:600;line-height:20px;font-size:12px!important}#agent-AB .execute-process-list .iconfont-common{font-size:14px}#agent-AB .execute-process-info__header .think-status-btn{color:#8e8e90}#agent-AB .execute-process-info__header-label{font-size:12px}#agent-AB .execute-process-info__header-loading{margin-right:12px;margin-left:0!important}#agent-AB .execute-process-item__title-label p{color:#626366;font-size:12px;font-weight:400;line-height:20px}#agent-AB .execute-process-item__title-label strong{font-weight:600}#agent-AB .execute-process-info__header-toggle-btn{margin-left:4px!important}#agent-AB .execute-process-info__header-toggle-btn .chat-operation-btn .icon{width:14px;height:14px}#agent-AB .execute-process-info__header-toggle-btn .chat-operation-btn .icon-upsize-down{transform:rotate(180deg)}#agent-AB .continue-ask .continue-ask-btn .ks-button-flex{white-space:pre-wrap;text-align:left;justify-content:center;align-items:flex-start;width:100%}#agent-AB .message-card-wrap.assistant .message-bubble{box-shadow:none;background-color:#0000;border:none;padding:8px 0}#agent-AB .message-card-wrap.assistant .message-select-checkbox{margin-top:15px}#agent-AB .message-card-wrap.assistant.is-selected{--padding-vertical:0px}#agent-AB .message-card-wrap.user .message-bubble{color:var(--text_primary);box-shadow:none;background-color:#f1f5fe;border:none;border-radius:12px 0 12px 12px}#agent-AB .question-clarification-wrap .selected-text{margin-left:0}#agent-AB .input-new-wrap-with-external-comp{padding:0 max(38px,min(50% - 462px,999px)) 16px;position:relative;container:input-wrap-container/inline-size}#agent-AB .input-new-wrap-with-external-comp .autocomplete-popover{z-index:5!important}#agent-AB .input-new-wrap-with-external-comp .autocomplete-popover .highlight{color:#ff4d4f}#agent-AB .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION:not(.highlight){color:#41578b;background:#ebf1ff;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-AB .input-new-wrap-with-external-comp .autocomplete-popover .METRIC:not(.highlight){color:#007d68;background:#e9f5f0;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-AB .input-new-wrap-with-external-comp .autocomplete-popover .DIMENSION_VALUE:not(.highlight){color:#131416;background:#f0f2f4;border-radius:14px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}#agent-AB .input-new-wrap{z-index:10;margin:0}#agent-AB .input-new-wrap .input-placeholder-container{padding:0 0 0 16px}#agent-AB .input-new-wrap .input-bottom-bar{padding:0 12px 12px}#agent-AB .editor-content .editor-area{min-height:44px}#agent-AB .editor-content .placeholder{padding:8px 0!important;left:0!important}#agent-AB .welcome-content{container:welcome-cards/inline-size!important}#agent-AB .home-content-cards{justify-content:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:16px!important;display:grid!important}#agent-AB .home-content-cards>*{width:100%!important;min-width:200px!important;max-width:500px!important}#agent-AB .home-content-cards:has(>:only-child){grid-template-columns:minmax(200px,500px)!important}#agent-AB .home-content-cards:has(>:nth-child(2)):not(:has(>:nth-child(3))){grid-template-columns:repeat(2,minmax(200px,500px))!important}#agent-AB .home-content-cards:has(>:nth-child(3)):not(:has(>:nth-child(4))){grid-template-columns:repeat(3,minmax(150px,500px))!important}@container welcome-cards (width<=850px){#agent-AB .home-content-cards:has(>:nth-child(4)):not(:has(>:nth-child(5))){grid-template-columns:repeat(2,minmax(200px,1fr))!important}}#agent-AB .empty-img{width:110px;height:80px}#agent-AB .query-undestanding-wrap{border-radius:8px!important;gap:8px!important}#agent-AB .query-undestanding-wrap .alert{height:18px;font-size:12px;font-weight:400;line-height:14px}#agent-AB .query-undestanding-wrap .filter-editor-wrap.is-comfirm{background:linear-gradient(90deg,#1e93ff99 0%,#3051ff99 100%)!important}#agent-AB .query-undestanding-wrap .filter-editor-wrap .ks-form-item .ks-form-item__content .ks-input{height:28px!important;line-height:28px!important}#agent-AB .query-undestanding-wrap .filter-editor-wrap .condition{margin-top:1px}#agent-AB .single-agent-wrap .info-row{max-width:calc(100% - 58px)!important}#agent-AB .single-agent-wrap:not(.active):hover{background:var(---,linear-gradient(121deg,#9c57ff33 -10.72%,#1c77ff33 67.32%,#2ad6ff33 138.38%))}#agent-AB .colorful-card-header-examples-item-content .text:hover{color:#2563f4!important}#agent-AB .caliber-list-wrapper.single-list .source-name_dataset .source-container{flex:initial}#agent-AB .welcome-wrap{margin-bottom:68px;padding:0 max(38px,min(50% - 462px,999px)) 16px!important}#agent-AB .welcome-wrap .base-info-container{width:100%!important}#agent-AB .welcome-wrap .home-content-title{min-width:600px;width:100%!important}#agent-AB .welcome-wrap .home-content-title-left{white-space:nowrap!important}#agent-AB .welcome-wrap .home-content-title-right{white-space:nowrap!important;max-width:calc(100% - 120px)!important}#agent-AB .input-new-wrap-with-external-comp{z-index:4;position:sticky;bottom:27px}#agent-AB .input-new-wrap-with-external-comp .editor-input{border:1px solid #0000000a;border-radius:12px;padding:12px;box-shadow:0 0 11.5px #94a7bc29}@media (max-height:800px){#agent-AB .base-info-container{gap:12px;padding-top:4px}#agent-AB .base-info-container .home-avatar{width:96px!important;height:96px!important}#agent-AB .base-info-container .home-content{gap:6px}#agent-AB .base-info-container .home-content .home-content-title{font-size:20px}#agent-AB .base-info-container .home-content .home-content-desc{font-size:12px;line-height:18px}}@media (max-height:700px){#agent-AB .chat-messages{padding:12px 60px 24px}#agent-AB .welcome-content{gap:8px}#agent-AB .base-info-container{padding-top:0}#agent-AB .base-info-container .home-avatar{width:80px!important;height:80px!important}#agent-AB .base-info-container .home-content .home-content-title{font-size:18px}#agent-AB .home-content-cards{margin-top:8px;padding:8px 0 0!important}#agent-AB .empty-img{width:88px;height:64px}}@media (max-height:600px){#agent-AB .chat-messages{padding:12px 60px}#agent-AB .base-info-container{gap:6px}#agent-AB .base-info-container .home-avatar{width:64px!important;height:64px!important}#agent-AB .base-info-container .home-content .home-content-title{font-size:16px}}#agent-AB .base-list-wrapper .empty{gap:12px!important}#agent-AB .base-list-wrapper .empty .iconfont-common{margin-bottom:12px}#agent-AB .base-list-wrapper .base-list :deep(.item-title .title-content){font-weight:400}#agent-AB .create-new-conversation .action-btn{border-color:#0a48f5!important}#agent-AB .history-list-container{background-color:#0000!important}#agent-AB .history-list-container .agent-icon img{width:16px;height:16px}#agent-AB .history-list-container .item-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}#agent-AB .history-list-container .item-content.no-icon{margin-left:0}#agent-AB .history-list-container .item-meta{align-items:center;gap:8px;display:flex}#agent-AB .rich-text-editor .ql-editor{padding:6px 0}#agent-AB .configurable-input .bottom-left-renderer{gap:10px;display:flex;align-items:center!important}#agent-AB .home-content-cards{padding:0;overflow:visible}#agent-AB .agent-bottom-warn-tip{z-index:3;padding-top:0;position:sticky;bottom:8px}#agent-AB .agent-bottom-warn-tip #md-root{justify-content:center;display:flex}#agent-AB .agent-bottom-warn-tip p{color:#a6a9ad;align-items:center;gap:6px;font-size:11px;display:contents}#agent-AB .agent-bottom-warn-tip span{color:#a6a9ad;align-items:center;gap:6px;font-size:11px}#agent-AB .agent-bottom-warn-tip img{height:13px!important}#agent-AB .markdown-body .markdown-table{margin-bottom:8px}#agent-AB .is-sharing-mode .input-new-wrap-with-external-comp{background:#fff}#agent-AB .is-sharing-mode .input-new-wrap-with-external-comp .editor-input{background:linear-gradient(#fffffff5 0%,#ffffff3d 100%)}#agent-AB .is-sharing-mode .message-card-wrap{cursor:pointer;transition:background-color .2s}#agent-AB .is-sharing-mode .message-card-wrap .message-content-container{pointer-events:none}#agent-AB .is-sharing-mode .message-card-wrap:active{background-color:#1890ff1a}#agent-AB .is-sharing-mode .message-card-wrap.user{--padding-vertical:12px}#agent-AB .is-sharing-mode .message-card-wrap.assistant{--padding-vertical:0px}#agent-AB .is-sharing-mode .message-card-wrap:hover{--padding-horizontal:12px}#agent-AB .is-sharing-mode .message-card-wrap:hover:before{content:"";width:calc(100% + 2*var(--padding-horizontal));height:calc(100% + 2*var(--padding-vertical));z-index:0;pointer-events:none;background-color:#f0f2f4;border-radius:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#agent-AB .is-sharing-mode .chat-messages:after{content:"";height:150px;display:block}#agent-AB .share-header{border-bottom:1px solid #dfe0e2;margin-bottom:0;padding-bottom:20px;display:flex;flex-direction:column!important;align-items:flex-start!important;gap:0!important}#agent-AB .share-header .share-header-left{gap:4px;width:100%;max-width:100%}#agent-AB .share-header .share-header-left img{width:60px;height:auto}#agent-AB .share-header .share-header-right{color:#5f6063;align-items:center;gap:4px;width:calc(100% - 63px);margin-left:63px;line-height:22px;display:flex}#agent-AB .share-header .share-header-right .info-detail{justify-content:space-between;width:100%;display:flex}#agent-AB .share-header .share-header-right .user-with-kim-container .owners{font-size:inherit}#agent-AB .share-header .share-header-right span:first-child{margin-right:8px}#agent-AB .share-header .share-header-right .theme-toggle-btn{margin-left:auto}#agent-AB .share-header .share-header-right .auth-icon{cursor:pointer;color:var(--fill_brand,#2563f4);display:flex}#agent-AB .share-header .share-header-right .auth-icon i{margin-right:2px}#agent-AB .share-footer .share-button{z-index:100}#agent-AB .share-footer .action-btn{justify-content:center;color:#fff!important}#agent-AB .error-message{color:#5f6063}#agent-AB .intelligent-dialog{background:linear-gradient(104.09deg,#925af40d 0%,#3a75f40d 50.09%,#68d2f80d 99.23%);padding:8px 16px}#agent-AB .scroll-navigator{display:none!important}#agent-AB .message-item.user,#agent-AB .message-item.assistant~.message-item.assistant{display:none}#agent-AB .message-item{margin-bottom:0}#agent-AB .message-card-wrap.assistant .message-bubble{padding-bottom:0}#agent-AB .intelligent-dialog:has(.ab-trend-interpretation.is-no-content)>.content{display:none}#agent-AB .message-bottom-section{margin-top:0!important}#agent-AB:has(.ab-trend-interpretation.is-interpreting) .message-bottom-section{display:none!important}#agent-AB .continue-ask,#agent-AB .markdown-custom-component[data-component=ContinueAsk]{display:none!important}#agent-AB p:has(>.markdown-custom-component[data-component=ContinueAsk]){display:none!important}#agent-AB .suggest-question-wrap,#agent-AB .message-top-left,#agent-AB .message-bottom-left .feedback-container,#agent-AB .message-bottom-left .resend-btn,#agent-AB .message-bottom-left #stop-btn-component,#agent-AB .message-bottom-left .edit-btn,#agent-AB .message-bottom-left .share-btn,#agent-AB .message-bottom-left .info-btn,#agent-AB .suggest-question-wrap{display:none!important}#agent-AB .markdown-body hr:last-of-type{margin-top:12px!important;margin-bottom:0!important}#agent-AB .agent-layout-content{max-height:112px;font-size:12px;overflow-y:auto;line-height:18px!important}#agent-AB .agent-layout-content p,#agent-AB .agent-layout-content span,#agent-AB .agent-layout-content div,#agent-AB .agent-layout-content li{font-size:12px;margin-bottom:0!important;line-height:18px!important}#agent-AB .agent-layout-content p+p,#agent-AB .agent-layout-content .markdown-body>*+*{margin-top:4px}#agent-AB .midRight .chat-dialog .chat-messages{padding-bottom:0!important;padding-left:20px!important;padding-right:0!important}#agent-AB .sandbox-preview-global-entry{display:none!important}.domain-not-supported[data-v-3ce04b81]{background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.domain-not-supported .domain-close-btn[data-v-3ce04b81]{color:#999;cursor:pointer;width:32px;height:32px;font-size:20px;position:absolute;top:16px;right:16px}.domain-not-supported .domain-tip[data-v-3ce04b81]{flex-direction:column;align-items:center;gap:12px;display:flex}.domain-not-supported .domain-tip .tip-icon[data-v-3ce04b81]{font-size:48px}.domain-not-supported .domain-tip .tip-icon img[data-v-3ce04b81]{width:80px;height:80px}.domain-not-supported .domain-tip .tip-text[data-v-3ce04b81]{color:var(--text_tertiary,#8e8e90);font-size:12px;font-weight:400;line-height:18px}#data-agent-root-view[data-v-7304158c]{width:100%;height:100%;position:relative}.domain-not-supported[data-v-7304158c]{background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.domain-not-supported .domain-close-btn[data-v-7304158c]{color:#999;cursor:pointer;width:32px;height:32px;font-size:20px;position:absolute;top:16px;right:16px}.domain-not-supported .domain-tip[data-v-7304158c]{flex-direction:column;align-items:center;gap:12px;display:flex}.domain-not-supported .domain-tip .tip-icon[data-v-7304158c]{font-size:48px}.domain-not-supported .domain-tip .tip-icon img[data-v-7304158c]{width:80px;height:80px}.domain-not-supported .domain-tip .tip-text[data-v-7304158c]{color:var(--text_tertiary,#8e8e90);font-size:12px;font-weight:400;line-height:18px}.configurable-sidebar[data-v-0c1fc03a]{border-right:1px solid #edeff2;flex-direction:column;width:266px;height:100%;display:flex;overflow:hidden}.sidebar-section[data-v-0c1fc03a]{flex-direction:column;display:flex}.top-renderer[data-v-0c1fc03a] .new-session-btn{color:#1677ff;cursor:pointer;background-color:#1677ff27;border:1px solid #1677ff;border-radius:4px;justify-content:center;align-items:center;height:32px;font-size:14px;transition:background-color .2s;display:flex}.top-renderer[data-v-0c1fc03a] .new-session-btn:hover{background-color:#1677ff47}.top-renderer[data-v-0c1fc03a] .new-session-btn:active{background-color:#1677ff67}.top-renderer[data-v-0c1fc03a] .new-session-btn i{margin-right:6px}.tab-section[data-v-0c1fc03a]{flex:1;overflow:hidden}.tab-header[data-v-0c1fc03a]{border-bottom:1px solid #e1e5e9;flex-shrink:0;display:flex}.tab-btn[data-v-0c1fc03a]{color:#666;cursor:pointer;background:0 0;border:none;flex:1;height:44px;font-size:14px;transition:all .2s;position:relative}.tab-btn[data-v-0c1fc03a]:hover{color:#1890ff;background:#f0f8ff}.tab-btn.active[data-v-0c1fc03a]{color:#1890ff;font-weight:500}.tab-btn.active[data-v-0c1fc03a]:after{content:"";background:#1890ff;height:2px;position:absolute;bottom:0;left:0;right:0}.tab-content[data-v-0c1fc03a],.tab-panel[data-v-0c1fc03a]{flex-direction:column;flex:1;display:flex;overflow:hidden}.left-renderer[data-v-0c1fc03a],.right-renderer[data-v-0c1fc03a]{flex:1;overflow:hidden}.bottom-section[data-v-0c1fc03a]{border-top:1px solid #e1e5e9;flex-shrink:0;padding:16px}.bottom-renderer[data-v-0c1fc03a]{flex-direction:column;gap:8px;display:flex}