/* Generated from src/_data/themeTokens.json — edit via /admin/, not by hand. Loaded after theme.css so these override its :root defaults. */
:root {
  --mathenson-charcoal: #2f2e2d;
  --mathenson-red: #c02e36;
  --mathenson-red-dark: #981f29;
  --mathenson-red-wash: #f8e8e9;
  --paper: #f6f3ef;
  --paper-deep: #ebe6df;
  --ink: #242322;
  --muted: #66615d;
  --line: #d8d1c9;
  --white: #ffffff;
  --page: min(1200px, calc(100% - 40px));
  --radius-sm: 3px;
  --radius-md: 3px;
}
