{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Ideogram — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-alt": {
      "$type": "color",
      "$value": "#fafafc"
    },
    "surface": {
      "$type": "color",
      "$value": "#f7f7f8"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#ececee"
    },
    "surface-violet": {
      "$type": "color",
      "$value": "#f6f4fe"
    },
    "surface-violet-deep": {
      "$type": "color",
      "$value": "#ede7fc"
    },
    "text": {
      "$type": "color",
      "$value": "#0e0e10"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-medium": {
      "$type": "color",
      "$value": "#2b2b2f"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#585964"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#606066"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#9b9ba0"
    },
    "brand": {
      "$type": "color",
      "$value": "#8864e4"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#7e4dda"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "#f6f4fe"
    },
    "brand-tint-strong": {
      "$type": "color",
      "$value": "#ede7fc"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#7e4dda"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#8864e4"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#f6f4fe"
    },
    "disabled": {
      "$type": "color",
      "$value": "#cfcfd4"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(15, 15, 15, 0.05)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(15, 15, 15, 0.12)"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "rgba(15, 15, 15, 0.03)"
    },
    "border-violet": {
      "$type": "color",
      "$value": "rgba(136, 100, 228, 0.30)"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#e7f5ec"
    },
    "success-text": {
      "$type": "color",
      "$value": "#1f6b3e"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fef6e4"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#7a5a14"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fbebec"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#9a2c34"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#f6f4fe"
    },
    "info-text": {
      "$type": "color",
      "$value": "#5b3eb8"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "6px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "1px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "2px"
    },
    "md": {
      "$type": "dimension",
      "$value": "6px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "12px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "20px"
    }
  }
}
