/* ------------------------------------------------------------------
   Lindsay Curling Club — club palette.
   GENERATED by _build/build.py from club.json. Do not edit by hand.
   ------------------------------------------------------------------ */
:root {
  --ink-900: #071120;
  --ink-800: #0a1a2f;
  --ink-700: #102943;
  --ink-600: #1b3d5e;
  --ink-400: #4a6b8a;
  --ink-300: #7d97ae;
  --ink-rgb: 7 17 32;
  --ice-50: #f6fafd;
  --ice-100: #e9f3fa;
  --ice-200: #d3e6f4;
  --ice-300: #a9cfe9;
  --ice-500: #3ba4dd;
  --ice-rgb: 59 164 221;
  --ice-ink: #14608f;
  --red-500: #d92d3c;
  --red-600: #b81f2d;
  --red-rgb: 217 45 60;
  --gold-400: #e0a92e;
  --gold-rgb: 224 169 46;
  --gold-ink: #8a6210;
  --nav-bg: 246 250 253;
  --text-soft: #4d6478;
  --border: #dbe7f0;
  --font-display: 'Sora', ui-sans-serif, system-ui, -apple-system, sans-serif;
  --font-body: 'Inter', ui-sans-serif, system-ui, -apple-system, sans-serif;
}
