/*
 * GENERATED FILE. Do not hand-edit.
 * Source: brand/wiki/visual/tokens.json
 * Regenerate: node scripts/sync-tokens.mjs
 * Last sync: 2026-05-25
 */

:root {
  --color-navy: #0A0F1A; /* primary dark background; official documents */
  --color-blue: #3B82F6; /* primary accent; links; particle-release on light */
  --color-gold: #F5C26B; /* highlight; secondary accent; sparingly */
  --color-offwhite: #F5F5F0; /* light-mode background; type on dark */
  --color-white: #FFFFFF; /* pure white for digital UI / on-camera */

  --font-display: 'Poppins', system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
  --font-body: 'Space Grotesk', system-ui, -apple-system, Segoe UI, Roboto, sans-serif;

  --display-weight: 600;
  --body-weight-light: 300;
  --body-weight-medium: 500;

  --name-primary: "ἄφετος";
  --name-romanised: "Áphetos";
  --name-descriptor: "AI Solutions";
  --tagline-short: "Unrestrained Intelligence";
  --tagline-lockup: "AI SOLUTIONS | UNRESTRAINED INTELLIGENCE";
}
