@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-scrollbar{--el-scrollbar-opacity: .3;--el-scrollbar-bg-color: var(--el-text-color-secondary);--el-scrollbar-hover-opacity: .5;--el-scrollbar-hover-bg-color: var(--el-text-color-secondary)}.el-scrollbar{height:100%;overflow:hidden;position:relative}.el-scrollbar__wrap{height:100%;overflow:auto}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{display:none}.el-scrollbar__thumb{background-color:var(--el-scrollbar-bg-color, var(--el-text-color-secondary));border-radius:inherit;cursor:pointer;display:block;height:0;opacity:var(--el-scrollbar-opacity, .3);position:relative;transition:var(--el-transition-duration) background-color;width:0}.el-scrollbar__thumb:hover{background-color:var(--el-scrollbar-hover-bg-color, var(--el-text-color-secondary));opacity:var(--el-scrollbar-hover-opacity, .5)}.el-scrollbar__bar{border-radius:4px;bottom:2px;position:absolute;right:2px;z-index:1}.el-scrollbar__bar.is-vertical{top:2px;width:6px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-scrollbar-fade-enter-active{transition:opacity .34s ease-out}.el-scrollbar-fade-leave-active{transition:opacity .12s ease-out}.el-scrollbar-fade-enter-from,.el-scrollbar-fade-leave-active{opacity:0}
