.server-care{max-width:1500px;margin:0 auto}.care-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.care-heading h2{font-size:clamp(1.65rem,3vw,2.3rem);margin:6px 0 10px}.care-heading p:not(.eyebrow){color:var(--muted);line-height:1.7;max-width:720px}.care-status{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;background:#e5f7ef;color:#14583e;border:1px solid #b6e4ce;border-radius:16px;padding:18px 22px;margin-bottom:20px}.care-status.warning{background:#fff4d9;border-color:#e4cd85;color:#704b07}.care-status.critical{background:#fff0ef;border-color:#f1b4af;color:#912d28}.care-status strong{font-size:1.12rem}.care-status span{font-size:.95rem}.care-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.care-card{padding:24px;min-width:0}.care-symbol{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(140deg,#ddecff,#edf6ff);color:#2365af;font-size:1.8rem;box-shadow:0 7px 14px #2e77bd12;margin-bottom:18px}.care-card h3,.care-section h3{font-size:1.1rem;margin:0 0 14px}.care-value{display:block;font-size:1.28rem;line-height:1.5;overflow-wrap:anywhere}.care-card p,.care-card small{color:var(--muted);line-height:1.65;font-size:.96rem}.care-checks{list-style:none;padding:0;margin:0;display:grid;gap:12px}.care-checks li{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:.96rem}.care-checks strong{font-weight:600}.care-local-note{font-size:.96rem;color:var(--muted);line-height:1.8;margin:18px 0 24px}.care-section{padding:24px;margin-bottom:20px;min-width:0}.care-alerts{list-style:none;padding:0;margin:0;display:grid;gap:10px}.care-alerts li{display:flex;align-items:center;gap:12px;line-height:1.7;border-radius:10px;padding:10px 14px;background:#fff4d9;color:#704b07}.care-alerts li.critical{background:#fff0ef;color:#912d28}.care-alerts li>span{display:grid;place-items:center;flex:0 0 24px;height:24px;border:1px solid currentColor;border-radius:50%;font-weight:700}.care-details{display:grid;grid-template-columns:1fr 1fr;gap:20px}.care-disk{margin:22px 0}.care-disk>div{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:10px;line-height:1.6}.care-disk progress{width:100%;height:10px;accent-color:#2b7ed0}.care-events{list-style:none;padding:0;margin:0;display:grid;gap:14px;max-height:400px;overflow:auto}.care-events li{display:grid;gap:5px;padding-bottom:14px;border-bottom:1px solid var(--line);line-height:1.6}.care-events small,.care-muted{color:var(--muted);font-size:.92rem}.care-heading .button{flex-shrink:0}
@media(max-width:1150px){.care-grid{grid-template-columns:1fr 1fr}.care-card:last-child{grid-column:1/-1}}@media(max-width:700px){.care-heading{align-items:flex-start;flex-direction:column;gap:12px}.care-grid,.care-details{grid-template-columns:1fr;gap:14px}.care-card:last-child{grid-column:auto}.care-card,.care-section{padding:20px}.care-status{padding:16px}.care-value{font-size:1.2rem}.care-status span{width:100%}.care-heading .button{width:100%}.care-local-note{font-size:.94rem}}
