:root{--background:#fff;--foreground:#1a1a1a;--muted:#555;--border:#e5e5e5;--accent:#c2615f;--surface-muted:#f3f3f3}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}a{color:var(--accent);text-underline-offset:2px}a:hover{text-decoration:underline}code{background:var(--surface-muted);border-radius:4px;padding:.1em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85em}
