{
  "$description": "Brand: World Omni Financial (world-omni@1.0.0)",
  "color": {
    "swatches": {
      "$description": "Source-of-truth color swatches from palette world-omni@1.0.0",
      "wo-teal": {
        "$value": "#008390",
        "$type": "color",
        "$description": "Primary brand teal — the canonical signal color from worldomni.com."
      },
      "wo-teal-deep": {
        "$value": "#006670",
        "$type": "color",
        "$description": "Interpolated darker teal for hover/pressed states."
      },
      "wo-teal-light": {
        "$value": "#A8D6DA",
        "$type": "color",
        "$description": "Interpolated soft teal for surfaces."
      },
      "wo-onyx": {
        "$value": "#1A1F23",
        "$type": "color",
        "$description": "Deep blue-black for headlines and body text."
      },
      "wo-slate": {
        "$value": "#4F5A63",
        "$type": "color",
        "$description": "Secondary text."
      },
      "wo-steel": {
        "$value": "#8A949D",
        "$type": "color",
        "$description": "Tertiary text and quiet labels."
      },
      "wo-fog": {
        "$value": "#E8EDF0",
        "$type": "color",
        "$description": "Subtle background tint."
      },
      "wo-white": {
        "$value": "#FFFFFF",
        "$type": "color",
        "$description": "Page background."
      }
    }
  },
  "font": {
    "$description": "Typography roles mapped to font atoms",
    "heading": {
      "family": {
        "$value": [
          "Raleway",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "heading role → Raleway (raleway@1.0.0)"
      },
      "weight": {
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$type": "fontWeight"
        },
        "900": {
          "$value": 900,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    },
    "body": {
      "family": {
        "$value": [
          "Lato",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "body role → Lato (lato@1.0.0)"
      },
      "weight": {
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$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"
      }
    }
  },
  "$extensions": {
    "com.brand-atoms.rules": [
      {
        "type": "contrastRatio",
        "target": "text-primary",
        "severity": "error",
        "rationale": "World Omni Onyx (#1A1F23) on World Omni White (#FFFFFF) measures ~17:1, clearing the AA 4.5:1 floor decisively. World Omni's audience consumes long-form financial product sheets and dealer-facing operations content; AA is the documented compliance target for the JMFE family of financial-services brands.\n",
        "against": "background",
        "minRatio": 4.5,
        "standard": "WCAG-AA"
      },
      {
        "type": "colorChoice",
        "target": "roles.colors.primary",
        "severity": "error",
        "rationale": "World Omni Teal (#008390) is the signal color on the worldomni.com deployed stylesheet. The deeper sibling (#006670) covers hover and pressed states. The light teal and the gray supporting scale are surface and meta-text roles — they must not substitute for the primary brand action color.\n",
        "allowed": [
          "wo-teal",
          "wo-teal-deep"
        ],
        "forbidden": [
          "wo-teal-light",
          "wo-fog",
          "wo-slate",
          "wo-steel"
        ]
      },
      {
        "type": "colorChoice",
        "target": "roles.colors.mark",
        "severity": "error",
        "rationale": "The World Omni wordmark renders in onyx on light surfaces, reversed to white on dark surfaces, or with the teal accent stroke on the brand-card. Lighter teals and the supporting grays do not carry sufficient contrast for the mark.\n",
        "allowed": [
          "wo-onyx",
          "wo-white",
          "wo-teal"
        ],
        "forbidden": [
          "wo-teal-deep",
          "wo-teal-light",
          "wo-fog",
          "wo-slate",
          "wo-steel"
        ]
      },
      {
        "type": "forbiddenTreatment",
        "target": "logo",
        "severity": "error",
        "rationale": "The World Omni wordmark is a registered mark of World Omni Financial Corp. Visual modifications are not permitted on the dealer-facing site, consumer-facing materials, or regulatory filings; the inverted variant must be supplied explicitly rather than derived by auto-inversion.\n",
        "treatments": [
          "stretched",
          "rotated",
          "recolored",
          "drop-shadow",
          "inverted-without-variant",
          "gradient-fill",
          "on-busy-photo"
        ]
      },
      {
        "type": "compositionConstraint",
        "target": "roles.colors.primary",
        "severity": "recommendation",
        "rationale": "World Omni's teal sits on the JMFE-family teal ladder alongside JM&A (#008D9A) and JMFE (#008C99). Placing it adjacent to Toyota Red or the Lexus chrome breaks the family positioning — World Omni is a financial-services sibling within the JMFE family, not a Toyota-OEM sibling.\n",
        "pairsWith": [
          "wo-white",
          "wo-fog",
          "wo-onyx",
          "wo-teal-light"
        ],
        "doesNotPairWith": [
          "toyota-red",
          "jmfe-signal-yellow",
          "lexus-chrome"
        ]
      },
      {
        "type": "accessibilityRequirement",
        "target": "*",
        "severity": "error",
        "rationale": "WCAG 2.1 Success Criterion 1.4.3 (Contrast Minimum — Level AA). World Omni is a regulated automotive-finance brand; consumer disclosures, loan documentation, and dealer operations screens must remain legible across mobile, desktop, and printed media. AA is the standing requirement.\n",
        "standard": "WCAG-AA",
        "criterion": "1.4.3"
      }
    ],
    "com.brand-atoms.assets": [],
    "com.brand-atoms.provenance": {
      "source": "https://worldomni.com/",
      "license": "Proprietary — All Rights Reserved",
      "attribution": "World Omni Financial Corp. — a JM Family Enterprises company. Primary teal value (#008390) is taken from the deployed worldomni.com stylesheet (/style.css). World Omni does not publish a public brand-guidelines portal; the supporting scale is interpolated to harmonize with the parent JMFE family of teals.\n",
      "importedDate": "2026-05-19",
      "notes": "1.0.0 audit upgrade of world-omni@0.1.0 — preserves the deployed-stylesheet teal and the Raleway + Lato pairing seen on worldomni.com, adds identity / on-identity roles for the white corporate canvas, and expands the rules block from 2 to 6 typed entries grounded in the deployed site identity and the JMFE corporate-family discipline. The 0.1.0 spec remains historical.\n"
    },
    "com.brand-atoms.references": {
      "palette": "world-omni@1.0.0",
      "fonts": {
        "heading": "raleway@1.0.0",
        "body": "lato@1.0.0",
        "mono": "jetbrainsmono-nerdfont@1.0.0"
      }
    }
  }
}
