{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from MindStudio — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "nav-bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-muted": {
      "$type": "color",
      "$value": "#f2f2f2"
    },
    "hero-bg": {
      "$type": "color",
      "$value": "#171b2a"
    },
    "hero-teal": {
      "$type": "color",
      "$value": "#16363b"
    },
    "hero-purple": {
      "$type": "color",
      "$value": "#27223d"
    },
    "hero-magenta": {
      "$type": "color",
      "$value": "#4b1835"
    },
    "text": {
      "$type": "color",
      "$value": "#060606"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#585858"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#a0a0a0"
    },
    "hero-text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "hero-text-muted": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.68)"
    },
    "brand": {
      "$type": "color",
      "$value": "#0069ff"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#0056d6"
    },
    "brand-border": {
      "$type": "color",
      "$value": "#0100ff"
    },
    "border": {
      "$type": "color",
      "$value": "#e0e0e0"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#0100ff"
    },
    "overlay": {
      "$type": "color",
      "$value": "rgba(1, 0, 0, 0.15)"
    },
    "success": {
      "$type": "color",
      "$value": "#1f8f5f"
    },
    "warning": {
      "$type": "color",
      "$value": "#e6a100"
    },
    "danger": {
      "$type": "color",
      "$value": "#d44848"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "56px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "12px"
    },
    "card": {
      "$type": "dimension",
      "$value": "18px"
    },
    "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"
    }
  }
}
