/* Tecnología · Circuito · claro
   Contraste alto y un acento eléctrico. Software, industria, producto.
   Generado por el sistema de estilo: las once paradas salen de una sola
   escalera de luminosidad, por eso el contraste esta garantizado. */

:root {
  --background-50: 0.98 0.002 230;
  --background-100: 0.95 0.003 230;
  --background-200: 0.9 0.005 230;
  --background-300: 0.82 0.007 230;
  --background-400: 0.69 0.009 230;
  --background-500: 0.58 0.01 230;
  --background-600: 0.47 0.009 230;
  --background-700: 0.38 0.008 230;
  --background-800: 0.29 0.006 230;
  --background-900: 0.21 0.004 230;
  --background-950: 0.14 0.003 230;

  --primary-50: 0.98 0.021 234;
  --primary-100: 0.95 0.039 234;
  --primary-200: 0.9 0.065 234;
  --primary-300: 0.82 0.094 234;
  --primary-400: 0.69 0.12 234;
  --primary-500: 0.58 0.13 234;
  --primary-600: 0.47 0.122 234;
  --primary-700: 0.38 0.104 234;
  --primary-800: 0.29 0.078 234;
  --primary-900: 0.21 0.055 234;
  --primary-950: 0.14 0.036 234;

  --accent-50: 0.98 0.024 150;
  --accent-100: 0.95 0.045 150;
  --accent-200: 0.9 0.075 150;
  --accent-300: 0.82 0.108 150;
  --accent-400: 0.69 0.138 150;
  --accent-500: 0.58 0.15 150;
  --accent-600: 0.47 0.141 150;
  --accent-700: 0.38 0.12 150;
  --accent-800: 0.29 0.09 150;
  --accent-900: 0.21 0.063 150;
  --accent-950: 0.14 0.042 150;

  --secondary-50: 0.98 0.005 230;
  --secondary-100: 0.95 0.009 230;
  --secondary-200: 0.9 0.015 230;
  --secondary-300: 0.82 0.022 230;
  --secondary-400: 0.69 0.028 230;
  --secondary-500: 0.58 0.03 230;
  --secondary-600: 0.47 0.028 230;
  --secondary-700: 0.38 0.024 230;
  --secondary-800: 0.29 0.018 230;
  --secondary-900: 0.21 0.013 230;
  --secondary-950: 0.14 0.008 230;

  --foreground-50: 0.98 0.001 235;
  --foreground-100: 0.95 0.002 235;
  --foreground-200: 0.9 0.004 235;
  --foreground-300: 0.82 0.006 235;
  --foreground-400: 0.69 0.007 235;
  --foreground-500: 0.58 0.008 235;
  --foreground-600: 0.47 0.008 235;
  --foreground-700: 0.38 0.006 235;
  --foreground-800: 0.29 0.005 235;
  --foreground-900: 0.21 0.003 235;
  --foreground-950: 0.14 0.002 235;

  --font-heading: 'Space Grotesk', Georgia, serif;
  --font-body: 'Inter', system-ui, sans-serif;
  --font-label: var(--font-body);
}
