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