{
  "$generatedBy": "BrandSweets tokens.json — guinness-com v3",
  "brand": {
    "slug": "guinness-com",
    "name": "Guinness",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Guinness",
    "tagline": "From our humble beginnings in 1759 to the present day. Visit Guinness to learn about our story, beers, innovation, sports partnerships, and much more.",
    "sector": "food-bev"
  },
  "colors": {
    "primary": {
      "hex": "#b9965b",
      "name": "Orange",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f7f5f3",
        "100": "#ebe7e0",
        "200": "#e3d6bf",
        "300": "#d3bd97",
        "400": "#c3a674",
        "500": "#b9965b",
        "600": "#9d7c43",
        "700": "#816637",
        "800": "#644f2b",
        "900": "#443822",
        "950": "#2c2416"
      }
    },
    "secondary": {
      "hex": "#1a73e8",
      "name": "Royal Blue",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f0f4f9",
        "100": "#dae4f1",
        "200": "#abccf7",
        "300": "#78adf2",
        "400": "#4a91ed",
        "500": "#1a73e8",
        "600": "#1464cc",
        "700": "#1152a7",
        "800": "#0d4082",
        "900": "#0f2e57",
        "950": "#0a1e38"
      }
    },
    "accent": {
      "hex": "#3860be",
      "name": "Denim",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f2f4f8",
        "100": "#dee2ed",
        "200": "#b8c7ea",
        "300": "#8da5dd",
        "400": "#6686d1",
        "500": "#3860be",
        "600": "#3458ad",
        "700": "#2a488d",
        "800": "#21386e",
        "900": "#1c2a4a",
        "950": "#121b30"
      }
    },
    "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": "#171717",
      "name": "Near Black",
      "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": "#171717"
      }
    }
  },
  "typography": {
    "families": {
      "gothama": {
        "family": "gothamA",
        "source": "custom",
        "stack": "gothamA, \"gothamA Fallback\", gothamB, \"gothamB Fallback\", sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "knockout50": {
        "family": "knockout50",
        "source": "custom",
        "stack": "knockout50, \"knockout50 Fallback\", sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "knockout50",
        "stack": "knockout50, \"knockout50 Fallback\", sans-serif"
      },
      "body": {
        "familyRef": "gothama",
        "stack": "gothamA, \"gothamA Fallback\", gothamB, \"gothamB Fallback\", 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.725,
              0.588,
              0.357
            ],
            "hex": "#b9965b"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.102,
              0.451,
              0.91
            ],
            "hex": "#1a73e8"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #b9965b 0%, #1a73e8 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 2.772,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 4.661,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.498,
              0.451,
              0.376
            ],
            "hex": "#7f7360"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.22,
              0.325,
              0.478
            ],
            "hex": "#38537a"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #7f7360 0%, #38537a 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.642,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.681,
              "at": 0.9953,
              "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.776,
              0.635,
              0.404
            ],
            "hex": "#c6a267"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.675,
              0.541,
              0.31
            ],
            "hex": "#ac8a4f"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #c6a267 0%, #ac8a4f 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#000000",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #d0ac70 0%, #b69358 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #bc995e 0%, #a38146 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 2.396,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 6.502,
              "at": 0.9841,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}