/* AUTO-GENERATED for 'vidyavikas' — do not edit by hand.
   Loaded AFTER css/app.css, so these override the base design tokens. */
:root {
  --primary-yellow: #7B1818;
  --primary: #7B1818;
  --primary-rgb: 123, 24, 24;
  --yellow-hover: #5C1010;
  --primary-dark: #2D2424;
  --primary-dark-2: #4A0E0E;
  --accent: #C9A84C;
  --text-dark: #2D2424;
  --text-gray: #6B5B5B;
  --success: #2E5339;
  --danger: #C0392B;
  --font-heading: 'Playfair Display', Georgia, serif;
  --font-body: 'Inter', system-ui, sans-serif;
  --navy-deep: #1A0505;
  --surface-warm: #FBF8F1;
  --border-color: #E0D5C5;
}
