{
  "id": "ferrari-rosso-corsa-light",
  "tagline": "Rosso Corsa",
  "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": "#ffffff",
    "bg-spotlight": "#ffffff",
    "bg-surface": "#ffffff",
    "bg-sunk": "#f7f7f7",
    "energy-primary": "#da291c",
    "energy-secondary": "#b01e0a",
    "border-color": "rgba(210, 210, 210, 1)",
    "text-main": "#181818",
    "text-dim": "#666666",
    "text-mute": "#8f8f8f"
  },
  "disclaimer": "Atmospheric study inspired by Ferrari's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Ferrari. 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": "Ferrari's iconic Rosso Corsa #da291c (Pantone-anchored) on Ferrari's documented #ffffff canvas — the prancing-horse-on-white reading. Editorial racing-livery voice: deep ink #181818 (warm near-black, never pure), surface ladder #f7f7f7 sunk for emphasized bands. Distinguished from gt-silver-dark by mode (Rosso-on-white showcase vs paddock-dark glass) and from tifosi-yellow-light by hue (canonical racing red vs heritage shield gold).",
  "sources": [
    "https://www.ferrari.com",
    "https://www.ferrari.com/en-EN/auto",
    "https://getdesign.md/ferrari/design-md"
  ],
  "antiPatterns": [
    "Don't substitute Rosso Corsa with #FF2800 — Ferrari's canonical Pantone-accurate red is #da291c.",
    "Don't lighten ink to pure black — Ferrari's documented body uses #181818 warm near-black, not #000000.",
    "Don't substitute canvas with cream — Ferrari has no cream token; #ffffff is the documented light canvas."
  ],
  "brand": {
    "id": "ferrari",
    "name": "Ferrari",
    "radii": {
      "sm": "2px",
      "md": "4px",
      "lg": "6px",
      "xl": "8px"
    },
    "motion": {
      "speedFast": 120,
      "speedBase": 200,
      "easeSpringSnappy": "cubic-bezier(0.22, 1, 0.36, 1)"
    },
    "typography": {
      "trackingDisplay": "0.02em",
      "weightDisplay": 800,
      "weightHeading": 700,
      "transformDisplay": "uppercase",
      "transformHeading": "uppercase"
    },
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
