/* GENERATED from src/gs_pipeline/theme.py by `gs_pipeline.cli tokens`.
   Do not edit by hand — change theme.py and re-run. */
:root {
  --tok-paper: #f5f3f0;
  --tok-panel: #ffffff;
  --tok-ink: #0f2f38;
  --tok-teal: #1a4d5c;
  --tok-teal-deep: #143d49;
  --tok-gold: #d4a574;
  --tok-gold-deep: #b3854f;
  --tok-accent: #4a7fa5;
  --tok-accent-deep: #3d6a8c;
  --tok-accent-soft: rgba(74, 127, 165, 0.10);
  --tok-rule: rgba(15, 47, 56, 0.10);
  --tok-muted: #5f6f76;
  --tok-faint: #8d9aa0;
  --tok-grid: #e4e0d8;
  --tok-opportunity: #3f8f5f;
  --tok-overheat: #a63d3d;
  --tok-font-body: Lato,'Helvetica Neue',Helvetica,'DejaVu Sans',sans-serif;
}
