{
  "id": "netflix-marquee-dark",
  "tagline": "Browse 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": "#000000",
    "bg-spotlight": "#0a0a0a",
    "bg-surface": "#141414",
    "bg-sunk": "#050505",
    "energy-primary": "#e50914",
    "energy-secondary": "#b81d24",
    "border-color": "rgba(229, 9, 20, 0.28)",
    "text-main": "#ffffff",
    "text-dim": "#b3b3b3",
    "text-mute": "#808080"
  },
  "disclaimer": "Atmospheric study inspired by Netflix's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Netflix. 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": "Netflix's browse-row marquee reading — pure-black canvas evoking the cover-art tile grid, cinematic Netflix-red #e50914 as the dominant AA-cleared signal, deeper oxblood #b81d24 carrying the ambient hover / secondary tier (the same below-3:1 ambient band coca-cola-modern-black ships for its deeper-red secondary). The streaming-shell register: full-bleed dark, single saturated red CTA, type rhythm tuned for movie-title hierarchy rather than editorial reading. Distinguished from coca-cola-modern-black by hue temperature (Netflix cool-cinema red ~hue 357° vs Coca-Cola warmer red ~hue 4°) and by chrome (small modern radii + 800 display + tight tracking vs Coca-Cola heritage rounded + looser tracking). Distinguished from tesla-performance-red by canvas (full-bleed cinematic black vs Tesla restrained near-black industrial) and by chrome shape (Netflix modern broadcast-bold vs Tesla minimalist-industrial).",
  "sources": [
    "https://www.netflix.com",
    "https://about.netflix.com/en/news/the-netflix-brand",
    "https://www.brandcolorcode.com/netflix"
  ],
  "antiPatterns": [
    "Don't lift energy-primary above #e50914 — Netflix's documented brand red is the canonical hex; lifting to #ff0000 loses the cinema-red registration.",
    "Don't substitute pure-black canvas with warm near-black — Netflix's browse shell uses true #000000 to maximize full-bleed cover-art contrast; warm dark belongs to Patagonia/Bloomberg editorial territory.",
    "Don't override color-error — Rule 8 accepted overlap (precedent: tesla-performance-red, mastercard-red, coca-cola-classic-red). Red must mean error, and red as a streaming brand signal coexists with that universal meaning by appearing in distinct UI regions."
  ],
  "brand": {
    "id": "netflix",
    "name": "Netflix",
    "radii": {
      "sm": "2px",
      "md": "4px",
      "lg": "6px",
      "xl": "8px"
    },
    "typography": {
      "trackingDisplay": "-0.02em",
      "trackingHeading": "-0.01em",
      "weightDisplay": 800,
      "weightHeading": 700,
      "weightButton": 600
    },
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
