:root{--primary-color: #409eff;--success-color: #67c23a;--warning-color: #e6a23c;--danger-color: #f56c6c;--info-color: #909399;--text-primary: #303133;--text-regular: #606266;--text-secondary: #909399;--text-placeholder: #c0c4cc;--border-base: #dcdfe6;--border-light: #e4e7ed;--border-lighter: #ebeef5;--border-extra-light: #f2f6fc;--bg-base: #f5f7fa;--bg-white: #ffffff;--sidebar-width: 210px;--sidebar-collapsed-width: 64px;--sidebar-bg: #304156;--sidebar-text: #bfcbd9;--sidebar-active-text: #409eff;--navbar-height: 50px;--tags-view-height: 34px}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,\5fae\8f6f\96c5\9ed1,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.text-center{text-align:center}.text-right{text-align:right}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-container{padding:20px}.card-header{display:flex;justify-content:space-between;align-items:center}.search-form{margin-bottom:20px}.pagination{margin-top:20px;display:flex;justify-content:flex-end}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.el-card,.el-table,.el-dialog{border-radius:8px}.login-page{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.sidebar{background:#304156}.sidebar .el-menu{border-right:none}.header{background:#fff;box-shadow:0 1px 4px #00152914}
