:root{--page-bg:#f2f2f2;--text:#111;}
body{margin:0;background:var(--page-bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial;}
a{color:inherit;text-decoration:none;}
.muted{opacity:.7}
