:root{--gx-blue-deep: #0b3a75;--gx-blue: #1769e0;--gx-blue-soft: #e8f1ff;--gx-ink: #172033;--gx-slate: #62708a;--gx-mist: #f3f7fc;--gx-steel: #d7e2f0;--gx-green: #13a86b;--gx-amber: #d99000;--gx-red: #d64545;--gx-card: #ffffff;--gx-radius-lg: 18px;--gx-radius-md: 12px;--gx-shadow-card: 0 16px 40px rgba(11, 58, 117, .08);--gx-shadow-soft: 0 10px 28px rgba(23, 105, 224, .12);--el-color-primary: #1769e0;--el-color-success: #13a86b;--el-color-warning: #d99000;--el-color-danger: #d64545;--el-border-radius-base: 8px}*{box-sizing:border-box}html,body,#app{width:100%;min-width:0;min-height:100%;margin:0}body{color:var(--gx-ink);background:var(--gx-mist);font-family:Noto Sans SC,Source Han Sans SC,Microsoft YaHei,PingFang SC,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}.gx-page{display:flex;flex-direction:column;gap:16px}.gx-page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;padding:2px 2px 4px}.gx-eyebrow{margin:0 0 8px;color:var(--gx-blue);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.gx-title{margin:0;color:var(--gx-ink);font-size:24px;font-weight:800;line-height:1.25}.gx-subtitle{margin:0;max-width:720px;color:var(--gx-slate);font-size:13px;line-height:1.7}.gx-card{border:1px solid rgba(215,226,240,.88);border-radius:var(--gx-radius-lg);background:#fffffff0;box-shadow:var(--gx-shadow-card)}.gx-table-card{padding:18px}.gx-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.gx-toolbar-title{margin:0;font-size:16px;font-weight:800}.gx-toolbar-desc{margin:4px 0 0;color:var(--gx-slate);font-size:12px}.gx-status{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:24px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700}.gx-status.is-enabled,.gx-status.is-success,.gx-status.is-completed,.gx-status.is-confirmed{color:#08794d;background:#13a86b1f}.gx-status.is-disabled,.gx-status.is-fail,.gx-status.is-failed{color:var(--gx-red);background:#d645451f}.gx-status.is-draft,.gx-status.is-configuring,.gx-status.is-ready{color:var(--gx-blue-deep);background:#1769e01f}@media(max-width:768px){.gx-page-header,.gx-toolbar{align-items:stretch;flex-direction:column}}
