{
  "id": "mastercard-red",
  "tagline": "Light Edition",
  "mode": "light",
  "physics": "flat",
  "palette": {
    "color-premium": "#0e7490",
    "color-system": "#681ed2",
    "color-success": "#006220",
    "color-error": "#a60000",
    "color-premium-light": "oklch(from var(--color-premium) calc(l * 1.25) c h)",
    "color-premium-dark": "oklch(from var(--color-premium) calc(l * 0.75) c h)",
    "color-premium-subtle": "oklch(from var(--color-premium) l c h / 0.15)",
    "color-system-light": "oklch(from var(--color-system) calc(l * 1.25) c h)",
    "color-system-dark": "oklch(from var(--color-system) calc(l * 0.75) c h)",
    "color-system-subtle": "oklch(from var(--color-system) l c h / 0.15)",
    "color-success-light": "oklch(from var(--color-success) calc(l * 1.25) c h)",
    "color-success-dark": "oklch(from var(--color-success) calc(l * 0.75) c h)",
    "color-success-subtle": "oklch(from var(--color-success) l c h / 0.15)",
    "color-error-light": "oklch(from var(--color-error) calc(l * 1.25) c h)",
    "color-error-dark": "oklch(from var(--color-error) calc(l * 0.75) c h)",
    "color-error-subtle": "oklch(from var(--color-error) l c h / 0.15)",
    "font-atmos-heading": "'Inter', sans-serif",
    "font-atmos-body": "'Inter', sans-serif",
    "bg-canvas": "#F3F0EE",
    "bg-spotlight": "#FCFBFA",
    "bg-surface": "#FFFFFF",
    "bg-sunk": "#e8e2da",
    "energy-primary": "#EB001B",
    "energy-secondary": "#F79E1B",
    "border-color": "rgba(20, 20, 19, 0.15)",
    "text-main": "#141413",
    "text-dim": "#555555",
    "text-mute": "#696969"
  },
  "disclaimer": "Atmospheric study inspired by Mastercard's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Mastercard. The downloadable atmosphere file contains color, motion, and typographic-rhythm tokens only — no brand logos, marks, or proprietary assets. All trademarks are the property of their respective owners.",
  "description": "Mastercard.com hero reading — the 'left circle' of the dual-circle mark. Cool warm-near-white #F3F0EE canvas (the classic fintech card-face beige), canonical Mastercard red #EB001B as primary, Mastercard yellow #F79E1B secondary as the dual-identity tell quoting the right circle without dominating. Geometric Poppins heading carries the bolder display register vs Stripe's restrained Inter wordmark. Distinguished from coca-cola-classic-red by canvas warmth (Mastercard cool fintech beige vs Coca-Cola warm shelf cream) and brand profile (Mastercard pill-leaning radii + semibold vs Coca-Cola Spencerian script context).",
  "sources": [
    "https://www.mastercard.com",
    "https://brand.mastercard.com",
    "https://getdesign.md/mastercard/design-md"
  ],
  "antiPatterns": [
    "Don't dilute Mastercard red below #EB001B — the canonical hex is what distinguishes this from Coca-Cola red and Pepsi red across the catalog.",
    "Don't promote yellow to primary on light — yellow on white fails WCAG (~1.6:1); the yellow-side reading lives in mastercard-yellow on dark.",
    "Don't drop the deep cyan color-premium override — energy-secondary yellow is in the gold/amber family per Rule 6 (and Rule 8 already accepts the red-as-energy / color-error overlap)."
  ],
  "brand": {
    "id": "mastercard",
    "name": "Mastercard",
    "radii": {
      "md": "8px",
      "lg": "14px",
      "xl": "20px"
    },
    "typography": {
      "weightButton": 600,
      "weightHeading": 600
    },
    "fonts": {
      "heading": {
        "family": "Manrope",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/manrope:vf@latest/latin-wght-normal.woff2",
        "weight": "200 800",
        "display": "swap"
      },
      "body": {
        "family": "Manrope",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/manrope:vf@latest/latin-wght-normal.woff2",
        "weight": "200 800",
        "display": "swap"
      }
    }
  }
}
