#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--primary-color:#1677ff;--success-color:#52c41a;--warning-color:#faad14;--error-color:#ff4d4f;--text-title:#141414;--text-body:#434343;--text-secondary:#8c8c8c;--border-color:#f0f0f0;--sidebar-width:220px;--sidebar-collapsed-width:64px;--header-height:56px;--bg-color:#f5f5f5;--card-radius:8px;--radius-sm:6px;--radius-md:8px;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:24px;--shadow-card:0 1px 2px 0 #00000008, 0 1px 6px -1px #00000005, 0 2px 4px 0 #00000005;--el-color-primary:#1677ff;--el-color-success:#52c41a;--el-color-warning:#faad14;--el-color-danger:#ff4d4f;--el-border-color:#f0f0f0;--el-border-color-light:#f0f0f0;--el-fill-color-blank:#fff;--el-bg-color:#f5f5f5;--el-border-radius-base:6px}*{box-sizing:border-box}html,body,#app{background:var(--bg-color);height:100%;color:var(--text-body);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:PingFang SC,Microsoft YaHei,Source Han Sans SC,-apple-system,Segoe UI,sans-serif;font-size:14px;line-height:1.6}:root{--el-font-size-extra-large:22px;--el-font-size-large:20px;--el-font-size-medium:18px;--el-font-size-base:14px;--el-font-size-small:13px;--el-font-size-extra-small:12px}a{color:var(--primary-color);text-decoration:none}.el-table,.num,.mono{font-variant-numeric:tabular-nums}.page-card{border-radius:var(--radius-md);padding:var(--space-md) var(--space-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-card);background:#fff}.page-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.page-header h2{letter-spacing:.2px;color:var(--text-title);margin:0 0 2px;font-size:20px;font-weight:600}.el-table{--el-table-header-bg-color:#fafafa;--el-table-header-text-color:var(--text-body);--el-table-row-hover-bg-color:#fafafa;font-size:14px}.el-table th.el-table__cell{padding:11px 0;font-weight:600}.el-table td.el-table__cell{padding:11px 0}.el-descriptions__label,.el-form-item__label{font-weight:500}.el-tag--small{font-size:12px}.el-dialog__title{font-size:17px;font-weight:600}.text-secondary{color:#64748b}.section-title{color:var(--text-title);margin:0 0 var(--space-sm);align-items:center;gap:var(--space-xs);font-size:16px;font-weight:600;display:flex}.section-title:before{content:"";background:var(--primary-color);border-radius:2px;flex-shrink:0;width:3px;height:16px}.section-panel{margin-bottom:var(--space-lg)}.desc-text{color:var(--text-secondary);font-size:13px;line-height:1.5}.stat-tag{border-radius:999px;font-weight:500}
