*:focus-visible{outline:none}:root{--app-bg-color: #f8f9fa;--app-text-color: #303133;--app-border-color: #dcdfe6;--app-hover-color: #f5f7fa}html.dark{color-scheme:dark;--app-bg-color: #1a1a1a;--app-text-color: #e5eaf3;--app-border-color: #4c4d4f;--app-hover-color: #262727}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--app-bg-color);color:var(--app-text-color);transition:background-color .3s,color .3s}#app-view{background-color:var(--app-bg-color);min-height:100vh}.navbar-brand{font-weight:700}.nav-link.active{font-weight:700;color:#fff}html body [class$=-container][class*=container]{background-color:var(--app-bg-color)!important}html.dark body{background-color:#1a1a1a}html.dark body [class$=-container][class*=container]{background-color:#141414!important}html.dark .el-card{background-color:#1a1a1a;border-color:#4c4d4f;--el-card-bg-color: #1a1a1a}html.dark .el-table{--el-table-bg-color: #1a1a1a;--el-table-tr-bg-color: #1a1a1a;--el-table-row-hover-bg-color: #262727;--el-table-header-bg-color: #141414;--el-table-border-color: #4c4d4f;background-color:#1a1a1a;color:#e5eaf3}html.dark .el-table th.el-table__cell{background-color:#141414;color:#e5eaf3;border-color:#4c4d4f}html.dark .el-table td.el-table__cell{border-color:#4c4d4f;color:#c9cdd4}html.dark .el-table--striped .el-table__body tr.el-table__row--striped td{background-color:#181818}html.dark .el-table__empty-block{background-color:#1a1a1a}html.dark .el-table__empty-text{color:#909399}html.dark .el-pagination{--el-pagination-bg-color: #1a1a1a;--el-pagination-button-bg-color: #262727;--el-pagination-button-color: #e5eaf3;--el-pagination-hover-color: #409eff}html.dark .el-pagination button:disabled{background-color:#1a1a1a;color:#4c4d4f}html.dark .el-pager li{background-color:#262727;color:#c9cdd4;border:1px solid #4c4d4f}html.dark .el-pager li.is-active{background-color:#409eff;color:#fff;border-color:#409eff}html.dark .el-pager li:hover{color:#409eff}html.dark .el-input{--el-input-bg-color: #262727;--el-input-border-color: #4c4d4f;--el-input-text-color: #e5eaf3;--el-input-placeholder-color: #909399;--el-input-hover-border-color: #409eff;--el-input-focus-border-color: #409eff}html.dark .el-input__wrapper{background-color:#262727;box-shadow:0 0 0 1px #4c4d4f inset}html.dark .el-input__wrapper:hover,html.dark .el-input__wrapper.is-focus{box-shadow:0 0 0 1px #409eff inset}html.dark .el-textarea__inner{background-color:#262727;color:#e5eaf3;border-color:#4c4d4f}html.dark .el-select{--el-select-input-color: #e5eaf3;--el-select-border-color-hover: #409eff}html.dark .el-select-dropdown{background-color:#262727;border-color:#4c4d4f}html.dark .el-select-dropdown__item{color:#c9cdd4}html.dark .el-select-dropdown__item:hover{background-color:#333436;color:#409eff}html.dark .el-select-dropdown__item.is-selected{color:#409eff;font-weight:600}html.dark .el-dialog{--el-dialog-bg-color: #1a1a1a;--el-dialog-border-color: #4c4d4f;background-color:#1a1a1a;border:1px solid #4c4d4f}html.dark .el-dialog__header{border-bottom:1px solid #4c4d4f}html.dark .el-dialog__title{color:#e5eaf3}html.dark .el-dialog__body,html.dark .el-form-item__label{color:#c9cdd4}html.dark .el-menu{background-color:#1a1a1a;border-color:#4c4d4f}html.dark .el-menu-item,html.dark .el-sub-menu__title{color:#c9cdd4}html.dark .el-menu-item:hover,html.dark .el-sub-menu__title:hover{background-color:#262727!important;color:#409eff}html.dark .el-menu-item.is-active{color:#409eff;background-color:#1e3a5f}html.dark .el-button{--el-button-bg-color: #262727;--el-button-border-color: #4c4d4f;--el-button-text-color: #e5eaf3;--el-button-hover-bg-color: #333436;--el-button-hover-border-color: #409eff;--el-button-hover-text-color: #409eff}html.dark .el-button--primary{--el-button-bg-color: #409eff;--el-button-border-color: #409eff;--el-button-text-color: #ffffff;--el-button-hover-bg-color: #66b1ff;--el-button-hover-border-color: #66b1ff}html.dark .el-button--success{--el-button-bg-color: #67c23a;--el-button-border-color: #67c23a}html.dark .el-button--warning{--el-button-bg-color: #e6a23c;--el-button-border-color: #e6a23c}html.dark .el-button--danger{--el-button-bg-color: #f56c6c;--el-button-border-color: #f56c6c}html.dark .el-tree{background-color:transparent;color:#c9cdd4}html.dark .el-tree-node__content:hover{background-color:#262727}html.dark .el-tree-node:focus>.el-tree-node__content{background-color:#262727}html.dark .el-empty{--el-empty-fill-color-0: #262727;--el-empty-fill-color-1: #1a1a1a}html.dark .el-empty__description{color:#909399}html.dark .el-tag,html.dark .el-divider{border-color:#4c4d4f}html.dark .el-switch{--el-switch-off-color: #4c4d4f}.title-icon{color:var(--el-color-primary)!important}html.dark .page-title{color:#e5eaf3!important}html.dark .title-icon{color:var(--el-color-primary)!important}html.dark .title-section{color:#e5eaf3!important}html.dark h1,html.dark h2,html.dark h3,html.dark h4,html.dark h5,html.dark h6{color:#e5eaf3}html.dark .query-label,html.dark .el-form-item__label,html.dark .el-descriptions__label{color:#c9cdd4!important}html.dark .el-descriptions__content{color:#e5eaf3!important}
