.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-1e8a0796]{max-height:300px;overflow:auto}.analysis-feedback-wrap .analysis-content .question-item[data-v-1e8a0796]{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-1e8a0796]{-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-1e8a0796]{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-7f6c52b2] .el-collapse{border:0 none;margin-top:-7px}[data-v-7f6c52b2] .el-collapse .el-collapse-item__header,[data-v-7f6c52b2] .el-collapse .el-collapse-item__wrap{border:0 none}[data-v-7f6c52b2] .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}.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}}