/**
 * CORE TOKEN OVERRIDES
 * Add your custom core token values here
 * These will override the base values
 */

:root {
  /* Example: override primary color */
  /* --primary: 200 80% 50%; */
}

.dark {
  /* Dark theme overrides */
}
