/**
 * ============================================================================
 * AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
 * ============================================================================
 *
 * Theme CSS Variables
 * Generated by: deploy/scripts/compose.mjs
 * Generated at: 2026-07-17T01:38:36.220Z
 * Client: macewen | Variant: loyalty
 *
 * This file provides theme-specific CSS variables that are loaded before
 * the application renders, preventing any flash of incorrect colors.
 *
 * To modify theme colors:
 * 1. Edit deploy/clients/<client>.json theme section
 * 2. Re-run composition script
 * ============================================================================
 */

:root {
  --primary-color: #005a84;
  --primary-color-hover: #005176;
  --accent-color: #76BD22;
}
