/* GENERATED from theme/theme.js TOKENS — do not edit by hand.
   Edit TOKENS.bg or the `ui` group in theme.js, then:  bun global/app-v4/styles/gen-tokens.mjs
   (`bun run check` fails when this file drifts from theme.js.) */

:root {
  --map-bg:        #2d8fd5;
  --bg:            #0c1410;
  --bg-2:          #111d16;
  --hdr-bg:        #11251a;
  --panel:         #15251c;
  --line:          #28422f;
  --ink:           #e7f0e9;
  --ink-dim:       #a2b8a9;
  --accent:        #4ca6ff;
  --accent-bright: #8bd7ff;
  --accent-ink:    #06121f;
  --gold:          #e0a13c;
  --warn:          #f2a65a;
  --ok:            #9bd28f;
  --danger:        #ff5f5f;
  --crumb-c0:      #4ca6ff;
  --crumb-c1:      #4fc3d9;
  --crumb-c2:      #5bd08b;
  --crumb-c3:      #b7c94f;
  --crumb-c4:      #e0a13c;
  --crumb-c5:      #f0854f;
  --font:          -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;
}
