/* AUTO-GENERATED by apply-client for 'ebalbharati' — do not edit by hand.
   Loaded AFTER css/app.css, so these override the base design tokens. */
:root {
  --primary-yellow: #FF9C00;
  --primary: #FF9C00;
  --primary-rgb: 255, 156, 0;
  --yellow-hover: #E68A00;
  --primary-dark: #5D2E46;
  --primary-dark-2: #7A3D5C;
  --accent: #2E6E8E;
  --text-dark: #2A1B23;
  --text-gray: #6B5B62;
  --success: #2E7D5B;
  --danger: #C0392B;
  --font-heading: 'Poppins', Georgia, serif;
  --font-body: 'Inter', system-ui, sans-serif;
  --surface-warm: #FAF6EB;
  --border-color: #EFE6D3;
}
