{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Notion — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-campaign": {
      "$type": "color",
      "$value": "#191918"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#fbfaf9"
    },
    "surface": {
      "$type": "color",
      "$value": "#f6f5f4"
    },
    "surface-hover": {
      "$type": "color",
      "$value": "#dfdcd9"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f9f9f8"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#eeede8"
    },
    "surface-dark": {
      "$type": "color",
      "$value": "#28272a"
    },
    "text": {
      "$type": "color",
      "$value": "#000000e6"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000f2"
    },
    "text-display": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#0000008a"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#00000096"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#00000061"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-dark-muted": {
      "$type": "color",
      "$value": "#ffffffb3"
    },
    "brand": {
      "$type": "color",
      "$value": "#0075de"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#005bab"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#00396b"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#e6f3fe"
    },
    "campaign-launch": {
      "$type": "color",
      "$value": "#455dd3"
    },
    "accent": {
      "$type": "color",
      "$value": "#62aef0"
    },
    "accent-strong": {
      "$type": "color",
      "$value": "#097fe8"
    },
    "border": {
      "$type": "color",
      "$value": "#0000001a"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#00000014"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#00000033"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "success": {
      "$type": "color",
      "$value": "#0a8754"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#e8f5ee"
    },
    "warning": {
      "$type": "color",
      "$value": "#a06b00"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fdf3e0"
    },
    "danger": {
      "$type": "color",
      "$value": "#a02b1d"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fbeae8"
    },
    "info": {
      "$type": "color",
      "$value": "#0075de"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#e6f3fe"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "NotionInter",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "NotionInter",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "NotionInter",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "6px"
    },
    "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": "12px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "20px"
    }
  }
}
