:root{--ink:#080f13;--panel:#0d1b21;--line:#29434a;--text:#e5eeee;--muted:#a4b8bd;--epic:#91ced6;--nex:#b5a1eb}body{margin:0;background:var(--ink);color:var(--text);font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}.health-main{max-width:1540px;margin:auto;padding:58px 36px}.eyebrow{font:600 11px/1.5 monospace;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted)}.health-intro h1{font-size:clamp(36px,4.5vw,66px);line-height:1.06;letter-spacing:-2px;margin:18px 0}.health-intro p{font-size:19px;line-height:1.6;max-width:760px;color:var(--muted)}.health-systems{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:52px 0}.health-systems article{border-top:3px solid var(--epic);padding:26px 0}.health-systems article+article{border-color:var(--nex)}.health-systems h2{font-size:34px;margin:12px 0}.health-systems p{line-height:1.6;max-width:560px}.health-stat{font-size:42px;margin:12px 0}.health-stat span{display:inline-block;font-size:14px;color:var(--muted)}.health-main a,.health-fields a{color:var(--epic)}.health-small{font-size:14px;line-height:1.6;color:var(--muted)}button,input,select{font:inherit}.health-main button,.health-fields button{padding:11px 16px;border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:4px;cursor:pointer}.health-systems button{display:block;margin-top:20px}button:disabled{opacity:.4;cursor:default}.health-fields{padding:36px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:30px 0}.health-section-heading{display:flex;justify-content:space-between;gap:24px;align-items:center}.health-section-heading h2{font-size:30px;letter-spacing:-.8px;margin:12px 0}.health-fields label{display:flex;flex-direction:column;gap:8px;font-size:13px;color:var(--muted)}.health-fields input,.health-fields select{background:var(--panel);border:1px solid var(--line);color:var(--text);padding:12px;min-width:0;width:100%;border-radius:4px}.health-network{margin:26px 0;background:var(--panel);border:1px solid var(--line);border-radius:8px;overflow-x:auto}.health-network svg{display:block;min-width:720px;width:100%}.health-filter{display:grid;grid-template-columns:1fr 1fr;gap:22px}.health-field{border-top:1px solid var(--line);padding:16px 0}.health-field summary{cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr);gap:12px;align-items:center}.health-field code{font:14px/1.5 ui-monospace,monospace;overflow-wrap:anywhere}.health-field small{display:block;color:var(--muted);font:11px/1.5 ui-monospace,monospace;margin-bottom:6px}.health-field .arrow{color:var(--epic)}.health-detail{margin-top:16px;padding:20px;background:var(--panel);line-height:1.7;overflow-wrap:anywhere}.health-detail dl{display:grid;grid-template-columns:140px 1fr;gap:10px}.health-detail dd{margin:0}.health-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.health-boundaries{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:30px 0;line-height:1.7;color:var(--muted)}.health-boundaries h2{font-size:22px;color:var(--text)}.health-provenance{color:var(--muted);margin-top:20px;font-size:13px;line-height:1.7}.health-provenance summary{cursor:pointer}:focus-visible{outline:2px solid var(--epic);outline-offset:3px}@media(max-width:650px){.health-main{padding:32px 18px}.health-systems,.health-boundaries,.health-filter{grid-template-columns:1fr;gap:24px}.health-systems{margin:30px 0}.health-section-heading{display:block}.health-field summary{grid-template-columns:1fr}.health-field .arrow{display:none}.health-detail dl{grid-template-columns:1fr}.health-network svg{min-width:650px}.health-intro h1{letter-spacing:-1px}}

.health-directory{padding:38px 0}.health-directory h2{font-size:32px;letter-spacing:-.8px}.health-directory>p{max-width:850px;color:var(--muted);line-height:1.7}.health-directory details{border-top:1px solid var(--line);padding:20px 0}.health-directory summary{cursor:pointer;font-size:18px}.health-directory summary span{font:12px monospace;color:var(--muted);margin-left:12px}.health-directory ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;list-style:none;padding:18px 0}.health-directory li{padding:12px;background:var(--panel);border-left:2px solid var(--line);font-size:14px}

.health-network path{stroke-dasharray:12 8;animation:fieldStream 3s linear infinite}.health-network path:nth-of-type(3n){animation-delay:-1s}.health-network path:nth-of-type(3n + 1){animation-delay:-2s}@keyframes fieldStream{to{stroke-dashoffset:-100}}@media(prefers-reduced-motion:reduce){.health-network path{animation:none}}
