.system-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.system-health-card{padding:18px;display:flex;flex-direction:column;gap:7px}.system-health-card>span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#65758b}.system-health-card>strong{font-size:24px;line-height:1.1}.system-health-card>small{color:#65758b;line-height:1.4}.system-health-card.is-healthy{border-left:4px solid #1f9d62}.system-health-card.is-warning{border-left:4px solid #d97706}.system-health-panel{margin-bottom:16px;padding:18px}.system-health-list{display:flex;flex-direction:column;margin-top:12px}.system-health-row{display:flex;justify-content:space-between;gap:24px;padding:13px 0;border-top:1px solid #e7ebf0}.system-health-row:first-child{border-top:0}.system-health-row>div{display:flex;flex-direction:column;gap:4px;min-width:0}.system-health-row>div:last-child{text-align:right}.system-health-row span,.system-health-row small,.system-health-empty span{color:#65758b}.system-health-row small{max-width:720px;overflow-wrap:anywhere}.system-health-empty{display:flex;flex-direction:column;gap:5px;padding:12px 0}.muted{color:#65758b}.system-health-bubble-table{margin-top:10px;overflow-x:auto}.system-health-bubble-head,.system-health-bubble-row{display:grid;grid-template-columns:minmax(130px,1.1fr) minmax(110px,.9fr) minmax(95px,.75fr) minmax(95px,.75fr) minmax(90px,.7fr) minmax(180px,1.5fr);gap:12px;align-items:center;min-width:790px}.system-health-bubble-head{padding:0 10px 8px;color:#65758b;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.035em}.system-health-bubble-row{padding:11px 10px;border-top:1px solid #e7ebf0;font-size:12.5px}.system-health-bubble-row:first-child{border-top:1px solid #e7ebf0}.system-health-state{font-weight:800}.system-health-state.is-healthy{color:#19734a}.system-health-state.is-warning{color:#a65a05}.system-health-state.is-pending{color:#778596}@media(max-width:1050px){.system-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.system-health-resolution-stats{margin-top:12px}.system-health-resolution-summary{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:10px 0;border-top:1px solid #e7ebf0;border-bottom:1px solid #e7ebf0;color:#65758b;font-size:12px}.system-health-resolution-summary span{display:inline-flex;align-items:baseline;gap:5px}.system-health-resolution-summary strong{color:#26384d;font-size:15px}.system-health-resolution-summary small{margin-left:auto;color:#65758b}.system-health-match-actions{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap;margin-top:7px}.system-health-match-actions .secondary-button{min-height:28px;padding:5px 8px;font-size:10px}.system-health-resolution-row>div:last-child{min-width:min(520px,58%)}.system-health-player-search{margin-top:8px;padding:9px;border:1px solid #dfe6ee;border-radius:7px;background:#f8fafc;text-align:left}.system-health-player-search[hidden]{display:none}.system-health-player-search-bar{display:flex;gap:7px}.system-health-player-search-bar input{flex:1;min-width:0;height:32px;border:1px solid #d5dee8;border-radius:6px;padding:0 9px;font-size:11px}.system-health-player-search-results{display:flex;flex-direction:column;margin-top:7px}.system-health-player-search-result{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid #e3e9f0}.system-health-player-search-result:first-child{border-top:0}.system-health-player-search-result>div{display:flex;flex-direction:column;gap:2px;min-width:0}.system-health-player-search-result span,.system-health-player-search-result small{color:#65758b;font-size:10px;overflow-wrap:anywhere}.system-health-ignored{margin-top:12px;border-top:1px solid #e7ebf0;padding-top:10px}.system-health-ignored>summary{cursor:pointer;color:#65758b;font-size:11px;font-weight:800}.system-health-ignored .system-health-list{margin-top:6px}@media(max-width:900px){.system-health-grid{grid-template-columns:1fr}.system-health-row{flex-direction:column;gap:8px}.system-health-row>div:last-child{text-align:left}.system-health-resolution-row>div:last-child{min-width:0}.system-health-resolution-summary small{width:100%;margin-left:0}.system-health-match-actions{justify-content:flex-start}.system-health-player-search-bar{align-items:stretch}.system-health-player-search-result{align-items:flex-start;flex-direction:column}}