{
  "$description": "Brand: JM&A Group — light mode",
  "color": {
    "swatches": {
      "$description": "Source-of-truth color swatches from palette jma-group@1.0.0",
      "jma-teal": {
        "$value": "#008D9A",
        "$type": "color",
        "$description": "Primary brand teal — wordmark accent and headline color."
      },
      "jma-teal-deep": {
        "$value": "#00707A",
        "$type": "color",
        "$description": "Interpolated hover/pressed state for the primary teal."
      },
      "jma-teal-light": {
        "$value": "#B8E2E6",
        "$type": "color",
        "$description": "Interpolated soft teal for surfaces and inline highlights."
      },
      "jma-onyx": {
        "$value": "#010101",
        "$type": "color",
        "$description": "Wordmark base color and primary headline text."
      },
      "jma-graphite": {
        "$value": "#2A2D31",
        "$type": "color",
        "$description": "Body text (interpolated, slightly off"
      },
      "jma-slate": {
        "$value": "#5A6470",
        "$type": "color",
        "$description": "Secondary text and meta labels (interpolated)."
      },
      "jma-fog": {
        "$value": "#E6ECF0",
        "$type": "color",
        "$description": "Subtle background tint (interpolated)."
      },
      "jma-white": {
        "$value": "#FFFFFF",
        "$type": "color",
        "$description": "Page background and reversed wordmark fill."
      }
    },
    "roles": {
      "$description": "Semantic color roles (light mode) mapped to palette swatches",
      "background": {
        "$value": "{color.swatches.jma-white}",
        "$type": "color",
        "$description": "background role → JM&A White"
      },
      "surface": {
        "$value": "{color.swatches.jma-fog}",
        "$type": "color",
        "$description": "surface role → JM&A Fog"
      },
      "surface-elevated": {
        "$value": "{color.swatches.jma-teal-light}",
        "$type": "color",
        "$description": "surface-elevated role → JM&A Teal Light"
      },
      "text-primary": {
        "$value": "{color.swatches.jma-onyx}",
        "$type": "color",
        "$description": "text-primary role → JM&A Onyx"
      },
      "text-secondary": {
        "$value": "{color.swatches.jma-graphite}",
        "$type": "color",
        "$description": "text-secondary role → JM&A Graphite"
      },
      "text-tertiary": {
        "$value": "{color.swatches.jma-slate}",
        "$type": "color",
        "$description": "text-tertiary role → JM&A Slate"
      },
      "primary": {
        "$value": "{color.swatches.jma-teal}",
        "$type": "color",
        "$description": "primary role → JM&A Teal (primary)"
      },
      "primary-hover": {
        "$value": "{color.swatches.jma-teal-deep}",
        "$type": "color",
        "$description": "primary-hover role → JM&A Teal Deep"
      },
      "accent": {
        "$value": "{color.swatches.jma-teal}",
        "$type": "color",
        "$description": "accent role → JM&A Teal (primary)"
      },
      "success": {
        "$value": "{color.swatches.jma-teal-deep}",
        "$type": "color",
        "$description": "success role → JM&A Teal Deep"
      },
      "warning": {
        "$value": "{color.swatches.jma-teal}",
        "$type": "color",
        "$description": "warning role → JM&A Teal (primary)"
      },
      "error": {
        "$value": "{color.swatches.jma-onyx}",
        "$type": "color",
        "$description": "error role → JM&A Onyx"
      },
      "info": {
        "$value": "{color.swatches.jma-teal}",
        "$type": "color",
        "$description": "info role → JM&A Teal (primary)"
      },
      "brand-overrides": {
        "$description": "Brand-level role overrides (take precedence over palette role mappings)",
        "identity": {
          "$value": "{color.swatches.jma-white}",
          "$type": "color",
          "$description": "Brand role identity → JM&A White"
        },
        "on-identity": {
          "$value": "{color.swatches.jma-onyx}",
          "$type": "color",
          "$description": "Brand role on-identity → JM&A Onyx"
        },
        "primary": {
          "$value": "{color.swatches.jma-teal}",
          "$type": "color",
          "$description": "Brand role primary → JM&A Teal (primary)"
        },
        "primary-hover": {
          "$value": "{color.swatches.jma-teal-deep}",
          "$type": "color",
          "$description": "Brand role primary-hover → JM&A Teal Deep"
        },
        "accent": {
          "$value": "{color.swatches.jma-teal}",
          "$type": "color",
          "$description": "Brand role accent → JM&A Teal (primary)"
        },
        "mark": {
          "$value": "{color.swatches.jma-onyx}",
          "$type": "color",
          "$description": "Brand role mark → JM&A Onyx"
        },
        "text-primary-light": {
          "$value": "{color.swatches.jma-onyx}",
          "$type": "color",
          "$description": "Brand role text-primary-light → JM&A Onyx"
        },
        "text-primary-dark": {
          "$value": "{color.swatches.jma-white}",
          "$type": "color",
          "$description": "Brand role text-primary-dark → JM&A White"
        },
        "background-light": {
          "$value": "{color.swatches.jma-white}",
          "$type": "color",
          "$description": "Brand role background-light → JM&A White"
        },
        "background-dark": {
          "$value": "{color.swatches.jma-onyx}",
          "$type": "color",
          "$description": "Brand role background-dark → JM&A Onyx"
        },
        "surface-light": {
          "$value": "{color.swatches.jma-fog}",
          "$type": "color",
          "$description": "Brand role surface-light → JM&A Fog"
        },
        "surface-dark": {
          "$value": "{color.swatches.jma-graphite}",
          "$type": "color",
          "$description": "Brand role surface-dark → JM&A Graphite"
        },
        "border-light": {
          "$value": "{color.swatches.jma-teal-light}",
          "$type": "color",
          "$description": "Brand role border-light → JM&A Teal Light"
        }
      }
    }
  },
  "font": {
    "$description": "Typography roles mapped to font atoms",
    "heading": {
      "family": {
        "$value": [
          "proxima-nova",
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Helvetica Neue",
          "Helvetica",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "heading role → Proxima Nova (proxima-nova@1.0.0)"
      },
      "weight": {
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "500": {
          "$value": 500,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    },
    "body": {
      "family": {
        "$value": [
          "proxima-nova",
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Helvetica Neue",
          "Helvetica",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "body role → Proxima Nova (proxima-nova@1.0.0)"
      },
      "weight": {
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "500": {
          "$value": 500,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$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"
      }
    }
  }
}
