{
  "id": "bmw-institutional-dark",
  "tagline": "Cobalt Edition",
  "mode": "dark",
  "physics": "flat",
  "palette": {
    "color-premium": "#ff8c00",
    "color-system": "#a078ff",
    "color-success": "#00e055",
    "color-error": "#ff3c40",
    "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": "#10141a",
    "bg-spotlight": "#1a2129",
    "bg-surface": "#262e38",
    "bg-sunk": "#070a0e",
    "energy-primary": "#1c69d4",
    "energy-secondary": "#4a90e2",
    "border-color": "rgba(28, 105, 212, 0.32)",
    "text-main": "#eef2f7",
    "text-dim": "#bbbbbb",
    "text-mute": "#6b6b6b"
  },
  "disclaimer": "Atmospheric study inspired by BMW's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by BMW. 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": "BMW's institutional corporate reading — canonical BMW Blue #1c69d4 on dark navy canvas #10141a, with surface-dark #1a2129 and surface-dark-elevated #262e38 ladder. M-blue-light #4a90e2 as the pressed secondary. The \"premium auto institutional\" register: heavy display tracking, professional cobalt-blue energy, restrained chrome.",
  "sources": [
    "https://www.bmw.com",
    "https://www.bmw.com/en/automotive-life",
    "https://getdesign.md/bmw/design-md"
  ],
  "antiPatterns": [
    "Don't substitute BMW Blue with cobalt #2c7de4 or other approximations — canonical is #1c69d4.",
    "Don't substitute canvas with neutral grey — surface-dark #1a2129 is BMW's documented dark surface.",
    "Don't drop M-blue-light secondary — it's the documented pressed-state for the BMW M sport variant cluster."
  ],
  "brand": {
    "id": "bmw",
    "name": "BMW",
    "radii": {
      "sm": "2px",
      "md": "4px",
      "lg": "6px",
      "xl": "8px"
    },
    "motion": {
      "speedFast": 160,
      "easeSpringSnappy": "cubic-bezier(0.22, 1, 0.36, 1)"
    },
    "typography": {
      "weightDisplay": 700,
      "weightHeading": 600
    },
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
