{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Axios — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-section": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-section-newsletter": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "bg-dark": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "bg-darkest": {
      "$type": "color",
      "$value": "#000000"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#e8e8e8"
    },
    "surface-quote": {
      "$type": "color",
      "$value": "#f0f4fb"
    },
    "surface-blue-tint": {
      "$type": "color",
      "$value": "#e6eef9"
    },
    "text": {
      "$type": "color",
      "$value": "#333335"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#666668"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#888889"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#aaaab0"
    },
    "text-on-blue": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "brand": {
      "$type": "color",
      "$value": "#0044a5"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#003a8c"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#002e72"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#cfdaef"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#001f4d"
    },
    "brand-secondary": {
      "$type": "color",
      "$value": "#d6062b"
    },
    "link": {
      "$type": "color",
      "$value": "#0044a5"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#003a8c"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#666668"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "border": {
      "$type": "color",
      "$value": "#e0e0e0"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#f0f0f0"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#999999"
    },
    "border-rule": {
      "$type": "color",
      "$value": "#000000"
    },
    "border-blue": {
      "$type": "color",
      "$value": "#0044a5"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.06)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.1)"
    },
    "shadow-modal": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.3)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.6)"
    },
    "success": {
      "$type": "color",
      "$value": "#2a8a4f"
    },
    "success-soft": {
      "$type": "color",
      "$value": "#dff0e7"
    },
    "warning": {
      "$type": "color",
      "$value": "#cc7a00"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fde9cc"
    },
    "danger": {
      "$type": "color",
      "$value": "#d6062b"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "#fbd6dc"
    },
    "info": {
      "$type": "color",
      "$value": "#0044a5"
    },
    "info-soft": {
      "$type": "color",
      "$value": "#cfdaef"
    },
    "time-bar": {
      "$type": "color",
      "$value": "#000000"
    },
    "time-bar-bg": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "newsletter-banner": {
      "$type": "color",
      "$value": "#0044a5"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Atiza",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Atiza",
        "fontSize": "26px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Atiza",
        "fontSize": "18px",
        "lineHeight": 1.6
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "4px"
    },
    "card": {
      "$type": "dimension",
      "$value": "6px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "2px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "24px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "40px"
    }
  }
}
