{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Slack — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-cream": {
      "$type": "color",
      "$value": "#f4ede4"
    },
    "bg-cream-deep": {
      "$type": "color",
      "$value": "#ebe1d2"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-elev": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "text": {
      "$type": "color",
      "$value": "#1d1c1d"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-medium": {
      "$type": "color",
      "$value": "#3a3a3a"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#454545"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#717274"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#9b9b9b"
    },
    "text-disabled": {
      "$type": "color",
      "$value": "#c7c7c7"
    },
    "brand": {
      "$type": "color",
      "$value": "#611f69"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#4a154b"
    },
    "brand-bright": {
      "$type": "color",
      "$value": "#7d2f87"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#f4e8f5"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "#d9b3dd"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "accent-blue": {
      "$type": "color",
      "$value": "#1264a3"
    },
    "accent-blue-soft": {
      "$type": "color",
      "$value": "#e3f0fa"
    },
    "accent-yellow": {
      "$type": "color",
      "$value": "#ecb12f"
    },
    "accent-yellow-soft": {
      "$type": "color",
      "$value": "#fef4e0"
    },
    "accent-green": {
      "$type": "color",
      "$value": "#2eb67d"
    },
    "accent-red": {
      "$type": "color",
      "$value": "#e01e5a"
    },
    "link": {
      "$type": "color",
      "$value": "#1264a3"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#0a4d7a"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#f4ede4"
    },
    "disabled": {
      "$type": "color",
      "$value": "#c7c7c7"
    },
    "border": {
      "$type": "color",
      "$value": "#dddddd"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#aaaaaa"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "#eeeeee"
    },
    "border-brand": {
      "$type": "color",
      "$value": "rgba(74, 21, 75, 0.30)"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#e3f5ec"
    },
    "success-text": {
      "$type": "color",
      "$value": "#1a7a4d"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fef4e0"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#7a5a00"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fde6ee"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#a8113a"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#e3f0fa"
    },
    "info-text": {
      "$type": "color",
      "$value": "#0a4d7a"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Salesforce-Avant-Garde",
        "fontSize": "64px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Salesforce-Avant-Garde",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Salesforce-Sans",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "4px"
    },
    "card": {
      "$type": "dimension",
      "$value": "8px"
    },
    "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": "40px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "64px"
    }
  }
}
