{
  "meta": {
    "brand": "Forward55",
    "version": "1.0",
    "status": "approved foundation",
    "visual_source_of_truth": "brand.forward55.com (when deployed)",
    "reference_board": "assets/references/curious-editorial-approved-board.png"
  },
  "color": {
    "navy": {
      "hex": "#0B1730",
      "role": "primary text, dark backgrounds, authority"
    },
    "coral": {
      "hex": "#FF4D3A",
      "role": "55 mark, action, strong emphasis"
    },
    "teal": {
      "hex": "#00B3A6",
      "role": "utility, underlines, local-edition accents, labels"
    },
    "cream": {
      "hex": "#FAF6EE",
      "role": "primary light background"
    },
    "gold": {
      "hex": "#FFC43D",
      "role": "curiosity / occasional highlight only"
    },
    "white": {
      "hex": "#FFFFFF",
      "role": "reverse use and neutral surface"
    }
  },
  "semantic": {
    "background": "#FAF6EE",
    "surface": "#FFFFFF",
    "text": "#0B1730",
    "text_muted": "#5B6472",
    "accent": "#00B3A6",
    "action": "#FF4D3A",
    "highlight": "#FFC43D",
    "border": "#D9D7D0",
    "dark_surface": "#0B1730"
  },
  "typography": {
    "display": {
      "family": "Oswald",
      "weights": [
        500,
        700,
        800
      ],
      "fallback": "Arial Narrow, Arial, sans-serif"
    },
    "body": {
      "family": "Source Sans 3",
      "weights": [
        400,
        600,
        700
      ],
      "fallback": "Arial, sans-serif"
    },
    "scale": {
      "display_xl": {
        "desktop_px": 72,
        "mobile_px": 48,
        "line_height": 0.95,
        "tracking_em": -0.02,
        "weight": 800
      },
      "h1": {
        "desktop_px": 56,
        "mobile_px": 40,
        "line_height": 1.0,
        "tracking_em": -0.015,
        "weight": 800
      },
      "h2": {
        "desktop_px": 40,
        "mobile_px": 32,
        "line_height": 1.05,
        "tracking_em": -0.01,
        "weight": 700
      },
      "h3": {
        "desktop_px": 28,
        "mobile_px": 24,
        "line_height": 1.1,
        "tracking_em": 0,
        "weight": 700
      },
      "eyebrow": {
        "desktop_px": 14,
        "mobile_px": 13,
        "line_height": 1.0,
        "tracking_em": 0.08,
        "weight": 700
      },
      "body_lg": {
        "desktop_px": 20,
        "mobile_px": 18,
        "line_height": 1.5,
        "tracking_em": 0,
        "weight": 400
      },
      "body": {
        "desktop_px": 17,
        "mobile_px": 16,
        "line_height": 1.55,
        "tracking_em": 0,
        "weight": 400
      },
      "small": {
        "desktop_px": 14,
        "mobile_px": 14,
        "line_height": 1.45,
        "tracking_em": 0,
        "weight": 400
      }
    }
  },
  "layout": {
    "max_content_width_px": 1280,
    "section_gap_px": 96,
    "mobile_section_gap_px": 64,
    "grid_gap_px": 24,
    "card_radius_px": 18,
    "small_radius_px": 10,
    "border_width_px": 1
  }
}