/* GENERATED by brand/build-brand.py from brand/tokens.json. Do not edit by hand. */
:root {
  --crimson: #A51C30;
  --crimson-dark: #7f1425;
  --crimson-hbs: #A41034;
  --ink: #1c1c1e;
  --ink-soft: #4a4a4e;
  --paper: #faf8f5;
  --card: #ffffff;
  --line: #e6e0d8;
  --gold: #b08d2f;
  --flyer-base: #2b0a10;
  --profit: #1f6f54;
  --tint-other-bg: #f4f1ec;
  --tint-other-text: #b5aea3;
  --tint-danger-border: #e6c3c9;
  --tint-lane-bg: #f2eee8;
  --tint-profit-border: #bcd8cd;
  --tint-ev-tint: #fdfaf7;
  --tint-section-bg: #f0ebe3;
  --tint-foot-gray: #8a8a8e;
  --tint-table-line: #eee7de;
  --cat-free: #A51C30;
  --cat-ticketed: #1f6f54;
  --cat-collab: #8a5c00;
  --cat-outing: #2b5f8a;
  --cat-member-led: #6b4b8a;
  --cat-both: #4a4a4e;
  --font-display: Georgia, 'Times New Roman', serif;
  --font-body: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  --radius: 12px;
  --radius-sm: 8px;
  --shadow: 0 1px 3px rgba(28,28,30,.08), 0 4px 14px rgba(28,28,30,.06);
}
