{
  "$description": "Aging In The Comfort Of Home® — canonical color tokens. W3C Design Tokens Format Module (https://tr.designtokens.org/format/). Mirrors brand/BRAND.md. If this file disagrees with BRAND.md, BRAND.md wins.",
  "$version": "1.0",
  "products": {
    "$description": "Trust Blue palette — Products / Corporate division",
    "trust-blue-dark": {
      "$type": "color",
      "$value": "#1b477e",
      "$description": "Primary, strong brand presence, high-contrast authority"
    },
    "trust-blue": {
      "$type": "color",
      "$value": "#255ea0",
      "$description": "Standard primary, branding default"
    },
    "trust-blue-light": {
      "$type": "color",
      "$value": "#d9ecff",
      "$description": "Backgrounds, light accents, supporting elements"
    }
  },
  "dealerships": {
    "$description": "Dealer Green palette — Dealerships division",
    "dealer-green-dark": {
      "$type": "color",
      "$value": "#154440",
      "$description": "Primary, strong presence, authority signal"
    },
    "dealer-green": {
      "$type": "color",
      "$value": "#20605c",
      "$description": "Standard primary, branding default"
    },
    "dealer-green-light": {
      "$type": "color",
      "$value": "#dff7c1",
      "$description": "Backgrounds, light accents, supporting elements"
    }
  },
  "programs": {
    "$description": "Legacy Plum palette — Programs division",
    "legacy-plum-dark": {
      "$type": "color",
      "$value": "#4a204d",
      "$description": "Primary, strong presence, dignified depth"
    },
    "legacy-plum": {
      "$type": "color",
      "$value": "#622c65",
      "$description": "Standard primary, branding default"
    },
    "legacy-plum-light": {
      "$type": "color",
      "$value": "#fde8ff",
      "$description": "Backgrounds, light accents, supporting elements"
    }
  },
  "shared": {
    "$description": "Shared across all three divisions",
    "radiant-gold": {
      "$type": "color",
      "$value": "#fdd841",
      "$description": "Accent, warmth, calls to action, highlights"
    },
    "charcoal": {
      "$type": "color",
      "$value": "#333333",
      "$description": "Body text, dark UI elements, contrast"
    },
    "gray": {
      "$type": "color",
      "$value": "#e0e0e0",
      "$description": "Subtle dividers, disabled states"
    },
    "light-linen": {
      "$type": "color",
      "$value": "#fffce5",
      "$description": "Soft backgrounds in imagery and layouts"
    }
  }
}
