{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Lemon Squeezy — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-dark": {
      "$type": "color",
      "$value": "#121217"
    },
    "bg-dark-2": {
      "$type": "color",
      "$value": "#1c1c24"
    },
    "surface": {
      "$type": "color",
      "$value": "#f6f6f8"
    },
    "surface-2": {
      "$type": "color",
      "$value": "#ededf1"
    },
    "surface-3": {
      "$type": "color",
      "$value": "#e3e3e9"
    },
    "surface-yellow-soft": {
      "$type": "color",
      "$value": "#fff3d6"
    },
    "surface-purple-soft": {
      "$type": "color",
      "$value": "#efe9fd"
    },
    "text": {
      "$type": "color",
      "$value": "#121217"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#6b6b76"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#9a9aa3"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#c4c4cc"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-dark-muted": {
      "$type": "color",
      "$value": "#b7b7c0"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#121217"
    },
    "text-on-purple": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "brand": {
      "$type": "color",
      "$value": "#ffc233"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#f5b21f"
    },
    "brand-pressed": {
      "$type": "color",
      "$value": "#e0a318"
    },
    "accent": {
      "$type": "color",
      "$value": "#5423e7"
    },
    "accent-deep": {
      "$type": "color",
      "$value": "#4a1dcc"
    },
    "accent-pressed": {
      "$type": "color",
      "$value": "#3f17b3"
    },
    "border": {
      "$type": "color",
      "$value": "#e6e6ec"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#121217"
    },
    "border-dark": {
      "$type": "color",
      "$value": "#2a2a33"
    },
    "border-yellow": {
      "$type": "color",
      "$value": "#ffc233"
    },
    "success": {
      "$type": "color",
      "$value": "#1f9d57"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#dcf3e6"
    },
    "warning": {
      "$type": "color",
      "$value": "#d98a00"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fdf0d2"
    },
    "danger": {
      "$type": "color",
      "$value": "#d92d20"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fde4e1"
    },
    "info": {
      "$type": "color",
      "$value": "#5423e7"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#efe9fd"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#121217"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Circular",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Circular",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "24px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "40px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "0px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "24px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "40px"
    }
  }
}
