:root{color-scheme:light dark;font-family:system-ui,-apple-system,sans-serif;line-height:1.8;color:#222;background:#faf9f6}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:780px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid #ccc}a{color:#286451;text-underline-offset:4px}nav{display:flex;gap:20px;flex-wrap:wrap}h1{font-size:clamp(2rem,6vw,3rem);line-height:1.25;margin:32px 0 20px}h2{font-size:1.25rem;margin-top:32px}h3{font-size:1rem}section{scroll-margin-top:24px;padding-bottom:24px;border-bottom:1px solid #ccc}.draft{padding:12px 18px;background:#fff1cd;border:1px solid #bf8500;color:#493300}.muted,footer{color:#606660;font-size:.9rem}li{margin-bottom:8px}footer{padding-bottom:40px}@media(prefers-color-scheme:dark){:root{color:#efeee8;background:#191d1b}a{color:#9bd6bb}.muted,footer{color:#bac3bc}header,section{border-color:#455047}.draft{background:#493a15;color:#fff1cd}}
