{
  "$generatedBy": "BrandSweets tokens.json — rottentomatoes-com v3",
  "brand": {
    "slug": "rottentomatoes-com",
    "name": "Rotten Tomatoes",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Rotten Tomatoes",
    "tagline": "Rotten Tomatoes, home of the Tomatometer, is the most trusted measurement of quality for Movies & TV. The definitive site for Reviews, Trailers, Showtimes, a…",
    "sector": "media"
  },
  "colors": {
    "primary": {
      "hex": "#2a2c32",
      "name": "Charcoal",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f4f5f5",
        "100": "#e4e5e7",
        "200": "#cdcfd5",
        "300": "#aeb2bc",
        "400": "#9397a5",
        "500": "#7a7f90",
        "600": "#666b7a",
        "700": "#545864",
        "800": "#41444e",
        "900": "#2a2c32",
        "950": "#1f2024"
      }
    },
    "secondary": {
      "hex": "#326af6",
      "name": "Royal Blue",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f0f3fa",
        "100": "#d9e0f2",
        "200": "#a7bffb",
        "300": "#7198f9",
        "400": "#326af6",
        "500": "#1454f5",
        "600": "#0943d7",
        "700": "#0737b0",
        "800": "#062b89",
        "900": "#0b225b",
        "950": "#07163b"
      }
    },
    "accent": {
      "hex": "#fa320a",
      "name": "Apple Cherry",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#faf1ef",
        "100": "#f3ddd8",
        "200": "#fdb4a5",
        "300": "#fc866e",
        "400": "#fb5c3c",
        "500": "#fa320a",
        "600": "#dc2804",
        "700": "#b42104",
        "800": "#8c1a03",
        "900": "#5d1709",
        "950": "#3c0f06"
      }
    },
    "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": "#000000",
      "name": "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": "#000000"
      }
    }
  },
  "typography": {
    "families": {
      "franklin-gothic": {
        "family": "Franklin Gothic",
        "source": "custom",
        "stack": "\"Franklin Gothic\", -apple-system, BlinkMacSystemFont, \"PT Sans\", Arial, sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "neusa": {
        "family": "Neusa",
        "source": "custom",
        "stack": "Neusa, Impact, \"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": "neusa",
        "stack": "Neusa, Impact, \"Helvetica Neue\", Arial, sans-serif"
      },
      "body": {
        "familyRef": "franklin-gothic",
        "stack": "\"Franklin Gothic\", -apple-system, BlinkMacSystemFont, \"PT Sans\", 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.165,
              0.173,
              0.196
            ],
            "hex": "#2a2c32"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.196,
              0.416,
              0.965
            ],
            "hex": "#326af6"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #2a2c32 0%, #326af6 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 4.638,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.505,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.161,
              0.165,
              0.173
            ],
            "hex": "#292a2c"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.369,
              0.459,
              0.639
            ],
            "hex": "#5e75a3"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #292a2c 0%, #5e75a3 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.616,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.462,
              "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.204,
              0.212,
              0.235
            ],
            "hex": "#34363c"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.125,
              0.133,
              0.157
            ],
            "hex": "#202228"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #34363c 0%, #202228 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #3c3e44 0%, #282a2f 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #2c2e35 0%, #191b21 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 12.076,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.321,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}