@charset "UTF-8";.dark,:root,html,html.dark{--primary-color: #ec6937;--success-color: #34cc7b;--warning-color: #e6a23c;--danger-color: #f56c6c;--info-color: #909399;--text-primary: #333;--text-regular: #666;--text-secondary: #909399;--text-placeholder: #c0c4cc;--border-base: #dcdfe6;--border-light: #e4e7ed;--border-lighter: #ebeef5;--border-extra-light: #f2f6fc;--background-base: #f5f7fa;--background-light: #fafafa;--background-lighter: #fff;--font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, 微软雅黑, Arial, sans-serif;--font-size-base: 14px;--font-size-small: 13px;--font-size-large: 16px;--font-size-extra-large: 18px;--spacing-small: 8px;--spacing-base: 16px;--spacing-large: 24px;--spacing-extra-large: 32px;--header-height: 60px;--sidebar-width: 240px;--footer-height: 60px;--container-max-width: 1200px;--container-padding: 20px;--container-padding-mobile: 15px;--border-radius-small: 2px;--border-radius-base: 4px;--border-radius-large: 8px;--box-shadow-base: 0 2px 4px #0000001f, 0 0 6px #0000000a;--box-shadow-light: 0 2px 12px 0 #0000001a;--box-shadow-dark: 0 2px 16px 0 #00000026;--transition-duration: .3s;--transition-timing-function: ease}:export{colorPrimary:#ec6937;colorSuccess:#34cc7b;colorWarning:#e6a23c;colorDanger:#f56c6c;colorInfo:#909399;borderRadiusBase:4px}.el-empty{--el-empty-padding: 40px 0;--el-empty-image-width: 160px;--el-empty-description-margin-top: 20px;--el-empty-bottom-margin-top: 20px;--el-empty-fill-color-0: var(--el-color-white);--el-empty-fill-color-1: #fcfcfd;--el-empty-fill-color-2: #f8f9fb;--el-empty-fill-color-3: #f7f8fc;--el-empty-fill-color-4: #eeeff3;--el-empty-fill-color-5: #edeef2;--el-empty-fill-color-6: #e9ebef;--el-empty-fill-color-7: #e5e7e9;--el-empty-fill-color-8: #e0e3e9;--el-empty-fill-color-9: #d5d7de;align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:var(--el-empty-padding);text-align:center}.el-empty__image{width:var(--el-empty-image-width)}.el-empty__image img{height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;vertical-align:top;width:100%}.el-empty__image svg{color:var(--el-svg-monochrome-grey);fill:currentColor;height:100%;vertical-align:top;width:100%}.el-empty__description{margin-top:var(--el-empty-description-margin-top)}.el-empty__description p{color:var(--el-text-color-secondary);font-size:var(--el-font-size-base);margin:0}.el-empty__bottom{margin-top:var(--el-empty-bottom-margin-top)}
