{
  "_source": "Extracted from Fibonacci investor deck reference screenshots (12 slides)",
  "_date": "2026-03-24",

  "colors": {
    "gradient": {
      "description": "Cover + close slide gradient — orange→coral→deep-magenta, 135deg",
      "stops": [
        {"position": 0.0,  "hex": "#F5A623", "rgb": {"r": 0.961, "g": 0.651, "b": 0.137}, "label": "warm orange"},
        {"position": 0.2,  "hex": "#F97316", "rgb": {"r": 0.976, "g": 0.451, "b": 0.086}, "label": "hot orange"},
        {"position": 0.5,  "hex": "#E8446D", "rgb": {"r": 0.910, "g": 0.267, "b": 0.427}, "label": "coral-pink — primary accent"},
        {"position": 0.75, "hex": "#D6268E", "rgb": {"r": 0.839, "g": 0.149, "b": 0.557}, "label": "vivid magenta"},
        {"position": 1.0,  "hex": "#C2185B", "rgb": {"r": 0.761, "g": 0.094, "b": 0.357}, "label": "deep magenta"}
      ],
      "cssApprox": "linear-gradient(135deg, #F5A623 0%, #F97316 20%, #E8446D 50%, #D6268E 75%, #C2185B 100%)"
    },

    "background": {
      "cover":   {"type": "gradient", "solidFallback": "#E8446D"},
      "content": {"type": "solid",    "hex": "#FFFFFF",  "rgb": {"r": 1.0, "g": 1.0, "b": 1.0}},
      "close":   {"type": "gradient", "solidFallback": "#E8446D"}
    },

    "accent": {
      "primary":   {"hex": "#E8446D", "rgb": {"r": 0.910, "g": 0.267, "b": 0.427}, "usage": "circles, rules, table headers, kicker boxes, FiBo checkmarks, pricing"},
      "secondary": {"hex": "#F5A623", "rgb": {"r": 0.961, "g": 0.651, "b": 0.137}, "usage": "gradient highlight, badge gradients"},
      "deep":      {"hex": "#C2185B", "rgb": {"r": 0.761, "g": 0.094, "b": 0.357}, "usage": "CTA kicker box on gradient bg"}
    },

    "text": {
      "headline":    {"hex": "#1A1A1A", "rgb": {"r": 0.102, "g": 0.102, "b": 0.102}, "weight": 700},
      "body":        {"hex": "#444444", "rgb": {"r": 0.267, "g": 0.267, "b": 0.267}, "weight": 400},
      "caption":     {"hex": "#888888", "rgb": {"r": 0.533, "g": 0.533, "b": 0.533}, "weight": 400},
      "onDark":      {"hex": "#FFFFFF", "rgb": {"r": 1.0,   "g": 1.0,   "b": 1.0  }, "usage": "text on gradient/dark backgrounds"},
      "accentText":  {"hex": "#E8446D", "rgb": {"r": 0.910, "g": 0.267, "b": 0.427}, "usage": "roles, kickers, stats numbers, ✓ marks"}
    },

    "table": {
      "headerBg":    {"hex": "#E8446D", "rgb": {"r": 0.910, "g": 0.267, "b": 0.427}},
      "headerText":  {"hex": "#FFFFFF", "rgb": {"r": 1.0,   "g": 1.0,   "b": 1.0  }},
      "altRowBg":    {"hex": "#FDF2F4", "rgb": {"r": 0.992, "g": 0.949, "b": 0.957}},
      "border":      {"hex": "#E0E0E0", "rgb": {"r": 0.878, "g": 0.878, "b": 0.878}}
    },

    "dividers": {
      "subtle": {"hex": "#E0E0E0", "rgb": {"r": 0.878, "g": 0.878, "b": 0.878}}
    }
  },

  "typography": {
    "direction": "rtl",
    "alignment": "right",
    "fontFamily": "Heebo",
    "fallbacks": ["Assistant", "Rubik", "sans-serif"],
    "scale": {
      "h1": {"size": 50, "weight": 700, "color": "#1A1A1A"},
      "h2": {"size": 28, "weight": 600, "color": "#1A1A1A"},
      "body": {"size": 19, "weight": 400, "color": "#1A1A1A"},
      "bodySmall": {"size": 14, "weight": 400, "color": "#444444"},
      "caption": {"size": 12, "weight": 400, "color": "#888888"},
      "stat": {"size": 42, "weight": 700, "color": "#E8446D"},
      "coverH1": {"size": 58, "weight": 700, "color": "#FFFFFF"},
      "coverTagline": {"size": 21, "weight": 400, "color": "#FFFFFF"}
    }
  },

  "layout": {
    "slideSize": {"width": 9144000, "height": 5143500, "unit": "EMU"},
    "margin": {"px": 64, "emu": 457200, "pct": "5%"},
    "contentPadding": "64–80px",
    "splitRatio": "45/55 (photo left | text right on image slides)",
    "textAlign": "right (RTL)",
    "slideNumbers": "subtle, bottom-right, medium gray"
  },

  "decorative": {
    "coverBackground": "gradient (orange→coral→magenta)",
    "closeBackground": "same gradient as cover",
    "titleRule": "thin horizontal line below title, coral-pink, ~22% slide width, left-aligned",
    "stepCircles": "coral-pink filled ellipses with white numbers",
    "avatarCircles": "coral-pink filled ellipses with white initial",
    "cardBorders": "light gray #E0E0E0, 1pt",
    "dividers": "light gray rectangles",
    "borderFrame": "NONE — Fibonacci reference has no border frame",
    "holographicLensFlare": "signature motif on photo slides (not applicable to FiBo)"
  },

  "changeLog": {
    "from": "Blue (#1565C0) accent system with 3-sided border frame",
    "to": "Coral-pink (#E8446D) accent system, gradient cover/close, no frame"
  }
}
