{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Mintlify — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-secondary": {
      "$type": "color",
      "$value": "#f9f8f7"
    },
    "bg-tertiary": {
      "$type": "color",
      "$value": "#f4f2ef"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-elev": {
      "$type": "color",
      "$value": "#fafaf9"
    },
    "text": {
      "$type": "color",
      "$value": "#08090a"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-medium": {
      "$type": "color",
      "$value": "#3a3b3c"
    },
    "text-soft": {
      "$type": "color",
      "$value": "rgba(8, 9, 10, 0.6)"
    },
    "text-faint": {
      "$type": "color",
      "$value": "rgba(8, 9, 10, 0.45)"
    },
    "text-muted": {
      "$type": "color",
      "$value": "rgba(8, 9, 10, 0.3)"
    },
    "brand": {
      "$type": "color",
      "$value": "#0c8c5e"
    },
    "brand-bright": {
      "$type": "color",
      "$value": "#10a370"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#085f3f"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#e6f4ed"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "#c5e6d5"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "cta-bg": {
      "$type": "color",
      "$value": "#08090a"
    },
    "cta-text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#0c8c5e"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#085f3f"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#f9f8f7"
    },
    "disabled": {
      "$type": "color",
      "$value": "rgba(8, 9, 10, 0.3)"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(8, 9, 10, 0.07)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(8, 9, 10, 0.14)"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "rgba(8, 9, 10, 0.04)"
    },
    "border-brand": {
      "$type": "color",
      "$value": "rgba(12, 140, 94, 0.30)"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#e6f4ed"
    },
    "success-text": {
      "$type": "color",
      "$value": "#085f3f"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fef4e6"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#7a4a00"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fdeeee"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#a82020"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#eef4fd"
    },
    "info-text": {
      "$type": "color",
      "$value": "#1a3a7a"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "64px",
        "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": "8px"
    },
    "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": "16px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "24px"
    }
  }
}
