body { font-family: system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif; line-height:1.6; margin:0; padding:0; }
.container { max-width: 860px; margin: 2rem auto; padding: 0 1rem; }
pre { overflow:auto; background:#f6f8fa; padding:0.75rem; border-radius:6px; }
code { background:#f6f8fa; padding:0.1rem 0.25rem; border-radius:4px; }
a { color:#0b73f5; text-decoration:none; } a:hover{ text-decoration:underline; }
h1,h2,h3 { line-height:1.25; }
ul{ padding-left:1.2rem; }
