/* ═══════════════════════════════════════════════════════════════
   GENERATED FILE — DO NOT EDIT BY HAND.

   Source:    lib/core/theme/brand_theme.dart
   Generator: scripts/generate_site_tokens.py
   Gate:      scripts/compliance/check_site_token_drift.sh

   These are Sigwren's identity values, lifted from the app's theme so the
   website cannot drift off it again (IC-1406). Change a colour in
   brand_theme.dart and re-run the generator; never edit a value here.

   Role mapping and the marketing expression layer live in site.css. This
   file answers "what colour is Sigwren navy"; site.css answers "what is
   this page's ground".
   ═══════════════════════════════════════════════════════════════ */

:root {
  /* Core Brand Colors */
  --sw-dark-navy: #1d1f4d;
  --sw-royal-purple: #4b3f84;
  --sw-bright-cyan: #16aff0;
  --sw-whatsapp-green: #25d366;
  --sw-whatsapp-blue: #34b7f1;
  --sw-brand-primary: #16aff0;

  /* Extended Palette: Navy */
  --sw-navy-900: #16173a;
  --sw-navy-800: #1d1f4d;
  --sw-navy-700: #2d2d67;
  --sw-navy-600: #3a3a7d;
  --sw-navy-500: #474793;
  --sw-navy-400: #6666ab;
  --sw-navy-300: #8e8ec1;
  --sw-navy-200: #b8b8dd;
  --sw-navy-100: #d7dbf3;
  --sw-navy-50: #eef1fc;

  /* Extended Palette: Cyan */
  --sw-cyan-900: #0d5b7e;
  --sw-cyan-800: #1178a5;
  --sw-cyan-700: #1890c5;
  --sw-cyan-600: #21ace7;
  --sw-cyan-500: #40b5e6;
  --sw-cyan-400: #66c6ec;
  --sw-cyan-300: #8fd8f3;
  --sw-cyan-200: #b8e8f9;
  --sw-cyan-100: #ddf4fd;
  --sw-cyan-50: #eef9ff;

  /* Extended Palette: Purple */
  --sw-purple-900: #2a2155;
  --sw-purple-800: #3a2f6a;
  --sw-purple-700: #4b3f84;
  --sw-purple-600: #6652a0;
  --sw-purple-500: #7e6bb9;
  --sw-purple-400: #9d8ccc;
  --sw-purple-300: #bcb0dc;
  --sw-purple-200: #dad3eb;
  --sw-purple-100: #edeaf6;
  --sw-purple-50: #f6f4fa;

  /* Semantic Colors */
  --sw-success: #1bcf5d;
  --sw-success-light: rgba(34, 197, 94, 0.149);
  --sw-warning: #fc9f02;
  --sw-warning-light: rgba(245, 158, 11, 0.149);
  --sw-warning-dark: #ea580c;
  --sw-error: #f93e3e;
  --sw-error-light: rgba(239, 68, 68, 0.149);
  --sw-info: #16aff0;
  --sw-info-light: rgba(33, 172, 231, 0.149);

  /* Surface & Background */
  --sw-background: #16173a;
  --sw-surface: #1d1f4d;
  --sw-surface-alt: #252760;
  --sw-surface-dark: #0f1035;
  --sw-border: #363870;
  --sw-border-light: #2d2d67;
  --sw-divider-color: #2d2d67;

  /* Text Colors */
  --sw-text-primary: #f0f0f5;
  --sw-text-secondary: rgba(255, 255, 255, 0.82);
  --sw-text-tertiary: rgba(255, 255, 255, 0.698);
  --sw-text-on-dark: #ffffff;
  --sw-text-on-accent: #ffffff;
  --sw-text-on-dark-86: rgba(255, 255, 255, 0.859);
  --sw-text-on-dark-80: rgba(255, 255, 255, 0.8);
  --sw-text-on-dark-70: rgba(255, 255, 255, 0.702);
  --sw-text-on-dark-60: rgba(255, 255, 255, 0.6);
  --sw-text-on-dark-54: rgba(255, 255, 255, 0.541);
  --sw-text-on-dark-50: rgba(255, 255, 255, 0.502);
  --sw-text-on-dark-40: rgba(255, 255, 255, 0.4);
  --sw-text-on-dark-38: rgba(255, 255, 255, 0.38);
  --sw-text-on-dark-30: rgba(255, 255, 255, 0.302);
  --sw-overlay-light-15: rgba(255, 255, 255, 0.149);
  --sw-overlay-light-08: rgba(255, 255, 255, 0.078);
  --sw-transparent: rgba(0, 0, 0, 0.0);
  --sw-shadow-dark-85: rgba(0, 0, 0, 0.851);
  --sw-shadow-dark-70: rgba(0, 0, 0, 0.702);
  --sw-shadow-dark-60: rgba(0, 0, 0, 0.6);
  --sw-shadow-dark-50: rgba(0, 0, 0, 0.502);
  --sw-shadow-dark-26: rgba(0, 0, 0, 0.259);

  /* Border Radius Tokens */
  --sw-radius-xs: 4px;
  --sw-radius-sm: 8px;
  --sw-radius-md: 12px;
  --sw-radius-lg: 16px;
  --sw-radius-xl: 24px;
  --sw-radius-full: 999px;

  /* Spacing Tokens */
  --sw-spacing-2: 2px;
  --sw-spacing-3: 3px;
  --sw-spacing-xs: 4px;
  --sw-spacing-6: 6px;
  --sw-spacing-sm: 8px;
  --sw-spacing-10: 10px;
  --sw-spacing-12: 12px;
  --sw-spacing-md: 16px;
  --sw-spacing-20: 20px;
  --sw-spacing-lg: 24px;
  --sw-spacing-xl: 32px;
  --sw-spacing-2xl: 48px;

  /* Categorical Series (illustration only) */
  --sw-chart-series-1: #22d3ee;
  --sw-chart-series-2: #f87171;
  --sw-chart-series-3: #fbbf24;
  --sw-chart-series-4: #a78bfa;
  --sw-chart-series-5: #4ade80;
  --sw-chart-series-6: #fb923c;
  --sw-chart-series-7: #38bdf8;
  --sw-chart-series-8: #f472b6;
}
