:root { color-scheme: light dark; }
body { font: 17px/1.6 system-ui, sans-serif; max-width: 40rem; margin: 0 auto; padding: 3rem 1.25rem; }
h1 { line-height: 1.2; }
h2 { margin-top: 2.5rem; font-size: 1.2rem; }
footer { margin-top: 4rem; font-size: 0.9rem; opacity: 0.75; }
code { font-size: 0.9em; word-break: break-all; }
