:root{color:#162033;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{border:0;border-radius:8px;padding:.75rem 1rem;color:#fff;background:#1769e0;cursor:pointer;font:inherit;font-weight:650}button:disabled{cursor:wait;opacity:.65}.page{min-height:100vh;padding:3rem 1rem}.panel{width:min(100%,960px);margin:0 auto}.header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:2rem}.eyebrow{margin:0 0 .4rem;color:#1769e0;font-size:.8rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}h1{margin:0;font-size:clamp(2rem,6vw,3.25rem);letter-spacing:-.04em}.subtitle{max-width:660px;margin:.75rem 0 0;color:#59657a;line-height:1.55}.summary,.request-error{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;padding:1rem;border-radius:10px;background:#fff;box-shadow:0 4px 18px #1a284214}.request-error{align-items:flex-start;flex-direction:column;border-left:4px solid #c62828}.results{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.resource{min-width:0;padding:1.1rem;border:1px solid #dce3ed;border-radius:12px;background:#fff;box-shadow:0 4px 18px #1a28420f}.resource-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}h2{margin:0;font-size:1rem}.badge{flex:none;border-radius:999px;padding:.25rem .55rem;font-size:.72rem;font-weight:750;text-transform:uppercase}.badge.healthy{color:#136c3f;background:#dff6e9}.badge.unhealthy{color:#a72020;background:#fde6e6}.badge.not_configured{color:#645a28;background:#fff4bf}.duration{margin:.6rem 0 0;color:#758197;font-size:.85rem}details{margin-top:1rem;color:#a72020}summary{cursor:pointer;font-size:.85rem;font-weight:650}pre{overflow-wrap:anywhere;margin:.75rem 0 0;padding:.75rem;border-radius:8px;color:#3e4654;background:#f5f7fa;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem;white-space:pre-wrap}.empty{color:#59657a}@media(max-width:640px){.page{padding-top:1.5rem}.header{align-items:stretch;flex-direction:column}}
