{
  "$description": "Brand: Southeast Toyota Finance — light mode",
  "color": {
    "swatches": {
      "$description": "Source-of-truth color swatches from palette southeast-toyota-finance@1.0.0",
      "toyota-red": {
        "$value": "#EB0A1E",
        "$type": "color",
        "$description": "SETF primary — Pantone 186C, CMYK 0/100/90/0."
      },
      "setf-porcelain": {
        "$value": "#EDF0F5",
        "$type": "color",
        "$description": "Lightest supporting gray — page surfaces and quiet panels. Pantone 656C."
      },
      "setf-fog": {
        "$value": "#E1E8EE",
        "$type": "color",
        "$description": "Subtle background tint — alt rows, hover surfaces. Pantone 649C."
      },
      "setf-mist": {
        "$value": "#C1C9D6",
        "$type": "color",
        "$description": "Borders and dividers. Pantone 638C."
      },
      "setf-pewter": {
        "$value": "#A6B4BE",
        "$type": "color",
        "$description": "Iconography and disabled controls. Pantone 2176C."
      },
      "setf-steel": {
        "$value": "#86939E",
        "$type": "color",
        "$description": "Tertiary text. Pantone 2163C."
      },
      "setf-slate": {
        "$value": "#626E79",
        "$type": "color",
        "$description": "Secondary text. Pantone 431C."
      },
      "setf-graphite": {
        "$value": "#58595B",
        "$type": "color",
        "$description": "Headlines and emphasized text. Pantone Black 80%."
      },
      "setf-onyx": {
        "$value": "#38393B",
        "$type": "color",
        "$description": "Primary body text — softer than pure black per brand guide."
      }
    },
    "roles": {
      "$description": "Semantic color roles (light mode) mapped to palette swatches",
      "background": {
        "$value": "{color.swatches.setf-porcelain}",
        "$type": "color",
        "$description": "background role → SETF Porcelain (Supporting 1)"
      },
      "surface": {
        "$value": "{color.swatches.setf-fog}",
        "$type": "color",
        "$description": "surface role → SETF Fog (Supporting 2)"
      },
      "surface-elevated": {
        "$value": "{color.swatches.setf-mist}",
        "$type": "color",
        "$description": "surface-elevated role → SETF Mist (Supporting 3)"
      },
      "text-primary": {
        "$value": "{color.swatches.setf-onyx}",
        "$type": "color",
        "$description": "text-primary role → SETF Onyx (Supporting 8)"
      },
      "text-secondary": {
        "$value": "{color.swatches.setf-slate}",
        "$type": "color",
        "$description": "text-secondary role → SETF Slate (Supporting 6)"
      },
      "text-tertiary": {
        "$value": "{color.swatches.setf-steel}",
        "$type": "color",
        "$description": "text-tertiary role → SETF Steel (Supporting 5)"
      },
      "primary": {
        "$value": "{color.swatches.toyota-red}",
        "$type": "color",
        "$description": "primary role → Toyota Red"
      },
      "primary-hover": {
        "$value": "{color.swatches.toyota-red}",
        "$type": "color",
        "$description": "primary-hover role → Toyota Red"
      },
      "accent": {
        "$value": "{color.swatches.toyota-red}",
        "$type": "color",
        "$description": "accent role → Toyota Red"
      },
      "success": {
        "$value": "{color.swatches.setf-slate}",
        "$type": "color",
        "$description": "success role → SETF Slate (Supporting 6)"
      },
      "warning": {
        "$value": "{color.swatches.toyota-red}",
        "$type": "color",
        "$description": "warning role → Toyota Red"
      },
      "error": {
        "$value": "{color.swatches.toyota-red}",
        "$type": "color",
        "$description": "error role → Toyota Red"
      },
      "info": {
        "$value": "{color.swatches.setf-slate}",
        "$type": "color",
        "$description": "info role → SETF Slate (Supporting 6)"
      },
      "brand-overrides": {
        "$description": "Brand-level role overrides (take precedence over palette role mappings)",
        "identity": {
          "$value": "{color.swatches.setf-porcelain}",
          "$type": "color",
          "$description": "Brand role identity → SETF Porcelain (Supporting 1)"
        },
        "on-identity": {
          "$value": "{color.swatches.setf-onyx}",
          "$type": "color",
          "$description": "Brand role on-identity → SETF Onyx (Supporting 8)"
        },
        "primary": {
          "$value": "{color.swatches.toyota-red}",
          "$type": "color",
          "$description": "Brand role primary → Toyota Red"
        },
        "primary-hover": {
          "$value": "{color.swatches.toyota-red}",
          "$type": "color",
          "$description": "Brand role primary-hover → Toyota Red"
        },
        "accent": {
          "$value": "{color.swatches.toyota-red}",
          "$type": "color",
          "$description": "Brand role accent → Toyota Red"
        },
        "mark": {
          "$value": "{color.swatches.setf-onyx}",
          "$type": "color",
          "$description": "Brand role mark → SETF Onyx (Supporting 8)"
        },
        "text-primary-light": {
          "$value": "{color.swatches.setf-onyx}",
          "$type": "color",
          "$description": "Brand role text-primary-light → SETF Onyx (Supporting 8)"
        },
        "text-primary-dark": {
          "$value": "{color.swatches.setf-porcelain}",
          "$type": "color",
          "$description": "Brand role text-primary-dark → SETF Porcelain (Supporting 1)"
        },
        "background-light": {
          "$value": "{color.swatches.setf-porcelain}",
          "$type": "color",
          "$description": "Brand role background-light → SETF Porcelain (Supporting 1)"
        },
        "background-dark": {
          "$value": "{color.swatches.setf-onyx}",
          "$type": "color",
          "$description": "Brand role background-dark → SETF Onyx (Supporting 8)"
        },
        "surface-light": {
          "$value": "{color.swatches.setf-fog}",
          "$type": "color",
          "$description": "Brand role surface-light → SETF Fog (Supporting 2)"
        },
        "surface-dark": {
          "$value": "{color.swatches.setf-graphite}",
          "$type": "color",
          "$description": "Brand role surface-dark → SETF Graphite (Supporting 7)"
        },
        "border-light": {
          "$value": "{color.swatches.setf-mist}",
          "$type": "color",
          "$description": "Brand role border-light → SETF Mist (Supporting 3)"
        },
        "border-dark": {
          "$value": "{color.swatches.setf-slate}",
          "$type": "color",
          "$description": "Brand role border-dark → SETF Slate (Supporting 6)"
        }
      }
    }
  },
  "font": {
    "$description": "Typography roles mapped to font atoms",
    "heading": {
      "family": {
        "$value": [
          "ToyotaType",
          "Helvetica Neue",
          "Helvetica",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "heading role → Toyota Type (toyota-type@1.0.0)"
      },
      "weight": {
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    },
    "body": {
      "family": {
        "$value": [
          "ToyotaType",
          "Helvetica Neue",
          "Helvetica",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "body role → Toyota Type (toyota-type@1.0.0)"
      },
      "weight": {
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    },
    "secondary": {
      "family": {
        "$value": [
          "Helvetica Neue",
          "Helvetica",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "secondary role → Helvetica Neue (helvetica-neue@1.0.0)"
      },
      "weight": {
        "400": {
          "$value": 400,
          "$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"
      }
    }
  }
}
