{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Airtable — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#f8fafc"
    },
    "bg-strong": {
      "$type": "color",
      "$value": "#e0e2e6"
    },
    "bg-dark": {
      "$type": "color",
      "$value": "#181d26"
    },
    "bg-dark-elevated": {
      "$type": "color",
      "$value": "#1d1f25"
    },
    "surface": {
      "$type": "color",
      "$value": "#f8fafc"
    },
    "text": {
      "$type": "color",
      "$value": "#181d26"
    },
    "text-body": {
      "$type": "color",
      "$value": "#333840"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#41454d"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#9297a0"
    },
    "brand": {
      "$type": "color",
      "$value": "#181d26"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#0d1218"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#1b61c9"
    },
    "link-active": {
      "$type": "color",
      "$value": "#1a3866"
    },
    "border": {
      "$type": "color",
      "$value": "#dddddd"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#9297a0"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#eceef0"
    },
    "signature-coral": {
      "$type": "color",
      "$value": "#aa2d00"
    },
    "signature-forest": {
      "$type": "color",
      "$value": "#0a2e0e"
    },
    "signature-cream": {
      "$type": "color",
      "$value": "#f5e9d4"
    },
    "signature-peach": {
      "$type": "color",
      "$value": "#fcab79"
    },
    "signature-mint": {
      "$type": "color",
      "$value": "#a8d8c4"
    },
    "signature-yellow": {
      "$type": "color",
      "$value": "#f4d35e"
    },
    "signature-mustard": {
      "$type": "color",
      "$value": "#d9a441"
    },
    "pricing-ink": {
      "$type": "color",
      "$value": "#1d1f25"
    },
    "info": {
      "$type": "color",
      "$value": "#254fad"
    },
    "info-border": {
      "$type": "color",
      "$value": "#458fff"
    },
    "success": {
      "$type": "color",
      "$value": "#006400"
    },
    "success-border": {
      "$type": "color",
      "$value": "#39bf45"
    },
    "danger": {
      "$type": "color",
      "$value": "#c41c1c"
    },
    "warning": {
      "$type": "color",
      "$value": "#d9a441"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Haas Groot Disp",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Haas Groot Disp",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Haas",
        "fontSize": "14px",
        "lineHeight": 1.25
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "10px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "4px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "8px"
    },
    "md": {
      "$type": "dimension",
      "$value": "16px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "48px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "96px"
    }
  }
}
