{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Lego — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "bg-warm": {
      "$type": "color",
      "$value": "#fffaf0"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#f0f0f0"
    },
    "brand": {
      "$type": "color",
      "$value": "#ffd500"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#e6c000"
    },
    "brand-pressed": {
      "$type": "color",
      "$value": "#cca900"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#a89200"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "#fff8d0"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#ffec8a"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "red": {
      "$type": "color",
      "$value": "#d62027"
    },
    "red-deep": {
      "$type": "color",
      "$value": "#a8161c"
    },
    "red-soft": {
      "$type": "color",
      "$value": "#ffd5d8"
    },
    "blue": {
      "$type": "color",
      "$value": "#0055bf"
    },
    "blue-deep": {
      "$type": "color",
      "$value": "#003e8e"
    },
    "blue-soft": {
      "$type": "color",
      "$value": "#cee0f5"
    },
    "green": {
      "$type": "color",
      "$value": "#179a35"
    },
    "green-deep": {
      "$type": "color",
      "$value": "#0c7826"
    },
    "green-soft": {
      "$type": "color",
      "$value": "#cdf0d4"
    },
    "text": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5a5a5a"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#8a8a8a"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#bcbcbc"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "text-on-red": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-blue": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-green": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#0055bf"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#003e8e"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#fff8d0"
    },
    "border": {
      "$type": "color",
      "$value": "#e0e0e0"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#f0f0f0"
    },
    "border-brand": {
      "$type": "color",
      "$value": "#ffd500"
    },
    "age-0plus": {
      "$type": "color",
      "$value": "#179a35"
    },
    "age-6plus": {
      "$type": "color",
      "$value": "#0055bf"
    },
    "age-12plus": {
      "$type": "color",
      "$value": "#d62027"
    },
    "age-adult": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "success": {
      "$type": "color",
      "$value": "#179a35"
    },
    "warning": {
      "$type": "color",
      "$value": "#ffd500"
    },
    "danger": {
      "$type": "color",
      "$value": "#d62027"
    },
    "info": {
      "$type": "color",
      "$value": "#0055bf"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Lego Sans",
        "fontSize": "56px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Lego Sans",
        "fontSize": "32px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Lego Sans",
        "fontSize": "15px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "12px"
    },
    "card": {
      "$type": "dimension",
      "$value": "16px"
    },
    "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": "24px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "40px"
    }
  }
}
