body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
       background: #0b0d10; color: #c9d1d9; margin: 0; padding: 48px 24px; }
.wrap { max-width: 640px; margin: 0 auto; }
h1 { font-size: 16px; font-weight: 600; color: #8b949e; letter-spacing: .02em; margin-bottom: 24px; }
.row { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px solid #21262d; font-size: 14px; }
.row span:first-child { color: #8b949e; }
.ok { color: #3fb950; }
.footer { margin-top: 32px; font-size: 12px; color: #484f58; }
