/* base.css — shared primitives (font baseline + text color), identical across pages. */
body{font-family:system-ui,Arial,sans-serif;color:#1a1a1a}
