:root{--brand-primary: #365df5;--brand-primary-2: #5474ff;--brand-success: #12b981;--bg-page: #f5f7fb;--bg-card: #ffffff;--text-main: #172033;--text-sub: #667085;--border-soft: #e5eaf2;--shadow-soft: 0 8px 24px rgba(17, 24, 39, .06)}*{box-sizing:border-box}body{margin:0;background:var(--bg-page);color:var(--text-main);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}#app{min-height:100vh}.app-shell .el-aside{background:linear-gradient(180deg,#0f1b3d,#1b2c5c)!important;color:#fff;border-right:none}.brand-title{font-size:18px;font-weight:700;letter-spacing:.4px;color:#fff;margin:8px 0 16px}.app-shell .el-menu{border-right:none!important;background:transparent!important}.app-shell .el-menu-item{height:42px;line-height:42px;border-radius:10px;margin-bottom:6px}.app-shell .el-menu-item.is-active{background:linear-gradient(135deg,#365df5eb,#5474ffeb)!important;color:#fff!important}.topbar{background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border-soft);box-shadow:0 2px 10px #0f172a0a}.page-main{padding:18px!important}.el-card{border:1px solid var(--border-soft)!important;border-radius:12px!important;box-shadow:var(--shadow-soft)!important}.el-card__header{border-bottom:1px solid #edf2f7;font-weight:600}.el-button--primary{background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-2))!important;border:none!important}.el-table{border-radius:10px;overflow:hidden}.el-table th.el-table__cell{background:#f8faff!important;color:#344054}.el-table td.el-table__cell{padding:11px 0}.el-table .cell{color:#1f2937}.el-table__body tr:nth-child(2n)>td.el-table__cell{background:#fbfcff}.el-table__body tr:hover>td.el-table__cell{background:#f3f7ff!important}.el-pagination{margin-top:18px;display:flex;justify-content:flex-end}.el-empty__description p{color:#94a3b8}.el-tag{border-radius:999px;font-weight:600}.list-filter-bar{min-height:54px;margin-bottom:18px!important;border-radius:12px!important}.list-filter-bar .el-input__wrapper{border-radius:10px}.list-filter-bar .el-button{min-height:34px;padding:0 14px;border-radius:10px}.list-filter-bar .el-select{min-height:34px}.el-card .el-card__header{padding:14px 18px}.el-card .el-card__body{padding:18px}.el-card+.el-card{margin-top:16px}.el-form-item{margin-bottom:18px}.page-card-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.page-card-header__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.page-pagination{margin-top:16px}.page-toolbar{margin-bottom:12px}
