{
  "$description": "Brand: TIDAL — light mode",
  "color": {
    "swatches": {
      "$description": "Source-of-truth color swatches from palette tidal@1.0.0",
      "tidal-black": {
        "$value": "#000000",
        "$type": "color",
        "$description": "Canonical canvas — the TIDAL consumer surface is solid black."
      },
      "tidal-near-black": {
        "$value": "#0A0A0A",
        "$type": "color",
        "$description": "Elevated surface on the dark canvas — main panel chrome."
      },
      "tidal-surface-elevated": {
        "$value": "#181818",
        "$type": "color",
        "$description": "Cards, hovered rows, and elevated tiles on the dark canvas."
      },
      "tidal-cyan": {
        "$value": "#00FFFF",
        "$type": "color",
        "$description": "The signature TIDAL cyan / oxide-blue accent — the brand's only chromatic note."
      },
      "tidal-cyan-pressed": {
        "$value": "#00CCCC",
        "$type": "color",
        "$description": "Pressed / active state for the primary action — a darker step from the cyan."
      },
      "tidal-cyan-deep": {
        "$value": "#008B94",
        "$type": "color",
        "$description": "Deeper cyan reserved for hover and selected states on the player chrome."
      },
      "tidal-white": {
        "$value": "#FFFFFF",
        "$type": "color",
        "$description": "Primary text on the dark canvas; reversed wordmark fill on light marketing surfaces."
      },
      "tidal-gray-light": {
        "$value": "#CCCCCC",
        "$type": "color",
        "$description": "Secondary text and divider color on the dark canvas."
      },
      "tidal-gray": {
        "$value": "#737373",
        "$type": "color",
        "$description": "Tertiary text, captions, and metadata in the player UI."
      },
      "tidal-gray-dark": {
        "$value": "#404040",
        "$type": "color",
        "$description": "Quiet dividers, disabled state, and the unplayed seek-bar fill."
      }
    },
    "roles": {
      "$description": "Semantic color roles (light mode) mapped to palette swatches",
      "background": {
        "$value": "{color.swatches.tidal-white}",
        "$type": "color",
        "$description": "background role → TIDAL White"
      },
      "surface": {
        "$value": "{color.swatches.tidal-white}",
        "$type": "color",
        "$description": "surface role → TIDAL White"
      },
      "surface-elevated": {
        "$value": "{color.swatches.tidal-white}",
        "$type": "color",
        "$description": "surface-elevated role → TIDAL White"
      },
      "text-primary": {
        "$value": "{color.swatches.tidal-black}",
        "$type": "color",
        "$description": "text-primary role → TIDAL Black"
      },
      "text-secondary": {
        "$value": "{color.swatches.tidal-gray}",
        "$type": "color",
        "$description": "text-secondary role → TIDAL Gray"
      },
      "text-tertiary": {
        "$value": "{color.swatches.tidal-gray-light}",
        "$type": "color",
        "$description": "text-tertiary role → TIDAL Gray Light"
      },
      "primary": {
        "$value": "{color.swatches.tidal-cyan-deep}",
        "$type": "color",
        "$description": "primary role → TIDAL Cyan Deep"
      },
      "primary-hover": {
        "$value": "{color.swatches.tidal-cyan-pressed}",
        "$type": "color",
        "$description": "primary-hover role → TIDAL Cyan Pressed"
      },
      "accent": {
        "$value": "{color.swatches.tidal-cyan-deep}",
        "$type": "color",
        "$description": "accent role → TIDAL Cyan Deep"
      },
      "accent-hover": {
        "$value": "{color.swatches.tidal-cyan-pressed}",
        "$type": "color",
        "$description": "accent-hover role → TIDAL Cyan Pressed"
      },
      "error": {
        "$value": "{color.swatches.tidal-black}",
        "$type": "color",
        "$description": "error role → TIDAL Black"
      },
      "success": {
        "$value": "{color.swatches.tidal-cyan-deep}",
        "$type": "color",
        "$description": "success role → TIDAL Cyan Deep"
      },
      "border": {
        "$value": "{color.swatches.tidal-gray-light}",
        "$type": "color",
        "$description": "border role → TIDAL Gray Light"
      },
      "brand-overrides": {
        "$description": "Brand-level role overrides (take precedence over palette role mappings)",
        "identity": {
          "$value": "{color.swatches.tidal-black}",
          "$type": "color",
          "$description": "Brand role identity → TIDAL Black"
        },
        "on-identity": {
          "$value": "{color.swatches.tidal-cyan}",
          "$type": "color",
          "$description": "Brand role on-identity → TIDAL Cyan"
        },
        "background": {
          "$value": "{color.swatches.tidal-black}",
          "$type": "color",
          "$description": "Brand role background → TIDAL Black"
        },
        "surface": {
          "$value": "{color.swatches.tidal-near-black}",
          "$type": "color",
          "$description": "Brand role surface → TIDAL Near Black"
        },
        "surface-elevated": {
          "$value": "{color.swatches.tidal-surface-elevated}",
          "$type": "color",
          "$description": "Brand role surface-elevated → TIDAL Surface Elevated"
        },
        "text-primary": {
          "$value": "{color.swatches.tidal-white}",
          "$type": "color",
          "$description": "Brand role text-primary → TIDAL White"
        },
        "text-secondary": {
          "$value": "{color.swatches.tidal-gray-light}",
          "$type": "color",
          "$description": "Brand role text-secondary → TIDAL Gray Light"
        },
        "text-tertiary": {
          "$value": "{color.swatches.tidal-gray}",
          "$type": "color",
          "$description": "Brand role text-tertiary → TIDAL Gray"
        },
        "primary": {
          "$value": "{color.swatches.tidal-cyan}",
          "$type": "color",
          "$description": "Brand role primary → TIDAL Cyan"
        },
        "primary-hover": {
          "$value": "{color.swatches.tidal-cyan-pressed}",
          "$type": "color",
          "$description": "Brand role primary-hover → TIDAL Cyan Pressed"
        },
        "accent": {
          "$value": "{color.swatches.tidal-cyan}",
          "$type": "color",
          "$description": "Brand role accent → TIDAL Cyan"
        },
        "accent-hover": {
          "$value": "{color.swatches.tidal-cyan-pressed}",
          "$type": "color",
          "$description": "Brand role accent-hover → TIDAL Cyan Pressed"
        },
        "mark": {
          "$value": "{color.swatches.tidal-cyan}",
          "$type": "color",
          "$description": "Brand role mark → TIDAL Cyan"
        },
        "border": {
          "$value": "{color.swatches.tidal-gray-dark}",
          "$type": "color",
          "$description": "Brand role border → TIDAL Gray Dark"
        }
      }
    }
  },
  "font": {
    "$description": "Typography roles mapped to font atoms",
    "heading": {
      "family": {
        "$value": [
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Roboto",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "heading role → Inter (inter@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"
        },
        "900": {
          "$value": 900,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    },
    "body": {
      "family": {
        "$value": [
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Roboto",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "body role → Inter (inter@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"
        },
        "900": {
          "$value": 900,
          "$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"
      }
    }
  }
}
