*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}main{text-align:center;width:100%;max-width:1024px;margin:0 auto;padding:32px;font-size:12px}h1{color:#8b909a;font-size:32px;font-weight:800}h1 span{color:#ec3750}nav a{color:#8b909a;margin:0 16px;font-size:16px;font-weight:600}article{grid-template-columns:repeat(auto-fit,minmax(64px,1fr));justify-content:center;gap:16px;margin-top:48px;display:grid}p{color:#8b909a;word-break:break-word;overflow-wrap:anywhere;font-family:SFMono-Regular,Menlo,monospace;line-height:1.25}@media (prefers-color-scheme:dark){body{color:#fff;background-color:#1e1e1e}svg{fill:#e1e1e1}}
