:root {
  --pal-bg: #f0ebe0;       --pal-surface: #faf6ea;      --pal-surface-tint: #e8e0ce;
  --pal-fg: #1a2e1f;       --pal-fg-muted: #4a5d4e;     --pal-fg-faint: #7a8a7e;
  --pal-border: #c9bc9d;   --pal-accent: #4a6b3a;       --pal-accent-soft: #dce5d1;
  --pal-accent-fg: #faf6ea;
  --d-recon:      #a16207;   --d-recon-bg:      #fef3c7;
  --d-survey: #1d4ed8;   --d-survey-bg: #dbeafe;
  --d-expedition:     #6d28d9;   --d-expedition-bg:     #ede9fe;
  --fmt-md:     #047857;   --fmt-md-bg:     #d1fae5;
  --fmt-html:   #be185d;   --fmt-html-bg:   #fce7f3;
}
