*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(120deg,#f5f7ff,#eefcf7);color:#1e293b}.page-shell{min-height:100vh;padding:24px}.status-bar{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;margin-bottom:16px;border:1px solid transparent}.status-bar .dot{width:10px;height:10px;border-radius:50%}.status-healthy{background-color:#ecfdf5;border-color:#10b981}.status-healthy .dot{background-color:#10b981}.status-degraded{background-color:#fffbeb;border-color:#f59e0b}.status-degraded .dot{background-color:#f59e0b}.status-down{background-color:#fef2f2;border-color:#ef4444}.status-down .dot{background-color:#ef4444}.panel{max-width:780px;margin:0 auto;padding:24px;border-radius:14px;background:#fff;box-shadow:0 10px 35px #0f172a1f}h1{margin:0 0 14px}.key-value{display:grid;grid-template-columns:170px 1fr;gap:8px;margin-top:6px}label{font-weight:600}small{color:#475569}
