.code-dialog-overlay[data-v-00985f42]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2000}.code-dialog-overlay .code-dialog[data-v-00985f42]{width:960px;height:428px;background:#fff;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15)}.code-dialog-overlay .code-dialog .dialog-header[data-v-00985f42]{padding:32px 32px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.code-dialog-overlay .code-dialog .dialog-header .dialog-title[data-v-00985f42]{font-size:17px;font-family:PingFang SC;font-weight:500;color:rgba(0,0,0,.9)}.code-dialog-overlay .code-dialog .dialog-header .close-icon[data-v-00985f42]{width:15px;height:15px;cursor:pointer;opacity:.6;-webkit-transition:opacity .3s;transition:opacity .3s}.code-dialog-overlay .code-dialog .dialog-header .close-icon[data-v-00985f42]:hover{opacity:1}.code-dialog-overlay .code-dialog .dialog-body[data-v-00985f42]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 32px;height:264px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:32px;max-height:264px}.code-dialog-overlay .code-dialog .dialog-body .code-textarea[data-v-00985f42]{width:896px;height:240px;background:#f7f7f7;border-radius:8px;border:none;outline:none;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;font-family:Menlo;color:rgba(0,0,0,.9);resize:none;line-height:1.6;overflow-y:auto}.code-dialog-overlay .code-dialog .dialog-body .code-textarea[data-v-00985f42]::-webkit-input-placeholder{color:rgba(0,0,0,.3)}.code-dialog-overlay .code-dialog .dialog-body .code-textarea[data-v-00985f42]::-moz-placeholder{color:rgba(0,0,0,.3)}.code-dialog-overlay .code-dialog .dialog-body .code-textarea[data-v-00985f42]:-ms-input-placeholder{color:rgba(0,0,0,.3)}.code-dialog-overlay .code-dialog .dialog-body .code-textarea[data-v-00985f42]::-ms-input-placeholder{color:rgba(0,0,0,.3)}.code-dialog-overlay .code-dialog .dialog-body .code-textarea[data-v-00985f42]::placeholder{color:rgba(0,0,0,.3)}.code-dialog-overlay .code-dialog .dialog-body .code-textarea[data-v-00985f42]::-webkit-scrollbar{width:4px}.code-dialog-overlay .code-dialog .dialog-body .code-textarea[data-v-00985f42]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:4px}.code-dialog-overlay .code-dialog .dialog-body .code-textarea[data-v-00985f42]::-webkit-scrollbar-track{background:transparent}.code-dialog-overlay .code-dialog .dialog-footer[data-v-00985f42]{padding:0 32px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px}.code-dialog-overlay .code-dialog .dialog-footer button[data-v-00985f42]{width:96px;height:40px;border-radius:8px;font-size:17px;font-family:PingFang SC;font-weight:500;cursor:pointer;border:none;outline:none;-webkit-transition:all .3s;transition:all .3s}.code-dialog-overlay .code-dialog .dialog-footer button.disabled[data-v-00985f42]{background:rgba(0,0,0,.05);color:rgba(0,0,0,.3);cursor:not-allowed}.code-dialog-overlay .code-dialog .dialog-footer button.disabled[data-v-00985f42]:hover{background:rgba(0,0,0,.05)}.code-dialog-overlay .code-dialog .dialog-footer .btn-cancel[data-v-00985f42]{background:rgba(0,0,0,.05);color:rgba(0,0,0,.9)}.code-dialog-overlay .code-dialog .dialog-footer .btn-cancel[data-v-00985f42]:not(.disabled):hover{background:rgba(0,0,0,.1)}.code-dialog-overlay .code-dialog .dialog-footer .btn-confirm[data-v-00985f42]{background:#07c160;color:#fff}.code-dialog-overlay .code-dialog .dialog-footer .btn-confirm[data-v-00985f42]:not(.disabled):hover{background:#06ad56}.code-dialog-overlay .code-dialog .dialog-footer .btn-confirm.disabled[data-v-00985f42]{background:rgba(0,0,0,.05);color:rgba(0,0,0,.3)}.delete-confirm-overlay[data-v-0925bf1f]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2000}.delete-confirm-dialog[data-v-0925bf1f]{width:392px;height:180px;background:#fff;border-radius:12px;padding:32px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.delete-confirm-dialog .dialog-title[data-v-0925bf1f]{font-size:20px;font-family:PingFang SC;font-weight:500;color:rgba(0,0,0,.9);line-height:28px}.delete-confirm-dialog .dialog-actions[data-v-0925bf1f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px}.delete-confirm-dialog .dialog-actions button[data-v-0925bf1f]{width:96px;height:40px;border-radius:8px;font-size:17px;font-family:PingFang SC;font-weight:500;cursor:pointer;border:none;outline:none;-webkit-transition:all .2s;transition:all .2s}.delete-confirm-dialog .dialog-actions button.btn-cancel[data-v-0925bf1f]{background:rgba(0,0,0,.05);color:rgba(0,0,0,.9)}.delete-confirm-dialog .dialog-actions button.btn-cancel[data-v-0925bf1f]:hover{background:rgba(0,0,0,.08)}.delete-confirm-dialog .dialog-actions button.btn-cancel[data-v-0925bf1f]:active{background:rgba(0,0,0,.1)}.delete-confirm-dialog .dialog-actions button.btn-delete[data-v-0925bf1f]{background:#fa5151;color:#fff}.delete-confirm-dialog .dialog-actions button.btn-delete[data-v-0925bf1f]:hover{background:#f84444}.delete-confirm-dialog .dialog-actions button.btn-delete[data-v-0925bf1f]:active{background:#f63737}body .for_mobile[data-v-7c4ba34c]{display:none}.group[data-v-7c4ba34c]:after{clear:both;content:" ";display:block}.fn_tab_hover_splitline[data-v-7c4ba34c]{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fn_loading_icon[data-v-7c4ba34c]{width:20px;height:20px;display:inline-block;vertical-align:middle;-webkit-animation:weuiLoading-data-v-7c4ba34c 1s steps(12) infinite;animation:weuiLoading-data-v-7c4ba34c 1s steps(12) infinite;background:transparent url("data:image/svg+xml;charset=utf8, <svg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 100 100'><path fill='none' d='M0 0h100v100H0z'/><rect width='7' height='20' x='46.5' y='40' fill='%23E9E9E9' rx='5' ry='5' transform='translate(0 -30)'/><rect width='7' height='20' x='46.5' y='40' fill='%23989697' rx='5' ry='5' transform='rotate(30 105.98 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%239B999A' rx='5' ry='5' transform='rotate(60 75.98 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23A3A1A2' rx='5' ry='5' transform='rotate(90 65 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23ABA9AA' rx='5' ry='5' transform='rotate(120 58.66 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23B2B2B2' rx='5' ry='5' transform='rotate(150 54.02 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23BAB8B9' rx='5' ry='5' transform='rotate(180 50 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23C2C0C1' rx='5' ry='5' transform='rotate(-150 45.98 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23CBCBCB' rx='5' ry='5' transform='rotate(-120 41.34 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23D2D2D2' rx='5' ry='5' transform='rotate(-90 35 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23DADADA' rx='5' ry='5' transform='rotate(-60 24.02 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23E2E2E2' rx='5' ry='5' transform='rotate(-30 -5.98 65)'/></svg>") no-repeat;background-size:100%}@-webkit-keyframes weuiLoading-data-v-7c4ba34c{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes weuiLoading-data-v-7c4ba34c{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.tc[data-v-7c4ba34c]{text-align:center}.tl[data-v-7c4ba34c]{text-align:left}.tr[data-v-7c4ba34c]{text-align:right}.l[data-v-7c4ba34c]{float:left}.r[data-v-7c4ba34c]{float:right}.weui-desktop-loading[data-v-7c4ba34c]{display:inline-block;vertical-align:middle;width:16px;height:16px;-webkit-animation:weuiDesktopLoading-data-v-7c4ba34c 1s linear infinite;animation:weuiDesktopLoading-data-v-7c4ba34c 1s linear infinite;background:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='80' height='80' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient x1='94.087%25' y1='0%25' x2='94.087%25' y2='90.559%25' id='a'%3E%3Cstop stop-color='%23606060' stop-opacity='0' offset='0%25'/%3E%3Cstop stop-color='%23606060' stop-opacity='.3' offset='100%25'/%3E%3C/linearGradient%3E%3ClinearGradient x1='100%25' y1='8.674%25' y2='90.629%25' id='b'%3E%3Cstop stop-color='%23606060' offset='0%25'/%3E%3Cstop stop-color='%23606060' stop-opacity='.3' offset='100%25'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' opacity='.9'%3E%3Cpath d='M40 0c22.091 0 40 17.909 40 40S62.091 80 40 80v-7c18.225 0 33-14.775 33-33S58.225 7 40 7V0z' fill='url(%23a)'/%3E%3Cpath d='M40 0v7C21.775 7 7 21.775 7 40s14.775 33 33 33v7C17.909 80 0 62.091 0 40S17.909 0 40 0z' fill='url(%23b)'/%3E%3Ccircle fill='%23606060' cx='40.5' cy='3.5' r='3.5'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%}@-webkit-keyframes weuiDesktopLoading-data-v-7c4ba34c{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes weuiDesktopLoading-data-v-7c4ba34c{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading-overlay[data-v-7c4ba34c]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:3000}.loading-dialog[data-v-7c4ba34c],.loading-overlay[data-v-7c4ba34c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loading-dialog[data-v-7c4ba34c]{min-width:210px;padding:16px;border-radius:8px;background:#fff;gap:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.loading-dialog .weui-desktop-loading[data-v-7c4ba34c]{width:20px;height:20px}.loading-dialog .loading-text[data-v-7c4ba34c]{font-size:17px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.55)}.tooltip-wrapper[data-v-2f99b4f7]{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tooltip-wrapper .tooltip[data-v-2f99b4f7]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1000;pointer-events:none}.tooltip-wrapper .tooltip.tooltip-bottom[data-v-2f99b4f7]{top:calc(100% + 8px)}.tooltip-wrapper .tooltip.tooltip-bottom .tooltip-arrow[data-v-2f99b4f7]{position:absolute;bottom:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid #737373}.tooltip-wrapper .tooltip.tooltip-top[data-v-2f99b4f7]{bottom:calc(100% + 8px)}.tooltip-wrapper .tooltip.tooltip-top .tooltip-arrow[data-v-2f99b4f7]{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #737373}.tooltip-wrapper .tooltip .tooltip-content[data-v-2f99b4f7]{background:#737373;border-radius:4px;padding:6px 8px;font-size:14px;font-family:PingFang SC;font-weight:400;color:#fff;white-space:nowrap;line-height:20px;text-align:left}.left-msg{position:relative}.left-msg t-chat-item::part(t-chat__item__content){font-size:14px!important;padding:0!important;max-width:calc(100% - 88px)}.left-msg t-chat-item::part(t-chat__item__inner){margin-bottom:0!important}.left-msg t-chat-item::part(md_a){color:#576b95!important}.left-msg t-chat-item::part(md_a):hover{text-decoration:none!important}.left-msg .images-container{width:552px;margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.left-msg .images-container .image-item .ai-image{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:8px;display:block;cursor:pointer;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.left-msg .images-container .image-item .ai-image:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.left-msg .follow-up-account-selector{margin-top:12px;background:#fff;border-radius:8px;padding:16px;max-width:340px}.left-msg .follow-up-account-selector .selector-title{font-size:14px;font-weight:600;color:#000;margin-bottom:12px}.left-msg .follow-up-account-selector .account-categories .category-section{margin-bottom:16px;max-height:400px;overflow-y:auto}.left-msg .follow-up-account-selector .account-categories .category-section:last-child{margin-bottom:0}.left-msg .follow-up-account-selector .account-categories .category-section .category-title{font-size:12px;color:rgba(0,0,0,.55);margin-bottom:8px;padding-left:4px}.left-msg .follow-up-account-selector .account-categories .category-section .account-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;border-radius:8px;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.left-msg .follow-up-account-selector .account-categories .category-section .account-item:hover{background-color:rgba(0,0,0,.04)}.left-msg .follow-up-account-selector .account-categories .category-section .account-item .account-avatar{width:40px;height:40px;border-radius:50%;margin-right:12px;-ms-flex-negative:0;flex-shrink:0}.left-msg .follow-up-account-selector .account-categories .category-section .account-item .account-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.left-msg .follow-up-account-selector .account-categories .category-section .account-item .account-info .account-nickname{font-size:14px;color:#000;font-weight:500;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.left-msg .follow-up-account-selector .account-categories .category-section .account-item .account-info .account-appid{font-size:12px;color:rgba(0,0,0,.55);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.left-msg .feedback-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:8px}.left-msg .feedback-actions .feedback-buttons{gap:6px}.left-msg .feedback-actions .feedback-btn,.left-msg .feedback-actions .feedback-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.left-msg .feedback-actions .feedback-btn{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px}.left-msg .feedback-actions .feedback-btn img{width:16px;height:16px}.left-msg .feedback-actions .divider{width:.5px;height:11px;background:rgba(0,0,0,.1)}.left-msg .feedback-actions .dislike-tooltip{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:44px;background:#fff;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;color:#000;margin-top:8px;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.left-msg .feedback-actions .dislike-tooltip .post-link{color:#576b95;cursor:pointer;margin:0 4px}.left-msg .feedback-actions .dislike-tooltip .post-link:hover{text-decoration:underline}.right-msg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%}.right-msg t-chat-item::part(t-chat__item__content){max-width:calc(100% - 88px)}.right-msg t-chat-item::part(t-chat__item__content__slot){display:contents}.right-msg t-chat-item::part(t-chat__item__inner){margin-bottom:0!important}.right-msg .code-block-container{width:552px;margin-bottom:8px}.right-msg .code-block-container .code-block{width:100%;background:rgba(7,193,96,.1);border-radius:8px;overflow:auto}.right-msg .code-block-container .code-block pre{margin:0;padding:12px}.right-msg .code-block-container .code-block pre code{font-size:14px;font-family:Menlo;color:rgba(0,0,0,.9);line-height:1.5;white-space:pre-wrap;word-break:break-all}.right-msg .code-block-container .code-block pre code .expand-btn{font-size:14px;font-family:PingFang SC;font-weight:400;color:#576b95;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:4px}.right-msg .images-container{width:552px;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.right-msg .images-container .image-item .uploaded-image{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:8px;display:block}.right-msg t-chat-item::part(t-chat__item__content){padding:12px;background-color:rgba(7,193,96,.1);font-size:14px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.9)!important;border-radius:8px!important}.right-msg t-chat-item::part(t-chat__text--user){color:rgba(0,0,0,.9)!important;line-height:20px!important}body .for_mobile[data-v-95f50e34]{display:none}.group[data-v-95f50e34]:after{clear:both;content:" ";display:block}.fn_tab_hover_splitline[data-v-95f50e34]{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fn_loading_icon[data-v-95f50e34]{width:20px;height:20px;display:inline-block;vertical-align:middle;-webkit-animation:weuiLoading-data-v-95f50e34 1s steps(12) infinite;animation:weuiLoading-data-v-95f50e34 1s steps(12) infinite;background:transparent url("data:image/svg+xml;charset=utf8, <svg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 100 100'><path fill='none' d='M0 0h100v100H0z'/><rect width='7' height='20' x='46.5' y='40' fill='%23E9E9E9' rx='5' ry='5' transform='translate(0 -30)'/><rect width='7' height='20' x='46.5' y='40' fill='%23989697' rx='5' ry='5' transform='rotate(30 105.98 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%239B999A' rx='5' ry='5' transform='rotate(60 75.98 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23A3A1A2' rx='5' ry='5' transform='rotate(90 65 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23ABA9AA' rx='5' ry='5' transform='rotate(120 58.66 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23B2B2B2' rx='5' ry='5' transform='rotate(150 54.02 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23BAB8B9' rx='5' ry='5' transform='rotate(180 50 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23C2C0C1' rx='5' ry='5' transform='rotate(-150 45.98 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23CBCBCB' rx='5' ry='5' transform='rotate(-120 41.34 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23D2D2D2' rx='5' ry='5' transform='rotate(-90 35 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23DADADA' rx='5' ry='5' transform='rotate(-60 24.02 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23E2E2E2' rx='5' ry='5' transform='rotate(-30 -5.98 65)'/></svg>") no-repeat;background-size:100%}@-webkit-keyframes weuiLoading-data-v-95f50e34{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes weuiLoading-data-v-95f50e34{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.tc[data-v-95f50e34]{text-align:center}.tl[data-v-95f50e34]{text-align:left}.tr[data-v-95f50e34]{text-align:right}.l[data-v-95f50e34]{float:left}.r[data-v-95f50e34]{float:right}.weui-desktop-loading[data-v-95f50e34]{display:inline-block;vertical-align:middle;width:16px;height:16px;-webkit-animation:weuiDesktopLoading-data-v-95f50e34 1s linear infinite;animation:weuiDesktopLoading-data-v-95f50e34 1s linear infinite;background:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='80' height='80' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient x1='94.087%25' y1='0%25' x2='94.087%25' y2='90.559%25' id='a'%3E%3Cstop stop-color='%23606060' stop-opacity='0' offset='0%25'/%3E%3Cstop stop-color='%23606060' stop-opacity='.3' offset='100%25'/%3E%3C/linearGradient%3E%3ClinearGradient x1='100%25' y1='8.674%25' y2='90.629%25' id='b'%3E%3Cstop stop-color='%23606060' offset='0%25'/%3E%3Cstop stop-color='%23606060' stop-opacity='.3' offset='100%25'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' opacity='.9'%3E%3Cpath d='M40 0c22.091 0 40 17.909 40 40S62.091 80 40 80v-7c18.225 0 33-14.775 33-33S58.225 7 40 7V0z' fill='url(%23a)'/%3E%3Cpath d='M40 0v7C21.775 7 7 21.775 7 40s14.775 33 33 33v7C17.909 80 0 62.091 0 40S17.909 0 40 0z' fill='url(%23b)'/%3E%3Ccircle fill='%23606060' cx='40.5' cy='3.5' r='3.5'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%}@-webkit-keyframes weuiDesktopLoading-data-v-95f50e34{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes weuiDesktopLoading-data-v-95f50e34{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ai-chat[data-v-95f50e34]{height:calc(100vh - 154px);min-height:521px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.ai-chat .head[data-v-95f50e34]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:20px;-ms-flex-negative:0;flex-shrink:0;position:relative}.ai-chat .head .head-left[data-v-95f50e34],.ai-chat .head[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ai-chat .head .head-left .title[data-v-95f50e34]{font-size:17px;font-family:PingFang SC;font-weight:500;color:rgba(0,0,0,.9);margin-right:8px}.ai-chat .head .head-left .title-icon[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.ai-chat .head .head-left .title-icon .icon-wrapper[data-v-95f50e34]{width:24px;height:24px;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.ai-chat .head .head-left .title-icon .icon-wrapper.active[data-v-95f50e34],.ai-chat .head .head-left .title-icon .icon-wrapper[data-v-95f50e34]:hover{background-color:rgba(0,0,0,.05)}.ai-chat .head .head-left .title-icon .icon-wrapper img[data-v-95f50e34]{width:15px}.ai-chat .head .head-left .title-icon .icon-wrapper.new-session-icon img[data-v-95f50e34]{width:16.5px}.ai-chat .head .head-right[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.ai-chat .head .head-right p[data-v-95f50e34]{font-size:14px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.55)}.ai-chat .head .head-right img[data-v-95f50e34]{width:12px;height:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.ai-chat .ai-container[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0}.ai-chat .ai-container.with-history .main-content[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1}.ai-chat .ai-container .main-content[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1;flex-direction:column;min-height:0}.ai-chat .ai-container .main-content[data-v-95f50e34],.ai-chat .history-panel[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.ai-chat .history-panel[data-v-95f50e34]{min-width:240px;max-width:320px;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;position:relative;overflow:hidden;height:100%}.ai-chat .history-panel .history-title[data-v-95f50e34]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.55);-webkit-box-sizing:border-box;box-sizing:border-box}.ai-chat .history-panel .history-list[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;overflow-x:hidden;padding-right:8px;min-height:0}.ai-chat .history-panel .history-list[data-v-95f50e34]::-webkit-scrollbar{width:6px}.ai-chat .history-panel .history-list[data-v-95f50e34]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:4px;min-height:40px}.ai-chat .history-panel .history-list[data-v-95f50e34]::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.15)}.ai-chat .history-panel .history-list[data-v-95f50e34]::-webkit-scrollbar-track{display:none}.ai-chat .history-panel .history-list .history-loading[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 20px;color:rgba(0,0,0,.55);font-size:14px}.ai-chat .history-panel .history-list .history-loading i[data-v-95f50e34]{margin-bottom:12px}.ai-chat .history-panel .history-list .history-empty[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 20px;color:rgba(0,0,0,.55);font-size:14px;text-align:center}.ai-chat .history-panel .history-list .history-item[data-v-95f50e34]{width:100%;height:44px;padding:8px 8px 8px 0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.ai-chat .history-panel .history-list .history-item:hover .history-more[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex}.ai-chat .history-panel .history-list .history-item.active .history-text[data-v-95f50e34],.ai-chat .history-panel .history-list .history-item:hover .history-text[data-v-95f50e34]{font-weight:500!important}.ai-chat .history-panel .history-list .history-item.disabled[data-v-95f50e34]{cursor:not-allowed;opacity:.5;pointer-events:none}.ai-chat .history-panel .history-list .history-item[data-v-95f50e34]:last-child{border-bottom:none}.ai-chat .history-panel .history-list .history-item .history-content[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding-right:8px}.ai-chat .history-panel .history-list .history-item .history-content .history-text[data-v-95f50e34]{font-size:14px;font-family:PingFang SC;color:rgba(0,0,0,.9);line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:font-weight .2s;transition:font-weight .2s}.ai-chat .history-panel .history-list .history-item .history-more[data-v-95f50e34]{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;-ms-flex-negative:0;flex-shrink:0;display:none;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s;position:relative}.ai-chat .history-panel .history-list .history-item .history-more img[data-v-95f50e34]{width:16px;height:16px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ai-chat .history-panel .history-list .history-item .history-more .delete-menu[data-v-95f50e34]{position:absolute;top:100%;right:-50%;margin-top:4px;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);z-index:1000;overflow:hidden;width:52px;height:52px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ai-chat .history-panel .history-list .history-item .history-more .delete-menu .delete-menu-item[data-v-95f50e34]{width:100%;height:36px;text-align:center;line-height:36px;font-size:14px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.9);cursor:pointer;white-space:nowrap;-webkit-transition:background-color .2s;transition:background-color .2s}.ai-chat .history-panel .history-list .history-item .history-more .delete-menu .delete-menu-item[data-v-95f50e34]:hover{background:rgba(0,0,0,.03)}.ai-chat .history-panel .resize-handle[data-v-95f50e34]{position:absolute;right:-2px;top:0;bottom:0;width:8px;cursor:ew-resize;background:transparent;-webkit-transition:background-color .2s;transition:background-color .2s;z-index:100}.ai-chat .divider-line[data-v-95f50e34]{width:1px;background:rgba(0,0,0,.05);-ms-flex-negative:0;flex-shrink:0;margin-left:8px;margin-right:32px;-ms-flex-item-align:stretch;align-self:stretch}.ai-chat .chat-page[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:8px;min-height:0}.ai-chat .chat-page .chat-messages[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;padding:20px 8px 20px 0}.ai-chat .chat-page .chat-messages[data-v-95f50e34]::-webkit-scrollbar{width:6px}.ai-chat .chat-page .chat-messages[data-v-95f50e34]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:4px;min-height:40px}.ai-chat .chat-page .chat-messages[data-v-95f50e34]::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.15)}.ai-chat .chat-page .chat-messages[data-v-95f50e34]::-webkit-scrollbar-track{display:none}.ai-chat .chat-page .chat-messages .message-item[data-v-95f50e34]{margin-bottom:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ai-chat .chat-page .chat-messages .message-item .message-content[data-v-95f50e34]{font-size:14px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.9);line-height:22px;width:100%}.ai-chat .chat-page .ai-thinking[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;border-radius:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:70%}.ai-chat .chat-page .ai-thinking .weui-desktop-loading[data-v-95f50e34]{width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0}.ai-chat .chat-page .ai-thinking .thinking-text[data-v-95f50e34]{margin-left:4px;font-size:14px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.55)}.ai-chat .chat-page .ai-thinking .stop-thinking[data-v-95f50e34]{margin-left:4px;font-size:14px;font-family:PingFang SC;font-weight:400;color:#576b95;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s}.ai-chat .chat-page .ai-thinking .stop-thinking[data-v-95f50e34]:hover{opacity:.8}.ai-chat .sender-box[data-v-95f50e34]{-ms-flex-negative:0;flex-shrink:0;overflow:visible;position:relative;z-index:10;width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.ai-chat .sender-box.has-problem-content[data-v-95f50e34]{margin-top:0}.ai-chat .new-ai[data-v-95f50e34]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:20px 0}.ai-chat .new-ai p[data-v-95f50e34]{color:#576b95;font-size:14px;font-family:PingFang SC;cursor:pointer}.ai-chat .new-ai .new-title[data-v-95f50e34]{font-size:28px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.9);margin-bottom:20px}.ai-chat .new-ai .new-list p[data-v-95f50e34]{margin-top:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ai-chat .new-ai .new-list p[data-v-95f50e34]:first-of-type{margin-top:0}.ai-chat .new-ai .replace[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-top:12px;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ai-chat .new-ai .replace p[data-v-95f50e34]{cursor:pointer}.ai-chat .new-ai .replace img[data-v-95f50e34]{cursor:pointer;width:16px;height:16px;display:block}.ai-chat .problem-list[data-v-95f50e34]{gap:8px;margin-top:12px;-ms-flex-negative:0;flex-shrink:0}.ai-chat .problem-list .problem-item[data-v-95f50e34],.ai-chat .problem-list[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ai-chat .problem-list .problem-item[data-v-95f50e34]{padding:8px 12px;border-radius:8px;gap:7px;border:1px solid rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.ai-chat .problem-list .problem-item img[data-v-95f50e34]{width:14px;height:14px}.ai-chat .problem-list .problem-item p[data-v-95f50e34]{font-size:14px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.55)}.ai-chat .problem-list .problem-act[data-v-95f50e34]{background-color:#fff;border-color:transparent}.ai-chat .problem-list .problem-act p[data-v-95f50e34]{color:rgba(0,0,0,.9)}.ai-chat .sender-box[data-v-95f50e34]{border-radius:100px}.ai-chat .sender-box .problem-area[data-v-95f50e34]{border-radius:8px 8px 0 0;background:#fff}.inserted-code-block[data-v-95f50e34]{width:100%;max-width:100%;padding:12px 12px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.inserted-code-block .code-content[data-v-95f50e34]{position:relative;height:40px;background:#f7f7f7;border-radius:4px;padding:0 40px 0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.9);cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;overflow:hidden;max-width:100%}.inserted-code-block .code-content[data-v-95f50e34]:hover{background:#eee}.inserted-code-block .code-content .code-text[data-v-95f50e34]{width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-ms-flex-negative:1;flex-shrink:1;min-width:0;max-width:calc(100% - 80px)}.inserted-code-block .code-content .view-all[data-v-95f50e34]{font-size:14px;font-family:PingFang SC;font-weight:400;color:#576b95;-ms-flex-negative:0;flex-shrink:0;margin-left:4px}.inserted-code-block .code-content .code-delete-btn[data-v-95f50e34]{width:10px;height:10px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;opacity:.5;-webkit-transition:opacity .2s;transition:opacity .2s;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.inserted-code-block .code-content .code-delete-btn[data-v-95f50e34]:hover{opacity:1}.uploaded-images-preview[data-v-95f50e34]{width:100%;padding:12px 0 0 12px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.uploaded-images-preview .image-item .image-wrapper[data-v-95f50e34]{position:relative;width:48px;height:48px;border-radius:4px}.uploaded-images-preview .image-item .image-wrapper .preview-image[data-v-95f50e34]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.uploaded-images-preview .image-item .image-wrapper .image-loading[data-v-95f50e34]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.55);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.uploaded-images-preview .image-item .image-wrapper .image-loading .weui-desktop-loading[data-v-95f50e34]{width:20px;height:20px}.uploaded-images-preview .image-item .image-wrapper .image-delete-btn[data-v-95f50e34]{position:absolute;top:-5px;right:-6px;border-radius:50%;width:13.5px;height:13.5px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.link-ipt[data-v-95f50e34]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:44px;padding:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #f5f5f5}.link-ipt p[data-v-95f50e34]{margin-right:12px}.link-ipt .ipt-box[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1}.link-ipt .delete-btn[data-v-95f50e34]{width:10px;height:10px;margin-left:12px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;opacity:.5;-webkit-transition:opacity .2s;transition:opacity .2s}.link-ipt .delete-btn[data-v-95f50e34]:hover{opacity:1}.invoke-req[data-v-95f50e34]{width:100%;-ms-flex-align:center;height:44px;padding:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #f5f5f5}.invoke-req .invoke-item[data-v-95f50e34],.invoke-req[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.invoke-req .invoke-item[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;height:100%}.invoke-req .invoke-item .problem-icon-wrapper[data-v-95f50e34]{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:4px;margin-right:12px}.invoke-req .invoke-item .problem-icon-wrapper .problem-icon[data-v-95f50e34]{width:14px;height:14px}.invoke-req .invoke-item .problem-icon-wrapper .tooltip[data-v-95f50e34]{position:absolute;left:50%;bottom:calc(100% + 8px);-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:6px 12px;background:#fff;color:#576b95;font-size:12px;border-radius:4px;white-space:nowrap;opacity:0;visibility:hidden;-webkit-transition:all .2s;transition:all .2s;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:1000;pointer-events:none}.invoke-req .invoke-item .problem-icon-wrapper .tooltip[data-v-95f50e34]:after{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:4px solid transparent;border-top-color:#fff}.invoke-req .invoke-item .problem-icon-wrapper .tooltip .tooltip-link[data-v-95f50e34]{color:#576b95;cursor:pointer;pointer-events:auto;-webkit-transition:opacity .2s;transition:opacity .2s}.invoke-req .invoke-item .problem-icon-wrapper:hover .tooltip[data-v-95f50e34]{opacity:1;visibility:visible;pointer-events:auto}.invoke-req .invoke-item img[data-v-95f50e34]{width:14px;height:14px;margin-left:4px;margin-right:12px}.invoke-req .invoke-item:last-of-type p[data-v-95f50e34]{margin-right:0}.invoke-req .invoke-item p[data-v-95f50e34]{margin-right:12px;font-size:14px;color:rgba(0,0,0,.9)}.invoke-req .invoke-item .item-ipt[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1}.invoke-req .delete-btn[data-v-95f50e34]{width:10px;height:10px;margin-left:12px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;opacity:.5;-webkit-transition:opacity .2s;transition:opacity .2s}.invoke-req .delete-btn[data-v-95f50e34]:hover{opacity:1}.tool-req[data-v-95f50e34]{width:100%;-ms-flex-align:center;height:44px;padding:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #f5f5f5}.tool-req .tool-item[data-v-95f50e34],.tool-req[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.tool-req .tool-item[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;-ms-flex-align:center;height:100%}.tool-req .tool-item .problem-icon-wrapper[data-v-95f50e34]{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:4px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0}.tool-req .tool-item .problem-icon-wrapper .problem-icon[data-v-95f50e34]{width:14px;height:14px}.tool-req .tool-item .problem-icon-wrapper .tooltip[data-v-95f50e34]{position:absolute;left:50%;bottom:calc(100% + 8px);-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:6px 12px;background:#fff;color:#576b95;font-size:12px;border-radius:4px;white-space:nowrap;opacity:0;visibility:hidden;-webkit-transition:all .2s;transition:all .2s;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:1000;pointer-events:none}.tool-req .tool-item .problem-icon-wrapper .tooltip[data-v-95f50e34]:after{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:4px solid transparent;border-top-color:#fff}.tool-req .tool-item .problem-icon-wrapper .tooltip .tooltip-link[data-v-95f50e34]{color:#576b95;cursor:pointer;pointer-events:auto}.tool-req .tool-item .problem-icon-wrapper:hover .tooltip[data-v-95f50e34]{opacity:1;visibility:visible;pointer-events:auto}.tool-req .tool-item img[data-v-95f50e34]{width:14px;height:14px;margin-left:4px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0}.tool-req .tool-item:last-of-type p[data-v-95f50e34]{margin-right:0}.tool-req .tool-item p[data-v-95f50e34]{margin-right:12px;font-size:14px;color:rgba(0,0,0,.9);-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}.tool-req .item-ipt[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.tool-req .delete-btn[data-v-95f50e34]{width:10px;height:10px;margin-left:12px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;opacity:.5;-webkit-transition:opacity .2s;transition:opacity .2s}.tool-req .delete-btn[data-v-95f50e34]:hover{opacity:1}.code-box[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;max-width:100%;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:rgba(0,0,0,.3);line-height:44px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.code-box[data-v-95f50e34]:hover{color:rgba(0,0,0,.5)}[data-v-95f50e34] .weui-desktop-form__input{border:0!important;font-size:14px!important;padding:0 16px 0 0!important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}[data-v-95f50e34] .weui-desktop-form__input::-webkit-input-placeholder{color:rgba(0,0,0,.3)!important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}[data-v-95f50e34] .weui-desktop-form__input::-moz-placeholder{color:rgba(0,0,0,.3)!important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}[data-v-95f50e34] .weui-desktop-form__input:-ms-input-placeholder{color:rgba(0,0,0,.3)!important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}[data-v-95f50e34] .weui-desktop-form__input::-ms-input-placeholder{color:rgba(0,0,0,.3)!important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}[data-v-95f50e34] .weui-desktop-form__input::placeholder{color:rgba(0,0,0,.3)!important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.custom-select[data-v-95f50e34]{position:relative;cursor:pointer;padding:4px 8px;background-color:rgba(0,0,0,.03);color:rgba(0,0,0,.9);border-radius:4px}.custom-select .select-trigger[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-select .select-trigger span[data-v-95f50e34]{font-size:14px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.9)!important}.custom-select .select-trigger span.placeholder[data-v-95f50e34]{color:rgba(0,0,0,.3)}.custom-select .select-trigger .arrow-icon[data-v-95f50e34]{width:16px;height:8px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;margin-left:0;margin-right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.custom-select .select-trigger .arrow-icon.arrow-up[data-v-95f50e34]{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.custom-select .select-dropdown[data-v-95f50e34]{position:absolute;bottom:calc(100% + 8px);left:0;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);z-index:1000;overflow:hidden}.custom-select .select-dropdown .dropdown-title[data-v-95f50e34]{padding:8px 12px;font-size:12px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.3);border-bottom:1px solid rgba(0,0,0,.05)}.custom-select .select-dropdown .dropdown-item[data-v-95f50e34]{width:200px;height:36px;line-height:36px;padding:0 12px;font-size:14px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.9);cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.custom-select .select-dropdown .dropdown-item.selected[data-v-95f50e34],.custom-select .select-dropdown .dropdown-item[data-v-95f50e34]:hover{background-color:rgba(7,193,96,.1);color:#07c160}.select-account[data-v-95f50e34]{width:100%;background-color:#fff;padding:8px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px 8px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:44px;border-bottom:1px solid #f5f5f5}.select-account>p[data-v-95f50e34]{margin-right:12px;font-size:14px;color:rgba(0,0,0,.9);-ms-flex-negative:0;flex-shrink:0}.select-account .delete-btn[data-v-95f50e34]{width:10px;height:10px;margin-left:auto;padding-left:12px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;opacity:.5;-webkit-transition:opacity .2s;transition:opacity .2s;margin-top:5px}.select-account .delete-btn[data-v-95f50e34]:hover{opacity:1}.select-account .account-selector[data-v-95f50e34]{position:relative;cursor:pointer}.select-account .account-selector .selector-trigger[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4px 8px;background-color:rgba(0,0,0,.05);border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box;height:28px}.select-account .account-selector .selector-trigger .placeholder-text[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1}.select-account .account-selector .selector-trigger .placeholder-text span[data-v-95f50e34]{font-size:14px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.9)}.select-account .account-selector .selector-trigger .selected-account-info[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-account .account-selector .selector-trigger .selected-account-info .account-nickname[data-v-95f50e34]{font-size:14px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.9);line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-account .account-selector .selector-trigger .arrow-icon[data-v-95f50e34]{width:16px;height:8px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotate(180deg);transform:rotate(180deg);-ms-flex-negative:0;flex-shrink:0}.select-account .account-selector .selector-trigger .arrow-icon.arrow-up[data-v-95f50e34]{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.select-account .account-selector .account-dropdown[data-v-95f50e34]{position:absolute;bottom:calc(100% + 8px);left:0;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);z-index:1000;overflow:hidden}.select-account .account-selector .account-dropdown .dropdown-main-title[data-v-95f50e34]{padding:12px 16px;font-size:14px;font-family:PingFang SC;font-weight:500;color:rgba(0,0,0,.9);border-bottom:1px solid rgba(0,0,0,.05)}.select-account .account-selector .account-dropdown .account-categories[data-v-95f50e34]{max-height:400px;overflow-y:auto;overflow-x:inherit}.select-account .account-selector .account-dropdown .account-categories .category-section .category-title[data-v-95f50e34]{padding:12px 16px 8px;font-size:12px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.55)}.select-account .account-selector .account-dropdown .account-categories .category-section .account-item[data-v-95f50e34]{width:340px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;gap:12px;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.select-account .account-selector .account-dropdown .account-categories .category-section .account-item.selected[data-v-95f50e34],.select-account .account-selector .account-dropdown .account-categories .category-section .account-item[data-v-95f50e34]:hover{background:rgba(0,0,0,.03)}.select-account .account-selector .account-dropdown .account-categories .category-section .account-item .account-avatar[data-v-95f50e34]{width:40px;height:40px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.select-account .account-selector .account-dropdown .account-categories .category-section .account-item .account-info[data-v-95f50e34]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.select-account .account-selector .account-dropdown .account-categories .category-section .account-item .account-info .account-nickname[data-v-95f50e34]{font-size:14px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.9);line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-account .account-selector .account-dropdown .account-categories .category-section .account-item .account-info .account-appid[data-v-95f50e34]{font-size:12px;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.55);line-height:18px}.select-account .account-selector .account-dropdown .account-categories .category-section .account-item .check-icon[data-v-95f50e34]{width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0}.sender-tool[data-v-95f50e34]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.sender-tool img[data-v-95f50e34]{cursor:pointer;display:block;-webkit-transition:opacity .2s;transition:opacity .2s}.sender-tool img[data-v-95f50e34]:hover{opacity:.9}.sender-tool img[data-v-95f50e34]:first-child{width:17px;height:17px}.sender-tool img[data-v-95f50e34]:nth-of-type(2){width:18px;height:18px}.send-btn-icon[data-v-95f50e34]{width:20px;height:20px;cursor:pointer}.footer-txt[data-v-95f50e34]{font-size:12px;color:rgba(0,0,0,.3);text-align:center;margin-top:16px;font-family:PingFang SC}.cursor-pointer[data-v-95f50e34]{cursor:pointer}@media only screen and (max-width:959px){.ai-chat[data-v-95f50e34]{padding-left:16px}.footer-txt[data-v-95f50e34]{margin-top:24px!important;margin-bottom:-45px}}.ai_chat_body .block_nav_wrp{display:none}t-chat-sender::part(t-chat__input__content){border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:8px!important}.has-problem-content t-chat-sender::part(t-chat__input__content){border-radius:0 0 8px 8px!important}t-chat-sender::part(t-textarea__inner){font-size:14px!important;position:relative;caret-color:#07c160!important}t-chat-sender::part(t-textarea__inner)::-webkit-input-placeholder{color:rgba(0,0,0,.3)!important}t-chat-sender::part(t-textarea__inner)::-moz-placeholder{color:rgba(0,0,0,.3)!important}t-chat-sender::part(t-textarea__inner):-ms-input-placeholder{color:rgba(0,0,0,.3)!important}t-chat-sender::part(t-textarea__inner)::-ms-input-placeholder{color:rgba(0,0,0,.3)!important}t-chat-sender::part(t-textarea__inner)::placeholder{color:rgba(0,0,0,.3)!important}@-webkit-keyframes cursorBlink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes cursorBlink{0%,49%{opacity:1}50%,to{opacity:0}}