/* Neurbay — Auto-generated from brand.json */
:root {
  --color-primary: #0984e3;
  --color-secondary: #6c5ce7;
  --color-background: #f8f9fa;
  --color-surface: #ffffff;
  --color-text: #2d3436;
  --color-border: #dfe6e9;
  --font-heading: Inter;
  --font-body: Inter;
}