.el-button+.el-button[data-v-4ee84fb6]{margin-left:0}.toggle-btn[data-v-4ee84fb6]{align-items:center;background:transparent;border:none;display:inline-flex;flex-shrink:0;gap:6px;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toggle-btn.is-clickable[data-v-4ee84fb6]{cursor:pointer}.toggle-btn .toggle-label[data-v-4ee84fb6]{font-size:12px;font-weight:400;line-height:21px;white-space:nowrap}.toggle-btn .arrow-icon[data-v-4ee84fb6],.toggle-btn .status-icon[data-v-4ee84fb6]{flex-shrink:0;height:12px;width:12px}.toggle-btn .status-icon.loading[data-v-4ee84fb6]{animation:spin-4ee84fb6 1.2s linear infinite}.toggle-btn .status-icon.loading.fast[data-v-4ee84fb6]{animation-duration:.6s}.toggle-btn .arrow-icon[data-v-4ee84fb6]{transform:rotate(0);transition:transform .2s ease}.toggle-btn .arrow-icon.expanded[data-v-4ee84fb6]{transform:rotate(180deg)}.toggle-btn.tone-muted[data-v-4ee84fb6]{color:#2525254d}.toggle-btn.tone-accent[data-v-4ee84fb6]{color:#8b47eb}.toggle-btn.tone-danger[data-v-4ee84fb6]{color:#f75555}@keyframes spin-4ee84fb6{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.el-button+.el-button[data-v-b69e31dd]{margin-left:0}.msg-card-header[data-v-b69e31dd]{align-items:center;display:flex;gap:24px;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}.msg-card-header .title-wrap[data-v-b69e31dd]{align-items:center;display:flex;flex:1;min-width:0}.msg-card-header .title-wrap .header-icon[data-v-b69e31dd]{flex-shrink:0;-o-object-fit:contain;object-fit:contain}.msg-card-header .title-wrap .title[data-v-b69e31dd]{color:#252525;font-size:13px;font-weight:600;line-height:21px}.msg-card-header .title-wrap .subtitle[data-v-b69e31dd]{color:#25252580;flex:1;font-size:13px;font-weight:400;line-height:21px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:1px}.msg-card-header .header-right[data-v-b69e31dd]{align-items:center;display:flex;flex-shrink:0;gap:8px}.msg-card-header .status-wrap[data-v-b69e31dd]{align-items:center;display:flex;gap:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.msg-card-header .status-wrap .status-icon[data-v-b69e31dd]{height:12px;width:12px}.msg-card-header .status-wrap .status-icon.loading[data-v-b69e31dd]{animation:spin-b69e31dd 1s linear infinite}.msg-card-header .status-wrap .status[data-v-b69e31dd]{color:#8b47eb;font-size:12px;font-weight:500;line-height:21px}.msg-card-header .status-wrap .status.failed[data-v-b69e31dd],.msg-card-header .status-wrap .status.paused[data-v-b69e31dd]{color:#f75555}@keyframes spin-b69e31dd{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.el-button+.el-button[data-v-a65649e0]{margin-left:0}.structured-code-block[data-v-a65649e0]{display:flex;flex-direction:column;gap:6px}.structured-code-block .block-title[data-v-a65649e0]{color:#25252599;font-size:12px;font-weight:400;line-height:21px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.structured-code-block .code-content[data-v-a65649e0]{overflow:hidden;padding:0}.structured-code-block .code-content pre[data-v-a65649e0]{color:#25252580;counter-reset:structured-code-line;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:1.6;margin:0;padding-left:0;position:relative;white-space:pre-wrap;word-break:break-word}.structured-code-block .code-content pre.with-line-numbers[data-v-a65649e0],.structured-code-block .code-content pre[data-v-a65649e0]:not(.with-line-numbers){padding-left:0}.structured-code-block .code-content pre code[data-v-a65649e0]{background:transparent;border-left:1px solid rgba(37,37,37,.07);display:block;font-family:inherit;font-size:inherit;line-height:inherit;padding:0 0 0 10px}.structured-code-block .code-content pre code[data-v-a65649e0] .line{display:block;min-height:19px;position:relative}.structured-code-block .code-content pre code[data-v-a65649e0] .line:before{content:""}.structured-code-block .code-content pre code[data-v-a65649e0] .line-code{font-family:inherit;font-size:inherit;line-height:inherit;white-space:inherit;word-break:inherit}.structured-code-block .code-content pre.with-line-numbers code[data-v-a65649e0]{border-left:0;padding-left:0}.structured-code-block .code-content pre.with-line-numbers code[data-v-a65649e0] .line{counter-increment:structured-code-line;display:grid;grid-template-columns:var(--line-number-gutter-width, calc(2ch + 18px) ) minmax(0,1fr);min-height:19px;position:relative}.structured-code-block .code-content pre.with-line-numbers code[data-v-a65649e0] .line:before{align-self:start;box-sizing:border-box;color:#25252540;content:counter(structured-code-line);font-size:12px;grid-column:1;line-height:inherit;padding-right:10px;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none}.structured-code-block .code-content pre.with-line-numbers code[data-v-a65649e0] .line-code{border-left:1px solid rgba(37,37,37,.07);box-sizing:border-box;grid-column:2;min-width:0;padding-left:10px;white-space:pre-wrap;word-break:break-word}.structured-code-block .code-content pre:not(.with-line-numbers) code[data-v-a65649e0] .line{display:block}.structured-code-block .code-content pre:not(.with-line-numbers) code[data-v-a65649e0] .line-code{display:inline}.structured-code-block .hljs-addition,.structured-code-block .hljs-attribute,.structured-code-block .hljs-bullet,.structured-code-block .hljs-keyword,.structured-code-block .hljs-link,.structured-code-block .hljs-literal,.structured-code-block .hljs-name,.structured-code-block .hljs-section,.structured-code-block .hljs-selector-tag,.structured-code-block .hljs-string,.structured-code-block .hljs-symbol,.structured-code-block .hljs-template-tag,.structured-code-block .hljs-template-variable,.structured-code-block .hljs-title,.structured-code-block .hljs-type,.structured-code-block .hljs-variable{color:$half-black}.structured-code-block .hljs-attr,.structured-code-block .hljs-built_in,.structured-code-block .hljs-class .hljs-title,.structured-code-block .hljs-comment,.structured-code-block .hljs-deletion,.structured-code-block .hljs-meta,.structured-code-block .hljs-number,.structured-code-block .hljs-quote,.structured-code-block .hljs-regexp,.structured-code-block .hljs-variable.language_{color:#25252573}.el-button+.el-button[data-v-ec1b17c9]{margin-left:0}.structured-image-grid-block[data-v-ec1b17c9]{display:flex;flex-direction:column;gap:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.structured-image-grid-block .block-title[data-v-ec1b17c9]{color:#25252599;font-size:12px;font-weight:600;line-height:18px}.structured-image-grid-block .list[data-v-ec1b17c9]{align-items:center;display:flex;gap:4px;justify-content:flex-start}.structured-image-grid-block .list .item[data-v-ec1b17c9]{border-radius:8px;box-shadow:inset 0 0 0 1px #25252512;cursor:zoom-in;height:100px;overflow:hidden;position:relative;width:100px}.structured-image-grid-block .list .item.showBigImage[data-v-ec1b17c9]{height:210px;width:210px}.structured-image-grid-block .list .item.image-error[data-v-ec1b17c9]{align-items:center;background-color:#f3f3f4;background-image:url(./image_placeholder.DiOpDnPz.png);background-position:50%;background-repeat:no-repeat;background-size:32px 32px;box-shadow:inset 0 0 0 1px #25252512;cursor:default;display:flex;justify-content:center}.structured-image-grid-block .list .item.image-error .img[data-v-ec1b17c9]{display:none}.structured-image-grid-block .list .item .img[data-v-ec1b17c9]{border-radius:8px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.el-button+.el-button[data-v-7e6c0da3]{margin-left:0}.structured-link-list-block[data-v-7e6c0da3]{display:flex;flex-direction:column;gap:6px}.structured-link-list-block .block-title[data-v-7e6c0da3]{color:#25252599;font-size:12px;font-weight:400;line-height:21px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.structured-link-list-block .links-list[data-v-7e6c0da3]{display:flex;flex-direction:column;gap:6px}.structured-link-list-block .item[data-v-7e6c0da3]{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;gap:6px;max-width:100%;text-decoration:none;width:100%}.structured-link-list-block .item[data-v-7e6c0da3],.structured-link-list-block .item[data-v-7e6c0da3]:active,.structured-link-list-block .item[data-v-7e6c0da3]:hover,.structured-link-list-block .item[data-v-7e6c0da3]:link,.structured-link-list-block .item[data-v-7e6c0da3]:visited{color:#3097fc}.structured-link-list-block .item:hover .item-icon[data-v-7e6c0da3]{background-image:url(./icon_ai_msg_search_link2.bz0OcxO2.png)}.structured-link-list-block .item:hover .item-label[data-v-7e6c0da3]{text-decoration:underline}.structured-link-list-block .item .item-icon[data-v-7e6c0da3]{align-items:center;background-image:url(./icon_ai_msg_search_link.D6dE31gV.png);background-position:50%;background-repeat:no-repeat;background-size:12px 12px;display:inline-flex;flex-shrink:0;height:12px;width:12px}.structured-link-list-block .item .item-label[data-v-7e6c0da3]{color:#25252580;flex:1;font-size:12px;font-weight:400;line-height:1.6;min-width:0;overflow:hidden;text-decoration:none;text-overflow:ellipsis;text-underline-offset:1px;white-space:nowrap}.el-button+.el-button[data-v-9341cba5]{margin-left:0}.structured-text-block[data-v-9341cba5]{display:flex;flex-direction:column;gap:6px}.structured-text-block .block-title[data-v-9341cba5]{color:#25252599;font-size:12px;font-weight:400;line-height:21px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.structured-text-block .block-content[data-v-9341cba5]{min-width:0}.structured-text-block .text-content[data-v-9341cba5]{color:#25252580;font-size:12px;font-weight:400;line-height:1.6;white-space:pre-wrap;word-break:break-word}.el-button+.el-button[data-v-fc201571]{margin-left:0}.structured-list-block[data-v-fc201571]{display:flex;flex-direction:column;gap:6px}.structured-list-block .block-title[data-v-fc201571]{color:#25252599;font-size:12px;font-weight:400;line-height:21px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.structured-list-block .item-list[data-v-fc201571]{display:flex;flex-direction:column;gap:8px}.structured-list-block .item[data-v-fc201571]{align-items:flex-start;display:flex;gap:8px}.structured-list-block .item-index[data-v-fc201571]{color:#25252580;flex-shrink:0;font-size:12px;font-weight:400;line-height:1.6;text-align:right;width:16px}.structured-list-block .item-content[data-v-fc201571]{flex:1;min-width:0}.el-button+.el-button[data-v-ec6ff5d9]{margin-left:0}.structured-status-list-block[data-v-ec6ff5d9]{display:flex;flex-direction:column;gap:6px}.structured-status-list-block .block-title[data-v-ec6ff5d9]{color:#25252599;font-size:12px;font-weight:400;line-height:21px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.structured-status-list-block .status-list[data-v-ec6ff5d9]{display:flex;flex-direction:column;gap:10px;padding-left:2px}.structured-status-list-block .status-item[data-v-ec6ff5d9]{align-items:flex-start;display:flex;font-size:12px;font-weight:400;gap:8px;line-height:1.6;word-break:break-word}.structured-status-list-block .status-item .status-dot[data-v-ec6ff5d9]{background:currentColor;border-radius:50%;flex-shrink:0;height:6px;margin-top:6px;width:6px}.structured-status-list-block .status-item .status-content[data-v-ec6ff5d9]{flex:1;min-width:0;white-space:pre-wrap}.structured-status-list-block .status-item.tone-neutral[data-v-ec6ff5d9]{color:#25252580}.el-button+.el-button[data-v-03a44be9]{margin-left:0}.structured-block-renderer[data-v-03a44be9]{display:flex;flex-direction:column;gap:8px}.el-button+.el-button[data-v-6e3a4286]{margin-left:0}.msg-card-structured[data-v-6e3a4286]{background:#3b235708;border-radius:8px;display:flex;flex-direction:column;padding:6px 12px}.msg-card-structured[data-v-6e3a4286]:not(.has-body){justify-content:center;min-height:33px}.msg-card-structured .structured-body-enter-active[data-v-6e3a4286],.msg-card-structured .structured-body-leave-active[data-v-6e3a4286]{overflow:hidden;transition:max-height .2s ease,padding-top .2s ease,padding-bottom .2s ease;will-change:max-height}.msg-card-structured .structured-body-enter-from[data-v-6e3a4286],.msg-card-structured .structured-body-leave-to[data-v-6e3a4286]{max-height:0;padding-bottom:0;padding-top:0}.msg-card-structured .structured-body-enter-to[data-v-6e3a4286],.msg-card-structured .structured-body-leave-from[data-v-6e3a4286]{max-height:212px;padding-bottom:6px;padding-top:6px}.msg-card-structured .title-slot[data-v-6e3a4286]{align-items:center;display:flex;gap:6px;min-width:0;width:100%}.msg-card-structured .structured-title[data-v-6e3a4286]{color:#25252599;flex-shrink:0;font-size:12px;font-weight:400;line-height:21px}.msg-card-structured .structured-subtitle[data-v-6e3a4286]{color:#2525254d;flex:1;font-size:12px;font-weight:400;line-height:21px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.msg-card-structured[data-v-6e3a4286] .structured-header.msg-card-header{gap:24px;min-height:21px}.msg-card-structured[data-v-6e3a4286] .structured-header.msg-card-header.is-header-toggleable{cursor:pointer}.msg-card-structured[data-v-6e3a4286] .structured-header .title-wrap{min-width:0}.msg-card-structured[data-v-6e3a4286] .structured-header .header-right{gap:0}.msg-card-structured .structured-header-toggle-control[data-v-6e3a4286]{align-items:center;display:inline-flex}.msg-card-structured .body-collapse[data-v-6e3a4286]{box-sizing:border-box;margin:6px 0;overflow:hidden}.msg-card-structured .body-scroll[data-v-6e3a4286]{border:1px solid rgba(37,37,37,.07);border-radius:6px;box-sizing:border-box;max-height:200px;overflow-y:auto;padding:12px 9px;scrollbar-width:none}.msg-card-structured .body-scroll[data-v-6e3a4286]::-webkit-scrollbar{display:none}
