{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from tldraw — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#f8f9fa"
    },
    "bg-canvas": {
      "$type": "color",
      "$value": "#fdfdfd"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f1f3f5"
    },
    "surface-hover": {
      "$type": "color",
      "$value": "#e9ecef"
    },
    "surface-selected": {
      "$type": "color",
      "$value": "#dee2e6"
    },
    "text": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#101010"
    },
    "text-display": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5c5c5c"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#8b8b8b"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#bababa"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-pastel": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "brand": {
      "$type": "color",
      "$value": "#3182ed"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#2870d6"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#1f5db8"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#dbeafe"
    },
    "brand-faint": {
      "$type": "color",
      "$value": "#eff6ff"
    },
    "link": {
      "$type": "color",
      "$value": "#3182ed"
    },
    "accent-yellow": {
      "$type": "color",
      "$value": "#fde68a"
    },
    "accent-yellow-deep": {
      "$type": "color",
      "$value": "#fcd34d"
    },
    "accent-pink": {
      "$type": "color",
      "$value": "#fbcfe8"
    },
    "accent-pink-deep": {
      "$type": "color",
      "$value": "#f9a8d4"
    },
    "accent-green": {
      "$type": "color",
      "$value": "#bbf7d0"
    },
    "accent-green-deep": {
      "$type": "color",
      "$value": "#86efac"
    },
    "accent-blue": {
      "$type": "color",
      "$value": "#bfdbfe"
    },
    "accent-blue-deep": {
      "$type": "color",
      "$value": "#93c5fd"
    },
    "accent-purple": {
      "$type": "color",
      "$value": "#ddd6fe"
    },
    "accent-orange": {
      "$type": "color",
      "$value": "#fed7aa"
    },
    "border": {
      "$type": "color",
      "$value": "#0000001a"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#00000033"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#0000000d"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "grid-dot": {
      "$type": "color",
      "$value": "#0000001a"
    },
    "grid-dot-soft": {
      "$type": "color",
      "$value": "#0000000d"
    },
    "success": {
      "$type": "color",
      "$value": "#16a34a"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#dcfce7"
    },
    "warning": {
      "$type": "color",
      "$value": "#d97706"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fef3c7"
    },
    "danger": {
      "$type": "color",
      "$value": "#dc2626"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fee2e2"
    },
    "info": {
      "$type": "color",
      "$value": "#3182ed"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#dbeafe"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "10px"
    },
    "card": {
      "$type": "dimension",
      "$value": "16px"
    },
    "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": "12px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "20px"
    }
  }
}
