@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-overlay{background-color:var(--el-overlay-color-lighter);bottom:0;height:100%;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:2000}.el-overlay .el-overlay-root{height:0}
