.cust-chat .analysis-content .el-checkbox.analysis-checkbox.analysis-checkbox-checked.is-checked .content-bg{-webkit-animation:none;animation:none}.cust-chat .qa-list-card .el-card__body{padding:10px 15px}.waiting-dots{margin-left:4px}.question-item{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}.question-item .question-header{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.question-item .question-content{background-color:#409eff;color:#fff}.content-bg{background-color:#fff}.cust-chat{height:100%;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;position:relative}.cust-chat .analysis-content{height:calc(100% - 52px)}.cust-chat .analysis-content .el-checkbox.analysis-checkbox{width:100%;white-space:normal}.cust-chat .analysis-content .el-checkbox.analysis-checkbox.is-disabled{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.cust-chat .analysis-content .el-checkbox.analysis-checkbox.is-disabled .el-checkbox__label{color:rgba(0,0,0,.8);cursor:auto}.cust-chat .analysis-content .el-checkbox.analysis-checkbox.no-analysis-checkbox .el-checkbox__input{display:none}.cust-chat .analysis-content .el-checkbox.analysis-checkbox.no-analysis-checkbox .el-checkbox__label{width:100%;padding-left:0}.cust-chat .analysis-content .el-checkbox.analysis-checkbox.analysis-checkbox-checked .el-checkbox__input{display:inline-block}.cust-chat .analysis-content .el-checkbox.analysis-checkbox.analysis-checkbox-checked .el-checkbox__label{width:calc(100% - 24px)}.cust-chat .analysis-content .el-checkbox.analysis-checkbox.analysis-checkbox-checked .el-checkbox__label .content-bg{-webkit-animation:pulse-glow 3s ease-in-out infinite;animation:pulse-glow 3s ease-in-out infinite;background:radial-gradient(circle at center,rgba(255,150,150,.1) 0,rgba(255,200,150,.15) 20%,rgba(255,255,150,.1) 40%,rgba(150,255,150,.15) 60%,rgba(150,220,255,.1) 80%,transparent 100%),#fff}@-webkit-keyframes pulse-glow{0%,to{opacity:.9;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.02);transform:scale(1.02)}}@keyframes pulse-glow{0%,to{opacity:.9;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.02);transform:scale(1.02)}}.cust-chat .analysis-content .el-checkbox.analysis-checkbox.analysis-checkbox-checked.is-checked .content-bg{background:#f4f6f8}.cust-chat .handle-answer{visibility:visible;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cust-chat .handle-answer .el-icon-document-copy{color:#000;font-weight:600}.cust-chat .arrow-bottom{width:32px;position:absolute;top:-16px;left:50%;margin-left:-16px}.cust-chat .footer-card .el-card__body{padding:10px 15px}.cust-chat .footer-card .chat-input .el-textarea__inner{border:0 none;padding:5px 0}.animation-container{position:absolute;top:50%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.circle{position:absolute;width:100px;height:100px;background:radial-gradient(circle,rgba(155,207,246,.8),rgba(0,0,255,0));border-radius:50%;-webkit-animation:ripple-animation 2s ease-out forwards;animation:ripple-animation 2s ease-out forwards}@-webkit-keyframes ripple-animation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}to{-webkit-transform:scale(10);transform:scale(10);opacity:0}}@keyframes ripple-animation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}to{-webkit-transform:scale(10);transform:scale(10);opacity:0}}.ripple-enter-active,.ripple-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.ripple-enter,.ripple-leave-to{opacity:0}.slide-fade-enter-active,.slide-fade-leave-active{-webkit-transition:all .3s cubic-bezier(1,.5,.8,1);transition:all .3s cubic-bezier(1,.5,.8,1)}.slide-fade-enter,.slide-fade-leave-to{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}.industry-filter-tree{max-height:60vh;overflow:auto}.qa-yellow{color:#e6a23c;background-color:#fdf6ec}.qa-yellow-light{background-color:#ffe1b3}.qa-green-light{background-color:#e1f3d8}.qa-red-light{background-color:#fde2e2}.qa-blue-light{background-color:#a0cfff}.qa-purple-light{background-color:rgba(128,0,128,.2)}.attachment-list{-ms-flex-wrap:wrap;flex-wrap:wrap}.attachment-list .attachment-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 12px;background-color:#f4f6f8;border-radius:8px;min-width:120px}.attachment-list .attachment-item,.attachment-list .attachment-item .attachment-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.attachment-list .attachment-item .attachment-info .attachment-icon{font-size:18px;color:#409eff;margin-right:8px}.attachment-list .attachment-item .attachment-info .attachment-name{font-size:13px;color:#606266;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-list .attachment-item .close-btn{font-size:18px;color:#909399;cursor:pointer}.attachment-list .attachment-item .close-btn:hover{color:#f56c6c}.attachment-list .uploading-tip{font-size:13px;color:#909399}.upload-btn{width:36px;height:36px;min-width:36px;border:0 none;background-color:#fff;color:#606266;font-size:20px;padding:5px!important;margin-left:-5px}.upload-btn:hover{background-color:#409eff;color:#fff}.paste-img .image-slot{width:60px;height:60px;border-radius:12px;background-color:#f4f6f8;text-align:center;line-height:60px;color:#666;font-size:12px}.paste-img .image-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.paste-img .image-container .el-image{width:60px;height:60px;border-radius:12px}.paste-img .image-container .file-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 10px;background-color:#f4f6f8;border-radius:8px;min-width:120px}.paste-img .image-container .file-item .attachment-icon{font-size:16px;color:#409eff;margin-right:6px}.paste-img .image-container .file-item .attachment-name{font-size:12px;color:#606266;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paste-img .image-container .close-btn{display:none;position:absolute;top:-6px;right:-6px;font-size:20px}.paste-img .image-container:hover .close-btn{display:block}.analysis-info-integration{--btn-width:120px;width:var(--btn-width);height:30px;border:none;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all .4s ease;transition:all .4s ease}.btn-text{position:relative;z-index:2;font-weight:700;font-size:14px;letter-spacing:1px;color:#fff;text-shadow:0 0 5px hsla(0,0%,100%,.7)}.analysis-info-integration:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-size:400% 400%;z-index:1;-webkit-animation:gradientBG 8s ease infinite;animation:gradientBG 8s ease infinite;border-radius:20px;opacity:.9}.btn-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle closest-side,hsla(0,0%,100%,.8),transparent 70%);z-index:0;-webkit-animation:pulse 3s ease infinite;animation:pulse 3s ease infinite;opacity:0}.analysis-info-integration:hover{-webkit-transform:scale(1.1) rotate(2deg);transform:scale(1.1) rotate(2deg);-webkit-box-shadow:0 0 20px rgba(255,0,0,.6);box-shadow:0 0 20px rgba(255,0,0,.6)}@-webkit-keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}50%{opacity:.4}to{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}50%{opacity:.4}to{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}.waiting-dots{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.waiting-dots span{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#909399;-webkit-animation:bounce 1.4s ease-in-out infinite both;animation:bounce 1.4s ease-in-out infinite both}.waiting-dots span:first-child{-webkit-animation-delay:-.8s;animation-delay:-.8s}.waiting-dots span:nth-child(2){-webkit-animation-delay:-.64s;animation-delay:-.64s}.waiting-dots span:nth-child(3){-webkit-animation-delay:-.48s;animation-delay:-.48s}.waiting-dots span:nth-child(4){-webkit-animation-delay:-.32s;animation-delay:-.32s}.waiting-dots span:nth-child(5){-webkit-animation-delay:-.16s;animation-delay:-.16s}.waiting-dots span:nth-child(6){-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes bounce{0%,80%,to{-webkit-transform:scale(.4);transform:scale(.4);opacity:.5}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes bounce{0%,80%,to{-webkit-transform:scale(.4);transform:scale(.4);opacity:.5}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.analysis-content{overflow-y:auto;color:rgba(0,0,0,.8)}.analysis-content img{max-width:100%;max-height:60vh;vertical-align:middle}.analysis-content p{line-height:1.5;margin:0 auto}.analysis-content ol,.analysis-content ul{list-style-type:disc;padding-left:40px}.analysis-content ol li,.analysis-content ul li{list-style:disc;line-height:24px}.analysis-content table{width:100%;margin:10px 0}.analysis-content td,.analysis-content th{border-color:#ddd;padding:8px 10px;text-align:left}.analysis-content th{background-color:#f4f4f9;color:#333;font-weight:700}.analysis-content td{background-color:#fff}.analysis-content tr:nth-child(2n){background-color:#f9f9f9}.analysis-content tr:hover{background-color:#f1f1f1}.analysis-content code{display:block;overflow:auto;padding:10px;border-radius:10px;background:#eee;line-height:22px}.analysis-content .analysis-thinking-wrap{color:rgba(0,0,0,.55);line-height:22px;font-weight:400}.analysis-content .analysis-thinking-wrap li,.analysis-content .analysis-thinking-wrap ol,.analysis-content .analysis-thinking-wrap p,.analysis-content .analysis-thinking-wrap ul{line-height:22px}.analysis-content .analysis-thinking-wrap .analysis-thinking{padding:10px}.analysis-content .analysis-thinking-wrap .thinking-title{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;font-weight:600;font-size:16px;color:rgba(0,0,0,.85);padding:10px;cursor:pointer}.analysis-content .analysis-thinking-wrap .el-card__header{border-bottom:0 none}.analysis-content .analysis-thinking-wrap .el-card__body,.analysis-content .analysis-thinking-wrap .el-card__header{padding:0}.analysis-feedback-column .v-html-wrap{max-height:60vh;overflow:auto}.analysis-feedback-wrap .analysis-content[data-v-ed218392]{max-height:300px;overflow:auto}.analysis-feedback-wrap .analysis-content .question-item[data-v-ed218392]{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}.analysis-feedback-wrap .analysis-content .question-item .question-header[data-v-ed218392]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.analysis-feedback-wrap .analysis-content .question-item .question-content[data-v-ed218392]{background-color:#409eff;color:#fff}.image-waterfall-container[data-v-2c98d196]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.image-waterfall-container .filter-form[data-v-2c98d196]{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-ms-flex-negative:0;flex-shrink:0}.image-waterfall-container .waterfall-wrapper[data-v-2c98d196]{overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.image-waterfall-container .waterfall-wrapper .waterfall-content .waterfall-column[data-v-2c98d196]{width:24%}.image-waterfall-container .waterfall-wrapper .waterfall-content .waterfall-column .waterfall-item[data-v-2c98d196]{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-transition:all .3s;transition:all .3s}.image-waterfall-container .waterfall-wrapper .waterfall-content .waterfall-column .waterfall-item[data-v-2c98d196]:hover{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.2);box-shadow:0 2px 12px 0 rgba(0,0,0,.2);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.image-waterfall-container .waterfall-wrapper .waterfall-content .waterfall-column .waterfall-item .image-item[data-v-2c98d196]{height:auto;border-radius:4px 4px 0 0;display:block}.image-waterfall-container .waterfall-wrapper .waterfall-content .waterfall-column .waterfall-item .image-slot[data-v-2c98d196]{height:150px;background:#f5f7fa;color:#909399}.image-waterfall-container .waterfall-wrapper .waterfall-content .waterfall-column .waterfall-item .image-info .el-button[data-v-2c98d196]{font-size:16px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0}.image-waterfall-container .waterfall-wrapper .no-more-data[data-v-2c98d196]{text-align:center;padding:20px;color:#909399}[data-v-11f84c9d] .el-collapse{border:0 none;margin-top:-7px}[data-v-11f84c9d] .el-collapse .el-collapse-item__header,[data-v-11f84c9d] .el-collapse .el-collapse-item__wrap{border:0 none}[data-v-11f84c9d] .auth-form-item .el-form-item__label:before{content:"*";color:#f56c6c;margin-right:4px}[data-v-2ee4ae7e] .el-collapse{border:0 none;margin-top:-7px}[data-v-2ee4ae7e] .el-collapse .el-collapse-item__header,[data-v-2ee4ae7e] .el-collapse .el-collapse-item__wrap{border:0 none}[data-v-2ee4ae7e] .auth-form-item .el-form-item__label:before{content:"*";color:#f56c6c;margin-right:4px}.agent-result-page[data-v-0e6fc13e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background:#fff}.top-bar[data-v-0e6fc13e]{-ms-flex-negative:0;flex-shrink:0;height:52px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;border-bottom:1px solid #ececec;background:#fff}.top-bar .top-bar-left[data-v-0e6fc13e],.top-bar[data-v-0e6fc13e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-bar .top-bar-left[data-v-0e6fc13e]{gap:8px}.top-bar .filter-label[data-v-0e6fc13e]{font-size:14px;color:#5c5c5c}.top-bar .employee-select[data-v-0e6fc13e]{width:330px}.top-bar .only-question-check[data-v-0e6fc13e] .el-checkbox__label{font-size:14px;color:#5c5c5c}.emp-option-name[data-v-0e6fc13e]{float:left}.emp-option-org[data-v-0e6fc13e]{float:right;font-size:12px;color:#8a8a8a;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-container[data-v-0e6fc13e]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:0;background:#fff;position:relative}.chat-sidebar[data-v-0e6fc13e]{width:280px;-ms-flex-negative:0;flex-shrink:0;border-right:1px solid #ececec;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fafafa;padding-top:10px}.chat-sidebar .all-questions-entry[data-v-0e6fc13e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:12px 16px;margin:0 8px 8px;cursor:pointer;border-radius:8px;background:#fff;border:1px solid #ececec;font-size:14px;color:#1f1f1f;font-weight:500;-webkit-transition:all .15s;transition:all .15s}.chat-sidebar .all-questions-entry i[data-v-0e6fc13e]{font-size:16px;color:#4f8cff}.chat-sidebar .all-questions-entry[data-v-0e6fc13e]:hover{background:#e8f0ff;border-color:#cfe1ff}.chat-sidebar .all-questions-entry.active[data-v-0e6fc13e]{background:#e8f0ff;border-color:#4f8cff;color:#4f8cff}.chat-sidebar .session-list[data-v-0e6fc13e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:0 0 8px}.chat-sidebar .session-list .session-header[data-v-0e6fc13e]{font-size:12px;padding:8px 16px;color:#8a8a8a}.chat-sidebar .session-list .session-item[data-v-0e6fc13e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 16px;cursor:pointer;-webkit-transition:background .15s;transition:background .15s;line-height:24px}.chat-sidebar .session-list .session-item i.el-icon-chat-dot-round[data-v-0e6fc13e]{margin-right:6px;color:#8a8a8a;font-size:14px}.chat-sidebar .session-list .session-item .session-title[data-v-0e6fc13e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#1f1f1f}.chat-sidebar .session-list .session-item[data-v-0e6fc13e]:hover{background:#f0f0f0}.chat-sidebar .session-list .session-item.active[data-v-0e6fc13e]{background:#e8f0ff;border-right:3px solid #4f8cff}.chat-sidebar .session-list .session-item.active .session-title[data-v-0e6fc13e],.chat-sidebar .session-list .session-item.active i[data-v-0e6fc13e]{color:#4f8cff}.chat-sidebar .session-list .empty-tip[data-v-0e6fc13e],.chat-sidebar .session-list .loading-tip[data-v-0e6fc13e]{text-align:center;padding:12px;color:#8a8a8a;font-size:12px}.chat-content[data-v-0e6fc13e]{-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;min-width:0;background:#f7f7f8}.chat-header-bar[data-v-0e6fc13e]{-ms-flex-negative:0;flex-shrink:0;height:44px;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-bottom:1px solid #ececec;background:#fff;font-size:14px;font-weight:600;color:#1f1f1f;padding:0 20px}.message-area[data-v-0e6fc13e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:20px 20px 20px}.empty-state[data-v-0e6fc13e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%}.empty-state .welcome-text[data-v-0e6fc13e]{font-size:22px;font-weight:600;color:#1f1f1f}.loading-state[data-v-0e6fc13e]{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;gap:12px;padding-top:80px}.loading-state i[data-v-0e6fc13e]{font-size:28px;color:#4f8cff}.loading-state span[data-v-0e6fc13e]{font-size:14px;color:#8a8a8a}.message-list[data-v-0e6fc13e]{width:100%}.message-item[data-v-0e6fc13e]{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.message-item.user-message[data-v-0e6fc13e]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.message-item.ai-message[data-v-0e6fc13e]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.message-time[data-v-0e6fc13e]{font-size:12px;color:#909399;margin-bottom:4px}.message-bubble[data-v-0e6fc13e]{font-size:14px;line-height:1.6;word-break:break-word}.user-message .message-bubble.user-bubble[data-v-0e6fc13e]{background:#ededed;max-width:70%;padding:12px 16px;border-radius:12px 12px 4px 12px;color:#1f1f1f}.ai-message .message-bubble.ai-bubble[data-v-0e6fc13e]{background:#fff;max-width:80%;padding:12px 16px;border-radius:12px 12px 12px 4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.08);box-shadow:0 1px 3px rgba(0,0,0,.08);color:#1f1f1f}.message-bubble .user-attachments[data-v-0e6fc13e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;margin-bottom:6px}.message-bubble .user-attachments .user-image[data-v-0e6fc13e]{width:80px;height:80px;border-radius:6px}.message-bubble .user-attachments .user-file[data-v-0e6fc13e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;background:hsla(0,0%,100%,.3);padding:4px 8px;border-radius:4px;font-size:12px;max-width:150px}.message-bubble .user-attachments .user-file i[data-v-0e6fc13e]{font-size:14px}.message-bubble .user-attachments .user-file span[data-v-0e6fc13e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-bubble .message-htmlpl[data-v-0e6fc13e] p{margin:6px 0}.message-bubble .message-htmlpl[data-v-0e6fc13e] h1,.message-bubble .message-htmlpl[data-v-0e6fc13e] h2,.message-bubble .message-htmlpl[data-v-0e6fc13e] h3,.message-bubble .message-htmlpl[data-v-0e6fc13e] h4{margin:12px 0 6px;font-weight:600;color:#1f1f1f}.message-bubble .message-htmlpl[data-v-0e6fc13e] h1{font-size:18px}.message-bubble .message-htmlpl[data-v-0e6fc13e] h2{font-size:16px}.message-bubble .message-htmlpl[data-v-0e6fc13e] h3{font-size:15px}.message-bubble .message-htmlpl[data-v-0e6fc13e] ol,.message-bubble .message-htmlpl[data-v-0e6fc13e] ul{padding-left:22px;margin:6px 0}.message-bubble .message-htmlpl[data-v-0e6fc13e] li{margin:2px 0}.message-bubble .message-htmlpl[data-v-0e6fc13e] code{background:#f1f1f2;padding:1px 6px;border-radius:4px;font-size:13px;color:#c7254e}.message-bubble .message-htmlpl[data-v-0e6fc13e] pre{background:#f7f7f8;border:1px solid #ececec;padding:12px 14px;border-radius:8px;overflow-x:auto;margin:8px 0;font-size:13px;line-height:1.5}.message-bubble .message-htmlpl[data-v-0e6fc13e] pre code{background:transparent;padding:0;color:#1f1f1f}.message-bubble .message-htmlpl[data-v-0e6fc13e] blockquote{border-left:3px solid #ddd;padding-left:12px;color:#5c5c5c;margin:6px 0}.message-bubble .message-htmlpl[data-v-0e6fc13e] a{color:#4f8cff;text-decoration:none}.message-bubble .message-htmlpl[data-v-0e6fc13e] a:hover{text-decoration:underline}.message-bubble .message-htmlpl[data-v-0e6fc13e] table{border-collapse:collapse;margin:6px 0}.message-bubble .message-htmlpl[data-v-0e6fc13e] table td,.message-bubble .message-htmlpl[data-v-0e6fc13e] table th{border:1px solid #ececec;padding:6px 10px}.message-bubble .message-htmlpl[data-v-0e6fc13e] table th{background:#f5f5f5}.message-bubble .message-htmlpl.red[data-v-0e6fc13e]{color:#f56c6c}.analysis-content[data-v-8745bb44]{overflow-y:auto;color:rgba(0,0,0,.8)}.analysis-content img[data-v-8745bb44]{max-width:100%;max-height:60vh;vertical-align:middle}.analysis-content p[data-v-8745bb44]{line-height:1.5;margin:0 auto}.analysis-content ol[data-v-8745bb44],.analysis-content ul[data-v-8745bb44]{list-style-type:disc;padding-left:40px}.analysis-content ol li[data-v-8745bb44],.analysis-content ul li[data-v-8745bb44]{list-style:disc;line-height:24px}.analysis-content table[data-v-8745bb44]{width:100%;margin:10px 0}.analysis-content td[data-v-8745bb44],.analysis-content th[data-v-8745bb44]{border-color:#ddd;padding:8px 10px;text-align:left}.analysis-content th[data-v-8745bb44]{background-color:#f4f4f9;color:#333;font-weight:700}.analysis-content td[data-v-8745bb44]{background-color:#fff}.analysis-content tr[data-v-8745bb44]:nth-child(2n){background-color:#f9f9f9}.analysis-content tr[data-v-8745bb44]:hover{background-color:#f1f1f1}.analysis-content code[data-v-8745bb44]{display:block;overflow:auto;padding:10px;border-radius:10px;background:#eee;line-height:22px}.analysis-content .analysis-thinking-wrap[data-v-8745bb44]{color:rgba(0,0,0,.55);line-height:22px;font-weight:400}.analysis-content .analysis-thinking-wrap li[data-v-8745bb44],.analysis-content .analysis-thinking-wrap ol[data-v-8745bb44],.analysis-content .analysis-thinking-wrap p[data-v-8745bb44],.analysis-content .analysis-thinking-wrap ul[data-v-8745bb44]{line-height:22px}.analysis-content .analysis-thinking-wrap .analysis-thinking[data-v-8745bb44]{padding:10px}.analysis-content .analysis-thinking-wrap .thinking-title[data-v-8745bb44]{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;font-weight:600;font-size:16px;color:rgba(0,0,0,.85);padding:10px;cursor:pointer}.analysis-content .analysis-thinking-wrap .el-card__header[data-v-8745bb44]{border-bottom:0 none}.analysis-content .analysis-thinking-wrap .el-card__body[data-v-8745bb44],.analysis-content .analysis-thinking-wrap .el-card__header[data-v-8745bb44]{padding:0}.hm-container[data-v-8745bb44]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 20px;height:100%;overflow:hidden}.hm-container .model-section[data-v-8745bb44],.hm-container .prompt-section[data-v-8745bb44]{margin-bottom:10px}.hm-container .analysis-content[data-v-8745bb44]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto;padding:10px 0}.hm-container .question-item[data-v-8745bb44]{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}.hm-container .question-item .question-header[data-v-8745bb44]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.hm-container .question-item .question-content[data-v-8745bb44]{background-color:#409eff;color:#fff}.hm-container .content-bg[data-v-8745bb44]{background-color:#fff}.hm-container .analysis-thinking-wrap[data-v-8745bb44]{color:rgba(0,0,0,.55);line-height:22px;font-weight:400}.hm-container .analysis-thinking-wrap .thinking-title[data-v-8745bb44]{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;font-weight:600;font-size:16px;color:rgba(0,0,0,.85);padding:10px;cursor:pointer}.hm-container .analysis-thinking-wrap .thinking-title span[data-v-8745bb44]{-webkit-box-flex:1;-ms-flex:1;flex:1}.hm-container .analysis-thinking-wrap .thinking-title .el-button[data-v-8745bb44]{-ms-flex-negative:0;flex-shrink:0}.hm-container .analysis-thinking-wrap .analysis-thinking[data-v-8745bb44]{padding:10px}.hm-container .analysis-thinking-wrap[data-v-8745bb44] .el-card__header{border-bottom:0 none;padding:0}.hm-container .analysis-thinking-wrap[data-v-8745bb44] .el-card__body{padding:0}.hm-container .handle-answer[data-v-8745bb44]{visibility:visible;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hm-container .handle-answer .el-icon-document-copy[data-v-8745bb44]{color:#000;font-weight:600}.hm-container .arrow-bottom[data-v-8745bb44]{width:32px;position:absolute;top:-16px;left:50%;margin-left:-16px}.hm-container[data-v-8745bb44] .footer-card{margin-top:10px}.hm-container[data-v-8745bb44] .footer-card .el-card__body{padding:10px 15px}.hm-container[data-v-8745bb44] .footer-card .chat-input .el-textarea__inner{border:0 none;padding:5px 0}.hm-container .attachment-list[data-v-8745bb44]{-ms-flex-wrap:wrap;flex-wrap:wrap}.hm-container .attachment-list .attachment-item[data-v-8745bb44]{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:8px 12px;background-color:#f4f6f8;border-radius:8px;min-width:120px}.hm-container .attachment-list .attachment-item .close-btn[data-v-8745bb44]{font-size:18px;color:#909399;cursor:pointer}.hm-container .attachment-list .attachment-item .close-btn[data-v-8745bb44]:hover{color:#f56c6c}.hm-container .attachment-list .uploading-tip[data-v-8745bb44]{font-size:13px;color:#909399}.hm-container .paste-img .image-container[data-v-8745bb44]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hm-container .paste-img .image-container .el-image[data-v-8745bb44]{width:60px;height:60px;border-radius:12px}.hm-container .paste-img .image-container .file-item[data-v-8745bb44]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 10px;background-color:#f4f6f8;border-radius:8px;min-width:120px}.hm-container .paste-img .image-container .file-item .attachment-icon[data-v-8745bb44]{font-size:16px;color:#409eff;margin-right:6px}.hm-container .paste-img .image-container .file-item .attachment-name[data-v-8745bb44]{font-size:12px;color:#606266;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hm-container .paste-img .image-container .close-btn[data-v-8745bb44]{display:none;position:absolute;top:-6px;right:-6px;font-size:20px}.hm-container .paste-img .image-container:hover .close-btn[data-v-8745bb44]{display:block}.hm-container .waiting-dots[data-v-8745bb44]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.hm-container .waiting-dots span[data-v-8745bb44]{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#909399;-webkit-animation:bounce-data-v-8745bb44 1.4s ease-in-out infinite both;animation:bounce-data-v-8745bb44 1.4s ease-in-out infinite both}.hm-container .waiting-dots span[data-v-8745bb44]:first-child{-webkit-animation-delay:-.8s;animation-delay:-.8s}.hm-container .waiting-dots span[data-v-8745bb44]:nth-child(2){-webkit-animation-delay:-.64s;animation-delay:-.64s}.hm-container .waiting-dots span[data-v-8745bb44]:nth-child(3){-webkit-animation-delay:-.48s;animation-delay:-.48s}.hm-container .waiting-dots span[data-v-8745bb44]:nth-child(4){-webkit-animation-delay:-.32s;animation-delay:-.32s}.hm-container .waiting-dots span[data-v-8745bb44]:nth-child(5){-webkit-animation-delay:-.16s;animation-delay:-.16s}.hm-container .waiting-dots span[data-v-8745bb44]:nth-child(6){-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes bounce-data-v-8745bb44{0%,80%,to{-webkit-transform:scale(.4);transform:scale(.4);opacity:.5}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes bounce-data-v-8745bb44{0%,80%,to{-webkit-transform:scale(.4);transform:scale(.4);opacity:.5}40%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.chat-page[data-v-09928b3c]{width:100%;height:100vh;background:#f5f5f5;overflow:hidden}.market-extract-container .filter-area[data-v-bdf5d4f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.market-extract-container .filter-area .filter-item[data-v-bdf5d4f8]{white-space:nowrap;font-size:14px;color:#606266}.market-extract-container .filter-area .filter-input[data-v-bdf5d4f8]{width:180px}.market-extract-container .filter-area .filter-input-date[data-v-bdf5d4f8]{width:320px}.market-extract-container .pagination-area[data-v-bdf5d4f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.market-extract-container .expand-content[data-v-bdf5d4f8]{padding:20px;background:#f9f9f9;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.market-extract-container .expand-content .result-item[data-v-bdf5d4f8]{width:33%;margin-bottom:16px;padding:12px;background:#fff;border-radius:4px;border-left:3px solid #409eff}.market-extract-container .expand-content .result-item .result-title[data-v-bdf5d4f8]{font-weight:700;font-size:14px;color:#303133;margin-bottom:8px}.market-extract-container .expand-content .result-item .result-conclusion[data-v-bdf5d4f8]{margin-bottom:4px}.market-extract-container .expand-content .result-item .result-conclusion .label[data-v-bdf5d4f8]{color:#606266;font-weight:500}.market-extract-container .expand-content .result-item .result-conclusion .value[data-v-bdf5d4f8]{color:#303133}.market-extract-container .expand-content .result-item .result-raw[data-v-bdf5d4f8]{margin-top:4px}.market-extract-container .expand-content .result-item .result-raw .label[data-v-bdf5d4f8]{color:#909399;font-size:12px}.market-extract-container .expand-content .result-item .result-raw .value[data-v-bdf5d4f8]{color:#606266;font-size:12px;line-height:1.5}.market-extract-container .expand-content .no-data[data-v-bdf5d4f8]{color:#909399;text-align:center;padding:20px}.market-extract-original-container .title-bar[data-v-41770dc0]{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}.market-extract-original-container .title-bar .fr[data-v-41770dc0]{margin-left:auto}.market-extract-original-container .content-area[data-v-41770dc0]{min-height:400px}.market-extract-original-container .result-content[data-v-41770dc0]{font-size:14px;color:#333;white-space:pre-line;line-height:1.5}.siteclock-container .filter-area[data-v-9d47757a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.siteclock-container .filter-area .filter-item[data-v-9d47757a]{white-space:nowrap;font-size:14px;color:#606266}.siteclock-container .filter-area .filter-input[data-v-9d47757a]{width:180px}.siteclock-container .filter-area .filter-input-date[data-v-9d47757a]{width:320px}.siteclock-container .pagination-area[data-v-9d47757a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}