/* AUTO-GENERATED by apply-client.ps1 for 'ganesh-shirsat' — do not edit by hand.
   Loaded AFTER css/app.css, so these override the base design tokens. */
:root {
  --primary-yellow: #B8954E;
  --primary: #B8954E;
  --primary-rgb: 184, 149, 78;
  --yellow-hover: #9A7B3C;
  --primary-dark: #1B2A47;
  --primary-dark-2: #2A3D5F;
  --accent: #EE6C2D;
  --text-dark: #16202F;
  --text-gray: #5C6B7F;
  --success: #2E7D5B;
  --danger: #C0392B;
  --font-heading: 'Playfair Display', Georgia, serif;
  --font-body: 'Inter', system-ui, sans-serif;
  --navy-deep: #0F1C31;
  --surface-warm: #F7F3EA;
  --border-color: #E3E7ED;
}