{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Windsurf — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#f6eede"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#fbf7ee"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-dark": {
      "$type": "color",
      "$value": "#0b100f"
    },
    "surface-dark-soft": {
      "$type": "color",
      "$value": "#141a18"
    },
    "text": {
      "$type": "color",
      "$value": "#0b100f"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-body": {
      "$type": "color",
      "$value": "#3a423f"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5a615d"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#8a8f8b"
    },
    "text-on-dark-muted": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.7)"
    },
    "brand": {
      "$type": "color",
      "$value": "#34e8bb"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#0fbf97"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#003326"
    },
    "link": {
      "$type": "color",
      "$value": "#0b100f"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#0fbf97"
    },
    "border": {
      "$type": "color",
      "$value": "#c0c1c6"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#e3e0d6"
    },
    "border-dark": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.12)"
    },
    "ring": {
      "$type": "color",
      "$value": "rgba(67, 128, 180, 0.5)"
    },
    "success": {
      "$type": "color",
      "$value": "#0fbf97"
    },
    "warning": {
      "$type": "color",
      "$value": "#c08a2e"
    },
    "danger": {
      "$type": "color",
      "$value": "#d8413f"
    },
    "info": {
      "$type": "color",
      "$value": "#4380b4"
    },
    "shadow-tint": {
      "$type": "color",
      "$value": "rgba(11, 16, 15, 0.10)"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "tomatoGrotesk",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "tomatoGrotesk",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "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"
    }
  }
}
