{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Uniqlo — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-page": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f7f7f7"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#eeeeee"
    },
    "surface-grey": {
      "$type": "color",
      "$value": "#f4f4f4"
    },
    "bg-inverse": {
      "$type": "color",
      "$value": "#000000"
    },
    "brand": {
      "$type": "color",
      "$value": "#ff0000"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#990000"
    },
    "brand-pale": {
      "$type": "color",
      "$value": "#ffe0e0"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#990000"
    },
    "text": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#767676"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#999999"
    },
    "text-on-red": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-black": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#000000"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#000000"
    },
    "border": {
      "$type": "color",
      "$value": "#dddddd"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#eeeeee"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "border-input": {
      "$type": "color",
      "$value": "#999999"
    },
    "outline-focus": {
      "$type": "color",
      "$value": "#000000"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.5)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.08)"
    },
    "shadow-modal": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.16)"
    },
    "success": {
      "$type": "color",
      "$value": "#0a8a3f"
    },
    "warning": {
      "$type": "color",
      "$value": "#cc6600"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fff4e5"
    },
    "danger": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "info": {
      "$type": "color",
      "$value": "#0064d2"
    },
    "rating-fill": {
      "$type": "color",
      "$value": "#ff0000"
    },
    "rating-empty": {
      "$type": "color",
      "$value": "#dddddd"
    },
    "sale-red": {
      "$type": "color",
      "$value": "#ff0000"
    },
    "member-red": {
      "$type": "color",
      "$value": "#ff0000"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "14px",
        "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": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "48px"
    }
  }
}
