{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Affirm — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#13131f"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#0c0c14"
    },
    "surface": {
      "$type": "color",
      "$value": "#1c1c2b"
    },
    "surface-elev": {
      "$type": "color",
      "$value": "#23233a"
    },
    "surface-light": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-light-quiet": {
      "$type": "color",
      "$value": "#f6f6fb"
    },
    "text": {
      "$type": "color",
      "$value": "#101820"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-dark-muted": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.72)"
    },
    "text-on-dark-subtle": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.55)"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#4a4a57"
    },
    "text-subdued": {
      "$type": "color",
      "$value": "#6b6b78"
    },
    "brand": {
      "$type": "color",
      "$value": "#4a4af4"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#3a3ad6"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#2e2eb0"
    },
    "brand-light": {
      "$type": "color",
      "$value": "#7a7af7"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "#e6e6fe"
    },
    "brand-bg-hover": {
      "$type": "color",
      "$value": "rgba(74,74,244,0.08)"
    },
    "brand-on-dark-tint": {
      "$type": "color",
      "$value": "rgba(74,74,244,0.18)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "accent-mint": {
      "$type": "color",
      "$value": "#7affc1"
    },
    "accent-sky": {
      "$type": "color",
      "$value": "#9fd8ff"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.12)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.24)"
    },
    "border-light": {
      "$type": "color",
      "$value": "#e2e2ec"
    },
    "border-brand": {
      "$type": "color",
      "$value": "#4a4af4"
    },
    "link": {
      "$type": "color",
      "$value": "#9fa0ff"
    },
    "link-on-light": {
      "$type": "color",
      "$value": "#4a4af4"
    },
    "success": {
      "$type": "color",
      "$value": "#1f9d55"
    },
    "success-text": {
      "$type": "color",
      "$value": "#0f7a3e"
    },
    "success-bg": {
      "$type": "color",
      "$value": "rgba(31,157,85,0.16)"
    },
    "warning": {
      "$type": "color",
      "$value": "#b06a00"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "rgba(176,106,0,0.14)"
    },
    "danger": {
      "$type": "color",
      "$value": "#d92d2d"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "rgba(217,45,45,0.14)"
    },
    "shadow-deep": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.45)"
    },
    "shadow-soft": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.28)"
    },
    "shadow-light": {
      "$type": "color",
      "$value": "rgba(16,24,32,0.10)"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Axiforma for Affirm",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Axiforma for Affirm",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Calibre",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "24px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "96px"
    }
  },
  "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"
    }
  }
}
