.chatClass .search .el-input__inner{border-radius:30px!important;background:#f2f2f7!important}.chatClass .search .el-input--prefix .el-input__inner{border-radius:30px!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-track{background:#f1f1f1}.icon-btn{display:flex;align-items:center;justify-content:center;color:#4169e1;border:none;background:none;padding:.5rem;cursor:pointer}.icon-img{width:1.2rem;height:1.2rem;display:block}.refresh:hover{cursor:pointer}.chatClass{border-radius:24px;background:hsla(0,0%,100%,.95);width:100%;border:1px solid hsla(0,0%,100%,.18);position:relative;letter-spacing:.8px;box-shadow:0 16px 48px rgba(0,0,0,.15);backdrop-filter:blur(20px);display:flex;flex-direction:column;overflow:hidden}.chatClass .logo{background:linear-gradient(to bottom right,#6b9df5,#4169e1);border-radius:24px 24px 0 0;padding-top:1rem;padding-bottom:1rem;padding-left:.75rem;padding-right:.75rem;display:flex;align-items:center;justify-content:center;gap:8px;font-size:1.25rem;line-height:1.75rem;color:#fff;box-shadow:0 4px 12px rgba(65,105,225,.2);font-weight:600;text-align:center;width:100%;flex-shrink:0}.chatClass .logo .project-logo{width:28px;height:28px;flex-shrink:0;filter:brightness(0) invert(1)}.chatClass .card,.chatClass .expandBox{display:none!important}.chatClass .search{padding-top:.375rem;padding-bottom:.375rem;padding-left:.75rem;padding-right:.75rem;flex-shrink:0;position:relative;z-index:1}.chatClass .search ::v-deep .el-input__inner{border-radius:30px!important;background:#f2f2f7!important;border:1px solid transparent!important;padding-left:35px!important}.chatClass .ul_box{flex:1 1 0;overflow-y:scroll;overflow-x:hidden;min-height:0;max-height:100%}.chatClass .li_box{background:rgba(243,247,254,.4235294117647059);margin:10px auto 10px;font-size:14px;padding:10px;width:95%;border-radius:5px}.chatClass .li_box>div div{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:80%}.chatClass .li_box img{width:16px;height:16px;display:block;margin:0 5px}.chatClass .li_box:hover{cursor:pointer;background:#eff3ff}.chatClass .li_box_item{font-size:10px;background:#4169e1;color:#fff;margin:5px 0;padding:6px;letter-spacing:2px}.chatClass .li_box_item_list{background:#fff;padding:6px;letter-spacing:1px;border-bottom:1px solid #bdbdbd;font-size:12px}.chatClass .li_box_item_list div{margin-bottom:3px}.statusBox{width:100%;overflow-y:auto;overflow-x:visible;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.25rem;margin-bottom:.25rem;margin-top:-.25rem;flex-shrink:0;position:relative;z-index:2;-ms-overflow-style:none;scrollbar-width:none;display:flex;flex-wrap:nowrap}.statusBox .statusBox::-webkit-scrollbar{display:none}.statusBox .statusItem{flex:0 0 auto;text-align:center;padding:0 15px;box-sizing:border-box;margin-right:.25rem;background:#fff;border-radius:50px;color:#4169e1;line-height:36px;border:1px solid rgba(65,105,225,.3)!important;font-size:12px;font-weight:500;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.statusBox .statusItem:hover{cursor:pointer;background:rgba(65,105,225,.05);border-color:rgba(65,105,225,.3);box-shadow:0 2px 8px rgba(65,105,225,.15);transform:translateY(-2px) scale(1.1)}.statusBox .activeStatus{color:#fff!important;border-color:#4169e1!important;box-shadow:0 4px 12px rgba(65,105,225,.3)!important}.statusBox .activeStatus,.statusBox .activeStatus:hover{background:linear-gradient(to bottom right,#6b9df5,#4169e1)!important}.statusBox .activeStatus:hover{opacity:.9;transform:translateY(-1px) scale(1.03);box-shadow:0 6px 16px rgba(65,105,225,.35)!important}.statusBox2{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;padding-right:1rem;justify-content:space-between;align-items:center;box-sizing:border-box;overflow-y:auto;flex-shrink:0}.statusBox2,.statusBox2 .left{display:flex}.statusBox2 .left .btn{background-color:#4169e1!important;color:#fff!important;border-radius:9999px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s!important;font-size:.75rem;line-height:36px;padding:0 15px;margin-right:.375rem;white-space:nowrap}.statusBox2 .left .btn:hover{cursor:pointer}.statusBox2 .right{display:flex;align-items:center}.statusBox2 .right select{font-size:.875rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;padding-right:.5rem;border-radius:.375rem;width:5rem;margin-right:.375rem}.statusBox2 .right button{background-color:transparent!important;color:#4169e1!important;border:1px solid #d1d1d6!important;border-radius:9999px!important;box-shadow:0 4px 12px rgba(0,0,0,.12)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;width:32px;height:32px;margin-right:.375rem;cursor:pointer}.statusBox2 .right button:hover{cursor:pointer;box-shadow:0 6px 16px rgba(0,0,0,.18)!important;transform:translateY(-2px)}.list{padding-left:.5rem;padding-right:.5rem;overflow-y:auto;overflow-x:hidden;flex:1 1 0;min-height:0;max-height:100%;box-sizing:border-box;padding-top:.5rem;padding-bottom:.75rem}.list .itemBox{border:1px solid rgba(65,105,225,.15);box-shadow:0 4px 16px rgba(0,0,0,.08);border-radius:14px;margin-bottom:.75rem;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.list .itemBox:hover{cursor:pointer;transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:rgba(65,105,225,.3)}.list .itemBox .item{padding:.75rem;box-sizing:border-box;cursor:pointer}.list .itemBox .item .info{display:flex;justify-content:space-between}.list .itemBox .item .info .name{font-weight:500;color:#1a1a1a;font-size:16px}.list .itemBox .item .info .name span{color:#9a3412;background-color:#ffedd5;border-radius:.25rem;margin-left:.5rem;padding-top:.125rem;padding-bottom:.125rem;font-size:12px;padding-left:.5rem;padding-right:.5rem}.list .itemBox .item .info .qt{display:flex}.list .itemBox .item .info .qt .tag{font-size:.75rem;line-height:1rem;padding-top:.125rem;padding-bottom:.125rem;padding-right:.5rem;padding-left:.5rem;display:flex;justify-content:center;align-items:center;margin-right:.5rem;border-radius:25px}.list .itemBox .item .info .qt .tag.blue{color:#1e40af;background:#dbeafe}.list .itemBox .item .info .qt .tag.green{color:#166534;background:#dcfce7}.list .itemBox .item .info .qt .tag.orange{color:#9a3412;background:#ffedd5}.list .itemBox .item .info .qt .age{color:#1a1a1a;font-size:.875rem;line-height:1.25rem;padding-top:.125rem;padding-bottom:.125rem;padding-left:.5rem;padding-right:.5rem;background-color:#f2f2f7;border-radius:25px}.list .itemBox .item .number{color:#464646;font-size:.75rem;line-height:1rem;margin-top:.25rem;margin-bottom:.125rem}.list .itemBox .item .symptom{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.75rem;line-height:1rem;margin-top:.125rem;color:#464646;background:#f5f5f5;padding:.25rem .5rem;border-radius:4px}.list .itemBox .item .expandBox{display:flex;margin-top:.5rem}.list .itemBox .item .expandBox .btn{background-color:#fff!important;color:#4169e1!important;border:1px solid #d1d1d6!important;border-radius:9999px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s!important;font-weight:500;font-size:.75rem;line-height:1rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:.75rem;padding-right:.75rem;margin-right:.5rem;line-height:26px}.list .itemBox.active{background:#eef3ff;outline:2px solid #4169e1!important;border:none!important}.list .itemBox.active .item .info .name{color:#4169e1}.list .itemBox.yjhShow{box-shadow:0 0 0 4px #fed7aa}.list .itemBox .card .cardItem{margin-left:.5rem;margin-right:.5rem;margin-top:.25rem;margin-bottom:.5rem}.list .itemBox .card .cardItem .title{padding-top:.5rem;padding-bottom:.5rem;padding-left:.75rem;padding-right:.75rem;display:flex;justify-content:space-between;background:#4169e1;color:#fff;border-radius:10px 10px 0 0}.list .itemBox .card .cardItem .title button{background-color:transparent!important;color:#4169e1!important;border:1px solid #d1d1d6!important;border-radius:9999px!important;box-shadow:0 1px 3px rgba(0,0,0,.05)!important;transition:all .3s!important;width:24px;height:24px;cursor:pointer}.list .itemBox .card .cardItem .title button:hover{cursor:pointer}.list .itemBox .card .cardItem .el-collapse ::v-deep .el-collapse-item__header{border-radius:0 0 .5rem .5rem;margin-bottom:.5rem;height:56px;position:relative;z-index:10}.list .itemBox .card .cardItem .el-collapse ::v-deep .el-collapse-item__header.is-active{margin-bottom:0;border-radius:0}.list .itemBox .card .cardItem .el-collapse ::v-deep .el-collapse-item__header .el-collapse-item__arrow{color:#4169e1;font-size:20px;box-shadow:0 4px 12px rgba(0,0,0,.08);border:1px solid #d1d1d6;border-radius:50%;z-index:11;position:relative}.list .itemBox .card .cardItem .el-collapse .collapseTle{padding-left:.75rem;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.list .itemBox .card .cardItem .el-collapse .collapseTle .data{color:#1a1a1a;font-weight:450;line-height:20px!important}.list .itemBox .card .cardItem .el-collapse .collapseTle .illness{color:#1a1a1a;font-weight:500;line-height:20px!important;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.list .itemBox .card .cardItem .el-collapse ::v-deep .el-collapse-item__content{padding-bottom:0!important}.list .itemBox .card .cardItem .el-collapse ::v-deep .el-collapse-item__wrap{border-radius:0 0 10px 10px;margin-bottom:.5rem}.list .itemBox .card .cardItem .medical-records-container{max-height:300px;overflow-y:auto;padding-right:4px}.list .itemBox .card .cardItem .medical-records-container::-webkit-scrollbar{width:6px}.list .itemBox .card .cardItem .medical-records-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.list .itemBox .card .cardItem .medical-records-container::-webkit-scrollbar-thumb{background:#4169e1;border-radius:3px;opacity:.7}.list .itemBox .card .cardItem .medical-records-container::-webkit-scrollbar-thumb:hover{background:#4169e1;opacity:.8}.list .itemBox .card .cardItem .test-reports-container{max-height:300px;overflow-y:auto;padding-right:4px}.list .itemBox .card .cardItem .test-reports-container::-webkit-scrollbar{width:6px}.list .itemBox .card .cardItem .test-reports-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.list .itemBox .card .cardItem .test-reports-container::-webkit-scrollbar-thumb{background:#4169e1;border-radius:3px;opacity:.7}.list .itemBox .card .cardItem .test-reports-container::-webkit-scrollbar-thumb:hover{background:#4169e1;opacity:.8}.list .itemBox .card .cardItem .content{padding-top:.5rem;padding-bottom:.5rem;padding-left:.75rem;padding-right:.75rem;box-sizing:border-box;box-shadow:0 2px 6px rgba(0,0,0,.05);background:#f9f9fa;border-radius:.5rem;margin:0 .5rem .5rem .5rem}.list .itemBox .card .cardItem .content .font{color:#4169e1;font-weight:600;margin-bottom:.25rem}.list .itemBox .card .cardItem .content .text{color:#1a1a1a;margin-bottom:.5rem;line-height:1.5}.createChatBox{text-align:center;color:#fff;font-weight:600;background:#4169e1;padding:10px 0;border-radius:20px;position:absolute;bottom:8px;left:0;right:0;margin:0 auto;width:60%;font-size:14px;display:flex;align-items:center;justify-content:center}.createChatBox img{width:12px;display:block;margin:0 5px}.createChatBox:hover{cursor:pointer;background:#4169e1;opacity:.9}.updateStatus{width:80%;display:flex;justify-content:space-between}.is_simple{margin:5px 10px 0}.is_simple:hover{cursor:pointer}.simple_box{display:flex;justify-content:space-around;align-items:center}.calledPatient .itemBox{position:relative;border:1px solid rgba(255,165,0,.5)!important;animation:pulse-orange 2s infinite}@keyframes pulse-orange{0%{box-shadow:0 0 0 0 rgba(255,165,0,.7)}70%{box-shadow:0 0 0 10px rgba(255,165,0,0)}to{box-shadow:0 0 0 0 rgba(255,165,0,0)}}.passedPatient .itemBox{position:relative;border:1px solid rgba(255,0,0,.5)!important;animation:pulse-red 2s infinite}@keyframes pulse-red{0%{box-shadow:0 0 0 0 rgba(255,0,0,.7)}70%{box-shadow:0 0 0 10px rgba(255,0,0,0)}to{box-shadow:0 0 0 0 rgba(255,0,0,0)}}.common-question-item[data-v-c7218988]{font-size:28px!important;padding:12px 16px!important;cursor:pointer;transition:all .2s ease;border-radius:6px}.common-question-item[data-v-c7218988]:hover{background-color:#f5f5f5!important;color:#4169e1!important}.failed-recordings-floating[data-v-c7218988]{position:absolute;top:16px;right:16px;width:350px;max-height:60vh;z-index:100;background:#fff;border:1px solid #fde2e2;border-radius:12px;box-shadow:0 4px 16px rgba(245,108,108,.2);overflow:hidden}.failed-recordings-floating .floating-header[data-v-c7218988]{display:flex;align-items:center;gap:8px;padding:12px 16px;background-color:#fff3f3;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease}.failed-recordings-floating .floating-header[data-v-c7218988]:hover{background-color:#ffe9e9}.failed-recordings-floating .floating-header i[data-v-c7218988]{font-size:14px;color:#f56c6c}.failed-recordings-floating .floating-header .title-text[data-v-c7218988]{flex:1;font-size:14px;font-weight:600;color:#f56c6c}.failed-recordings-floating .floating-header i[data-v-c7218988]:last-child{color:#909399;font-size:12px}.failed-recordings-floating .failed-recordings-list[data-v-c7218988]{max-height:calc(60vh - 48px);overflow-y:auto;padding:8px}.failed-recordings-floating .failed-recordings-list .failed-recording-item[data-v-c7218988]{background-color:#fff3f3;border:1px solid #fde2e2;border-radius:8px;padding:10px 12px;margin-bottom:8px;transition:all .3s ease}.failed-recordings-floating .failed-recordings-list .failed-recording-item[data-v-c7218988]:hover{box-shadow:0 2px 8px rgba(245,108,108,.15)}.failed-recordings-floating .failed-recordings-list .failed-recording-item .recording-header[data-v-c7218988]{margin-bottom:8px}.failed-recordings-floating .failed-recordings-list .failed-recording-item .recording-header .recording-time[data-v-c7218988]{font-size:11px;color:#909399}.failed-recordings-floating .failed-recordings-list .failed-recording-item .recording-content[data-v-c7218988]{display:flex;flex-direction:column;gap:10px}.failed-recordings-floating .failed-recordings-list .failed-recording-item .recording-content .recording-info[data-v-c7218988]{flex:1;font-size:12px;color:#606266}.failed-recordings-floating .failed-recordings-list .failed-recording-item .recording-content .recording-info .error-msg[data-v-c7218988]{margin-bottom:6px;color:#f56c6c;font-size:11px;word-wrap:break-word}.failed-recordings-floating .failed-recordings-list .failed-recording-item .recording-content .recording-info .file-name[data-v-c7218988]{color:#909399;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.failed-recordings-floating .failed-recordings-list .failed-recording-item .recording-content .recording-actions[data-v-c7218988]{display:flex;gap:8px;justify-content:flex-start}.failed-recordings-floating .failed-recordings-list .failed-recording-item .recording-content .recording-actions .el-button--mini[data-v-c7218988]{padding:5px 10px;font-size:12px}.chatBox[data-v-c7218988]{width:100%;background:#fff;position:relative;font-size:14px;letter-spacing:.8px;height:100%;border-radius:0;display:flex;flex-direction:column}.chatBox .templateList_box .templateList_item .templateList_itemX[data-v-c7218988]{display:flex!important;justify-content:space-between!important}.tip[data-v-c7218988]{line-height:20px;color:#7d8a96;font-size:13px;margin:20px;display:flex}.tip .title[data-v-c7218988]{display:flex;width:70px;height:20px;color:#4169e1;align-items:center}.tip .title img[data-v-c7218988]{display:block;width:15px;height:15px;margin-right:5px}.tip p[data-v-c7218988]{width:100%}img[data-v-c7218988]{width:30px;height:30px;display:block}.chat_dom[data-v-c7218988]{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden}.chat_dom .text[data-v-c7218988]{background:linear-gradient(to bottom right,#f8fafc,#eff6ff);padding:1rem;border-radius:16px;border:1px solid rgba(226,232,240,.8);margin:1rem;font-size:15px;color:#1e293b;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgba(65,105,225,.16);line-height:1.6}.chat_dom .text[data-v-c7218988]:before{content:"";position:absolute;top:-6px;left:-8px;width:4px;height:4px;background:#4169e1;border-radius:50%;box-shadow:0 0 8px rgba(65,105,225,.6)}.chat_dom .text[data-v-c7218988]:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(65,105,225,.24)}.chat_dom .text .btn[data-v-c7218988]{margin-top:12px!important;display:flex;justify-content:right;gap:8px}.chat_dom .text .btn button[data-v-c7218988]{background-color:#fff!important;color:#4169e1!important;border:1px solid #d1d1d6!important;border-radius:9999px!important;box-shadow:0 8px 24px rgba(0,0,0,.24);transition:all .3s!important;cursor:pointer;margin-right:.5rem;font-weight:500;font-size:.75rem;line-height:1rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:.75rem;padding-right:.75rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.chat_dom .text .btn button[data-v-c7218988]:hover{cursor:pointer;--tw-translate-y:-0.125rem;transform:translateY(-2px)}.chat_dom .text .btn button svg[data-v-c7218988]{margin-right:3px}.clearboth[data-v-c7218988]{clear:both}.left_dom[data-v-c7218988],.right_dom[data-v-c7218988]{display:flex;margin:10px;max-width:90%;position:relative}.left_dom>div[data-v-c7218988],.right_dom>div[data-v-c7218988]{margin:0 10px}.left_dom .icon[data-v-c7218988],.right_dom .icon[data-v-c7218988]{width:100px;position:absolute;right:-100px;bottom:0;display:flex}.left_dom .icon img[data-v-c7218988],.right_dom .icon img[data-v-c7218988]{width:16px;height:16px;margin:0 5px;display:block}.left_dom .icon img[data-v-c7218988]:hover,.right_dom .icon img[data-v-c7218988]:hover{cursor:pointer}.right_dom[data-v-c7218988]{float:right;position:relative;padding-bottom:20px}.right_dom>img[data-v-c7218988]{box-shadow:0 4px 16px hsla(0,0%,45.9%,.6);border-radius:50%}.right_dom .time[data-v-c7218988]{position:absolute;left:0;bottom:0;font-size:12px;color:#1a1a1a}.left_dom[data-v-c7218988]{float:left;position:relative;padding-bottom:20px}.left_dom>img[data-v-c7218988]{box-shadow:0 4px 16px hsla(0,0%,45.9%,.6);border-radius:50%}.left_dom .time[data-v-c7218988]{position:absolute;right:0;bottom:0;font-size:12px;color:#1a1a1a}.left_dom_text[data-v-c7218988],.right_dom_text[data-v-c7218988]{white-space:pre-wrap;padding:14px 20px;line-height:20px;border-radius:20px;width:100%}.left_dom_text .btn[data-v-c7218988],.right_dom_text .btn[data-v-c7218988]{margin-top:12px!important;display:flex;justify-content:right;gap:8px}.left_dom_text button[data-v-c7218988],.right_dom_text button[data-v-c7218988]{background-color:#fff!important;color:#4169e1!important;border:1px solid #d1d1d6!important;border-radius:9999px!important;box-shadow:0 8px 24px rgba(0,0,0,.12);transition:all .3s!important;cursor:pointer;margin-right:.5rem;font-weight:500;font-size:.75rem;line-height:1rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:.75rem;padding-right:.75rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.left_dom_text button[data-v-c7218988]:hover,.right_dom_text button[data-v-c7218988]:hover{cursor:pointer;--tw-translate-y:-0.125rem;transform:translateY(-2px)}.left_dom_text button svg[data-v-c7218988],.right_dom_text button svg[data-v-c7218988]{margin-right:3px}.right_dom_text[data-v-c7218988]{background:linear-gradient(to bottom right,#6b9df5,#4169e1);color:#fff;box-shadow:0 4px 16px rgba(65,105,225,.6);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(65,105,225,.3)}.right_dom_text[data-v-c7218988]:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(65,105,225,.8)}.right_dom_text button[data-v-c7218988]{background-color:#fff!important;color:#4169e1!important;border:1px solid #d1d1d6!important;border-radius:9999px!important;box-shadow:0 8px 24px rgba(0,0,0,.12);transition:all .3s!important;cursor:pointer;margin-right:.5rem;font-weight:500;font-size:.75rem;line-height:1rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:.75rem;padding-right:.75rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.right_dom_text button[data-v-c7218988]:hover{cursor:pointer;--tw-translate-y:-0.125rem;transform:translateY(-2px)}.right_dom_text button svg[data-v-c7218988]{margin-right:3px}.right_dom_text.recording-content[data-v-c7218988]{border:3px solid #4169e1!important;background:#fff!important;color:#1a1a1a!important}.right_dom_text.recording-content button[data-v-c7218988]{color:#4169e1!important}.left_dom_text[data-v-c7218988]{background:linear-gradient(to bottom right,#f8fafc,#eff6ff);padding:1rem;border-radius:16px;border:1px solid rgba(226,232,240,.8);margin:1rem;font-size:15px;color:#1e293b;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgba(4,47,175,.16);line-height:1.6}.left_dom_text[data-v-c7218988]:before{content:"";position:absolute;top:-6px;left:-8px;width:4px;height:4px;background:#4169e1;border-radius:50%;box-shadow:0 0 8px rgba(65,105,225,.6)}.left_dom_text[data-v-c7218988]:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(65,105,225,.12)}.input_dom[data-v-c7218988]{width:100%;z-index:999;display:flex;border:none;border-top:1px solid #f2f2f7;padding:1rem;background:#fff;border-radius:0 0 24px 24px;flex-shrink:0;margin-top:auto;position:relative}.input_dom .left[data-v-c7218988]{width:calc(100% - 124px);margin-right:10px}.input_dom .left textarea[data-v-c7218988]{width:100%;height:100%;min-height:32px;line-height:1.57142857;vertical-align:bottom;transition:all .3s cubic-bezier(.4,0,.2,1);resize:none!important;border-radius:12px;padding:8px 12px;color:rgba(0,0,0,.88);border:2px solid rgba(65,105,225,.15);box-shadow:inset 0 2px 4px rgba(0,0,0,.04);font-size:14px;background-color:#fff;border:1px solid #d1d1d6;overflow-y:auto!important}.input_dom .right[data-v-c7218988]{width:114px;display:flex;flex-wrap:wrap;gap:10px}.input_dom .right .ant-btn[data-v-c7218988]{width:100%;border-radius:12px!important;box-shadow:0 4px 12px rgba(0,0,0,.12)!important;font-weight:500!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.input_dom .right .ant-btn.blue[data-v-c7218988]{color:#fff!important;background:linear-gradient(to bottom right,#6b9df5,#4169e1)!important;border-color:#4169e1!important;box-shadow:0 4px 12px rgba(65,105,225,.3)!important}.input_dom .right .ant-btn.blue[data-v-c7218988]:hover{background:linear-gradient(to bottom right,#6b9df5,#4169e1)!important;opacity:.9!important;transform:translateY(-2px) scale(1.1);box-shadow:0 8px 16px rgba(65,105,225,.35)!important}.input_dom .right .ant-btn.send-btn[data-v-c7218988]{color:#fff!important;background:#ff9500!important;border-color:#ff9500!important;box-shadow:0 4px 12px rgba(255,149,0,.3)!important}.input_dom .right .ant-btn.send-btn[data-v-c7218988]:hover{background:#ff9500!important;opacity:.9!important;transform:translateY(-2px) scale(1.1);box-shadow:0 8px 16px rgba(255,149,0,.35)!important}.input_dom .right .ant-btn[data-v-c7218988]:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.15)!important}.input_dom textarea[data-v-c7218988]:focus{outline:none;border-color:#4169e1;box-shadow:0 0 0 4px rgba(65,105,225,.1),inset 0 2px 4px rgba(0,0,0,.04)}.input_dom textarea[data-v-c7218988]::-webkit-input-placeholder{color:silver}.input_dom textarea[data-v-c7218988]:-moz-placeholder,.input_dom textarea[data-v-c7218988]::-moz-placeholder{color:silver}.input_dom textarea[data-v-c7218988]:-ms-input-placeholder{color:silver}.input_dom .templateList[data-v-c7218988]{width:100%;margin-left:15px;display:flex;flex-wrap:wrap}.input_dom .templateList .title[data-v-c7218988]{display:flex;justify-content:space-between}.input_dom .templateList_box[data-v-c7218988]{overflow-y:scroll;height:60px;width:100%;margin-left:20px}.input_dom .templateList_box .templateList_item[data-v-c7218988]{color:#1a1a1a}.input_dom .templateList_box .templateList_item input[data-v-c7218988]{width:95%;border:1px solid #c7c7c7}.input_dom .templateList_box .templateList_item .templateText[data-v-c7218988]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:80%;color:#1a1a1a}.input_dom .templateList_box .templateList_item>div[data-v-c7218988]{display:flex;justify-content:space-between;border-bottom:1px dotted #d6d6d6;width:95%;font-size:12px;line-height:30px;align-content:center;color:#1a1a1a}.input_dom .templateList_box .templateList_item>div[data-v-c7218988]:hover{cursor:pointer;font-weight:550}.sendBtn[data-v-c7218988]:hover{cursor:pointer}.text_btn[data-v-c7218988]{margin-left:5px;border-bottom:1px dotted #5ec4d3}[data-v-c7218988] .cn{background:#f9f9fa;padding-top:.75rem;padding-bottom:.75rem;padding-left:1rem;padding-right:1rem;border:1px solid #f2f2f7;flex-shrink:0}[data-v-c7218988] .cn .el-button--primary{background-color:#34c759!important}[data-v-c7218988] .cn .el-button--primary,[data-v-c7218988] .cn .el-button--success{font-weight:500;font-size:.75rem;line-height:1rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:.75rem;padding-right:.75rem;line-height:26px;color:#fff!important;border-radius:9999px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s!important;border-color:#d1d1d6}[data-v-c7218988] .cn .el-button--success{background-color:#d32f2f!important}[data-v-c7218988] .cn .el-button{border-radius:9999px!important;font-weight:500;font-size:.75rem;line-height:1rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:.75rem;padding-right:.75rem;line-height:26px}[data-v-c7218988] .cn .el-button:hover{cursor:pointer;--tw-translate-y:-0.125rem;transform:translateY(-3px)}.templateList[data-v-c7218988]{padding-top:.25rem;padding-bottom:.25rem;padding-left:.75rem;padding-right:.75rem;background:transparent;position:relative;min-height:50px;max-height:400px;flex-shrink:0;color:#1a1a1a}.templateList .title[data-v-c7218988]{display:flex;justify-content:space-between;background:transparent;align-items:center;color:#1a1a1a}.templateList .title .selBox[data-v-c7218988]{display:flex;align-items:center}.templateList .transition-colors[data-v-c7218988]{display:flex;justify-content:center;align-items:center;width:100%;height:16px}.templateList .transition-colors .rounded-full[data-v-c7218988]{width:4rem;height:.25rem;background-color:#c7c7cc;border-radius:4px;cursor:ns-resize}.templateList .transition-colors .rounded-full[data-v-c7218988]:hover{background-color:#4169e1}.templateList .vertical-divider[data-v-c7218988]{position:absolute;top:-4px;left:0;right:0;height:8px;cursor:ns-resize;display:flex;justify-content:center;align-items:center;z-index:1000}.templateList .vertical-divider .vertical-divider-handle[data-v-c7218988]{width:60px;height:4px;background-color:#d1d1d6;border-radius:2px;transition:all .2s ease}.templateList .vertical-divider .vertical-divider-handle[data-v-c7218988]:hover{background-color:#4169e1;width:80px;height:4px}.templateList .vertical-divider[data-v-c7218988]:hover{background-color:rgba(65,105,225,.1)}.templateList .templateList_box[data-v-c7218988]{overflow-y:auto;height:calc(100% - 40px)}.templateList .templateList_item .list-x[data-v-c7218988]{display:flex;justify-content:space-between;background:transparent;font-size:.75rem;line-height:1rem;border:1px solid #e5e5ea;border-radius:8px;margin-bottom:.25rem;padding:.15rem;transition:all .3s ease;cursor:pointer}.templateList .templateList_item .list-x[data-v-c7218988]:hover{border-color:#d1d1d6;box-shadow:0 2px 8px rgba(0,0,0,.1);transform:translateY(-1px)}.templateList .templateList_item .list-x .templateText[data-v-c7218988]{color:#1a1a1a;font-weight:500}.templateList .templateList_item .list-x i[data-v-c7218988]{cursor:pointer;font-size:18px;color:#464646;transition:color .3s ease}.templateList .templateList_item .list-x i[data-v-c7218988]:hover{color:#f56565}.templateList .templateList_item .el-button--mini[data-v-c7218988]{padding:0}.audio[data-v-c7218988]{padding-top:.75rem;padding-bottom:.75rem;padding-left:1rem;padding-right:1rem;background-color:#eff6ff;width:100%;flex-shrink:0}.audio .top[data-v-c7218988]{justify-content:space-between;border-radius:.375rem}.audio .top .left[data-v-c7218988],.audio .top[data-v-c7218988]{display:flex;align-items:center}.audio .top .left span[data-v-c7218988]{font-size:.975rem!important;font-weight:700!important}.audio .top .left .red[data-v-c7218988]{animation:recording-pulse-c7218988 1.5s ease-in-out infinite;background-color:#ef4444;width:.975rem!important;height:.975rem!important;margin-right:.5rem;border-radius:50%}.audio .top .right[data-v-c7218988]{font-size:.975rem!important;font-weight:700!important;line-height:1rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;padding-right:.5rem;background-color:#f2f2f7;border-radius:.375rem}.audio .bottom[data-v-c7218988]{position:relative;width:100%;height:64px;box-shadow:inset 0 2px 4px 0 #000;background:#f2f2f7;border-radius:16px;border:1px solid #e5e5ea}.audio .bottom .ylNumber[data-v-c7218988]{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;justify-content:center;align-items:center;z-index:4}.audio .bottom .ylNumber .number[data-v-c7218988]{background:hsla(0,0%,100%,.9);padding-top:.25rem;padding-bottom:.25rem;padding-left:.75rem;padding-right:.75rem;border:1px solid #e5e5ea;border-radius:9999px;font-weight:600;color:#636366}.audio .bottom .strip[data-v-c7218988]{opacity:.8;box-shadow:0 0 7.04946px rgba(59,130,246,.5);background-image:linear-gradient(90deg,#6aa0f3,#a864ee,#76e3a2,#669cf6,#6aa0f3);background-size:200% 100%;animation:level-gradient-c7218988 3s ease infinite;position:absolute;width:100%;height:100%;left:0;top:0;width:50%;z-index:3;border-radius:16px 0 0 16px}.audio .lineBox[data-v-c7218988]{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;justify-content:space-between;align-items:center;z-index:2}.audio .lineBox .line[data-v-c7218988]{opacity:.5;background-color:#d1d1d6;width:1px;height:.75rem}.audio .hdbh[data-v-c7218988]{animation:pulse-c7218988 .590107s cubic-bezier(.4,0,.6,1) infinite;border-radius:16px;background-color:#60a5fa;position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;box-shadow:inset 0 0 5px #60a5fa}@keyframes recording-pulse-c7218988{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@keyframes pulse-c7218988{50%{opacity:.5}}@keyframes level-gradient-c7218988{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.pulse-active[data-v-c7218988]{animation:pulse-c7218988 .590107s cubic-bezier(.4,0,.6,1) infinite}[data-v-c7218988] .accept-all-btn{background-color:#34c759!important;color:#fff!important;border:none!important;border-radius:9999px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s!important}[data-v-c7218988] .accept-all-btn:hover{background-color:#34c759!important;color:#fff!important;transform:translateY(-3px)!important}[data-v-c7218988] .accept-all-btn:active{transform:translateY(-1px)!important}[data-v-c7218988] .reject-all-btn{background-color:#d32f2f!important;color:#fff!important;border:none!important;border-radius:9999px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s!important}[data-v-c7218988] .reject-all-btn:hover{background-color:#d32f2f!important;color:#fff!important;transform:translateY(-3px)!important}[data-v-c7218988] .reject-all-btn:active{transform:translateY(-1px)!important}.popover-content .title[data-v-c7218988]{font-weight:600;display:flex;align-items:center;color:#1c1c1e}.popover-content .title i[data-v-c7218988]{color:#faad14;margin-right:.25rem}.popover-content .txt[data-v-c7218988]{padding:.5rem 0;color:#1a1a1a}.icon-btn[data-v-35556500]{display:flex;align-items:center;justify-content:center;color:#4169e1;border:none;background:none;padding:.5rem;cursor:pointer}.icon-img[data-v-35556500]{width:1.2rem;height:1.2rem;display:block}.medical-detail .readonly-header[data-v-35556500]{margin-bottom:8px}.medical-detail .readonly-header .line[data-v-35556500]{margin:6px 0;color:#464646;font-size:12px}.medical-detail .readonly-header .label[data-v-35556500]{display:inline-block;width:72px;color:#2c2c2c;font-weight:600}.medical-detail .readonly-header .value[data-v-35556500]{color:#464646}.medical-detail .field-item[data-v-35556500]{display:flex;align-items:flex-start;margin:12px 0;padding:12px 16px;background:#f8faff;border-left:3px solid #4169e1;border-radius:0 8px 8px 0;transition:all .3s ease}.medical-detail .field-item[data-v-35556500]:hover{background:#f0f4ff;border-left-color:#5a7ce8}.medical-detail .field-label[data-v-35556500]{width:80px;color:#4169e1;font-weight:600;line-height:28px;padding-top:4px;text-align:left;flex-shrink:0;font-size:14px}.medical-detail .field-value[data-v-35556500]{flex:1;margin-left:12px}.medical-detail .el-input[data-v-35556500],.medical-detail .el-textarea[data-v-35556500]{width:100%}.ai-suggestion-buttons[data-v-35556500]{display:inline-flex;gap:8px;margin-left:8px;white-space:nowrap;flex-wrap:nowrap}.ai-suggestion-buttons[data-v-35556500] .accept-all-btn,.ai-suggestion-buttons[data-v-35556500] .reject-all-btn{display:inline-flex!important;align-items:center!important;padding-top:.25rem!important;padding-bottom:.25rem!important;padding-left:.75rem!important;padding-right:.75rem!important;border:none!important;border-radius:9999px!important;font-size:.75rem!important;font-weight:500!important;line-height:1rem!important;box-sizing:border-box!important;line-height:26px!important;margin-right:.5rem!important;cursor:pointer!important;transition:all .3s ease!important;box-shadow:0 8px 24px rgba(0,0,0,.12)!important}.ai-suggestion-buttons[data-v-35556500] .accept-all-btn i,.ai-suggestion-buttons[data-v-35556500] .reject-all-btn i{margin-right:4px!important}.ai-suggestion-buttons[data-v-35556500] .accept-all-btn:hover,.ai-suggestion-buttons[data-v-35556500] .reject-all-btn:hover{transform:translateY(-3px)!important}.ai-suggestion-buttons[data-v-35556500] .accept-all-btn:active,.ai-suggestion-buttons[data-v-35556500] .reject-all-btn:active{transform:translateY(-1px)!important}.ai-suggestion-buttons[data-v-35556500] .accept-all-btn{color:#fff!important;background-color:#34c759!important}.ai-suggestion-buttons[data-v-35556500] .accept-all-btn:hover{background-color:#2fb344!important;color:#fff!important}.ai-suggestion-buttons[data-v-35556500] .reject-all-btn{color:#fff!important;background-color:#d32f2f!important}.ai-suggestion-buttons[data-v-35556500] .reject-all-btn:hover{background-color:#c62828!important;color:#fff!important}.ai-suggestion-buttons[data-v-35556500] .soundRecording .sound-recording button,.ai-suggestion-buttons[data-v-35556500] .soundRecording .sound-recording button.el-tooltip,.ai-suggestion-buttons[data-v-35556500] .soundRecording .sound-recording button.item,.ai-suggestion-buttons[data-v-35556500] .soundRecording .sound-recording button.round{transition:all .3s cubic-bezier(.4,0,.2,1)!important}.ai-suggestion-buttons[data-v-35556500] .soundRecording .sound-recording button.el-tooltip:hover,.ai-suggestion-buttons[data-v-35556500] .soundRecording .sound-recording button.item:hover,.ai-suggestion-buttons[data-v-35556500] .soundRecording .sound-recording button.round:hover,.ai-suggestion-buttons[data-v-35556500] .soundRecording .sound-recording button:hover{transform:translateY(-2px)!important;box-shadow:0 6px 16px rgba(0,0,0,.15)!important}.ai-suggestion-buttons[data-v-35556500] .bottom .el-button.del-btn-like-reject,.ai-suggestion-buttons[data-v-35556500] .medical_record .el-button.del-btn-like-reject{background-color:#d32f2f!important;color:#fff!important;border:none!important;border-radius:9999px!important;box-shadow:0 4px 12px rgba(211,47,47,.3)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;font-weight:500!important}.ai-suggestion-buttons[data-v-35556500] .bottom .el-button.del-btn-like-reject i,.ai-suggestion-buttons[data-v-35556500] .medical_record .el-button.del-btn-like-reject i{color:#fff!important}.ai-suggestion-buttons[data-v-35556500] .bottom .el-button.del-btn-like-reject.hover,.ai-suggestion-buttons[data-v-35556500] .bottom .el-button.del-btn-like-reject:hover,.ai-suggestion-buttons[data-v-35556500] .medical_record .el-button.del-btn-like-reject.hover,.ai-suggestion-buttons[data-v-35556500] .medical_record .el-button.del-btn-like-reject:hover{background-color:#d32f2f!important;color:#fff!important;border-color:#d32f2f!important;opacity:.9!important;transform:translateY(-1px) scale(1.1)!important;box-shadow:0 6px 16px rgba(211,47,47,.4)!important}.ai-suggestion-buttons[data-v-35556500] .bottom .el-button.del-btn-like-reject.hover i,.ai-suggestion-buttons[data-v-35556500] .bottom .el-button.del-btn-like-reject:hover i,.ai-suggestion-buttons[data-v-35556500] .medical_record .el-button.del-btn-like-reject.hover i,.ai-suggestion-buttons[data-v-35556500] .medical_record .el-button.del-btn-like-reject:hover i{color:#fff!important}.ai-suggestion-buttons[data-v-35556500] .bottom .el-button.del-btn-like-reject:active,.ai-suggestion-buttons[data-v-35556500] .bottom .el-button.del-btn-like-reject:focus,.ai-suggestion-buttons[data-v-35556500] .medical_record .el-button.del-btn-like-reject:active,.ai-suggestion-buttons[data-v-35556500] .medical_record .el-button.del-btn-like-reject:focus{background-color:#d32f2f!important;color:#fff!important;border-color:#d32f2f!important;outline:none!important}.ai-suggestion-buttons[data-v-35556500] .recording-dialog{border-radius:24px!important;overflow:hidden!important}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog{border-radius:24px!important}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__header{padding:24px 24px 16px;font-size:18px;font-weight:600;background:linear-gradient(135deg,#4169e1,#5a7ce8);color:#fff}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__header .el-dialog__title{color:#fff;font-size:18px;font-weight:600}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__header .el-dialog__headerbtn{top:24px;right:24px}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#fff;font-size:20px}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover{color:#fff;opacity:.8}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__body{padding:24px;font-size:15px}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .editBox .flex-p{font-size:15px;font-weight:500;margin-bottom:12px;color:#2c2c2c}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .editBox .el-textarea .el-textarea__inner{font-size:15px!important;line-height:1.6;border-radius:12px;border:2px solid rgba(65,105,225,.15);transition:all .3s cubic-bezier(.4,0,.2,1)}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .editBox .el-textarea .el-textarea__inner:focus{border:4px solid #4169e1!important;box-shadow:0 0 0 4px rgba(65,105,225,.1)}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__footer{padding:16px 24px 24px}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__footer .dialog-footer{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__footer .dialog-footer .el-button{padding:12px 28px!important;font-size:15px;min-height:44px!important;border-radius:10px;font-weight:500;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1)}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__footer .dialog-footer .el-button:hover{transform:translateY(-1px)}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__footer .dialog-footer .el-button.el-button--primary{background-color:#4169e1;border-color:#4169e1;box-shadow:0 4px 12px rgba(65,105,225,.25)}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__footer .dialog-footer .el-button.el-button--primary:hover{background-color:#4169e1;opacity:.9;box-shadow:0 6px 16px rgba(65,105,225,.35)}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__footer .dialog-footer .el-button.accept-all-submit-btn{background-color:#52c41a;border-color:#52c41a;box-shadow:0 4px 12px rgba(82,196,26,.25);color:#fff!important;font-weight:600;font-size:15px}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__footer .dialog-footer .el-button.accept-all-submit-btn:hover{background-color:#389e0d;border-color:#389e0d;color:#fff!important;box-shadow:0 6px 16px rgba(82,196,26,.35)}.ai-suggestion-buttons[data-v-35556500] .recording-dialog .el-dialog__footer .dialog-footer .el-button.accept-all-submit-btn i{color:#fff!important;margin-right:6px}.ai-suggestion-buttons .ai-suggestion-buttons-fixed[data-v-35556500]{position:absolute;bottom:24px;right:24px;display:flex;gap:12px;z-index:100}.ai-suggestion-buttons .ai-suggestion-buttons-fixed .accept-all-btn[data-v-35556500],.ai-suggestion-buttons .ai-suggestion-buttons-fixed .reject-all-btn[data-v-35556500]{padding:10px 20px;border-radius:10px;font-weight:500;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;border:none}.ai-suggestion-buttons .ai-suggestion-buttons-fixed .accept-all-btn[data-v-35556500]:hover,.ai-suggestion-buttons .ai-suggestion-buttons-fixed .reject-all-btn[data-v-35556500]:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.ai-suggestion-buttons .ai-suggestion-buttons-fixed .accept-all-btn i[data-v-35556500],.ai-suggestion-buttons .ai-suggestion-buttons-fixed .reject-all-btn i[data-v-35556500]{margin-right:4px}.ai-suggestion-buttons .ai-suggestion-buttons-fixed .accept-all-btn[data-v-35556500]{background-color:#4ade80;color:#fff}.ai-suggestion-buttons .ai-suggestion-buttons-fixed .accept-all-btn[data-v-35556500]:hover{background-color:#4ade80;opacity:.9}.ai-suggestion-buttons .ai-suggestion-buttons-fixed .reject-all-btn[data-v-35556500]{background-color:#d32f2f;color:#fff}.ai-suggestion-buttons .ai-suggestion-buttons-fixed .reject-all-btn[data-v-35556500]:hover{background-color:#d32f2f;opacity:.9}.ai-suggestion-buttons[data-v-35556500] .el-dialog{border-radius:24px;overflow:hidden;box-shadow:0 16px 48px rgba(0,0,0,.2)}.ai-suggestion-buttons[data-v-35556500] .el-dialog .el-dialog__header{background:linear-gradient(135deg,#4169e1,#5a7ce8);padding:24px}.ai-suggestion-buttons[data-v-35556500] .el-dialog .el-dialog__header .el-dialog__title{color:#fff;font-size:18px;font-weight:600}.ai-suggestion-buttons[data-v-35556500] .el-dialog .el-dialog__header .el-dialog__headerbtn{top:24px;right:24px}.ai-suggestion-buttons[data-v-35556500] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#fff;font-size:20px}.ai-suggestion-buttons[data-v-35556500] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover{color:#fff;opacity:.8}.ai-suggestion-buttons[data-v-35556500] .el-dialog .el-dialog__body{padding:24px;font-size:15px;line-height:1.6}.ai-suggestion-buttons[data-v-35556500] .el-dialog .el-dialog__footer{padding:16px 24px 24px}.ai-suggestion-buttons[data-v-35556500] .el-dialog .el-dialog__footer .el-button{padding:12px 28px;font-size:15px;min-height:44px;border-radius:10px;font-weight:500;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1)}.ai-suggestion-buttons[data-v-35556500] .el-dialog .el-dialog__footer .el-button:hover{transform:translateY(-1px)}.ai-suggestion-buttons[data-v-35556500] .el-dialog .el-dialog__footer .el-button--primary{background-color:#4169e1!important;border-color:#4169e1!important;box-shadow:0 4px 12px rgba(65,105,225,.25)}.ai-suggestion-buttons[data-v-35556500] .el-dialog .el-dialog__footer .el-button--primary:hover{opacity:.9;box-shadow:0 6px 16px rgba(65,105,225,.35)}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .el-dialog{border-radius:24px!important;overflow:hidden!important}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .el-dialog__header{padding:24px 24px 16px;font-size:18px;font-weight:600;background:linear-gradient(135deg,#4169e1,#5a7ce8);color:#fff}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .el-dialog__header .el-dialog__title{color:#fff;font-size:18px;font-weight:600}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .el-dialog__body{padding:32px}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .progress-section{margin-bottom:32px}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .progress-section .progress-text{font-size:16px;font-weight:500;color:#1a1a1a;margin-bottom:16px;text-align:center}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .progress-section .el-progress .el-progress-bar__outer{border-radius:10px}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .progress-section .el-progress .el-progress-bar__inner{border-radius:10px;transition:width .3s ease}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .steps-list .step-item{display:flex;align-items:flex-start;margin-bottom:20px;padding:16px;border-radius:12px;transition:all .3s ease}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .steps-list .step-item.step-active{background:#f0f4ff;border:1px solid #4169e1}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .steps-list .step-item.step-completed{background:#f0fdf4;border:1px solid #22c55e}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .steps-list .step-item.step-waiting{background:#f9fafb;border:1px solid #e5e7eb}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .steps-list .step-item .step-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:16px;flex-shrink:0}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .steps-list .step-item .step-icon .step-success{color:#22c55e;font-size:20px;font-weight:700}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .steps-list .step-item .step-icon .step-loading{color:#4169e1;font-size:20px}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .steps-list .step-item .step-icon .step-waiting-icon{color:#d1d5db;font-size:18px}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .steps-list .step-item .step-content{flex:1}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .steps-list .step-item .step-content .step-title{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .steps-list .step-item .step-content .step-desc{font-size:14px;color:#6b7280;line-height:1.5}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .steps-list .step-item.step-completed .step-title{color:#15803d}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .steps-list .step-item.step-waiting .step-desc,.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .steps-list .step-item.step-waiting .step-title{color:#9ca3af}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .error-message{display:flex;align-items:center;padding:16px;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;color:#dc2626;font-size:14px;margin-top:20px}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .quick-submit-content .error-message i{font-size:20px;margin-right:8px}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .el-dialog__footer{padding:16px 24px 24px}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .el-dialog__footer .dialog-footer{display:flex;justify-content:center}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .el-dialog__footer .dialog-footer .el-button{padding:12px 32px;font-size:15px;min-height:44px;border-radius:10px;font-weight:500;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1)}.ai-suggestion-buttons[data-v-35556500] .quick-submit-modal .el-dialog__footer .dialog-footer .el-button:hover{transform:translateY(-1px)}.content_son{width:100%;height:100%;background:#f2f2f7;display:flex;position:relative;overflow:hidden;box-sizing:border-box}.el-dialog__body{padding:5px 20px 30px}.chatClass .el-input__inner{border-radius:30px!important}.chatClass .el-input--prefix .el-input__inner{border-radius:30px!important;padding-left:35px!important}.chatClass{min-width:200px;left:10px;margin:0}.chatClass,.medical_record{position:absolute;top:10px;bottom:10px;padding:0;box-sizing:border-box}.medical_record{min-width:300px;background:#fff;border-radius:16px;overflow-y:auto;box-shadow:0 8px 32px rgba(0,0,0,.12);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.8);border-radius:24px}.medical_record .top{background:hsla(0,0%,100%,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 2px 6px rgba(0,0,0,.05);box-sizing:border-box;padding:.75rem;display:flex;justify-content:space-between}.medical_record .top .btn button{background-color:transparent!important;color:#4169e1!important;border:1px solid #d1d1d6!important;border-radius:9999px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s!important;margin-right:.5rem;width:40px;height:40px;font-size:18px}.medical_record .top .btn button:hover{cursor:pointer;--tw-translate-y:-0.125rem;transform:translateY(-3px) scale(1.1)}.medical_record .top .btn button:active{transform:translateY(-1px)}.medical_record .top .right{display:flex}.medical_record .top .right .hisbtn{background-color:#ff9500!important;color:#fff!important;border-radius:9999px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s!important;display:flex;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;padding:.5rem 1rem;height:40px;min-height:40px;margin-right:.5rem;cursor:pointer}.medical_record .top .right .hisbtn i{margin-right:.25rem;margin-top:.1rem}.medical_record .top .right .hisbtn:hover{cursor:pointer;--tw-translate-y:-0.125rem;transform:translateY(-3px) scale(1.1)}.medical_record .top .right .hisbtn:active{transform:translateY(-1px)}.medical_record .top .right .history{background-color:#fff!important;color:#4169e1!important;border:1px solid #d1d1d6!important;border-radius:9999px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s!important;display:flex;justify-content:center;align-items:center;padding-left:1rem;padding-right:1rem;cursor:pointer;position:relative}.medical_record .top .right .history i{margin-right:.25rem;margin-top:.1rem}.medical_record .top .right .history:hover{cursor:pointer;--tw-translate-y:-0.125rem;transform:translateY(-3px)}.medical_record .top .right .history:active{transform:translateY(-1px)}.medical_record .top .right .history .content{display:none;position:absolute;top:45px;right:0;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.12);border:1px solid #e5e5ea;border-radius:.5rem;box-sizing:border-box;padding:.5rem;width:12rem}.medical_record .top .right .history .content .item{color:#2c2c2c;padding:.5rem;box-sizing:border-box;border-radius:.5rem}.medical_record .top .right .history .content .item:hover{background:#f2f2f7}.medical_record .top .right .history .content:before{content:"";position:absolute;top:-10px;width:100%;height:10px}.medical_record .top .right .history:hover .content{display:block}.medical_record .center{height:calc(100% - 164px);box-sizing:border-box;padding:0;overflow:auto}.medical_record .center .icoBox,.medical_record .center .icoBox .ico{display:flex;justify-content:center;align-items:center}.medical_record .center .icoBox .ico{width:96px;height:96px;background:#f2f2f7;border-radius:50%;margin-bottom:1rem;font-size:2.5rem;color:#c7c7cc}.medical_record .center .text{font-size:1.125rem;line-height:1.75rem;font-weight:500;color:#2c2c2c;text-align:center}.medical_record .center .text2{color:#c7c7cc;font-size:.875rem;line-height:1.25rem;margin-top:.5rem;text-align:center}.medical_record .center .medical{color:#2c2c2c;line-height:1.8}.medical_record .center .medical .field-container{margin-bottom:5px}.medical_record .center .medical .field-title{width:84px;color:#2c2c2c;font-weight:600}.medical_record .center .medical .editable-field-content .content-text{white-space:pre-wrap}.medical_record .center .medical .py-1{margin-top:.4rem;padding:.75rem;box-shadow:0 2px 6px rgba(0,0,0,.05);background:#fef2f2;border-left:4px solid #f87171;border-top-right-radius:16px;border-bottom-right-radius:16px;font-size:16px}.medical_record .center .medical .py-1.orange{background:#fefce8;border-left:4px solid #facc15;border-radius:16px}.medical_record .center .medical .transition-all{margin-top:.4rem}.medical_record .center .medical .transition-all .py-1{padding:.75rem;box-shadow:0 2px 6px rgba(0,0,0,.05);background:#f0fdf4;border-left:4px solid #4ade80;border-radius:16px;font-size:16px}.medical_record .center .medical .transition-all .btn button{box-shadow:0 8px 24px rgba(0,0,0,.12);height:2.25rem;font-weight:500;font-size:.75rem;line-height:1rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:.75rem;padding-right:.75rem;margin-top:.5rem;border:none}.medical_record .center .medical .transition-all .btn button:first-child{background-color:#34c759!important;color:#fff!important;border-radius:9999px!important;transition:all .3s!important;margin-right:.5rem}.medical_record .center .medical .transition-all .btn button:nth-child(2){background-color:#d32f2f!important;color:#fff!important;border-radius:9999px!important;transition:all .3s!important}.medical_record .center .medical .transition-all .txt{font-size:16px;padding-top:.25rem;padding-bottom:.25rem}.medical_record .center .medical .transition-all .txt.font-w{font-weight:550}.medical_record .bottom{position:absolute;bottom:0;left:0;right:0;height:90px;padding:.75rem;background:hsla(0,0%,100%,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.18);display:flex;align-items:center;z-index:10}.medical_record .bottom .btn{display:flex;align-items:center;flex-wrap:nowrap;white-space:nowrap}.medical_record .bottom .btn button{background-color:#fff!important;color:#4169e1!important;border:1px solid #d1d1d6!important;border-radius:9999px!important;box-shadow:0 8px 24px rgba(0,0,0,.12);transition:all .3s!important;cursor:pointer;margin-right:.5rem;font-weight:500;font-size:.75rem;line-height:1rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:.75rem;padding-right:.75rem;box-sizing:border-box;line-height:26px;flex-shrink:0;white-space:nowrap}.medical_record .bottom .btn button:hover{cursor:pointer;--tw-translate-y:-0.125rem;transform:translateY(-3px)}.medical_record .bottom .btn button:active{transform:translateY(-1px)}.medical_record .bottom .btn .del-btn-like-reject{background-color:#d32f2f!important;color:#fff!important;border:none!important;border-radius:9999px!important;box-shadow:0 4px 12px rgba(211,47,47,.3)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;font-weight:500!important;font-size:.75rem!important;line-height:1rem!important;padding-top:.25rem!important;padding-bottom:.25rem!important;padding-left:.75rem!important;padding-right:.75rem!important;line-height:26px!important;margin-right:.5rem!important}.medical_record .bottom .btn .del-btn-like-reject i{color:#fff!important}.medical_record .bottom .btn .del-btn-like-reject:hover{background-color:#d32f2f!important;color:#fff!important;opacity:.9;transform:translateY(-1px) scale(1.1)!important;box-shadow:0 6px 16px rgba(211,47,47,.4)!important}.medical_record .bottom .btn .del-btn-like-reject:hover i{color:#fff!important}.medical_record .bottom .btn .del-btn-like-reject:active{background-color:#d32f2f!important;color:#fff!important;transform:translateY(0)!important}.medical_record .bottom .btn .del-btn-like-reject:active i{color:#fff!important}.medical_record .bottom .btn .del-btn-like-reject:focus{background-color:#d32f2f!important;color:#fff!important;border-color:#d32f2f!important}.medical_record .bottom .btn .del-btn-like-reject:focus i{color:#fff!important}.medical_record .bottom .btn ::v-deep .reset-btn-like-reject{background-color:#d32f2f!important;color:#fff!important;border:none!important;border-radius:9999px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s!important;font-weight:500!important;font-size:.75rem!important;line-height:1rem!important;padding-top:.25rem!important;padding-bottom:.25rem!important;padding-left:.75rem!important;padding-right:.75rem!important;line-height:26px!important;margin-right:.5rem!important}.medical_record .bottom .btn ::v-deep .reset-btn-like-reject:hover{background-color:#d32f2f!important;color:#fff!important;transform:translateY(-3px)!important}.medical_record .bottom .btn ::v-deep .reset-btn-like-reject:active{transform:translateY(-1px)!important}.medical_record .bottom .btn ::v-deep .reset-btn-like-reject:focus{background-color:#d32f2f!important;color:#fff!important;border-color:#d32f2f!important}.popover-content .title{font-weight:600;display:flex;align-items:center;color:#1c1c1e}.popover-content .title i{color:#faad14;margin-right:.25rem}.popover-content .txt{padding:.5rem}.bottom .btn .del-btn-like-reject,.bottom .del-btn-like-reject,.medical_record .del-btn-like-reject{background-color:#d32f2f!important;color:#fff!important;border:none!important;border-radius:9999px!important;box-shadow:0 4px 12px rgba(211,47,47,.3)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;font-weight:500!important;font-size:.75rem!important;line-height:26px!important;padding-top:.25rem!important;padding-bottom:.25rem!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-right:.5rem!important}.bottom .btn .del-btn-like-reject i,.bottom .del-btn-like-reject i,.medical_record .del-btn-like-reject i{color:#fff!important}.bottom .btn .del-btn-like-reject:hover,.bottom .del-btn-like-reject:hover,.medical_record .del-btn-like-reject:hover{background-color:#d32f2f!important;color:#fff!important;border-color:#d32f2f!important;opacity:.9!important;transform:translateY(-1px) scale(1.1)!important;box-shadow:0 6px 16px rgba(211,47,47,.4)!important}.bottom .btn .del-btn-like-reject:hover i,.bottom .del-btn-like-reject:hover i,.medical_record .del-btn-like-reject:hover i{color:#fff!important}.bottom .btn .del-btn-like-reject:active,.bottom .del-btn-like-reject:active,.medical_record .del-btn-like-reject:active{background-color:#d32f2f!important;color:#fff!important;border-color:#d32f2f!important;transform:translateY(0)!important}.bottom .btn .del-btn-like-reject:active i,.bottom .del-btn-like-reject:active i,.medical_record .del-btn-like-reject:active i{color:#fff!important}.bottom .btn .del-btn-like-reject:focus,.bottom .del-btn-like-reject:focus,.medical_record .del-btn-like-reject:focus{background-color:#d32f2f!important;color:#fff!important;border-color:#d32f2f!important;outline:none!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important}.bottom .btn .del-btn-like-reject:focus i,.bottom .del-btn-like-reject:focus i,.medical_record .del-btn-like-reject:focus i{color:#fff!important}::v-deep .medical_record .right .reset-btn-like-reject{background-color:#d32f2f!important;color:#fff!important;border:none!important;border-radius:9999px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s!important;font-weight:500!important;font-size:.75rem!important;line-height:1rem!important;padding-top:.25rem!important;padding-bottom:.25rem!important;padding-left:.75rem!important;padding-right:.75rem!important;line-height:26px!important;margin-right:.5rem!important}::v-deep .medical_record .right .reset-btn-like-reject:hover{background-color:#d32f2f!important;color:#fff!important;border-color:#d32f2f!important;transform:translateY(-3px)!important}::v-deep .medical_record .right .reset-btn-like-reject:active{background-color:#d32f2f!important;color:#fff!important;border-color:#d32f2f!important;transform:translateY(-1px)!important}::v-deep .medical_record .right .reset-btn-like-reject:focus{background-color:#d32f2f!important;color:#fff!important;border-color:#d32f2f!important;outline:none!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important}.history-list{max-height:240px;overflow-y:auto}.history-list .history-item{padding:.5rem .75rem;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:all .2s;border-radius:.25rem;margin:.125rem 0}.history-list .history-item:hover{background-color:#f8f9fa;box-shadow:0 1px 4px rgba(0,0,0,.08);transform:translateY(-.5px)}.history-list .history-item:last-child{border-bottom:none}.history-list .history-item .date{font-size:.8rem;color:#2c2c2c;margin-bottom:.125rem}.history-list .history-item .diagnosis{font-size:.9rem;color:#2c2c2c;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.history-list .history-item-empty{padding:.75rem;text-align:center}.history-list .history-item-empty .empty-text{color:#2c2c2c;font-style:italic;font-size:.875rem}.chatBox_dom{min-width:300px;position:absolute;top:10px;bottom:10px;right:10px;background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.16);border-radius:24px;padding:0;display:flex;flex-direction:column;height:calc(100% - 20px);overflow:hidden}.history-confirm-dialog .dialog-content{display:flex;gap:1.5rem;height:500px;margin-bottom:1.5rem}.history-confirm-dialog .history-list-panel{flex:0 0 300px;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.history-confirm-dialog .history-list-panel h4{margin:0;padding:1rem;background:#f8f9fa;border-bottom:1px solid #e5e7eb;color:#2c2c2c;font-size:1rem;font-weight:600}.history-confirm-dialog .history-list-panel .history-scroll-list{height:calc(100% - 60px);overflow-y:auto}.history-confirm-dialog .history-list-panel .history-scroll-list .history-item-in-dialog{padding:.75rem;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background-color .2s}.history-confirm-dialog .history-list-panel .history-scroll-list .history-item-in-dialog:hover{background-color:#f9fafb}.history-confirm-dialog .history-list-panel .history-scroll-list .history-item-in-dialog.active{background-color:#eff6ff;border-left:3px solid #4169e1}.history-confirm-dialog .history-list-panel .history-scroll-list .history-item-in-dialog:last-child{border-bottom:none}.history-confirm-dialog .history-list-panel .history-scroll-list .history-item-in-dialog .date{font-size:.85rem;color:#4169e1;font-weight:500;margin-bottom:.25rem}.history-confirm-dialog .history-list-panel .history-scroll-list .history-item-in-dialog .preview{font-size:.9rem;color:#2c2c2c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem}.history-confirm-dialog .history-list-panel .history-scroll-list .history-item-in-dialog .source{font-size:.8rem;color:#6b7280}.history-confirm-dialog .history-content-panel{flex:1;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.history-confirm-dialog .history-content-panel h4{margin:0;padding:1rem;background:#f8f9fa;border-bottom:1px solid #e5e7eb;color:#2c2c2c;font-size:1rem;font-weight:600}.history-confirm-dialog .history-content-panel .content-display{height:calc(100% - 60px);overflow-y:auto}.history-confirm-dialog .history-content-panel .content-display .medical-record-content{padding:1rem}.history-confirm-dialog .history-content-panel .content-display .medical-record-content .field-item{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}.history-confirm-dialog .history-content-panel .content-display .medical-record-content .field-item:last-child{border-bottom:none;margin-bottom:0}.history-confirm-dialog .history-content-panel .content-display .medical-record-content .field-item .field-label{font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.9rem}.history-confirm-dialog .history-content-panel .content-display .medical-record-content .field-item .field-value{color:#2c2c2c;line-height:1.6;padding:.5rem;background:#f9fafb;border-radius:4px;font-size:.9rem}.history-confirm-dialog .history-content-panel .content-display .no-selection{display:flex;align-items:center;justify-content:center;height:100%;color:#9ca3af;font-size:.9rem}.history-confirm-dialog .confirm-action{padding:1rem;background:#fef3cd;border-radius:6px;border:1px solid #fbbf24}.history-confirm-dialog .confirm-action p{margin:0;color:#92400e;font-size:.9rem;display:flex;align-items:center}.history-confirm-dialog .confirm-action p i{margin-right:.5rem;font-size:1rem}.chatBox_center{width:100%;height:100%;background:#f8f9fa;overflow:hidden;margin:0;padding:1rem;box-sizing:border-box;position:relative;z-index:1}.soundRecording{margin:0;padding-top:0;padding-bottom:0}.medical-record{width:100%;height:100%;padding:1.5rem;overflow-y:auto;background:#f8f9fa;margin:0;box-sizing:border-box}.space-y-4>*+*{margin-top:.4rem}.space-y-2>*+*{margin-top:.2rem}.field-container{padding:.3rem 0}.flex{display:flex}.items-start{align-items:flex-start}.gap-2{gap:.5rem}.field-title{min-width:80px;font-size:.95rem;color:#2c2c2c;font-weight:600;line-height:1.5}.readonly-header{margin-bottom:.4rem;padding:0;background:transparent;border:none;border-radius:0}.readonly-header .line{display:flex;align-items:center;margin-bottom:.3rem;line-height:1.8}.readonly-header .line:last-child{margin-bottom:0}.readonly-header .line .label{min-width:80px;font-size:.95rem;color:#2c2c2c;font-weight:600;line-height:1.5;margin-right:.5rem}.readonly-header .line .value{font-size:.95rem;color:#2c2c2c;font-weight:400;line-height:1.5}.flex-shrink-0{flex-shrink:0}.flex-1{flex:1 1 0%}.min-w-0{min-width:0}.editable-field-content{cursor:pointer;padding:.5em .75rem;border-radius:.5rem;border:1px solid #d1d5db;background-color:#fff;transition:all .2s ease;min-height:50px;width:100%;display:block}.editable-field-content .content-wrapper{width:100%;min-height:20px;pointer-events:none}.editable-field-content:hover{border-color:#888d97;box-shadow:0 12px 12px rgba(81,85,97,.15)}.whitespace-pre-wrap{white-space:pre-wrap;font-size:.95rem;color:#2c2c2c;line-height:1.6}.placeholder-text{color:#9ca3af;font-style:italic;font-size:.95rem}.edit-mode .edit-input ::v-deep .el-textarea__inner{border-radius:.5rem!important;border:4px solid #4169e1!important;font-size:.95rem;padding:.5em .75rem;resize:vertical;min-height:70px}.edit-mode .edit-buttons{margin-top:.5rem;display:flex;gap:.5rem}.edit-mode .edit-buttons .cancel-edit-btn{font-weight:500;font-size:.75rem;line-height:1rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:.75rem;padding-right:.75rem;line-height:26px;background-color:#d32f2f!important;color:#fff!important;border:none;border-radius:9999px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s!important;cursor:pointer;border-color:#d1d1d6}.edit-mode .edit-buttons .cancel-edit-btn:hover{cursor:pointer;transform:translateY(-3px)}.edit-mode .edit-buttons .cancel-edit-btn:active{transform:translateY(-1px)}.suggestion-mode .original-content{margin-bottom:.75rem}.suggestion-mode .original-content .original-text-field{background-color:#fef2f2;border:2px solid #fca5a5;padding:.5rem .75rem;border-radius:.375rem;font-size:.95rem;color:#991b1b;display:block;line-height:1.6;min-height:60px;cursor:pointer;transition:all .2s ease}.suggestion-mode .original-content .original-text-field:hover{background-color:#fef7f7;border-color:#f87171}.suggestion-mode .original-content .original-text-field .content-wrapper{min-height:40px;display:flex;align-items:center}.suggestion-mode .original-content .original-text-field .content-wrapper .content-text{flex:1}.suggestion-mode .original-content .original-text-field .content-wrapper .placeholder-text{color:#9ca3af;font-style:italic}.suggestion-mode .original-content .original-text{background-color:#fef2f2;border:2px solid #fca5a5;padding:.5rem .75rem;border-radius:.375rem;font-size:.95rem;color:#991b1b;display:block;line-height:1.6;min-height:60px}.suggestion-mode .suggested-content{position:relative;margin-bottom:2rem}.suggestion-mode .suggested-content .suggested-text{background-color:#f0fdf4;color:#166534;border:2px solid #86efac;padding:.5rem .75rem;border-radius:.375rem;font-size:.95rem;display:block;line-height:1.6;min-height:2.5rem}.suggestion-mode .suggested-content .suggestion-buttons{position:absolute;top:100%;margin-top:.25rem;right:.5rem;display:flex;gap:.25rem;z-index:10}.suggestion-mode .suggested-content .suggestion-buttons .accept-btn,.suggestion-mode .suggested-content .suggestion-buttons .edit-suggestion-btn,.suggestion-mode .suggested-content .suggestion-buttons .reject-btn{font-weight:500;font-size:.75rem;line-height:1rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:.75rem;padding-right:.75rem;line-height:26px;border:none;border-radius:9999px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s!important;cursor:pointer;border-color:#d1d1d6}.suggestion-mode .suggested-content .suggestion-buttons .accept-btn:hover,.suggestion-mode .suggested-content .suggestion-buttons .edit-suggestion-btn:hover,.suggestion-mode .suggested-content .suggestion-buttons .reject-btn:hover{cursor:pointer;transform:translateY(-3px)}.suggestion-mode .suggested-content .suggestion-buttons .accept-btn:active,.suggestion-mode .suggested-content .suggestion-buttons .edit-suggestion-btn:active,.suggestion-mode .suggested-content .suggestion-buttons .reject-btn:active{transform:translateY(-1px)}.suggestion-mode .suggested-content .suggestion-buttons .accept-btn{background-color:#34c759!important;color:#fff!important}.suggestion-mode .suggested-content .suggestion-buttons .reject-btn{background-color:#d32f2f!important;color:#fff!important}.suggestion-mode .suggested-content .suggestion-buttons .edit-suggestion-btn{background-color:#4169e1!important;color:#fff!important}.no-medical-record{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.no-medical-record .empty-state{text-align:center}.no-medical-record .empty-state p{font-size:1rem;color:#2c2c2c;margin-bottom:1.5rem}.no-medical-record .empty-state .extract-btn{border-radius:.5rem!important;padding:.75rem 1.5rem!important;font-size:.95rem!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s!important}.no-medical-record .empty-state .extract-btn:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.12)!important}.no-medical-record .empty-state .extract-btn:active{transform:translateY(-1px)}.dialogForm_read{width:100%;margin:0 auto;padding:20px;overflow-y:auto;max-height:70%;border-radius:10px}.dialogForm_read_item{margin:10px auto;width:100%;padding:10px 0}.dialogForm_read_item>span:first-child{font-weight:550}.editBtn{margin-left:5px;font-size:10px;color:#4169e1}.editBtn:hover{cursor:pointer}.tag{margin:5px}.tag:hover{cursor:pointer}.tag:active{font-weight:550}::v-deep .el-dialog{border-radius:8px!important}::v-deep .el-dialog .el-dialog__title{font-weight:600;color:#2c2c2c}.editBox p{margin-bottom:.25rem;color:#2c2c2c}.editBox ::v-deep .el-textarea__inner{border-radius:16px!important;box-shadow:inset 0 .2px .4px 0 rgba(0,0,0,.005)!important}.editBox .flex-p{display:flex;justify-content:space-between;margin-top:1rem}::v-deep .sub{background-color:#1677ff!important}.panel-divider{position:absolute;top:0;bottom:0;width:8px;cursor:col-resize;display:flex;justify-content:center;align-items:center;z-index:1000}.panel-divider .divider-handle{width:4px;height:60px;background-color:#d1d1d6;border-radius:2px;transition:all .2s ease}.panel-divider .divider-handle:hover{background-color:#4169e1;width:4px;height:80px}.panel-divider:hover{background-color:rgba(65,105,225,.1)}.transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;display:flex;justify-content:center;align-items:center;cursor:col-resize;width:.25rem;height:100%;margin-left:.25rem;margin-right:.25rem}.transition-colors .rounded-full{width:.25rem;height:4rem;background-color:#d1d1d6;border-radius:5px}.hisDia span{color:#aeaeb2}.dialog-footer .el-button{border-radius:10px;padding:8px 20px;font-weight:500;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s cubic-bezier(.4,0,.2,1)}.dialog-footer .el-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.dialog-footer .el-button--primary{color:#fff;background-color:#4169e1;border:none;box-shadow:0 4px 12px rgba(65,105,225,.25)}.dialog-footer .el-button--primary:hover{background-color:#4169e1;opacity:.9;box-shadow:0 6px 16px rgba(65,105,225,.35)}.medical_record .bottom .ai-suggestion-buttons{display:inline-flex!important;flex-wrap:nowrap!important;white-space:nowrap!important}.medical_record .bottom .ai-suggestion-buttons .accept-all-btn{background-color:#34c759!important;color:#fff!important;border:none!important;border-radius:9999px!important;box-shadow:0 8px 24px rgba(0,0,0,.12)!important;font-weight:500!important;font-size:.75rem!important;line-height:1rem!important;padding-top:.25rem!important;padding-bottom:.25rem!important;padding-left:.75rem!important;padding-right:.75rem!important;box-sizing:border-box!important;line-height:26px!important;margin-right:.5rem!important;display:inline-flex!important;align-items:center!important;cursor:pointer!important;transition:all .3s ease!important}.medical_record .bottom .ai-suggestion-buttons .accept-all-btn:hover{background-color:#2fb344!important;color:#fff!important;transform:translateY(-3px)!important}.medical_record .bottom .ai-suggestion-buttons .accept-all-btn:active{transform:translateY(-1px)!important}.medical_record .bottom .ai-suggestion-buttons .accept-all-btn i{color:#fff!important;margin-right:4px!important}.medical_record .bottom .ai-suggestion-buttons .reject-all-btn{background-color:#d32f2f!important;color:#fff!important;border:none!important;border-radius:9999px!important;box-shadow:0 8px 24px rgba(0,0,0,.12)!important;font-weight:500!important;font-size:.75rem!important;line-height:1rem!important;padding-top:.25rem!important;padding-bottom:.25rem!important;padding-left:.75rem!important;padding-right:.75rem!important;box-sizing:border-box!important;line-height:26px!important;margin-right:.5rem!important;display:inline-flex!important;align-items:center!important;cursor:pointer!important;transition:all .3s ease!important}.medical_record .bottom .ai-suggestion-buttons .reject-all-btn:hover{background-color:#c62828!important;color:#fff!important;transform:translateY(-3px)!important}.medical_record .bottom .ai-suggestion-buttons .reject-all-btn:active{transform:translateY(-1px)!important}.medical_record .bottom .ai-suggestion-buttons .reject-all-btn i{color:#fff!important;margin-right:4px!important}.clickable-suggestion{cursor:pointer!important;padding:.75rem!important;border-radius:8px!important;border:2px solid #51cf66!important;background:#f0fff4!important;color:#2d8659!important;display:block!important;margin:.5rem 0!important;transition:all .2s ease!important}.clickable-suggestion:hover{background-color:#e8f5e8!important;border-color:#4ade80!important;box-shadow:0 2px 8px rgba(74,222,128,.3)!important;transform:translateY(-1px)!important}.clickable-suggestion:active{transform:translateY(0)!important}.suggestion-edit-mode .edit-suggestion-input{border:2px solid #51cf66!important;border-radius:12px!important;background:#f0fff4!important}.suggestion-edit-mode .edit-suggestion-input ::v-deep .el-textarea__inner{border:none!important;background:transparent!important;color:#2d8659!important;font-size:16px!important}.suggestion-edit-mode .edit-suggestion-input ::v-deep .el-textarea__inner:focus{border:none!important;box-shadow:none!important}.suggestion-edit-mode .suggestion-edit-buttons{margin-top:.5rem;display:flex;gap:.5rem}.suggestion-edit-mode .suggestion-edit-buttons button{font-weight:500;font-size:.75rem;line-height:1rem;padding:.25rem .75rem;border:none;border-radius:9999px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.2)!important;transition:all .3s!important;cursor:pointer}.suggestion-edit-mode .suggestion-edit-buttons button:hover{transform:translateY(-3px)}.suggestion-edit-mode .suggestion-edit-buttons button:active{transform:translateY(-1px)}.suggestion-edit-mode .suggestion-edit-buttons .save-suggestion-btn{background-color:#34c759!important;color:#fff!important}.suggestion-edit-mode .suggestion-edit-buttons .cancel-suggestion-btn{background-color:#d32f2f!important;color:#fff!important}.el-dialog.conversation-dialog,.el-dialog.his-dialog,.el-dialog.maintain-dialog,.el-dialog.medical-history-dialog,.el-dialog.recording-dialog{border-radius:24px!important;overflow:hidden!important;box-shadow:0 16px 48px rgba(0,0,0,.2)!important}.el-dialog.conversation-dialog .el-dialog__header,.el-dialog.his-dialog .el-dialog__header,.el-dialog.maintain-dialog .el-dialog__header,.el-dialog.medical-history-dialog .el-dialog__header,.el-dialog.recording-dialog .el-dialog__header{background:#fff!important;padding:24px!important;border-bottom:1px solid #e5e7eb!important}.el-dialog.conversation-dialog .el-dialog__header .el-dialog__title,.el-dialog.his-dialog .el-dialog__header .el-dialog__title,.el-dialog.maintain-dialog .el-dialog__header .el-dialog__title,.el-dialog.medical-history-dialog .el-dialog__header .el-dialog__title,.el-dialog.recording-dialog .el-dialog__header .el-dialog__title{color:#2c2c2c!important;font-size:18px!important;font-weight:600!important}.el-dialog.conversation-dialog .el-dialog__header .el-dialog__headerbtn,.el-dialog.his-dialog .el-dialog__header .el-dialog__headerbtn,.el-dialog.maintain-dialog .el-dialog__header .el-dialog__headerbtn,.el-dialog.medical-history-dialog .el-dialog__header .el-dialog__headerbtn,.el-dialog.recording-dialog .el-dialog__header .el-dialog__headerbtn{top:20px!important;right:20px!important;width:40px!important;height:40px!important}.el-dialog.conversation-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close,.el-dialog.his-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close,.el-dialog.maintain-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close,.el-dialog.medical-history-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close,.el-dialog.recording-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#464646!important;font-size:24px!important;line-height:40px!important}.el-dialog.conversation-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover,.el-dialog.his-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover,.el-dialog.maintain-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover,.el-dialog.medical-history-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover,.el-dialog.recording-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover{color:#2c2c2c!important;opacity:1!important;transform:scale(1.1)!important}.el-dialog.conversation-dialog .el-dialog__body,.el-dialog.his-dialog .el-dialog__body,.el-dialog.maintain-dialog .el-dialog__body,.el-dialog.medical-history-dialog .el-dialog__body,.el-dialog.recording-dialog .el-dialog__body{padding:24px!important;font-size:15px!important;line-height:1.6!important}.el-dialog.conversation-dialog .el-dialog__footer,.el-dialog.his-dialog .el-dialog__footer,.el-dialog.maintain-dialog .el-dialog__footer,.el-dialog.medical-history-dialog .el-dialog__footer,.el-dialog.recording-dialog .el-dialog__footer{padding:16px 24px 24px!important}.el-dialog.conversation-dialog .el-dialog__footer .el-button,.el-dialog.his-dialog .el-dialog__footer .el-button,.el-dialog.maintain-dialog .el-dialog__footer .el-button,.el-dialog.medical-history-dialog .el-dialog__footer .el-button,.el-dialog.recording-dialog .el-dialog__footer .el-button{padding:12px 28px!important;font-size:15px!important;min-height:44px!important;border-radius:10px!important;font-weight:500!important;line-height:1.5!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.el-dialog.conversation-dialog .el-dialog__footer .el-button:hover,.el-dialog.his-dialog .el-dialog__footer .el-button:hover,.el-dialog.maintain-dialog .el-dialog__footer .el-button:hover,.el-dialog.medical-history-dialog .el-dialog__footer .el-button:hover,.el-dialog.recording-dialog .el-dialog__footer .el-button:hover{transform:translateY(-1px)!important}.el-dialog.conversation-dialog .el-dialog__footer .el-button--primary,.el-dialog.his-dialog .el-dialog__footer .el-button--primary,.el-dialog.maintain-dialog .el-dialog__footer .el-button--primary,.el-dialog.medical-history-dialog .el-dialog__footer .el-button--primary,.el-dialog.recording-dialog .el-dialog__footer .el-button--primary{background-color:#4169e1!important;border-color:#4169e1!important;box-shadow:0 4px 12px rgba(65,105,225,.25)!important}.el-dialog.conversation-dialog .el-dialog__footer .el-button--primary:hover,.el-dialog.his-dialog .el-dialog__footer .el-button--primary:hover,.el-dialog.maintain-dialog .el-dialog__footer .el-button--primary:hover,.el-dialog.medical-history-dialog .el-dialog__footer .el-button--primary:hover,.el-dialog.recording-dialog .el-dialog__footer .el-button--primary:hover{opacity:.9!important;box-shadow:0 6px 16px rgba(65,105,225,.35)!important}.el-dialog.recording-dialog .el-dialog__body .el-textarea__inner{font-size:19.5px!important;font-weight:700!important;line-height:1.6!important;border-radius:12px!important;border:2px solid rgba(65,105,225,.15)!important;box-shadow:inset 0 2px 4px rgba(0,0,0,.04)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.el-dialog.recording-dialog .el-dialog__body .el-textarea__inner:focus{border-color:#4169e1!important;box-shadow:0 0 0 4px rgba(65,105,225,.1),inset 0 2px 4px rgba(0,0,0,.04)!important}.soundRecording button{background-color:#ff9500!important;color:#fff!important;border-color:#ff9500!important;box-shadow:0 4px 12px rgba(255,149,0,.3)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.soundRecording button:hover{transform:translateY(-2px)!important;box-shadow:0 6px 16px rgba(255,149,0,.4)!important;opacity:.9!important}.el-message-box{border-radius:16px!important}.el-message-box .el-message-box__header{padding:20px 20px 10px!important}.el-message-box .el-message-box__header .el-message-box__title{font-size:16px!important;font-weight:600!important;color:#2c2c2c!important}.el-message-box .el-message-box__content{padding:20px!important;font-size:14px!important;color:#464646!important}.el-message-box .el-message-box__btns{padding:10px 20px 20px!important}.el-message-box .el-message-box__btns .el-button{padding:10px 24px!important;font-size:14px!important;min-height:38px!important;border-radius:12px!important}.el-message-box .el-message-box__btns .el-button--primary{background-color:#4169e1!important;border-color:#4169e1!important}.medical_record .ai-suggestion-buttons-fixed{position:absolute;bottom:24px;right:24px;display:flex;gap:12px;z-index:100}.medical_record .ai-suggestion-buttons-fixed .accept-all-btn,.medical_record .ai-suggestion-buttons-fixed .reject-all-btn{padding:10px 20px;border-radius:10px;font-weight:500;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;border:none}.medical_record .ai-suggestion-buttons-fixed .accept-all-btn:hover,.medical_record .ai-suggestion-buttons-fixed .reject-all-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.medical_record .ai-suggestion-buttons-fixed .accept-all-btn i,.medical_record .ai-suggestion-buttons-fixed .reject-all-btn i{margin-right:4px}.medical_record .ai-suggestion-buttons-fixed .accept-all-btn{background-color:#4ade80;color:#fff}.medical_record .ai-suggestion-buttons-fixed .accept-all-btn:hover{background-color:#4ade80;opacity:.9}.medical_record .ai-suggestion-buttons-fixed .reject-all-btn{background-color:#d32f2f;color:#fff}.medical_record .ai-suggestion-buttons-fixed .reject-all-btn:hover{background-color:#d32f2f;opacity:.9}.el-dialog.conversation-resume-dialog{border-radius:24px!important;overflow:hidden!important;box-shadow:0 16px 48px rgba(0,0,0,.2)!important}.el-dialog.conversation-resume-dialog .el-dialog__header{background:#fff!important;padding:24px!important;border-bottom:1px solid #e5e7eb!important}.el-dialog.conversation-resume-dialog .el-dialog__header .el-dialog__title{color:#2c2c2c!important;font-size:18px!important;font-weight:600!important}.el-dialog.conversation-resume-dialog .el-dialog__header .el-dialog__headerbtn{top:20px!important;right:20px!important;width:40px!important;height:40px!important}.el-dialog.conversation-resume-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#464646!important;font-size:24px!important;line-height:40px!important}.el-dialog.conversation-resume-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover{color:#2c2c2c!important;opacity:1!important;transform:scale(1.1)!important}.el-dialog.conversation-resume-dialog .el-dialog__body{padding:24px!important}.el-dialog.conversation-resume-dialog .el-dialog__footer{padding:16px 24px 24px!important}.el-dialog.conversation-resume-dialog .el-dialog__footer .el-button{padding:10px 24px!important;font-size:14px!important;min-height:40px!important;border-radius:12px!important}.el-dialog.conversation-resume-dialog .el-dialog__footer .el-button--primary{background-color:#4169e1!important;border-color:#4169e1!important}.el-dialog.conversation-resume-dialog .el-dialog__footer .el-button--primary:hover{opacity:.9!important}.el-dialog.conversation-resume-dialog .chat-history-confirm-dialog .conversation-item.active{background:#e3f2fd!important}.el-dialog.conversation-resume-dialog .chat-history-confirm-dialog .conversation-messages .message-item.doctor{background:#e8f5e9!important}.el-dialog.conversation-resume-dialog .chat-history-confirm-dialog .conversation-messages .message-item.ai{background:#fff3e0!important}.large-loading .el-loading-text{font-size:56px!important;font-weight:600!important;color:#fff!important;margin-top:20px!important}.large-loading .el-loading-spinner{margin-top:-80px!important}.large-loading .el-loading-spinner .el-icon-loading{font-size:160px!important}.el-dialog.maintain-dialog{width:700px!important}.el-dialog.maintain-dialog .el-dialog__body{padding:24px!important}.el-dialog.maintain-dialog .el-input__inner{font-size:24px!important;font-weight:400!important;padding:12px 15px!important;height:40px!important;line-height:20px!important;border-radius:12px!important;border:2px solid #e5e7eb!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.el-dialog.maintain-dialog .el-input__inner:focus{border-color:#4169e1!important;box-shadow:0 0 0 3px rgba(65,105,225,.1)!important}.el-dialog.maintain-dialog .el-table{font-size:24px!important}.el-dialog.maintain-dialog .el-button--text,.el-dialog.maintain-dialog .el-table .el-table__body td{font-size:24px!important;font-weight:700!important}.el-dialog.maintain-dialog .el-button--text{padding:5px 10px!important;min-height:auto!important}.el-dialog.maintain-dialog .el-button--text.el-button--mini{font-size:24px!important}.el-dialog.maintain-dialog .el-input-group__append .el-button{font-size:24px!important;font-weight:700!important;padding:0 15px!important;height:38px!important}.el-dialog.maintain-dialog .dialog-footer .el-button{font-size:16px!important;padding:10px 20px!important;height:auto!important;border-radius:12px!important}.el-dialog.maintain-dialog .dialog-footer .el-button:first-child{background-color:#fff!important;border-color:#d1d5db!important;color:#2c2c2c!important}.el-dialog.maintain-dialog .dialog-footer .el-button:first-child:hover{background-color:#f9fafb!important;border-color:#9ca3af!important}.el-dialog.maintain-dialog .dialog-footer .el-button.el-button--primary{background-color:#4169e1!important;border-color:#4169e1!important;color:#fff!important}.el-dialog.maintain-dialog .dialog-footer .el-button.el-button--primary:hover{opacity:.9!important}