:root{--cream: #f4edd0;--ink: #111;--mid: #555;--rule: #bbb;--code-bg: #e8dfd0;--code-dark: #ede5d5}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--cream);color:var(--ink);font-family:Georgia,serif;font-size:16px;line-height:1.6;overflow-x:hidden}code,pre,.mono{font-family:Courier New,Courier,monospace}
