.health-panel{max-width:1400px;margin:16px auto 24px;padding:22px 26px;background:#fff;border:1px solid #dfe7e2;border-radius:18px;color:#10271f;box-sizing:border-box}.health-loading{color:#6b7d76}.health-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.health-head small{color:#bd6f28;letter-spacing:.12em}.health-head h2{margin:5px 0 3px;font-size:23px}.health-head p{margin:0;color:#697a74;font-size:13px}.health-state{text-align:right}.health-state b{display:block;font-size:19px}.health-state span{display:block;margin-top:3px;font-size:12px;color:#6d7d77}.health-state.need b,.health-severity.high{color:#c83c32}.health-state.watch b,.health-severity.medium{color:#b56a12}.health-state.good b,.health-severity.low{color:#14805b}.health-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:16px}.health-stats article{padding:12px 14px;background:#f5f8f6;border:1px solid #e1e8e4;border-radius:10px}.health-stats label,.health-stats small{display:block;color:#6a7b75;font-size:12px}.health-stats strong{display:block;margin:4px 0 2px;font-size:18px}.health-stats .up{color:#14805b}.health-stats .down{color:#d34238}.health-daily{margin:10px 0 0;padding:9px 12px;border-radius:9px;background:#edf6f1;color:#315e4c;font-size:12px}.health-priority{margin-top:16px;border-top:1px solid #e1e7e4}.priority-head{display:flex;align-items:center;justify-content:space-between;padding:13px 2px 8px}.priority-head h3{margin:0;font-size:17px}.priority-head span{color:#78867f;font-size:12px}.priority-row{display:grid;grid-template-columns:26px minmax(150px,.8fr) minmax(280px,1.7fr) 105px;align-items:center;gap:12px;padding:11px 8px;border-top:1px solid #e7ece9}.priority-row> b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eaf3ee;color:#176e50;font-size:12px}.priority-row small{display:block;color:#85918c;font-size:11px}.priority-row strong{display:block;margin-top:2px;font-size:13px}.priority-action p{margin:3px 0 0;color:#687770;font-size:12px;line-height:1.35}.priority-row em{justify-self:end;padding:5px 8px;border-radius:999px;background:#edf6f1;color:#167858;font-style:normal;font-size:11px;white-space:nowrap}.health-details{margin-top:8px;border-top:1px solid #e5ebe8;color:#65746e;font-size:12px}.health-details summary{padding:11px 2px;cursor:pointer;color:#376755}.health-details>div{padding:0 4px 5px}.health-details p{margin:7px 0;line-height:1.5}.health-details p b{margin:0 6px}.health-severity{font-size:11px;white-space:nowrap}.health-foot{display:flex;justify-content:space-between;gap:18px;margin-top:5px;padding-top:10px;border-top:1px solid #e3e9e6;color:#7a8882;font-size:11px}.health-foot button{border:0;background:transparent;color:#146a4c;padding:0;cursor:pointer}.health-skeleton{opacity:.65}
@media(max-width:800px){.health-panel{margin:12px 10px 20px;padding:17px 14px;border-radius:14px}.health-head h2{font-size:20px}.health-head p{display:none}.health-state b{font-size:16px}.health-stats{grid-template-columns:1fr 1fr}.health-stats article{padding:10px}.health-stats strong{font-size:16px}.priority-row{grid-template-columns:24px 1fr auto;gap:8px}.priority-problem{grid-column:2}.priority-action{grid-column:2/4}.priority-row em{grid-column:3;grid-row:1/3;align-self:start}.priority-action p{margin-top:4px}.health-foot{display:block}.health-foot button{margin-top:8px}.priority-head span{display:none}}
@media(max-width:380px){.health-stats{grid-template-columns:1fr}.health-state span{display:none}}
