{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Sierra — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-cream": {
      "$type": "color",
      "$value": "#f6f5f3"
    },
    "surface": {
      "$type": "color",
      "$value": "#f6f5f3"
    },
    "hero-bg": {
      "$type": "color",
      "$value": "#05351d"
    },
    "text": {
      "$type": "color",
      "$value": "#302e2d"
    },
    "text-heading": {
      "$type": "color",
      "$value": "#222222"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "on-hero": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "brand": {
      "$type": "color",
      "$value": "#006838"
    },
    "brand-bright": {
      "$type": "color",
      "$value": "#0a7d46"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#05351d"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#55524f"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#7c7873"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#a39f99"
    },
    "link": {
      "$type": "color",
      "$value": "#006838"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#05351d"
    },
    "glass-cta": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.10)"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#eef0ec"
    },
    "disabled": {
      "$type": "color",
      "$value": "#a39f99"
    },
    "border": {
      "$type": "color",
      "$value": "#e4e0dc"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#d4cfc9"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "#efece8"
    },
    "border-hero": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.16)"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#e3efe7"
    },
    "success-text": {
      "$type": "color",
      "$value": "#05351d"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#f6ecd9"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#6b531c"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#f6e4e1"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#8a3a2e"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#e6edf2"
    },
    "info-text": {
      "$type": "color",
      "$value": "#2c4a5e"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "GT America",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "GT America",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "GT America",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "0px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "64px"
    }
  }
}
