/**
 * Brand Design Tokens - Auto-generated CSS Variables
 * Generated: 2026-03-02T19:59:58.513Z
 * Source: 4what-figma-sync
 *
 * DO NOT EDIT MANUALLY - This file is auto-generated from Figma
 */

:root {
  /* Colors */
  --color-teal: #3B8995;
  --color-burgundy: #4D192D;
  --color-coral: #E47D7D;
  --color-mustard: #F5D17B;
  --color-forest: #1B3022;
  --color-sky: #A9D1E9;
  --color-peach: #F2A07B;
  --color-mint: #70C1B3;
  --color-lavender: #8E7DBE;

  /* Typography */
  --font-main-family: "Jost";
  --font-main-weight: 300;
  --font-heading-family: "Jost";
  --font-heading-weight: 700;
  --font-heading-letter-spacing: 0.04px;

}
