{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Black Forest Labs — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-ink": {
      "$type": "color",
      "$value": "#07130e"
    },
    "bg-pure-black": {
      "$type": "color",
      "$value": "#000000"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-ink": {
      "$type": "color",
      "$value": "#07130e"
    },
    "surface-muted": {
      "$type": "color",
      "$value": "#f5f5f4"
    },
    "text": {
      "$type": "color",
      "$value": "#07130e"
    },
    "text-on-ink": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-secondary": {
      "$type": "color",
      "$value": "#4a544f"
    },
    "text-tertiary": {
      "$type": "color",
      "$value": "#7d847f"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#a8ada9"
    },
    "text-on-ink-soft": {
      "$type": "color",
      "$value": "#b9b5d0"
    },
    "brand": {
      "$type": "color",
      "$value": "#07130e"
    },
    "accent": {
      "$type": "color",
      "$value": "#b9b5d0"
    },
    "accent-soft": {
      "$type": "color",
      "$value": "rgba(185, 181, 208, 0.16)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#07130e"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#000000"
    },
    "focus": {
      "$type": "color",
      "$value": "#07130e"
    },
    "cta-bg": {
      "$type": "color",
      "$value": "#07130e"
    },
    "cta-text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "cta-bg-secondary": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "cta-text-secondary": {
      "$type": "color",
      "$value": "#07130e"
    },
    "cta-bg-on-ink": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "cta-text-on-ink": {
      "$type": "color",
      "$value": "#07130e"
    },
    "border": {
      "$type": "color",
      "$value": "#000000"
    },
    "border-soft": {
      "$type": "color",
      "$value": "rgba(7, 19, 14, 0.12)"
    },
    "border-on-ink": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.16)"
    },
    "shadow-ambient": {
      "$type": "color",
      "$value": "rgba(7, 19, 14, 0.04)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(7, 19, 14, 0.06)"
    },
    "shadow-deep": {
      "$type": "color",
      "$value": "rgba(7, 19, 14, 0.12)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(7, 19, 14, 0.60)"
    },
    "success": {
      "$type": "color",
      "$value": "#1f6f4a"
    },
    "success-soft": {
      "$type": "color",
      "$value": "rgba(31, 111, 74, 0.10)"
    },
    "warning": {
      "$type": "color",
      "$value": "#9a6a1f"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "rgba(154, 106, 31, 0.10)"
    },
    "danger": {
      "$type": "color",
      "$value": "#9a2b2b"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "rgba(154, 43, 43, 0.10)"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Instrument Sans",
        "fontSize": "90px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Instrument Sans",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Instrument Sans",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "0px"
    },
    "card": {
      "$type": "dimension",
      "$value": "0px"
    },
    "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"
    }
  }
}
