{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Plaid — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#f7f9fb"
    },
    "bg-blue": {
      "$type": "color",
      "$value": "#eaf3ff"
    },
    "bg-cream": {
      "$type": "color",
      "$value": "#f3efe6"
    },
    "bg-ink": {
      "$type": "color",
      "$value": "#000000"
    },
    "surface": {
      "$type": "color",
      "$value": "#f3f5f8"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#fafbfc"
    },
    "surface-cream": {
      "$type": "color",
      "$value": "#faf6ed"
    },
    "text": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-medium": {
      "$type": "color",
      "$value": "#1a1f29"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#4a5568"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#7a8390"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#a0a8b3"
    },
    "brand": {
      "$type": "color",
      "$value": "#0a85ea"
    },
    "brand-strong": {
      "$type": "color",
      "$value": "#0066c0"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#003c80"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#dceeff"
    },
    "brand-wash": {
      "$type": "color",
      "$value": "rgba(10, 133, 234, 0.08)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "accent": {
      "$type": "color",
      "$value": "#000000"
    },
    "accent-soft": {
      "$type": "color",
      "$value": "rgba(10, 133, 234, 0.08)"
    },
    "link": {
      "$type": "color",
      "$value": "#0a85ea"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#0066c0"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#eaf3ff"
    },
    "disabled": {
      "$type": "color",
      "$value": "#c4cad3"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(0, 0, 0, 0.10)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(0, 0, 0, 0.20)"
    },
    "border-soft": {
      "$type": "color",
      "$value": "rgba(0, 0, 0, 0.06)"
    },
    "border-blue": {
      "$type": "color",
      "$value": "rgba(10, 133, 234, 0.30)"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#dcf3e3"
    },
    "success-text": {
      "$type": "color",
      "$value": "#1f5d3f"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fff0c5"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#7a5e1f"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fde0e0"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#8a2828"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#dceeff"
    },
    "info-text": {
      "$type": "color",
      "$value": "#003c80"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Plaid Sans",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Plaid Sans",
        "fontSize": "56px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Plaid Sans",
        "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": "4px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "8px"
    },
    "md": {
      "$type": "dimension",
      "$value": "16px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "48px"
    }
  }
}
