{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Cursor — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#f7f7f4"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#fafaf7"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f2f1ed"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#e6e5e0"
    },
    "text": {
      "$type": "color",
      "$value": "#26251e"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#26251e"
    },
    "text-body": {
      "$type": "color",
      "$value": "#5a5852"
    },
    "text-soft": {
      "$type": "color",
      "$value": "rgba(38, 37, 30, 0.6)"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#807d72"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#a09c92"
    },
    "brand": {
      "$type": "color",
      "$value": "#f54e00"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#d04200"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#26251e"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#f54e00"
    },
    "border": {
      "$type": "color",
      "$value": "#e6e5e0"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#efeee8"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#cfcdc4"
    },
    "border-translucent": {
      "$type": "color",
      "$value": "rgba(38, 37, 30, 0.1)"
    },
    "timeline-thinking": {
      "$type": "color",
      "$value": "#dfa88f"
    },
    "timeline-grep": {
      "$type": "color",
      "$value": "#9fc9a2"
    },
    "timeline-read": {
      "$type": "color",
      "$value": "#9fbbe0"
    },
    "timeline-edit": {
      "$type": "color",
      "$value": "#c0a8dd"
    },
    "timeline-done": {
      "$type": "color",
      "$value": "#c08532"
    },
    "selection-orange": {
      "$type": "color",
      "$value": "#f54e00"
    },
    "diff-add-bg": {
      "$type": "color",
      "$value": "rgba(31, 138, 101, 0.12)"
    },
    "diff-remove-bg": {
      "$type": "color",
      "$value": "rgba(207, 45, 86, 0.12)"
    },
    "success": {
      "$type": "color",
      "$value": "#1f8a65"
    },
    "warning": {
      "$type": "color",
      "$value": "#c08532"
    },
    "danger": {
      "$type": "color",
      "$value": "#cf2d56"
    },
    "info": {
      "$type": "color",
      "$value": "#9fbbe0"
    },
    "shadow-tint": {
      "$type": "color",
      "$value": "rgba(38, 37, 30, 0.08)"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "CursorGothic",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "CursorGothic",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "CursorGothic",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "20px"
    },
    "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": "64px"
    }
  }
}
