{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Chase — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f5f7fa"
    },
    "surface-tint": {
      "$type": "color",
      "$value": "#eef4ff"
    },
    "text": {
      "$type": "color",
      "$value": "#101820"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5a6470"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#6b7280"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-green": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "brand": {
      "$type": "color",
      "$value": "#0060f0"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#0048bf"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#003594"
    },
    "secondary": {
      "$type": "color",
      "$value": "#128842"
    },
    "secondary-hover": {
      "$type": "color",
      "$value": "#0e6e35"
    },
    "link": {
      "$type": "color",
      "$value": "#0060f0"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#0048bf"
    },
    "border": {
      "$type": "color",
      "$value": "#d4d9e0"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#9aa3af"
    },
    "border-on-dark": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.24)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(16,24,32,0.55)"
    },
    "shadow-soft": {
      "$type": "color",
      "$value": "rgba(16,24,32,0.06)"
    },
    "shadow-medium": {
      "$type": "color",
      "$value": "rgba(16,24,32,0.12)"
    },
    "shadow-deep": {
      "$type": "color",
      "$value": "rgba(16,24,32,0.20)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "success": {
      "$type": "color",
      "$value": "#128842"
    },
    "warning": {
      "$type": "color",
      "$value": "#9a5b00"
    },
    "danger": {
      "$type": "color",
      "$value": "#c4001a"
    },
    "info": {
      "$type": "color",
      "$value": "#0060f0"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Open Sans",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Open Sans",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Open Sans",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "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"
    }
  }
}
