/* WYGENEROWANE z design-tokens.json przez scripts/build-tokens.mjs — NIE edytuj ręcznie.
   Markowe tokeny hex jako CSS variables. Źródło prawdy palety: design-tokens.json. */
:root {
  --pyr-brand: #1a56db;
  --pyr-brand-dark: #1e429f;
  --pyr-brand-light: #3b82f6;
  --pyr-signal-red: #d32f2f;
  --pyr-signal-yellow: #f9a825;
  --pyr-signal-green: #2e7d32;
  --pyr-signal-blue: #1a56db;
  --pyr-steel-50: #f8fafc;
  --pyr-steel-100: #f1f5f9;
  --pyr-steel-200: #e2e8f0;
  --pyr-steel-300: #cbd5e1;
  --pyr-steel-400: #94a3b8;
  --pyr-steel-500: #64748b;
  --pyr-steel-600: #475569;
  --pyr-steel-700: #334155;
  --pyr-steel-800: #1e293b;
  --pyr-steel-900: #0f172a;
  --pyr-section-serwis: #ef4444;
  --pyr-section-aktywa: #f59e0b;
  --pyr-section-operacje: #22c55e;
  --pyr-section-firma: #8b5cf6;
}
