{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Claude.ai — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#f8f8f6"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#faf9f5"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#f0efea"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#fbfaf6"
    },
    "surface-warm": {
      "$type": "color",
      "$value": "#f3f0ea"
    },
    "text": {
      "$type": "color",
      "$value": "#121212"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#666660"
    },
    "text-subtle": {
      "$type": "color",
      "$value": "#8e8e85"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#b4b4a8"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-cta": {
      "$type": "color",
      "$value": "#f8f8f6"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#f3f0ea"
    },
    "brand": {
      "$type": "color",
      "$value": "#cd6f47"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#f3e7df"
    },
    "brand-paler": {
      "$type": "color",
      "$value": "#fdf0e8"
    },
    "brand-strong": {
      "$type": "color",
      "$value": "#a85530"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#7d3c1f"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "cta-bg": {
      "$type": "color",
      "$value": "#121212"
    },
    "cta-text": {
      "$type": "color",
      "$value": "#f8f8f6"
    },
    "cta-hover": {
      "$type": "color",
      "$value": "#2a2a2a"
    },
    "cta-active": {
      "$type": "color",
      "$value": "#3d3d3d"
    },
    "link": {
      "$type": "color",
      "$value": "#121212"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#cd6f47"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#7d3c1f"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(18,18,18,0.12)"
    },
    "border-soft": {
      "$type": "color",
      "$value": "rgba(18,18,18,0.06)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(18,18,18,0.18)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(18,18,18,0.45)"
    },
    "shadow-warm": {
      "$type": "color",
      "$value": "rgba(18,18,18,0.04)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(18,18,18,0.06)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(18,18,18,0.10)"
    },
    "shadow-modal": {
      "$type": "color",
      "$value": "rgba(18,18,18,0.18)"
    },
    "success": {
      "$type": "color",
      "$value": "#5a8c5a"
    },
    "success-soft": {
      "$type": "color",
      "$value": "#e6efe2"
    },
    "warning": {
      "$type": "color",
      "$value": "#b58a3c"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fbf3df"
    },
    "danger": {
      "$type": "color",
      "$value": "#b54a3c"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "#fbe8e3"
    },
    "info": {
      "$type": "color",
      "$value": "#5a708c"
    },
    "highlight": {
      "$type": "color",
      "$value": "#fbe8d6"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Anthropic Serif",
        "fontSize": "56px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Anthropic Serif",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Anthropic Sans",
        "fontSize": "17px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "4px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "8px"
    },
    "md": {
      "$type": "dimension",
      "$value": "16px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "48px"
    }
  }
}
