{
  "$generatedBy": "BrandSweets tokens.json — puma-com v3",
  "brand": {
    "slug": "puma-com",
    "name": "Puma",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Puma",
    "tagline": "Run The Streets. Do You. Research and shop all the latest gear from the world of Fashion, Sport, and everywhere in between.",
    "sector": "sports"
  },
  "colors": {
    "primary": {
      "hex": "#191919",
      "name": "Charcoal",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#191919"
      }
    },
    "secondary": {
      "hex": "#a78b55",
      "name": "Brown",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f7f5f3",
        "100": "#eae7e1",
        "200": "#e0d6c2",
        "300": "#cdbd9d",
        "400": "#bca67b",
        "500": "#a78b55",
        "600": "#957d4b",
        "700": "#7a663e",
        "800": "#5f4f30",
        "900": "#413825",
        "950": "#2a2418"
      }
    },
    "accent": {
      "hex": "#27455c",
      "name": "Charcoal",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f3f5f7",
        "100": "#e0e6eb",
        "200": "#bfd4e3",
        "300": "#97b9d3",
        "400": "#74a1c3",
        "500": "#548bb6",
        "600": "#43769d",
        "700": "#376181",
        "800": "#27455c",
        "900": "#223544",
        "950": "#16232c"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "name": "White",
      "usage": "Page and card background.",
      "scale": {
        "50": "#ffffff",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#212121"
      }
    },
    "text": {
      "hex": "#191919",
      "name": "Charcoal",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#191919"
      }
    }
  },
  "typography": {
    "families": {
      "ffdinforpuma": {
        "family": "FFDINforPuma",
        "source": "custom",
        "stack": "FFDINforPuma, Inter, -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "ffdinforpuma",
        "stack": "FFDINforPuma, Inter, -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif"
      },
      "body": {
        "familyRef": "ffdinforpuma",
        "stack": "FFDINforPuma, Inter, -apple-system, system-ui, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif"
      }
    },
    "scale": [
      {
        "name": "sm",
        "sizeRem": 0.875,
        "lineHeight": 1.5
      },
      {
        "name": "base",
        "sizeRem": 1,
        "lineHeight": 1.6
      },
      {
        "name": "lg",
        "sizeRem": 1.25,
        "lineHeight": 1.4
      },
      {
        "name": "xl",
        "sizeRem": 1.75,
        "lineHeight": 1.25
      },
      {
        "name": "2xl",
        "sizeRem": 2.25,
        "lineHeight": 1.15
      },
      {
        "name": "display",
        "sizeRem": 3.5,
        "lineHeight": 1.05,
        "letterSpacingEm": -0.02
      }
    ]
  },
  "brandGradient": {
    "brand": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.098,
              0.098,
              0.098
            ],
            "hex": "#191919"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.655,
              0.545,
              0.333
            ],
            "hex": "#a78b55"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #191919 0%, #a78b55 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 3.247,
              "at": 1,
              "passesAA": false,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.194,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.027,
              0.027,
              0.027
            ],
            "hex": "#070707"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.49,
              0.451,
              0.38
            ],
            "hex": "#7d7361"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #070707 0%, #7d7361 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.67,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.042,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Low-chroma hero background with a text-safe ink (--brand-gradient-hero)."
    },
    "button": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.133,
              0.133,
              0.133
            ],
            "hex": "#222222"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.063,
              0.063,
              0.063
            ],
            "hex": "#101010"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #222222 0%, #101010 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #2a2a2a 0%, #171717 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #1b1b1b 0%, #0a0a0a 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 15.91,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.104,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}