{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from IBM — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f4f4f4"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#e0e0e0"
    },
    "surface-dark": {
      "$type": "color",
      "$value": "#161616"
    },
    "surface-dark-elev": {
      "$type": "color",
      "$value": "#262626"
    },
    "text": {
      "$type": "color",
      "$value": "#161616"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#161616"
    },
    "text-body": {
      "$type": "color",
      "$value": "#161616"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#525252"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#8c8c8c"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-dark-mute": {
      "$type": "color",
      "$value": "#c6c6c6"
    },
    "brand": {
      "$type": "color",
      "$value": "#0f62fe"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#0050e6"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#002d9c"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#0043ce"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "border": {
      "$type": "color",
      "$value": "#e0e0e0"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#161616"
    },
    "border-on-dark": {
      "$type": "color",
      "$value": "#5e5e5e"
    },
    "link": {
      "$type": "color",
      "$value": "#0f62fe"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#0043ce"
    },
    "focus": {
      "$type": "color",
      "$value": "#0f62fe"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.5)"
    },
    "success": {
      "$type": "color",
      "$value": "#24a148"
    },
    "success-soft": {
      "$type": "color",
      "$value": "#defbe6"
    },
    "warning": {
      "$type": "color",
      "$value": "#f1c21b"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fcf4d6"
    },
    "danger": {
      "$type": "color",
      "$value": "#da1e28"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "#fff1f1"
    },
    "info": {
      "$type": "color",
      "$value": "#0f62fe"
    },
    "info-soft": {
      "$type": "color",
      "$value": "#edf5ff"
    },
    "cool-gray-bg": {
      "$type": "color",
      "$value": "#f2f4f8"
    },
    "hero-blue-tint": {
      "$type": "color",
      "$value": "#e8eaff"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "IBM Plex Sans",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "IBM Plex Sans",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "IBM Plex Sans",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "6px"
    },
    "card": {
      "$type": "dimension",
      "$value": "8px"
    },
    "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": "48px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "96px"
    }
  }
}
