body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f7f9;color:#18202a}main{width:min(1120px,calc(100vw - 40px));margin:0 auto;padding:48px 0}header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:1px solid #d9dee6;padding-bottom:24px}h1{margin:0;font-size:28px;line-height:1.15}.subtitle{margin:10px 0 0;color:#536170;font-size:14px}.badge{display:inline-flex;align-items:center;height:28px;padding:0 10px;border:1px solid #b7c7b7;background:#eef7ef;color:#255b2e;border-radius:6px;font-size:13px;font-weight:650;white-space:nowrap}.grid{margin-top:28px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.service{min-height:96px;border:1px solid #dde2ea;border-radius:8px;background:#fff;padding:14px}.service strong{display:block;font-size:14px;line-height:1.2}.service span{display:inline-flex;margin-top:16px;align-items:center;gap:8px;color:#687484;font-size:13px}.dot{width:9px;height:9px;border-radius:999px;background:#a7b0bc}.ok .dot{background:#248641}.fail .dot{background:#c23b3b}footer{margin-top:28px;color:#6c7887;font-size:13px}code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}
