:root{color-scheme:light dark;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1.65}
body{max-width:720px;margin:8vh auto;padding:0 1.25rem;color:#171717;background:#fff}
h1{font-size:clamp(2rem,7vw,3rem);line-height:1.1;letter-spacing:-.025em}
h2{margin-top:2rem;font-size:1.2rem}
a{color:#155eef;text-underline-offset:.16em}
li+li{margin-top:.55rem}
.eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#666}
.meta{color:#666}
.back{display:inline-block;margin-bottom:1rem}
@media(prefers-color-scheme:dark){body{color:#f2f2f2;background:#101010}a{color:#8cb4ff}.eyebrow,.meta{color:#aaa}}
