body{width:100%;height:100%;margin:0;padding:0}:root{--theme-primary-color: #409eff;--theme-primary-color-light: #79bbff;--theme-primary-color-dark: #337ecc;--el-color-primary: var(--theme-primary-color);--el-color-primary-light-3: var(--theme-primary-color-light);--el-color-primary-light-5: var(--theme-primary-color-light);--el-color-primary-light-7: var(--theme-primary-color-light);--el-color-primary-light-8: var(--theme-primary-color-light);--el-color-primary-light-9: var(--theme-primary-color-light);--el-color-primary-dark-2: var(--theme-primary-color-dark)}:root{--nav-bg-color: #304156;--nav-text-color: #fff;--nav-hover-bg: rgba(255, 255, 255, .2);--menu-bg-color: #fff;--menu-text-color: #606266;--menu-hover-bg: #ecf5ff;--menu-active-bg: #ecf5ff;--menu-active-color: #409eff;--menu-border-color: #e6e6e6;--tags-bg-color: #fff;--tags-border-color: #e6e6e6;--main-bg-color: #f0f2f5;--drawer-bg-color: #fff;--drawer-hover-bg: rgba(64, 158, 255, .05);--border-color: #dcdfe6;--text-secondary-color: #606266}.el-dropdown-menu__item{color:#606266!important}.el-dropdown-menu__item:hover{background-color:var(--theme-primary-color-light, #ecf5ff)!important;color:var(--theme-primary-color, #409eff)!important}.el-dropdown-menu__item:hover .el-icon,.el-dropdown-menu__item.is-active{color:var(--theme-primary-color, #409eff)!important}.el-tag--success{background-color:var(--theme-primary-color, #409eff)!important;border-color:var(--theme-primary-color, #409eff)!important;color:#fff!important}.el-tag--success .el-tag__close{color:#fff!important}.el-tag--success .el-tag__close:hover{background-color:#ffffff4d!important;color:#fff!important}.el-tag--info{background-color:#f4f4f5!important;border-color:#e9e9eb!important;color:#909399!important}.el-tag--info .el-tag__close{color:#909399!important}.el-tag--info .el-tag__close:hover{background-color:#0003!important;color:#fff!important}.el-button--primary{--el-button-bg-color: var(--theme-primary-color, #409eff);--el-button-border-color: var(--theme-primary-color, #409eff);--el-button-hover-bg-color: var(--theme-primary-color-light, #79bbff);--el-button-hover-border-color: var(--theme-primary-color-light, #79bbff)}.el-link--primary{--el-link-text-color: var(--theme-primary-color, #409eff);--el-link-hover-text-color: var(--theme-primary-color-light, #79bbff)}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.top-header[data-v-5a211b84]{background-color:var(--nav-bg-color, #304156);height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;flex-shrink:0;transition:background-color .3s}.header-left[data-v-5a211b84]{display:flex;align-items:center;gap:15px}.logo h3[data-v-5a211b84]{font-size:18px;font-weight:400;color:var(--nav-text-color, #fff);margin:0;transition:color .3s}.collapse-btn[data-v-5a211b84]{display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--nav-text-color, #fff);padding:5px;border-radius:4px;transition:all .3s}.collapse-btn[data-v-5a211b84]:hover{background-color:var(--nav-hover-bg, rgba(255, 255, 255, .1))}.collapse-btn .el-icon[data-v-5a211b84]{font-size:18px}.header-right[data-v-5a211b84]{display:flex;align-items:center}.user-info[data-v-5a211b84]{display:flex;align-items:center;gap:8px;cursor:pointer;padding:5px 10px;border-radius:4px;transition:background-color .3s}.user-info[data-v-5a211b84]:hover{background-color:var(--nav-hover-bg, rgba(255, 255, 255, .1))}.username[data-v-5a211b84]{font-size:14px;color:var(--nav-text-color, #fff);transition:color .3s}.aside[data-v-359aab0a]{background-color:var(--menu-bg-color, #fff);height:100%;overflow-x:hidden;overflow-y:auto;border-right:1px solid var(--menu-border-color, #e6e6e6)}.aside[data-v-359aab0a]::-webkit-scrollbar{width:6px}.aside[data-v-359aab0a]::-webkit-scrollbar-track{background:transparent}.aside[data-v-359aab0a]::-webkit-scrollbar-thumb{background:rgba(144,147,153,.3);border-radius:3px;transition:background .3s}.aside[data-v-359aab0a]::-webkit-scrollbar-thumb:hover{background:rgba(144,147,153,.5)}.aside[data-v-359aab0a]{scrollbar-width:thin;scrollbar-color:rgba(144,147,153,.3) transparent}.menu[data-v-359aab0a]{border-right:none;height:100%;background-color:var(--menu-bg-color, #fff)}.menu[data-v-359aab0a] .el-menu-item{color:var(--menu-text-color, #606266)}.menu[data-v-359aab0a] .el-menu-item:hover{background-color:var(--menu-hover-bg, #ecf5ff);color:var(--menu-active-color, #409eff)}.menu[data-v-359aab0a] .el-menu-item.is-active{background-color:var(--menu-active-bg, #ecf5ff);color:var(--menu-active-color, #409eff)}.menu[data-v-359aab0a] .el-menu-item .el-icon{color:inherit}.menu[data-v-359aab0a] .el-sub-menu__title,.menu[data-v-359aab0a] .el-menu--inline,.menu[data-v-359aab0a] .el-sub-menu .el-menu,.menu[data-v-359aab0a] .el-sub-menu__icon-arrow{transition:none!important}.menu[data-v-359aab0a] .el-menu{overflow-x:hidden}.menu[data-v-359aab0a] .el-menu--collapse .el-sub-menu__title span,.menu[data-v-359aab0a] .el-menu--collapse .el-menu-item span{display:none}.content-container[data-v-5cc8d1d6]{flex:1;display:flex;flex-direction:column;overflow:hidden}.tags-header[data-v-5cc8d1d6]{background-color:var(--tags-bg-color, #fff);border-bottom:1px solid var(--tags-border-color, #e6e6e6);padding:8px 12px;height:46px;flex-shrink:0;transition:all .3s}.tags-container[data-v-5cc8d1d6]{display:flex;gap:8px;overflow-x:auto;align-items:center;height:100%}.tags-container[data-v-5cc8d1d6]::-webkit-scrollbar{height:0}.tag-item[data-v-5cc8d1d6]{cursor:pointer;user-select:none;margin:0}.tag-item[data-v-5cc8d1d6] .el-tag--success{background-color:var(--theme-primary-color, #409eff)!important;border-color:var(--theme-primary-color, #409eff)!important;color:#fff!important}.tag-item[data-v-5cc8d1d6] .el-tag--success .el-tag__close{color:#fff!important}.tag-item[data-v-5cc8d1d6] .el-tag--success .el-tag__close:hover{background-color:#ffffff4d!important;color:#fff!important}.tag-item[data-v-5cc8d1d6] .el-tag__close{color:currentColor}.tag-item[data-v-5cc8d1d6] .el-tag__close:hover{background-color:#0003;color:#fff}.main[data-v-5cc8d1d6]{background-color:var(--main-bg-color, #f0f2f5);padding:20px;overflow-y:auto;flex:1;transition:background-color .3s}.main[data-v-5cc8d1d6]::-webkit-scrollbar{width:6px}.main[data-v-5cc8d1d6]::-webkit-scrollbar-track{background:transparent}.main[data-v-5cc8d1d6]::-webkit-scrollbar-thumb{background-color:#9093994d;border-radius:3px;transition:background-color .3s}.main[data-v-5cc8d1d6]::-webkit-scrollbar-thumb:hover{background-color:#90939999}.settings-content[data-v-c0253d11]{padding:0 10px}.section-label[data-v-c0253d11]{font-size:14px;color:var(--text-secondary-color, #606266);margin-bottom:12px;font-weight:500;transition:color .3s}.theme-color-section[data-v-c0253d11]{margin-bottom:20px}.color-options[data-v-c0253d11]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.color-option[data-v-c0253d11]{display:flex;flex-direction:column;align-items:center;padding:12px;border:2px solid var(--border-color, #dcdfe6);border-radius:8px;cursor:pointer;transition:all .3s;position:relative;background-color:var(--drawer-bg-color, #fff)}.color-option[data-v-c0253d11]:hover{border-color:var(--theme-primary-color, #409eff);transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.color-option.active[data-v-c0253d11]{border-color:var(--theme-primary-color, #409eff);background-color:var(--drawer-hover-bg, rgba(64, 158, 255, .05))}.color-preview[data-v-c0253d11]{width:40px;height:40px;border-radius:50%;margin-bottom:8px;border:2px solid var(--drawer-bg-color, #fff);box-shadow:0 2px 4px #0000001a}.color-name[data-v-c0253d11]{font-size:12px;color:var(--text-secondary-color, #606266);text-align:center;transition:color .3s}.check-icon[data-v-c0253d11]{position:absolute;top:8px;right:8px;color:var(--theme-primary-color, #409eff);font-size:16px}.custom-color[data-v-c0253d11]{display:flex;flex-direction:column;align-items:flex-start}.drawer-footer[data-v-c0253d11]{display:flex;justify-content:flex-end;gap:10px;padding-top:10px;border-top:1px solid var(--border-color, #e4e7ed);transition:border-color .3s}#app[data-v-038e5494]{height:100vh;overflow:hidden;display:flex;flex-direction:column}.main-container[data-v-038e5494]{flex:1;overflow:hidden}[data-v-839ba0d3]:root{--common-primary-color: #409eff;--common-success-color: #67c23a;--common-warning-color: #e6a23c;--common-danger-color: #f56c6c;--common-info-color: #909399;--common-text-primary: #303133;--common-text-regular: #606266;--common-text-secondary: #909399;--common-text-placeholder: #c0c4cc;--common-border-base: #dcdfe6;--common-border-light: #e4e7ed;--common-border-lighter: #ebeef5;--common-border-extra-light: #f2f6fc;--common-bg-base: #ffffff;--common-bg-page: #f5f7fa;--common-bg-overlay: #ffffff;--common-font-size-extra-large: 20px;--common-font-size-large: 18px;--common-font-size-medium: 16px;--common-font-size-base: 14px;--common-font-size-small: 13px;--common-font-size-extra-small: 12px;--common-border-radius-base: 4px;--common-border-radius-small: 2px;--common-border-radius-round: 20px;--common-border-radius-circle: 50%;--common-spacing-xs: 4px;--common-spacing-sm: 8px;--common-spacing-md: 12px;--common-spacing-lg: 16px;--common-spacing-xl: 20px;--common-spacing-xxl: 24px;--common-box-shadow-light: 0 2px 12px 0 rgba(0, 0, 0, .05);--common-box-shadow-base: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);--common-box-shadow-dark: 0 2px 12px 0 rgba(0, 0, 0, .1)}[data-theme=dark][data-v-839ba0d3]{--common-text-primary: #e5eaf3;--common-text-regular: #cfd3dc;--common-text-secondary: #a3a6ad;--common-text-placeholder: #6c6e72;--common-border-base: #4c4d4f;--common-border-light: #3a3b3d;--common-border-lighter: #2e2f30;--common-bg-base: #1e1e1e;--common-bg-page: #141414;--common-bg-overlay: #2a2a2a}.common-table[data-v-839ba0d3]{background:var(--bg-color, #fff);border-radius:8px}.common-table .table-toolbar[data-v-839ba0d3]{padding:16px;border-bottom:1px solid var(--border-color, #ebeef5)}.common-table .table-pagination[data-v-839ba0d3]{padding:16px;display:flex;justify-content:flex-end}[data-v-2fa47262]:root{--common-primary-color: #409eff;--common-success-color: #67c23a;--common-warning-color: #e6a23c;--common-danger-color: #f56c6c;--common-info-color: #909399;--common-text-primary: #303133;--common-text-regular: #606266;--common-text-secondary: #909399;--common-text-placeholder: #c0c4cc;--common-border-base: #dcdfe6;--common-border-light: #e4e7ed;--common-border-lighter: #ebeef5;--common-border-extra-light: #f2f6fc;--common-bg-base: #ffffff;--common-bg-page: #f5f7fa;--common-bg-overlay: #ffffff;--common-font-size-extra-large: 20px;--common-font-size-large: 18px;--common-font-size-medium: 16px;--common-font-size-base: 14px;--common-font-size-small: 13px;--common-font-size-extra-small: 12px;--common-border-radius-base: 4px;--common-border-radius-small: 2px;--common-border-radius-round: 20px;--common-border-radius-circle: 50%;--common-spacing-xs: 4px;--common-spacing-sm: 8px;--common-spacing-md: 12px;--common-spacing-lg: 16px;--common-spacing-xl: 20px;--common-spacing-xxl: 24px;--common-box-shadow-light: 0 2px 12px 0 rgba(0, 0, 0, .05);--common-box-shadow-base: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);--common-box-shadow-dark: 0 2px 12px 0 rgba(0, 0, 0, .1)}[data-theme=dark][data-v-2fa47262]{--common-text-primary: #e5eaf3;--common-text-regular: #cfd3dc;--common-text-secondary: #a3a6ad;--common-text-placeholder: #6c6e72;--common-border-base: #4c4d4f;--common-border-light: #3a3b3d;--common-border-lighter: #2e2f30;--common-bg-base: #1e1e1e;--common-bg-page: #141414;--common-bg-overlay: #2a2a2a}.common-search[data-v-2fa47262]{background:var(--bg-color, #fff);padding:16px;border-radius:8px;margin-bottom:16px}.common-search[data-v-2fa47262] .el-form-item{margin-bottom:12px}[data-v-0eb1453a]:root{--common-primary-color: #409eff;--common-success-color: #67c23a;--common-warning-color: #e6a23c;--common-danger-color: #f56c6c;--common-info-color: #909399;--common-text-primary: #303133;--common-text-regular: #606266;--common-text-secondary: #909399;--common-text-placeholder: #c0c4cc;--common-border-base: #dcdfe6;--common-border-light: #e4e7ed;--common-border-lighter: #ebeef5;--common-border-extra-light: #f2f6fc;--common-bg-base: #ffffff;--common-bg-page: #f5f7fa;--common-bg-overlay: #ffffff;--common-font-size-extra-large: 20px;--common-font-size-large: 18px;--common-font-size-medium: 16px;--common-font-size-base: 14px;--common-font-size-small: 13px;--common-font-size-extra-small: 12px;--common-border-radius-base: 4px;--common-border-radius-small: 2px;--common-border-radius-round: 20px;--common-border-radius-circle: 50%;--common-spacing-xs: 4px;--common-spacing-sm: 8px;--common-spacing-md: 12px;--common-spacing-lg: 16px;--common-spacing-xl: 20px;--common-spacing-xxl: 24px;--common-box-shadow-light: 0 2px 12px 0 rgba(0, 0, 0, .05);--common-box-shadow-base: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);--common-box-shadow-dark: 0 2px 12px 0 rgba(0, 0, 0, .1)}[data-theme=dark][data-v-0eb1453a]{--common-text-primary: #e5eaf3;--common-text-regular: #cfd3dc;--common-text-secondary: #a3a6ad;--common-text-placeholder: #6c6e72;--common-border-base: #4c4d4f;--common-border-light: #3a3b3d;--common-border-lighter: #2e2f30;--common-bg-base: #1e1e1e;--common-bg-page: #141414;--common-bg-overlay: #2a2a2a}.common-dialog-content[data-v-0eb1453a]{padding:10px 0}.common-dialog-footer[data-v-0eb1453a]{display:flex;justify-content:flex-end;gap:10px}[data-v-6e2ced9a]:root{--common-primary-color: #409eff;--common-success-color: #67c23a;--common-warning-color: #e6a23c;--common-danger-color: #f56c6c;--common-info-color: #909399;--common-text-primary: #303133;--common-text-regular: #606266;--common-text-secondary: #909399;--common-text-placeholder: #c0c4cc;--common-border-base: #dcdfe6;--common-border-light: #e4e7ed;--common-border-lighter: #ebeef5;--common-border-extra-light: #f2f6fc;--common-bg-base: #ffffff;--common-bg-page: #f5f7fa;--common-bg-overlay: #ffffff;--common-font-size-extra-large: 20px;--common-font-size-large: 18px;--common-font-size-medium: 16px;--common-font-size-base: 14px;--common-font-size-small: 13px;--common-font-size-extra-small: 12px;--common-border-radius-base: 4px;--common-border-radius-small: 2px;--common-border-radius-round: 20px;--common-border-radius-circle: 50%;--common-spacing-xs: 4px;--common-spacing-sm: 8px;--common-spacing-md: 12px;--common-spacing-lg: 16px;--common-spacing-xl: 20px;--common-spacing-xxl: 24px;--common-box-shadow-light: 0 2px 12px 0 rgba(0, 0, 0, .05);--common-box-shadow-base: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);--common-box-shadow-dark: 0 2px 12px 0 rgba(0, 0, 0, .1)}[data-theme=dark][data-v-6e2ced9a]{--common-text-primary: #e5eaf3;--common-text-regular: #cfd3dc;--common-text-secondary: #a3a6ad;--common-text-placeholder: #6c6e72;--common-border-base: #4c4d4f;--common-border-light: #3a3b3d;--common-border-lighter: #2e2f30;--common-bg-base: #1e1e1e;--common-bg-page: #141414;--common-bg-overlay: #2a2a2a}.common-tree[data-v-6e2ced9a]{background:var(--bg-color, #fff);border-radius:8px;padding:16px}.common-tree .tree-toolbar[data-v-6e2ced9a]{margin-bottom:12px;display:flex;gap:8px}.common-tree .tree-node-label[data-v-6e2ced9a]{display:flex;align-items:center;gap:4px}.common-tree .tree-node-label .node-icon[data-v-6e2ced9a]{font-size:16px}.common-tree .tree-footer[data-v-6e2ced9a]{margin-top:12px;padding-top:12px;border-top:1px solid var(--border-color, #ebeef5);color:var(--text-secondary-color, #909399);font-size:12px}[data-v-a7e6b772]:root{--common-primary-color: #409eff;--common-success-color: #67c23a;--common-warning-color: #e6a23c;--common-danger-color: #f56c6c;--common-info-color: #909399;--common-text-primary: #303133;--common-text-regular: #606266;--common-text-secondary: #909399;--common-text-placeholder: #c0c4cc;--common-border-base: #dcdfe6;--common-border-light: #e4e7ed;--common-border-lighter: #ebeef5;--common-border-extra-light: #f2f6fc;--common-bg-base: #ffffff;--common-bg-page: #f5f7fa;--common-bg-overlay: #ffffff;--common-font-size-extra-large: 20px;--common-font-size-large: 18px;--common-font-size-medium: 16px;--common-font-size-base: 14px;--common-font-size-small: 13px;--common-font-size-extra-small: 12px;--common-border-radius-base: 4px;--common-border-radius-small: 2px;--common-border-radius-round: 20px;--common-border-radius-circle: 50%;--common-spacing-xs: 4px;--common-spacing-sm: 8px;--common-spacing-md: 12px;--common-spacing-lg: 16px;--common-spacing-xl: 20px;--common-spacing-xxl: 24px;--common-box-shadow-light: 0 2px 12px 0 rgba(0, 0, 0, .05);--common-box-shadow-base: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);--common-box-shadow-dark: 0 2px 12px 0 rgba(0, 0, 0, .1)}[data-theme=dark][data-v-a7e6b772]{--common-text-primary: #e5eaf3;--common-text-regular: #cfd3dc;--common-text-secondary: #a3a6ad;--common-text-placeholder: #6c6e72;--common-border-base: #4c4d4f;--common-border-light: #3a3b3d;--common-border-lighter: #2e2f30;--common-bg-base: #1e1e1e;--common-bg-page: #141414;--common-bg-overlay: #2a2a2a}.common-card[data-v-a7e6b772]{border-radius:8px}.common-card .common-card-header[data-v-a7e6b772]{display:flex;align-items:center;justify-content:space-between}.common-card .common-card-header__left[data-v-a7e6b772]{display:flex;align-items:baseline;gap:12px}.common-card .common-card-header__title[data-v-a7e6b772]{font-size:16px;font-weight:600;color:var(--el-text-color-primary, #303133)}.common-card .common-card-header__desc[data-v-a7e6b772]{font-size:13px;color:var(--el-text-color-secondary, #909399)}.common-card .common-card-header__extra[data-v-a7e6b772]{display:flex;align-items:center}.common-card .common-card-body[data-v-a7e6b772]{min-height:0}.common-card .common-card-footer[data-v-a7e6b772]{margin-top:16px;padding-top:16px;border-top:1px solid var(--el-border-color-lighter, #ebeef5)}[data-v-b66f3b70]:root{--common-primary-color: #409eff;--common-success-color: #67c23a;--common-warning-color: #e6a23c;--common-danger-color: #f56c6c;--common-info-color: #909399;--common-text-primary: #303133;--common-text-regular: #606266;--common-text-secondary: #909399;--common-text-placeholder: #c0c4cc;--common-border-base: #dcdfe6;--common-border-light: #e4e7ed;--common-border-lighter: #ebeef5;--common-border-extra-light: #f2f6fc;--common-bg-base: #ffffff;--common-bg-page: #f5f7fa;--common-bg-overlay: #ffffff;--common-font-size-extra-large: 20px;--common-font-size-large: 18px;--common-font-size-medium: 16px;--common-font-size-base: 14px;--common-font-size-small: 13px;--common-font-size-extra-small: 12px;--common-border-radius-base: 4px;--common-border-radius-small: 2px;--common-border-radius-round: 20px;--common-border-radius-circle: 50%;--common-spacing-xs: 4px;--common-spacing-sm: 8px;--common-spacing-md: 12px;--common-spacing-lg: 16px;--common-spacing-xl: 20px;--common-spacing-xxl: 24px;--common-box-shadow-light: 0 2px 12px 0 rgba(0, 0, 0, .05);--common-box-shadow-base: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);--common-box-shadow-dark: 0 2px 12px 0 rgba(0, 0, 0, .1)}[data-theme=dark][data-v-b66f3b70]{--common-text-primary: #e5eaf3;--common-text-regular: #cfd3dc;--common-text-secondary: #a3a6ad;--common-text-placeholder: #6c6e72;--common-border-base: #4c4d4f;--common-border-light: #3a3b3d;--common-border-lighter: #2e2f30;--common-bg-base: #1e1e1e;--common-bg-page: #141414;--common-bg-overlay: #2a2a2a}.common-chart[data-v-b66f3b70]{position:relative;background:var(--bg-color, #fff);border-radius:8px}.common-chart__canvas[data-v-b66f3b70]{width:100%;height:100%}.common-chart__empty[data-v-b66f3b70]{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--bg-color, #fff)}.common-chart__empty-text[data-v-b66f3b70]{font-size:14px;color:var(--el-text-color-secondary, #909399)}[data-v-fdd050bc]:root{--common-primary-color: #409eff;--common-success-color: #67c23a;--common-warning-color: #e6a23c;--common-danger-color: #f56c6c;--common-info-color: #909399;--common-text-primary: #303133;--common-text-regular: #606266;--common-text-secondary: #909399;--common-text-placeholder: #c0c4cc;--common-border-base: #dcdfe6;--common-border-light: #e4e7ed;--common-border-lighter: #ebeef5;--common-border-extra-light: #f2f6fc;--common-bg-base: #ffffff;--common-bg-page: #f5f7fa;--common-bg-overlay: #ffffff;--common-font-size-extra-large: 20px;--common-font-size-large: 18px;--common-font-size-medium: 16px;--common-font-size-base: 14px;--common-font-size-small: 13px;--common-font-size-extra-small: 12px;--common-border-radius-base: 4px;--common-border-radius-small: 2px;--common-border-radius-round: 20px;--common-border-radius-circle: 50%;--common-spacing-xs: 4px;--common-spacing-sm: 8px;--common-spacing-md: 12px;--common-spacing-lg: 16px;--common-spacing-xl: 20px;--common-spacing-xxl: 24px;--common-box-shadow-light: 0 2px 12px 0 rgba(0, 0, 0, .05);--common-box-shadow-base: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);--common-box-shadow-dark: 0 2px 12px 0 rgba(0, 0, 0, .1)}[data-theme=dark][data-v-fdd050bc]{--common-text-primary: #e5eaf3;--common-text-regular: #cfd3dc;--common-text-secondary: #a3a6ad;--common-text-placeholder: #6c6e72;--common-border-base: #4c4d4f;--common-border-light: #3a3b3d;--common-border-lighter: #2e2f30;--common-bg-base: #1e1e1e;--common-bg-page: #141414;--common-bg-overlay: #2a2a2a}.common-form[data-v-fdd050bc]{background:var(--bg-color, #fff);border-radius:8px}.common-form .common-form-item__extra[data-v-fdd050bc]{font-size:12px;color:var(--el-text-color-secondary, #909399);line-height:1.4;margin-top:4px}[data-v-800e3fd7]:root{--common-primary-color: #409eff;--common-success-color: #67c23a;--common-warning-color: #e6a23c;--common-danger-color: #f56c6c;--common-info-color: #909399;--common-text-primary: #303133;--common-text-regular: #606266;--common-text-secondary: #909399;--common-text-placeholder: #c0c4cc;--common-border-base: #dcdfe6;--common-border-light: #e4e7ed;--common-border-lighter: #ebeef5;--common-border-extra-light: #f2f6fc;--common-bg-base: #ffffff;--common-bg-page: #f5f7fa;--common-bg-overlay: #ffffff;--common-font-size-extra-large: 20px;--common-font-size-large: 18px;--common-font-size-medium: 16px;--common-font-size-base: 14px;--common-font-size-small: 13px;--common-font-size-extra-small: 12px;--common-border-radius-base: 4px;--common-border-radius-small: 2px;--common-border-radius-round: 20px;--common-border-radius-circle: 50%;--common-spacing-xs: 4px;--common-spacing-sm: 8px;--common-spacing-md: 12px;--common-spacing-lg: 16px;--common-spacing-xl: 20px;--common-spacing-xxl: 24px;--common-box-shadow-light: 0 2px 12px 0 rgba(0, 0, 0, .05);--common-box-shadow-base: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);--common-box-shadow-dark: 0 2px 12px 0 rgba(0, 0, 0, .1)}[data-theme=dark][data-v-800e3fd7]{--common-text-primary: #e5eaf3;--common-text-regular: #cfd3dc;--common-text-secondary: #a3a6ad;--common-text-placeholder: #6c6e72;--common-border-base: #4c4d4f;--common-border-light: #3a3b3d;--common-border-lighter: #2e2f30;--common-bg-base: #1e1e1e;--common-bg-page: #141414;--common-bg-overlay: #2a2a2a}.common-icon[data-v-800e3fd7]{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;cursor:inherit}.common-icon__svg[data-v-800e3fd7]{display:block}.common-icon.is-spin[data-v-800e3fd7]{animation:common-icon-spin-800e3fd7 1s linear infinite}@keyframes common-icon-spin-800e3fd7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-v-1b1dd0fa]:root{--common-primary-color: #409eff;--common-success-color: #67c23a;--common-warning-color: #e6a23c;--common-danger-color: #f56c6c;--common-info-color: #909399;--common-text-primary: #303133;--common-text-regular: #606266;--common-text-secondary: #909399;--common-text-placeholder: #c0c4cc;--common-border-base: #dcdfe6;--common-border-light: #e4e7ed;--common-border-lighter: #ebeef5;--common-border-extra-light: #f2f6fc;--common-bg-base: #ffffff;--common-bg-page: #f5f7fa;--common-bg-overlay: #ffffff;--common-font-size-extra-large: 20px;--common-font-size-large: 18px;--common-font-size-medium: 16px;--common-font-size-base: 14px;--common-font-size-small: 13px;--common-font-size-extra-small: 12px;--common-border-radius-base: 4px;--common-border-radius-small: 2px;--common-border-radius-round: 20px;--common-border-radius-circle: 50%;--common-spacing-xs: 4px;--common-spacing-sm: 8px;--common-spacing-md: 12px;--common-spacing-lg: 16px;--common-spacing-xl: 20px;--common-spacing-xxl: 24px;--common-box-shadow-light: 0 2px 12px 0 rgba(0, 0, 0, .05);--common-box-shadow-base: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);--common-box-shadow-dark: 0 2px 12px 0 rgba(0, 0, 0, .1)}[data-theme=dark][data-v-1b1dd0fa]{--common-text-primary: #e5eaf3;--common-text-regular: #cfd3dc;--common-text-secondary: #a3a6ad;--common-text-placeholder: #6c6e72;--common-border-base: #4c4d4f;--common-border-light: #3a3b3d;--common-border-lighter: #2e2f30;--common-bg-base: #1e1e1e;--common-bg-page: #141414;--common-bg-overlay: #2a2a2a}.common-empty[data-v-1b1dd0fa]{display:flex;align-items:center;justify-content:center}.common-empty[data-v-1b1dd0fa] .el-empty__description p{font-size:14px;color:var(--el-text-color-secondary, #909399)}.common-empty__custom[data-v-1b1dd0fa]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}[data-v-56185bcf]:root{--common-primary-color: #409eff;--common-success-color: #67c23a;--common-warning-color: #e6a23c;--common-danger-color: #f56c6c;--common-info-color: #909399;--common-text-primary: #303133;--common-text-regular: #606266;--common-text-secondary: #909399;--common-text-placeholder: #c0c4cc;--common-border-base: #dcdfe6;--common-border-light: #e4e7ed;--common-border-lighter: #ebeef5;--common-border-extra-light: #f2f6fc;--common-bg-base: #ffffff;--common-bg-page: #f5f7fa;--common-bg-overlay: #ffffff;--common-font-size-extra-large: 20px;--common-font-size-large: 18px;--common-font-size-medium: 16px;--common-font-size-base: 14px;--common-font-size-small: 13px;--common-font-size-extra-small: 12px;--common-border-radius-base: 4px;--common-border-radius-small: 2px;--common-border-radius-round: 20px;--common-border-radius-circle: 50%;--common-spacing-xs: 4px;--common-spacing-sm: 8px;--common-spacing-md: 12px;--common-spacing-lg: 16px;--common-spacing-xl: 20px;--common-spacing-xxl: 24px;--common-box-shadow-light: 0 2px 12px 0 rgba(0, 0, 0, .05);--common-box-shadow-base: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);--common-box-shadow-dark: 0 2px 12px 0 rgba(0, 0, 0, .1)}[data-theme=dark][data-v-56185bcf]{--common-text-primary: #e5eaf3;--common-text-regular: #cfd3dc;--common-text-secondary: #a3a6ad;--common-text-placeholder: #6c6e72;--common-border-base: #4c4d4f;--common-border-light: #3a3b3d;--common-border-lighter: #2e2f30;--common-bg-base: #1e1e1e;--common-bg-page: #141414;--common-bg-overlay: #2a2a2a}.common-pagination[data-v-56185bcf]{padding:16px 0}.common-pagination--left[data-v-56185bcf]{display:flex;justify-content:flex-start}.common-pagination--center[data-v-56185bcf]{display:flex;justify-content:center}.common-pagination--right[data-v-56185bcf]{display:flex;justify-content:flex-end}[data-v-1f3b92f6]:root{--common-primary-color: #409eff;--common-success-color: #67c23a;--common-warning-color: #e6a23c;--common-danger-color: #f56c6c;--common-info-color: #909399;--common-text-primary: #303133;--common-text-regular: #606266;--common-text-secondary: #909399;--common-text-placeholder: #c0c4cc;--common-border-base: #dcdfe6;--common-border-light: #e4e7ed;--common-border-lighter: #ebeef5;--common-border-extra-light: #f2f6fc;--common-bg-base: #ffffff;--common-bg-page: #f5f7fa;--common-bg-overlay: #ffffff;--common-font-size-extra-large: 20px;--common-font-size-large: 18px;--common-font-size-medium: 16px;--common-font-size-base: 14px;--common-font-size-small: 13px;--common-font-size-extra-small: 12px;--common-border-radius-base: 4px;--common-border-radius-small: 2px;--common-border-radius-round: 20px;--common-border-radius-circle: 50%;--common-spacing-xs: 4px;--common-spacing-sm: 8px;--common-spacing-md: 12px;--common-spacing-lg: 16px;--common-spacing-xl: 20px;--common-spacing-xxl: 24px;--common-box-shadow-light: 0 2px 12px 0 rgba(0, 0, 0, .05);--common-box-shadow-base: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);--common-box-shadow-dark: 0 2px 12px 0 rgba(0, 0, 0, .1)}[data-theme=dark][data-v-1f3b92f6]{--common-text-primary: #e5eaf3;--common-text-regular: #cfd3dc;--common-text-secondary: #a3a6ad;--common-text-placeholder: #6c6e72;--common-border-base: #4c4d4f;--common-border-light: #3a3b3d;--common-border-lighter: #2e2f30;--common-bg-base: #1e1e1e;--common-bg-page: #141414;--common-bg-overlay: #2a2a2a}.common-upload[data-v-1f3b92f6] .el-upload-dragger{padding:20px;border-radius:8px;transition:border-color .3s}.common-upload[data-v-1f3b92f6] .el-upload-dragger:hover{border-color:var(--el-color-primary, #409eff)}.common-upload[data-v-1f3b92f6] .el-upload__tip{font-size:12px;color:var(--el-text-color-secondary, #909399);margin-top:8px}.common-upload[data-v-1f3b92f6] .el-upload-list--picture-card .el-upload-list__item{border-radius:6px}[data-v-61fdec39]:root{--common-primary-color: #409eff;--common-success-color: #67c23a;--common-warning-color: #e6a23c;--common-danger-color: #f56c6c;--common-info-color: #909399;--common-text-primary: #303133;--common-text-regular: #606266;--common-text-secondary: #909399;--common-text-placeholder: #c0c4cc;--common-border-base: #dcdfe6;--common-border-light: #e4e7ed;--common-border-lighter: #ebeef5;--common-border-extra-light: #f2f6fc;--common-bg-base: #ffffff;--common-bg-page: #f5f7fa;--common-bg-overlay: #ffffff;--common-font-size-extra-large: 20px;--common-font-size-large: 18px;--common-font-size-medium: 16px;--common-font-size-base: 14px;--common-font-size-small: 13px;--common-font-size-extra-small: 12px;--common-border-radius-base: 4px;--common-border-radius-small: 2px;--common-border-radius-round: 20px;--common-border-radius-circle: 50%;--common-spacing-xs: 4px;--common-spacing-sm: 8px;--common-spacing-md: 12px;--common-spacing-lg: 16px;--common-spacing-xl: 20px;--common-spacing-xxl: 24px;--common-box-shadow-light: 0 2px 12px 0 rgba(0, 0, 0, .05);--common-box-shadow-base: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);--common-box-shadow-dark: 0 2px 12px 0 rgba(0, 0, 0, .1)}[data-theme=dark][data-v-61fdec39]{--common-text-primary: #e5eaf3;--common-text-regular: #cfd3dc;--common-text-secondary: #a3a6ad;--common-text-placeholder: #6c6e72;--common-border-base: #4c4d4f;--common-border-light: #3a3b3d;--common-border-lighter: #2e2f30;--common-bg-base: #1e1e1e;--common-bg-page: #141414;--common-bg-overlay: #2a2a2a}.common-picture[data-v-61fdec39]{display:inline-block;overflow:hidden;border-radius:4px}.common-picture.is-round[data-v-61fdec39],.common-picture.is-round .common-picture__image[data-v-61fdec39],.common-picture.is-round[data-v-61fdec39] .el-image{border-radius:50%}.common-picture__image[data-v-61fdec39]{width:100%;height:100%;display:block}.common-picture__placeholder[data-v-61fdec39]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--el-fill-color-light, #f5f7fa);color:var(--el-text-color-secondary, #909399);font-size:28px}.common-picture__error[data-v-61fdec39]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--el-fill-color-light, #f5f7fa);color:var(--el-text-color-secondary, #909399)}.common-picture__error-text[data-v-61fdec39]{margin-top:6px;font-size:12px}.common-picture__caption[data-v-61fdec39]{margin-top:8px;font-size:13px;color:var(--el-text-color-regular, #606266);text-align:center;line-height:1.4}
