*{box-sizing:border-box;margin:0;padding:0}html{min-width:1200px}body,html{height:100%}body{margin:0;padding:0;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:#f0f1f2;color:#070710;line-height:1.5;font-size:12px;font-weight:600}#app{height:100%}button,input,textarea{font-family:inherit}.cutoff{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root{--primary-color:#070710;--secondary-color:#8a8a8e;--third-color:#858585;--main-color:#3c39a8;--button-color:#f2f2f2;--red-color:#fc4437;--success-color:#28a745;--info-color:#17a2b8;--warning-color:#ffc107;--danger-color:#dc3545;--light-color:#f8f9fa;--dark-color:#070710}.tc{text-align:center}.el-button{height:56px;padding:0 24px;border:0;border-radius:20px!important;font-size:14px;cursor:pointer;transition:background .2s}.el-button span{display:flex;align-items:center;justify-content:center;gap:10px}.el-button.el-button--default{background:#f0f1f2;border:0;border-radius:100px;font-size:18px;color:var(--primary-color)}.el-button.el-button--default:hover{background:#e5e5e5;color:var(--primary-color)}.el-button.el-button--primary{height:56px;background:var(--primary-color);border:0;border-radius:20px;color:#fff}.el-button.el-button--primary:active,.el-button.el-button--primary:focus,.el-button.el-button--primary:hover{background:#202028}.el-button.el-button--primary:disabled{background:#ececec!important;color:#b2b2b2!important;opacity:1!important}.el-button.el-button--white{height:56px;background:#fff;border:2px solid #ebebeb;border-radius:20px;color:var(--primary-color)}.el-button.el-button--white:hover{background:#fff;border:2px solid rgba(7,7,16,.3);color:var(--primary-color)}.el-button.el-button--info{height:36px;background:#f2f2f2;border:0;border-radius:12px!important;font-size:14px;color:#0d0d0d}.el-button.el-button--info:active,.el-button.el-button--info:focus,.el-button.el-button--info:hover{background:#e5e5e5;color:#0d0d0d}.el-button.el-button--info:disabled{background:#e1e1e2!important;opacity:1!important}.el-overlay{background-color:rgba(0,0,0,.6)}.el-overlay.no-bg-drawer{background:none}.el-message{height:34px;padding:0 14px;background:#fff;border-radius:25px;border:1px solid #f5f5f5}.el-message .el-message__content{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--primary-color);font-weight:400}.el-message .ico-success{min-width:14px;width:14px;height:14px;background:url(/img/success.fcae4be3.svg) no-repeat 50%;background-size:100% 100%}.el-message .ico-fail{min-width:14px;width:14px;height:14px;background:url(/img/fail.60f2e62f.svg) no-repeat 50%;background-size:100% 100%}.el-message .gray-text{color:#999}.hidden-input{width:0;opacity:0}.ico-loading{display:inline-block;width:25px;height:25px;background:url(/img/loading.ea1d618e.svg) no-repeat 50%;background-size:100% 100%}.ico-loading.load{animation:spin 1s linear infinite}.h100{height:100%}.empty-state{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.empty-state .empty-img{width:30px}.empty-state .text{font-weight:600;font-size:14px;color:#a7a7aa}.ico-caret{width:16px;height:10px;background:url(/img/caret.a10edada.svg) no-repeat 50%;background-size:100% auto;transition:transform .3s}.ico-caret.open{transform:rotate(180deg)}.el-dropdown__popper{width:456px!important;border:0!important;border-radius:14px!important}.el-dropdown__popper .el-popper__arrow{display:none}.el-dropdown__popper .el-dropdown-menu{padding:0;background:#fff;box-shadow:0 8px 22px 0 rgba(18,37,87,.14)!important;border-radius:14px}.el-dropdown__popper .el-checkbox-group{height:250px;overflow-y:auto}.el-dropdown__popper .el-dropdown-menu__item{height:50px;padding:0 25px;line-height:50px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:14px;color:#000}.el-dropdown__popper .el-dropdown-menu__item:hover{background:#f0f1f2!important}.el-dropdown__popper .search-input{height:50px;border-radius:6px 6px 0 0;border-bottom:1px solid #f0f1f2;background:#fff!important}.el-dropdown__popper .search-input:hover{border-bottom:1px solid var(--primary-color);background:#fff!important}.el-dropdown__popper .search-input .el-input__wrapper{padding:0;border-radius:0;box-shadow:none!important}.el-dropdown__popper .search-input .ico-search{width:16px;height:16px;margin-right:15px;background:url(/img/search.249aefd2.svg) no-repeat 50%;background-size:100% 100%}.el-dropdown__popper .el-checkbox{width:100%}.el-dropdown__popper .el-checkbox__inner{width:16px;height:16px;border-radius:2px!important;border:2px solid var(--primary-color)!important;background:#fff}.el-dropdown__popper .el-checkbox__label{padding-left:15px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:14px;color:#000}.el-dropdown__popper .el-checkbox__input.is-checked .el-checkbox__inner{background:var(--primary-color)!important;border-color:var(--primary-color)!important}.el-dropdown__popper .el-checkbox__input.is-checked+.el-checkbox__label{color:var(--primary-color)!important}.el-dropdown__popper .bottom{height:76px;display:flex;justify-content:flex-end;align-items:center}.el-dropdown__popper .bottom:hover{background:#fff!important}.el-dropdown__popper .bottom .el-button{min-width:92px;height:36px;border-radius:12px!important;font-size:12px;font-weight:600}.el-dropdown__popper .bottom .el-button+.el-button{margin-left:10px}