{
  "$description": "Brand: Reuters (reuters@1.0.0)",
  "color": {
    "swatches": {
      "$description": "Source-of-truth color swatches from palette reuters@1.0.0",
      "tr-orange": {
        "$value": "#FA6400",
        "$type": "color",
        "$description": "The signature Reuters orange — the wire-service identity color."
      },
      "tr-dark-orange": {
        "$value": "#DC4300",
        "$type": "color",
        "$description": "Pressed / active variant of Reuters orange."
      },
      "tr-light-orange": {
        "$value": "#FFA100",
        "$type": "color",
        "$description": "Lighter orange — quiet accent and graphic ramps."
      },
      "tr-dark-blue": {
        "$value": "#005DA2",
        "$type": "color",
        "$description": "Trusted-source link blue; the deep Reuters navy."
      },
      "tr-light-blue": {
        "$value": "#0099C4",
        "$type": "color",
        "$description": "Brighter link blue for hover and emphasis."
      },
      "tr-muted-blue": {
        "$value": "#4386B9",
        "$type": "color",
        "$description": "Calm secondary blue for muted contexts."
      },
      "tr-lighter-blue": {
        "$value": "#7FACCE",
        "$type": "color",
        "$description": "Light tint of muted blue — chart fills."
      },
      "tr-superlight-blue": {
        "$value": "#E5EEF5",
        "$type": "color",
        "$description": "Faint blue surface tint for inset panels."
      },
      "tr-dark-grey": {
        "$value": "#404040",
        "$type": "color",
        "$description": "Primary text — the body ink Reuters renders on white."
      },
      "tr-medium-grey": {
        "$value": "#666666",
        "$type": "color",
        "$description": "Secondary text; deck and byline weight."
      },
      "tr-light-grey": {
        "$value": "#AFAFAF",
        "$type": "color",
        "$description": "Tertiary meta text; quiet captions."
      },
      "tr-muted-grey": {
        "$value": "#D0D0D0",
        "$type": "color",
        "$description": "Divider and hairline rule weight."
      },
      "tr-hover-grey": {
        "$value": "#F8F8F8",
        "$type": "color",
        "$description": "Hover surface; alternating row tint."
      },
      "tr-light-muted-grey": {
        "$value": "#F4F4F4",
        "$type": "color",
        "$description": "Quiet inset surface."
      },
      "tr-ultra-light-grey": {
        "$value": "#FAFAFA",
        "$type": "color",
        "$description": "Lightest surface — quiet card background."
      },
      "tr-dark-red": {
        "$value": "#A00000",
        "$type": "color",
        "$description": "Deep red — breaking-news bridges and errors."
      },
      "tr-light-red": {
        "$value": "#DC0A0A",
        "$type": "color",
        "$description": "Brighter alert red."
      },
      "tr-dark-green": {
        "$value": "#387C2B",
        "$type": "color",
        "$description": "Confirmation / positive change green."
      },
      "tr-light-green": {
        "$value": "#77A22D",
        "$type": "color",
        "$description": "Brighter green for positive states."
      },
      "tr-dark-purple": {
        "$value": "#621F95",
        "$type": "color",
        "$description": "Editorial accent purple — opinion/analysis tags."
      },
      "tr-light-purple": {
        "$value": "#6E3AB7",
        "$type": "color",
        "$description": "Lighter purple — secondary editorial accent."
      },
      "black": {
        "$value": "#000000",
        "$type": "color",
        "$description": "Mark / wordmark fill."
      },
      "white": {
        "$value": "#FFFFFF",
        "$type": "color",
        "$description": "Page canvas — the bright Reuters background."
      }
    }
  },
  "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"
      }
    },
    "serif": {
      "family": {
        "$value": [
          "PT Serif",
          "Charter",
          "Georgia",
          "Times New Roman",
          "serif"
        ],
        "$type": "fontFamily",
        "$description": "serif role → PT Serif (pt-serif@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"
      }
    }
  },
  "$extensions": {
    "com.brand-atoms.rules": [
      {
        "type": "contrastRatio",
        "target": "text-primary",
        "severity": "error",
        "rationale": "Reuters Dark Grey (#404040) on white gives ~10.4:1 — past AAA. The wire-service voice favors quick, repeatable reading; the AAA contrast target supports the dense data tables and headline grids that define Reuters layouts.\n",
        "against": "background",
        "minRatio": 7,
        "standard": "WCAG-AAA"
      },
      {
        "type": "colorChoice",
        "target": "roles.colors.mark",
        "severity": "error",
        "rationale": "The Reuters mark is rendered in Reuters orange or black — the orange variant is the signature wire-service identity. Recoloring the mark in the link blue or any secondary accent would conflict with the wordmark's place in the published asset standards.\n",
        "allowed": [
          "tr-orange",
          "tr-dark-orange",
          "black"
        ],
        "forbidden": [
          "tr-dark-blue",
          "tr-light-blue",
          "tr-dark-red",
          "tr-light-purple"
        ]
      },
      {
        "type": "contextRestriction",
        "target": "roles.colors.accent",
        "severity": "error",
        "rationale": "Reuters orange carries identity meaning. The in-copy link color is tr-dark-blue; substituting the orange for a link would conflate the brand's identity signal with a navigation affordance.\n",
        "allowedContexts": [
          "wordmark",
          "editorial-emphasis",
          "ticker",
          "kicker",
          "call-to-action"
        ],
        "forbiddenContexts": [
          "default-link",
          "body-text",
          "error-state"
        ]
      },
      {
        "type": "forbiddenTreatment",
        "target": "logo",
        "severity": "error",
        "rationale": "The Reuters wordmark is a globally distributed identity mark that appears across thousands of partner publications every day. Stretching, rotating, recoloring, or applying gradients would erode the consistency that makes Reuters a trusted wire-service signal.\n",
        "treatments": [
          "stretched",
          "rotated",
          "recolored",
          "drop-shadow",
          "gradient-fill",
          "on-busy-photo"
        ]
      },
      {
        "type": "fontPairing",
        "target": "typography.heading",
        "severity": "warning",
        "rationale": "Reuters editorial layouts pair a tighter display weight with the body sans at a measured size step. A 1.25× minimum preserves the wire-service grid rhythm where headline and lede share the same horizontal column.\n",
        "requires": "body",
        "minSizeRatio": 1.25
      },
      {
        "type": "accessibilityRequirement",
        "target": "*",
        "severity": "warning",
        "rationale": "WCAG 2.1 Success Criterion 1.4.6 (Contrast Enhanced) — Level AAA. Reuters serves a global, multilingual audience including data-table-heavy financial readers; the enhanced contrast target preserves legibility under reduced screen quality and high ambient light.\n",
        "standard": "WCAG-AAA",
        "criterion": "1.4.6"
      },
      {
        "type": "contextRestriction",
        "target": "roles.colors.success",
        "severity": "error",
        "rationale": "Reuters Dark Green is used in financial data viz to signal positive market movement. Reusing it for failure or destructive states would conflict with the established market-data color semantics.\n",
        "allowedContexts": [
          "data-viz-positive",
          "confirmation",
          "market-up"
        ],
        "forbiddenContexts": [
          "error-state",
          "destructive-action"
        ]
      },
      {
        "type": "compositionConstraint",
        "target": "roles.colors.accent",
        "severity": "recommendation",
        "rationale": "Reuters orange reads cleanest against white or the warm dark-grey body color. Placing it adjacent to the alert reds or the lighter orange ramp collapses the chromatic hierarchy between identity (orange) and semantic state (red).\n",
        "pairsWith": [
          "white",
          "tr-dark-grey",
          "tr-ultra-light-grey"
        ],
        "doesNotPairWith": [
          "tr-dark-red",
          "tr-light-red",
          "tr-light-orange"
        ]
      }
    ],
    "com.brand-atoms.assets": [],
    "com.brand-atoms.provenance": {
      "source": "https://github.com/reuters-graphics/graphics-svelte-components/blob/main/src/lib/SiteHeader/scss/_colors.scss",
      "license": "ISC / MIT (reuters-graphics open-source); brand identity remains property of Thomson Reuters",
      "attribution": "Thomson Reuters — visual identity captured from the published reuters-graphics open-source SCSS at github.com/ reuters-graphics/graphics-svelte-components/SiteHeader/scss/ _colors.scss. Reuters, the Thomson Reuters mark, and the Knowledge / Reuters Sans typefaces are property of Thomson Reuters.\n",
      "importedDate": "2026-05-19",
      "notes": "Derived from the reuters-graphics open-source SCSS tokens on 2026-05-19. The consumer reuters.com site was not directly reachable from this fetch context (datadome bot protection), so the brand atom relies on the verified open-source token file maintained by the same organization. The proprietary Knowledge / Reuters Sans typefaces are not publicly distributed; open-source substitute (Inter@1) is referenced.\n"
    },
    "com.brand-atoms.references": {
      "palette": "reuters@1.0.0",
      "fonts": {
        "heading": "inter@1.0.0",
        "body": "inter@1.0.0",
        "serif": "pt-serif@1.0.0",
        "mono": "jetbrainsmono-nerdfont@1.0.0"
      }
    }
  }
}
