{
  "meta": {
    "name": "Winston Agency design tokens",
    "status": "draft",
    "updated": "2026-08-06",
    "note": "DRAFT. The palette is not finalized. Only color.core is safe to use; anything marked TODO is structure awaiting the brand book effort. Values may be refined, but paths in this file are stable."
  },
  "color": {
    "core": {
      "ink": {
        "value": "#1E1E1E",
        "status": "draft",
        "description": "Near-black. Primary dark background; text on light. Note: logo exports use #0B0A0A for logo black — relationship to be settled in the brand book."
      },
      "paper": {
        "value": "#FFFFFF",
        "status": "draft",
        "description": "White. Light background; text on dark."
      },
      "limon": {
        "value": "#E0EB15",
        "status": "draft",
        "description": "Chartreuse / yellow-green accent. The default wordmark dot. Sampled from the logo exports. Name is provisional — accent naming scheme (fruit names?) not yet locked; must be settled before the /logo endpoint ships."
      }
    },
    "palette": {
      "status": "TODO",
      "description": "Broader candidate palette (greens / purples / yellows / blues / oranges with tint ramps) still in exploration. Do not invent values; wait for the brand book. Accent names added here become valid accent= values for the planned /logo endpoint."
    }
  },
  "font": {
    "display": {
      "family": "Tiempos Headline",
      "role": "Display / wordmark voice. The wordmark is lowercase italic.",
      "styles": ["normal", "italic"],
      "axes": { "wght": [300, 900] },
      "stylesheet": "https://brand.winstonagency.com/fonts.css"
    },
    "ui": {
      "family": "Google Sans Flex",
      "role": "UI / body.",
      "styles": ["normal"],
      "axes": {
        "wght": [1, 1000],
        "wdth": [25, 151],
        "opsz": [6, 144],
        "GRAD": [0, 100],
        "ROND": [0, 100],
        "slnt": [-10, 0]
      },
      "stylesheet": "https://brand.winstonagency.com/fonts.css"
    }
  }
}
