{
  "id": "nike-heritage-dark",
  "tagline": "Dark Edition",
  "mode": "dark",
  "physics": "flat",
  "palette": {
    "color-premium": "#33e2e6",
    "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": "#111111",
    "bg-spotlight": "#1a1a1a",
    "bg-surface": "#222222",
    "bg-sunk": "#000000",
    "energy-primary": "#fa5400",
    "energy-secondary": "#d30005",
    "border-color": "rgba(250, 84, 0, 0.25)",
    "text-main": "#ffffff",
    "text-dim": "#cacacb",
    "text-mute": "#9e9ea0"
  },
  "disclaimer": "Atmospheric study inspired by Nike's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Nike. 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": "Nike's 1972-era origin reading — the earliest Swoosh on athletic-orange with ember-red accents, recast as a flat-dark poster. Charcoal canvas, pure black sunk-floor for the locker-room shadow, athletic-orange #fa5400 driving energy with the deeper Tinker-red #d30005 as the support hue. Distinguished from nike-volt-dark by family (heritage orange/red vs electric Volt) and from nike-retro by physics (flat product-page vs CRT phosphor). Geometric headings + uppercase buttons carry the Nike chrome — the brand's voice runs hot, not cool.",
  "sources": [
    "https://www.nike.com",
    "https://news.nike.com/news/swoosh",
    "https://getdesign.md/nike/design-md"
  ],
  "antiPatterns": [
    "Don't dilute the orange — substituting #ff7733 or higher loses the 1972 athletic heat; the canonical hex is #fa5400.",
    "Don't drop the cyan color-premium override — energy-primary lives in the gold/orange family per Rule 6 and would collide with the default amber-brown premium.",
    "Don't lift bg-canvas above #1a1a1a — the locker-room dark is load-bearing for the heritage poster reading."
  ],
  "brand": {
    "id": "nike",
    "name": "Nike",
    "radii": {
      "sm": "2px",
      "md": "4px",
      "lg": "6px",
      "xl": "8px"
    },
    "typography": {
      "trackingButton": "0.08em",
      "trackingHeading": "0.04em",
      "transformButton": "uppercase",
      "transformHeading": "uppercase",
      "weightButton": 700,
      "weightHeading": 900,
      "weightDisplay": 900
    },
    "fonts": {
      "heading": {
        "family": "Jost",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/jost:vf@latest/latin-wght-normal.woff2",
        "weight": "100 900",
        "display": "swap"
      },
      "body": {
        "family": "Jost",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/jost:vf@latest/latin-wght-normal.woff2",
        "weight": "100 900",
        "display": "swap"
      }
    }
  }
}
