#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100vh}:root{--primary-color: #4F6BED;--primary-dark: #3A52C9;--primary-light: #EEF2FF;--brand: #4F6BED;--brand-light: #7B93F5;--brand-dark: #3A52C9;--brand-bg: #EEF2FF;--el-color-primary: #4F6BED;--el-color-primary-light-3: #7B93F5;--el-color-primary-light-5: #A9BCFA;--el-color-primary-light-7: #C9D4FB;--el-color-primary-light-8: #DCE3FC;--el-color-primary-light-9: #EEF2FF;--el-color-primary-dark-2: #3A52C9;--sidebar-bg: #304156;--sidebar-logo-bg: #2b3648;--sidebar-text: #bfcbd9;--sidebar-active-text: #4F6BED;--header-bg: #ffffff;--header-text: #303133;--main-bg: #f0f2f5;--text-primary: #1D1D2C;--text-regular: #5A5A6E;--text-secondary: #9090A0;--success-color: #67C23A;--warning-color: #E6A23C;--danger-color: #F56C6C}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;color:var(--text-primary);background-color:var(--main-bg)}a{color:var(--primary-color);text-decoration:none}.el-card{border-radius:8px}.el-card__header{padding:15px 20px;border-bottom:1px solid #EBEEF5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:3px}::-webkit-scrollbar-track{background:transparent}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}
