:root{color:#172026;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}a{color:#1d5f78;text-decoration:none}.app-shell{min-height:100vh}.topbar{align-items:center;background:#fff;border-bottom:1px solid #dce3e7;display:flex;justify-content:space-between;padding:20px 32px}.topbar nav{align-items:center;display:flex;gap:12px}.topbar h1{font-size:22px;line-height:1.2;margin:0}.topbar p{color:#56656f;margin:4px 0 0}.status-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));padding:24px 32px}.status-grid article{background:#fff;border:1px solid #dce3e7;border-radius:8px;padding:20px}.status-grid svg{color:#2b7a78;height:24px;width:24px}.section-title{align-items:center;display:flex;gap:8px;margin-bottom:12px}.section-title svg{color:#1d5f78;height:18px;width:18px}.status-tag{background:#eef3f6;border-radius:4px;display:inline-block;margin:0 0 8px;padding:4px 8px}.status-healthy{background:#d8f1de;color:#1f6b46}.status-degraded{background:#f7ecd3;color:#7a5d1a}.status-unknown{background:#e8eff3;color:#49545a}.status-grid h2{font-size:18px;margin:12px 0 4px}.status-grid p{color:#56656f;margin:0}.button{border:1px solid transparent;border-radius:6px;cursor:pointer;font:inherit;min-height:36px;padding:0 14px}.button-primary{background:#1d5f78;color:#fff}.button-secondary{background:#fff;border-color:#b9c7ce;color:#172026}.workflow-card{min-width:280px}.workflow-block{border-top:1px solid #e8eff3;margin-top:14px;padding-top:14px}.workflow-block h3{font-size:14px;margin:0 0 10px}.workflow-block label{color:#34434c;display:grid;font-size:13px;gap:4px;margin-bottom:10px}.workflow-block input{border:1px solid #b9c7ce;border-radius:6px;font:inherit;min-height:34px;padding:0 10px}.compact-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
