{
  "id": "coca-cola-classic-red",
  "tagline": "Light Edition",
  "mode": "light",
  "physics": "flat",
  "palette": {
    "color-premium": "#bf8700",
    "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": "#fbfafa",
    "bg-spotlight": "#ffffff",
    "bg-surface": "#ffffff",
    "bg-sunk": "#f1ecec",
    "energy-primary": "#F40009",
    "energy-secondary": "#a00006",
    "border-color": "rgba(244, 0, 9, 0.20)",
    "text-main": "#1E1E1E",
    "text-dim": "#4a4a4a",
    "text-mute": "#828080"
  },
  "disclaimer": "Atmospheric study inspired by Coca-Cola's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Coca-Cola. 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": "Coca-Cola's iconic classic-red reading — canonical Coke Red #F40009 (Pantone-anchored, verified against Coca-Cola.com SVG logo) on near-white canvas. The \"Spencerian-on-paper\" / commercial-poster register recast as a flat-light atmosphere. Coke Black #1E1E1E text rhythm. Distinguished from modern-black by mode + voice (heritage marketing light vs matte-can dark) and from vintage-script by physics (modern flat vs porcelain-sign retro).",
  "sources": [
    "https://www.coca-cola.com",
    "https://www.coca-colacompany.com",
    "https://en.wikipedia.org/wiki/Coca-Cola"
  ],
  "antiPatterns": [
    "Don't substitute Coke Red — canonical is #F40009 (Pantone-verified against Coca-Cola.com SVG); approximations like #e61a1a were older PMS 484 derivations.",
    "Don't substitute canvas with cream — Coke's heritage commercial pages use near-white #fbfafa, not warm cream.",
    "Don't drop the Rule 8 accepted red/color-error overlap — context disambiguates without override."
  ],
  "brand": {
    "id": "coca-cola",
    "name": "Coca-Cola",
    "radii": {
      "sm": "4px",
      "md": "8px",
      "lg": "16px",
      "xl": "24px"
    },
    "motion": {
      "easeSpringBounce": "cubic-bezier(0.34, 1.56, 0.64, 1)"
    },
    "typography": {
      "trackingDisplay": "0.02em",
      "trackingHeading": "0.01em",
      "weightDisplay": 800,
      "weightHeading": 700
    },
    "fonts": {
      "heading": {
        "family": "Open Sans"
      },
      "body": {
        "family": "Open Sans"
      }
    }
  }
}
