@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@600;700&display=swap);*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:100%}@media only screen and (max-width:1200px){html{font-size:56.25%}}@media only screen and (max-width:900px){html{font-size:50%}}@media only screen and (min-width:1800){html{font-size:100%}}body{box-sizing:border-box}body,html{overflow-x:hidden}body[style*="--colTableText: white"] .iti__country-list{background-color:#1f1f1f!important;border-color:#3a3a3a!important;color:#fff!important}body[style*="--colTableText: white"] .iti__country{color:#fff!important}body[style*="--colTableText: white"] .iti__country:hover,body[style*="--colTableText: white"] .iti__highlight{background-color:#2f2f2f!important}body[style*="--colTableText: white"] .iti__divider{border-top-color:#3a3a3a!important}body[style*="--colTableText: white"] .iti__dial-code{color:#bfc7d5!important}body[style*="--colTableText: white"] .iti__search-input{background-color:#1f1f1f!important;color:#fff!important;border-color:#3a3a3a!important}body[style*="--colTableText: white"] .iti__search-input::-moz-placeholder{color:hsla(0,0%,100%,.5)!important}body[style*="--colTableText: white"] .iti__search-input::placeholder{color:hsla(0,0%,100%,.5)!important}:root{--qr-accent-500:#0f6dff;--qr-accent-600:#0b59d8;--qr-accent-200:#d6e7ff;--qr-accent-100:#eaf2ff;--qr-info-500:#0089b8;--qr-success-500:#0c8b6a;--qr-success-100:#e4f8f0;--qr-warning-500:#e67e22;--qr-warning-100:#fef4e6;--qr-danger-500:#c9304f;--qr-danger-100:#fde8ec;--qr-text-900:#1e293b;--qr-text-700:#3f4d63;--qr-text-500:#64748b;--qr-text-300:#94a3b8;--qr-border-200:#dce5f2;--qr-border-100:#e8eff9;--qr-surface-0:#fff;--qr-surface-50:#f6f9ff;--qr-surface-100:#edf2fb;--qr-shadow-xs:0 1px 3px rgba(18,40,74,.04);--qr-shadow-sm:0 4px 16px rgba(18,40,74,.07);--qr-shadow-md:0 10px 28px rgba(18,40,74,.12);--qr-shadow-lg:0 20px 44px rgba(18,40,74,.16);--qr-radius-xs:6px;--qr-radius-sm:10px;--qr-radius-md:14px;--qr-radius-lg:20px;--qr-radius-xl:28px;--qr-radius-full:999px;--qr-ease-standard:200ms cubic-bezier(0.2,0.8,0.2,1);--qr-ease-decelerate:300ms cubic-bezier(0,0.55,0.45,1);--qr-page-background:radial-gradient(circle at 12% -6%,rgba(15,109,255,.08),transparent 44%),radial-gradient(circle at 88% 0%,rgba(0,137,184,.09),transparent 38%),linear-gradient(180deg,#f8fbff,#eef4fc)}body{font-family:Manrope,Segoe UI,Tahoma,sans-serif;color:var(--qr-text-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.el-dialog__title,h1,h2,h3{font-family:Sora,Manrope,sans-serif;letter-spacing:-.02em}.app-shell{min-height:100vh;background-color:var(--colDefault);background-image:var(--qr-page-background)}.page-fade-enter-active{animation:qr-page-enter .28s cubic-bezier(.2,.8,.2,1)}.page-fade-leave-active{transition:opacity .15s ease-out}.page-fade-leave-to{opacity:0}@keyframes qr-page-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#b0bdd0;border-radius:var(--qr-radius-full)}::-webkit-scrollbar-thumb:hover{background:#8d9db5}.el-button{border-radius:var(--qr-radius-sm);font-weight:600;letter-spacing:.01em;transition:transform var(--qr-ease-standard),box-shadow var(--qr-ease-standard),background-color var(--qr-ease-standard),border-color var(--qr-ease-standard),color var(--qr-ease-standard)}.el-button:focus,.el-button:hover{transform:translateY(-1px)}.el-button--primary{border-color:transparent;color:#fff;background:linear-gradient(135deg,var(--qr-accent-500) 0,#2b8aff 100%);box-shadow:0 6px 18px rgba(15,109,255,.22)}.el-button--primary:focus,.el-button--primary:hover{border-color:transparent;color:#fff;background:linear-gradient(135deg,var(--qr-accent-600) 0,var(--qr-accent-500) 100%);box-shadow:0 10px 24px rgba(15,109,255,.3)}.el-button--info{border-color:transparent;color:#fff;background:linear-gradient(135deg,#2e5f9f,var(--qr-info-500))}.el-button--success{border-color:transparent;color:#fff;background:linear-gradient(135deg,var(--qr-success-500),#14b88e);box-shadow:0 6px 18px rgba(12,139,106,.2)}.el-button--danger{border-color:transparent;color:#fff;background:linear-gradient(135deg,var(--qr-danger-500),#e04466);box-shadow:0 6px 18px rgba(201,48,79,.2)}.el-button--warning{border-color:transparent;color:#fff;background:linear-gradient(135deg,var(--qr-warning-500),#f09c40);box-shadow:0 6px 18px rgba(230,126,34,.2)}.el-date-editor .el-input__inner,.el-input__inner,.el-select .el-input__inner,.el-textarea__inner{border-radius:var(--qr-radius-sm);border-color:var(--qr-border-200);transition:border-color var(--qr-ease-standard),box-shadow var(--qr-ease-standard),background-color var(--qr-ease-standard)}.el-date-editor .el-input__inner:focus,.el-input__inner:focus,.el-select .el-input__inner:focus,.el-textarea__inner:focus{border-color:var(--qr-accent-500);box-shadow:0 0 0 3px rgba(15,109,255,.1)}.el-card,.el-dialog,.el-popover{border-radius:var(--qr-radius-md);border:1px solid var(--qr-border-100);box-shadow:var(--qr-shadow-md)}.el-dialog{overflow:hidden}.el-dialog__header{border-bottom:1px solid var(--qr-border-200);padding:16px 20px}.el-dialog__body{padding:20px}.el-dialog__footer{border-top:1px solid var(--qr-border-100);padding:14px 20px}.el-dropdown-menu{padding:6px}.el-dropdown-menu__item{border-radius:var(--qr-radius-xs);padding:8px 14px;font-weight:500;transition:background var(--qr-ease-standard)}.el-dropdown-menu__item:hover{background:var(--qr-accent-100);color:var(--qr-accent-600)}.el-table .cell{line-height:1.4}.el-tag{border-radius:var(--qr-radius-full);font-weight:600;font-size:12px;padding:0 10px;height:24px;line-height:22px}.el-tag--success{background:var(--qr-success-100);border-color:transparent;color:var(--qr-success-500)}.el-tag--danger{background:var(--qr-danger-100);border-color:transparent;color:var(--qr-danger-500)}.el-tag--warning{background:var(--qr-warning-100);border-color:transparent;color:var(--qr-warning-500)}.el-tag--info{background:var(--qr-surface-100);border-color:transparent;color:var(--qr-text-700)}.el-switch__core{border-radius:var(--qr-radius-full);border-color:var(--qr-border-200)}.el-switch.is-checked .el-switch__core{border-color:var(--qr-accent-500);background-color:var(--qr-accent-500)}.el-pagination{font-weight:600}.el-pagination .btn-next,.el-pagination .btn-prev{border-radius:var(--qr-radius-sm);background:transparent}.el-pager li{border-radius:var(--qr-radius-sm);font-weight:600;min-width:32px;height:32px;line-height:32px;transition:all var(--qr-ease-standard)}.el-pager li.active{background:linear-gradient(135deg,var(--qr-accent-500),#2b8aff);color:#fff;box-shadow:0 4px 12px rgba(15,109,255,.25)}.el-pager li:hover:not(.active){color:var(--qr-accent-500);background:var(--qr-accent-100)}.el-tooltip__popper.is-dark{background:#1e293b;border-radius:var(--qr-radius-sm);box-shadow:var(--qr-shadow-md);font-size:12px;font-weight:500;padding:8px 12px}.el-message-box{border-radius:var(--qr-radius-md);box-shadow:var(--qr-shadow-lg);border:1px solid var(--qr-border-100);overflow:hidden}.el-loading-mask{background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(4px)}.el-loading-spinner .circular{width:36px;height:36px}.mis-drawer .el-drawer__header{margin-bottom:0;padding:14px 20px;background:linear-gradient(130deg,#18334f,#295777 48%,#3d6d82);border-bottom:none;height:auto}.mis-drawer-header{display:flex;align-items:center;justify-content:center;width:100%}.mis-drawer-title{font-size:16px;font-weight:700;color:#f7fafb;letter-spacing:.02em;font-style:normal;text-decoration:none}.mis-drawer .el-drawer__close-btn,.mis-drawer .el-drawer__header .el-icon-close{color:#f7fafb}.mis-drawer .el-drawer__body{background:#f1f5f9;overflow-y:auto}body[style*="--colTableText: white"] .mis-drawer .el-drawer__header{background:linear-gradient(130deg,#0e1a2b,#162640 48%,#1c3345)}body[style*="--colTableText: white"] .mis-drawer .el-drawer__body{background:#0e1421}body[style*="--colTableText: white"] .app-shell{--qr-page-background:radial-gradient(circle at 16% -12%,rgba(39,106,255,.15),transparent 42%),radial-gradient(circle at 95% 3%,rgba(0,137,184,.12),transparent 32%),linear-gradient(180deg,#141b27,#0e1421)}body[style*="--colTableText: white"] .el-card,body[style*="--colTableText: white"] .el-dialog,body[style*="--colTableText: white"] .el-dropdown-menu,body[style*="--colTableText: white"] .el-popover{border-color:#2d3d56;background:rgba(20,28,41,.95);color:#e0eaff;box-shadow:0 12px 36px rgba(0,0,0,.35)}body[style*="--colTableText: white"] .el-dialog__header{border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .el-dialog__footer{border-top-color:#2d3d56}body[style*="--colTableText: white"] .el-dropdown-menu__item:hover{background:rgba(15,109,255,.15);color:#7bb8ff}body[style*="--colTableText: white"] .el-date-editor .el-input__inner,body[style*="--colTableText: white"] .el-input__inner,body[style*="--colTableText: white"] .el-select .el-input__inner,body[style*="--colTableText: white"] .el-textarea__inner{border-color:#2d3d56;background:#1b2638;color:#e0eaff}body[style*="--colTableText: white"] .el-input__inner:focus,body[style*="--colTableText: white"] .el-textarea__inner:focus{border-color:#4a8cff;box-shadow:0 0 0 3px rgba(74,140,255,.15)}body[style*="--colTableText: white"] .el-loading-mask{background-color:rgba(14,20,33,.75)}body[style*="--colTableText: white"] .el-pager li.active{background:linear-gradient(135deg,#1a6bef,#3d8bff)}body[style*="--colTableText: white"] .el-pager li:hover:not(.active){background:hsla(0,0%,100%,.06);color:#7bb8ff}body[style*="--colTableText: white"] ::-webkit-scrollbar-thumb{background:#3a4d66}body[style*="--colTableText: white"] ::-webkit-scrollbar-thumb:hover{background:#4a6080}@media(prefers-reduced-motion:reduce){.el-button,.el-date-editor .el-input__inner,.el-input__inner,.el-select .el-input__inner,.el-textarea__inner,.page-fade-enter-active,.page-fade-leave-active{animation:none;transition:none}}.rowSelector{background-color:#f7fafc;color:#2b579a!important;border:1px solid rgba(43,87,154,.15)!important;border-radius:8px!important;padding:8px 14px!important;font-size:13px!important;font-weight:700!important;transition:all .2s ease!important;cursor:pointer!important;margin:6px!important;width:140px!important;text-align:center!important;box-shadow:0 1px 2px rgba(0,0,0,.05)!important;display:inline-block!important}.rowSelector:hover{background-color:#2e7dd1!important;color:#fff!important;border-color:#2e7dd1!important;box-shadow:0 4px 12px rgba(46,125,209,.25)!important}.rowSelector.active{background-color:#2b579a!important;color:#fff!important;border-color:#2b579a!important;box-shadow:inset 0 2px 4px rgba(0,30,80,.2)!important;transform:translateY(0)!important}.el-popover{line-height:1.5!important;max-width:400px!important}:root{--btnBackgrnd:#fff;--headBtn:#1f5799;--colDefault:#212121;--colPowderblue:#b0e0e6;--colCardBg:#a5a5a5;--colCardText:#000;--colTableText:#fff;--colOpenedRowText:green;--colOddRow:#323232;--colEvenRow:#212121;--colSearchBox:#000;--colBgGrayDark:#bbb9c0;--cardColor:#575757;--CurrentFontSize:14px;--tooltipTransformY:0px}div#google_translate_element[data-v-13c7aab8]{position:fixed;background:#93b3d6;padding:15px 30px;border-radius:10px;margin:20px;bottom:20px;right:30px;z-index:1000;box-shadow:0 5px 10px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.5);color:#fff;font-size:16px;font-weight:700;text-align:center;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;justify-content:center}div#google_translate_element[data-v-13c7aab8]:hover{box-shadow:0 8px 16px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.6);transform:translateY(-3px)}div#google_translate_element[data-v-13c7aab8]:active{box-shadow:0 5px 10px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.6);transform:translateY(0)}body{padding:0;margin:0}.carousel-container{background-color:#fff}.poweredByAikenist{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;font-weight:600;font-style:italic;margin-top:50px;font-size:20px}.medall_wrapper{background-image:url(../img/medall_bg.efd36fdf.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;overflow:hidden}.medi_logo{width:180px;margin-bottom:1rem}.login-input{width:100%;padding:.8rem 1rem;border:1px solid #ccc;border-radius:6px;font-size:1rem}.text-field-position{width:100%}.medi_bg{width:70vw;height:auto;margin:auto 0}.HardReloadButton2{margin-left:100px}.HardReloadButton2,.HardReloadButton3{position:fixed;cursor:pointer;text-decoration:underline;z-index:99;bottom:5px;font-size:14px;font-weight:600;color:#008b8b}.HardReloadButton3{margin-left:400px}#img-01{width:40%!important;height:40%!important}.login .el-button.el-button--info{color:#fff!important;background-color:#1e75b3!important;border-color:#1e75b3!important;margin:5px!important;transition:1.1s!important;font-weight:700!important;font-size:16px!important;margin-left:27%!important;margin-top:20%!important;padding:5px!important;height:4.5vh!important;width:8vw!important;text-align:center!important;border-radius:30px!important}.login .el-button.el-button--info:hover{background-color:#398ccc!important;border-color:#398ccc!important;color:#fff!important}@media only screen and (max-width:1500px){.login .el-button.el-button--info{margin:5px!important;transition:1.1s!important;font-weight:700!important;font-size:16px!important;margin-left:20%!important;padding:8px!important;height:5vh!important;width:9vw!important;text-align:center!important;border-radius:30px!important}.logos{display:flex;flex-direction:row;height:20%;align-items:center;justify-content:space-between}#img-01:before{width:40%;height:45%}#img-01:before,#img-03:before{margin-top:30px;display:flex;flex-direction:row}#img-03:before{height:40%}#img-02:before{margin-top:30px;display:flex;flex-direction:row-reverse;width:10%;height:20%;justify-content:flex-end}#img-01{width:40%;height:45%}#img-01,#img-03{margin-top:30px;display:flex;flex-direction:row}#img-03{height:40%}#img-02{margin-top:30px;display:flex;flex-direction:row;width:10%;height:20%;justify-content:flex-end}}@media only screen and (max-height:800px) and (min-width:1300px){.login-div{position:absolute;padding:10px;top:0;right:0;font-size:25px;background-color:#fafafa;font-family:Roboto;height:100%;width:33vw;display:inline-block}#img-01,#img-01:before{margin-top:20px;display:flex;flex-direction:row-reverse}#img-03,#img-03:before{margin-top:20px;display:flex;flex-direction:row}#img-02,#img-02:before{margin-top:30px;display:flex;flex-direction:row;width:10%;height:20%;justify-content:flex-end}.rad{font-family:Roboto;font-weight:700;margin-top:12%;margin-bottom:10%;padding:1%}.el-radio{margin-left:30;display:inline!important;cursor:pointer!important;margin:5%!important;margin-left:10%!important;font-family:Roboto!important;font-weight:900!important;font-size:larger!important;padding:5%!important;margin-right:30px!important;justify-content:center!important}.login-input{display:inline-block;height:30px;width:80%;font-size:15px;color:#666;margin:15px!important;text-indent:8px;border:0 solid #2d2d2d;border-bottom:1px solid #3d3131}.inner_login-div{margin-top:30px;margin-bottom:0;width:80%;margin-left:10%!important;padding:2px}.el-button.el-button--primary{color:#fff!important;background-color:#409eff!important;border-color:#409eff!important;margin:3px!important;margin-bottom:3%!important;font-weight:600!important;margin-left:40%!important;font-size:16px!important;border-radius:20px!important;padding:12px 23px!important}.login .el-button.el-button--info{margin:5px!important;transition:1.1s!important;font-weight:700!important;font-size:14px!important;margin-left:20%!important;padding:8px!important;height:5.5vh!important;width:9vw!important;text-align:center!important;border-radius:30px!important;justify-content:center}}@media only screen and (max-height:700px) and (min-width:1300px){.login-div{position:absolute;padding:10px;top:0;right:0;font-size:25px;background-color:#fafafa;height:100%;width:33vw;display:inline-block}.login-div,.rad{font-family:Roboto}.rad{font-weight:700;margin-top:10%;margin-bottom:8%;padding:1%}.el-radio{margin-left:30;display:inline!important;cursor:pointer!important;margin:4%!important;margin-left:10%!important;font-family:Roboto!important;font-weight:900!important;font-size:larger!important;padding:5%!important;margin-right:30px!important;justify-content:center!important}.inner_login-div{margin-top:30px;margin-bottom:0;width:80%;margin-left:10%!important;padding:2px}.el-button.el-button--primary{color:#fff!important;background-color:#409eff!important;border-color:#409eff!important;margin:3px!important;margin-bottom:3%!important;font-weight:600!important;margin-left:40%!important;font-size:16px!important;border-radius:20px!important;padding:12px 23px!important}.login .el-button.el-button--info{margin:5px!important;transition:1.1s!important;font-weight:700!important;font-size:15px!important;margin-left:20%!important;padding:2px!important;height:5vh!important;width:9vw!important;text-align:center!important;border-radius:30px!important}}@media only screen and (max-width:1300px){.login .el-button.el-button--info{margin:5px!important;transition:1.1s!important;font-weight:400!important;font-size:14px!important;margin-left:20%!important;padding:8px!important;height:5vh!important;width:9vw!important;text-align:center!important;border-radius:30px!important}.logos{display:flex;flex-direction:row;height:20%;align-items:center;justify-content:space-between}.text-field-position span{position:absolute;right:1.5em;top:.5em;bottom:0;line-height:40px}#img-01:before,#img-03:before{width:40%;height:40%}#img-01:before,#img-02:before,#img-03:before{margin-top:30px;display:flex;flex-direction:row}#img-02:before{width:10%;height:20%;justify-content:flex-end}#img-01,#img-03,#toprad-img{width:40%;height:40%}#img-01,#img-02,#img-03,#toprad-img{margin-top:30px;display:flex;flex-direction:row}#img-02{width:10%;height:20%;justify-content:flex-end}}@media only screen and (max-width:1050px){.bg{background-image:url(../img/bg.4cd46849.jpeg)}.bg,.medi_bg{height:100vh;width:100vw;position:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.medi_bg{background-image:url(../img/medi_bg.5a4bcb51.jpg)}.login-div{position:absolute;padding:4px;margin-top:35%;margin-right:3vw;right:5%;font-size:20px;background-color:hsla(0,0%,98%,.9);font-family:Roboto;height:inherit;width:85vw;display:inline-block;border-radius:8px}.text-field-position span{position:absolute;right:4em;top:.5em;bottom:0;line-height:40px}.logos{height:15vh;align-items:center;justify-content:flex-start}#img-01:before,.logos{display:flex;flex-direction:row}#img-01:before{height:60%}#img-02:before{display:flex;flex-direction:row-reverse;height:40%}#img-01{display:flex;flex-direction:row;height:60%}#img-02{display:flex;flex-direction:row-reverse;height:40%}.rad{font-weight:600;font-size:17px;margin-top:2px;margin-bottom:5px;padding:1%}.el-radio{display:inline!important;cursor:pointer!important;margin:7%!important;font-family:Roboto!important;font-weight:900!important;font-size:20px!important;padding:3%!important;margin-right:15px!important;justify-content:center!important}.el-button.el-button--primary{margin:0!important;margin-bottom:0!important;transition:1.1s!important;font-weight:700!important;font-size:15px!important;margin-left:37%!important;padding:11px!important}.login .el-button.el-button--info{margin-top:0!important;transition:1.1s!important;font-weight:700!important;font-size:10px!important;margin-left:20%!important;padding:8px!important;height:5vh!important;width:10vw!important;text-align:center!important;border-radius:30px!important;background-color:#1e75b3!important}.el-button--text{color:#0080ff!important;margin-top:2%!important}}@media only screen and (max-width:900px){.bg{background-image:url(../img/bg.4cd46849.jpeg)}.bg,.medi_bg{height:100vh;width:100vw;position:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.medi_bg{background-image:url(../img/medi_bg.5a4bcb51.jpg)}.login-div{position:absolute;padding:4px;margin-top:25%;margin-right:3vw;right:5%;font-size:20px;background-color:hsla(0,0%,98%,.9);font-family:Roboto;height:inherit;width:85vw;display:inline-block;border-radius:8px}.logos{height:15vh;align-items:center;justify-content:flex-start}#img-01:before,.logos{display:flex;flex-direction:row}#img-01:before{height:60%}#img-02:before{display:flex;flex-direction:row-reverse;height:40%}#img-01{display:flex;flex-direction:row;height:60%}#img-02{display:flex;flex-direction:row-reverse;height:40%}.rad{font-weight:600;font-size:17px;margin-top:2px;margin-bottom:5px;padding:1%}.el-radio{display:inline!important;cursor:pointer!important;margin:7%!important;font-family:Roboto!important;font-weight:900!important;font-size:20px!important;padding:3%!important;margin-right:15px!important;justify-content:center!important}.el-button.el-button--primary{margin:0!important;margin-bottom:0!important;transition:1.1s!important;font-weight:700!important;font-size:15px!important;margin-left:37%!important;padding:11px!important}.login .el-button.el-button--info{margin-top:0!important;transition:1.1s!important;font-weight:100!important;font-size:8px!important;margin-left:20%!important;padding:4px!important;height:4vh!important;width:10vw!important;text-align:center!important;border-radius:30px!important;background-color:#1e75b3!important}.el-button--text{color:#0080ff!important;margin-top:2%!important}}@media only screen and (max-width:700px){.bg{background-image:url(../img/bg.4cd46849.jpeg)}.bg,.medi_bg{height:100vh;width:100vw;position:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.medi_bg{background-image:url(../img/medi_bg.5a4bcb51.jpg)}.login-div{position:absolute;padding:4px;margin-top:35%;margin-right:3vw;right:5%;font-size:20px;background-color:hsla(0,0%,98%,.9);font-family:Roboto;height:inherit;width:85vw;display:inline-block;border-radius:8px}.text-field-position span{position:absolute;right:5.5em;top:.5em;bottom:0;line-height:40px}.login-input{display:inline-block;height:30px;width:80%;font-size:15px;color:#666;margin:15px!important;text-indent:8px;border:0 solid #2d2d2d;border-bottom:1px solid #3d3131}.logos{height:15vh;align-items:center;justify-content:flex-start}#img-01:before,.logos{display:flex;flex-direction:row}#img-01:before{margin-top:20px;height:40%}#img-02:before{flex-direction:row-reverse;height:30%}#img-01,#img-02:before{margin-top:20px;display:flex}#img-01{flex-direction:row;height:40%}#img-02{margin-top:20px;display:flex;flex-direction:row-reverse;height:30%}.rad{font-weight:600;font-size:17px;margin-top:2px;margin-bottom:5px;padding:1%}.el-radio{display:inline!important;cursor:pointer!important;margin:7%!important;font-family:Roboto!important;font-weight:900!important;font-size:20px!important;padding:3%!important;margin-right:15px!important;justify-content:center!important}.el-button.el-button--primary{margin:0!important;margin-bottom:0!important;transition:1.1s!important;font-weight:700!important;font-size:15px!important;margin-left:37%!important;padding:11px!important}.login .el-button.el-button--info{margin-top:0!important;transition:1.1s!important;font-weight:500!important;font-size:9px!important;margin-left:20%!important;padding:0!important;height:47%!important;width:80%!important;text-align:center!important;border-radius:30px!important;background-color:#1e75b3!important}.el-button--text{color:#0080ff!important;margin-top:2%!important}}@media only screen and (max-width:400px){.bg{background-image:url(../img/bg.4cd46849.jpeg)}.bg,.medi_bg{height:100vh;width:100vw;position:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.medi_bg{background-image:url(../img/medi_bg.5a4bcb51.jpg)}.text-field-position span{position:absolute;right:3em;top:.5em;bottom:0;line-height:40px}.login-div{position:absolute;padding:4px;margin-top:35%;margin-right:3vw;right:5%;font-size:20px;background-color:hsla(0,0%,98%,.9);font-family:Roboto;height:inherit;width:85vw;display:inline-block;border-radius:8px}.login-input{display:inline-block;height:30px;width:80%;font-size:15px;color:#666;margin:15px!important;text-indent:8px;border:0 solid #2d2d2d;border-bottom:1px solid #3d3131}.logos{height:15vh;align-items:center;justify-content:flex-start}#img-01:before,.logos{display:flex;flex-direction:row}#img-01:before{margin-top:20px;height:40%}#img-02:before{flex-direction:row-reverse;height:25%}#img-01,#img-02:before{margin-top:20px;display:flex}#img-01{flex-direction:row;height:40%}#img-02{margin-top:20px;display:flex;flex-direction:row-reverse;height:25%}.rad{font-weight:600;font-size:17px;margin-top:2px;margin-bottom:5px;padding:1%}.el-radio{display:inline!important;cursor:pointer!important;margin:7%!important;font-family:Roboto!important;font-weight:900!important;font-size:20px!important;padding:3%!important;margin-right:15px!important;justify-content:center!important}.el-button.el-button--primary{margin:0!important;margin-bottom:0!important;transition:1.1s!important;font-weight:700!important;font-size:15px!important;margin-left:37%!important;padding:11px!important}.login .el-button.el-button--info{margin-top:0!important;transition:1.1s!important;font-weight:550!important;font-size:9px!important;margin-left:17%!important;padding:0!important;height:47%!important;width:80%!important;text-align:center!important;border-radius:30px!important;background-color:#1e75b3!important}.el-button--text{color:#0080ff!important;margin-top:2%!important}}@media only screen and (max-width:300px){.bg{background-image:url(../img/bg.4cd46849.jpeg)}.bg,.medi_bg{height:100vh;width:auto;background-position:50%;background-repeat:no-repeat;background-size:cover}.medi_bg{background-image:url(../img/medi_bg.5a4bcb51.jpg)}.text-field-position span{position:absolute;right:2em;top:.5em;bottom:0;line-height:40px}.login-div{position:absolute;padding:4px;margin-top:35%;margin-right:3vw;right:5%;font-size:20px;background-color:hsla(0,0%,98%,.9);font-family:Roboto;height:inherit;width:85vw;display:inline-block;border-radius:8px}.logos{display:flex;flex-direction:row;height:15vh;align-items:center;justify-content:flex-start}.login-input{display:inline-block;height:30px;width:80%;font-size:15px;color:#666;margin:15px!important;text-indent:8px;border:0 solid #2d2d2d;border-bottom:1px solid #3d3131}#img-01:before{display:flex;flex-direction:row;height:40%}#img-02:before{display:flex;flex-direction:row-reverse;height:20%}#img-01{display:flex;flex-direction:row;height:40%}#img-02{display:flex;flex-direction:row-reverse;height:20%}.rad{font-weight:600;font-size:17px;margin-top:2px;margin-bottom:5px;padding:1%}.el-radio{display:inline!important;cursor:pointer!important;margin:4%!important;font-family:Roboto!important;font-weight:600!important;font-size:15px!important;padding:3%!important;margin-right:15px!important;justify-content:center!important}.el-button.el-button--primary{margin:0!important;margin-bottom:0!important;transition:1.1s!important;font-weight:700!important;font-size:15px!important;margin-left:37%!important;padding:11px!important}.login .el-button.el-button--info{margin-top:0!important;transition:1.1s!important;font-weight:400!important;font-size:13px!important;margin-left:20%!important;padding:8px!important;height:5vh!important;width:13vw!important;text-align:center!important;border-radius:30px!important;background-color:#1e75b3!important}.el-button--text{color:#0080ff!important;margin-top:2%!important}}.el-carousel{position:relative;margin-left:10px}button.el-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:50px;height:50px;background-color:rgba(0,0,0,.5);color:#fff;font-size:24px}button.el-carousel__arrow.el-carousel__arrow--left{left:0;margin-left:10px}button.el-carousel__arrow.el-carousel__arrow--right{right:0;margin-right:10px}.carousel-container{flex:1;max-width:66.6%;background-color:#f5f5f5}.carousel-content{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.carousel-image{height:100%;width:auto;-o-object-fit:contain;object-fit:contain}.center-content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.center-logo img{width:100px;height:auto}.login{position:relative}.login-input{display:inline-block;height:40px;width:90%;font-size:15px;color:#666;text-indent:8px;border:1px solid #2d2d2d;margin:15px!important;border:0 solid #2d2d2d;border-bottom:1px solid #3d3131}.text-field-position{position:relative}.text-field-position span{position:absolute;right:2em;top:.5em;bottom:0;line-height:40px}.languageButton:hover{cursor:pointer;scale:1.05}.languageButton{position:fixed;bottom:10px;right:5px;z-index:1;cursor:pointer}.goog-te-gadget{font-size:10px!important}.bg{background-image:url(../img/bg.4cd46849.jpeg);height:100vh;width:70vw;background-position:50%;background-repeat:no-repeat;background-size:cover}.login-div{position:absolute;padding:10px;top:0;right:0;font-size:25px;background-color:#fafafa;font-family:Roboto;height:100vh;width:33vw;display:inline-block}.UserLoginLink{margin:20px}.HardReloadButton,.UserLoginLink{position:fixed;cursor:pointer;text-decoration:underline;z-index:99}.HardReloadButton{bottom:5px;font-size:14px;font-weight:600;margin-left:10px;color:#008b8b}.logos{display:flex;flex-direction:row;height:20%;align-items:center;justify-content:space-between}i.el-icon-view{font-size:14px!important;padding:0!important;color:#000!important}#img-01,#img-01:before{margin-top:30px;display:flex;flex-direction:row;width:40%;height:50%}#img-03,#img-03:before{margin-top:30px;display:flex;flex-direction:row;height:45%}#img-02{flex-direction:row}#img-02,#img-02:before{margin-top:30px;display:flex;width:10%;height:auto;justify-content:flex-end}#img-02:before{flex-direction:row-reverse}.rad{font-family:Roboto;font-weight:700;margin-top:12%;margin-bottom:10%;padding:1%}.el-icon-user-solid,.el-icon-user-solid:before,.rad{color:#000!important}.inner{margin:1%!important;display:inline-block;justify-content:center}.inner_login-div{margin-top:30px;margin-bottom:0;width:80%;margin-left:10%!important;padding:2px}.submitMfaCode{border:none!important;border-radius:20px!important;padding:5px 10px!important;cursor:pointer}.el-button.el-button--primary,.submitMfaCode{color:#fff!important;background-color:#409eff!important;font-size:16px!important;transition:1.1s!important}.el-button.el-button--primary{border-color:#409eff!important;margin:3px!important;margin-bottom:8%!important;font-weight:900!important;margin-left:40%!important;border-radius:20px!important;padding:12px 23px!important}.el-button.el-button--info{color:#fff!important;background-color:#909399!important;margin:5px!important;transition:1.1s!important;font-weight:700!important;font-size:16px!important;margin-left:27%!important;margin-top:20%!important;padding:5px!important;height:4.5vh!important;width:8vw!important;text-align:center!important;border-radius:30px!important}.el-button--text{color:#0080ff!important;margin-top:1%!important}@media only screen and (max-width:1500px){.el-button.el-button--info{margin:5px!important;transition:1.1s!important;font-weight:700!important;font-size:16px!important;margin-left:20%!important;padding:8px!important;height:5vh!important;width:9vw!important;text-align:center!important;border-radius:30px!important}.logos{display:flex;flex-direction:row;height:20%;align-items:center;justify-content:space-between}#img-01:before{width:40%;height:45%}#img-01:before,#img-03:before{margin-top:30px;display:flex;flex-direction:row}#img-03:before{height:40%}#img-02:before{margin-top:30px;display:flex;flex-direction:row-reverse;width:10%;height:20%;justify-content:flex-end}#img-01{width:40%;height:45%}#img-01,#img-03{margin-top:30px;display:flex;flex-direction:row}#img-03{height:40%}#img-02{margin-top:30px;display:flex;flex-direction:row;width:10%;height:20%;justify-content:flex-end}}@media only screen and (max-height:800px) and (min-width:1300px){.login-div{position:absolute;padding:10px;top:0;right:0;font-size:25px;background-color:#fafafa;font-family:Roboto;height:100%;width:33vw;display:inline-block}#img-01,#img-01:before{margin-top:20px;display:flex;flex-direction:row-reverse}#img-03,#img-03:before{margin-top:20px;display:flex;flex-direction:row}#img-02,#img-02:before{margin-top:30px;display:flex;flex-direction:row;width:10%;height:20%;justify-content:flex-end}.rad{font-family:Roboto;font-weight:700;margin-top:12%;margin-bottom:10%;padding:1%}.el-radio{margin-left:30;display:inline!important;cursor:pointer!important;margin:5%!important;margin-left:10%!important;font-family:Roboto!important;font-weight:900!important;font-size:larger!important;padding:5%!important;margin-right:30px!important;justify-content:center!important}.login-input{display:inline-block;height:30px;width:80%;font-size:15px;color:#666;margin:15px!important;text-indent:8px;border:0 solid #2d2d2d;border-bottom:1px solid #3d3131}.inner_login-div{margin-top:30px;margin-bottom:0;width:80%;margin-left:10%!important;padding:2px}.el-button.el-button--primary{color:#fff!important;background-color:#409eff!important;border-color:#409eff!important;margin:3px!important;margin-bottom:3%!important;font-weight:600!important;margin-left:40%!important;font-size:16px!important;border-radius:20px!important;padding:12px 23px!important}.el-button.el-button--info{margin:5px!important;transition:1.1s!important;font-weight:700!important;font-size:14px!important;margin-left:20%!important;padding:8px!important;height:5.5vh!important;width:9vw!important;text-align:center!important;border-radius:30px!important;justify-content:center}}@media only screen and (max-height:700px) and (min-width:1300px){.login-div{position:absolute;padding:10px;top:0;right:0;font-size:25px;background-color:#fafafa;height:100%;width:33vw;display:inline-block}.login-div,.rad{font-family:Roboto}.rad{font-weight:700;margin-top:10%;margin-bottom:8%;padding:1%}.el-radio{margin-left:30;display:inline!important;cursor:pointer!important;margin:4%!important;margin-left:10%!important;font-family:Roboto!important;font-weight:900!important;font-size:larger!important;padding:5%!important;margin-right:30px!important;justify-content:center!important}.inner_login-div{margin-top:30px;margin-bottom:0;width:80%;margin-left:10%!important;padding:2px}.el-button.el-button--primary{color:#fff!important;background-color:#409eff!important;border-color:#409eff!important;margin:3px!important;margin-bottom:3%!important;font-weight:600!important;margin-left:40%!important;font-size:16px!important;border-radius:20px!important;padding:12px 23px!important}.el-button.el-button--info{margin:5px!important;transition:1.1s!important;font-weight:700!important;font-size:15px!important;margin-left:20%!important;padding:2px!important;height:5vh!important;width:9vw!important;text-align:center!important;border-radius:30px!important}}@media only screen and (max-height:800px){.logos{display:flex;flex-direction:row;height:20%;align-items:center;justify-content:space-between}#img-01:before,#img-03:before{margin-top:30px;display:flex;flex-direction:row;height:50%}#img-02:before{margin-top:30px;display:flex;flex-direction:row-reverse;height:20%}#img-01,#img-03{flex-direction:row;height:50%}#img-01,#img-02,#img-03{margin-top:30px;display:flex}#img-02{flex-direction:row-reverse;height:20%}}@media only screen and (max-width:1300px){.el-button.el-button--info{margin:5px!important;transition:1.1s!important;font-weight:400!important;font-size:14px!important;margin-left:20%!important;padding:8px!important;height:5vh!important;width:9vw!important;text-align:center!important;border-radius:30px!important}.logos{display:flex;flex-direction:row;height:20%;align-items:center;justify-content:space-between}.text-field-position span{position:absolute;right:1.5em;top:.5em;bottom:0;line-height:40px}#img-01:before,#img-03:before{width:40%;height:40%}#img-01:before,#img-02:before,#img-03:before{margin-top:30px;display:flex;flex-direction:row}#img-02:before{width:10%;height:20%;justify-content:flex-end}#img-01,#img-03{width:40%;height:40%}#img-01,#img-02,#img-03{margin-top:30px;display:flex;flex-direction:row}#img-02{width:10%;height:20%;justify-content:flex-end}}@media only screen and (max-width:1050px){.bg{background-image:url(../img/bg.4cd46849.jpeg);height:100vh;width:100vw;position:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.login-div{position:absolute;padding:4px;margin-top:35%;margin-right:3vw;right:5%;font-size:20px;background-color:hsla(0,0%,98%,.9);font-family:Roboto;height:inherit;width:85vw;display:inline-block;border-radius:8px}.text-field-position span{position:absolute;right:4em;top:.5em;bottom:0;line-height:40px}.logos{height:15vh;align-items:center;justify-content:flex-start}#img-01:before,.logos{display:flex;flex-direction:row}#img-01:before{height:60%}#img-02:before{display:flex;flex-direction:row-reverse;height:40%}#img-01{display:flex;flex-direction:row;height:60%}#img-02{display:flex;flex-direction:row-reverse;height:40%}.rad{font-weight:600;font-size:17px;margin-top:2px;margin-bottom:5px;padding:1%}.el-radio{display:inline!important;cursor:pointer!important;margin:7%!important;font-family:Roboto!important;font-weight:900!important;font-size:20px!important;padding:3%!important;margin-right:15px!important;justify-content:center!important}.el-button.el-button--primary{margin:0!important;margin-bottom:0!important;transition:1.1s!important;font-weight:700!important;font-size:15px!important;margin-left:37%!important;padding:11px!important}.el-button.el-button--info{margin-top:0!important;transition:1.1s!important;font-weight:700!important;font-size:18px!important;margin-left:10%!important;padding:5px!important;height:6vh!important;width:23vw!important;text-align:center!important;border-radius:30px!important}.el-button--text{color:#0080ff!important;margin-top:2%!important}}@media only screen and (max-width:900px){.bg{background-image:url(../img/bg.4cd46849.jpeg);height:100vh;width:100vw;position:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.login-div{position:absolute;padding:4px;margin-top:25%;margin-right:3vw;right:5%;font-size:20px;background-color:hsla(0,0%,98%,.9);font-family:Roboto;height:inherit;width:85vw;display:inline-block;border-radius:8px}.logos{height:15vh;align-items:center;justify-content:flex-start}#img-01:before,.logos{display:flex;flex-direction:row}#img-01:before{height:60%}#img-02:before{display:flex;flex-direction:row-reverse;height:40%}#img-01{display:flex;flex-direction:row;height:60%}#img-02{display:flex;flex-direction:row-reverse;height:40%}.rad{font-weight:600;font-size:17px;margin-top:2px;margin-bottom:5px;padding:1%}.el-radio{display:inline!important;cursor:pointer!important;margin:7%!important;font-family:Roboto!important;font-weight:900!important;font-size:20px!important;padding:3%!important;margin-right:15px!important;justify-content:center!important}.el-button.el-button--primary{margin:0!important;margin-bottom:0!important;transition:1.1s!important;font-weight:700!important;font-size:15px!important;margin-left:37%!important;padding:11px!important}.el-button.el-button--info{margin-top:0!important;transition:1.1s!important;font-weight:100!important;font-size:18px!important;margin-left:10%!important;padding:5px!important;height:6vh!important;width:23vw!important;text-align:center!important;border-radius:30px!important}.el-button--text{color:#0080ff!important;margin-top:2%!important}}@media only screen and (max-width:700px){.bg{background-image:url(../img/bg.4cd46849.jpeg);height:100vh;width:100vw;position:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.login-div{position:absolute;padding:4px;margin-top:35%;margin-right:3vw;right:5%;font-size:20px;background-color:hsla(0,0%,98%,.9);font-family:Roboto;height:inherit;width:85vw;display:inline-block;border-radius:8px}.text-field-position span{position:absolute;right:5.5em;top:.5em;bottom:0;line-height:40px}.login-input{display:inline-block;height:30px;width:80%;font-size:15px;color:#666;margin:15px!important;text-indent:8px;border:0 solid #2d2d2d;border-bottom:1px solid #3d3131}.logos{height:15vh;align-items:center;justify-content:flex-start}#img-01:before,.logos{display:flex;flex-direction:row}#img-01:before{margin-top:20px;height:40%}#img-02:before{flex-direction:row-reverse;height:30%}#img-01,#img-02:before{margin-top:20px;display:flex}#img-01{flex-direction:row;height:40%}#img-02{margin-top:20px;display:flex;flex-direction:row-reverse;height:30%}.rad{font-weight:600;font-size:17px;margin-top:2px;margin-bottom:5px;padding:1%}.el-radio{display:inline!important;cursor:pointer!important;margin:7%!important;font-family:Roboto!important;font-weight:900!important;font-size:20px!important;padding:3%!important;margin-right:15px!important;justify-content:center!important}.el-button.el-button--primary{margin:0!important;margin-bottom:0!important;transition:1.1s!important;font-weight:700!important;font-size:15px!important;margin-left:37%!important;padding:11px!important}.el-button.el-button--info{margin-top:0!important;transition:1.1s!important;font-weight:500!important;font-size:13px!important;margin-left:10%!important;padding:5px!important;height:5vh!important;width:23vw!important;text-align:center!important;border-radius:30px!important}.el-button--text{color:#0080ff!important;margin-top:2%!important}}@media only screen and (max-width:600px){.text-field-position span{position:absolute;right:5em;top:.5em;bottom:0;line-height:40px}}@media only screen and (max-width:500px){.text-field-position span{position:absolute;right:4em;top:.5em;bottom:0;line-height:40px}}@media only screen and (max-width:400px){.bg{background-image:url(../img/bg.4cd46849.jpeg);height:100vh;width:100vw;position:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.text-field-position span{position:absolute;right:3em;top:.5em;bottom:0;line-height:40px}.login-div{position:absolute;padding:4px;margin-top:35%;margin-right:3vw;right:5%;font-size:20px;background-color:hsla(0,0%,98%,.9);font-family:Roboto;height:inherit;width:85vw;display:inline-block;border-radius:8px}.login-input{display:inline-block;height:30px;width:80%;font-size:15px;color:#666;margin:15px!important;text-indent:8px;border:0 solid #2d2d2d;border-bottom:1px solid #3d3131}.logos{height:15vh;align-items:center;justify-content:flex-start}#img-01:before,.logos{display:flex;flex-direction:row}#img-01:before{margin-top:20px;height:40%}#img-02:before{flex-direction:row-reverse;height:25%}#img-01,#img-02:before{margin-top:20px;display:flex}#img-01{flex-direction:row;height:40%}#img-02{margin-top:20px;display:flex;flex-direction:row-reverse;height:25%}.rad{font-weight:600;font-size:17px;margin-top:2px;margin-bottom:5px;padding:1%}.el-radio{display:inline!important;cursor:pointer!important;margin:7%!important;font-family:Roboto!important;font-weight:900!important;font-size:20px!important;padding:3%!important;margin-right:15px!important;justify-content:center!important}.el-button.el-button--primary{margin:0!important;margin-bottom:0!important;transition:1.1s!important;font-weight:700!important;font-size:15px!important;margin-left:37%!important;padding:11px!important}.el-button.el-button--info{margin-top:0!important;transition:1.1s!important;font-weight:550!important;font-size:11px!important;margin-left:8%!important;padding:5px!important;height:6vh!important;width:24vw!important;text-align:center!important;border-radius:30px!important}.el-button--text{color:#0080ff!important;margin-top:2%!important}}@media only screen and (max-width:300px){.bg{background-image:url(../img/bg.4cd46849.jpeg);height:100vh;width:auto;background-position:50%;background-repeat:no-repeat;background-size:cover}.text-field-position span{position:absolute;right:2em;top:.5em;bottom:0;line-height:40px}.login-div{position:absolute;padding:4px;margin-top:35%;margin-right:3vw;right:5%;font-size:20px;background-color:hsla(0,0%,98%,.9);font-family:Roboto;height:inherit;width:85vw;display:inline-block;border-radius:8px}.logos{display:flex;flex-direction:row;height:15vh;align-items:center;justify-content:flex-start}.login-input{display:inline-block;height:30px;width:80%;font-size:15px;color:#666;margin:15px!important;text-indent:8px;border:0 solid #2d2d2d;border-bottom:1px solid #3d3131}#img-01:before{display:flex;flex-direction:row;height:40%}#img-02:before{display:flex;flex-direction:row-reverse;height:20%}#img-01{display:flex;flex-direction:row;height:40%}#img-02{display:flex;flex-direction:row-reverse;height:20%}.rad{font-weight:600;font-size:17px;margin-top:2px;margin-bottom:5px;padding:1%}.el-radio{display:inline!important;cursor:pointer!important;margin:4%!important;font-family:Roboto!important;font-weight:600!important;font-size:15px!important;padding:3%!important;margin-right:15px!important;justify-content:center!important}.el-button.el-button--primary{margin:0!important;margin-bottom:0!important;transition:1.1s!important;font-weight:700!important;font-size:15px!important;margin-left:37%!important;padding:11px!important}.el-button.el-button--info{margin-top:0!important;transition:1.1s!important;font-weight:400!important;font-size:10px!important;margin-left:5%!important;padding:5px!important;height:5vh!important;width:23.5vw!important;text-align:center!important;border-radius:30px!important}.el-button--text{color:#0080ff!important;margin-top:2%!important}}body[data-v-0a82f458]{padding:0;margin:0}.navbarItems[data-v-0a82f458]{color:#fff;background-color:#337ab7;text-align:center;justify-content:space-between;display:flex}.button-container[data-v-0a82f458]{display:flex;justify-content:flex-end}.LoginRouting button[data-v-0a82f458]{background-color:#337ab7}.ExportExcel[data-v-0a82f458],.LoginRouting button[data-v-0a82f458]{color:#fff;border:none;border-radius:5px;padding:10px 20px;margin:5px;font-size:14px;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.2)}.ExportExcel[data-v-0a82f458]{background-color:#5cb85c}.navbarHeading[data-v-0a82f458]{font-size:18px;font-weight:700;flex:1}.navbarTime[data-v-0a82f458]{font-size:18px;font-weight:700}.app-header[data-v-0a82f458]{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:10px}.logo-container[data-v-0a82f458]{display:flex;gap:10px}.img1[data-v-0a82f458],.img2[data-v-0a82f458]{height:93px}.center-image[data-v-0a82f458]{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.img3[data-v-0a82f458]{height:93px;margin:0 10px}.img4[data-v-0a82f458]{height:93px;margin-left:20px}.main-content[data-v-0a82f458]{display:flex;justify-content:space-between;padding:20px}.left-side[data-v-0a82f458]{flex:1;max-width:50%;overflow-y:auto;max-height:400px;border:1px solid silver;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:10px}table[data-v-0a82f458]{width:100%;border-collapse:collapse;max-height:400px}td[data-v-0a82f458],th[data-v-0a82f458]{border:1px solid silver;text-align:left;padding:8px}th[data-v-0a82f458]{background-color:#6293bc;color:#fff;font-family:arial,sans-serif}tbody tr[data-v-0a82f458]:nth-child(2n){background-color:#d7e6da}tbody tr[data-v-0a82f458]:nth-child(odd){background-color:#f3f2ff}tbody tr[data-v-0a82f458]:hover{background-color:#e0f7fa}.data-display-section[data-v-0a82f458]{padding:10px;border-radius:10px;display:flex;justify-content:space-between;align-items:center}.status-card[data-v-0a82f458]{padding:10px;color:#000;background-color:#fff;border-radius:5px;text-align:center;margin-right:15px;display:flex;flex-direction:column;justify-content:center;width:250px;border:2px solid #000}.status-card .card-content[data-v-0a82f458]{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.status-card h2[data-v-0a82f458]{font-size:28px;margin:0}.status-card p[data-v-0a82f458]{font-size:15px}.right-side[data-v-0a82f458]{flex:1;max-width:50%;flex-direction:column;align-items:center;justify-content:center;background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);margin:auto}.right-side canvas[data-v-0a82f458]{display:block;max-width:100%;max-height:400px}.dropdown[data-v-0a82f458]{margin-left:10px;padding:5px;font-size:14px;border-radius:4px;border:1px solid silver}.right-side[data-v-0a82f458]{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px}.chart-container[data-v-0a82f458]{display:flex;flex-direction:row;gap:40px;width:100%}.pie-chart[data-v-0a82f458]{flex:1}.chart-labels[data-v-0a82f458]{flex:1;overflow-y:auto;max-height:400px;margin-right:30px}.chart-labels ul[data-v-0a82f458]{list-style:none;padding:0;margin:0}.chart-labels li[data-v-0a82f458]{margin-bottom:14px;font-size:13px;font-weight:500;color:#333;display:flex;align-items:center}.chart-labels li span[data-v-0a82f458]{display:inline-block;width:14px;height:14px;margin-right:10px;border-radius:50%}body[data-v-039c2ed2]{padding:0;margin:0}.navbarItems[data-v-039c2ed2]{color:#fff;background-color:#337ab7;text-align:center;justify-content:space-between;display:flex}.button-container[data-v-039c2ed2]{display:flex;justify-content:flex-end}.LoginRouting button[data-v-039c2ed2]{background-color:#337ab7}.ExportExcel[data-v-039c2ed2],.LoginRouting button[data-v-039c2ed2]{color:#fff;border:none;border-radius:5px;padding:10px 20px;margin:5px;font-size:14px;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.2)}.ExportExcel[data-v-039c2ed2]{background-color:#5cb85c}.navbarHeading[data-v-039c2ed2]{font-size:18px;font-weight:700;flex:1}.navbarTime[data-v-039c2ed2]{font-size:18px;font-weight:700}.app-header[data-v-039c2ed2]{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:10px}.logo-container[data-v-039c2ed2]{display:flex;gap:10px}.img1[data-v-039c2ed2],.img2[data-v-039c2ed2]{height:93px}.center-image[data-v-039c2ed2]{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.img3[data-v-039c2ed2]{height:93px;margin:0 10px}.img4[data-v-039c2ed2]{height:93px;margin-left:20px}.main-content[data-v-039c2ed2]{display:flex;justify-content:space-between;padding:20px}.left-side[data-v-039c2ed2]{flex:1;max-width:50%;overflow-y:auto;max-height:400px;border:1px solid silver;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:10px}table[data-v-039c2ed2]{width:100%;border-collapse:collapse;max-height:400px}td[data-v-039c2ed2],th[data-v-039c2ed2]{border:1px solid silver;text-align:left;padding:8px}th[data-v-039c2ed2]{background-color:#6293bc;color:#fff;font-family:arial,sans-serif}tbody tr[data-v-039c2ed2]:nth-child(2n){background-color:#d7e6da}tbody tr[data-v-039c2ed2]:nth-child(odd){background-color:#f3f2ff}tbody tr[data-v-039c2ed2]:hover{background-color:#e0f7fa}.data-display-section[data-v-039c2ed2]{padding:10px;border-radius:10px;display:flex;justify-content:space-between;align-items:center}.status-card[data-v-039c2ed2]{padding:10px;color:#000;background-color:#fff;border-radius:5px;text-align:center;margin-right:15px;display:flex;flex-direction:column;justify-content:center;width:250px;border:2px solid #000}.status-card .card-content[data-v-039c2ed2]{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.status-card h2[data-v-039c2ed2]{font-size:28px;margin:0}.status-card p[data-v-039c2ed2]{font-size:15px}.right-side[data-v-039c2ed2]{flex:1;max-width:50%;flex-direction:column;align-items:center;justify-content:center;background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);margin:auto}.right-side canvas[data-v-039c2ed2]{display:block;max-width:100%;max-height:400px}.dropdown[data-v-039c2ed2]{margin-left:10px;padding:5px;font-size:14px;border-radius:4px;border:1px solid silver}.right-side[data-v-039c2ed2]{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px}.chart-container[data-v-039c2ed2]{display:flex;flex-direction:row;gap:40px;width:100%}.pie-chart[data-v-039c2ed2]{flex:1}.chart-labels[data-v-039c2ed2]{flex:1;overflow-y:auto;max-height:400px;margin-right:30px}.chart-labels ul[data-v-039c2ed2]{list-style:none;padding:0;margin:0}.chart-labels li[data-v-039c2ed2]{margin-bottom:14px;font-size:13px;font-weight:500;color:#333;display:flex;align-items:center}.chart-labels li span[data-v-039c2ed2]{display:inline-block;width:14px;height:14px;margin-right:10px;border-radius:50%}.upload-status-page[data-v-5b25dc33]{height:100%;min-height:0;display:flex;flex-direction:column;gap:12px;padding:12px;background:#f3f7fb;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.upload-status-hero[data-v-5b25dc33],.upload-status-table-card[data-v-5b25dc33]{border:1px solid #dce6f0;border-radius:18px;background:#fff;box-shadow:none}.upload-status-hero[data-v-5b25dc33]{padding:8px 14px}.table-toolbar[data-v-5b25dc33],.upload-status-toolbar[data-v-5b25dc33]{display:flex;align-items:center;justify-content:flex-start;gap:12px}.date-filter[data-v-5b25dc33]{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;color:#334155;font-size:13px;font-weight:600}.filter-label[data-v-5b25dc33]{white-space:nowrap}.upload-date-input[data-v-5b25dc33]{height:38px;min-width:165px;padding:0 12px;border:1px solid #d6e2f0;border-radius:10px;font-size:13px;color:#334155;background:#fff;box-shadow:none}.upload-status-table-card[data-v-5b25dc33]{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.table-section[data-v-5b25dc33]{flex:1;min-height:0;overflow:auto}.dialogTable table[data-v-5b25dc33],.upload-status-table[data-v-5b25dc33]{width:-moz-max-content;width:max-content;min-width:100%;border-collapse:collapse}.dialogTable th[data-v-5b25dc33],.upload-status-table th[data-v-5b25dc33]{position:sticky;top:0;z-index:1;background:#6293bc;color:#fff;padding:10px 12px;font-size:13px;font-weight:600;border:none;border-bottom:2px solid #4a7ea8;text-align:left}.dialogTable td[data-v-5b25dc33],.upload-status-table td[data-v-5b25dc33]{padding:10px 12px;font-size:13px;color:#334155;border:none;border-bottom:1px solid #f1f5f9;white-space:nowrap}.dialogTable tbody tr[data-v-5b25dc33]:nth-child(odd),.upload-status-table tbody tr[data-v-5b25dc33]:nth-child(odd){background-color:#fff}.dialogTable tbody tr[data-v-5b25dc33]:nth-child(2n),.upload-status-table tbody tr[data-v-5b25dc33]:nth-child(2n){background-color:#f8fafc}.dialogTable tbody tr[data-v-5b25dc33]:hover,.upload-status-table tbody tr[data-v-5b25dc33]:hover{background-color:#eff6ff}.diag-cell[data-v-5b25dc33]{font-weight:600;color:#1e293b}.status-value[data-v-5b25dc33],.success-cell[data-v-5b25dc33]{cursor:pointer;transition:background-color .15s ease}.success-cell[data-v-5b25dc33]{color:#0f766e;font-weight:700}.status-value[data-v-5b25dc33]:hover,.success-cell[data-v-5b25dc33]:hover{background:rgba(59,130,246,.08)}.failedCase[data-v-5b25dc33]{color:#ef4444;font-weight:700}.passedCase[data-v-5b25dc33]{color:#10b981;font-weight:700}.empty-row[data-v-5b25dc33]{padding:28px 12px!important;text-align:center;color:#64748b!important}.diagStatDialog[data-v-5b25dc33]{position:absolute;inset:16px;z-index:20;display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:18px;border:1px solid #dce6f0;background:rgba(248,250,252,.98);box-shadow:0 12px 40px rgba(15,23,42,.22);backdrop-filter:blur(8px)}.dialogHeader[data-v-5b25dc33]{font-size:15px;font-weight:700;color:#0f172a;padding:2px 32px 0 0}.dialogTable[data-v-5b25dc33]{flex:1;min-height:0;overflow:auto;border:1px solid #dce6f0;border-radius:14px;background:#fff}.dialogTable button[data-v-5b25dc33]{margin:10px;padding:7px 14px;background:#22c55e;color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer}.closeButton[data-v-5b25dc33]{position:absolute;top:12px;right:12px;height:28px;width:28px;background:#ef4444;color:#fff;border:none;border-radius:999px;cursor:pointer;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.dialogTable[data-v-5b25dc33]::-webkit-scrollbar,.table-section[data-v-5b25dc33]::-webkit-scrollbar{width:10px;height:10px}.dialogTable[data-v-5b25dc33]::-webkit-scrollbar-track,.table-section[data-v-5b25dc33]::-webkit-scrollbar-track{background:#e2e8f0}.dialogTable[data-v-5b25dc33]::-webkit-scrollbar-thumb,.table-section[data-v-5b25dc33]::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}.dialogTable[data-v-5b25dc33]::-webkit-scrollbar-thumb:hover,.table-section[data-v-5b25dc33]::-webkit-scrollbar-thumb:hover{background:#64748b}@media (max-width:1280px){.table-toolbar[data-v-5b25dc33],.upload-status-toolbar[data-v-5b25dc33]{flex-direction:column;align-items:stretch}}@media (max-width:768px){.upload-status-page[data-v-5b25dc33]{padding:10px}.date-filter[data-v-5b25dc33]{width:100%;justify-content:space-between}.upload-date-input[data-v-5b25dc33]{min-width:0;width:100%;flex:1}}body[style*="--colTableText: white"] .upload-status-page{background:#121a26;color:#e0eaff}body[style*="--colTableText: white"] .upload-status-hero,body[style*="--colTableText: white"] .upload-status-table-card{border-color:#2d3d56;background:#1a2332}body[style*="--colTableText: white"] .diag-cell,body[style*="--colTableText: white"] .dialogHeader{color:#e0eaff}body[style*="--colTableText: white"] .date-filter{color:#8fa4c0}body[style*="--colTableText: white"] .upload-date-input{background:#1a2332;border-color:#2d3d56;color:#e0eaff}body[style*="--colTableText: white"] .dialogTable{background:#162030;color:#e0eaff;border-color:#2d3d56}body[style*="--colTableText: white"] .dialogTable th,body[style*="--colTableText: white"] .upload-status-table th{background:#1e3a5f;color:#e0eaff;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .dialogTable td,body[style*="--colTableText: white"] .upload-status-table td{color:#d0daea;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .dialogTable tbody tr:nth-child(odd),body[style*="--colTableText: white"] .upload-status-table tbody tr:nth-child(odd){background-color:#1a2332}body[style*="--colTableText: white"] .dialogTable tbody tr:nth-child(2n),body[style*="--colTableText: white"] .upload-status-table tbody tr:nth-child(2n){background-color:#162030}body[style*="--colTableText: white"] .dialogTable tbody tr:hover,body[style*="--colTableText: white"] .upload-status-table tbody tr:hover{background-color:rgba(46,125,209,.12)}body[style*="--colTableText: white"] .success-cell{color:#5eead4}body[style*="--colTableText: white"] .failedCase{color:#f87171}body[style*="--colTableText: white"] .passedCase{color:#34d399}body[style*="--colTableText: white"] .diagStatDialog{background:rgba(10,16,28,.94);border-color:#2d3d56;box-shadow:0 18px 48px rgba(0,0,0,.45)}body[style*="--colTableText: white"] .dialogTable button{background:#16a34a}body[style*="--colTableText: white"] .dialogTable::-webkit-scrollbar-track,body[style*="--colTableText: white"] .table-section::-webkit-scrollbar-track{background:#0f1724}body[style*="--colTableText: white"] .dialogTable::-webkit-scrollbar-thumb,body[style*="--colTableText: white"] .table-section::-webkit-scrollbar-thumb{background:#42546d}body[style*="--colTableText: white"] .dialogTable::-webkit-scrollbar-thumb:hover,body[style*="--colTableText: white"] .table-section::-webkit-scrollbar-thumb:hover{background:#5d738f}.connectivity-status-page[data-v-031781e2]{height:100%;min-height:0;display:flex;flex-direction:column;gap:12px;padding:12px;background:#f3f7fb;overflow:hidden;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.connectivity-hero[data-v-031781e2],.connectivity-table-card[data-v-031781e2]{border:1px solid #dce6f0;border-radius:18px;background:#fff;box-shadow:none}.connectivity-hero[data-v-031781e2]{padding:8px 14px}.connectivity-toolbar[data-v-031781e2],.table-toolbar[data-v-031781e2]{display:flex;align-items:center;justify-content:space-between;gap:12px}.connectivity-toolbar strong[data-v-031781e2],.table-toolbar strong[data-v-031781e2]{color:#0f172a;font-size:14px}.connectivity-copy[data-v-031781e2]{flex:1;min-width:0}.overview-line[data-v-031781e2]{display:flex;align-items:center;gap:10px;min-width:0}.subtitle[data-v-031781e2]{font-size:12px;color:#64748b}.summary-strip[data-v-031781e2]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:8px;flex:1;min-width:0}.summary-pill[data-v-031781e2]{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:30px;padding:5px 10px;border-radius:999px;color:#fff;box-shadow:none}.summary-count[data-v-031781e2]{font-size:15px;font-weight:800;line-height:1}.summary-label[data-v-031781e2]{font-size:9px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.summary-pill.blue[data-v-031781e2]{background:linear-gradient(135deg,#3f7ae0,#4b87ef)}.summary-pill.green[data-v-031781e2]{background:linear-gradient(135deg,#18a97c,#22bf8d)}.summary-pill.red[data-v-031781e2]{background:linear-gradient(135deg,#dc4b56,#ef5f68)}span.logsSearch[data-v-031781e2]{width:min(300px,32vw);display:flex;align-items:center;margin:0;flex-shrink:0}.logsSearch[data-v-031781e2] .el-input{width:100%}.logsSearch[data-v-031781e2] .el-input__inner{height:40px;line-height:40px;padding-left:42px;padding-right:12px;border:1px solid #d6e2f0;border-radius:10px;background:#fff;color:#334155;font-size:13px;font-weight:500;box-shadow:none}.logsSearch[data-v-031781e2] .el-input__inner::-moz-placeholder{color:#94a3b8;font-weight:500}.logsSearch[data-v-031781e2] .el-input__inner::placeholder{color:#94a3b8;font-weight:500}.logsSearch[data-v-031781e2] .el-input__prefix{left:14px;display:flex;align-items:center}.logsSearch[data-v-031781e2] .el-input__icon{color:#3b82f6;font-size:18px}.connectivity-table-card[data-v-031781e2]{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.table-toolbar[data-v-031781e2]{padding:12px 14px;border-bottom:1px solid #e2e8f0}.legend-row[data-v-031781e2]{display:flex;flex-wrap:wrap;gap:10px}.legend-pill[data-v-031781e2]{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#f8fafc;color:#475569;font-size:12px;font-weight:600}.table-section[data-v-031781e2]{flex:1;min-height:0;overflow:auto}.connectivity-table[data-v-031781e2]{width:100%;border-collapse:collapse}.connectivity-table th[data-v-031781e2]{position:sticky;top:0;z-index:1;background:#6293bc;color:#fff;padding:10px 12px;font-size:13px;font-weight:600;border:none;border-bottom:2px solid #4a7ea8;text-align:left}.connectivity-table td[data-v-031781e2]{padding:10px 12px;font-size:13px;color:#334155;border:none;border-bottom:1px solid #f1f5f9}.connectivity-table tbody tr[data-v-031781e2]:nth-child(odd){background-color:#fff}.connectivity-table tbody tr[data-v-031781e2]:nth-child(2n){background-color:#f8fafc}.connectivity-table tbody tr[data-v-031781e2]:hover{background-color:#eff6ff}.diag-cell[data-v-031781e2]{display:flex;align-items:center;gap:10px}.diag-name[data-v-031781e2]{font-weight:600;color:#1e293b}.buttonAvailable[data-v-031781e2],.buttonUnavailable[data-v-031781e2]{border-radius:50%;width:10px;height:10px;border:none;animation:blink-031781e2 2s infinite;display:inline-block;vertical-align:middle;flex-shrink:0}.buttonAvailable[data-v-031781e2]{background-color:#10b981}.buttonUnavailable[data-v-031781e2]{background-color:#ef4444}@keyframes blink-031781e2{0%,to{opacity:0}50%{opacity:1}}.empty-row[data-v-031781e2]{padding:28px 12px!important;text-align:center;color:#64748b!important}.bottomPanel[data-v-031781e2]{flex-shrink:0;padding:12px 14px;border-top:1px solid #e2e8f0;background:#f8fafc;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.table-section[data-v-031781e2]::-webkit-scrollbar{width:10px;height:10px}.table-section[data-v-031781e2]::-webkit-scrollbar-track{background:#e2e8f0}.table-section[data-v-031781e2]::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}.table-section[data-v-031781e2]::-webkit-scrollbar-thumb:hover{background:#64748b}@media (max-width:1280px){.connectivity-toolbar[data-v-031781e2],.table-toolbar[data-v-031781e2]{flex-direction:column;align-items:stretch}.overview-line[data-v-031781e2]{flex-wrap:wrap}}@media (max-width:768px){.connectivity-status-page[data-v-031781e2]{padding:10px}.overview-line[data-v-031781e2],.summary-strip[data-v-031781e2]{align-items:flex-start;justify-content:flex-start}.summary-strip[data-v-031781e2]{grid-template-columns:1fr}span.logsSearch[data-v-031781e2]{width:100%}}body[style*="--colTableText: white"] .connectivity-status-page{background:#121a26;color:#e0eaff}body[style*="--colTableText: white"] .connectivity-hero,body[style*="--colTableText: white"] .connectivity-table-card{border-color:#2d3d56;background:#1a2332}body[style*="--colTableText: white"] .connectivity-toolbar strong,body[style*="--colTableText: white"] .diag-name,body[style*="--colTableText: white"] .table-toolbar strong{color:#e0eaff}body[style*="--colTableText: white"] .subtitle{color:#8fa4c0}body[style*="--colTableText: white"] .logsSearch .el-input__inner::-moz-placeholder{color:#8fa4c0!important}body[style*="--colTableText: white"] .logsSearch .el-input__inner::placeholder{color:#8fa4c0!important}body[style*="--colTableText: white"] .logsSearch .el-input__icon{color:#fff!important}body[style*="--colTableText: white"] .summary-pill.blue{background:linear-gradient(135deg,#2f61b4,#427bd9)}body[style*="--colTableText: white"] .summary-pill.green{background:linear-gradient(135deg,#0d7d64,#159877)}body[style*="--colTableText: white"] .summary-pill.red{background:linear-gradient(135deg,#b73a43,#d95059)}body[style*="--colTableText: white"] .bottomPanel,body[style*="--colTableText: white"] .legend-pill{background:#162030;color:#e0eaff;border-color:#2d3d56}body[style*="--colTableText: white"] .bottomPanel,body[style*="--colTableText: white"] .table-toolbar{border-color:#2d3d56}body[style*="--colTableText: white"] .connectivity-table th{background:#1e3a5f;color:#e0eaff;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .connectivity-table td{color:#e0eaff;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .connectivity-table tbody tr:nth-child(odd){background-color:#1a2332}body[style*="--colTableText: white"] .connectivity-table tbody tr:nth-child(2n){background-color:#162030}body[style*="--colTableText: white"] .connectivity-table tbody tr:hover{background-color:rgba(46,125,209,.12)}body[style*="--colTableText: white"] .empty-row{color:#8fa4c0!important}body[style*="--colTableText: white"] .table-section::-webkit-scrollbar-track{background:#0f1724}body[style*="--colTableText: white"] .table-section::-webkit-scrollbar-thumb{background:#42546d}body[style*="--colTableText: white"] .table-section::-webkit-scrollbar-thumb:hover{background:#5d738f}.container[data-v-6351eda9]{padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1e293b}.data-display-section[data-v-6351eda9]{display:flex;gap:14px;margin-bottom:16px}.status-card[data-v-6351eda9]{flex:1;padding:16px 18px;color:#fff;border-radius:14px;display:flex;flex-direction:column;justify-content:center}.status-card .card-content[data-v-6351eda9]{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.status-card h2[data-v-6351eda9]{font-size:28px;font-weight:800;margin:0;line-height:1.2}.status-card p[data-v-6351eda9]{font-size:11px;font-weight:700;letter-spacing:.05em;margin:4px 0 0;opacity:.9}.status-card.blue[data-v-6351eda9]{background:#3b82f6}.status-card.green[data-v-6351eda9]{background:#10b981}.status-card.orange[data-v-6351eda9]{background:#f59e0b}.status-card.red[data-v-6351eda9]{background:#ef4444}.filter-section[data-v-6351eda9]{display:flex;justify-content:flex-end;align-items:center;border:1px solid #e2e8f0;padding:12px 16px;border-radius:14px;background:#fff;margin-bottom:16px}.filter-row[data-v-6351eda9]{display:flex;gap:16px;align-items:center}.filter-item[data-v-6351eda9]{display:flex;flex-direction:column;font-size:13px;color:#475569}.filter-item-group[data-v-6351eda9]{display:flex;flex-direction:row;gap:8px}.filter-buttons[data-v-6351eda9]{display:flex;gap:8px}.action-buttons-section[data-v-6351eda9]{display:flex;justify-content:flex-end;gap:8px}.btn[data-v-6351eda9]{padding:8px 16px;cursor:pointer;border:none;border-radius:8px;font-size:13px;font-weight:600;transition:background .15s ease}.btn-primary[data-v-6351eda9]{background:#1e293b;color:#f8fafc}.btn-primary[data-v-6351eda9]:hover{background:#334155}.btn-success[data-v-6351eda9]{background:#1e293b;color:#f8fafc}.btn-success[data-v-6351eda9]:hover{background:#334155}.btn-info[data-v-6351eda9]{background:#1e293b;color:#f8fafc}.btn-info[data-v-6351eda9]:hover{background:#334155}.table-section[data-v-6351eda9]{border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.table-section table[data-v-6351eda9]{width:100%;border-collapse:collapse}.table-section th[data-v-6351eda9]{background:#6293bc;color:#fff;padding:10px 12px;text-align:left;font-size:13px;font-weight:600;border:none;border-bottom:2px solid #4a7ea8}.table-section td[data-v-6351eda9]{padding:9px 12px;text-align:left;font-size:13px;color:#334155;border:none;border-bottom:1px solid #f1f5f9}table.studyStatus-table tr[data-v-6351eda9]:nth-child(odd){background-color:#fff}table.studyStatus-table tr[data-v-6351eda9]:nth-child(2n){background-color:#f8fafc}table.studyStatus-table tbody tr[data-v-6351eda9]:hover{background-color:#eff6ff}.pagination-controls[data-v-6351eda9]{display:flex;justify-content:space-between;align-items:center;margin:0 0 12px;font-size:13px;color:#475569}button.pagination-buttons[data-v-6351eda9]{padding:4px 10px;font-size:18px;margin:0 6px;border:1px solid #e2e8f0;font-weight:700;border-radius:8px;background:#f8fafc;color:#475569;cursor:pointer;transition:background .15s ease}button.pagination-buttons[data-v-6351eda9]:hover{background:#e2e8f0}.sub-header-row[data-v-6351eda9],.table-header[data-v-6351eda9]{background-color:#f8fafc;padding:10px;display:flex;justify-content:space-between;border-bottom:1px solid #e2e8f0}.table-header .header-row[data-v-6351eda9]{font-weight:700}.finalReport[data-v-3d95e506]{margin-top:0}span.logsSearch[data-v-3d95e506]{display:flex;width:500px;flex-wrap:nowrap;flex-direction:row;align-items:center;margin:0 10px 3px 0}.ViewerLogo[data-v-3d95e506]{margin:2px;padding:0!important;height:22px!important;width:auto!important;float:right!important;cursor:pointer!important}.container[data-v-3d95e506]{padding:14px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1e293b;height:100%;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column}.data-display-section[data-v-3d95e506]{display:flex;gap:14px;margin-bottom:16px}.status-card[data-v-3d95e506]{flex:1;padding:16px 18px;color:#fff;border-radius:14px;display:flex;flex-direction:column;justify-content:center}.status-card .card-content[data-v-3d95e506]{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.status-card h2[data-v-3d95e506]{font-size:28px;font-weight:800;margin:0;line-height:1.2}.status-card p[data-v-3d95e506]{font-size:11px;font-weight:700;letter-spacing:.05em;margin:4px 0 0;opacity:.9}.status-card.blue[data-v-3d95e506]{background:#3b82f6}.status-card.green[data-v-3d95e506]{background:#10b981}.status-card.orange[data-v-3d95e506]{background:#f59e0b}.status-card.red[data-v-3d95e506]{background:#ef4444}.filter-section[data-v-3d95e506]{display:flex;justify-content:space-between;align-items:center;border:1px solid #e2e8f0;padding:12px 16px;border-radius:14px;background:#fff;margin-bottom:16px}.filter-row[data-v-3d95e506]{display:flex;gap:16px;align-items:center}.filter-item[data-v-3d95e506]{display:flex;flex-direction:column;font-size:13px;color:#475569}.filter-item label[data-v-3d95e506]{font-size:11px;font-weight:600;color:#64748b;margin-bottom:2px}.filter-item input[type=date][data-v-3d95e506],.filter-item select[data-v-3d95e506]{height:36px;padding:0 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#334155;background:#f8fafc}.filter-item-group[data-v-3d95e506]{display:flex;flex-direction:row;gap:8px}.filter-item-checkbox[data-v-3d95e506]{display:flex;flex-direction:row;gap:6px}.filter-buttons[data-v-3d95e506]{display:flex;gap:8px}.action-buttons-section[data-v-3d95e506]{display:flex;justify-content:flex-end;gap:8px}.btn[data-v-3d95e506]{padding:8px 16px;cursor:pointer;border:none;border-radius:8px;font-size:13px;font-weight:600;transition:background .15s ease}.btn-primary[data-v-3d95e506]{background:#1e293b;color:#f8fafc}.btn-primary[data-v-3d95e506]:hover{background:#334155}.btn-adjust[data-v-3d95e506]{background:#1e293b;color:#f8fafc;position:relative;left:0}.btn-adjust[data-v-3d95e506]:hover{background:#334155}.btn-success[data-v-3d95e506]{background:#1e293b;color:#f8fafc}.btn-success[data-v-3d95e506]:hover{background:#334155}.btn-info[data-v-3d95e506]{background:#1e293b;color:#f8fafc}.btn-info[data-v-3d95e506]:hover{background:#334155}.table-section[data-v-3d95e506]{border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;max-height:300px;overflow-y:auto;overflow-x:auto}.table-section table[data-v-3d95e506]{width:100%;border-collapse:collapse}.table-section th[data-v-3d95e506]{background:#6293bc;color:#fff;padding:10px 12px;text-align:left;font-size:13px;font-weight:600;border:none;border-bottom:2px solid #4a7ea8;position:sticky;top:0;z-index:1}.table-section td[data-v-3d95e506]{padding:9px 12px;text-align:left;font-size:13px;color:#334155;border:none;border-bottom:1px solid #f1f5f9}table.studyStatus-table tr[data-v-3d95e506]:nth-child(odd){background-color:#fff}table.studyStatus-table tr[data-v-3d95e506]:nth-child(2n){background-color:#f8fafc}table.studyStatus-table tbody tr[data-v-3d95e506]:hover{background-color:#eff6ff}.pagination-controls[data-v-3d95e506]{display:flex;justify-content:space-between;align-items:center;margin:0 0 12px;font-size:13px;color:#475569}.pagination-controls select[data-v-3d95e506]{height:32px;padding:0 8px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#334155;background:#f8fafc}button.pagination-buttons[data-v-3d95e506]{padding:4px 10px;font-size:18px;margin:0 6px;border:1px solid #e2e8f0;font-weight:700;border-radius:8px;background:#f8fafc;color:#475569;cursor:pointer;transition:background .15s ease}button.pagination-buttons[data-v-3d95e506]:hover{background:#e2e8f0}button.pagination-buttons[data-v-3d95e506]:disabled{opacity:.4;cursor:default}.sub-header-row[data-v-3d95e506],.table-header[data-v-3d95e506]{background-color:#f8fafc;padding:10px;display:flex;justify-content:space-between;border-bottom:1px solid #e2e8f0}.table-header .header-row[data-v-3d95e506]{font-weight:700}.diag-status-page[data-v-3d95e506]{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px;background:#f3f7fb;overflow-y:auto;overflow-x:hidden}.diag-status-hero[data-v-3d95e506],.diag-status-records-toolbar[data-v-3d95e506],.diag-status-summary-card[data-v-3d95e506]{border:1px solid #dce6f0;border-radius:18px;box-shadow:none;background:#fff;flex-shrink:0}.detail-table-section[data-v-3d95e506]{border:1px solid #dce6f0;border-radius:18px;box-shadow:none;min-height:150px;max-height:none!important;overflow-y:auto!important;overflow-x:auto!important}.diag-status-hero[data-v-3d95e506]{display:flex;flex-direction:column;align-items:stretch;gap:14px;padding:12px;margin-bottom:0}.diag-status-controls-row[data-v-3d95e506],.diag-status-filter-row[data-v-3d95e506],.diag-status-hero .action-buttons-section[data-v-3d95e506],.diag-status-hero .data-display-section[data-v-3d95e506]{min-width:0}.diag-status-hero .data-display-section[data-v-3d95e506]{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}.diag-status-controls-row[data-v-3d95e506]{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #dce6f0;border-radius:16px;background:#fff}.diag-status-filter-row[data-v-3d95e506]{flex:1 1 auto;display:grid;grid-template-columns:minmax(240px,1.35fr) repeat(2,minmax(150px,.88fr)) 146px;gap:12px;align-items:end}.diag-status-hero .diag-center-filter[data-v-3d95e506],.diag-status-hero .filter-item[data-v-3d95e506]{min-width:0}.diag-status-hero .filter-item label[data-v-3d95e506]{margin-bottom:5px;font-size:12px;font-weight:700;color:#334155}.diag-status-hero .diag-center-inline label[data-v-3d95e506]{display:none}.diag-status-hero .diag-center-inline[data-v-3d95e506] .el-select{width:100%}.diag-status-hero .diag-center-inline[data-v-3d95e506] .el-input__inner,.diag-status-hero .filter-item input[type=date][data-v-3d95e506]{width:100%;min-height:44px;border:1px solid #cfdbe8;border-radius:14px;background:#fff;color:#1e293b;font-size:13px;font-weight:600;box-shadow:none}.diag-status-hero .diag-center-inline[data-v-3d95e506] .el-input__inner{padding-right:30px}.diag-status-hero .diag-center-inline[data-v-3d95e506] .el-select__tags{max-width:calc(100% - 34px)}.diag-status-hero .filter-buttons[data-v-3d95e506]{display:flex;align-items:flex-end}.diag-status-hero .btn[data-v-3d95e506]{min-height:40px;border-radius:10px;font-size:13px;font-weight:700}.diag-status-hero .btn-primary[data-v-3d95e506]{min-width:142px;background:#2f80ed;color:#fff;box-shadow:0 8px 16px rgba(47,128,237,.2)}.diag-status-hero .btn-primary[data-v-3d95e506]:hover{background:#2169cb}.diag-status-hero .btn-info[data-v-3d95e506],.diag-status-hero .btn-success[data-v-3d95e506]{width:142px;min-width:142px;box-shadow:none;color:#fff}.diag-status-hero .btn-success[data-v-3d95e506]{background:#24b74d}.diag-status-hero .btn-success[data-v-3d95e506]:hover{background:#1d9d40}.diag-status-hero .btn-info[data-v-3d95e506]{background:#1fb6de}.diag-status-hero .btn-info[data-v-3d95e506]:hover{background:#189fc4}.diag-status-hero .status-card[data-v-3d95e506]{min-height:68px;padding:10px 14px;border:none;border-radius:14px;box-shadow:none}.diag-status-hero .status-card .card-content[data-v-3d95e506]{height:100%;justify-content:center;gap:6px}.diag-status-hero .status-card h2[data-v-3d95e506]{font-size:20px;line-height:1}.diag-status-hero .status-card p[data-v-3d95e506]{font-size:10px;letter-spacing:.02em;margin:0;max-width:none;white-space:nowrap}.diag-status-hero .status-card.blue[data-v-3d95e506]{background:linear-gradient(135deg,#3f7ae0,#4b87ef)}.diag-status-hero .status-card.green[data-v-3d95e506]{background:linear-gradient(135deg,#18a97c,#22bf8d)}.diag-status-hero .status-card.orange[data-v-3d95e506]{background:linear-gradient(135deg,#f59d0a,#ffab1f)}.diag-status-hero .action-buttons-section[data-v-3d95e506]{display:flex;flex-direction:row;gap:12px;justify-content:flex-end;align-items:flex-end}span.logsSearch[data-v-3d95e506]{width:min(300px,100%);margin:0}.diag-status-summary-toolbar[data-v-3d95e506] .el-input{width:100%}.diag-status-summary-toolbar[data-v-3d95e506] .el-input__inner{height:40px;line-height:40px;padding-left:42px;padding-right:12px;border-radius:10px;border:1px solid #d6e2f0;background:#fff;color:#334155;font-size:13px;font-weight:500;box-shadow:none}.diag-status-summary-toolbar[data-v-3d95e506] .el-input__inner::-moz-placeholder{color:#475569}.diag-status-summary-toolbar[data-v-3d95e506] .el-input__inner::placeholder{color:#475569}.diag-status-summary-toolbar[data-v-3d95e506] .el-input__prefix{left:12px;display:flex;align-items:center}.diag-status-summary-toolbar[data-v-3d95e506] .el-input__prefix-inner{display:flex;align-items:center;height:100%}.diag-status-summary-toolbar[data-v-3d95e506] .el-input__icon{width:auto;line-height:40px;font-size:16px;color:#2f80ed;padding:0}.diag-status-summary-toolbar[data-v-3d95e506] .el-input__inner:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.12)}.diag-status-summary-card[data-v-3d95e506]{display:flex;flex-direction:column;gap:8px;padding:12px 14px 14px;align-items:stretch;margin-bottom:0}.diag-status-summary-toolbar[data-v-3d95e506]{display:flex;justify-content:flex-end;margin-bottom:0}.sortable-header[data-v-3d95e506]{cursor:pointer}.diag-status-summary-card>.table-section[data-v-3d95e506]{width:100%;min-height:200px;max-height:none;border-radius:14px;background:#fff;overflow:auto}.diag-summary-table[data-v-3d95e506]{min-width:980px;width:100%;table-layout:fixed}.diag-summary-table td[data-v-3d95e506],.diag-summary-table th[data-v-3d95e506]{padding:8px 10px}.diag-summary-table td[data-v-3d95e506]:first-child,.diag-summary-table th[data-v-3d95e506]:first-child{width:64px;text-align:center}.diag-summary-table td[data-v-3d95e506]:nth-child(2),.diag-summary-table th[data-v-3d95e506]:nth-child(2){width:120px}.diag-summary-table td[data-v-3d95e506]:nth-child(3),.diag-summary-table th[data-v-3d95e506]:nth-child(3){width:240px}.diag-summary-table td[data-v-3d95e506]:nth-child(n+4),.diag-summary-table th[data-v-3d95e506]:nth-child(n+4){text-align:center}.diag-summary-table td:nth-child(3) a[data-v-3d95e506],.diag-summary-table td[data-v-3d95e506]:nth-child(2),.diag-summary-table td[data-v-3d95e506]:nth-child(3){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.diag-summary-table td:nth-child(3) a[data-v-3d95e506]{display:inline-block;max-width:100%;vertical-align:bottom}.diag-detail-table[data-v-3d95e506]{min-width:1280px;width:100%;table-layout:fixed}.diag-detail-table td[data-v-3d95e506],.diag-detail-table th[data-v-3d95e506]{vertical-align:top;overflow:hidden}.diag-detail-table td[data-v-3d95e506]:first-child,.diag-detail-table td[data-v-3d95e506]:nth-child(11),.diag-detail-table td[data-v-3d95e506]:nth-child(12),.diag-detail-table td[data-v-3d95e506]:nth-child(13),.diag-detail-table td[data-v-3d95e506]:nth-child(14),.diag-detail-table td[data-v-3d95e506]:nth-child(8),.diag-detail-table th[data-v-3d95e506]:first-child,.diag-detail-table th[data-v-3d95e506]:nth-child(11),.diag-detail-table th[data-v-3d95e506]:nth-child(12),.diag-detail-table th[data-v-3d95e506]:nth-child(13),.diag-detail-table th[data-v-3d95e506]:nth-child(14),.diag-detail-table th[data-v-3d95e506]:nth-child(8){white-space:nowrap}.diag-cell-text[data-v-3d95e506]{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4}.diag-cell-trigger[data-v-3d95e506]{display:block;width:100%}.diag-detail-table td:nth-child(14)>div[data-v-3d95e506]{flex-wrap:nowrap}[data-v-3d95e506] .diag-cell-tooltip{max-width:420px;word-break:break-word;line-height:1.45}.detail-table-section .studyStatus-table th[data-v-3d95e506],.diag-status-summary-card .studyStatus-table th[data-v-3d95e506]{position:sticky;top:0;z-index:2}.diag-status-records-toolbar[data-v-3d95e506]{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px;margin:0;padding:12px 16px}.diag-status-records-toolbar>div[data-v-3d95e506],.diag-status-records-toolbar>span[data-v-3d95e506]{display:flex;align-items:center;gap:8px}.diag-status-records-toolbar>span[data-v-3d95e506]:last-child{margin-left:auto}.diag-status-records-toolbar .filter-item-checkbox[data-v-3d95e506]{min-height:40px;padding:0 14px;border:1px solid #d6e1ea;border-radius:12px;background:#f8fafc;align-items:center}.diag-status-records-toolbar .filter-item-checkbox input[data-v-3d95e506]{margin:0}.detail-table-section[data-v-3d95e506]{flex:1;min-height:300px;background:#fff;scrollbar-gutter:stable both-edges;padding-bottom:6px;overflow:auto}.diag-status-page .table-section[data-v-3d95e506]::-webkit-scrollbar{width:8px;height:8px}.diag-status-page .table-section[data-v-3d95e506]::-webkit-scrollbar-thumb{background:#9fb4c7;border-radius:999px}.diag-status-page .table-section[data-v-3d95e506]::-webkit-scrollbar-thumb:hover{background:#7f99ae}.detail-table-section[data-v-3d95e506]::-webkit-scrollbar{width:10px;height:10px}.detail-table-section[data-v-3d95e506]::-webkit-scrollbar-track{background:#edf3f8;border-radius:999px}.detail-table-section[data-v-3d95e506]::-webkit-scrollbar-thumb{background:#a8bacb;border:2px solid #edf3f8;border-radius:999px}.detail-table-section[data-v-3d95e506]::-webkit-scrollbar-thumb:hover{background:#8fa6ba}@media (max-width:1480px){.diag-status-controls-row[data-v-3d95e506]{flex-wrap:wrap}.diag-status-hero .data-display-section[data-v-3d95e506]{grid-template-columns:repeat(3,minmax(140px,1fr))}.diag-status-hero .action-buttons-section[data-v-3d95e506]{width:100%;justify-content:flex-end}}@media (max-width:1200px){.diag-status-controls-row[data-v-3d95e506]{flex-direction:column;align-items:stretch}.diag-status-filter-row[data-v-3d95e506]{grid-template-columns:repeat(2,minmax(0,1fr))}.diag-status-hero .data-display-section[data-v-3d95e506]{grid-template-columns:repeat(3,minmax(0,1fr))}.diag-status-hero .action-buttons-section[data-v-3d95e506]{width:100%;flex-direction:row;justify-content:flex-end}.diag-status-hero .action-buttons-section .btn[data-v-3d95e506]{width:auto;flex:0 0 auto}.diag-status-search-row[data-v-3d95e506]{justify-content:stretch}span.logsSearch[data-v-3d95e506]{width:100%}.diag-status-records-toolbar>span[data-v-3d95e506]:last-child{margin-left:0;width:100%;justify-content:space-between}}@media (max-width:768px){.container.diag-status-page[data-v-3d95e506]{padding:12px}.diag-status-hero[data-v-3d95e506],.diag-status-records-toolbar[data-v-3d95e506],.diag-status-summary-card[data-v-3d95e506]{padding:16px}.diag-status-controls-row[data-v-3d95e506]{padding:14px}.diag-status-filter-row[data-v-3d95e506],.diag-status-hero .data-display-section[data-v-3d95e506]{grid-template-columns:1fr}.diag-status-hero .action-buttons-section[data-v-3d95e506]{flex-direction:column;align-items:stretch}.diag-status-hero .action-buttons-section .btn[data-v-3d95e506],.diag-status-hero .action-buttons-section[data-v-3d95e506],.diag-status-hero .filter-buttons .btn[data-v-3d95e506],.diag-status-hero .filter-buttons[data-v-3d95e506]{width:100%}.diag-status-records-toolbar[data-v-3d95e506]{align-items:stretch}.diag-status-records-toolbar>div[data-v-3d95e506],.diag-status-records-toolbar>span[data-v-3d95e506],.diag-status-records-toolbar>span[data-v-3d95e506]:last-child{width:100%;margin-left:0;justify-content:space-between}.diag-status-records-toolbar .filter-item-checkbox[data-v-3d95e506]{justify-content:center}}body[style*="--colTableText: white"] .diag-status-page{background:#0e1421;color:#e0eaff}body[style*="--colTableText: white"] .detail-table-section,body[style*="--colTableText: white"] .diag-status-controls-row,body[style*="--colTableText: white"] .diag-status-hero,body[style*="--colTableText: white"] .diag-status-records-toolbar,body[style*="--colTableText: white"] .diag-status-summary-card{background:#1a2332;border-color:#2d3d56}body[style*="--colTableText: white"] .diag-status-hero .status-card.blue{background:linear-gradient(135deg,#1b3f73,#24589e)}body[style*="--colTableText: white"] .diag-status-hero .status-card.green{background:linear-gradient(135deg,#173f35,#1f7461)}body[style*="--colTableText: white"] .diag-status-hero .status-card.orange{background:linear-gradient(135deg,#5c3d12,#a66a11)}body[style*="--colTableText: white"] .diag-status-page .filter-item{color:#94a8c0}body[style*="--colTableText: white"] .diag-status-page .filter-item label{color:#7a8fa5!important}body[style*="--colTableText: white"] .diag-status-hero .diag-center-inline .el-input__inner,body[style*="--colTableText: white"] .diag-status-page .filter-item input[type=date]{background:#1e2a3a!important;border-color:#3d5066!important;color:#e0eaff!important}body[style*="--colTableText: white"] .diag-status-hero .diag-center-inline .el-input__inner::-moz-placeholder{color:#e0eaff!important}body[style*="--colTableText: white"] .diag-status-hero .diag-center-inline .el-input__inner::placeholder,body[style*="--colTableText: white"] .diag-status-hero .diag-center-inline .el-select__input,body[style*="--colTableText: white"] .diag-status-hero .diag-center-inline .el-select__placeholder,body[style*="--colTableText: white"] .diag-status-hero .diag-center-inline .el-select__tags-text{color:#e0eaff!important}body[style*="--colTableText: white"] .diag-status-hero .diag-center-inline .el-select__input{background:transparent!important;caret-color:#e0eaff}body[style*="--colTableText: white"] .diag-status-hero .diag-center-inline .el-select__caret{color:#94a8c0!important}body[style*="--colTableText: white"] .diag-status-hero .diag-center-inline .el-tag{background:rgba(59,130,246,.16)!important;border:none!important;color:#dbeafe!important}body[style*="--colTableText: white"] .diag-status-hero .diag-center-inline .el-tag .el-tag__close{background:rgba(219,234,254,.12)!important;color:#dbeafe!important}body[style*="--colTableText: white"] .diag-status-hero .btn-primary{background:linear-gradient(135deg,#24559a,#2f80ed);color:#f8fbff;box-shadow:0 10px 18px rgba(47,128,237,.18)}body[style*="--colTableText: white"] .diag-status-hero .btn-primary:hover{background:linear-gradient(135deg,#1f4b88,#276dca)}body[style*="--colTableText: white"] .diag-status-hero .btn-success{background:#177d38;color:#f3fff7}body[style*="--colTableText: white"] .diag-status-hero .btn-success:hover{background:#12642d}body[style*="--colTableText: white"] .diag-status-hero .btn-info{background:#157d97;color:#f4fdff}body[style*="--colTableText: white"] .diag-status-hero .btn-info:hover{background:#106879}body[style*="--colTableText: white"] .diag-status-page .table-section{border-color:#2d3d56}body[style*="--colTableText: white"] .diag-status-page .studyStatus-table th,body[style*="--colTableText: white"] .diag-status-page .table-section th{background:#1e3a5f!important;color:#fff!important;border-bottom-color:#2d5a8a!important}body[style*="--colTableText: white"] .diag-status-page .studyStatus-table td,body[style*="--colTableText: white"] .diag-status-page .table-section td{color:#d0daea;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .diag-status-page .studyStatus-table tr:nth-child(odd){background-color:#1a2332!important}body[style*="--colTableText: white"] .diag-status-page .studyStatus-table tr:nth-child(2n){background-color:#162030!important}body[style*="--colTableText: white"] .diag-status-page .studyStatus-table tbody tr:hover{background-color:rgba(46,125,209,.12)!important}body[style*="--colTableText: white"] .diag-status-summary-card>.table-section{background:#1a2332}body[style*="--colTableText: white"] .diag-status-page .pagination-controls{color:#94a8c0}body[style*="--colTableText: white"] .diag-status-page .pagination-controls select,body[style*="--colTableText: white"] .diag-status-page button.pagination-buttons{background:#1e2a3a;border-color:#3d5066;color:#94a8c0}body[style*="--colTableText: white"] .diag-status-page .sub-header-row,body[style*="--colTableText: white"] .diag-status-page .table-header{background-color:#162030;border-bottom-color:#2d3d56;color:#e0eaff}body[style*="--colTableText: white"] .diag-status-records-toolbar .filter-item-checkbox{background:#1e2a3a;border-color:#3d5066;color:#94a8c0}body[style*="--colTableText: white"] .diag-status-page .logsSearch .el-input__inner{background:#1e2a3a!important;border-color:#3d5066!important;color:#e0eaff!important}body[style*="--colTableText: white"] .diag-status-page .logsSearch .el-input__inner::-moz-placeholder{color:#9bb0c8!important}body[style*="--colTableText: white"] .diag-status-page .logsSearch .el-input__inner::placeholder{color:#9bb0c8!important}body[style*="--colTableText: white"] .diag-status-page .logsSearch .el-input__icon{color:#fff!important}body[style*="--colTableText: white"] .diag-status-page .diag-summary-table td a{color:#dbeafe!important;text-decoration:none}body[style*="--colTableText: white"] .diag-status-page .diag-summary-table td a:hover{color:#fff!important;text-decoration:underline}body[style*="--colTableText: white"] .diag-status-page .table-section::-webkit-scrollbar-thumb{background:#3d5066}body[style*="--colTableText: white"] .detail-table-section::-webkit-scrollbar-track{background:#1a2332}body[style*="--colTableText: white"] .detail-table-section::-webkit-scrollbar-thumb{background:#3d5066;border-color:#1a2332}body[style*="--colTableText: white"] .detail-table-section{background:#1a2332}.container[data-v-ed5288ec]{height:100%;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:14px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1e293b;box-sizing:border-box}.data-display-section[data-v-ed5288ec]{display:flex;gap:10px;margin-bottom:10px;flex-shrink:0}.status-card[data-v-ed5288ec]{flex:1;padding:10px 14px;color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:center}.status-card .card-content[data-v-ed5288ec]{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.status-card h2[data-v-ed5288ec]{font-size:22px;font-weight:800;margin:0;line-height:1.2}.status-card p[data-v-ed5288ec]{font-size:10px;font-weight:700;letter-spacing:.05em;margin:2px 0 0;opacity:.9}.status-card.blue[data-v-ed5288ec]{background:#3b82f6}.status-card.green[data-v-ed5288ec]{background:#10b981}.status-card.orange[data-v-ed5288ec]{background:#f59e0b}.status-card.red[data-v-ed5288ec]{background:#ef4444}.filter-section[data-v-ed5288ec]{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;border:1px solid #e2e8f0;padding:12px 14px;border-radius:10px;background:#fff;margin-bottom:0;flex-shrink:0}.filter-row[data-v-ed5288ec]{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.filter-item[data-v-ed5288ec]{display:flex;flex-direction:column;font-size:13px;color:#475569;min-width:140px}.filter-item label[data-v-ed5288ec]{font-size:11px;font-weight:600;color:#64748b;margin-bottom:4px}.filter-item input[type=date][data-v-ed5288ec],.filter-item select[data-v-ed5288ec]{height:32px;padding:0 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#334155;background:#f8fafc;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='m0 0 5 6 5-6z' fill='%23475569'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:28px}.filter-item input[type=date][data-v-ed5288ec]:focus,.filter-item select[data-v-ed5288ec]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.15)}.filter-item-group[data-v-ed5288ec]{display:flex;flex-direction:row;gap:12px;align-items:flex-end;flex-wrap:wrap}.filter-buttons[data-v-ed5288ec]{display:flex;gap:8px}.action-buttons-section[data-v-ed5288ec]{display:flex;justify-content:flex-end;gap:8px;align-items:flex-end;margin-left:auto;flex-wrap:wrap}.filter-item-mode[data-v-ed5288ec]{min-width:150px}.filter-item-wide[data-v-ed5288ec]{min-width:275px}.btn[data-v-ed5288ec]{padding:6px 14px;cursor:pointer;border:none;border-radius:8px;font-size:12px;font-weight:600;transition:background .15s ease,box-shadow .15s ease}.btn-primary[data-v-ed5288ec]{background:linear-gradient(135deg,#2f8cff,#236ef1);color:#f8fafc;box-shadow:0 10px 18px rgba(47,128,237,.2)}.btn-primary[data-v-ed5288ec]:hover{background:linear-gradient(135deg,#2577e8,#1b5ed5)}.btn-success[data-v-ed5288ec]{background:#24b74d;color:#f8fafc;box-shadow:none}.btn-success[data-v-ed5288ec]:hover{background:#1d9d40}.btn-info[data-v-ed5288ec]{background:#1fb6de;color:#f8fafc;box-shadow:none}.btn-info[data-v-ed5288ec]:hover{background:#189fc4}.report-action-btn[data-v-ed5288ec]{min-width:160px;min-height:40px;border-radius:6px}.pagination-controls[data-v-ed5288ec]{display:flex;justify-content:space-between;align-items:center;margin:0 0 6px;font-size:13px;color:#475569;flex-shrink:0}.pagination-controls select[data-v-ed5288ec]{height:28px;padding:0 24px 0 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#334155;background:#f8fafc;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='m0 0 5 6 5-6z' fill='%23475569'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;cursor:pointer}button.pagination-buttons[data-v-ed5288ec]{padding:4px 10px;font-size:18px;margin:0 6px;border:1px solid #e2e8f0;font-weight:700;border-radius:8px;background:#f8fafc;color:#475569;cursor:pointer;transition:background .15s ease}button.pagination-buttons[data-v-ed5288ec]:hover{background:#e2e8f0}button.pagination-buttons[data-v-ed5288ec]:disabled{opacity:.4;cursor:default}.table-section[data-v-ed5288ec]{flex:1;min-height:0;border:1px solid #e2e8f0;border-radius:10px;overflow:auto;max-height:none}.table-section table[data-v-ed5288ec]{width:100%;border-collapse:collapse}.table-section th[data-v-ed5288ec]{background:#6293bc;color:#fff;padding:8px 10px;text-align:left;font-size:12px;font-weight:600;border:none;border-bottom:2px solid #4a7ea8;position:sticky;top:0;z-index:1}.table-section td[data-v-ed5288ec]{padding:6px 10px;text-align:left;font-size:12px;color:#334155;border:none;border-bottom:1px solid #f1f5f9}table.studyStatus-table tr[data-v-ed5288ec]:nth-child(odd){background-color:#fff}table.studyStatus-table tr[data-v-ed5288ec]:nth-child(2n){background-color:#f8fafc}table.studyStatus-table tbody tr[data-v-ed5288ec]:hover{background-color:#eff6ff}.sub-header-row[data-v-ed5288ec],.table-header[data-v-ed5288ec]{background-color:#f8fafc;padding:10px;display:flex;justify-content:space-between;border-bottom:1px solid #e2e8f0}.table-header .header-row[data-v-ed5288ec]{font-weight:700}.demography-container .modern-filter-select{width:100%}.demography-container .modern-filter-select .el-input__inner{height:40px;line-height:40px;border-radius:14px;border:1px solid #d6e2f0;background:linear-gradient(180deg,#fff,#f8fbff);color:#334155;font-size:13px;font-weight:500;padding-left:14px;padding-right:40px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8)}.demography-container .modern-filter-select .el-input.is-focus .el-input__inner,.demography-container .modern-filter-select .el-input__inner:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.demography-container .modern-filter-select .el-select__caret{color:#64748b;font-size:14px;font-weight:700}.demography-container .modern-filter-select .el-select__tags{max-width:calc(100% - 42px)!important}.demography-container .modern-filter-select .el-tag{border:none;border-radius:999px;background:#e8f1ff;color:#2563eb;font-weight:600}.demography-container .modern-filter-select .el-tag .el-tag__close{background:rgba(37,99,235,.12);color:#2563eb}.modern-monitor-select-dropdown{border:1px solid #d6e2f0!important;border-radius:14px!important;box-shadow:0 16px 32px rgba(15,23,42,.14)!important;overflow:hidden}.modern-monitor-select-dropdown .el-select-dropdown__item{color:#334155;font-size:13px;font-weight:400}.modern-monitor-select-dropdown .el-select-dropdown__item.hover,.modern-monitor-select-dropdown .el-select-dropdown__item:hover{background:#eef5ff!important}.modern-monitor-select-dropdown .el-select-dropdown__item.selected{color:#2563eb;font-weight:600}body[style*="--colTableText: white"] .container{color:#e0eaff}body[style*="--colTableText: white"] .filter-item label{color:#94a8c0}body[style*="--colTableText: white"] .filter-item input[type=date],body[style*="--colTableText: white"] .filter-item select{background:#1a2332;color:#e0eaff;border-color:#3d5066;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='m0 0 5 6 5-6z' fill='%2394a8c0'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}body[style*="--colTableText: white"] .filter-item input[type=date]:focus,body[style*="--colTableText: white"] .filter-item select:focus{border-color:#4a90d9;box-shadow:0 0 0 2px rgba(74,144,217,.2)}body[style*="--colTableText: white"] .demography-container .status-card.blue{background:linear-gradient(135deg,#1b3f73,#24589e)}body[style*="--colTableText: white"] .demography-container .status-card.green{background:linear-gradient(135deg,#173f35,#1f7461)}body[style*="--colTableText: white"] .demography-container .status-card.orange{background:linear-gradient(135deg,#5c3d12,#a66a11)}body[style*="--colTableText: white"] .demography-container .status-card.red{background:linear-gradient(135deg,#5a1f28,#993447)}body[style*="--colTableText: white"] .demography-container .modern-filter-select .el-input__inner{background:linear-gradient(180deg,#1a2332,#162030);color:#e0eaff;border-color:#3d5066;font-weight:500;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.02)}body[style*="--colTableText: white"] .demography-container .modern-filter-select .el-input.is-focus .el-input__inner,body[style*="--colTableText: white"] .demography-container .modern-filter-select .el-input__inner:focus{border-color:#4a90d9;box-shadow:0 0 0 3px rgba(74,144,217,.18)}body[style*="--colTableText: white"] .demography-container .modern-filter-select .el-select__caret{color:#94a8c0}body[style*="--colTableText: white"] .demography-container .modern-filter-select .el-input__inner::-moz-placeholder{color:#e0eaff!important}body[style*="--colTableText: white"] .demography-container .modern-filter-select .el-input__inner::placeholder,body[style*="--colTableText: white"] .demography-container .modern-filter-select .el-select__input,body[style*="--colTableText: white"] .demography-container .modern-filter-select .el-select__placeholder,body[style*="--colTableText: white"] .demography-container .modern-filter-select .el-select__tags-text{color:#e0eaff!important}body[style*="--colTableText: white"] .demography-container .modern-filter-select .el-select__input{background:transparent!important;caret-color:#e0eaff}body[style*="--colTableText: white"] .demography-container .modern-filter-select .el-tag{background:rgba(59,130,246,.16);color:#dbeafe}body[style*="--colTableText: white"] .demography-container .modern-filter-select .el-tag .el-tag__close{background:rgba(219,234,254,.12);color:#dbeafe}body[style*="--colTableText: white"] .modern-monitor-select-dropdown{background:#1a2332!important;border-color:#2d3d56!important}body[style*="--colTableText: white"] .modern-monitor-select-dropdown .el-select-dropdown__item{color:#d0daea!important}body[style*="--colTableText: white"] .modern-monitor-select-dropdown .el-select-dropdown__item.hover,body[style*="--colTableText: white"] .modern-monitor-select-dropdown .el-select-dropdown__item:hover{background:rgba(46,125,209,.12)!important}body[style*="--colTableText: white"] .modern-monitor-select-dropdown .el-select-dropdown__item.selected{color:#7bb8ff!important}body[style*="--colTableText: white"] .demography-container .btn-primary{background:linear-gradient(135deg,#24559a,#2f80ed);color:#f8fbff;box-shadow:0 10px 18px rgba(47,128,237,.18)}body[style*="--colTableText: white"] .demography-container .btn-primary:hover{background:linear-gradient(135deg,#1f4b88,#276dca)}body[style*="--colTableText: white"] .demography-container .btn-success{background:#177d38;color:#f3fff7}body[style*="--colTableText: white"] .demography-container .btn-success:hover{background:#12642d}body[style*="--colTableText: white"] .demography-container .btn-info{background:#157d97;color:#f4fdff}body[style*="--colTableText: white"] .demography-container .btn-info:hover{background:#106879}body[style*="--colTableText: white"] .pagination-controls select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='m0 0 5 6 5-6z' fill='%2394a8c0'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}body[style*="--colTableText: white"] .table-section{border-color:#2d3d56}body[style*="--colTableText: white"] .table-section th{background:#1e3a5f;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .table-section td{color:#e0eaff;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] table.studyStatus-table tr:nth-child(odd){background-color:#1a2332}body[style*="--colTableText: white"] table.studyStatus-table tr:nth-child(2n){background-color:#162030}body[style*="--colTableText: white"] table.studyStatus-table tbody tr:hover{background-color:rgba(46,125,209,.12)}body[style*="--colTableText: white"] .pagination-controls select{background:#1a2332;color:#e0eaff;border-color:#3d5066}body[style*="--colTableText: white"] button.pagination-buttons{background:#1a2332;color:#94a8c0;border-color:#2d3d56}body[style*="--colTableText: white"] button.pagination-buttons:hover{background:rgba(46,125,209,.12)}body[style*="--colTableText: white"] .sub-header-row,body[style*="--colTableText: white"] .table-header{background-color:#162030;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] hr[color="#e2e8f0"]{color:#2d3d56!important}body>.el-container{margin-bottom:0}.v-modal{display:none}.mis-stat-dashboard{position:relative}.mis-stat-shell{background:transparent}.mis-stat-layout{gap:18px;align-items:flex-start}.mis-stat-layout.layout-collapsed .mis-stat-sidebar{width:0!important;min-width:0;padding:0;opacity:0;overflow:hidden}.mis-stat-sidebar{background:transparent;color:#17324d;text-align:left;padding:20px 12px 20px 20px;height:calc(100vh - 126px);overflow-y:auto;overflow-x:hidden;transition:width .24s ease,min-width .24s ease,padding .24s ease,opacity .24s ease}.mis-stat-sidebar::-webkit-scrollbar{width:4px}.mis-stat-sidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.mis-stat-sidebar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.sidebar-sticky{position:static;display:flex;flex-direction:column;gap:16px}.sidebar-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sidebar-toolbar-left{display:flex;align-items:center;gap:12px}.sidebar-collapse-button,.toolbar-icon-button{border:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.toolbar-icon-button{width:42px;height:42px;border-radius:12px;background:#1e293b;color:#f8fafc;box-shadow:0 2px 8px rgba(15,23,42,.15)}.button-case-select:hover,.button-case-status:hover,.button-select-deselect:hover,.sidebar-collapse-button:hover,.toolbar-icon-button:hover{transform:translateY(-1px)}.toolbar-icon-button i{font-size:20px}.toolbar-select-wrap{display:flex;flex-direction:column;gap:6px}.detail-label,.panel-eyebrow,.toolbar-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#647b8b}.sidebar-collapse-button{width:42px;height:42px;border-radius:12px;background:#1e293b;color:#f8fafc;border:none;box-shadow:0 2px 8px rgba(15,23,42,.15)}.sidebar-collapse-button i{font-size:18px;font-weight:700}.sidebar-restore-button{width:36px;height:36px;border-radius:10px;background:#1e293b;color:#f8fafc;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px rgba(15,23,42,.15);transition:background .18s ease}.sidebar-restore-button:hover{background:#334155}.sidebar-restore-button i{font-size:16px;font-weight:700}.detail-row select,select.stat-view-select{min-height:42px;padding:0 14px;border:1px solid #cbd8e2;border-radius:14px;background:hsla(0,0%,100%,.96);color:#17324d;font-weight:700;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7)}.sidebar-card{padding:20px;border-radius:18px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.04),0 8px 20px rgba(15,23,42,.06)}.panel-heading{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.dashboard-content-header h2,.panel-heading h3{margin:0;color:#1e293b;font-size:18px;font-weight:700;line-height:1.3;letter-spacing:-.01em}.filter-panel{background:linear-gradient(180deg,#fff,#f8fafc)}.DateRange{width:100%}.DateRange .el-date-editor.el-input__inner,.DateRange .el-range-editor.el-input__inner{width:100%;min-height:48px;border-radius:16px;border:1px solid #cedbe4;background:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8)}.DateRange .el-date-editor .el-range-input{width:40%!important;background:transparent;color:#17324d;font-weight:700}.filter-button-row{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}.button-case-select,.button-case-status,.button-select-deselect{min-height:42px;padding:10px 14px;border:none;border-radius:14px;font-weight:700;cursor:pointer}.button-case-select,.button-case-status{background:#1e293b;color:#f8fafc;box-shadow:0 2px 8px rgba(15,23,42,.12);transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.button-case-select:hover,.button-case-status:hover{background:#334155;box-shadow:0 4px 14px rgba(15,23,42,.18)}.button-select-deselect{background:#edf4f9;color:#17324d;border:1px solid #cbd8e2}.button-case-status{margin-top:18px}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metric-card{min-height:100px;padding:16px 16px 16px 18px;border-radius:14px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e2e8f0;border-left:4px solid var(--metric-accent);background:#fff;transition:box-shadow .18s ease}.metric-card:hover{box-shadow:0 4px 14px rgba(15,23,42,.08)}.metric-card strong{font-size:28px;line-height:1;font-weight:800;color:var(--metric-accent)}.metric-label{font-size:11px;line-height:1.5;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.metric-card-blue{--metric-accent:#3b82f6;background:linear-gradient(135deg,#eff6ff,#fff)}.metric-card-green{--metric-accent:#10b981;background:linear-gradient(135deg,#ecfdf5,#fff)}.metric-card-amber{--metric-accent:#f59e0b;background:linear-gradient(135deg,#fffbeb,#fff)}.metric-card-slate{--metric-accent:#ef4444;background:linear-gradient(135deg,#fef2f2,#fff)}.detail-panel{gap:14px}.detail-panel,.detail-row{display:flex;flex-direction:column}.detail-row{gap:8px;padding-bottom:14px;border-bottom:1px solid #e5edf3}.detail-row:last-child{padding-bottom:0;border-bottom:none}.detail-row strong{color:#17324d;font-size:14px;line-height:1.6}.detail-row-refresh select{width:100%;max-width:200px}.mis-stat-main{position:relative;padding:24px 24px 28px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.04);color:#1e293b;text-align:center;overflow-y:hidden;min-height:calc(100vh - 126px)}.fullscreen-mode{min-height:calc(100vh - 40px)}.layout-collapsed .mis-stat-sidebar{height:calc(100vh - 40px)}.dashboard-content-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 8px 18px}.header-left{display:flex;align-items:center;gap:8px}.header-logo-title{display:flex;align-items:center;gap:12px}.fullscreen-logo{height:36px;width:auto;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.logo-dark{display:none}.logo-light,body[style*="--colTableText: white"] .logo-dark{display:block}body[style*="--colTableText: white"] .logo-light{display:none}.fullscreen-metrics-bar{display:flex;gap:12px;padding:0 8px 14px;flex-wrap:wrap}.fs-metric{flex:1;min-width:120px;border-radius:10px;padding:10px 16px;border-left:4px solid transparent;background:#f8fafc;display:flex;flex-direction:column;gap:2px}.fs-metric strong{font-size:22px;font-weight:700;line-height:1}.fs-metric-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#64748b}.fs-metric-blue{border-color:#3b82f6}.fs-metric-blue strong{color:#3b82f6}.fs-metric-green{border-color:#10b981}.fs-metric-green strong{color:#10b981}.fs-metric-amber{border-color:#f59e0b}.fs-metric-amber strong{color:#f59e0b}.fs-metric-red{border-color:#ef4444}.fs-metric-red strong{color:#ef4444}.chart-panel-full{height:100%}.dashboard-view-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.dashboard-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:12px;font-weight:600;box-shadow:0 1px 2px rgba(15,23,42,.05)}.table-dashboard{display:flex;flex-direction:column;gap:18px;height:calc(100vh - 230px);overflow-y:auto;overflow-x:hidden;padding-right:4px}.table-dashboard::-webkit-scrollbar{width:6px}.table-dashboard::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.table-dashboard::-webkit-scrollbar-thumb:hover{background:#94a3b8}.graph-dashboard{display:flex;flex-direction:column;gap:18px}.table-section1,.table-section2{display:flex;gap:18px;flex-direction:row;align-items:stretch}.table-container{width:100%;margin:0;padding:22px 24px;border-radius:20px;background:#fff;border:1px solid rgba(226,232,240,.8);box-shadow:0 1px 3px rgba(15,23,42,.04),0 10px 24px rgba(15,23,42,.06)}.chart-panel h4,.table-container h4{margin:0 0 16px;font-size:16px;font-weight:700;color:#1e293b;text-align:left;letter-spacing:-.01em;padding-bottom:12px;border-bottom:2px solid #e2e8f0}.common-table{width:100%;border-collapse:collapse}.common-table td,.common-table th{border:1px solid #ddd;padding:8px;text-align:left}.common-table th{background-color:#6293bc;color:#fff}.table-scroll{max-height:200px;overflow-y:scroll;overflow-x:hidden}.table-scroll table{width:100%}.chart-scroll::-webkit-scrollbar,.table-scroll::-webkit-scrollbar{width:8px;height:8px}.chart-scroll::-webkit-scrollbar-thumb,.table-scroll::-webkit-scrollbar-thumb{background-color:#90a7b8;border-radius:999px}.chart-scroll::-webkit-scrollbar-thumb:hover,.table-scroll::-webkit-scrollbar-thumb:hover{background-color:#6f889a}.chart-carousel-wrapper{position:relative;max-width:100%;padding:8px 48px 4px;overflow:hidden}.carousel-slide,.chart-carousel-wrapper{width:100%;box-sizing:border-box}.graph-stack{display:flex;flex-direction:column;gap:18px;width:100%}.chart-panel{width:100%;padding:22px 24px;border-radius:20px;background:#fff;border:1px solid rgba(226,232,240,.8);box-shadow:0 1px 3px rgba(15,23,42,.04),0 10px 24px rgba(15,23,42,.06);transition:box-shadow .2s ease}.chart-panel:hover{box-shadow:0 1px 3px rgba(15,23,42,.04),0 14px 32px rgba(15,23,42,.1)}.chart-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:14px;background:linear-gradient(180deg,#fafbfc,#f1f5f9);border:1px solid #e2e8f0;padding:16px}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:none;width:42px;height:42px;border-radius:50%;background:rgba(15,23,42,.85);color:#f9fbfd;cursor:pointer;font-size:0;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(15,23,42,.2);transition:background .18s ease,transform .18s ease}.carousel-arrow:hover{background:#0f172a;transform:translateY(-50%) scale(1.08)}.carousel-arrow:before{font-size:18px;font-weight:700;line-height:1}.left-arrow{left:4px}.right-arrow{right:4px}.left-arrow:before{content:"<"}.right-arrow:before{content:">"}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:10px;margin-bottom:6px}.dot{width:8px;height:8px;border-radius:50%;background:#cbd5e1;display:inline-block;cursor:pointer;transition:width .2s ease,border-radius .2s ease,background .2s ease}.dot:hover{background:#94a3b8}.dot.active{width:24px;border-radius:999px;background:#3b82f6}.stats_main{position:fixed;inset:0;z-index:1000;padding:20px;background:linear-gradient(180deg,#f1f5f9,#f8fafc);overflow:hidden}.stats_main .mis-stat-sidebar{height:calc(100vh - 40px)}.stats_main .mis-stat-main{min-height:calc(100vh - 40px)}.stats_main .table-dashboard{height:calc(100vh - 144px)}.header-with-toggle{padding-left:8px}.chart-container{position:relative;margin:auto}.el-table-custom{border:1px solid #e1e9ef;border-radius:18px;overflow:hidden}.el-table th.el-table__cell>.cell{overflow:hidden;display:inline-block;box-sizing:border-box;position:relative;vertical-align:middle;height:auto}.el-table th .cell{white-space:normal!important;word-break:break-word;text-align:center;padding:8px;font-weight:700;line-height:1.4;overflow:hidden}#radiologist-table .el-table__body-wrapper tbody tr:nth-child(odd){background-color:#e9f0f8}#radiologist-table .el-table__body-wrapper tbody tr:nth-child(2n){background-color:#e0e0e0}@media (max-width:1280px){.table-section1,.table-section2{flex-direction:column}}@media (max-width:1024px){.mis-stat-layout{flex-direction:column}.mis-stat-sidebar{width:100%!important;height:auto;overflow-y:visible;padding:0}.mis-stat-layout.layout-collapsed .mis-stat-sidebar{width:100%!important;opacity:1;padding:0}.mis-stat-main{min-height:auto}}@media (max-width:768px){.stats_main{padding:12px}.mis-stat-main{padding:18px 16px 20px;border-radius:24px}.dashboard-content-header{flex-direction:column;align-items:flex-start}.dashboard-view-badges{justify-content:flex-start}.metric-grid{grid-template-columns:1fr}.chart-carousel-wrapper{padding:8px 0 4px}.carousel-arrow{position:static;transform:none;margin-top:12px}.left-arrow,.right-arrow{left:auto;right:auto}}body[style*="--colTableText: white"] .sidebar-card{box-shadow:0 1px 3px rgba(0,0,0,.1),0 8px 20px rgba(0,0,0,.15)}body[style*="--colTableText: white"] .detail-label,body[style*="--colTableText: white"] .panel-eyebrow,body[style*="--colTableText: white"] .toolbar-label{color:#7a8fa5}body[style*="--colTableText: white"] .detail-row select,body[style*="--colTableText: white"] select.stat-view-select{background:#1a2332}body[style*="--colTableText: white"] .filter-panel{background:linear-gradient(180deg,#1a2332,#162030)}body[style*="--colTableText: white"] .DateRange .el-date-editor.el-input__inner,body[style*="--colTableText: white"] .DateRange .el-range-editor.el-input__inner{background:#1a2332;border-color:#3d5066;box-shadow:none}body[style*="--colTableText: white"] .DateRange .el-date-editor .el-range-input{color:#e0eaff}body[style*="--colTableText: white"] .DateRange .el-range-separator{color:#7a8fa5}body[style*="--colTableText: white"] .button-select-deselect,body[style*="--colTableText: white"] .metric-card{background:#1a2332}body[style*="--colTableText: white"] .metric-card:hover{box-shadow:0 4px 14px rgba(0,0,0,.2)}body[style*="--colTableText: white"] .metric-label{color:#7a8fa5}body[style*="--colTableText: white"] .metric-card-blue{background:linear-gradient(135deg,rgba(59,130,246,.1),#1a2332)}body[style*="--colTableText: white"] .metric-card-green{background:linear-gradient(135deg,rgba(16,185,129,.1),#1a2332)}body[style*="--colTableText: white"] .metric-card-amber{background:linear-gradient(135deg,rgba(245,158,11,.1),#1a2332)}body[style*="--colTableText: white"] .metric-card-slate{background:linear-gradient(135deg,rgba(239,68,68,.1),#1a2332)}body[style*="--colTableText: white"] .mis-stat-main,body[style*="--colTableText: white"] .stats_main{background:linear-gradient(180deg,#0e1421,#131c2a)}body[style*="--colTableText: white"] .fullscreen-metrics-bar .fs-metric{background:#1a2332;border-radius:10px}body[style*="--colTableText: white"] .fs-metric-label{color:#7a8fa5}body[style*="--colTableText: white"] .dashboard-badge{background:#1a2332}body[style*="--colTableText: white"] .table-container{box-shadow:0 1px 3px rgba(0,0,0,.1),0 10px 24px rgba(0,0,0,.15)}body[style*="--colTableText: white"] .common-table th{background-color:#1e3a5f;color:#e0eaff}body[style*="--colTableText: white"] .common-table td{color:#94a8c0;border-color:#2d3d56}body[style*="--colTableText: white"] .common-table tbody tr:nth-child(odd){background:#1a2332}body[style*="--colTableText: white"] .common-table tbody tr:nth-child(2n){background:#162030}body[style*="--colTableText: white"] .common-table tbody tr:hover{background:rgba(46,125,209,.12)}body[style*="--colTableText: white"] .chart-panel{background:#1a2332;border-color:#2d3d56;box-shadow:0 1px 3px rgba(0,0,0,.1),0 10px 24px rgba(0,0,0,.15)}body[style*="--colTableText: white"] .chart-scroll{background:linear-gradient(180deg,#0e1421,#131c2a)}body[style*="--colTableText: white"] .dot:hover{background:#5b7a94}body[style*="--colTableText: white"] .chart-scroll::-webkit-scrollbar-track,body[style*="--colTableText: white"] .table-scroll::-webkit-scrollbar-track{background:#0e1421}body[style*="--colTableText: white"] #radiologist-table .el-table__body-wrapper tbody tr:nth-child(odd){background-color:#1a2332}body[style*="--colTableText: white"] #radiologist-table .el-table__body-wrapper tbody tr:nth-child(2n){background-color:#162030}body[style*="--colTableText: white"] .stats_main{color:#e0eaff}body[style*="--colTableText: white"] .stats_main .el-divider{background-color:#2d3d56}.ReportMain{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:10px}.download{width:130px;height:30px;border-radius:12px;border:2px solid #000;background:#8cc6e7}.download:hover{background:#64a8e7}.download:active{background-color:#9addee;transform:scale(1.02)}.reportButton{padding:5px 10px;margin:5px;width:auto;height:25px;border-radius:10px;border:0 solid #000;background:#aab9c2}.reportButton:hover{background:#75a4c0;transform:scale(1.05)}.reportButton:focus{background:#52bbe4}.AllDiag{background:#aab9c2;border:0 solid #000;width:125px;font-size:15px;height:30px;padding:5px;border-radius:4px}.AllDiag:hover{background:#75a4c0;transform:scale(1.05)}.AllDiag:active{background-color:#5285e4}.RadSelectOption{width:125px;font-size:15px;height:30px;padding:5px;border:0 solid #000;border-radius:4px;background:#aab9c2}.RadSelectOption:active{background-color:#e9f2fa;border:1px solid #000}.active[data-v-ea927e58]{background:#52bbe4!important;color:#fff}.ReportMain[data-v-ea927e58]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:10px}.download[data-v-ea927e58]{width:130px;height:30px;border-radius:12px;border:2px solid #000;background:#8cc6e7}.download[data-v-ea927e58]:hover{background:#64a8e7}.download[data-v-ea927e58]:active{background-color:#9addee;transform:scale(1.02)}.reportButton[data-v-ea927e58]{padding:5px 10px;margin:5px;width:auto;height:25px;border-radius:10px;border:0 solid #000;background:#aab9c2}.reportButton[data-v-ea927e58]:hover{background:#75a4c0;transform:scale(1.05)}.reportButton[data-v-ea927e58]:focus{background:#52bbe4}.AllDiag[data-v-ea927e58]{background:#aab9c2;border:0 solid #000;width:125px;font-size:15px;height:30px;padding:5px;border-radius:4px}.AllDiag[data-v-ea927e58]:hover{background:#75a4c0;transform:scale(1.05)}.AllDiag[data-v-ea927e58]:active{background-color:#5285e4}.RadSelectOption[data-v-ea927e58]{width:125px;font-size:15px;height:30px;padding:5px;border:0 solid #000;border-radius:4px;background:#aab9c2}.RadSelectOption[data-v-ea927e58]:active{background-color:#e9f2fa;border:1px solid #000}.report-download-page[data-v-26c3ff02]{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;box-sizing:border-box;padding:12px;overflow:hidden}.collapse-body[data-v-26c3ff02]{padding:14px 16px;background:#fff;border:1px solid #dce6ef;border-top:0;border-radius:0 0 16px 16px}.collapse-body-embed[data-v-26c3ff02]{padding:0;background:transparent;border:none}.form-grid[data-v-26c3ff02]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.field[data-v-26c3ff02]{display:flex;flex-direction:column;gap:6px;min-width:0}.field-span-2[data-v-26c3ff02]{grid-column:span 2}.field-label[data-v-26c3ff02]{color:#556b82;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.full-width[data-v-26c3ff02]{width:100%}.radio-group[data-v-26c3ff02]{display:inline-flex;flex-wrap:wrap;width:auto}.action-row[data-v-26c3ff02]{display:flex;justify-content:flex-end;margin-top:12px}.primary-action[data-v-26c3ff02]{min-width:160px;min-height:38px;padding:0 18px;border:none;border-radius:12px;background:linear-gradient(135deg,#2f80ed,#4ea4f7);box-shadow:0 10px 18px rgba(47,128,237,.2)}.primary-action[data-v-26c3ff02]:focus,.primary-action[data-v-26c3ff02]:hover{background:linear-gradient(135deg,#2773db,#4397eb)}[data-v-26c3ff02] .report-collapse{border:none;flex:1;min-height:0;overflow:auto;padding-right:2px;scrollbar-gutter:stable}[data-v-26c3ff02] .report-collapse .el-collapse-item{margin-bottom:10px;border:1px solid #dce6ef;border-radius:16px;overflow:hidden;background:#f9fbfe}[data-v-26c3ff02] .report-collapse .el-collapse-item__header{height:42px;padding:0 16px;border:none;background:linear-gradient(180deg,#2f5f85,#244b6c);color:#fff;font-size:14px;font-weight:700}[data-v-26c3ff02] .report-collapse .el-collapse-item__arrow{color:hsla(0,0%,100%,.92)}[data-v-26c3ff02] .report-collapse .el-collapse-item__wrap{border:none;background:transparent}[data-v-26c3ff02] .report-collapse .el-collapse-item__content{padding-bottom:0;background:transparent}[data-v-26c3ff02] .el-input__inner,[data-v-26c3ff02] .el-range-editor.el-input__inner,[data-v-26c3ff02] .el-select .el-input__inner{height:38px;border-radius:12px;border-color:#c5d4e3}[data-v-26c3ff02] .report-range-picker.el-date-editor{width:100%!important}[data-v-26c3ff02] .report-range-picker .el-range-input{width:39%!important;text-align:left}[data-v-26c3ff02] .report-range-picker .el-range-separator{width:auto;padding:0 8px;color:#5f7288;line-height:30px}[data-v-26c3ff02] .report-range-picker .el-range__close-icon,[data-v-26c3ff02] .report-range-picker .el-range__icon{line-height:30px}[data-v-26c3ff02] .el-radio-button__inner{min-width:112px;border-radius:10px;border-color:#c5d4e3;color:#35506a;box-shadow:none}[data-v-26c3ff02] .el-radio-button:first-child .el-radio-button__inner,[data-v-26c3ff02] .el-radio-button:last-child .el-radio-button__inner{border-radius:10px}[data-v-26c3ff02] .el-radio-button__orig-radio:checked+.el-radio-button__inner{background:#244b6c;border-color:#244b6c;box-shadow:none}@media (max-width:1100px){.form-grid[data-v-26c3ff02]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.report-download-page[data-v-26c3ff02]{padding:8px}.collapse-body[data-v-26c3ff02]{padding:14px}.form-grid[data-v-26c3ff02]{grid-template-columns:1fr}.field-span-2[data-v-26c3ff02]{grid-column:span 1}.action-row[data-v-26c3ff02]{justify-content:stretch}.primary-action[data-v-26c3ff02]{width:100%}}body[style*="--colTableText: white"] .report-download-page{color:#e0eaff}body[style*="--colTableText: white"] .report-collapse .el-collapse-item{background:#1a2332;border-color:#2d3d56}body[style*="--colTableText: white"] .report-collapse .el-collapse-item__content,body[style*="--colTableText: white"] .report-collapse .el-collapse-item__wrap{background:transparent}body[style*="--colTableText: white"] .el-radio-button__inner{background:#1e2a3a;border-color:#3d5066;color:#94a8c0}body[style*="--colTableText: white"] .el-radio-button__orig-radio:checked+.el-radio-button__inner{background:#244b6c;border-color:#244b6c;color:#fff}body[style*="--colTableText: white"] .report-range-picker .el-range-separator{color:#7a8fa5}body[style*="--colTableText: white"] .el-input__inner,body[style*="--colTableText: white"] .el-range-editor.el-input__inner,body[style*="--colTableText: white"] .el-select .el-input__inner{background:#1e2a3a;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .el-range-editor .el-range-input{background:transparent;color:#e0eaff}body[style*="--colTableText: white"] .report-collapse .el-collapse-item__arrow,body[style*="--colTableText: white"] .report-download-page .el-input__prefix,body[style*="--colTableText: white"] .report-download-page .el-input__suffix,body[style*="--colTableText: white"] .report-range-picker .el-range__close-icon,body[style*="--colTableText: white"] .report-range-picker .el-range__icon{color:#d8e4f2!important}body[style*="--colTableText: white"] .report-download-page .primary-action.el-button{background:linear-gradient(135deg,#1a5fa6,#2b7bc4);box-shadow:0 10px 18px rgba(18,66,117,.28)}body[style*="--colTableText: white"] .el-select-dropdown{background:#1e2a3a;border-color:#3d5066}body[style*="--colTableText: white"] .el-select-dropdown__item{color:#e0eaff}body[style*="--colTableText: white"] .el-select-dropdown__item.hover,body[style*="--colTableText: white"] .el-select-dropdown__item:hover{background:#253548}body[style*="--colTableText: white"] .el-popper[x-placement^=bottom] .popper__arrow:after{border-bottom-color:#1e2a3a}body[style*="--colTableText: white"] .el-popper[x-placement^=top] .popper__arrow:after{border-top-color:#1e2a3a}.message-status-page[data-v-9d5923f2]{height:100%;min-height:0;display:flex;flex-direction:column;gap:12px;padding:12px;background:#f3f7fb;color:#1e293b;overflow:hidden}.message-filter-card[data-v-9d5923f2],.message-table-card[data-v-9d5923f2]{border:1px solid #dce6f0;border-radius:18px;background:#fff;box-shadow:none}.message-filter-card[data-v-9d5923f2]{padding:12px 14px}.message-filter-row[data-v-9d5923f2]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.message-filter-group[data-v-9d5923f2]{flex:1;display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start}.message-filter-field[data-v-9d5923f2]{display:flex;flex:1 1 170px;min-width:170px}.message-filter-field-wide[data-v-9d5923f2]{flex-basis:240px;min-width:240px}.message-filter-field-range[data-v-9d5923f2]{flex:1 1 320px;min-width:320px}.message-filter-field input[type=search][data-v-9d5923f2]{width:100%;height:40px;padding:0 14px;border:1px solid #d6e2f0;border-radius:10px;background:#fff;color:#334155;font-size:13px;font-weight:500;box-shadow:none;outline:none}.message-filter-field input[type=search][data-v-9d5923f2]::-moz-placeholder{color:#94a3b8}.message-filter-field input[type=search][data-v-9d5923f2]::placeholder{color:#94a3b8}.message-filter-field[data-v-9d5923f2] .el-date-editor,.message-filter-field[data-v-9d5923f2] .el-select{width:100%}.message-filter-field[data-v-9d5923f2] .el-input__inner,.message-filter-field[data-v-9d5923f2] .el-range-editor.el-input__inner{height:40px;line-height:40px;border:1px solid #d6e2f0;border-radius:10px;background:#fff;color:#334155;font-size:13px;font-weight:500;box-shadow:none}.message-filter-field[data-v-9d5923f2] .el-input__icon,.message-filter-field[data-v-9d5923f2] .el-range__close-icon,.message-filter-field[data-v-9d5923f2] .el-range__icon{color:#64748b;line-height:38px}.message-filter-field[data-v-9d5923f2] .el-select__tags-text{color:#334155}.message-filter-field[data-v-9d5923f2] .el-tag{background:#eef4fb;border-color:#d6e2f0;color:#334155}.message-filter-field[data-v-9d5923f2] .el-tag .el-tag__close{color:#64748b}.message-status-range[data-v-9d5923f2] .el-range-input{width:42%!important;background:transparent!important;color:#334155!important}.message-status-range[data-v-9d5923f2] .el-range-separator{width:auto!important;padding:0 8px;color:#64748b;line-height:38px!important}.message-filter-actions[data-v-9d5923f2]{display:flex;align-items:center;gap:10px;flex-shrink:0}.message-action-button[data-v-9d5923f2]{min-width:104px;height:40px;border:none;border-radius:10px;color:#fff;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease}.message-action-button[data-v-9d5923f2]:hover{transform:translateY(-1px)}.apply-button[data-v-9d5923f2]{background:#3b82f6}.clear-button[data-v-9d5923f2]{background:#22b8cf}.message-table-card[data-v-9d5923f2]{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.mainMessageTable[data-v-9d5923f2]{flex:1;min-height:0;overflow:hidden}.mainMessageTable[data-v-9d5923f2] .el-table{height:100%}.mainMessageTable[data-v-9d5923f2] .el-table__body-wrapper,.mainMessageTable[data-v-9d5923f2] .el-table__header-wrapper{overflow-x:hidden!important}.mainMessageTable[data-v-9d5923f2] .el-table:before{background-color:#dce6f0}.mainMessageTable[data-v-9d5923f2] .el-table th{background:#6293bc!important;color:#fff!important;border-bottom-color:#4a7ea8!important}.mainMessageTable[data-v-9d5923f2] .el-table td{color:#334155!important;border-bottom-color:#f1f5f9!important}.mainMessageTable[data-v-9d5923f2] .el-table__row.odd-row>td{background:#f8fafc!important}.mainMessageTable[data-v-9d5923f2] .el-table__row.even-row>td{background:#fff!important}.mainMessageTable[data-v-9d5923f2] .el-table__body tr:hover>td{background:#eff6ff!important}.mainMessageTable[data-v-9d5923f2] .el-table__empty-block{background:#fff;color:#64748b}.message-table-footer[data-v-9d5923f2]{flex-shrink:0;display:flex;justify-content:center;padding:12px 14px;border-top:1px solid #e2e8f0;background:#fff}.message-table-footer[data-v-9d5923f2] .el-pagination.is-background .btn-next,.message-table-footer[data-v-9d5923f2] .el-pagination.is-background .btn-prev,.message-table-footer[data-v-9d5923f2] .el-pagination.is-background .el-pager li{min-width:30px;height:30px;line-height:30px;background:#eef4fb!important;color:#334155!important;border-radius:8px;font-weight:700;opacity:1!important}.message-table-footer[data-v-9d5923f2] .el-pagination.is-background .el-pager li.active{background:#3b82f6!important;color:#fff!important}.message-table-footer[data-v-9d5923f2] .el-pagination.is-background .btn-next:disabled,.message-table-footer[data-v-9d5923f2] .el-pagination.is-background .btn-prev:disabled{background:#f1f5f9!important;color:#94a3b8!important;opacity:1!important}.message-table-footer[data-v-9d5923f2] .el-pagination.is-background .btn-next .el-icon,.message-table-footer[data-v-9d5923f2] .el-pagination.is-background .btn-prev .el-icon{color:inherit!important}@media (max-width:1280px){.message-filter-row[data-v-9d5923f2]{flex-direction:column;align-items:stretch}.message-filter-actions[data-v-9d5923f2]{justify-content:flex-end}}@media (max-width:768px){.message-status-page[data-v-9d5923f2]{padding:10px}.message-filter-field-range[data-v-9d5923f2],.message-filter-field-wide[data-v-9d5923f2],.message-filter-field[data-v-9d5923f2]{min-width:100%;flex-basis:100%}.message-filter-actions[data-v-9d5923f2]{width:100%}.message-action-button[data-v-9d5923f2]{flex:1}}body[style*="--colTableText: white"] .message-status-page{background:#121a26;color:#e0eaff}body[style*="--colTableText: white"] .message-filter-card,body[style*="--colTableText: white"] .message-table-card{border-color:#2d3d56;background:#1a2332}body[style*="--colTableText: white"] .message-filter-field .el-input__inner,body[style*="--colTableText: white"] .message-filter-field .el-range-editor.el-input__inner,body[style*="--colTableText: white"] .message-filter-field input[type=search]{background:#1a2332!important;border-color:#2d3d56!important;color:#e0eaff!important}body[style*="--colTableText: white"] .message-filter-field .el-input__inner::-moz-placeholder,body[style*="--colTableText: white"] .message-filter-field input[type=search]::-moz-placeholder{color:#8fa4c0!important}body[style*="--colTableText: white"] .message-filter-field .el-input__inner::placeholder,body[style*="--colTableText: white"] .message-filter-field input[type=search]::placeholder{color:#8fa4c0!important}body[style*="--colTableText: white"] .message-filter-field .el-input__icon,body[style*="--colTableText: white"] .message-filter-field .el-range__close-icon,body[style*="--colTableText: white"] .message-filter-field .el-range__icon,body[style*="--colTableText: white"] .message-status-range .el-range-separator{color:#fff!important}body[style*="--colTableText: white"] .message-filter-field .el-select__tags-text,body[style*="--colTableText: white"] .message-status-range .el-range-input{color:#e0eaff!important}body[style*="--colTableText: white"] .message-filter-field .el-tag{background:#162030!important;border-color:#2d3d56!important;color:#e0eaff!important}body[style*="--colTableText: white"] .message-filter-field .el-tag .el-tag__close{color:#e0eaff!important}body[style*="--colTableText: white"] .apply-button{background:#2563eb}body[style*="--colTableText: white"] .clear-button{background:#0891b2}body[style*="--colTableText: white"] .mainMessageTable .el-table:before,body[style*="--colTableText: white"] .message-table-footer{border-color:#2d3d56;background:#1a2332}body[style*="--colTableText: white"] .message-table-footer .el-pagination.is-background .btn-next,body[style*="--colTableText: white"] .message-table-footer .el-pagination.is-background .btn-prev,body[style*="--colTableText: white"] .message-table-footer .el-pagination.is-background .el-pager li{background:#162030!important;color:#d0daea!important;opacity:1!important}body[style*="--colTableText: white"] .message-table-footer .el-pagination.is-background .el-pager li.active{background:#2563eb!important;color:#fff!important}body[style*="--colTableText: white"] .mainMessageTable .el-table th{background:#1e3a5f!important;color:#e0eaff!important;border-bottom-color:#2d3d56!important}body[style*="--colTableText: white"] .mainMessageTable .el-table td{color:#d0daea!important;border-bottom-color:#2d3d56!important}body[style*="--colTableText: white"] .mainMessageTable .el-table__row.odd-row>td{background:#162030!important}body[style*="--colTableText: white"] .mainMessageTable .el-table__row.even-row>td{background:#1a2332!important}body[style*="--colTableText: white"] .mainMessageTable .el-table__body tr:hover>td{background:rgba(46,125,209,.12)!important}body[style*="--colTableText: white"] .mainMessageTable .el-table__empty-block{background:#1a2332!important;color:#8fa4c0!important}body[style*="--colTableText: white"] .message-status-date-dropdown,body[style*="--colTableText: white"] .message-status-select-dropdown{background:#1a2332!important;border-color:#2d3d56!important}body[style*="--colTableText: white"] .message-status-date-dropdown .el-date-table td,body[style*="--colTableText: white"] .message-status-date-dropdown .el-picker-panel__content,body[style*="--colTableText: white"] .message-status-date-dropdown .el-time-panel,body[style*="--colTableText: white"] .message-status-select-dropdown .el-select-dropdown__item{color:#e0eaff!important}.audit-page[data-v-4697e2dc]{padding:22px}.audit-card[data-v-4697e2dc]{max-width:640px;border:1px solid #dbe5ef;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:0 10px 26px rgba(15,23,42,.05);padding:18px}.audit-card-header[data-v-4697e2dc]{margin-bottom:18px}.audit-eyebrow[data-v-4697e2dc]{margin:0 0 4px;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.audit-form[data-v-4697e2dc]{display:grid;gap:16px}.audit-field[data-v-4697e2dc]{display:flex;flex-direction:column;gap:8px}.audit-label[data-v-4697e2dc]{color:#476581;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.audit-date-input[data-v-4697e2dc]{height:42px;border:1px solid #c5d5e6;border-radius:14px;color:#1e293b;font-size:14px;padding:0 12px;outline:none}.audit-date-input[data-v-4697e2dc]:focus{border-color:#4f8fb9}.audit-actions[data-v-4697e2dc]{display:flex;flex-wrap:wrap;gap:10px}.audit-button[data-v-4697e2dc]{min-width:120px;height:40px;padding:0 16px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.audit-button[data-v-4697e2dc]:hover:not(:disabled){transform:translateY(-1px)}.audit-button-primary[data-v-4697e2dc]{background:#1f5f8b;color:#fff;box-shadow:0 10px 22px rgba(31,95,139,.18)}@media (max-width:768px){.audit-card[data-v-4697e2dc],.audit-page[data-v-4697e2dc]{padding:16px}.audit-button[data-v-4697e2dc]{width:100%}}body[style*="--colTableText: white"] .audit-page{background:transparent}body[style*="--colTableText: white"] .audit-card{box-shadow:0 10px 26px rgba(0,0,0,.25)}body[style*="--colTableText: white"] .audit-eyebrow,body[style*="--colTableText: white"] .audit-label{color:#7a8fa5}body[style*="--colTableText: white"] .audit-date-input:focus{border-color:#4f8fb9}body[style*="--colTableText: white"] .audit-button-primary{background:#1f5f8b;color:#fff}.Template-Main[data-v-1e6770b8]{width:100%;height:100%;position:relative;overflow:hidden}iframe.joditIframe[data-v-1e6770b8]{flex:1;width:100%;height:100%;border:0}.selectTemplate[data-v-1e6770b8]{min-width:200px;border-radius:4px;border:.5px solid #000;color:#000;font-size:14px;font-weight:700;margin:10px}.selectTemplate option[data-v-1e6770b8]{min-width:200px;color:#000;font-size:14px;margin:15px}.selectModalityOption[data-v-1e6770b8]{min-width:200px;border-radius:4px;border:.5px solid #000;color:#000;font-size:14px;font-weight:700;margin:10px}.selectModalityOption option[data-v-1e6770b8]{min-width:200px;color:#000;font-size:14px;margin:15px}.joditEditor-footer[data-v-1e6770b8]{width:100%;height:35px;background:#cdd7e0;border-radius:6px;display:flex;align-items:center;padding:5px;position:fixed;bottom:0;justify-content:space-between}.editTemplateButton[data-v-1e6770b8]{padding:5px 8px;border:2px solid #81e622;border-radius:15px;margin:4px;cursor:pointer}.editTemplateButton[data-v-1e6770b8]:hover{background-color:#81e62287}.addTemplateButton[data-v-1e6770b8]{padding:5px 8px;border:2px solid #81e622;border-radius:15px;margin:4px;cursor:pointer}.addTemplateButton[data-v-1e6770b8]:hover{background-color:#81e62287}.deleteTemplateButton[data-v-1e6770b8]{padding:5px 8px;border:2px solid #e67e22;border-radius:15px;margin:4px;cursor:pointer}.deleteTemplateButton[data-v-1e6770b8]:hover{background-color:#e67d2279}input.templateNameInput[data-v-1e6770b8]{border:1px solid #a3a3a3;border-radius:5px;padding:2px}body[style*="--colTableText: white"] .Template-Main,body[style*="--colTableText: white"] .Template-Main .joditIframe{background:#0e1421}body[style*="--colTableText: white"] .Template-Main .selectModalityOption,body[style*="--colTableText: white"] .Template-Main .selectTemplate{background:#1a2332;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .Template-Main .selectModalityOption option,body[style*="--colTableText: white"] .Template-Main .selectTemplate option{background:#1a2332;color:#e0eaff}body[style*="--colTableText: white"] .Template-Main .joditEditor-footer{background:#162030;color:#94a8c0}body[style*="--colTableText: white"] .Template-Main .addTemplateButton,body[style*="--colTableText: white"] .Template-Main .editTemplateButton{background:#1a2332;border-color:#4caf50;color:#7ae67a}body[style*="--colTableText: white"] .Template-Main .addTemplateButton:hover,body[style*="--colTableText: white"] .Template-Main .editTemplateButton:hover{background:rgba(76,175,80,.2)}body[style*="--colTableText: white"] .Template-Main .deleteTemplateButton{background:#1a2332;border-color:#e67e22;color:#ffaa7a}body[style*="--colTableText: white"] .Template-Main .deleteTemplateButton:hover{background:rgba(230,126,34,.2)}body[style*="--colTableText: white"] .Template-Main input.templateNameInput{background:#1a2332;border-color:#3d5066;color:#e0eaff}.topDateSelect[data-v-79fb6928]{background:#f8fafc;padding:12px 16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0}span.logsSearch[data-v-79fb6928]{display:flex;width:500px;flex-wrap:nowrap;flex-direction:row;align-items:center;margin:0 10px 3px 0}.data-display-section[data-v-79fb6928]{display:flex;gap:14px;padding:10px;margin-bottom:8px}.action-buttons-section[data-v-79fb6928]{display:flex;justify-content:flex-end;gap:8px}.btn[data-v-79fb6928]{padding:8px 16px;cursor:pointer;border:none;border-radius:8px;font-size:13px;font-weight:600;transition:background .15s ease}.btn-success[data-v-79fb6928]{background:#1e293b;color:#f8fafc}.btn-success[data-v-79fb6928]:hover{background:#334155}.btn-info[data-v-79fb6928]{background:#1e293b;color:#f8fafc}.btn-info[data-v-79fb6928]:hover{background:#334155}.el-icon-printer[data-v-79fb6928]{color:#000!important}.status-card[data-v-79fb6928]{flex:1;padding:16px 18px;color:#fff;border-radius:14px;display:flex;flex-direction:column;justify-content:center}.status-card .card-content[data-v-79fb6928]{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.status-card h2[data-v-79fb6928]{font-size:28px;font-weight:800;margin:0;line-height:1.2}.status-card p[data-v-79fb6928]{font-size:11px;font-weight:700;letter-spacing:.05em;margin:4px 0 0;opacity:.9}.status-card.blue[data-v-79fb6928]{background:#3b82f6}.status-card.green[data-v-79fb6928]{background:#10b981}.status-card.orange[data-v-79fb6928]{background:#f59e0b}.status-card.red[data-v-79fb6928]{background:#ef4444}.radSearchButton[data-v-79fb6928]{padding:6px 16px;background:#1e293b;border-radius:8px;border:none;cursor:pointer;color:#f8fafc;font-weight:600;font-size:13px;transition:background .15s ease}.radSearchButton[data-v-79fb6928]:hover{background:#334155}.monitorTable[data-v-79fb6928]{display:flex;flex-direction:column;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;margin:10px}table[data-v-79fb6928]{border-collapse:collapse;width:100%;table-layout:fixed}th[data-v-79fb6928]{background:#6293bc;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:10px 12px;font-size:13px;font-weight:600;border:none;border-bottom:2px solid #4a7ea8;text-align:left}td[data-v-79fb6928]{padding:9px 12px;text-align:left;font-size:13px;color:#334155;border:none;border-bottom:1px solid #f1f5f9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}tr>td[data-v-79fb6928]:hover{text-overflow:clip!important;white-space:normal!important;word-break:break-all!important}tr[data-v-79fb6928]:nth-child(odd){background-color:#fff}tr[data-v-79fb6928]:nth-child(2n){background-color:#f8fafc}tbody tr[data-v-79fb6928]:hover{background-color:#eff6ff}span.selectDateRadioStatus[data-v-79fb6928]{border:1px solid #e2e8f0;height:20px;display:inline-block;border-radius:8px;margin:15px;width:200px}.selectDateRadioStatus[data-v-79fb6928] .el-range-input{width:calc(50% - 26px)!important}body[style*="--colTableText: white"] .RadStat-Main .topDateSelect{background:#162030;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .RadStat-Main .monitorTable{border-color:#2d3d56;background:#1a2332}body[style*="--colTableText: white"] .RadStat-Main th{background:#1e3a5f;color:#e0eaff;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .RadStat-Main td{color:#e0eaff;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .RadStat-Main tr:nth-child(odd){background-color:#1a2332}body[style*="--colTableText: white"] .RadStat-Main tr:nth-child(2n){background-color:#162030}body[style*="--colTableText: white"] .RadStat-Main tbody tr:hover{background-color:rgba(46,125,209,.12)}body[style*="--colTableText: white"] .RadStat-Main span.selectDateRadioStatus{border-color:#3d5066}body[style*="--colTableText: white"] .RadStat-Main .el-icon-document-copy,body[style*="--colTableText: white"] .RadStat-Main .el-icon-printer{color:#e0eaff!important}body[style*="--colTableText: white"] .RadStat-Main .logsSearch .el-input__inner{background:#1a2332;border-color:#2d3d56;color:#e0eaff}body[style*="--colTableText: white"] .RadStat-Main .selectDateRadioStatus .el-range-input{background:transparent;color:#e0eaff}body[style*="--colTableText: white"] .RadStat-Main .selectDateRadioStatus .el-date-editor{background:#1a2332;border-color:#3d5066}body[style*="--colTableText: white"] .RadStat-Main .monitorTable>span,body[style*="--colTableText: white"] .RadStat-Main .selectDateRadioStatus .el-range-separator{color:#94a8c0}body[style*="--colTableText: white"] .RadStat-Main .RadSelect{color:#e0eaff}.radiologist-status-page[data-v-79fb6928]{height:100%;min-height:0;display:flex;flex-direction:column;gap:12px;padding:12px;background:#f3f7fb;overflow:hidden}.radiologist-status-page .monitorTable[data-v-79fb6928],.radiologist-status-page .topDateSelect[data-v-79fb6928]{margin:0;border:1px solid #dce6f0;border-radius:18px;background:#fff;box-shadow:none}.radiologist-status-page .topDateSelect[data-v-79fb6928]{display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(420px,1.55fr) auto;gap:14px;align-items:end;padding:12px 14px;border-bottom:none}.radiologist-status-page .action-buttons-section[data-v-79fb6928],.radiologist-status-page .data-display-section[data-v-79fb6928],.radiologist-status-page .filter-item[data-v-79fb6928]{min-width:0}.radiologist-status-page .filter-item label[data-v-79fb6928]{display:block;margin-bottom:5px;font-size:12px;font-weight:700;color:#334155}.radiologist-status-page .filter-item-range[data-v-79fb6928]{width:100%}.radiologist-status-page span.selectDateRadioStatus[data-v-79fb6928]{display:block;width:100%;margin:0;border:none;height:auto}.radiologist-status-page .radio-status-date-range.el-date-editor--datetimerange.el-input[data-v-79fb6928],.radiologist-status-page .radio-status-date-range.el-date-editor--datetimerange.el-input__inner[data-v-79fb6928],.radiologist-status-page .radio-status-date-range.el-date-editor.el-input[data-v-79fb6928],.radiologist-status-page .radio-status-date-range.el-date-editor.el-input__inner[data-v-79fb6928],.radiologist-status-page .radio-status-date-range.el-range-editor.el-input__inner[data-v-79fb6928]{width:100%!important;min-width:100%!important;max-width:100%!important}.radiologist-status-page .selectDateRadioStatus[data-v-79fb6928] .el-date-editor{width:100%;height:44px;min-height:44px;display:flex;align-items:center;border:1px solid #cfdbe8;border-radius:14px;background:#fff;box-shadow:none;padding:0 12px}.radiologist-status-page .selectDateRadioStatus[data-v-79fb6928] .el-range-input{width:calc(50% - 26px)!important;min-width:0;background:transparent;color:#1e293b;font-size:13px;font-weight:600}.radiologist-status-page .selectDateRadioStatus[data-v-79fb6928] .el-range-separator{width:28px;min-width:28px;line-height:42px;text-align:center}.radiologist-status-page .selectDateRadioStatus[data-v-79fb6928] .el-range__close-icon,.radiologist-status-page .selectDateRadioStatus[data-v-79fb6928] .el-range__icon{display:inline-flex!important;align-items:center;line-height:42px}.radiologist-status-page .selectDateRadioStatus[data-v-79fb6928] .el-range-separator,.radiologist-status-page .selectDateRadioStatus[data-v-79fb6928] .el-range__close-icon,.radiologist-status-page .selectDateRadioStatus[data-v-79fb6928] .el-range__icon{color:#64748b}.radiologist-status-page .data-display-section[data-v-79fb6928]{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0}.radiologist-status-page .action-buttons-section[data-v-79fb6928]{display:flex;justify-content:flex-end;align-items:flex-end;margin-left:auto}.radiologist-status-page .btn[data-v-79fb6928]{padding:6px 14px;min-height:40px;border:none;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s ease,box-shadow .15s ease,color .15s ease}.radiologist-status-page .btn-success[data-v-79fb6928]{background:#24b74d;color:#fff}.radiologist-status-page .btn-success[data-v-79fb6928]:hover{background:#1d9d40}.radiologist-status-page .btn-info[data-v-79fb6928]{background:#1fb6de;color:#fff}.radiologist-status-page .btn-info[data-v-79fb6928]:hover{background:#189fc4}.radiologist-status-page .report-action-btn[data-v-79fb6928]{min-width:142px}.radiologist-status-page .status-card[data-v-79fb6928]{min-height:68px;padding:10px 14px;border:none;border-radius:14px;color:#fff;display:flex;flex-direction:column;justify-content:center}.radiologist-status-page .status-card .card-content[data-v-79fb6928]{height:100%;display:flex;flex-direction:column;justify-content:center;gap:6px}.radiologist-status-page .status-card h2[data-v-79fb6928]{font-size:20px;font-weight:800;margin:0;line-height:1}.radiologist-status-page .status-card p[data-v-79fb6928]{margin:0;font-size:10px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.radiologist-status-page .status-card.blue[data-v-79fb6928]{background:linear-gradient(135deg,#3f7ae0,#4b87ef)}.radiologist-status-page .status-card.green[data-v-79fb6928]{background:linear-gradient(135deg,#18a97c,#22bf8d)}.radiologist-status-page .status-card.orange[data-v-79fb6928]{background:linear-gradient(135deg,#f59d0a,#ffab1f)}.radiologist-status-page .monitorTable[data-v-79fb6928]{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.radiologist-status-page .monitorTableToolbar[data-v-79fb6928]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.radiologist-status-page .table-range-label[data-v-79fb6928]{font-size:13px;font-weight:600;color:#475569}.radiologist-status-page .table-toolbar-actions[data-v-79fb6928]{display:flex;align-items:center;gap:10px}.radiologist-status-page span.logsSearch[data-v-79fb6928]{width:min(320px,100%);display:flex;align-items:center;margin:0}.radiologist-status-page .logsSearch[data-v-79fb6928] .el-input{width:100%}.radiologist-status-page .logsSearch[data-v-79fb6928] .el-input__inner{height:40px;line-height:40px;padding-left:42px;padding-right:12px;border:1px solid #d6e2f0;border-radius:10px;background:#fff;color:#334155;font-size:13px;font-weight:500;box-shadow:none}.radiologist-status-page .logsSearch[data-v-79fb6928] .el-input__inner::-moz-placeholder{color:#94a3b8;font-weight:500}.radiologist-status-page .logsSearch[data-v-79fb6928] .el-input__inner::placeholder{color:#94a3b8;font-weight:500}.radiologist-status-page .logsSearch[data-v-79fb6928] .el-input__prefix{left:14px;display:flex;align-items:center}.radiologist-status-page .logsSearch[data-v-79fb6928] .el-input__icon{color:#3b82f6;font-size:18px}.radiologist-status-page .toolbar-icon-button[data-v-79fb6928]{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #dce6f0;border-radius:10px;background:#fff;color:#475569;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.radiologist-status-page .toolbar-icon-button[data-v-79fb6928]:hover{background:#eff6ff;border-color:#c9d9ea;color:#2f80ed}.radiologist-status-page .toolbar-icon-button i[data-v-79fb6928]{font-size:18px}.radiologist-status-page .table-section[data-v-79fb6928]{flex:1;min-height:0;overflow:auto}.radiologist-status-page .radio-status-table[data-v-79fb6928]{width:100%;border-collapse:collapse;table-layout:fixed}.radiologist-status-page .radio-status-table th[data-v-79fb6928]{position:sticky;top:0;z-index:1;background:#6293bc;color:#fff;padding:10px 12px;font-size:13px;font-weight:600;border:none;border-bottom:2px solid #4a7ea8;text-align:left}.radiologist-status-page .radio-status-table td[data-v-79fb6928]{padding:9px 12px;font-size:13px;color:#334155;border:none;border-bottom:1px solid #f1f5f9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.radiologist-status-page .radio-status-table td[data-v-79fb6928]:first-child,.radiologist-status-page .radio-status-table th[data-v-79fb6928]:first-child{width:32%;text-align:left}.radiologist-status-page .radio-status-table td[data-v-79fb6928]:not(:first-child),.radiologist-status-page .radio-status-table th[data-v-79fb6928]:not(:first-child){text-align:center}.radiologist-status-page .radio-status-table tbody tr[data-v-79fb6928]:nth-child(odd){background-color:#fff}.radiologist-status-page .radio-status-table tbody tr[data-v-79fb6928]:nth-child(2n){background-color:#f8fafc}.radiologist-status-page .radio-status-table tbody tr[data-v-79fb6928]:hover{background-color:#eff6ff}.radiologist-status-page .sortable-header[data-v-79fb6928]{cursor:pointer}.radiologist-status-page .sortable-header span[data-v-79fb6928]{font-size:10px;margin-left:6px}.radiologist-status-page .table-link[data-v-79fb6928]{cursor:pointer;color:#005b9c;font-weight:600;text-decoration:none}.radiologist-status-page .table-link[data-v-79fb6928]:hover{color:#1d4ed8;text-decoration:underline}.radiologist-status-page .export-dialog-content[data-v-79fb6928]{display:flex;flex-direction:row;align-items:center;justify-content:space-around;gap:16px}.radiologist-status-page .RadSelect[data-v-79fb6928]{color:#334155;font-weight:600}.radiologist-status-page .RadSelect select[data-v-79fb6928]{min-width:240px;min-height:40px;margin-top:8px;padding:0 12px;border:1px solid #d6e2f0;border-radius:10px;background:#fff}.radiologist-status-page .export-dialog-actions[data-v-79fb6928]{display:flex;align-items:center}.radiologist-status-page .table-section[data-v-79fb6928]::-webkit-scrollbar{width:10px;height:10px}.radiologist-status-page .table-section[data-v-79fb6928]::-webkit-scrollbar-track{background:#e2e8f0}.radiologist-status-page .table-section[data-v-79fb6928]::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}.radiologist-status-page .table-section[data-v-79fb6928]::-webkit-scrollbar-thumb:hover{background:#64748b}@media (max-width:1280px){.radiologist-status-page .topDateSelect[data-v-79fb6928]{grid-template-columns:1fr;align-items:stretch}.radiologist-status-page .action-buttons-section[data-v-79fb6928]{justify-content:flex-start;margin-left:0}}@media (max-width:768px){.radiologist-status-page[data-v-79fb6928]{padding:10px}.radiologist-status-page .data-display-section[data-v-79fb6928]{grid-template-columns:1fr}.radiologist-status-page .monitorTableToolbar[data-v-79fb6928]{flex-direction:column;align-items:stretch}.radiologist-status-page .table-toolbar-actions[data-v-79fb6928]{flex-wrap:wrap}.radiologist-status-page .report-action-btn[data-v-79fb6928],.radiologist-status-page span.logsSearch[data-v-79fb6928]{width:100%}.radiologist-status-page .export-dialog-content[data-v-79fb6928]{flex-direction:column;align-items:stretch}}body[style*="--colTableText: white"] .radiologist-status-page{background:#121a26}body[style*="--colTableText: white"] .radiologist-status-page .monitorTable,body[style*="--colTableText: white"] .radiologist-status-page .topDateSelect{border-color:#2d3d56;background:#1a2332}body[style*="--colTableText: white"] .radiologist-status-page .RadSelect,body[style*="--colTableText: white"] .radiologist-status-page .filter-item label{color:#8fb5e9}body[style*="--colTableText: white"] .radiologist-status-page .selectDateRadioStatus .el-date-editor{background:#1a2332;border-color:#3d5066}body[style*="--colTableText: white"] .radiologist-status-page .radio-status-date-range.el-date-editor--datetimerange.el-input,body[style*="--colTableText: white"] .radiologist-status-page .radio-status-date-range.el-date-editor--datetimerange.el-input__inner,body[style*="--colTableText: white"] .radiologist-status-page .radio-status-date-range.el-date-editor.el-input,body[style*="--colTableText: white"] .radiologist-status-page .radio-status-date-range.el-date-editor.el-input__inner,body[style*="--colTableText: white"] .radiologist-status-page .radio-status-date-range.el-range-editor.el-input__inner{width:100%!important;min-width:100%!important;max-width:100%!important}body[style*="--colTableText: white"] .radiologist-status-page .selectDateRadioStatus .el-range-input{background:transparent;color:#e0eaff}body[style*="--colTableText: white"] .radiologist-status-page .selectDateRadioStatus .el-range-separator,body[style*="--colTableText: white"] .radiologist-status-page .selectDateRadioStatus .el-range__close-icon,body[style*="--colTableText: white"] .radiologist-status-page .selectDateRadioStatus .el-range__icon{color:#94a8c0}body[style*="--colTableText: white"] .radiologist-status-page .selectDateRadioStatus .el-range__close-icon,body[style*="--colTableText: white"] .radiologist-status-page .selectDateRadioStatus .el-range__icon{display:inline-flex!important;align-items:center}body[style*="--colTableText: white"] .radiologist-status-page .btn-success{background:#1f8b3e}body[style*="--colTableText: white"] .radiologist-status-page .btn-success:hover{background:#187236}body[style*="--colTableText: white"] .radiologist-status-page .btn-info{background:#0f8cad}body[style*="--colTableText: white"] .radiologist-status-page .btn-info:hover{background:#0c7491}body[style*="--colTableText: white"] .radiologist-status-page .status-card.blue{background:linear-gradient(135deg,#2f61b4,#427bd9)}body[style*="--colTableText: white"] .radiologist-status-page .status-card.green{background:linear-gradient(135deg,#0d7d64,#159877)}body[style*="--colTableText: white"] .radiologist-status-page .status-card.orange{background:linear-gradient(135deg,#c78008,#df9511)}body[style*="--colTableText: white"] .radiologist-status-page .monitorTableToolbar{border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .radiologist-status-page .table-range-label{color:#d6e5fb}body[style*="--colTableText: white"] .radiologist-status-page .logsSearch .el-input__inner{background:#1a2332;border-color:#2d3d56;color:#e0eaff}body[style*="--colTableText: white"] .radiologist-status-page .logsSearch .el-input__inner::-moz-placeholder{color:#8fa4c0}body[style*="--colTableText: white"] .radiologist-status-page .logsSearch .el-input__inner::placeholder{color:#8fa4c0}body[style*="--colTableText: white"] .radiologist-status-page .logsSearch .el-input__icon{color:#fff!important}body[style*="--colTableText: white"] .radiologist-status-page .toolbar-icon-button{background:#162030;border-color:#2d3d56;color:#e0eaff}body[style*="--colTableText: white"] .radiologist-status-page .toolbar-icon-button:hover{background:#1e3a5f;border-color:#3d5877;color:#fff}body[style*="--colTableText: white"] .radiologist-status-page .radio-status-table th{background:#1e3a5f;color:#e0eaff;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .radiologist-status-page .radio-status-table td{color:#e0eaff;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .radiologist-status-page .radio-status-table tbody tr:nth-child(odd){background-color:#1a2332}body[style*="--colTableText: white"] .radiologist-status-page .radio-status-table tbody tr:nth-child(2n){background-color:#162030}body[style*="--colTableText: white"] .radiologist-status-page .radio-status-table tbody tr:hover{background-color:rgba(46,125,209,.12)}body[style*="--colTableText: white"] .radiologist-status-page .table-link{color:#dbeafe!important}body[style*="--colTableText: white"] .radiologist-status-page .table-link:hover{color:#fff!important}body[style*="--colTableText: white"] .radiologist-status-page .RadSelect select{background:#1a2332;border-color:#3d5066;color:#e0eaff!important}body[style*="--colTableText: white"] .radiologist-status-page .table-section::-webkit-scrollbar-track{background:#0f1724}body[style*="--colTableText: white"] .radiologist-status-page .table-section::-webkit-scrollbar-thumb{background:#42546d}body[style*="--colTableText: white"] .radiologist-status-page .table-section::-webkit-scrollbar-thumb:hover{background:#5d738f}body[style*="--colTableText: white"] .el-popover div[style*="background-color: white"]{background-color:#1a2332!important;color:#e0eaff}body[style*="--colTableText: white"] .el-popover div[style*="border-top: 1px solid #ddd"]{border-top-color:#2d3d56!important}.topDateSelect[data-v-62df8e7a]{background:#f8fafc;padding:12px 16px;display:flex;flex-direction:row;align-items:center;justify-content:space-around;gap:8px;border-bottom:1px solid #e2e8f0}.card[data-v-62df8e7a]{background:#fff;border-radius:14px;box-shadow:0 4px 16px rgba(15,23,42,.06);border:1px solid #e2e8f0;overflow:hidden}.card-header[data-v-62df8e7a]{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.card-header .subtitle[data-v-62df8e7a]{font-size:12px;color:#64748b;margin-top:4px}.card-body[data-v-62df8e7a]{padding:12px}.el-table[data-v-62df8e7a]{width:100%}.empty-state[data-v-62df8e7a]{text-align:center;padding:16px;color:#64748b}.data-display-section[data-v-62df8e7a]{display:flex;gap:14px;padding:10px;margin-bottom:8px}.action-buttons-section[data-v-62df8e7a]{display:flex;justify-content:flex-end;gap:8px}.status-card[data-v-62df8e7a]{flex:1;padding:16px 18px;color:#fff;border-radius:14px;display:flex;flex-direction:column;justify-content:center}.status-card .card-content[data-v-62df8e7a]{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.status-card h2[data-v-62df8e7a]{font-size:28px;font-weight:800;margin:0;line-height:1.2}.status-card p[data-v-62df8e7a]{font-size:11px;font-weight:700;letter-spacing:.05em;margin:4px 0 0;opacity:.9}.status-card.blue[data-v-62df8e7a]{background:#3b82f6}.status-card.green[data-v-62df8e7a]{background:#10b981}.status-card.orange[data-v-62df8e7a]{background:#f59e0b}.status-card.red[data-v-62df8e7a]{background:#ef4444}.exportButton[data-v-62df8e7a],.printButton[data-v-62df8e7a]{border:none;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;transition:background .15s ease}.printButton[data-v-62df8e7a]{background:#1e293b;color:#f8fafc}.printButton[data-v-62df8e7a]:hover{background:#334155}.exportButton[data-v-62df8e7a]{background:#1e293b;color:#f8fafc}.exportButton[data-v-62df8e7a]:hover{background:#334155}span.logsSearch[data-v-62df8e7a]{display:flex;width:500px;flex-wrap:nowrap;flex-direction:row;align-items:center;margin:0 10px 3px 0}.selectDateRadioStatus[data-v-62df8e7a] .el-range-input{width:71px!important}@media (max-width:720px){.selectDateRadioStatus[data-v-62df8e7a]{max-width:100%!important}.data-display-section[data-v-62df8e7a]{display:none}}body[style*="--colTableText: white"] .topDateSelect{background:#0e1421!important;border-bottom-color:#2d3d56!important;color:#e0eaff!important}body[style*="--colTableText: white"] .card{background:#1a2332!important;border-color:#2d3d56!important;box-shadow:0 4px 16px rgba(0,0,0,.35)!important}body[style*="--colTableText: white"] .card-header{background:#0e1421!important;border-bottom-color:#2d3d56!important;color:#e0eaff!important}body[style*="--colTableText: white"] .card-header strong{color:#e0eaff!important}body[style*="--colTableText: white"] .card-header .subtitle{color:#7a8fa5!important}body[style*="--colTableText: white"] .card-body{background:#1a2332!important;color:#e0eaff!important}body[style*="--colTableText: white"] .empty-state{color:#7a8fa5!important}body[style*="--colTableText: white"] .status-card.blue{background:#2563eb!important}body[style*="--colTableText: white"] .status-card.green{background:#059669!important}body[style*="--colTableText: white"] .status-card.orange{background:#d97706!important}body[style*="--colTableText: white"] .status-card.red{background:#dc2626!important}body[style*="--colTableText: white"] .exportButton,body[style*="--colTableText: white"] .printButton{background:#2d3d56!important;color:#e0eaff!important}body[style*="--colTableText: white"] .exportButton:hover,body[style*="--colTableText: white"] .printButton:hover{background:#3b5068!important}body[style*="--colTableText: white"] .el-table th,body[style*="--colTableText: white"] .el-table th.el-table__cell{background-color:#1e3a5f!important}body[style*="--colTableText: white"] .el-table th.el-table__cell .cell{color:#e0eaff!important}body[style*="--colTableText: white"] .el-table tr,body[style*="--colTableText: white"] .el-table__body tr{background-color:#1a2332!important;color:#e0eaff!important}body[style*="--colTableText: white"] .el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background-color:#162030!important;color:#e0eaff!important}body[style*="--colTableText: white"] .el-table td,body[style*="--colTableText: white"] .el-table td.el-table__cell{background-color:transparent!important;color:#e0eaff!important;border-bottom-color:#2d3d56!important}body[style*="--colTableText: white"] .el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background-color:rgba(46,125,209,.12)!important}body[style*="--colTableText: white"] .el-table,body[style*="--colTableText: white"] .el-table__body-wrapper,body[style*="--colTableText: white"] .el-table__header-wrapper{background-color:#1a2332!important}body[style*="--colTableText: white"] .el-table__empty-block,body[style*="--colTableText: white"] .el-table__empty-text{background-color:#1a2332!important;color:#7a8fa5!important}body[style*="--colTableText: white"] .el-table .sort-caret.ascending{border-bottom-color:#94a8c0!important}body[style*="--colTableText: white"] .el-table .sort-caret.descending{border-top-color:#94a8c0!important}body[style*="--colTableText: white"] .el-table .ascending .sort-caret.ascending{border-bottom-color:#58a6ff!important}body[style*="--colTableText: white"] .el-table .descending .sort-caret.descending{border-top-color:#58a6ff!important}body[style*="--colTableText: white"] .logsSearch .el-input__inner{background-color:#1a2332!important}body[style*="--colTableText: white"] .logsSearch .el-input__inner::-moz-placeholder{color:#7a8fa5!important}body[style*="--colTableText: white"] .logsSearch .el-input__inner::placeholder{color:#7a8fa5!important}body[style*="--colTableText: white"] .logsSearch .el-input__prefix{color:#7a8fa5!important}body[style*="--colTableText: white"] .selectDateRadioStatus .el-range-editor{background-color:#1a2332!important}body[style*="--colTableText: white"] .selectDateRadioStatus .el-range-input{background-color:transparent!important}body[style*="--colTableText: white"] .selectDateRadioStatus .el-range-separator{color:#7a8fa5!important}body[style*="--colTableText: white"] .selectDateRadioStatus .el-range-input::-moz-placeholder{color:#7a8fa5!important}body[style*="--colTableText: white"] .selectDateRadioStatus .el-range-input::placeholder{color:#7a8fa5!important}body[style*="--colTableText: white"] .el-loading-mask{background-color:rgba(14,20,33,.85)!important}body[style*="--colTableText: white"] .topDateSelect span{color:#e0eaff!important}.referrer-status-page[data-v-62df8e7a]{height:100%;min-height:0;display:flex;flex-direction:column;gap:12px;padding:12px;background:#f3f7fb;overflow:hidden}.referrer-status-page .referrer-status-card[data-v-62df8e7a],.referrer-status-page .topDateSelect[data-v-62df8e7a]{margin:0;border:1px solid #dce6f0;border-radius:18px;background:#fff;box-shadow:none}.referrer-status-page .topDateSelect[data-v-62df8e7a]{display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(420px,1.55fr) auto;gap:14px;align-items:end;justify-content:unset;padding:12px 14px;border-bottom:none}.referrer-status-page .action-buttons-section[data-v-62df8e7a],.referrer-status-page .data-display-section[data-v-62df8e7a],.referrer-status-page .filter-item[data-v-62df8e7a]{min-width:0}.referrer-status-page .filter-item label[data-v-62df8e7a]{display:block;margin-bottom:5px;font-size:12px;font-weight:700;color:#334155}.referrer-status-page .filter-item-range[data-v-62df8e7a]{width:100%}.referrer-status-page span.selectDateRadioStatus[data-v-62df8e7a]{display:block;width:100%;margin:0;border:none;height:auto}.referrer-status-page .referrer-status-date-range.el-date-editor--daterange.el-input[data-v-62df8e7a],.referrer-status-page .referrer-status-date-range.el-date-editor--daterange.el-input__inner[data-v-62df8e7a],.referrer-status-page .referrer-status-date-range.el-date-editor.el-input[data-v-62df8e7a],.referrer-status-page .referrer-status-date-range.el-date-editor.el-input__inner[data-v-62df8e7a],.referrer-status-page .referrer-status-date-range.el-range-editor.el-input__inner[data-v-62df8e7a]{width:100%!important;min-width:100%!important;max-width:100%!important}.referrer-status-page .selectDateRadioStatus[data-v-62df8e7a] .el-date-editor{width:100%;height:44px;min-height:44px;display:flex;align-items:center;border:1px solid #cfdbe8;border-radius:14px;background:#fff;box-shadow:none;padding:0 12px}.referrer-status-page .selectDateRadioStatus[data-v-62df8e7a] .el-range-input{width:calc(50% - 18px)!important;min-width:0;background:transparent;color:#1e293b;font-size:13px;font-weight:600}.referrer-status-page .selectDateRadioStatus[data-v-62df8e7a] .el-range-separator{width:auto;min-width:20px;padding:0 8px;line-height:42px;text-align:center;color:#64748b}.referrer-status-page .selectDateRadioStatus[data-v-62df8e7a] .el-range__close-icon,.referrer-status-page .selectDateRadioStatus[data-v-62df8e7a] .el-range__icon{display:inline-flex!important;align-items:center;line-height:42px;color:#64748b}.referrer-status-page .data-display-section[data-v-62df8e7a]{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0}.referrer-status-page .status-card[data-v-62df8e7a]{min-height:68px;padding:10px 14px;border:none;border-radius:14px;color:#fff;display:flex;flex-direction:column;justify-content:center}.referrer-status-page .status-card .card-content[data-v-62df8e7a]{height:100%;display:flex;flex-direction:column;justify-content:center;gap:6px}.referrer-status-page .status-card h2[data-v-62df8e7a]{font-size:20px;font-weight:800;margin:0;line-height:1}.referrer-status-page .status-card p[data-v-62df8e7a]{margin:0;font-size:10px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.referrer-status-page .status-card.blue[data-v-62df8e7a]{background:linear-gradient(135deg,#3f7ae0,#4b87ef)}.referrer-status-page .status-card.green[data-v-62df8e7a]{background:linear-gradient(135deg,#18a97c,#22bf8d)}.referrer-status-page .status-card.orange[data-v-62df8e7a]{background:linear-gradient(135deg,#f59d0a,#ffab1f)}.referrer-status-page .action-buttons-section[data-v-62df8e7a]{display:flex;justify-content:flex-end;align-items:flex-end;gap:12px;margin-left:auto}.referrer-status-page .exportButton[data-v-62df8e7a],.referrer-status-page .printButton[data-v-62df8e7a]{border:none;padding:6px 14px;min-height:40px;border-radius:10px;cursor:pointer;font-size:13px;font-weight:700;transition:background .15s ease,color .15s ease}.referrer-status-page .printButton[data-v-62df8e7a]{background:#24b74d;color:#fff}.referrer-status-page .printButton[data-v-62df8e7a]:hover{background:#1d9d40}.referrer-status-page .exportButton[data-v-62df8e7a]{background:#1fb6de;color:#fff}.referrer-status-page .exportButton[data-v-62df8e7a]:hover{background:#189fc4}.referrer-status-page .report-action-btn[data-v-62df8e7a]{min-width:110px}.referrer-status-page .referrer-status-card[data-v-62df8e7a]{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.referrer-status-page .referrer-status-toolbar[data-v-62df8e7a]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e2e8f0;background:#fff}.referrer-status-page .card-header strong[data-v-62df8e7a]{color:#0f172a;font-size:14px}.referrer-status-page .card-header .subtitle[data-v-62df8e7a]{margin-top:4px;font-size:12px;color:#64748b}.referrer-status-page span.logsSearch[data-v-62df8e7a]{width:min(320px,100%);display:flex;align-items:center;margin:0}.referrer-status-page .logsSearch[data-v-62df8e7a] .el-input{width:100%}.referrer-status-page .logsSearch[data-v-62df8e7a] .el-input__inner{height:40px;line-height:40px;padding-left:42px;padding-right:12px;border:1px solid #d6e2f0;border-radius:10px;background:#fff;color:#334155;font-size:13px;font-weight:500;box-shadow:none}.referrer-status-page .logsSearch[data-v-62df8e7a] .el-input__inner::-moz-placeholder{color:#94a3b8;font-weight:500}.referrer-status-page .logsSearch[data-v-62df8e7a] .el-input__inner::placeholder{color:#94a3b8;font-weight:500}.referrer-status-page .logsSearch[data-v-62df8e7a] .el-input__prefix{left:14px;display:flex;align-items:center}.referrer-status-page .logsSearch[data-v-62df8e7a] .el-input__icon{color:#3b82f6;font-size:18px}.referrer-status-page .card-body[data-v-62df8e7a]{flex:1;min-height:0;display:flex;flex-direction:column;padding:0;overflow:hidden;background:#fff}.referrer-status-page .table-section[data-v-62df8e7a]{flex:1;min-height:0;overflow:hidden}.referrer-status-page .table-section[data-v-62df8e7a] .el-table{height:100%!important}.referrer-status-page .table-section[data-v-62df8e7a] .el-table__body-wrapper{overflow-y:auto!important}.referrer-status-page .table-section[data-v-62df8e7a] .el-table__fixed-header-wrapper,.referrer-status-page .table-section[data-v-62df8e7a] .el-table__header-wrapper{flex-shrink:0}.referrer-status-page .table-section[data-v-62df8e7a] .el-table th{background:#6293bc;color:#fff;font-size:13px;font-weight:600}.referrer-status-page .table-section[data-v-62df8e7a] .el-table td{color:#334155;font-size:13px}.referrer-status-page .empty-state[data-v-62df8e7a]{padding:14px;text-align:center;color:#64748b}.referrer-status-page .table-section[data-v-62df8e7a] .el-table__body-wrapper::-webkit-scrollbar{width:10px;height:10px}.referrer-status-page .table-section[data-v-62df8e7a] .el-table__body-wrapper::-webkit-scrollbar-track{background:#e2e8f0}.referrer-status-page .table-section[data-v-62df8e7a] .el-table__body-wrapper::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}.referrer-status-page .table-section[data-v-62df8e7a] .el-table__body-wrapper::-webkit-scrollbar-thumb:hover{background:#64748b}@media (max-width:1280px){.referrer-status-page .topDateSelect[data-v-62df8e7a]{grid-template-columns:1fr;align-items:stretch}.referrer-status-page .action-buttons-section[data-v-62df8e7a]{justify-content:flex-start;margin-left:0}}@media (max-width:768px){.referrer-status-page[data-v-62df8e7a]{padding:10px}.referrer-status-page .data-display-section[data-v-62df8e7a]{grid-template-columns:1fr}.referrer-status-page .referrer-status-toolbar[data-v-62df8e7a]{flex-direction:column;align-items:stretch}.referrer-status-page .report-action-btn[data-v-62df8e7a],.referrer-status-page span.logsSearch[data-v-62df8e7a]{width:100%}}body[style*="--colTableText: white"] .referrer-status-page{background:#121a26}body[style*="--colTableText: white"] .referrer-status-page .referrer-status-card,body[style*="--colTableText: white"] .referrer-status-page .topDateSelect{border-color:#2d3d56;background:#1a2332}body[style*="--colTableText: white"] .referrer-status-page .card-header strong,body[style*="--colTableText: white"] .referrer-status-page .filter-item label{color:#e0eaff}body[style*="--colTableText: white"] .referrer-status-page .card-header .subtitle{color:#8fa4c0}body[style*="--colTableText: white"] .referrer-status-page .referrer-status-toolbar{background:#1a2332;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .referrer-status-page .referrer-status-date-range.el-date-editor--daterange.el-input,body[style*="--colTableText: white"] .referrer-status-page .referrer-status-date-range.el-date-editor--daterange.el-input__inner,body[style*="--colTableText: white"] .referrer-status-page .referrer-status-date-range.el-date-editor.el-input,body[style*="--colTableText: white"] .referrer-status-page .referrer-status-date-range.el-date-editor.el-input__inner,body[style*="--colTableText: white"] .referrer-status-page .referrer-status-date-range.el-range-editor.el-input__inner,body[style*="--colTableText: white"] .referrer-status-page .selectDateRadioStatus .el-date-editor{background:#1a2332!important;border-color:#3d5066!important}body[style*="--colTableText: white"] .referrer-status-page .selectDateRadioStatus .el-range-input{background:transparent!important;color:#e0eaff!important}body[style*="--colTableText: white"] .referrer-status-page .selectDateRadioStatus .el-range-separator,body[style*="--colTableText: white"] .referrer-status-page .selectDateRadioStatus .el-range__close-icon,body[style*="--colTableText: white"] .referrer-status-page .selectDateRadioStatus .el-range__icon{color:#94a8c0!important;display:inline-flex!important;align-items:center}body[style*="--colTableText: white"] .referrer-status-page .printButton{background:#1f8b3e!important;color:#fff!important}body[style*="--colTableText: white"] .referrer-status-page .printButton:hover{background:#187236!important}body[style*="--colTableText: white"] .referrer-status-page .exportButton{background:#0f8cad!important;color:#fff!important}body[style*="--colTableText: white"] .referrer-status-page .exportButton:hover{background:#0c7491!important}body[style*="--colTableText: white"] .referrer-status-page .status-card.blue{background:linear-gradient(135deg,#2f61b4,#427bd9)!important}body[style*="--colTableText: white"] .referrer-status-page .status-card.green{background:linear-gradient(135deg,#0d7d64,#159877)!important}body[style*="--colTableText: white"] .referrer-status-page .status-card.orange{background:linear-gradient(135deg,#c78008,#df9511)!important}body[style*="--colTableText: white"] .referrer-status-page .logsSearch .el-input__inner{background:#1a2332!important;border-color:#2d3d56!important;color:#e0eaff!important}body[style*="--colTableText: white"] .referrer-status-page .logsSearch .el-input__inner::-moz-placeholder{color:#8fa4c0!important}body[style*="--colTableText: white"] .referrer-status-page .logsSearch .el-input__inner::placeholder{color:#8fa4c0!important}body[style*="--colTableText: white"] .referrer-status-page .logsSearch .el-input__icon{color:#fff!important}body[style*="--colTableText: white"] .referrer-status-page .card-body{background:#1a2332}body[style*="--colTableText: white"] .referrer-status-page .table-section .el-table__body-wrapper::-webkit-scrollbar-track{background:#0f1724}body[style*="--colTableText: white"] .referrer-status-page .table-section .el-table__body-wrapper::-webkit-scrollbar-thumb{background:#42546d}body[style*="--colTableText: white"] .referrer-status-page .table-section .el-table__body-wrapper::-webkit-scrollbar-thumb:hover{background:#5d738f}body[style*="--colTableText: white"] .referrer-status-page .empty-state{color:#8fa4c0}.campaign-link[data-v-3619d6fb]{color:#007bff;cursor:pointer;text-decoration:underline;font-weight:500;transition:color .2s ease}.campaign-link[data-v-3619d6fb]:hover{color:#0056b3}.campaign-dialog .el-dialog[data-v-3619d6fb]{border-radius:8px}.campaign-details-table[data-v-3619d6fb]{width:100%;overflow-x:auto}.campaign-details-table table[data-v-3619d6fb]{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.campaign-details-table th[data-v-3619d6fb]{background:#f8f9fa;padding:16px 12px;font-weight:600;color:#495057;text-align:left;border-bottom:2px solid #dee2e6}.campaign-details-table td[data-v-3619d6fb]{padding:12px;border-bottom:1px solid #eee;vertical-align:middle}.campaign-details-table tr[data-v-3619d6fb]:hover{background-color:#f8f9fa}.whatsapp-container[data-v-3619d6fb]{padding:22px;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.whatsapp-card[data-v-3619d6fb]{border:1px solid #dbe5ef;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:0 10px 30px rgba(15,23,42,.06);overflow:hidden;flex:1;min-height:0;display:flex;flex-direction:column}.whatsapp-header[data-v-3619d6fb]{padding:18px 22px 0;background:transparent;flex-shrink:0}.whatsapp-tabs[data-v-3619d6fb]{display:flex;flex-wrap:wrap;gap:10px;background:transparent}.tab-btn[data-v-3619d6fb]{min-width:140px;height:40px;padding:0 18px;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;cursor:pointer;font-size:14px;color:#475569;transition:all .2s;flex:0 0 auto;text-align:center;font-weight:600}.tab-btn[data-v-3619d6fb]:hover{border-color:#94a3b8;background-color:#eef4f8;color:#1e293b}.tab-btn.active[data-v-3619d6fb]{color:#fff;border-color:#1f5f8b;font-weight:600;background-color:#1f5f8b;box-shadow:0 8px 20px rgba(31,95,139,.18)}.whatsapp-content[data-v-3619d6fb]{padding:22px;border-top:1px solid #eef2f7;flex:1;min-height:0;overflow-y:auto}.tab-pane[data-v-3619d6fb]{animation:fadeIn-3619d6fb .3s ease-out}@keyframes fadeIn-3619d6fb{0%{opacity:0}to{opacity:1}}.whatsapp-form[data-v-3619d6fb]{display:flex;flex-direction:column;gap:18px}.form-row[data-v-3619d6fb]{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.form-group[data-v-3619d6fb]{grid-column:span 6;display:flex;flex-direction:column;text-align:left}.form-row-primary .form-group[data-v-3619d6fb]{grid-column:span 4}.form-group-full[data-v-3619d6fb]{grid-column:1/-1}.form-group-action[data-v-3619d6fb]{justify-content:flex-end}.form-group.half-width[data-v-3619d6fb]{flex:0 0 calc(50% - 10px)}.form-group label[data-v-3619d6fb]{margin-bottom:8px;color:#476581;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.form-group input[data-v-3619d6fb],.form-group select[data-v-3619d6fb],.form-group textarea[data-v-3619d6fb]{min-height:44px;padding:0 14px;border:1px solid #c5d5e6;border-radius:14px;font-size:14px;color:#1e293b;background:#fff;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box}.form-group textarea[data-v-3619d6fb]{min-height:140px;padding:14px;resize:vertical;line-height:1.5}.form-group input[data-v-3619d6fb]:focus,.form-group select[data-v-3619d6fb]:focus,.form-group textarea[data-v-3619d6fb]:focus{border-color:#4f8fb9;outline:none;box-shadow:0 0 0 4px rgba(79,143,185,.12)}.country-code-note[data-v-3619d6fb]{color:#f44336;margin-top:8px;display:block;font-size:12px;line-height:1.45}.chart-container[data-v-3619d6fb]{width:100%;height:-moz-fit-content;height:fit-content;margin-bottom:12px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:6px;position:relative;overflow:hidden;box-sizing:border-box}#bar-chart[data-v-3619d6fb]{height:400px!important}.chart-container canvas[data-v-3619d6fb]{width:100%!important;height:100%!important;display:block}.campaign-dialog .el-dialog__body[data-v-3619d6fb]{overflow-y:auto}.csv-file-name[data-v-3619d6fb]{color:#64748b;margin-top:8px;display:block;font-size:12px}.btn[data-v-3619d6fb]{display:inline-flex;align-items:center;justify-content:center;min-width:140px;height:42px;padding:0 18px;border:1px solid transparent;border-radius:12px;cursor:pointer;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background-color .2s}.btn[data-v-3619d6fb]:hover:not(:disabled){transform:translateY(-1px)}.btn-primary[data-v-3619d6fb]{background-color:#1f5f8b;color:#fff;box-shadow:0 10px 22px rgba(31,95,139,.18)}.btn-primary[data-v-3619d6fb]:hover{background-color:#184d70}.btn-success[data-v-3619d6fb]{background-color:#0f766e;color:#fff;box-shadow:0 10px 22px rgba(15,118,110,.18)}.btn-success[data-v-3619d6fb]:hover{background-color:#0b5d57}.btn-secondary[data-v-3619d6fb]{background-color:#fff;color:#234865;border-color:#c5d5e6}.btn-secondary[data-v-3619d6fb]:hover{background-color:#f8fbfd}.btn[data-v-3619d6fb]:disabled{opacity:.6;cursor:not-allowed}.notification-toast[data-v-3619d6fb]{position:fixed;bottom:20px;right:20px;padding:12px 24px;border-radius:4px;color:#fff;font-weight:500;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:2000;animation:slideIn-3619d6fb .3s ease-out}.notification-toast.success[data-v-3619d6fb]{background-color:#4caf50}.notification-toast.error[data-v-3619d6fb]{background-color:#f44336}.notification-toast.warning[data-v-3619d6fb]{background-color:#ff9800}@keyframes slideIn-3619d6fb{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.variables-section[data-v-3619d6fb]{background-color:#f8fbfd;padding:18px;border-radius:18px;border:1px solid #dbe5ef}.variables-grid[data-v-3619d6fb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.variable-input[data-v-3619d6fb]{display:flex;flex-direction:column;gap:8px;padding:14px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.variable-input label[data-v-3619d6fb]{font-size:12px;color:#64748b;margin-bottom:0;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.variable-csv-toggle[data-v-3619d6fb]{display:flex;align-items:center;gap:8px;margin-top:4px}.instructions[data-v-3619d6fb]{font-size:12px;color:#666;margin-top:10px;margin-bottom:0;font-style:italic}.file-upload-group[data-v-3619d6fb]{gap:10px}.file-upload-shell[data-v-3619d6fb]{position:relative;display:flex;align-items:center;gap:12px;min-height:54px;padding:10px 14px;border:1px solid #c5d5e6;border-radius:16px;background:#fff;cursor:pointer}.file-upload-shell[data-v-3619d6fb]:hover{border-color:#94a3b8;background:#f8fbfd}.file-upload-input[data-v-3619d6fb]{position:absolute;inset:0;opacity:0;cursor:pointer}.file-upload-button[data-v-3619d6fb]{display:inline-flex;align-items:center;justify-content:center;min-width:120px;height:34px;padding:0 14px;border-radius:10px;background:#1f5f8b;color:#fff;font-size:13px;font-weight:700;flex-shrink:0}.file-upload-name[data-v-3619d6fb]{color:#475569;font-size:14px;word-break:break-word}.kv-grid[data-v-3619d6fb]{display:flex;flex-direction:column;gap:10px}.kv-row[data-v-3619d6fb]{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:center}.kv-row-keys[data-v-3619d6fb]{grid-template-columns:1fr auto}.kv-row-single input[data-v-3619d6fb]{grid-column:1/span 2}.kv-spacer[data-v-3619d6fb]{display:block}.kv-remove-spacer[data-v-3619d6fb]{display:block;min-width:100px}.kv-remove[data-v-3619d6fb]{min-width:100px}.message-preview-group[data-v-3619d6fb]{gap:10px}.message-preview[data-v-3619d6fb]{background:#fbfdff}.form-actions[data-v-3619d6fb]{display:flex;justify-content:flex-start}.table-container[data-v-3619d6fb]{width:100%;min-height:420px;overflow-x:auto;border-radius:18px;border:1px solid #dbe5ef;box-shadow:0 10px 26px rgba(15,23,42,.05);background:#fff}.status-table-card[data-v-3619d6fb]{min-height:0}.status-table[data-v-3619d6fb]{width:100%;border-collapse:separate;border-spacing:0;background:#fff;min-width:800px;table-layout:fixed}.status-table td[data-v-3619d6fb],.status-table th[data-v-3619d6fb]{width:20%;padding:16px 12px;text-align:left;vertical-align:middle}.status-table th[data-v-3619d6fb]{background:#214f73;font-weight:700;color:#fff;font-size:12px;letter-spacing:.05em;text-transform:uppercase;border-bottom:none;position:sticky;top:0;z-index:10}.status-table th[data-v-3619d6fb]:first-child{border-top-left-radius:14px}.status-table th[data-v-3619d6fb]:last-child{border-top-right-radius:14px}.status-table td[data-v-3619d6fb]{border-bottom:1px solid #e2e8f0;font-size:14px;color:#334155}.status-table tbody tr:nth-child(2n) td[data-v-3619d6fb]{background:#f8fbfd}.pagination-container[data-v-3619d6fb]{padding-top:16px;border-top:1px solid #dee2e6;display:flex;justify-content:center;align-items:center}.campaign-dialog .el-dialog[data-v-3619d6fb]{max-height:85vh;margin-top:8vh!important;display:flex;flex-direction:column}.campaign-dialog .el-dialog__body[data-v-3619d6fb]{padding-bottom:10px!important;flex:1;min-height:0;overflow-y:auto!important}.campaign-dialog .campaign-pagination[data-v-3619d6fb]{display:block}.campaign-dialog .el-pagination .btn[data-v-3619d6fb]{margin:0 2px}.status-badge[data-v-3619d6fb]{display:inline-block;font-size:1.2rem;font-weight:700;color:inherit}.status-date-range.el-date-editor.el-range-editor[data-v-3619d6fb]{width:420px;max-width:100%}.status-date-range.el-date-editor.el-range-editor--mini[data-v-3619d6fb]{height:30px;line-height:30px}.status-date-range .el-range-separator[data-v-3619d6fb]{padding:0 8px;color:#666}@media (max-width:768px){.whatsapp-container[data-v-3619d6fb]{padding:16px}.whatsapp-header[data-v-3619d6fb]{padding:16px 16px 0}.whatsapp-content[data-v-3619d6fb]{padding:16px}.form-row[data-v-3619d6fb]{grid-template-columns:1fr}.tab-btn[data-v-3619d6fb]{flex:1 1 140px;min-width:120px}.form-group-full[data-v-3619d6fb],.form-group[data-v-3619d6fb],.form-row-primary .form-group[data-v-3619d6fb]{grid-column:1/-1}.form-group-action[data-v-3619d6fb]{justify-content:flex-start}.file-upload-shell[data-v-3619d6fb]{align-items:flex-start;flex-direction:column}.btn[data-v-3619d6fb],.file-upload-button[data-v-3619d6fb]{width:100%}.form-actions[data-v-3619d6fb]{justify-content:stretch}.status-table[data-v-3619d6fb]{min-width:600px}.status-table td[data-v-3619d6fb],.status-table th[data-v-3619d6fb]{padding:12px 8px;font-size:.9rem}}body[style*="--colTableText: white"] .whatsapp-container{color:#e0eaff}body[style*="--colTableText: white"] .tab-btn{background:#1e2a3a;border-color:#3d5066;color:#94a8c0}body[style*="--colTableText: white"] .tab-btn:hover{background-color:#253548;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .tab-btn.active{color:#fff;border-color:#1f5f8b;background-color:#1f5f8b}body[style*="--colTableText: white"] .form-group input:focus,body[style*="--colTableText: white"] .form-group select:focus,body[style*="--colTableText: white"] .form-group textarea:focus{border-color:#4f8fb9;box-shadow:0 0 0 4px rgba(79,143,185,.2)}body[style*="--colTableText: white"] .campaign-details-table table{box-shadow:0 2px 8px rgba(0,0,0,.3)}body[style*="--colTableText: white"] .campaign-details-table th{border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .campaign-details-table td{color:#e0eaff}body[style*="--colTableText: white"] .csv-file-name,body[style*="--colTableText: white"] .instructions{color:#7a8fa5}body[style*="--colTableText: white"] .file-upload-shell{background:#1a2332;border-color:#3d5066}body[style*="--colTableText: white"] .file-upload-shell:hover{background:#1e2a3a;border-color:#3d5066}body[style*="--colTableText: white"] .file-upload-name{color:#7a8fa5}body[style*="--colTableText: white"] .message-preview{background:#1e2a3a}body[style*="--colTableText: white"] .table-container{background:#1a2332;border-color:#2d3d56}body[style*="--colTableText: white"] .status-table{background:#1a2332}body[style*="--colTableText: white"] .status-table td{border-bottom-color:#2d3d56;color:#e0eaff}body[style*="--colTableText: white"] .status-table tbody tr:nth-child(2n) td{background:#162030}body[style*="--colTableText: white"] .pagination-container{border-top-color:#2d3d56}body[style*="--colTableText: white"] .country-code-note{color:#f44336}body[style*="--colTableText: white"] .variable-csv-toggle h6{color:#94a8c0}.topDateSelect[data-v-1819c2bb]{background:#f8fafc;padding:12px 16px;display:flex;flex-direction:row;align-items:center;justify-content:space-around;gap:8px;border-bottom:1px solid #e2e8f0}.card[data-v-1819c2bb]{background:#fff;border-radius:14px;box-shadow:0 4px 16px rgba(15,23,42,.06);border:1px solid #e2e8f0;overflow:hidden}.card-header[data-v-1819c2bb]{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.card-header .subtitle[data-v-1819c2bb]{font-size:12px;color:#64748b;margin-top:4px}.card-body[data-v-1819c2bb]{padding:12px}.el-table[data-v-1819c2bb]{width:100%}.empty-state[data-v-1819c2bb]{text-align:center;padding:16px;color:#64748b}.data-display-section[data-v-1819c2bb]{display:flex;gap:14px;padding:10px;margin-bottom:8px}.action-buttons-section[data-v-1819c2bb]{display:flex;justify-content:flex-end;gap:8px}.status-card[data-v-1819c2bb]{flex:1;padding:16px 18px;color:#fff;border-radius:14px;display:flex;flex-direction:column;justify-content:center}.status-card .card-content[data-v-1819c2bb]{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.status-card h2[data-v-1819c2bb]{font-size:28px;font-weight:800;margin:0;line-height:1.2}.status-card p[data-v-1819c2bb]{font-size:11px;font-weight:700;letter-spacing:.05em;margin:4px 0 0;opacity:.9}.status-card.blue[data-v-1819c2bb]{background:#3b82f6}.status-card.green[data-v-1819c2bb]{background:#10b981}.status-card.orange[data-v-1819c2bb]{background:#f59e0b}.status-card.red[data-v-1819c2bb]{background:#ef4444}.exportButton[data-v-1819c2bb],.printButton[data-v-1819c2bb]{border:none;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;transition:background .15s ease}.printButton[data-v-1819c2bb]{background:#1e293b;color:#f8fafc}.printButton[data-v-1819c2bb]:hover{background:#334155}.exportButton[data-v-1819c2bb]{background:#1e293b;color:#f8fafc}.exportButton[data-v-1819c2bb]:hover{background:#334155}span.logsSearch[data-v-1819c2bb]{display:flex;width:500px;flex-wrap:nowrap;flex-direction:row;align-items:center;margin:0 10px 3px 0}.selectDateRadioStatus[data-v-1819c2bb] .el-range-input{width:71px!important}@media (max-width:720px){.selectDateRadioStatus[data-v-1819c2bb]{max-width:100%!important}.data-display-section[data-v-1819c2bb]{display:none}}body[style*="--colTableText: white"] .topDateSelect{background:#1a2332;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .topDateSelect span{color:#e0eaff}body[style*="--colTableText: white"] .card{box-shadow:0 4px 16px rgba(0,0,0,.3)}body[style*="--colTableText: white"] .card-header,body[style*="--colTableText: white"] .card-header strong{color:#e0eaff}body[style*="--colTableText: white"] .card-header .subtitle{color:#94a8c0}body[style*="--colTableText: white"] .card-body{background:#1a2332}body[style*="--colTableText: white"] .empty-state{color:#94a8c0}body[style*="--colTableText: white"] .el-table th,body[style*="--colTableText: white"] .el-table th.el-table__cell{background:#1e3a5f!important;color:#e0eaff!important;border-bottom-color:#2d3d56!important}body[style*="--colTableText: white"] .el-table th .cell{color:#e0eaff!important}body[style*="--colTableText: white"] .el-table .el-table__row,body[style*="--colTableText: white"] .el-table tr{background:#1a2332!important;color:#e0eaff!important}body[style*="--colTableText: white"] .el-table .el-table__row td,body[style*="--colTableText: white"] .el-table .el-table__row td.el-table__cell{background:#1a2332!important;color:#e0eaff!important;border-bottom-color:#2d3d56!important}body[style*="--colTableText: white"] .el-table--striped .el-table__body tr.el-table__row--striped td,body[style*="--colTableText: white"] .el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:#162030!important}body[style*="--colTableText: white"] .el-table--enable-row-hover .el-table__body tr:hover>td,body[style*="--colTableText: white"] .el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background:rgba(46,125,209,.12)!important}body[style*="--colTableText: white"] .el-table .cell{color:#e0eaff!important}body[style*="--colTableText: white"] .el-table,body[style*="--colTableText: white"] .el-table__body-wrapper{background:#1a2332!important}body[style*="--colTableText: white"] .el-table td,body[style*="--colTableText: white"] .el-table th{border-bottom-color:#2d3d56!important}body[style*="--colTableText: white"] .el-table--border td,body[style*="--colTableText: white"] .el-table--border th{border-right-color:#2d3d56!important}body[style*="--colTableText: white"] .el-table--border:after,body[style*="--colTableText: white"] .el-table:before{background-color:#2d3d56!important}body[style*="--colTableText: white"] .el-table__empty-block{background:#1a2332!important;color:#94a8c0!important}body[style*="--colTableText: white"] .el-table__empty-text{color:#94a8c0!important}body[style*="--colTableText: white"] .printButton{background:#2d3d56;color:#e0eaff}body[style*="--colTableText: white"] .printButton:hover{background:#3a506e}body[style*="--colTableText: white"] .exportButton{background:#2d3d56;color:#e0eaff}body[style*="--colTableText: white"] .exportButton:hover{background:#3a506e}body[style*="--colTableText: white"] .logsSearch .el-input__inner{background:#1a2332!important;border-color:#2d3d56!important;color:#e0eaff!important}body[style*="--colTableText: white"] .logsSearch .el-input__inner::-moz-placeholder{color:#94a8c0!important}body[style*="--colTableText: white"] .logsSearch .el-input__inner::placeholder{color:#94a8c0!important}body[style*="--colTableText: white"] .logsSearch .el-input__prefix{color:#94a8c0!important}body[style*="--colTableText: white"] .selectDateRadioStatus .el-range-editor{background:#1a2332!important;border-color:#2d3d56!important}body[style*="--colTableText: white"] .selectDateRadioStatus .el-range-input{background:transparent!important;color:#e0eaff!important}body[style*="--colTableText: white"] .selectDateRadioStatus .el-input__icon,body[style*="--colTableText: white"] .selectDateRadioStatus .el-range-separator{color:#94a8c0!important}body[style*="--colTableText: white"] .el-loading-mask{background-color:rgba(26,35,50,.85)!important}body[style*="--colTableText: white"] .el-loading-text{color:#94a8c0!important}.patient-status-page[data-v-1819c2bb]{height:100%;min-height:0;display:flex;flex-direction:column;gap:12px;padding:12px;background:#f3f7fb;overflow:hidden}.patient-status-page .patient-status-card[data-v-1819c2bb],.patient-status-page .topDateSelect[data-v-1819c2bb]{margin:0;border:1px solid #dce6f0;border-radius:18px;background:#fff;box-shadow:none}.patient-status-page .topDateSelect[data-v-1819c2bb]{display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(420px,1.55fr) auto;gap:14px;align-items:end;justify-content:unset;padding:12px 14px;border-bottom:none}.patient-status-page .action-buttons-section[data-v-1819c2bb],.patient-status-page .data-display-section[data-v-1819c2bb],.patient-status-page .filter-item[data-v-1819c2bb]{min-width:0}.patient-status-page .filter-item label[data-v-1819c2bb]{display:block;margin-bottom:5px;font-size:12px;font-weight:700;color:#334155}.patient-status-page .filter-item-range[data-v-1819c2bb]{width:100%}.patient-status-page span.selectDateRadioStatus[data-v-1819c2bb]{display:block;width:100%;margin:0;border:none;height:auto}.patient-status-page .patient-status-date-range.el-date-editor--daterange.el-input[data-v-1819c2bb],.patient-status-page .patient-status-date-range.el-date-editor--daterange.el-input__inner[data-v-1819c2bb],.patient-status-page .patient-status-date-range.el-date-editor.el-input[data-v-1819c2bb],.patient-status-page .patient-status-date-range.el-date-editor.el-input__inner[data-v-1819c2bb],.patient-status-page .patient-status-date-range.el-range-editor.el-input__inner[data-v-1819c2bb]{width:100%!important;min-width:100%!important;max-width:100%!important}.patient-status-page .selectDateRadioStatus[data-v-1819c2bb] .el-date-editor{width:100%;height:44px;min-height:44px;display:flex;align-items:center;border:1px solid #cfdbe8;border-radius:14px;background:#fff;box-shadow:none;padding:0 12px}.patient-status-page .selectDateRadioStatus[data-v-1819c2bb] .el-range-input{width:calc(50% - 18px)!important;min-width:0;background:transparent;color:#1e293b;font-size:13px;font-weight:600}.patient-status-page .selectDateRadioStatus[data-v-1819c2bb] .el-range-separator{width:auto;min-width:20px;padding:0 8px;line-height:42px;text-align:center;color:#64748b}.patient-status-page .selectDateRadioStatus[data-v-1819c2bb] .el-range__close-icon,.patient-status-page .selectDateRadioStatus[data-v-1819c2bb] .el-range__icon{display:inline-flex!important;align-items:center;line-height:42px;color:#64748b}.patient-status-page .data-display-section[data-v-1819c2bb]{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0}.patient-status-page .status-card[data-v-1819c2bb]{min-height:68px;padding:10px 14px;border:none;border-radius:14px;color:#fff;display:flex;flex-direction:column;justify-content:center}.patient-status-page .status-card .card-content[data-v-1819c2bb]{height:100%;display:flex;flex-direction:column;justify-content:center;gap:6px}.patient-status-page .status-card h2[data-v-1819c2bb]{font-size:20px;font-weight:800;margin:0;line-height:1}.patient-status-page .status-card p[data-v-1819c2bb]{margin:0;font-size:10px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.patient-status-page .status-card.blue[data-v-1819c2bb]{background:linear-gradient(135deg,#3f7ae0,#4b87ef)}.patient-status-page .status-card.green[data-v-1819c2bb]{background:linear-gradient(135deg,#18a97c,#22bf8d)}.patient-status-page .status-card.orange[data-v-1819c2bb]{background:linear-gradient(135deg,#f59d0a,#ffab1f)}.patient-status-page .action-buttons-section[data-v-1819c2bb]{display:flex;justify-content:flex-end;align-items:flex-end;gap:12px;margin-left:auto}.patient-status-page .exportButton[data-v-1819c2bb],.patient-status-page .printButton[data-v-1819c2bb]{border:none;padding:6px 14px;min-height:40px;border-radius:10px;cursor:pointer;font-size:13px;font-weight:700;transition:background .15s ease,color .15s ease}.patient-status-page .printButton[data-v-1819c2bb]{background:#24b74d;color:#fff}.patient-status-page .printButton[data-v-1819c2bb]:hover{background:#1d9d40}.patient-status-page .exportButton[data-v-1819c2bb]{background:#1fb6de;color:#fff}.patient-status-page .exportButton[data-v-1819c2bb]:hover{background:#189fc4}.patient-status-page .report-action-btn[data-v-1819c2bb]{min-width:110px}.patient-status-page .patient-status-card[data-v-1819c2bb]{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.patient-status-page .patient-status-toolbar[data-v-1819c2bb]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e2e8f0;background:#fff}.patient-status-page .card-header strong[data-v-1819c2bb]{color:#0f172a;font-size:14px}.patient-status-page .card-header .subtitle[data-v-1819c2bb]{margin-top:4px;font-size:12px;color:#64748b}.patient-status-page span.logsSearch[data-v-1819c2bb]{width:min(360px,100%);display:flex;align-items:center;margin:0}.patient-status-page .logsSearch[data-v-1819c2bb] .el-input{width:100%}.patient-status-page .logsSearch[data-v-1819c2bb] .el-input__inner{height:40px;line-height:40px;padding-left:42px;padding-right:12px;border:1px solid #d6e2f0;border-radius:10px;background:#fff;color:#334155;font-size:13px;font-weight:500;box-shadow:none}.patient-status-page .logsSearch[data-v-1819c2bb] .el-input__inner::-moz-placeholder{color:#94a3b8;font-weight:500}.patient-status-page .logsSearch[data-v-1819c2bb] .el-input__inner::placeholder{color:#94a3b8;font-weight:500}.patient-status-page .logsSearch[data-v-1819c2bb] .el-input__prefix{left:14px;display:flex;align-items:center}.patient-status-page .logsSearch[data-v-1819c2bb] .el-input__icon{color:#3b82f6;font-size:18px}.patient-status-page .card-body[data-v-1819c2bb]{flex:1;min-height:0;display:flex;flex-direction:column;padding:0;overflow:hidden;background:#fff}.patient-status-page .table-section[data-v-1819c2bb]{flex:1;min-height:0;overflow:hidden}.patient-status-page .table-section[data-v-1819c2bb] .el-table{height:100%!important}.patient-status-page .table-section[data-v-1819c2bb] .el-table__body-wrapper{overflow-y:auto!important}.patient-status-page .table-section[data-v-1819c2bb] .el-table__fixed-header-wrapper,.patient-status-page .table-section[data-v-1819c2bb] .el-table__header-wrapper{flex-shrink:0}.patient-status-page .table-section[data-v-1819c2bb] .el-table th{background:#6293bc;color:#fff;font-size:13px;font-weight:600}.patient-status-page .table-section[data-v-1819c2bb] .el-table td{color:#334155;font-size:13px}.patient-status-page .empty-state[data-v-1819c2bb]{padding:14px;text-align:center;color:#64748b}.patient-status-page .table-section[data-v-1819c2bb] .el-table__body-wrapper::-webkit-scrollbar{width:10px;height:10px}.patient-status-page .table-section[data-v-1819c2bb] .el-table__body-wrapper::-webkit-scrollbar-track{background:#e2e8f0}.patient-status-page .table-section[data-v-1819c2bb] .el-table__body-wrapper::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}.patient-status-page .table-section[data-v-1819c2bb] .el-table__body-wrapper::-webkit-scrollbar-thumb:hover{background:#64748b}@media (max-width:1280px){.patient-status-page .topDateSelect[data-v-1819c2bb]{grid-template-columns:1fr;align-items:stretch}.patient-status-page .action-buttons-section[data-v-1819c2bb]{justify-content:flex-start;margin-left:0}}@media (max-width:768px){.patient-status-page[data-v-1819c2bb]{padding:10px}.patient-status-page .data-display-section[data-v-1819c2bb]{grid-template-columns:1fr}.patient-status-page .patient-status-toolbar[data-v-1819c2bb]{flex-direction:column;align-items:stretch}.patient-status-page .report-action-btn[data-v-1819c2bb],.patient-status-page span.logsSearch[data-v-1819c2bb]{width:100%}}body[style*="--colTableText: white"] .patient-status-page{background:#121a26}body[style*="--colTableText: white"] .patient-status-page .patient-status-card,body[style*="--colTableText: white"] .patient-status-page .topDateSelect{border-color:#2d3d56;background:#1a2332}body[style*="--colTableText: white"] .patient-status-page .card-header strong,body[style*="--colTableText: white"] .patient-status-page .filter-item label{color:#e0eaff}body[style*="--colTableText: white"] .patient-status-page .card-header .subtitle{color:#8fa4c0}body[style*="--colTableText: white"] .patient-status-page .patient-status-toolbar{background:#1a2332;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .patient-status-page .patient-status-date-range.el-date-editor--daterange.el-input,body[style*="--colTableText: white"] .patient-status-page .patient-status-date-range.el-date-editor--daterange.el-input__inner,body[style*="--colTableText: white"] .patient-status-page .patient-status-date-range.el-date-editor.el-input,body[style*="--colTableText: white"] .patient-status-page .patient-status-date-range.el-date-editor.el-input__inner,body[style*="--colTableText: white"] .patient-status-page .patient-status-date-range.el-range-editor.el-input__inner,body[style*="--colTableText: white"] .patient-status-page .selectDateRadioStatus .el-date-editor{background:#1a2332!important;border-color:#3d5066!important}body[style*="--colTableText: white"] .patient-status-page .selectDateRadioStatus .el-range-input{background:transparent!important;color:#e0eaff!important}body[style*="--colTableText: white"] .patient-status-page .selectDateRadioStatus .el-range-separator,body[style*="--colTableText: white"] .patient-status-page .selectDateRadioStatus .el-range__close-icon,body[style*="--colTableText: white"] .patient-status-page .selectDateRadioStatus .el-range__icon{color:#94a8c0!important;display:inline-flex!important;align-items:center}body[style*="--colTableText: white"] .patient-status-page .printButton{background:#1f8b3e!important;color:#fff!important}body[style*="--colTableText: white"] .patient-status-page .printButton:hover{background:#187236!important}body[style*="--colTableText: white"] .patient-status-page .exportButton{background:#0f8cad!important;color:#fff!important}body[style*="--colTableText: white"] .patient-status-page .exportButton:hover{background:#0c7491!important}body[style*="--colTableText: white"] .patient-status-page .status-card.blue{background:linear-gradient(135deg,#2f61b4,#427bd9)!important}body[style*="--colTableText: white"] .patient-status-page .status-card.green{background:linear-gradient(135deg,#0d7d64,#159877)!important}body[style*="--colTableText: white"] .patient-status-page .status-card.orange{background:linear-gradient(135deg,#c78008,#df9511)!important}body[style*="--colTableText: white"] .patient-status-page .logsSearch .el-input__inner{background:#1a2332!important;border-color:#2d3d56!important;color:#e0eaff!important}body[style*="--colTableText: white"] .patient-status-page .logsSearch .el-input__inner::-moz-placeholder{color:#8fa4c0!important}body[style*="--colTableText: white"] .patient-status-page .logsSearch .el-input__inner::placeholder{color:#8fa4c0!important}body[style*="--colTableText: white"] .patient-status-page .logsSearch .el-input__icon{color:#fff!important}body[style*="--colTableText: white"] .patient-status-page .card-body{background:#1a2332}body[style*="--colTableText: white"] .patient-status-page .table-section .el-table__body-wrapper::-webkit-scrollbar-track{background:#0f1724}body[style*="--colTableText: white"] .patient-status-page .table-section .el-table__body-wrapper::-webkit-scrollbar-thumb{background:#42546d}body[style*="--colTableText: white"] .patient-status-page .table-section .el-table__body-wrapper::-webkit-scrollbar-thumb:hover{background:#5d738f}body[style*="--colTableText: white"] .patient-status-page .empty-state{color:#8fa4c0}.aet-workspace[data-v-5556b468]{height:100%;min-height:0;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:14px;color:#1e293b;overflow:hidden}.aet-tabbar[data-v-5556b468]{display:flex;flex-wrap:wrap;gap:6px;padding:8px;border-radius:18px;background:#ebf3fb;border:1px solid #d8e4ef;flex-shrink:0}.aet-tab[data-v-5556b468]{border:none;padding:8px 14px;border-radius:999px;background:transparent;color:#49647f;font-size:12px;font-weight:700;cursor:pointer;transition:all .18s ease}.aet-tab[data-v-5556b468]:hover{background:hsla(0,0%,100%,.85);color:#1f4566}.aet-tab-active[data-v-5556b468]{background:#fff;color:#18334f;box-shadow:0 10px 20px rgba(24,51,79,.1)}.aet-content-card[data-v-5556b468]{display:flex;flex-direction:column;flex:1;min-height:0;box-sizing:border-box;gap:12px;padding:16px;border-radius:20px;border:1px solid #dce6ef;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 14px 28px rgba(15,23,42,.05);overflow:hidden}.query-panel[data-v-5556b468],.results-toolbar[data-v-5556b468],.status-toolbar[data-v-5556b468]{border:1px solid #dde7f2;border-radius:20px;background:linear-gradient(180deg,#f9fbfe,#f4f8fc)}.query-panel[data-v-5556b468]{display:flex;flex-direction:column;gap:10px;padding:14px}.panel-heading[data-v-5556b468],.status-toolbar[data-v-5556b468]{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.query-grid[data-v-5556b468]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.field[data-v-5556b468]{display:flex;flex-direction:column;gap:6px}.field span[data-v-5556b468]{color:#556b82;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.field input[data-v-5556b468],.field select[data-v-5556b468]{height:38px;padding:0 14px;border:1px solid #c5d4e3;border-radius:12px;background:#fff;color:#1e293b;font-size:14px;font-weight:500;outline:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.field input[data-v-5556b468]:focus,.field select[data-v-5556b468]:focus{border-color:#5b8dc0;box-shadow:0 0 0 4px rgba(91,141,192,.14)}.field input[data-v-5556b468]:disabled,.field select[data-v-5556b468]:disabled,.iconButton[data-v-5556b468]:disabled,.resetButton[data-v-5556b468]:disabled,.submitButton[data-v-5556b468]:disabled{cursor:not-allowed;opacity:.6}.panel-actions[data-v-5556b468]{justify-content:flex-end}.action-cluster[data-v-5556b468],.panel-actions[data-v-5556b468],.results-actions[data-v-5556b468],.status-toolbar-actions[data-v-5556b468]{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.status-toolbar[data-v-5556b468]{justify-content:flex-end;flex-shrink:0}.iconButton[data-v-5556b468],.resetButton[data-v-5556b468],.submitButton[data-v-5556b468]{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 16px;border-radius:12px;font-size:13px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.submitButton[data-v-5556b468]{border:none;background:linear-gradient(135deg,#203247,#344b63);color:#f8fbff;box-shadow:0 10px 18px rgba(32,50,71,.18)}.submitButton[data-v-5556b468]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 22px rgba(32,50,71,.22)}.iconButton[data-v-5556b468],.resetButton[data-v-5556b468]{border:1px solid #cad7e4;background:#fff;color:#31475e}.iconButton[data-v-5556b468]:hover:not(:disabled),.resetButton[data-v-5556b468]:hover:not(:disabled){background:#f7fafd;transform:translateY(-1px)}.retryButton[data-v-5556b468]{background:linear-gradient(135deg,#0f6aa2,#1d86c4);box-shadow:0 10px 18px rgba(15,106,162,.18)}.results-toolbar[data-v-5556b468],.status-toolbar[data-v-5556b468]{padding:10px 14px}.results-pill[data-v-5556b468]{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:999px;background:#e7f1fb;color:#214d72;font-size:11px;font-weight:700}.field-compact[data-v-5556b468]{min-width:260px}.table-card[data-v-5556b468]{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #dde7f2;border-radius:18px;background:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9)}.table-head-wrap[data-v-5556b468]{flex-shrink:0;overflow:hidden}.table-scroll[data-v-5556b468]{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.table-card-tall[data-v-5556b468]{display:flex;flex-direction:column;flex:1 1 auto}.table-scroll-tall[data-v-5556b468]{height:100%;min-height:0;max-height:none}.table[data-v-5556b468]{width:100%;min-width:0;table-layout:fixed;border-collapse:separate;border-spacing:0}.table-head th[data-v-5556b468]:first-child{border-top-left-radius:18px}.table-head th[data-v-5556b468]:last-child{border-top-right-radius:18px}.table-body td[data-v-5556b468]{border-top:0}th[data-v-5556b468]{background:linear-gradient(180deg,#2f5f85,#244b6c);color:#f8fbff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:left;white-space:normal}td[data-v-5556b468],th[data-v-5556b468]{box-sizing:border-box;padding:12px 14px;overflow-wrap:anywhere}td[data-v-5556b468]{border-bottom:1px solid #edf3f8;color:#334155;font-size:13px;line-height:1.4;vertical-align:middle;word-break:break-word}tbody tr[data-v-5556b468]:nth-child(2n){background:#fbfdff}tbody tr[data-v-5556b468]:hover{background:#f1f7fd}.select-col[data-v-5556b468]{width:54px;text-align:center}.table-standard .aet-col[data-v-5556b468],.table-standard .instances-col[data-v-5556b468],.table-standard .job-status-col[data-v-5556b468],.table-standard .modality-col[data-v-5556b468],.table-standard .patient-col[data-v-5556b468],.table-standard .patient-id-col[data-v-5556b468],.table-standard .progress-col[data-v-5556b468],.table-standard .runtime-col[data-v-5556b468],.table-standard .start-time-col[data-v-5556b468],.table-standard .study-desc-col[data-v-5556b468]{box-sizing:border-box}.table-standard .patient-col[data-v-5556b468]{width:13%}.table-standard .patient-id-col[data-v-5556b468]{width:10%}.table-standard .modality-col[data-v-5556b468]{width:7%}.table-standard .study-desc-col[data-v-5556b468]{width:12%}.table-standard .aet-col[data-v-5556b468]{width:7%}.table-standard .instances-col[data-v-5556b468]{width:8%}.table-standard .progress-col[data-v-5556b468]{width:10%}.table-standard .job-status-col[data-v-5556b468]{width:8%}.table-standard .start-time-col[data-v-5556b468]{width:11%}.table-standard .runtime-col[data-v-5556b468]{width:6%}.table-failure .checkbox-col[data-v-5556b468]{width:3%}.table-failure .patient-col[data-v-5556b468]{width:12%}.table-failure .patient-id-col[data-v-5556b468]{width:9%}.table-failure .modality-col[data-v-5556b468]{width:7%}.table-failure .study-desc-col[data-v-5556b468]{width:10%}.table-failure .aet-col[data-v-5556b468]{width:7%}.table-failure .instances-col[data-v-5556b468]{width:8%}.table-failure .progress-col[data-v-5556b468]{width:10%}.table-failure .start-time-col[data-v-5556b468]{width:9%}.table-failure .runtime-col[data-v-5556b468]{width:6%}.table-failure .error-col[data-v-5556b468]{width:11%}.patient-name[data-v-5556b468]{font-weight:700;color:#17324d}.aet-chip[data-v-5556b468],.modality-badge[data-v-5556b468],.status-badge[data-v-5556b468]{display:inline-flex;align-items:center;justify-content:center;min-width:58px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.modality-badge[data-v-5556b468]{color:#17324d;background:#e8eef5}.modality-ct[data-v-5556b468]{background:#dff3ff;color:#145a86}.modality-mr[data-v-5556b468]{background:#ede5ff;color:#5a35b0}.modality-us[data-v-5556b468]{background:#def7ec;color:#166c4f}.modality-xray[data-v-5556b468]{background:#ffe8dc;color:#ad4c1a}.modality-nm[data-v-5556b468]{background:#fff5d8;color:#8f6202}.modality-mg[data-v-5556b468]{background:#ffe3ee;color:#b62d69}.modality-default[data-v-5556b468]{background:#e8eef5;color:#44586d}.aet-chip[data-v-5556b468]{background:#edf5ff;color:#28557a}.status-badge[data-v-5556b468]{min-width:96px;background:#eef3f8;color:#42586d}.status-badge-progress[data-v-5556b468]{background:#e1f0ff;color:#0f6aa2}.status-badge-completed[data-v-5556b468],.status-badge-success[data-v-5556b468]{background:#dff6eb;color:#156948}.status-badge-failure[data-v-5556b468]{background:#fee5e5;color:#b42318}.status-badge-neutral[data-v-5556b468]{background:#eef3f8;color:#42586d}.progress-pill[data-v-5556b468]{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:120px;height:28px;overflow:hidden;border-radius:999px;background:#e8eef5;color:#17324d}.progress-pill span[data-v-5556b468]{position:absolute;top:0;left:0;bottom:0;background:linear-gradient(90deg,#65b4ff,#2b7bc4);opacity:.4}.progress-pill strong[data-v-5556b468]{position:relative;z-index:1;font-size:12px;font-weight:700}.error-cell[data-v-5556b468]{color:#9a1f15;white-space:normal;line-height:1.5}.date-time-cell[data-v-5556b468]{white-space:normal}.empty-state[data-v-5556b468]{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:48px 24px;border:1px dashed #c8d6e3;border-radius:20px;background:linear-gradient(180deg,#fbfdff,#f4f8fc);text-align:center}.empty-state i[data-v-5556b468]{color:#4f7da4;font-size:30px}.empty-state h4[data-v-5556b468]{margin:0;color:#17324d;font-size:18px;font-weight:700}.empty-state p[data-v-5556b468]{max-width:540px;margin:0;color:#61768c;font-size:14px;line-height:1.6}[data-v-5556b468] .query-result-table{border:none}[data-v-5556b468] .query-result-table:before{display:none}[data-v-5556b468] .query-result-table .el-table__body-wrapper{overflow-x:hidden!important}[data-v-5556b468] .query-result-table th.el-table__cell{background:linear-gradient(180deg,#2f5f85,#244b6c);color:#f8fbff;border-bottom:none}[data-v-5556b468] .query-result-table td.el-table__cell{border-bottom:1px solid #edf3f8}[data-v-5556b468] .query-result-table .el-table__row:hover td.el-table__cell{background:#f1f7fd}.aet-workspace[data-v-5556b468] .el-pagination.is-background .btn-next,.aet-workspace[data-v-5556b468] .el-pagination.is-background .btn-prev,.aet-workspace[data-v-5556b468] .el-pagination.is-background .el-pager li{min-width:34px;height:34px;line-height:34px;border-radius:10px;background:#fff!important;color:#35506a!important;border:1px solid #d6e1eb!important;font-weight:700;opacity:1!important}.aet-workspace[data-v-5556b468] .el-pagination.is-background .el-pager li:not(.disabled).active{background:#244b6c!important;border-color:#244b6c!important;color:#fff!important}.aet-workspace[data-v-5556b468] .el-pagination.is-background .btn-next:disabled,.aet-workspace[data-v-5556b468] .el-pagination.is-background .btn-prev:disabled{background:#f8fafc!important;color:#94a3b8!important;border-color:#d6e1eb!important;opacity:1!important}.aet-workspace[data-v-5556b468] .el-pagination.is-background .btn-next .el-icon,.aet-workspace[data-v-5556b468] .el-pagination.is-background .btn-prev .el-icon{color:inherit!important}[data-v-5556b468] .el-checkbox__input.is-checked .el-checkbox__inner,[data-v-5556b468] .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#244b6c;border-color:#244b6c}@media (max-width:1200px){.query-grid[data-v-5556b468]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.aet-workspace[data-v-5556b468]{padding:12px}.query-grid[data-v-5556b468]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.aet-workspace[data-v-5556b468]{padding:10px}.aet-content-card[data-v-5556b468]{padding:14px;border-radius:18px}.query-panel[data-v-5556b468],.results-toolbar[data-v-5556b468],.status-toolbar[data-v-5556b468]{padding:12px;border-radius:18px}.query-grid[data-v-5556b468]{grid-template-columns:1fr}.field-compact[data-v-5556b468]{min-width:100%}.table[data-v-5556b468]{table-layout:auto}.table-scroll[data-v-5556b468]{overflow:auto}.table-scroll-tall[data-v-5556b468]{min-height:320px;max-height:calc(100vh - 260px)}}body[style*="--colTableText: white"] .aet-workspace{color:#e0eaff}body[style*="--colTableText: white"] .aet-tabbar{background:#162030;border-color:#2d3d56}body[style*="--colTableText: white"] .aet-tab{color:#94a8c0}body[style*="--colTableText: white"] .aet-tab:hover{background:rgba(46,125,209,.12);color:#c8d8ed}body[style*="--colTableText: white"] .aet-tab-active{background:#1e3a5f;color:#e0eaff;box-shadow:0 10px 20px rgba(0,0,0,.3)}body[style*="--colTableText: white"] .aet-content-card{background:linear-gradient(180deg,#1a2332,#162030);border-color:#2d3d56;box-shadow:0 14px 28px rgba(0,0,0,.2)}body[style*="--colTableText: white"] .query-panel,body[style*="--colTableText: white"] .results-toolbar,body[style*="--colTableText: white"] .status-toolbar{background:linear-gradient(180deg,#0e1421,#131c2a);border-color:#2d3d56}body[style*="--colTableText: white"] .field span{color:#7a8fa5}body[style*="--colTableText: white"] .field input,body[style*="--colTableText: white"] .field select{background:#1a2332;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .field input:focus,body[style*="--colTableText: white"] .field select:focus{border-color:#5b8dc0;box-shadow:0 0 0 4px rgba(91,141,192,.2)}body[style*="--colTableText: white"] .submitButton{background:linear-gradient(135deg,#1e3a5f,#2a5580);color:#e0eaff;box-shadow:0 10px 18px rgba(0,0,0,.3)}body[style*="--colTableText: white"] .iconButton,body[style*="--colTableText: white"] .resetButton{background:#1a2332;border-color:#3d5066;color:#94a8c0}body[style*="--colTableText: white"] .iconButton:hover:not(:disabled),body[style*="--colTableText: white"] .resetButton:hover:not(:disabled){background:#1e2d40}body[style*="--colTableText: white"] .retryButton{background:linear-gradient(135deg,#0f6aa2,#1d86c4)}body[style*="--colTableText: white"] .results-pill{background:#1e3a5f;color:#7abcf5}body[style*="--colTableText: white"] .results-caption{color:#7a8fa5}body[style*="--colTableText: white"] .results-summary{color:#94a8c0}body[style*="--colTableText: white"] .table-card{background:#1a2332;border-color:#2d3d56}body[style*="--colTableText: white"] .aet-workspace th{background:linear-gradient(180deg,#1e3a5f,#162d4a);color:#e0eaff}body[style*="--colTableText: white"] .aet-workspace td{color:#94a8c0;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .aet-workspace tbody tr:nth-child(2n){background:#162030}body[style*="--colTableText: white"] .aet-workspace tbody tr:hover{background:rgba(46,125,209,.12)}body[style*="--colTableText: white"] .patient-name{color:#e0eaff}body[style*="--colTableText: white"] .modality-badge{background:#1e3a5f;color:#7abcf5}body[style*="--colTableText: white"] .modality-ct{background:rgba(20,90,134,.3);color:#65b4ff}body[style*="--colTableText: white"] .modality-mr{background:rgba(90,53,176,.3);color:#b79dff}body[style*="--colTableText: white"] .modality-us{background:rgba(22,108,79,.3);color:#5ee0a0}body[style*="--colTableText: white"] .modality-xray{background:rgba(173,76,26,.3);color:#ffaa7a}body[style*="--colTableText: white"] .modality-nm{background:rgba(143,98,2,.3);color:#ffd56b}body[style*="--colTableText: white"] .modality-mg{background:rgba(182,45,105,.3);color:#ff8ab4}body[style*="--colTableText: white"] .modality-default{background:#1e3a5f;color:#94a8c0}body[style*="--colTableText: white"] .aet-chip{background:rgba(40,85,122,.3);color:#7abcf5}body[style*="--colTableText: white"] .status-badge{background:#1e2d40;color:#94a8c0}body[style*="--colTableText: white"] .status-badge-progress{background:rgba(15,106,162,.25);color:#65b4ff}body[style*="--colTableText: white"] .status-badge-completed,body[style*="--colTableText: white"] .status-badge-success{background:rgba(21,105,72,.25);color:#5ee0a0}body[style*="--colTableText: white"] .status-badge-failure{background:rgba(180,35,24,.25);color:#ff8a80}body[style*="--colTableText: white"] .status-badge-neutral{background:#1e2d40;color:#94a8c0}body[style*="--colTableText: white"] .progress-pill{background:#1e2d40;color:#e0eaff}body[style*="--colTableText: white"] .progress-pill span{background:linear-gradient(90deg,#2b7bc4,#1e5a8f);opacity:.5}body[style*="--colTableText: white"] .error-cell{color:#ff8a80}body[style*="--colTableText: white"] .empty-state{background:linear-gradient(180deg,#0e1421,#131c2a);border-color:#2d3d56}body[style*="--colTableText: white"] .empty-state i{color:#5b8dc0}body[style*="--colTableText: white"] .empty-state h4{color:#e0eaff}body[style*="--colTableText: white"] .empty-state p{color:#7a8fa5}body[style*="--colTableText: white"] .query-result-table th.el-table__cell{background:linear-gradient(180deg,#1e3a5f,#162d4a)!important;color:#e0eaff}body[style*="--colTableText: white"] .query-result-table td.el-table__cell{background:#1a2332;color:#94a8c0;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .query-result-table .el-table__row:hover td.el-table__cell{background:rgba(46,125,209,.12)!important}body[style*="--colTableText: white"] .query-result-table .el-table__body tr.el-table__row:nth-child(2n) td{background:#162030}body[style*="--colTableText: white"] .aet-workspace .el-pagination.is-background .btn-next,body[style*="--colTableText: white"] .aet-workspace .el-pagination.is-background .btn-prev,body[style*="--colTableText: white"] .aet-workspace .el-pagination.is-background .el-pager li{background:#1a2332!important;color:#d0daea!important;border-color:#2d3d56!important;opacity:1!important}body[style*="--colTableText: white"] .aet-workspace .el-pagination.is-background .el-pager li:not(.disabled).active{background:#1e3a5f!important;border-color:#1e3a5f!important;color:#e0eaff!important}body[style*="--colTableText: white"] .aet-workspace .el-pagination.is-background .btn-next:disabled,body[style*="--colTableText: white"] .aet-workspace .el-pagination.is-background .btn-prev:disabled{background:#162030!important;color:#6f8299!important;border-color:#2d3d56!important;opacity:1!important}body[style*="--colTableText: white"] .aet-workspace .el-checkbox__inner{background-color:#1a2332;border-color:#3d5066}body[style*="--colTableText: white"] .aet-workspace .el-checkbox__input.is-checked .el-checkbox__inner,body[style*="--colTableText: white"] .aet-workspace .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#1e3a5f;border-color:#2a5580}body[style*="--colTableText: white"] .aet-workspace .table-scroll::-webkit-scrollbar{width:6px;height:6px}body[style*="--colTableText: white"] .aet-workspace .table-scroll::-webkit-scrollbar-track{background:#0e1421}body[style*="--colTableText: white"] .aet-workspace .table-scroll::-webkit-scrollbar-thumb{background:#3d5066;border-radius:3px}.questions-page[data-v-76155284]{padding:22px}.question-list[data-v-76155284]{display:grid;gap:16px}.question-card[data-v-76155284]{border:1px solid #dbe5ef;border-radius:18px;padding:18px;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:0 10px 26px rgba(15,23,42,.05)}.question-card-header[data-v-76155284]{margin-bottom:16px}.question-heading[data-v-76155284]{margin:0;color:#183b5b;font-size:18px;font-weight:700}.question-grid[data-v-76155284]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field[data-v-76155284]{display:flex;flex-direction:column;gap:8px}.field-label[data-v-76155284]{color:#476581;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.field-input[data-v-76155284]{width:100%;min-height:42px;padding:0 14px;border:1px solid #c5d5e6;border-radius:14px;background:#fff;color:#1e293b;font-size:14px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.field-input[data-v-76155284]:focus{outline:none;border-color:#4f8fb9;box-shadow:0 0 0 4px rgba(79,143,185,.12)}.field-input[data-v-76155284]:disabled,.field-input[readonly][data-v-76155284]{background:#f8fafc;color:#475569}.options-block[data-v-76155284]{margin-top:16px}.options-header[data-v-76155284]{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.option-list[data-v-76155284]{display:flex;flex-wrap:wrap;gap:10px}.option-chip[data-v-76155284]{flex:1;min-width:200px;margin-top:5px}.option-row[data-v-76155284]{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin-top:10px}.question-actions[data-v-76155284]{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.action-button[data-v-76155284]{min-width:110px;height:40px;padding:0 16px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.action-button[data-v-76155284]:hover{transform:translateY(-1px)}.action-button-primary[data-v-76155284]{background:#1f5f8b;color:#fff;box-shadow:0 10px 22px rgba(31,95,139,.18)}.action-button-secondary[data-v-76155284]{border-color:#c5d5e6;background:#fff;color:#234865}.action-button-danger[data-v-76155284]{background:#dc2626;color:#fff;box-shadow:0 10px 22px rgba(220,38,38,.16)}.add-question-card[data-v-76155284]{margin-top:18px;border-style:dashed}@media (max-width:900px){.question-grid[data-v-76155284]{grid-template-columns:1fr}}@media (max-width:768px){.question-card[data-v-76155284],.questions-page[data-v-76155284]{padding:16px}.question-heading[data-v-76155284]{font-size:16px}.action-button[data-v-76155284]{width:100%}}body[style*="--colTableText: white"] .questions-page .question-card{background:linear-gradient(180deg,#1a2332,#162030);border-color:#2d3d56;box-shadow:0 10px 26px rgba(0,0,0,.2)}body[style*="--colTableText: white"] .questions-page .add-question-card{border-color:#3d5066}body[style*="--colTableText: white"] .questions-page .question-heading{color:#e0eaff}body[style*="--colTableText: white"] .questions-page .field-label{color:#7a8fa5}body[style*="--colTableText: white"] .questions-page .field-input{background:#1a2332;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .questions-page .field-input:focus{border-color:#4f8fb9;box-shadow:0 0 0 4px rgba(79,143,185,.2)}body[style*="--colTableText: white"] .questions-page .field-input:disabled,body[style*="--colTableText: white"] .questions-page .field-input[readonly]{background:#0e1421;color:#94a8c0}body[style*="--colTableText: white"] .questions-page .action-button-primary{background:#1e3a5f;color:#e0eaff}body[style*="--colTableText: white"] .questions-page .action-button-secondary{background:#1a2332;border-color:#3d5066;color:#94a8c0}body[style*="--colTableText: white"] .questions-page .action-button-danger{background:rgba(220,38,38,.8)}.reviews-page[data-v-3425f5da]{padding:22px}.status-banner[data-v-3425f5da]{margin-bottom:16px;padding:12px 14px;border-radius:14px;font-size:13px;font-weight:600}.status-banner-info[data-v-3425f5da]{background:#eff6ff;color:#1d4ed8}.status-banner-error[data-v-3425f5da]{background:#fef2f2;color:#b91c1c}.filter-card[data-v-3425f5da],.table-card[data-v-3425f5da]{border:1px solid #dbe5ef;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:0 10px 26px rgba(15,23,42,.05)}.filter-card[data-v-3425f5da]{padding:18px}.filter-grid[data-v-3425f5da]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:end}.filter-field[data-v-3425f5da]{display:flex;flex-direction:column;gap:8px}.filter-label[data-v-3425f5da]{color:#476581;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.filter-select[data-v-3425f5da]{width:100%;height:42px;padding:0 14px;border:1px solid #c5d5e6;border-radius:14px;background:#fff;color:#1e293b;font-size:14px}.filter-select[data-v-3425f5da]:focus{outline:none;border-color:#4f8fb9;box-shadow:0 0 0 4px rgba(79,143,185,.12)}.filter-picker[data-v-3425f5da]{width:100%}.filter-actions[data-v-3425f5da]{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.review-button[data-v-3425f5da]{min-width:118px;height:40px;padding:0 16px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.review-button[data-v-3425f5da]:hover:not(:disabled){transform:translateY(-1px)}.review-button[data-v-3425f5da]:disabled{cursor:not-allowed;opacity:.65}.review-button-primary[data-v-3425f5da]{background:#1f5f8b;color:#fff;box-shadow:0 10px 22px rgba(31,95,139,.18)}.review-button-secondary[data-v-3425f5da]{border-color:#c5d5e6;background:#fff;color:#234865}.table-card[data-v-3425f5da]{margin-top:18px;overflow:hidden}.table-toolbar[data-v-3425f5da]{display:flex;justify-content:flex-end;padding:16px 18px 0}.table-wrap[data-v-3425f5da]{overflow-x:auto;padding:14px 18px 18px}.review-table[data-v-3425f5da]{width:100%;min-width:860px;border-collapse:separate;border-spacing:0}.review-table th[data-v-3425f5da]{padding:14px 16px;background:#214f73;color:#fff;font-size:12px;font-weight:700;letter-spacing:.05em;text-align:left;text-transform:uppercase}.review-table th[data-v-3425f5da]:first-child{border-top-left-radius:14px}.review-table th[data-v-3425f5da]:last-child{border-top-right-radius:14px}.review-table td[data-v-3425f5da]{padding:16px;border-bottom:1px solid #e2e8f0;color:#334155;font-size:14px;vertical-align:top}.review-table tbody tr:nth-child(2n) td[data-v-3425f5da]{background:#f8fbfd}.cell-primary[data-v-3425f5da]{color:#153a58;font-weight:700}.modality-chip[data-v-3425f5da]{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border-radius:999px;background:#fff1e8;color:#c25a12;font-size:12px;font-weight:700;text-transform:uppercase}.assessment-stack[data-v-3425f5da]{display:grid;gap:12px}.assessment-card[data-v-3425f5da]{border:1px solid #dbe5ef;border-radius:14px;padding:12px 14px;background:#fff}.assessment-meta[data-v-3425f5da]{margin-bottom:8px}.assessment-time[data-v-3425f5da]{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#eaf2fb;color:#1f5f8b;font-size:12px;font-weight:700}.assessment-comment[data-v-3425f5da]{margin:0 0 10px;color:#475569;line-height:1.5}.response-list[data-v-3425f5da]{display:grid;gap:8px;margin:0;padding:0;list-style:none}.response-item[data-v-3425f5da]{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:#f8fafc}.response-question[data-v-3425f5da]{color:#334155;font-weight:600}.response-answer[data-v-3425f5da]{color:#1f5f8b;font-weight:700;text-align:right}.assessment-empty[data-v-3425f5da],.empty-state[data-v-3425f5da]{padding:26px 18px;color:#64748b;font-size:14px;text-align:center}.empty-state[data-v-3425f5da]{border-top:1px solid #eef2f7}[data-v-3425f5da] .filter-picker .el-input__inner{height:42px;border:1px solid #c5d5e6;border-radius:14px;color:#1e293b;font-size:14px}[data-v-3425f5da] .filter-picker .el-input__inner:focus{border-color:#4f8fb9}[data-v-3425f5da] .filter-picker .el-input__icon{line-height:42px}@media (max-width:1180px){.filter-grid[data-v-3425f5da]{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-actions[data-v-3425f5da]{justify-content:flex-start}}@media (max-width:768px){.filter-card[data-v-3425f5da],.reviews-page[data-v-3425f5da]{padding:16px}.filter-grid[data-v-3425f5da]{grid-template-columns:1fr}.table-toolbar[data-v-3425f5da]{padding:14px 16px 0}.table-wrap[data-v-3425f5da]{padding:12px 16px 16px}.review-button[data-v-3425f5da]{width:100%}.response-item[data-v-3425f5da]{flex-direction:column}.response-answer[data-v-3425f5da]{text-align:left}}body[style*="--colTableText: white"] .reviews-page .filter-card,body[style*="--colTableText: white"] .reviews-page .table-card{background:linear-gradient(180deg,#1a2332,#162030);border-color:#2d3d56}body[style*="--colTableText: white"] .reviews-page .filter-label{color:#94a8c0}body[style*="--colTableText: white"] .reviews-page .filter-select{background:#1e2a3a;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .reviews-page .filter-select:focus{border-color:#4f8fb9}body[style*="--colTableText: white"] .reviews-page .review-button-secondary{background:#1e2a3a;color:#94a8c0;border-color:#3d5066}body[style*="--colTableText: white"] .reviews-page .status-banner-info{background:rgba(46,125,209,.1);color:#7aafdb}body[style*="--colTableText: white"] .reviews-page .status-banner-error{background:rgba(185,28,28,.1);color:#f87171}body[style*="--colTableText: white"] .reviews-page .review-table th{background:#1e3a5f;color:#fff}body[style*="--colTableText: white"] .reviews-page .review-table td{color:#d0daea;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .reviews-page .review-table tbody tr:nth-child(2n) td{background:#162030}body[style*="--colTableText: white"] .reviews-page .review-table tbody tr:nth-child(odd) td{background:#1a2332}body[style*="--colTableText: white"] .reviews-page .cell-primary{color:#e0eaff}body[style*="--colTableText: white"] .reviews-page .modality-chip{background:rgba(194,90,18,.15);color:#e8935a}body[style*="--colTableText: white"] .reviews-page .assessment-card{background:#1a2332;border-color:#2d3d56}body[style*="--colTableText: white"] .reviews-page .assessment-time{background:#1e2a3a;color:#7aafdb}body[style*="--colTableText: white"] .reviews-page .assessment-comment{color:#94a8c0}body[style*="--colTableText: white"] .reviews-page .response-item{background:#162030}body[style*="--colTableText: white"] .reviews-page .response-question{color:#94a8c0}body[style*="--colTableText: white"] .reviews-page .response-answer{color:#7aafdb}body[style*="--colTableText: white"] .reviews-page .assessment-empty,body[style*="--colTableText: white"] .reviews-page .empty-state{color:#7a8fa5}body[style*="--colTableText: white"] .reviews-page .empty-state{border-top-color:#2d3d56}body[style*="--colTableText: white"] .reviews-page .filter-picker .el-input__inner{background:#1e2a3a;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .reviews-page .filter-picker .el-input__inner:focus{border-color:#4f8fb9}body[style*="--colTableText: white"] .reviews-page .table-toolbar{border-bottom:1px solid #2d3d56}body[style*="--colTableText: white"] .reviews-page .review-table tbody tr:hover td{background:rgba(46,125,209,.12)}body[style*="--colTableText: white"] .reviews-page .review-button-primary{background:#1e3a5f;color:#e0eaff}body[style*="--colTableText: white"] .reviews-page .filter-picker .el-input__icon,body[style*="--colTableText: white"] .reviews-page .filter-picker .el-input__prefix{color:#7a8fa5}.peer-review-page[data-v-38df3b08]{padding:18px 22px 24px;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.peer-review-tabs[data-v-38df3b08]{display:flex;gap:10px;margin-bottom:18px;flex-shrink:0}.peer-review-tab[data-v-38df3b08]{min-width:122px;height:40px;padding:0 16px;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:all .18s ease}.peer-review-tab[data-v-38df3b08]:hover{border-color:#94a3b8;color:#1e293b;background:#eef4f8}.peer-review-tab-active[data-v-38df3b08]{border-color:#1f5f8b;background:#1f5f8b;color:#fff;box-shadow:0 8px 20px rgba(31,95,139,.18)}.peer-review-panel[data-v-38df3b08]{border:1px solid #dbe5ef;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.06);flex:1;min-height:0;overflow-y:auto}@media (max-width:768px){.peer-review-page[data-v-38df3b08]{padding:14px}.peer-review-tabs[data-v-38df3b08]{flex-wrap:wrap}.peer-review-tab[data-v-38df3b08]{flex:1 1 160px}}body[style*="--colTableText: white"] .peer-review-page{background:transparent}body[style*="--colTableText: white"] .peer-review-tab{border-color:#3d5066;background:#1e2a3a;color:#94a8c0}body[style*="--colTableText: white"] .peer-review-tab:hover{border-color:#94a3b8;color:#e0eaff;background:#253548}body[style*="--colTableText: white"] .peer-review-tab-active{border-color:#1f5f8b;background:#1f5f8b;color:#fff}body[style*="--colTableText: white"] .peer-review-panel{border-color:#2d3d56;background:#1a2332;box-shadow:0 10px 30px rgba(0,0,0,.25)}.updatePricePopover[data-v-273ab17c]{width:100%;display:grid;gap:12px;padding:16px;border-radius:16px;background-color:#fff;border:1px solid #dbe5ef}.invoice-page[data-v-273ab17c]{padding:22px}.invoice-grid[data-v-273ab17c]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.invoice-card[data-v-273ab17c]{border:1px solid #dbe5ef;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:0 10px 26px rgba(15,23,42,.05);padding:18px}.invoice-card-header[data-v-273ab17c]{margin-bottom:16px}.invoice-card-title[data-v-273ab17c]{margin:0;color:#183b5b;font-size:24px;font-weight:700}.invoice-form-grid[data-v-273ab17c]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.invoice-field[data-v-273ab17c]{display:flex;flex-direction:column;gap:8px}.invoice-field-full[data-v-273ab17c]{grid-column:1/-1}.invoice-label[data-v-273ab17c]{color:#476581;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.invoice-label-plain[data-v-273ab17c]{text-transform:none;letter-spacing:0;font-size:13px}.invoice-utility-row[data-v-273ab17c]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.invoice-input[data-v-273ab17c],.invoice-search[data-v-273ab17c],.popover-input[data-v-273ab17c]{width:100%;min-height:42px;padding:0 14px;border:1px solid #c5d5e6;border-radius:14px;background:#fff;color:#1e293b;font-size:14px}.invoice-input[data-v-273ab17c]:focus,.invoice-search[data-v-273ab17c]:focus,.popover-input[data-v-273ab17c]:focus{outline:none;border-color:#4f8fb9;box-shadow:0 0 0 4px rgba(79,143,185,.12)}.invoice-actions[data-v-273ab17c]{display:flex;flex-wrap:wrap;gap:10px}.invoice-button[data-v-273ab17c]{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:120px;height:40px;padding:0 16px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.invoice-button[data-v-273ab17c]:hover{transform:translateY(-1px)}.invoice-button-primary[data-v-273ab17c]{background:#1f5f8b;color:#fff;box-shadow:0 10px 22px rgba(31,95,139,.18)}.invoice-button-secondary[data-v-273ab17c]{border-color:#c5d5e6;background:#fff;color:#234865}.invoice-button-small[data-v-273ab17c]{min-width:110px;height:36px}.csvUploadButton[data-v-273ab17c]{overflow:hidden;min-width:180px}.invoice-table-card[data-v-273ab17c]{margin-top:18px}.invoice-table-toolbar[data-v-273ab17c]{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:14px;margin-bottom:16px}.invoice-toolbar-field[data-v-273ab17c]{display:flex;flex-direction:column;gap:8px;min-width:240px}.invoice-table-wrap[data-v-273ab17c]{max-height:45vh;overflow:auto}.invoice-data-table[data-v-273ab17c]{width:100%;min-width:720px;border-collapse:separate;border-spacing:0}.invoice-data-table th[data-v-273ab17c]{padding:14px 16px;background:#214f73;color:#fff;font-size:12px;font-weight:700;letter-spacing:.05em;text-align:left;text-transform:uppercase;position:sticky;top:0;z-index:1}.invoice-data-table th[data-v-273ab17c]:first-child{border-top-left-radius:14px}.invoice-data-table th[data-v-273ab17c]:last-child{border-top-right-radius:14px}.invoice-data-table td[data-v-273ab17c]{padding:16px;border-bottom:1px solid #e2e8f0;color:#334155;font-size:14px;vertical-align:top}.invoice-data-table tbody tr:nth-child(2n) td[data-v-273ab17c]{background:#f8fbfd}.invoice-empty[data-v-273ab17c]{text-align:center;color:#64748b;font-weight:600}[data-v-273ab17c] .invoice-download,[data-v-273ab17c] .invoice-select{width:100%}[data-v-273ab17c] .invoice-download .el-input__inner,[data-v-273ab17c] .invoice-select .el-input__inner{height:42px;border:1px solid #c5d5e6;border-radius:14px;color:#1e293b;font-size:14px}[data-v-273ab17c] .invoice-download .el-input__inner:focus,[data-v-273ab17c] .invoice-select .el-input__inner:focus{border-color:#4f8fb9}[data-v-273ab17c] .invoice-download .el-input__icon,[data-v-273ab17c] .invoice-select .el-input__icon{line-height:42px}[data-v-273ab17c] .invoice-select .el-select__tags{max-width:calc(100% - 40px)}[data-v-273ab17c] .el-checkbox{color:#334155;font-weight:600}.input-file[data-v-273ab17c]{opacity:0;width:100%;height:100%;position:absolute;inset:0;z-index:1}.input-file[data-v-273ab17c]:hover{cursor:pointer}@media (max-width:1180px){.invoice-grid[data-v-273ab17c]{grid-template-columns:1fr}}@media (max-width:768px){.invoice-card[data-v-273ab17c],.invoice-page[data-v-273ab17c]{padding:16px}.invoice-form-grid[data-v-273ab17c]{grid-template-columns:1fr}.invoice-table-toolbar[data-v-273ab17c]{flex-direction:column;align-items:stretch}.invoice-toolbar-field[data-v-273ab17c]{min-width:100%}.csvUploadButton[data-v-273ab17c],.invoice-button[data-v-273ab17c]{width:100%}}.updatePricePopover[data-v-7dcabf27]{width:100%;display:grid;gap:12px;padding:16px;border-radius:16px;background-color:#fff;border:1px solid #dbe5ef}.invoice-page[data-v-7dcabf27]{padding:22px}.invoice-grid[data-v-7dcabf27]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.invoice-card[data-v-7dcabf27]{border:1px solid #dbe5ef;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:0 10px 26px rgba(15,23,42,.05);padding:18px}.invoice-card-header[data-v-7dcabf27]{margin-bottom:16px}.invoice-card-title[data-v-7dcabf27]{margin:0;color:#183b5b;font-size:24px;font-weight:700}.invoice-form-grid[data-v-7dcabf27]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.invoice-field[data-v-7dcabf27]{display:flex;flex-direction:column;gap:8px}.invoice-field-full[data-v-7dcabf27]{grid-column:1/-1}.invoice-label[data-v-7dcabf27]{color:#476581;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.invoice-label-plain[data-v-7dcabf27]{text-transform:none;letter-spacing:0;font-size:13px}.invoice-utility-row[data-v-7dcabf27]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.invoice-input[data-v-7dcabf27],.invoice-search[data-v-7dcabf27],.popover-input[data-v-7dcabf27]{width:100%;min-height:42px;padding:0 14px;border:1px solid #c5d5e6;border-radius:14px;background:#fff;color:#1e293b;font-size:14px}.invoice-input[data-v-7dcabf27]:focus,.invoice-search[data-v-7dcabf27]:focus,.popover-input[data-v-7dcabf27]:focus{outline:none;border-color:#4f8fb9;box-shadow:0 0 0 4px rgba(79,143,185,.12)}.invoice-actions[data-v-7dcabf27]{display:flex;flex-wrap:wrap;gap:10px}.invoice-button[data-v-7dcabf27]{display:inline-flex;align-items:center;justify-content:center;min-width:120px;height:40px;padding:0 16px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.invoice-button[data-v-7dcabf27]:hover{transform:translateY(-1px)}.invoice-button-primary[data-v-7dcabf27]{background:#1f5f8b;color:#fff;box-shadow:0 10px 22px rgba(31,95,139,.18)}.invoice-button-secondary[data-v-7dcabf27]{border-color:#c5d5e6;background:#fff;color:#234865}.invoice-button-small[data-v-7dcabf27]{min-width:110px;height:36px}.invoice-table-card[data-v-7dcabf27]{margin-top:18px}.invoice-table-toolbar[data-v-7dcabf27]{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:14px;margin-bottom:16px}.invoice-toolbar-field[data-v-7dcabf27]{display:flex;flex-direction:column;gap:8px;min-width:240px}.invoice-table-wrap[data-v-7dcabf27]{overflow-x:auto}.invoice-data-table[data-v-7dcabf27]{width:100%;min-width:780px;border-collapse:separate;border-spacing:0}.invoice-data-table th[data-v-7dcabf27]{padding:14px 16px;background:#214f73;color:#fff;font-size:12px;font-weight:700;letter-spacing:.05em;text-align:left;text-transform:uppercase}.invoice-data-table th[data-v-7dcabf27]:first-child{border-top-left-radius:14px}.invoice-data-table th[data-v-7dcabf27]:last-child{border-top-right-radius:14px}.invoice-data-table td[data-v-7dcabf27]{padding:16px;border-bottom:1px solid #e2e8f0;color:#334155;font-size:14px;vertical-align:top}.invoice-data-table tbody tr:nth-child(2n) td[data-v-7dcabf27]{background:#f8fbfd}.invoice-empty[data-v-7dcabf27]{text-align:center;color:#64748b;font-weight:600}[data-v-7dcabf27] .invoice-download,[data-v-7dcabf27] .invoice-select{width:100%}[data-v-7dcabf27] .invoice-download .el-input__inner,[data-v-7dcabf27] .invoice-select .el-input__inner{height:42px;border:1px solid #c5d5e6;border-radius:14px;color:#1e293b;font-size:14px}[data-v-7dcabf27] .invoice-download .el-input__inner:focus,[data-v-7dcabf27] .invoice-select .el-input__inner:focus{border-color:#4f8fb9}[data-v-7dcabf27] .invoice-download .el-input__icon,[data-v-7dcabf27] .invoice-select .el-input__icon{line-height:42px}[data-v-7dcabf27] .invoice-select .el-select__tags{max-width:calc(100% - 40px)}[data-v-7dcabf27] .el-checkbox{color:#334155;font-weight:600}@media (max-width:1180px){.invoice-grid[data-v-7dcabf27]{grid-template-columns:1fr}}@media (max-width:768px){.invoice-card[data-v-7dcabf27],.invoice-page[data-v-7dcabf27]{padding:16px}.invoice-form-grid[data-v-7dcabf27]{grid-template-columns:1fr}.invoice-table-toolbar[data-v-7dcabf27]{flex-direction:column;align-items:stretch}.invoice-toolbar-field[data-v-7dcabf27]{min-width:100%}.invoice-button[data-v-7dcabf27]{width:100%}}body[style*="--colTableText: white"] .invoice-page .invoice-card{background:linear-gradient(180deg,#1a2332,#162030);border-color:#2d3d56}body[style*="--colTableText: white"] .invoice-page .invoice-card-title{color:#e0eaff}body[style*="--colTableText: white"] .invoice-page .invoice-label{color:#94a8c0}body[style*="--colTableText: white"] .invoice-page .invoice-input,body[style*="--colTableText: white"] .invoice-page .invoice-search,body[style*="--colTableText: white"] .invoice-page .popover-input{background:#1e2a3a;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .invoice-page .invoice-input:focus,body[style*="--colTableText: white"] .invoice-page .invoice-search:focus,body[style*="--colTableText: white"] .invoice-page .popover-input:focus{border-color:#4f8fb9}body[style*="--colTableText: white"] .invoice-page .invoice-button-secondary{background:#1e2a3a;color:#94a8c0;border-color:#3d5066}body[style*="--colTableText: white"] .invoice-page .invoice-data-table th{background:#1e3a5f;color:#fff}body[style*="--colTableText: white"] .invoice-page .invoice-data-table td{color:#d0daea;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .invoice-page .invoice-data-table tbody tr:nth-child(2n) td{background:#162030}body[style*="--colTableText: white"] .invoice-page .invoice-data-table tbody tr:nth-child(odd) td{background:#1a2332}body[style*="--colTableText: white"] .invoice-page .invoice-empty{color:#7a8fa5}body[style*="--colTableText: white"] .invoice-page .updatePricePopover{background-color:#1a2332;border-color:#2d3d56;color:#e0eaff}body[style*="--colTableText: white"] .invoice-page .updatePricePopover strong{color:#e0eaff}body[style*="--colTableText: white"] .invoice-page .el-checkbox{color:#d0daea}body[style*="--colTableText: white"] .invoice-page .invoice-download .el-input__inner,body[style*="--colTableText: white"] .invoice-page .invoice-select .el-input__inner{background:#1e2a3a;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .invoice-page .invoice-download .el-input__inner:focus,body[style*="--colTableText: white"] .invoice-page .invoice-select .el-input__inner:focus{border-color:#4f8fb9}.invoice-shell[data-v-934768f0]{padding:18px 22px 24px;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.invoice-tabs[data-v-934768f0]{display:flex;gap:10px;margin-bottom:18px;flex-shrink:0}.invoice-tab[data-v-934768f0]{min-width:150px;height:40px;padding:0 16px;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:all .18s ease}.invoice-tab[data-v-934768f0]:hover{border-color:#94a3b8;color:#1e293b;background:#eef4f8}.invoice-tab-active[data-v-934768f0]{border-color:#1f5f8b;background:#1f5f8b;color:#fff;box-shadow:0 8px 20px rgba(31,95,139,.18)}.invoice-panel[data-v-934768f0]{border:1px solid #dbe5ef;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.06);flex:1;min-height:0;overflow-y:auto}@media (max-width:768px){.invoice-shell[data-v-934768f0]{padding:14px}.invoice-tabs[data-v-934768f0]{flex-wrap:wrap}.invoice-tab[data-v-934768f0]{flex:1 1 180px}}body[style*="--colTableText: white"] .invoice-shell{background:transparent}body[style*="--colTableText: white"] .invoice-tab{border-color:#3d5066;background:#1e2a3a;color:#94a8c0}body[style*="--colTableText: white"] .invoice-tab:hover{border-color:#94a3b8;color:#e0eaff;background:#253548}body[style*="--colTableText: white"] .invoice-tab-active{border-color:#1f5f8b;background:#1f5f8b;color:#fff}body[style*="--colTableText: white"] .invoice-panel{border-color:#2d3d56;background:#1a2332;box-shadow:0 10px 30px rgba(0,0,0,.25)}.monitor-shell[data-v-0c162ad8]{min-height:100%;padding:0 16px 20px;background:#f1f5f9;box-sizing:border-box;width:100%;display:flex;flex-direction:column;overflow:hidden}.monitor-shell-locked[data-v-0c162ad8]{height:100%;min-height:0;display:flex;flex-direction:column}.mis-standalone-header[data-v-0c162ad8]{background:linear-gradient(130deg,#18334f,#295777 48%,#3d6d82);margin:0 -16px;padding:15px 20px;color:#fff;text-align:center;position:relative;border-bottom:1px solid hsla(0,0%,100%,.1);flex-shrink:0}.mis-drawer-title[data-v-0c162ad8]{font-size:1.25rem;font-weight:600;letter-spacing:.5px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.mis-header-actions-left[data-v-0c162ad8]{position:absolute;left:20px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:20px}.mis-text-btn[data-v-0c162ad8]{background:transparent;border:none;color:#fff;font-size:15px;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .2s ease;font-family:inherit}.mis-text-btn[data-v-0c162ad8]:hover{background:hsla(0,0%,100%,.15)}.mis-topbar-nav[data-v-0c162ad8]{position:sticky;top:0;z-index:20;display:flex;align-items:flex-start;gap:8px;padding:8px 14px;margin:0 -16px 10px;background:linear-gradient(130deg,#18334f,#295777 48%,#3d6d82);color:#f7fafb;box-shadow:0 4px 16px rgba(24,51,79,.2);overflow-x:auto;-webkit-overflow-scrolling:touch;flex-shrink:0}.monitor-shell-locked .mis-topbar-nav[data-v-0c162ad8]{flex-shrink:0}.mis-topbar-nav[data-v-0c162ad8]::-webkit-scrollbar{height:6px}.mis-topbar-nav[data-v-0c162ad8]::-webkit-scrollbar-track{background:rgba(0,0,0,.15);border-radius:999px}.mis-topbar-nav[data-v-0c162ad8]::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.5);border-radius:999px}.mis-topbar-nav[data-v-0c162ad8]::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.7)}.monitor-content[data-v-0c162ad8]{position:relative;border-radius:18px;border:1px solid #e2e8f0;background:hsla(0,0%,100%,.85);box-shadow:0 4px 16px rgba(15,23,42,.06);overflow-y:auto;overflow-x:hidden;flex:1;min-height:0}.monitor-content>[data-v-0c162ad8]{flex:1;min-height:0}.monitor-content[data-v-0c162ad8] .demography-container{overflow-y:auto!important;overflow-x:hidden}.mis-nav-divider[data-v-0c162ad8]{width:1px;align-self:stretch;min-height:28px;background:hsla(0,0%,100%,.15);flex-shrink:0}.mis-nav-pills[data-v-0c162ad8]{display:flex;flex-wrap:nowrap;gap:4px}.MonitorHeaderButton[data-v-0c162ad8]{border:none;background:none}.mis-nav-pill[data-v-0c162ad8]{height:28px;padding:0 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.08);color:rgba(247,250,251,.85);font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .15s ease}.mis-nav-pill[data-v-0c162ad8]:hover{background:hsla(0,0%,100%,.18);color:#fff}.mis-nav-pill-active[data-v-0c162ad8]{background:hsla(0,0%,100%,.95)!important;color:#1e293b!important;border-color:transparent;box-shadow:0 2px 8px rgba(0,0,0,.15)}.monitor-content-dashboard[data-v-0c162ad8]{overflow:hidden!important}.monitor-shell-standalone[data-v-0c162ad8]{height:100vh;min-height:0}.monitor-content-locked[data-v-0c162ad8]{flex:1;min-height:0}.monitor-content-locked>[data-v-0c162ad8]{height:100%;min-height:0}@media (max-width:1200px){.mis-topbar-nav[data-v-0c162ad8]{flex-wrap:nowrap}}@media (max-width:768px){.monitor-shell[data-v-0c162ad8]{padding:0 10px 14px}.mis-topbar-nav[data-v-0c162ad8]{padding:8px 10px;margin:0 -10px 8px}.monitor-content[data-v-0c162ad8]{border-radius:14px}}body[style*="--colTableText: white"] .monitor-shell{background:#0e1421}body[style*="--colTableText: white"] .monitor-content{background:rgba(20,28,41,.85);border-color:#2d3d56;box-shadow:0 4px 16px rgba(0,0,0,.2)}body[style*="--colTableText: white"] .mis-stat-sidebar{color:#e0eaff}body[style*="--colTableText: white"] .sidebar-card{background:#1a2332;border-color:#2d3d56;box-shadow:0 1px 3px rgba(0,0,0,.2),0 8px 20px rgba(0,0,0,.15)}body[style*="--colTableText: white"] .filter-panel{background:linear-gradient(180deg,#1a2332,#162030)!important}body[style*="--colTableText: white"] .dashboard-content-header h2,body[style*="--colTableText: white"] .panel-heading h3{color:#e0eaff}body[style*="--colTableText: white"] .detail-label,body[style*="--colTableText: white"] .metric-label,body[style*="--colTableText: white"] .panel-eyebrow,body[style*="--colTableText: white"] .toolbar-label{color:#7a8fa5}body[style*="--colTableText: white"] .detail-row select,body[style*="--colTableText: white"] select.stat-view-select{background:#1e2a3a;border-color:#3d5066;color:#e0eaff;box-shadow:none}body[style*="--colTableText: white"] .DateRange .el-date-editor.el-input__inner,body[style*="--colTableText: white"] .DateRange .el-range-editor.el-input__inner{background:#1e2a3a!important;border-color:#3d5066!important}body[style*="--colTableText: white"] .DateRange .el-date-editor .el-range-input{color:#e0eaff!important;background:transparent!important}body[style*="--colTableText: white"] .DateRange .el-range-separator{color:#7a8fa5!important}body[style*="--colTableText: white"] .metric-card{background:#1a2332!important;border-color:#2d3d56}body[style*="--colTableText: white"] .metric-card-blue{background:linear-gradient(135deg,#172440,#1a2332)!important}body[style*="--colTableText: white"] .metric-card-green{background:linear-gradient(135deg,#132d24,#1a2332)!important}body[style*="--colTableText: white"] .metric-card-amber{background:linear-gradient(135deg,#2d2613,#1a2332)!important}body[style*="--colTableText: white"] .metric-card-slate{background:linear-gradient(135deg,#2d1a1a,#1a2332)!important}body[style*="--colTableText: white"] .detail-row{border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .detail-row strong{color:#e0eaff}body[style*="--colTableText: white"] .mis-stat-main{background:linear-gradient(180deg,#141b27,#0e1421);border-color:#2d3d56;color:#e0eaff}body[style*="--colTableText: white"] .chart-panel,body[style*="--colTableText: white"] .table-container{background:#1a2332;border-color:#2d3d56;box-shadow:0 1px 3px rgba(0,0,0,.2),0 10px 24px rgba(0,0,0,.15)}body[style*="--colTableText: white"] .chart-panel h4,body[style*="--colTableText: white"] .table-container h4{color:#e0eaff;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .chart-scroll{background:linear-gradient(180deg,#141b27,#1a2332);border-color:#2d3d56}body[style*="--colTableText: white"] .dashboard-badge{background:#1e2a3a;border-color:#2d3d56;color:#94a8c0}body[style*="--colTableText: white"] .dot{background:#3d5066}body[style*="--colTableText: white"] .dot.active{background:#3b82f6}body[style*="--colTableText: white"] .stats_main{background:linear-gradient(180deg,#0e1421,#141b27)}body[style*="--colTableText: white"] .monitorTable,body[style*="--colTableText: white"] .table-section{border-color:#2d3d56}body[style*="--colTableText: white"] .common-table th,body[style*="--colTableText: white"] .monitorTable th,body[style*="--colTableText: white"] .table-section th{background:#1e3a5f!important;color:#fff!important;border-bottom-color:#2d5a8a!important}body[style*="--colTableText: white"] .common-table td,body[style*="--colTableText: white"] .monitorTable td,body[style*="--colTableText: white"] .table-section td{color:#d0daea;border-bottom-color:#2d3d56;border-color:#2d3d56}body[style*="--colTableText: white"] .common-table tbody tr:nth-child(odd),body[style*="--colTableText: white"] .monitorTable tbody tr:nth-child(odd),body[style*="--colTableText: white"] .table-section tbody tr:nth-child(odd){background-color:#1a2332!important}body[style*="--colTableText: white"] .common-table tbody tr:nth-child(2n),body[style*="--colTableText: white"] .monitorTable tbody tr:nth-child(2n),body[style*="--colTableText: white"] .table-section tbody tr:nth-child(2n){background-color:#162030!important}body[style*="--colTableText: white"] .common-table tbody tr:hover,body[style*="--colTableText: white"] .monitorTable tbody tr:hover,body[style*="--colTableText: white"] .table-section tbody tr:hover{background-color:rgba(46,125,209,.12)!important}body[style*="--colTableText: white"] .sub-header-row,body[style*="--colTableText: white"] .table-header{background-color:#162030!important;color:#e0eaff!important}body[style*="--colTableText: white"] .filter-section{background:#1a2332;border-color:#2d3d56}body[style*="--colTableText: white"] .filter-item{color:#94a8c0}body[style*="--colTableText: white"] .filter-item label{color:#7a8fa5}body[style*="--colTableText: white"] .filter-item input[type=date],body[style*="--colTableText: white"] .filter-item input[type=text],body[style*="--colTableText: white"] .filter-item select{background:#1e2a3a;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .card{background:#1a2332;border-color:#2d3d56}body[style*="--colTableText: white"] .card-header{background:#162030;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .card-header .subtitle{color:#7a8fa5}body[style*="--colTableText: white"] .DailyStat_main,body[style*="--colTableText: white"] .DiagStat_main,body[style*="--colTableText: white"] .container{color:#e0eaff}body[style*="--colTableText: white"] .topDateSelect{background:#162030;border-color:#2d3d56;color:#e0eaff}body[style*="--colTableText: white"] .selectDate{color:#e0eaff}body[style*="--colTableText: white"] .selectDate input[type=date],body[style*="--colTableText: white"] span.selectDateRadioStatus{background:#1e2a3a;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .pagination-controls{color:#94a8c0}body[style*="--colTableText: white"] .pagination-controls select,body[style*="--colTableText: white"] button.pagination-buttons{background:#1e2a3a;border-color:#3d5066;color:#94a8c0}body[style*="--colTableText: white"] .empty-state{color:#7a8fa5}body[style*="--colTableText: white"] .audit-card{background:linear-gradient(180deg,#1a2332,#162030);border-color:#2d3d56}body[style*="--colTableText: white"] .audit-eyebrow,body[style*="--colTableText: white"] .audit-label{color:#7a8fa5}body[style*="--colTableText: white"] .audit-date-input{background:#1e2a3a;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .bottomPanel{background:#0e1421;color:#e0eaff}body[style*="--colTableText: white"] .DiagDetailBody{background-color:#141b27;color:#e0eaff}body[style*="--colTableText: white"] .dialogTable button{background:#1e2a3a;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .monitor-content .el-table,body[style*="--colTableText: white"] .monitor-content .el-table__header-wrapper,body[style*="--colTableText: white"] .stats_main .el-table,body[style*="--colTableText: white"] .stats_main .el-table__header-wrapper{background-color:transparent!important;color:#d0daea!important}body[style*="--colTableText: white"] .monitor-content .el-table th,body[style*="--colTableText: white"] .stats_main .el-table th{background-color:#1e3a5f!important;color:#fff!important}body[style*="--colTableText: white"] .monitor-content .el-table tr,body[style*="--colTableText: white"] .stats_main .el-table tr{background-color:#1a2332!important;color:#d0daea!important}body[style*="--colTableText: white"] .monitor-content .el-table td,body[style*="--colTableText: white"] .stats_main .el-table td{border-bottom-color:#2d3d56!important}body[style*="--colTableText: white"] .monitor-content .el-table--border td,body[style*="--colTableText: white"] .monitor-content .el-table--border th,body[style*="--colTableText: white"] .stats_main .el-table--border td,body[style*="--colTableText: white"] .stats_main .el-table--border th{border-right-color:#2d3d56!important}body[style*="--colTableText: white"] .monitor-content .el-table--enable-row-hover .el-table__body tr:hover>td,body[style*="--colTableText: white"] .stats_main .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:rgba(46,125,209,.12)!important}body[style*="--colTableText: white"] .monitor-content .el-table__empty-block,body[style*="--colTableText: white"] .stats_main .el-table__empty-block{background-color:#1a2332!important;color:#7a8fa5!important}body[style*="--colTableText: white"] #radiologist-table .el-table__body-wrapper tbody tr:nth-child(odd){background-color:#1a2332!important}body[style*="--colTableText: white"] #radiologist-table .el-table__body-wrapper tbody tr:nth-child(2n){background-color:#162030!important}body[style*="--colTableText: white"] .el-table-custom{border-color:#2d3d56}body[style*="--colTableText: white"] .monitor-content .el-input__inner,body[style*="--colTableText: white"] .monitor-content .el-textarea__inner,body[style*="--colTableText: white"] .stats_main .el-input__inner,body[style*="--colTableText: white"] .stats_main .el-textarea__inner{background:#1e2a3a!important;border-color:#3d5066!important;color:#e0eaff!important}body[style*="--colTableText: white"] .monitor-content .el-select .el-input__inner,body[style*="--colTableText: white"] .stats_main .el-select .el-input__inner{background:#1e2a3a!important;color:#e0eaff!important}body[style*="--colTableText: white"] .chart-scroll::-webkit-scrollbar-thumb,body[style*="--colTableText: white"] .table-scroll::-webkit-scrollbar-thumb{background-color:#3d5066}body[style*="--colTableText: white"] .chart-scroll::-webkit-scrollbar-track,body[style*="--colTableText: white"] .table-scroll::-webkit-scrollbar-track{background-color:#1a2332}body[style*="--colTableText: white"] .button-select-deselect{background:#1e2a3a;color:#e0eaff;border-color:#3d5066}body[style*="--colTableText: white"] .monitor-content .el-checkbox__label,body[style*="--colTableText: white"] .monitor-content .el-radio__label,body[style*="--colTableText: white"] .stats_main .el-checkbox__label,body[style*="--colTableText: white"] .stats_main .el-radio__label{color:#d0daea!important}body[style*="--colTableText: white"] .monitor-content .el-dialog,body[style*="--colTableText: white"] .stats_main .el-dialog{background:#1a2332!important;border-color:#2d3d56!important}body[style*="--colTableText: white"] .monitor-content .el-dialog__body,body[style*="--colTableText: white"] .monitor-content .el-dialog__footer,body[style*="--colTableText: white"] .monitor-content .el-dialog__header,body[style*="--colTableText: white"] .stats_main .el-dialog__body,body[style*="--colTableText: white"] .stats_main .el-dialog__footer,body[style*="--colTableText: white"] .stats_main .el-dialog__header{background:#1a2332!important;color:#e0eaff!important}body[style*="--colTableText: white"] .monitor-content .el-dialog__title,body[style*="--colTableText: white"] .stats_main .el-dialog__title{color:#e0eaff!important}body[style*="--colTableText: white"] .monitor-content .el-dialog__headerbtn .el-dialog__close,body[style*="--colTableText: white"] .stats_main .el-dialog__headerbtn .el-dialog__close{color:#7a8fa5!important}body[style*="--colTableText: white"] .invoice-tab,body[style*="--colTableText: white"] .peer-review-tab,body[style*="--colTableText: white"] .tab-btn{background:#1e2a3a;border-color:#3d5066;color:#94a8c0}body[style*="--colTableText: white"] .invoice-tab:hover,body[style*="--colTableText: white"] .peer-review-tab:hover,body[style*="--colTableText: white"] .tab-btn:hover{background:#253548;border-color:#4d6580;color:#e0eaff}body[style*="--colTableText: white"] .invoice-panel,body[style*="--colTableText: white"] .peer-review-panel{background:#1a2332;border-color:#2d3d56;box-shadow:0 10px 30px rgba(0,0,0,.2)}body[style*="--colTableText: white"] .whatsapp-card{background:linear-gradient(180deg,#1a2332,#162030);border-color:#2d3d56}body[style*="--colTableText: white"] .whatsapp-content{border-top-color:#2d3d56}body[style*="--colTableText: white"] .form-group label{color:#7a8fa5}body[style*="--colTableText: white"] .form-group input,body[style*="--colTableText: white"] .form-group select,body[style*="--colTableText: white"] .form-group textarea{background:#1e2a3a;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .variables-section{background-color:#162030;border-color:#2d3d56}body[style*="--colTableText: white"] .variable-input{background:#1a2332;border-color:#2d3d56}body[style*="--colTableText: white"] .variable-input label{color:#7a8fa5}body[style*="--colTableText: white"] .btn-secondary{background-color:#1e2a3a;color:#94a8c0;border-color:#3d5066}body[style*="--colTableText: white"] .btn-secondary:hover{background-color:#253548}body[style*="--colTableText: white"] .chart-container{background:#1a2332;border-color:#2d3d56}body[style*="--colTableText: white"] .campaign-details-table table{background:#1a2332;box-shadow:0 2px 8px rgba(0,0,0,.2)}body[style*="--colTableText: white"] .campaign-details-table th{background:#1e3a5f;color:#fff;border-bottom-color:#2d5a8a}body[style*="--colTableText: white"] .campaign-details-table td{color:#d0daea;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .campaign-details-table tr:hover{background-color:rgba(46,125,209,.12)}body[style*="--colTableText: white"] .csv-file-name,body[style*="--colTableText: white"] .instructions{color:#7a8fa5}body[style*="--colTableText: white"] .collapse-body{background:#1a2332;border-color:#2d3d56}body[style*="--colTableText: white"] .field-label{color:#7a8fa5}body[style*="--colTableText: white"] .native-select{background:#1e2a3a;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .report-collapse .el-collapse-item{background:#1a2332!important;border-color:#2d3d56!important}body[style*="--colTableText: white"] .report-collapse .el-collapse-item__wrap{background:#1a2332!important}body[style*="--colTableText: white"] .monitor-content .el-radio-button__inner{background:#1e2a3a!important;border-color:#3d5066!important;color:#94a8c0!important}body[style*="--colTableText: white"] .monitor-content .el-radio-button__orig-radio:checked+.el-radio-button__inner{background:#244b6c!important;border-color:#244b6c!important;color:#fff!important}body[style*="--colTableText: white"] .viewSummery{background-color:var(--colBgGrayDark,#2d3d56)}body[style*="--colTableText: white"] .monitor-content .el-collapse-item__header{border-bottom-color:#2d3d56!important}body[style*="--colTableText: white"] .monitor-content .el-collapse-item__content{color:#d0daea!important}body[style*="--colTableText: white"] .monitor-content .el-pagination .el-pager li,body[style*="--colTableText: white"] .monitor-content .el-pagination button{background:#1e2a3a!important;color:#94a8c0!important}body[style*="--colTableText: white"] .monitor-content .el-pagination .el-pager li.active{color:#3b82f6!important}body[style*="--colTableText: white"] .invoice-card{background:linear-gradient(180deg,#1a2332,#162030);border-color:#2d3d56}body[style*="--colTableText: white"] .invoice-card-title{color:#e0eaff}body[style*="--colTableText: white"] .invoice-label{color:#7a8fa5}body[style*="--colTableText: white"] .invoice-input,body[style*="--colTableText: white"] .invoice-search,body[style*="--colTableText: white"] .popover-input{background:#1e2a3a;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .invoice-button-secondary{background:#1e2a3a;border-color:#3d5066;color:#94a8c0}body[style*="--colTableText: white"] .invoice-data-table td{color:#d0daea;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .invoice-data-table tbody tr:nth-child(2n) td{background:#162030!important}body[style*="--colTableText: white"] .invoice-data-table tbody tr:nth-child(odd) td{background:#1a2332!important}body[style*="--colTableText: white"] .invoice-empty{color:#7a8fa5}body[style*="--colTableText: white"] .updatePricePopover{background-color:#1a2332;border-color:#2d3d56}body[style*="--colTableText: white"] .invoice-download .el-input__inner,body[style*="--colTableText: white"] .invoice-select .el-input__inner{background:#1e2a3a!important;border-color:#3d5066!important;color:#e0eaff!important}body[style*="--colTableText: white"] .filter-card,body[style*="--colTableText: white"] .table-card{background:linear-gradient(180deg,#1a2332,#162030);border-color:#2d3d56}body[style*="--colTableText: white"] .filter-label{color:#7a8fa5}body[style*="--colTableText: white"] .filter-select{background:#1e2a3a;border-color:#3d5066;color:#e0eaff}body[style*="--colTableText: white"] .review-table td{color:#d0daea;border-bottom-color:#2d3d56}body[style*="--colTableText: white"] .review-table tbody tr:nth-child(2n) td{background:#162030!important}body[style*="--colTableText: white"] .review-table tbody tr:nth-child(odd) td{background:#1a2332!important}body[style*="--colTableText: white"] .cell-primary{color:#e0eaff}body[style*="--colTableText: white"] .assessment-card{background:#1a2332;border-color:#2d3d56}body[style*="--colTableText: white"] .assessment-comment{color:#94a8c0}body[style*="--colTableText: white"] .assessment-time{background:#1e2a3a;color:#7aafdb}body[style*="--colTableText: white"] .response-item{background:#162030}body[style*="--colTableText: white"] .response-question{color:#94a8c0}body[style*="--colTableText: white"] .response-answer{color:#7aafdb}body[style*="--colTableText: white"] .assessment-empty,body[style*="--colTableText: white"] .review-empty{color:#7a8fa5}body[style*="--colTableText: white"] .status-banner-info{background:rgba(46,125,209,.1)}body[style*="--colTableText: white"] .review-button-secondary{background:#1e2a3a;border-color:#3d5066;color:#94a8c0}body[style*="--colTableText: white"] .filter-picker .el-input__inner{background:#1e2a3a!important;border-color:#3d5066!important;color:#e0eaff!important}body[style*="--colTableText: white"] .invoice-data-table th,body[style*="--colTableText: white"] .review-table th{background:#1e3a5f!important;color:#fff!important;border-bottom-color:#2d5a8a!important}