.department-health-overview,.department-health-card,.department-health-empty{background:#fff;border:1px solid #dbe3ed;border-radius:16px}.department-health-overview{padding:20px;margin-bottom:16px}.department-health-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.department-health-heading h2{margin:.35rem 0;color:#071b37}.department-health-heading p{max-width:38rem;margin:0;color:#526276}.health-distribution{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:18px}.health-distribution__segment{display:flex;align-items:center;gap:8px;min-height:42px;padding:8px 12px;border-top:4px solid;border-radius:8px;background:#f7f9fc;color:#0b1f3a}.health-distribution__segment strong{font-size:1.2rem}.state-healthy{--health-tone:#16845b}.state-attention{--health-tone:#b86e0b}.state-critical{--health-tone:#c53b47}.state-insufficient{--health-tone:#667085}.health-distribution__segment{border-color:var(--health-tone)}.department-health-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.department-health-card{border-top:5px solid var(--health-tone);overflow:hidden}.department-health-card>summary{display:grid;gap:12px;padding:18px;cursor:pointer;list-style:none}.department-health-card>summary::-webkit-details-marker{display:none}.department-health-card>summary:focus-visible,.department-health-drilldown:focus-visible{outline:3px solid #146ef5;outline-offset:-3px}.department-health-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;color:#071b37;font-size:1.05rem}.department-health-card__top>strong{overflow-wrap:anywhere}.health-state{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;font-size:.78rem;font-weight:800}.health-state__mark{width:10px;height:10px;border-radius:50%;background:var(--health-tone)}.health-provenance{display:inline-flex;width:max-content;max-width:100%;font-size:.75rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.health-provenance--current{color:#146ef5}.health-provenance--derived{color:#16845b}.health-provenance--insufficient{color:#667085}.department-health-reason{display:grid;gap:3px;color:#0b1f3a}.department-health-reason small,.signal-kicker{color:#667085;font-size:.75rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.department-health-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.department-health-metrics span{display:grid;padding:9px;border-radius:8px;background:#f3f6fa;color:#526276;font-size:.76rem}.department-health-metrics b{color:#0b1f3a;font-size:1rem}.department-health-detail{padding:0 18px 18px;border-top:1px solid #e5ebf2}.department-health-detail__intro{padding:16px 0}.department-health-detail__intro h3{margin:.35rem 0 0;color:#071b37;font-size:1rem}.department-signal-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.department-signal-stack article{display:flex;flex-direction:column;gap:5px;padding:12px;border-left:3px solid #146ef5;background:#f7f9fc;color:#526276;font-size:.78rem}.department-signal-stack strong{color:#0b1f3a}.department-health-empty{grid-column:1/-1;padding:24px}.department-health-drilldown{display:inline-flex}@media(max-width:800px){.department-health-heading{display:grid}.health-distribution,.department-health-grid{grid-template-columns:1fr}.department-health-metrics,.department-signal-stack{grid-template-columns:1fr}.department-health-card__top{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.department-health-card>summary{scroll-behavior:auto}}
