{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Nintendo — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "bg-warm": {
      "$type": "color",
      "$value": "#fff8f0"
    },
    "bg-tinted": {
      "$type": "color",
      "$value": "#ffeeee"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "brand": {
      "$type": "color",
      "$value": "#e60012"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#cc0010"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#a8000d"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#8a000a"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "#ffeeee"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text": {
      "$type": "color",
      "$value": "#1f1f1f"
    },
    "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": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#0066cc"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#cc0010"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#ffeeee"
    },
    "border": {
      "$type": "color",
      "$value": "#e5e5e5"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#f0f0f0"
    },
    "border-brand": {
      "$type": "color",
      "$value": "#e60012"
    },
    "success": {
      "$type": "color",
      "$value": "#00a345"
    },
    "warning": {
      "$type": "color",
      "$value": "#ff8c00"
    },
    "danger": {
      "$type": "color",
      "$value": "#e60012"
    },
    "info": {
      "$type": "color",
      "$value": "#0066cc"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Nintendo Sans",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Nintendo Sans",
        "fontSize": "36px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "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"
    }
  }
}
