:root{--primary-color:#409eff;--primary-light:#ecf5ff;--success-color:#67c23a;--warning-color:#e6a23c;--danger-color:#f56c6c;--info-color:#909399;--header-height:60px;--header-bg:#fff;--header-text:#303133;--body-bg:#f5f7fa;--content-bg:#fff;--border-color:#e4e7ed;--text-primary:#303133;--text-regular:#606266;--text-secondary:#909399;--text-placeholder:#c0c4cc}.dark-theme{--primary-color:#409eff;--header-height:70px;--header-bg:#001432e6;--body-bg:#0a1929;--content-bg:#061e41cc;--border-color:#409eff33;--text-primary:#e0e6ed;--text-regular:#b0bec5;--text-secondary:#78909c}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;font-family:Microsoft YaHei,PingFang SC,Helvetica Neue,Arial,sans-serif}#nprogress .bar{background:var(--primary-color)!important;height:3px!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:3px}::-webkit-scrollbar-track{background:0 0}.el-menu--horizontal .el-menu--popup{border:none;border-radius:8px;min-width:150px;padding:4px;box-shadow:0 4px 12px #00000014}.el-menu--horizontal .el-menu--popup .el-menu-item{color:#606266;border-radius:6px;height:38px;margin:2px 0;padding:0 16px;font-size:14px;line-height:38px;transition:all .15s}.el-menu--horizontal .el-menu--popup .el-menu-item:hover{color:#409eff;background:#f0f5ff}.el-menu--horizontal .el-menu--popup .el-menu-item.is-active{color:#409eff;background:#ecf5ff;font-weight:500}
