{
  "$generatedBy": "BrandSweets tokens.json — vw-com v4",
  "brand": {
    "slug": "vw-com",
    "name": "Volkswagen",
    "version": 4,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Volkswagen",
    "tagline": "Explore the latest Volkswagen vehicle models, discover exclusive offers, stay updated with the latest information, and check out pricing details.",
    "sector": "auto"
  },
  "colors": {
    "primary": {
      "hex": "#1b2236",
      "name": "Deep Navy",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f3f4f7",
        "100": "#e1e3ea",
        "200": "#c2cae0",
        "300": "#9daacd",
        "400": "#7b8cbc",
        "500": "#5c72ad",
        "600": "#4b5f95",
        "700": "#3e4e7a",
        "800": "#303c5f",
        "900": "#252c41",
        "950": "#1b2236"
      }
    },
    "secondary": {
      "hex": "#293043",
      "name": "Navy",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f3f4f6",
        "100": "#e2e4e9",
        "200": "#c6ccdc",
        "300": "#a3adc7",
        "400": "#8490b3",
        "500": "#6777a2",
        "600": "#55648b",
        "700": "#465272",
        "800": "#363f59",
        "900": "#293043",
        "950": "#1a1e28"
      }
    },
    "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": {
      "times-new-roman": {
        "family": "Times New Roman",
        "source": "system",
        "stack": "\"Times New Roman\", sans-serif",
        "weights": [
          400,
          700
        ]
      },
      "vw-text": {
        "family": "vw-text",
        "source": "custom",
        "stack": "vw-text, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "vw-text",
        "stack": "vw-text, sans-serif"
      },
      "body": {
        "familyRef": "times-new-roman",
        "stack": "\"Times New Roman\", 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.282,
              0.318,
              0.404
            ],
            "hex": "#485167"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.106,
              0.133,
              0.212
            ],
            "hex": "#1b2236"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.004,
              0.039
            ],
            "hex": "#00010a"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #485167 0%, #1b2236 50%, #00010a 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 7.929,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.009,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.306,
              0.318,
              0.349
            ],
            "hex": "#4e5159"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.125,
              0.137,
              0.165
            ],
            "hex": "#20232a"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.004,
              0.008,
              0.016
            ],
            "hex": "#010204"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #4e5159 0%, #20232a 50%, #010204 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 7.939,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.012,
              "at": 1,
              "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.141,
              0.173,
              0.255
            ],
            "hex": "#242c41"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.071,
              0.094,
              0.173
            ],
            "hex": "#12182c"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #242c41 0%, #12182c 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #2c3349 0%, #192033 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #1d2439 0%, #0c1224 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 13.892,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.193,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}