.agent-audio-player[data-v-e8f00328]{display:flex;flex-direction:column;gap:12px;margin:8px 0;width:427px}.agent-audio-player .audio-content[data-v-e8f00328]{display:flex;align-items:center;gap:10px;padding:11px 9px;background-color:#1f2128;border-radius:50px}.agent-audio-player .audio-content .play-button[data-v-e8f00328]{width:32px;height:32px;border-radius:50%;background-color:#ffffff26;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.agent-audio-player .audio-content .play-button i[data-v-e8f00328]{font-size:18px;color:#fff}.agent-audio-player .audio-content .audio-info[data-v-e8f00328]{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.agent-audio-player .audio-content .audio-info .progress-wrapper[data-v-e8f00328]{width:100%}.agent-audio-player .audio-content .audio-info .progress-wrapper .progress-bar[data-v-e8f00328]{width:100%;display:flex;align-items:center;cursor:pointer}.agent-audio-player .audio-content .audio-info .progress-wrapper .progress-bar .progress-track[data-v-e8f00328]{width:100%;height:4px;background-color:#fff3;border-radius:2px;position:relative;overflow:visible}.agent-audio-player .audio-content .audio-info .progress-wrapper .progress-bar .progress-track .progress-fill[data-v-e8f00328]{height:100%;background-color:#ffffffe6;border-radius:2px;position:relative;transition:width .1s linear}.agent-audio-player .audio-content .audio-info .progress-wrapper .progress-bar .progress-track .progress-fill .progress-thumb[data-v-e8f00328]{position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:12px;height:12px;background:#fff;border-radius:50%;box-shadow:0 2px 6px #0003;opacity:0;transition:opacity .2s ease}.agent-audio-player .audio-content .audio-info .progress-wrapper .progress-bar:hover .progress-track[data-v-e8f00328]{height:6px}.agent-audio-player .audio-content .audio-info .progress-wrapper .progress-bar:hover .progress-track .progress-fill .progress-thumb[data-v-e8f00328]{opacity:1}.agent-audio-player .audio-content .audio-info .time-info[data-v-e8f00328]{display:flex;align-items:center;gap:4px;font-size:12px;color:#f5fbff99;line-height:1}.agent-audio-player .audio-content .audio-info .time-info .current-time[data-v-e8f00328]{color:#fff6;font-weight:500}.agent-audio-player .audio-content .audio-info .time-info .divider[data-v-e8f00328]{color:#fff6}.agent-audio-player .audio-content .audio-info .time-info .total-time[data-v-e8f00328]{color:#fff3}.agent-audio-player .audio-content .download-button[data-v-e8f00328]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;border-radius:6px}.agent-audio-player .audio-content .download-button[data-v-e8f00328]:hover{background-color:#ffffff14}.agent-audio-player .audio-content .download-button i[data-v-e8f00328]{font-size:18px;color:#f5fbffcc}.hljs{display:block;overflow-x:auto;padding:.5em;color:#fff;background:#1a191c}.hljs-string,.hljs-subst{color:#b2c5e8}.hljs-keyword{color:#5fa0f5}.hljs-literal{color:#b2c5e8}.hljs-number{color:#e77659}.hljs-regexp{color:#b2c5e8}.hljs-comment{color:#ffffff80}.hljs-variable{color:#5fa0f5!important}.hljs-title.function_{color:#e77659}.hljs-property{color:#b2c5e8}.hljs-attr{color:#5fa0f5}.hljs-operator,.hljs-punctuation{color:#fff}.hljs-meta{color:#e77659}.hljs-section,.hljs-type{color:#5fa0f5}.hljs-built_in{color:#e77659}.language-json .hljs-attr,.language-lua .hljs-keyword,.language-yaml .hljs-attr{color:#5fa0f5}.language-json .hljs-string,.language-lua .hljs-string,.language-yaml .hljs-string{color:#b2c5e8}.language-json .hljs-number,.language-lua .hljs-number,.language-yaml .hljs-number{color:#e77659}.language-json .hljs-literal,.language-lua .hljs-literal,.language-yaml .hljs-literal{color:#5fa0f5}.agent-markdown-content[data-v-1236cd91]{width:100%;border-radius:10px;margin:8px 0;position:relative;display:flex;align-items:flex-start}.agent-markdown-content .markdown-text[data-v-1236cd91]{font-weight:400;font-size:var(--agent-markdown-font-size,var(--agent-embed-agent-msg-font-size,14px));color:var(--agent-markdown-color,var(--agent-embed-agent-msg-color,#f5fbff));line-height:var(--agent-markdown-line-height,var(--agent-embed-agent-msg-line-height,22px));word-break:break-word}.agent-markdown-content .markdown-text[data-v-1236cd91] * .code-block-wrapper{margin:12px 0;border-radius:8px;overflow:hidden;background:#0006;border:1px solid rgba(102,126,234,.25);box-shadow:inset 0 1px 3px #0000004d}.agent-markdown-content .markdown-text[data-v-1236cd91] * .code-block-wrapper .code-block-body{background:#0000004d;padding:14px 16px;display:block;border-left:4px solid #667eea;color:#f5fbff;font-size:13px;line-height:20px;overflow-x:auto;font-family:Monaco,Menlo,Consolas,Courier New,monospace}.agent-markdown-content .markdown-text[data-v-1236cd91] * .code-block-wrapper .code-block-body::-webkit-scrollbar{height:8px;background:#ffffff0d}.agent-markdown-content .markdown-text[data-v-1236cd91] * .code-block-wrapper .code-block-body::-webkit-scrollbar-thumb{background:#667eea80;border-radius:4px}.agent-markdown-content .markdown-text[data-v-1236cd91] * .code-block-wrapper .code-block-body::-webkit-scrollbar-thumb:hover{background:#667eeab3}.agent-markdown-content .markdown-text[data-v-1236cd91] * code{background:#667eea33;border-radius:4px;color:#ffd93d;font-size:13px;font-family:Monaco,Menlo,Consolas,Courier New,monospace;font-weight:500}.agent-markdown-content .markdown-text[data-v-1236cd91] * p{margin:8px 0}.agent-markdown-content .markdown-text[data-v-1236cd91] * p:first-child{margin-top:0}.agent-markdown-content .markdown-text[data-v-1236cd91] * p:last-child{margin-bottom:0}.agent-markdown-content .markdown-text[data-v-1236cd91] * h1,.agent-markdown-content .markdown-text[data-v-1236cd91] * h2,.agent-markdown-content .markdown-text[data-v-1236cd91] * h3,.agent-markdown-content .markdown-text[data-v-1236cd91] * h4,.agent-markdown-content .markdown-text[data-v-1236cd91] * h5,.agent-markdown-content .markdown-text[data-v-1236cd91] * h6{color:#f5fbff;margin:16px 0 8px;font-weight:600}.agent-markdown-content .markdown-text[data-v-1236cd91] * h1:first-child,.agent-markdown-content .markdown-text[data-v-1236cd91] * h2:first-child,.agent-markdown-content .markdown-text[data-v-1236cd91] * h3:first-child,.agent-markdown-content .markdown-text[data-v-1236cd91] * h4:first-child,.agent-markdown-content .markdown-text[data-v-1236cd91] * h5:first-child,.agent-markdown-content .markdown-text[data-v-1236cd91] * h6:first-child{margin-top:0}.agent-markdown-content .markdown-text[data-v-1236cd91] * h1{font-size:20px}.agent-markdown-content .markdown-text[data-v-1236cd91] * h2{font-size:18px}.agent-markdown-content .markdown-text[data-v-1236cd91] * h3{font-size:16px}.agent-markdown-content .markdown-text[data-v-1236cd91] * h4{font-size:15px}.agent-markdown-content .markdown-text[data-v-1236cd91] * h5,.agent-markdown-content .markdown-text[data-v-1236cd91] * h6{font-size:14px}.agent-markdown-content .markdown-text[data-v-1236cd91] * ol,.agent-markdown-content .markdown-text[data-v-1236cd91] * ul{margin:8px 0;padding-left:24px;color:#f5fbff}.agent-markdown-content .markdown-text[data-v-1236cd91] * ol li,.agent-markdown-content .markdown-text[data-v-1236cd91] * ul li{margin:4px 0;line-height:22px}.agent-markdown-content .markdown-text[data-v-1236cd91] * blockquote{border-left:4px solid #667eea;margin:12px 0;padding:10px 14px;background:#667eea14;border-radius:6px;color:#f5fbffe6;font-style:italic;box-shadow:inset 0 1px 3px #0000001a}.agent-markdown-content .markdown-text[data-v-1236cd91] * table{border-collapse:collapse;margin:12px 0;width:100%;background:#0003;border-radius:8px;overflow:hidden;border:1px solid rgba(102,126,234,.2)}.agent-markdown-content .markdown-text[data-v-1236cd91] * table td,.agent-markdown-content .markdown-text[data-v-1236cd91] * table th{border:1px solid hsla(0,0%,100%,.15);padding:10px 14px;text-align:left}.agent-markdown-content .markdown-text[data-v-1236cd91] * table th{background:#667eea33;font-weight:600;color:#fff}.agent-markdown-content .markdown-text[data-v-1236cd91] * table tr:nth-child(2n){background:#ffffff0d}.agent-markdown-content .markdown-text[data-v-1236cd91] * table tr:hover{background:#667eea14}.agent-markdown-content .markdown-text[data-v-1236cd91] * a{color:#667eea;text-decoration:none}.agent-markdown-content .markdown-text[data-v-1236cd91] * a:hover{text-decoration:underline}.agent-markdown-content .markdown-text[data-v-1236cd91] * hr{border:none;border-top:1px solid hsla(0,0%,100%,.2);margin:16px 0}.agent-markdown-content .markdown-text[data-v-1236cd91] * img{max-width:100%;height:auto;border-radius:8px;margin:8px 0}.agent-markdown-content .markdown-text[data-v-1236cd91] * strong{font-weight:600;color:#fff}.agent-markdown-content .markdown-text[data-v-1236cd91] * em{font-style:italic;color:#f5fbffe6}.agent-markdown-content .markdown-text[data-v-1236cd91] * del{text-decoration:line-through;color:#f5fbff99}.agent-thinking-content[data-v-be5bfd64]{width:100%;margin:8px 0;padding:8px 12px 12px;background:radial-gradient(106.49% 122.47% at 50% 100%,#acbeff33 0,#acbeff00 75%),linear-gradient(180deg,#202127b8,#202127eb);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid rgba(172,190,255,.2);border-radius:10px;overflow:hidden}.agent-thinking-content .thinking-header[data-v-be5bfd64]{display:flex;align-items:center;min-height:20px}.agent-thinking-content .thinking-header .thinking-title-wrap[data-v-be5bfd64]{display:inline-flex;align-items:center;gap:4px}.agent-thinking-content .thinking-header .thinking-title-icon[data-v-be5bfd64]{width:16px;height:16px;flex:0 0 16px}.agent-thinking-content .thinking-header .thinking-title[data-v-be5bfd64]{font-weight:500;font-size:14px;line-height:20px;color:#acbeff}.agent-thinking-content .thinking-body-shell[data-v-be5bfd64]{position:relative;margin-top:8px}.agent-thinking-content .thinking-body-shell.is-collapsed[data-v-be5bfd64]{padding-bottom:0}.agent-thinking-content .thinking-body-shell.is-collapsed .thinking-body-wrap[data-v-be5bfd64]{max-height:100px}.agent-thinking-content .thinking-overlay[data-v-be5bfd64]{position:absolute;left:0;right:0;bottom:0;pointer-events:auto}.agent-thinking-content .thinking-overlay .thinking-gradient[data-v-be5bfd64]{left:-12px;right:-12px;bottom:-12px;height:114px;background:linear-gradient(180deg,#2021274d,#151517 80%)}.agent-thinking-content .thinking-overlay .thinking-footer[data-v-be5bfd64]{position:absolute;left:0;right:0;bottom:0;padding:44px 0 0;width:100%;background:transparent}.agent-thinking-content .thinking-body-wrap[data-v-be5bfd64]{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.agent-thinking-content .thinking-body-wrap[data-v-be5bfd64]::-webkit-scrollbar{display:none}.agent-thinking-content .thinking-body-wrap.is-collapsed[data-v-be5bfd64]{overflow-y:auto}.agent-thinking-content .thinking-body-wrap .thinking-body[data-v-be5bfd64]{padding-bottom:8px}.agent-thinking-content .thinking-gradient[data-v-be5bfd64]{position:absolute;pointer-events:none;z-index:1}.agent-thinking-content .thinking-footer[data-v-be5bfd64]{display:flex;align-items:center;z-index:2}.agent-thinking-content .thinking-footer .thinking-toggle[data-v-be5bfd64]{position:relative;z-index:2;font-weight:400;font-size:14px;line-height:20px;color:#fff9;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.agent-thinking-content .thinking-footer.is-expanded[data-v-be5bfd64]{margin-top:8px}.agent-thinking-content .thinking-overlay .thinking-toggle[data-v-be5bfd64]{opacity:.92}.agent-thinking-content .thinking-overlay.is-visible .thinking-toggle[data-v-be5bfd64]{opacity:1}.agent-thinking-content .thinking-markdown[data-v-be5bfd64]{font-weight:400;font-size:14px;line-height:20px;color:#b3b6c4;word-break:break-word}.agent-thinking-content .thinking-markdown[data-v-be5bfd64] p{margin:8px 0}.agent-thinking-content .thinking-markdown[data-v-be5bfd64] p:first-child{margin-top:0}.agent-thinking-content .thinking-markdown[data-v-be5bfd64] p:last-child{margin-bottom:0}.agent-thinking-content .thinking-markdown[data-v-be5bfd64] blockquote,.agent-thinking-content .thinking-markdown[data-v-be5bfd64] code,.agent-thinking-content .thinking-markdown[data-v-be5bfd64] del,.agent-thinking-content .thinking-markdown[data-v-be5bfd64] em,.agent-thinking-content .thinking-markdown[data-v-be5bfd64] h1,.agent-thinking-content .thinking-markdown[data-v-be5bfd64] h2,.agent-thinking-content .thinking-markdown[data-v-be5bfd64] h3,.agent-thinking-content .thinking-markdown[data-v-be5bfd64] h4,.agent-thinking-content .thinking-markdown[data-v-be5bfd64] h5,.agent-thinking-content .thinking-markdown[data-v-be5bfd64] h6,.agent-thinking-content .thinking-markdown[data-v-be5bfd64] hr,.agent-thinking-content .thinking-markdown[data-v-be5bfd64] ol,.agent-thinking-content .thinking-markdown[data-v-be5bfd64] strong,.agent-thinking-content .thinking-markdown[data-v-be5bfd64] table,.agent-thinking-content .thinking-markdown[data-v-be5bfd64] ul{color:inherit}.agent-thinking-content .thinking-markdown[data-v-be5bfd64] .code-block-wrapper{margin:12px 0;border-radius:8px;overflow:hidden;background:#0006;border:1px solid rgba(102,126,234,.25)}.agent-thinking-content .thinking-markdown[data-v-be5bfd64] .code-block-body{padding:14px 16px;background:#0000004d;border-left:4px solid #667eea;color:#b3b6c4;font-size:13px;line-height:20px;overflow-x:auto}.agent-tool-content[data-v-05d8c803]{width:100%;height:26px;box-sizing:border-box;display:flex;align-items:center;margin-bottom:8px}.agent-tool-content .icon-usingtools[data-v-05d8c803]{font-size:16px;margin-right:8px;color:#acbeff}.agent-tool-content span[data-v-05d8c803]{font-weight:400;font-size:12px;color:#acbeff;line-height:18px}.agent-human-form[data-v-713e739e]{width:100%;max-width:980px;padding:17px 13px;box-sizing:border-box;background:#151518;border:1px solid rgba(204,221,255,.06);border-radius:12px;overflow:hidden}.agent-human-form.is-disabled .human-form-custom-input[data-v-713e739e],.agent-human-form.is-disabled .human-form-input[data-v-713e739e],.agent-human-form.is-disabled .human-form-option[data-v-713e739e]{cursor:not-allowed}.agent-human-form .human-form-header[data-v-713e739e]{display:flex;align-items:center;justify-content:space-between;height:32px;padding-left:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.agent-human-form .human-form-title[data-v-713e739e]{flex:1;min-width:0;padding-right:12px;overflow:hidden;font-family:Inter,PingFang SC,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#ccc;text-overflow:ellipsis;white-space:nowrap}.agent-human-form .human-form-arrow[data-v-713e739e]{width:14px;height:14px;flex:0 0 14px;font-size:14px;line-height:14px;color:#e0f5ffb8;transition:transform .2s ease}.agent-human-form .human-form-arrow.is-collapsed[data-v-713e739e]{transform:rotate(180deg)}.agent-human-form .human-form-body[data-v-713e739e]{padding:15px 16px 16px;box-sizing:border-box}.agent-human-form .human-form-body.is-submitted[data-v-713e739e]{padding-top:8px}.agent-human-form .human-form-description[data-v-713e739e]{margin-bottom:18px;font-size:13px;font-weight:400;line-height:20px;color:#e0f5ff7a}.agent-human-form .human-form-fields[data-v-713e739e]{display:flex;flex-direction:column;gap:23px}.agent-human-form .human-form-summary[data-v-713e739e]{display:flex;flex-direction:column;gap:8px;font-family:Helvetica,PingFang SC,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#616161}.agent-human-form .human-form-field[data-v-713e739e]{display:flex;flex-direction:column;gap:12px}.agent-human-form .human-form-label[data-v-713e739e]{width:100%;font-family:Helvetica,PingFang SC,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#d6dfe6}.agent-human-form .human-form-input[data-v-713e739e]{width:100%;height:36px;padding:7px 10px;box-sizing:border-box;background:transparent;border:1px solid rgba(204,221,255,.06);border-radius:8px;outline:none;font-family:PingFang SC,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:22px;color:#ccc;transition:border-color .2s ease}.agent-human-form .human-form-input[data-v-713e739e]::-moz-placeholder{color:#e0f5ff7a}.agent-human-form .human-form-input[data-v-713e739e]::placeholder{color:#e0f5ff7a}.agent-human-form .human-form-input[data-v-713e739e]:focus{border-color:#f0f0f0}.agent-human-form .human-form-input[data-v-713e739e]:disabled{color:#e0f5ff7a}.agent-human-form .human-form-option-group[data-v-713e739e]{display:flex;flex-wrap:wrap;gap:8px 6px}.agent-human-form .human-form-option-wrap[data-v-713e739e]{display:inline-flex;align-items:center;max-width:100%;min-height:36px}.agent-human-form .human-form-option-wrap.is-custom.selected[data-v-713e739e]{gap:8px;padding-right:10px;box-sizing:border-box;background:#ccddff14;border-radius:8px}.agent-human-form .human-form-option-wrap.is-custom.selected .human-form-option[data-v-713e739e]{background:transparent;border-color:transparent}.agent-human-form .human-form-option[data-v-713e739e]{display:inline-flex;align-items:center;height:36px;padding:7px 13px 7px 11px;box-sizing:border-box;background:transparent;border:1px solid rgba(204,221,255,.06);border-radius:8px;outline:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,filter .2s ease}.agent-human-form .human-form-option[data-v-713e739e]:hover:not(.disabled){border-color:#e0f5ff3d}.agent-human-form .human-form-option.selected[data-v-713e739e]{background:#ccddff14;border-color:transparent}.agent-human-form .human-form-option.selected .human-form-option-label[data-v-713e739e]{color:#f5fbff}.agent-human-form .human-form-option.disabled[data-v-713e739e]{opacity:.65}.agent-human-form .human-form-option-icon[data-v-713e739e]{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex:0 0 16px;box-sizing:border-box;border:1px solid rgba(224,245,255,.48);border-radius:8px}.agent-human-form .human-form-option-dot[data-v-713e739e]{width:6px;height:6px;background:#f5fbff;border-radius:3px}.agent-human-form .human-form-option-label[data-v-713e739e]{margin-left:8px;color:#e0f5ff7a;white-space:nowrap}.agent-human-form .human-form-custom-input[data-v-713e739e],.agent-human-form .human-form-option-label[data-v-713e739e]{font-family:PingFang SC,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:22px}.agent-human-form .human-form-custom-input[data-v-713e739e]{width:132px;min-width:72px;max-width:32vw;height:28px;padding:0 2px;box-sizing:border-box;background:transparent;border:0;border-bottom:1px solid rgba(224,245,255,.36);border-radius:0;outline:none;color:#f5fbff;transition:border-color .2s ease}.agent-human-form .human-form-custom-input[data-v-713e739e]::-moz-placeholder{color:#e0f5ff52}.agent-human-form .human-form-custom-input[data-v-713e739e]::placeholder{color:#e0f5ff52}.agent-human-form .human-form-custom-input[data-v-713e739e]:focus{border-bottom-color:#f5fbff}.agent-human-form .human-form-custom-input[data-v-713e739e]:disabled{color:#e0f5ff7a}.agent-human-form .human-form-actions[data-v-713e739e]{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.agent-human-form .human-form-button[data-v-713e739e]{display:inline-flex;align-items:center;justify-content:center;height:36px;border:0;border-radius:8px;outline:none;font-family:Inter,PingFang SC,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:filter .2s ease}.agent-human-form .human-form-button[data-v-713e739e]:hover{filter:brightness(.88)}.agent-human-form .human-form-button.disabled[data-v-713e739e],.agent-human-form .human-form-button[data-v-713e739e]:disabled{cursor:not-allowed;filter:none;opacity:.45}.agent-human-form .human-form-button-skip[data-v-713e739e]{min-width:88px;padding:0 26px;background:#ccddff14;color:#dfeaf0}.agent-human-form .human-form-button-confirm[data-v-713e739e]{min-width:83px;padding:0 16px;background:#dfeaf0;color:#000}.human-form-expand-enter-active[data-v-713e739e],.human-form-expand-leave-active[data-v-713e739e]{transition:opacity .2s ease}.human-form-expand-enter[data-v-713e739e],.human-form-expand-leave-to[data-v-713e739e]{opacity:0}
