/* Progrider: compact 2000s forum; explicit user direction overrides Hallmark typography. */
:root {
  --color-paper: #e8e7df;
  --color-surface: #f5f4ee;
  --color-row: #ebeae3;
  --color-ink: #222;
  --color-muted: #555;
  --color-rule: #a4a59f;
  --color-accent: #173a68;
  --color-accent-ink: #fff;
  --color-focus: #c04d00;
  --color-hover: #deded5;
  --color-success: #275629;
  --color-error: #9e2222;
  --font-display: Verdana, Arial, sans-serif;
  --font-body: Verdana, Arial, sans-serif;
  --font-mono: 'Courier New', monospace;
}
