/* Base theme - PickAxis custom palette */
:root {
  --bg: #F5F0E9;
  --fg: #1A1714;
  --accent: #BF4521;
  --green: #1F3D2B;
}
body { background: #F5F0E9; }