{
  "$description": "Brand: Netflix — dark mode",
  "color": {
    "swatches": {
      "$description": "Source-of-truth color swatches from palette netflix@1.0.0",
      "netflix-red": {
        "$value": "#E50914",
        "$type": "color",
        "$description": "Primary brand red — the Netflix wordmark and mark color."
      },
      "netflix-red-dark": {
        "$value": "#B81D24",
        "$type": "color",
        "$description": "Darker red used historically on the \"N\" ribbon and for hover/pressed states on the primary red."
      },
      "netflix-black": {
        "$value": "#000000",
        "$type": "color",
        "$description": "Canonical canvas — the Netflix consumer surface is solid black."
      },
      "netflix-near-black": {
        "$value": "#141414",
        "$type": "color",
        "$description": "Surface color of the Netflix consumer app — rows, tiles, and modal backgrounds sit on this near-black."
      },
      "netflix-charcoal": {
        "$value": "#221F1F",
        "$type": "color",
        "$description": "Elevated surface — used on hover states, expanded title cards, and modal headers in the Netflix app."
      },
      "netflix-gray": {
        "$value": "#564D4D",
        "$type": "color",
        "$description": "Secondary text and divider color on the dark canvas."
      },
      "netflix-white": {
        "$value": "#FFFFFF",
        "$type": "color",
        "$description": "Primary text on the dark canvas; reversed wordmark fill on light backgrounds."
      },
      "netflix-off-white": {
        "$value": "#F5F5F1",
        "$type": "color",
        "$description": "Warm off-white used for light-mode marketing surfaces and editorial pages."
      }
    },
    "roles": {
      "$description": "Semantic color roles (dark mode) mapped to palette swatches",
      "background": {
        "$value": "{color.swatches.netflix-black}",
        "$type": "color",
        "$description": "background role → Netflix Black"
      },
      "surface": {
        "$value": "{color.swatches.netflix-near-black}",
        "$type": "color",
        "$description": "surface role → Netflix Near-Black"
      },
      "surface-elevated": {
        "$value": "{color.swatches.netflix-charcoal}",
        "$type": "color",
        "$description": "surface-elevated role → Netflix Charcoal"
      },
      "text-primary": {
        "$value": "{color.swatches.netflix-white}",
        "$type": "color",
        "$description": "text-primary role → Netflix White"
      },
      "text-secondary": {
        "$value": "{color.swatches.netflix-off-white}",
        "$type": "color",
        "$description": "text-secondary role → Netflix Off-White"
      },
      "text-tertiary": {
        "$value": "{color.swatches.netflix-gray}",
        "$type": "color",
        "$description": "text-tertiary role → Netflix Gray"
      },
      "primary": {
        "$value": "{color.swatches.netflix-red}",
        "$type": "color",
        "$description": "primary role → Netflix Red"
      },
      "primary-hover": {
        "$value": "{color.swatches.netflix-red-dark}",
        "$type": "color",
        "$description": "primary-hover role → Netflix Red Dark"
      },
      "accent": {
        "$value": "{color.swatches.netflix-red}",
        "$type": "color",
        "$description": "accent role → Netflix Red"
      },
      "accent-hover": {
        "$value": "{color.swatches.netflix-red-dark}",
        "$type": "color",
        "$description": "accent-hover role → Netflix Red Dark"
      },
      "warning": {
        "$value": "{color.swatches.netflix-red}",
        "$type": "color",
        "$description": "warning role → Netflix Red"
      },
      "warning-hover": {
        "$value": "{color.swatches.netflix-red-dark}",
        "$type": "color",
        "$description": "warning-hover role → Netflix Red Dark"
      },
      "error": {
        "$value": "{color.swatches.netflix-red}",
        "$type": "color",
        "$description": "error role → Netflix Red"
      },
      "success": {
        "$value": "{color.swatches.netflix-white}",
        "$type": "color",
        "$description": "success role → Netflix White"
      },
      "brand-overrides": {
        "$description": "Brand-level role overrides (take precedence over palette role mappings)",
        "identity": {
          "$value": "{color.swatches.netflix-black}",
          "$type": "color",
          "$description": "Brand role identity → Netflix Black"
        },
        "on-identity": {
          "$value": "{color.swatches.netflix-red}",
          "$type": "color",
          "$description": "Brand role on-identity → Netflix Red"
        },
        "background": {
          "$value": "{color.swatches.netflix-black}",
          "$type": "color",
          "$description": "Brand role background → Netflix Black"
        },
        "surface": {
          "$value": "{color.swatches.netflix-near-black}",
          "$type": "color",
          "$description": "Brand role surface → Netflix Near-Black"
        },
        "surface-elevated": {
          "$value": "{color.swatches.netflix-charcoal}",
          "$type": "color",
          "$description": "Brand role surface-elevated → Netflix Charcoal"
        },
        "text-primary": {
          "$value": "{color.swatches.netflix-white}",
          "$type": "color",
          "$description": "Brand role text-primary → Netflix White"
        },
        "text-secondary": {
          "$value": "{color.swatches.netflix-off-white}",
          "$type": "color",
          "$description": "Brand role text-secondary → Netflix Off-White"
        },
        "text-tertiary": {
          "$value": "{color.swatches.netflix-gray}",
          "$type": "color",
          "$description": "Brand role text-tertiary → Netflix Gray"
        },
        "primary": {
          "$value": "{color.swatches.netflix-red}",
          "$type": "color",
          "$description": "Brand role primary → Netflix Red"
        },
        "primary-hover": {
          "$value": "{color.swatches.netflix-red-dark}",
          "$type": "color",
          "$description": "Brand role primary-hover → Netflix Red Dark"
        },
        "accent": {
          "$value": "{color.swatches.netflix-red}",
          "$type": "color",
          "$description": "Brand role accent → Netflix Red"
        },
        "accent-hover": {
          "$value": "{color.swatches.netflix-red-dark}",
          "$type": "color",
          "$description": "Brand role accent-hover → Netflix Red Dark"
        },
        "mark": {
          "$value": "{color.swatches.netflix-red}",
          "$type": "color",
          "$description": "Brand role mark → Netflix Red"
        },
        "text-emphasis": {
          "$value": "{color.swatches.netflix-white}",
          "$type": "color",
          "$description": "Brand role text-emphasis → Netflix White"
        },
        "text-muted": {
          "$value": "{color.swatches.netflix-gray}",
          "$type": "color",
          "$description": "Brand role text-muted → Netflix Gray"
        }
      }
    }
  },
  "font": {
    "$description": "Typography roles mapped to font atoms",
    "heading": {
      "family": {
        "$value": [
          "Netflix Sans",
          "Helvetica Neue",
          "Helvetica",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "heading role → Netflix Sans (netflix-sans@1.0.0)"
      },
      "weight": {
        "300": {
          "$value": 300,
          "$type": "fontWeight"
        },
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "500": {
          "$value": 500,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    },
    "body": {
      "family": {
        "$value": [
          "Netflix Sans",
          "Helvetica Neue",
          "Helvetica",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "body role → Netflix Sans (netflix-sans@1.0.0)"
      },
      "weight": {
        "300": {
          "$value": 300,
          "$type": "fontWeight"
        },
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "500": {
          "$value": 500,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    },
    "mono": {
      "family": {
        "$value": [
          "JetBrainsMono Nerd Font",
          "JetBrains Mono",
          "Fira Code",
          "Menlo",
          "Monaco",
          "Consolas",
          "Liberation Mono",
          "monospace"
        ],
        "$type": "fontFamily",
        "$description": "mono role → JetBrainsMono Nerd Font (jetbrainsmono-nerdfont@1.0.0)"
      },
      "weight": {
        "100": {
          "$value": 100,
          "$type": "fontWeight"
        },
        "200": {
          "$value": 200,
          "$type": "fontWeight"
        },
        "300": {
          "$value": 300,
          "$type": "fontWeight"
        },
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "500": {
          "$value": 500,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$type": "fontWeight"
        },
        "800": {
          "$value": 800,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    }
  }
}
