{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from beehiiv — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-yellow": {
      "$type": "color",
      "$value": "#ffd60a"
    },
    "bg-yellow-soft": {
      "$type": "color",
      "$value": "#fff7c2"
    },
    "bg-yellow-deep": {
      "$type": "color",
      "$value": "#e6c000"
    },
    "surface": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "surface-2": {
      "$type": "color",
      "$value": "#f0f0f0"
    },
    "surface-3": {
      "$type": "color",
      "$value": "#e5e5e5"
    },
    "text": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-display": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#666666"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#999999"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "text-on-yellow": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-on-yellow-muted": {
      "$type": "color",
      "$value": "#000000a8"
    },
    "brand": {
      "$type": "color",
      "$value": "#ffd60a"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#e6c000"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#cca800"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#fff7c2"
    },
    "accent": {
      "$type": "color",
      "$value": "#000000"
    },
    "accent-soft": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "border": {
      "$type": "color",
      "$value": "#000000"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#e5e5e5"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#000000"
    },
    "success": {
      "$type": "color",
      "$value": "#15803d"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#dcfce7"
    },
    "warning": {
      "$type": "color",
      "$value": "#a16207"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fef3c7"
    },
    "danger": {
      "$type": "color",
      "$value": "#b91c1c"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fee2e2"
    },
    "info": {
      "$type": "color",
      "$value": "#000000"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#fafafa"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "PP Neue Machina",
        "fontSize": "112px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "PP Neue Machina",
        "fontSize": "56px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "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": "1px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "2px"
    },
    "md": {
      "$type": "dimension",
      "$value": "6px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "16px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "24px"
    }
  }
}
