/* Avant Group Brandbook (2024), pp. 16–22. Official logo artwork stays intact.
   Font binaries were not supplied: use installed brand fonts where available,
   otherwise the explicit system fallback. Do not extract PDF font subsets. */
:root {
  --brand-navy: #0A2240;
  --brand-wine: #8E1537;
  --brand-wine-hover: #70112B;
  --brand-blue: #0033A1;
  --brand-muted: #5B6670;
  --brand-paper: #F5F7FA;
  --brand-soft: #E9EDF2;
  --brand-rose: #F5E8ED;
  --brand-line: #D8DFE7;
  --brand-font: 'Neue Plak', 'Gilroy', Arial, Helvetica, sans-serif;
}
