:root{--ink:#101010;--paper:#fdfdfb;--line:#e4e2dc;--quiet:#6b6b66;--held:#b4530a}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font:16px/1.55 system-ui,-apple-system,Segoe UI,sans-serif}main{max-width:68rem;margin:0 auto;padding:2.5rem 1.25rem 4rem}h1{margin:0 0 .6rem;font-size:clamp(1.9rem,4vw,2.7rem);line-height:1.15}h2{margin:2.2rem 0 .6rem;font-size:1.25rem}p{max-width:62ch}.quiet{color:var(--quiet)}
