{
  "$description": "Brand: Superhuman — dark mode",
  "color": {
    "swatches": {
      "$description": "Source-of-truth color swatches from palette superhuman@1.0.0",
      "purple-60": {
        "$value": "#714CB6",
        "$type": "color",
        "$description": "Superhuman's primary identity hue — the Purple-60 brand anchor used as --color-action-primary in light mode and as the dominant marketing-accent color.\n"
      },
      "purple-80": {
        "$value": "#533192",
        "$type": "color",
        "$description": "Pressed / active variant of Purple-60."
      },
      "purple-90": {
        "$value": "#3F256F",
        "$type": "color",
        "$description": "Deepest pressed purple — primary \"darker\" token."
      },
      "purple-40": {
        "$value": "#9E7BE0",
        "$type": "color",
        "$description": "Mid-tone purple used in dark-mode primary affordance."
      },
      "purple-30": {
        "$value": "#BEA1F5",
        "$type": "color",
        "$description": "Hover / lift variant on dark surfaces."
      },
      "purple-20": {
        "$value": "#D4C7FF",
        "$type": "color",
        "$description": "Light-tint purple — dark-mode primary action token."
      },
      "purple-10": {
        "$value": "#E8E0FF",
        "$type": "color",
        "$description": "Surface-tint purple for accent backgrounds in light mode."
      },
      "mulberry-black": {
        "$value": "#241013",
        "$type": "color",
        "$description": "The dramatic near-black hero canvas — a warm mulberry-tinged black used as the dark-mode page background on superhuman.com.\n"
      },
      "mulberry-100": {
        "$value": "#421D24",
        "$type": "color",
        "$description": "Elevated dark-mode surface — the next step up from the Mulberry-Black canvas, used for dark-mode card and panel fills.\n"
      },
      "mulberry-80": {
        "$value": "#792D4B",
        "$type": "color",
        "$description": "Pressed accent on dark surfaces."
      },
      "neutral-0": {
        "$value": "#FCFAF7",
        "$type": "color",
        "$description": "Warm off-white page canvas in light mode — the Superhuman \"paper\" surface, slightly cream rather than pure white.\n"
      },
      "neutral-5": {
        "$value": "#F7F5F2",
        "$type": "color",
        "$description": "Slight elevated surface tint in light mode."
      },
      "neutral-10": {
        "$value": "#F2F0EB",
        "$type": "color",
        "$description": "Secondary background / faded-light surface."
      },
      "neutral-30": {
        "$value": "#BFBCB6",
        "$type": "color",
        "$description": "Soft border / divider on warm surfaces."
      },
      "neutral-60": {
        "$value": "#73716D",
        "$type": "color",
        "$description": "Faded text / icon-soft token."
      },
      "neutral-80": {
        "$value": "#474543",
        "$type": "color",
        "$description": "Shadow / secondary text on dark surfaces."
      },
      "neutral-90": {
        "$value": "#292827",
        "$type": "color",
        "$description": "Primary body text on the warm canvas; also acts as the secondary-action base color.\n"
      },
      "neutral-100": {
        "$value": "#141413",
        "$type": "color",
        "$description": "Deepest ink — heading text and high-contrast type."
      },
      "gold-pro-60": {
        "$value": "#E57300",
        "$type": "color",
        "$description": "Warm gold accent used for highlight and warning states."
      },
      "orange-40": {
        "$value": "#F18333",
        "$type": "color",
        "$description": "Warning-light tone on dark surfaces."
      },
      "red-40": {
        "$value": "#F72A42",
        "$type": "color",
        "$description": "Error / destructive accent."
      },
      "red-60": {
        "$value": "#CD0037",
        "$type": "color",
        "$description": "Error base on light surfaces."
      },
      "green-60": {
        "$value": "#148072",
        "$type": "color",
        "$description": "Success base — Superhuman's teal-leaning green."
      },
      "green-40": {
        "$value": "#26A28B",
        "$type": "color",
        "$description": "Success-light / data-positive on dark surfaces."
      },
      "sky-60": {
        "$value": "#0163C6",
        "$type": "color",
        "$description": "Focus-ring blue."
      },
      "yellow-30": {
        "$value": "#F9D255",
        "$type": "color",
        "$description": "Mid-yellow accent for highlights."
      },
      "white": {
        "$value": "#FFFFFF",
        "$type": "color",
        "$description": "Base reversed-text and bright surface fill."
      }
    },
    "roles": {
      "$description": "Semantic color roles (dark mode) mapped to palette swatches",
      "background": {
        "$value": "{color.swatches.mulberry-black}",
        "$type": "color",
        "$description": "background role → Mulberry Black"
      },
      "surface": {
        "$value": "{color.swatches.mulberry-100}",
        "$type": "color",
        "$description": "surface role → Mulberry 100"
      },
      "surface-elevated": {
        "$value": "{color.swatches.neutral-80}",
        "$type": "color",
        "$description": "surface-elevated role → Neutral 80"
      },
      "text-primary": {
        "$value": "{color.swatches.white}",
        "$type": "color",
        "$description": "text-primary role → White"
      },
      "text-secondary": {
        "$value": "{color.swatches.neutral-10}",
        "$type": "color",
        "$description": "text-secondary role → Neutral 10"
      },
      "text-tertiary": {
        "$value": "{color.swatches.neutral-30}",
        "$type": "color",
        "$description": "text-tertiary role → Neutral 30"
      },
      "primary": {
        "$value": "{color.swatches.purple-20}",
        "$type": "color",
        "$description": "primary role → Purple 20"
      },
      "primary-hover": {
        "$value": "{color.swatches.purple-30}",
        "$type": "color",
        "$description": "primary-hover role → Purple 30"
      },
      "accent": {
        "$value": "{color.swatches.purple-20}",
        "$type": "color",
        "$description": "accent role → Purple 20"
      },
      "accent-hover": {
        "$value": "{color.swatches.purple-30}",
        "$type": "color",
        "$description": "accent-hover role → Purple 30"
      },
      "warning": {
        "$value": "{color.swatches.orange-40}",
        "$type": "color",
        "$description": "warning role → Orange 40"
      },
      "warning-hover": {
        "$value": "{color.swatches.gold-pro-60}",
        "$type": "color",
        "$description": "warning-hover role → Gold Pro 60"
      },
      "error": {
        "$value": "{color.swatches.red-40}",
        "$type": "color",
        "$description": "error role → Red 40"
      },
      "success": {
        "$value": "{color.swatches.green-40}",
        "$type": "color",
        "$description": "success role → Green 40"
      },
      "border": {
        "$value": "{color.swatches.neutral-80}",
        "$type": "color",
        "$description": "border role → Neutral 80"
      },
      "focus-ring": {
        "$value": "{color.swatches.sky-60}",
        "$type": "color",
        "$description": "focus-ring role → Sky 60"
      },
      "brand-overrides": {
        "$description": "Brand-level role overrides (take precedence over palette role mappings)",
        "identity": {
          "$value": "{color.swatches.mulberry-black}",
          "$type": "color",
          "$description": "Brand role identity → Mulberry Black"
        },
        "on-identity": {
          "$value": "{color.swatches.white}",
          "$type": "color",
          "$description": "Brand role on-identity → White"
        },
        "primary": {
          "$value": "{color.swatches.purple-60}",
          "$type": "color",
          "$description": "Brand role primary → Purple 60"
        },
        "primary-hover": {
          "$value": "{color.swatches.purple-80}",
          "$type": "color",
          "$description": "Brand role primary-hover → Purple 80"
        },
        "accent": {
          "$value": "{color.swatches.purple-60}",
          "$type": "color",
          "$description": "Brand role accent → Purple 60"
        },
        "accent-hover": {
          "$value": "{color.swatches.purple-80}",
          "$type": "color",
          "$description": "Brand role accent-hover → Purple 80"
        },
        "mark": {
          "$value": "{color.swatches.purple-60}",
          "$type": "color",
          "$description": "Brand role mark → Purple 60"
        },
        "success": {
          "$value": "{color.swatches.green-60}",
          "$type": "color",
          "$description": "Brand role success → Green 60"
        },
        "warning": {
          "$value": "{color.swatches.gold-pro-60}",
          "$type": "color",
          "$description": "Brand role warning → Gold Pro 60"
        },
        "error": {
          "$value": "{color.swatches.red-60}",
          "$type": "color",
          "$description": "Brand role error → Red 60"
        },
        "text-primary-light": {
          "$value": "{color.swatches.neutral-90}",
          "$type": "color",
          "$description": "Brand role text-primary-light → Neutral 90"
        },
        "text-primary-dark": {
          "$value": "{color.swatches.white}",
          "$type": "color",
          "$description": "Brand role text-primary-dark → White"
        },
        "background-light": {
          "$value": "{color.swatches.neutral-0}",
          "$type": "color",
          "$description": "Brand role background-light → Neutral 0"
        },
        "background-dark": {
          "$value": "{color.swatches.mulberry-black}",
          "$type": "color",
          "$description": "Brand role background-dark → Mulberry Black"
        },
        "surface-light": {
          "$value": "{color.swatches.neutral-5}",
          "$type": "color",
          "$description": "Brand role surface-light → Neutral 5"
        },
        "surface-dark": {
          "$value": "{color.swatches.mulberry-100}",
          "$type": "color",
          "$description": "Brand role surface-dark → Mulberry 100"
        },
        "text-secondary-light": {
          "$value": "{color.swatches.neutral-60}",
          "$type": "color",
          "$description": "Brand role text-secondary-light → Neutral 60"
        },
        "text-tertiary-light": {
          "$value": "{color.swatches.neutral-30}",
          "$type": "color",
          "$description": "Brand role text-tertiary-light → Neutral 30"
        },
        "border-light": {
          "$value": "{color.swatches.neutral-30}",
          "$type": "color",
          "$description": "Brand role border-light → Neutral 30"
        }
      }
    }
  },
  "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"
      }
    }
  }
}
