*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f9f8f6;--fg: #1a1a1a;--muted: #888;--border: #e0ddd8;--accent: #1a1a1a;--link: #1a1a1a;--font-mono: "IBM Plex Mono", monospace;--font-sans: "IBM Plex Sans", sans-serif;--max-w: 640px}@media (prefers-color-scheme: dark){:root{--bg: #111110;--fg: #e8e6e1;--muted: #666;--border: #2a2a28;--accent: #e8e6e1;--link: #e8e6e1}}html{font-size:15px;-webkit-font-smoothing:antialiased}body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-weight:300;line-height:1.7;min-height:100vh}a{color:var(--link);text-decoration:underline;text-underline-offset:3px}a:hover{opacity:.6}h1,h2,h3{font-family:var(--font-mono);font-weight:500}::selection{background:var(--fg);color:var(--bg)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border)}
