:root{color:#1a1a1a;background-color:#f8f9fa;font-family:system-ui,-apple-system,sans-serif;line-height:1.5}body{margin:0}.app{max-width:40rem;margin:2rem auto;padding:0 1rem}.health-panel{background:#fff;border:1px solid #d0d7de;border-radius:.5rem;margin-top:1.5rem;padding:1rem 1.25rem}.health-panel__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.health-panel__header h2{margin:0;font-size:1.125rem}.health-panel__refresh{cursor:pointer;background:#f6f8fa;border:1px solid #d0d7de;border-radius:.375rem;padding:.375rem .75rem}.health-panel__refresh:disabled{cursor:not-allowed;opacity:.7}.health-panel__details{gap:.75rem;margin:0;display:grid}.health-panel__details div{grid-template-columns:6rem 1fr;gap:.75rem;display:grid}.health-panel__details dt{color:#57606a;margin:0;font-weight:600}.health-panel__details dd{word-break:break-all;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.health-panel__ok{color:#1a7f37;font-weight:600}.health-panel__error{color:#cf222e}
