:root{color:#f5f7fb;background:#101318;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--surface: #191f28;--surface-strong: #222a35;--line: #33404f;--text: #f5f7fb;--muted: #aeb8c6;--accent: #44d7b6;--accent-soft: rgba(68, 215, 182, .14)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{align-items:center;background:#eef5f2;border:1px solid transparent;border-radius:8px;color:#101318;cursor:pointer;display:inline-flex;font:inherit;font-weight:800;gap:8px;justify-content:center;min-height:42px;padding:0 14px}button:hover{background:#fff}code{color:var(--accent)}.app-shell{min-height:100vh;padding:32px}.workspace{margin:0 auto;max-width:1080px}.hero{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;margin-bottom:24px;padding-top:28px}.eyebrow{color:var(--accent);font-size:.82rem;font-weight:900;letter-spacing:.08em;margin:0 0 10px;text-transform:uppercase}h1,h2,p{margin-top:0}h1{font-size:clamp(2.4rem,6vw,5.5rem);line-height:.95;margin-bottom:18px;max-width:760px}h2{font-size:1.08rem;margin-bottom:6px}.summary{color:var(--muted);font-size:1.05rem;line-height:1.6;margin-bottom:0;max-width:680px}.health-badge{align-items:center;background:var(--accent-soft);border:1px solid rgba(68,215,182,.45);border-radius:999px;color:var(--accent);display:inline-flex;flex:0 0 auto;font-weight:900;gap:8px;min-height:40px;padding:0 14px}.status-grid{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.metric,.panel{background:var(--surface);border:1px solid var(--line);border-radius:8px}.metric{display:grid;gap:8px;min-height:148px;padding:18px}.metric svg{color:var(--accent)}.metric span,.panel p{color:var(--muted)}.metric strong{align-self:end;font-size:1.35rem;overflow-wrap:anywhere}.panel{padding:20px}.panel-heading{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.panel-heading p{margin-bottom:0}.button-row{display:flex;flex:0 0 auto;gap:8px}.icon-button{aspect-ratio:1;min-height:40px;padding:0;width:40px}.json-output{background:#0b0f14;border:1px solid #27313d;border-radius:8px;color:#dce5ef;font-size:.9rem;line-height:1.55;margin:0;min-height:220px;overflow:auto;padding:16px;white-space:pre-wrap;word-break:break-word}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:840px){.app-shell{padding:22px}.hero{display:grid}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.status-grid{grid-template-columns:1fr}.panel-heading{display:grid}}
/*# sourceMappingURL=app.css.map */
