:root{color:#172033;background:#f5f7fb;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}.page-shell{gap:24px;max-width:880px;margin:0 auto;padding:72px 24px;display:grid}.hero,.status-card{background:#fff;border-radius:20px;padding:32px;box-shadow:0 16px 48px #1c273f1a}.hero h1,.status-card h2{margin:8px 0 12px}.hero p:last-child,.status-card>p{color:#536079;line-height:1.6}.eyebrow{color:#526bdb;letter-spacing:.12em;margin:0;font-size:12px;font-weight:700}.status-card--healthy{border-left:6px solid #16805b}.status-card--degraded{border-left:6px solid #c2410c}.database-details{gap:12px;margin:24px 0;display:grid}.database-details div{border-bottom:1px solid #e4e8f0;justify-content:space-between;gap:24px;padding-bottom:12px;display:flex}.database-details dt{color:#64748b}.database-details dd{text-align:right;overflow-wrap:anywhere;margin:0;font-weight:700}.checked-at,.health-hint{color:#64748b;font-size:14px}@media (max-width:560px){.page-shell{padding:32px 16px}.hero,.status-card{padding:24px}.database-details div{display:block}.database-details dd{text-align:left;margin-top:4px}}
