:root{
  --primary-color: #4a6cf7;
  --secondary-color: #2c3d94;
  --accent-color: #10b981;
  --bg-primary: #ffffff;
  --bg-secondary: #f9fafc;
  --bg-dark: #111827;
  --text-primary: #111827;
  --text-secondary: #6b7280;
  --text-light: #ffffff;
}
