/* GENERATED by tools/gen-tokens.ts — shared default palette. Colour half only; see src/styles/tokens.base.css.
   Shared palette measured from hackathonsaustralia.com.au on 2026-09-06 (SPEC.md §12). */
:root {
  --brand-primary: #2f7df6;
  --brand-primary-hover: #3d89ff;
  --brand-bright: #3d89ff;
  --brand-light: #7fb0ff;
  --accent-featured: #e4c465;
  --bg-root: #0a0e14;
  --bg-header: #0a0e14eb;
  --bg-footer: #070a10;
  --surface-1: #10151e;
  --surface-2: #131a26;
  --surface-3: #1a2230;
  --surface-muted: #0d121a;
  --surface-media: #0e1420;
  --text-primary: #e6edf7;
  --text-hero: #f2f6fc;
  --text-strong: #d5deec;
  --text-emphasis: #c3ccdb;
  --text-secondary: #8a93a6;
  --text-ui: #a7b2c4;
  --text-ui-bright: #afc0d9;
  --text-muted: #7c8ba3;
  --text-dim: #66738c;
  --text-faint: #55627a;
  --text-placeholder: #5c657a;
  --text-on-brand: #fff;
  --status-live: #34d399;
  --status-ended: #f87171;
  --border-hairline: #7fb0ff14;
  --border-subtle: #7fb0ff1a;
  --border-default: #7fb0ff1f;
  --border-strong: #7fb0ff24;
  --border-input: #7fb0ff29;
  --tint-brand-13: #2f7df621;
  --tint-brand-16: #2f7df629;
  --tint-featured-14: #e4c46524;
  --overlay-scrim: #04060ca8;
  color-scheme: dark;
}
