{
  "$mulmocast": { "version": "1.1" },
  "lang": "en",
  "title": "Slide Showcase - Corporate Light Style",
  "beats": [
    {
      "text": "Professional corporate title slide",
      "image": {
        "type": "slide",
        "theme": {
          "colors": {
            "bg": "F8FAFC",
            "bgCard": "FFFFFF",
            "bgCardAlt": "F1F5F9",
            "text": "0F172A",
            "textMuted": "475569",
            "textDim": "94A3B8",
            "primary": "2563EB",
            "accent": "7C3AED",
            "success": "16A34A",
            "warning": "EA580C",
            "danger": "DC2626",
            "info": "0891B2",
            "highlight": "DB2777"
          },
          "fonts": { "title": "Georgia", "body": "Helvetica", "mono": "Menlo" }
        },
        "slide": {
          "layout": "title",
          "title": "Q4 Business Review\n2025",
          "subtitle": "Annual performance summary and strategic outlook for stakeholders",
          "author": "Finance & Strategy  |  January 2026",
          "note": "Confidential — For internal distribution only. Contact IR team for external inquiries."
        }
      }
    },
    {
      "text": "Revenue highlights stats",
      "image": {
        "type": "slide",
        "theme": {
          "colors": {
            "bg": "F8FAFC",
            "bgCard": "FFFFFF",
            "bgCardAlt": "F1F5F9",
            "text": "0F172A",
            "textMuted": "475569",
            "textDim": "94A3B8",
            "primary": "2563EB",
            "accent": "7C3AED",
            "success": "16A34A",
            "warning": "EA580C",
            "danger": "DC2626",
            "info": "0891B2",
            "highlight": "DB2777"
          },
          "fonts": { "title": "Georgia", "body": "Helvetica", "mono": "Menlo" }
        },
        "slide": {
          "layout": "stats",
          "accentColor": "primary",
          "title": "Financial Highlights",
          "subtitle": "Full year 2025 vs 2024",
          "stats": [
            { "value": "$48M", "label": "Annual Revenue", "color": "primary", "change": "+22%" },
            { "value": "68%", "label": "Gross Margin", "color": "success", "change": "+4%" },
            { "value": "$12M", "label": "Net Income", "color": "accent", "change": "+31%" },
            { "value": "1,240", "label": "Employees", "color": "info", "change": "+180" }
          ],
          "callout": { "text": "Fifth consecutive year of double-digit revenue growth", "align": "center" }
        }
      }
    },
    {
      "text": "Revenue by segment columns",
      "image": {
        "type": "slide",
        "theme": {
          "colors": {
            "bg": "F8FAFC",
            "bgCard": "FFFFFF",
            "bgCardAlt": "F1F5F9",
            "text": "0F172A",
            "textMuted": "475569",
            "textDim": "94A3B8",
            "primary": "2563EB",
            "accent": "7C3AED",
            "success": "16A34A",
            "warning": "EA580C",
            "danger": "DC2626",
            "info": "0891B2",
            "highlight": "DB2777"
          },
          "fonts": { "title": "Georgia", "body": "Helvetica", "mono": "Menlo" }
        },
        "slide": {
          "layout": "columns",
          "accentColor": "primary",
          "title": "Revenue by Segment",
          "subtitle": "Three business lines driving diversified growth",
          "columns": [
            {
              "title": "SaaS Platform",
              "accentColor": "primary",
              "icon": "S",
              "content": [
                { "type": "metric", "value": "$28M", "label": "58% of revenue", "color": "primary", "change": "+28%" },
                { "type": "divider" },
                { "type": "bullets", "items": ["12,000 active subscriptions", "Net retention: 115%", "ARR growing 30% YoY"] }
              ]
            },
            {
              "title": "Professional Services",
              "accentColor": "accent",
              "icon": "P",
              "content": [
                { "type": "metric", "value": "$14M", "label": "29% of revenue", "color": "accent", "change": "+15%" },
                { "type": "divider" },
                { "type": "bullets", "items": ["85 enterprise clients", "Avg deal size: $165K", "Utilization rate: 82%"] }
              ]
            },
            {
              "title": "Licensing",
              "accentColor": "info",
              "icon": "L",
              "content": [
                { "type": "metric", "value": "$6M", "label": "13% of revenue", "color": "info", "change": "+8%" },
                { "type": "divider" },
                { "type": "bullets", "items": ["OEM partnerships", "White-label solutions", "Expanding to APAC"] }
              ]
            }
          ]
        }
      }
    },
    {
      "text": "YoY comparison",
      "image": {
        "type": "slide",
        "theme": {
          "colors": {
            "bg": "F8FAFC",
            "bgCard": "FFFFFF",
            "bgCardAlt": "F1F5F9",
            "text": "0F172A",
            "textMuted": "475569",
            "textDim": "94A3B8",
            "primary": "2563EB",
            "accent": "7C3AED",
            "success": "16A34A",
            "warning": "EA580C",
            "danger": "DC2626",
            "info": "0891B2",
            "highlight": "DB2777"
          },
          "fonts": { "title": "Georgia", "body": "Helvetica", "mono": "Menlo" }
        },
        "slide": {
          "layout": "comparison",
          "accentColor": "primary",
          "title": "Year-over-Year Performance",
          "subtitle": "Key operational metrics comparison",
          "left": {
            "title": "FY 2024",
            "accentColor": "info",
            "content": [
              { "type": "metric", "value": "$39M", "label": "Revenue", "color": "info" },
              { "type": "divider" },
              { "type": "bullets", "items": ["1,060 employees", "8,500 customers", "64% gross margin", "3 product lines"] },
              { "type": "callout", "text": "Solid growth but margin pressure from hiring", "style": "info" }
            ]
          },
          "right": {
            "title": "FY 2025",
            "accentColor": "success",
            "content": [
              { "type": "metric", "value": "$48M", "label": "Revenue", "color": "success", "change": "+22%" },
              { "type": "divider" },
              { "type": "bullets", "items": ["1,240 employees", "12,000 customers", "68% gross margin", "3 product lines + AI"] },
              { "type": "callout", "text": "Efficiency gains from AI tools improved margins significantly", "style": "info" }
            ]
          }
        }
      }
    },
    {
      "text": "Regional breakdown grid",
      "image": {
        "type": "slide",
        "theme": {
          "colors": {
            "bg": "F8FAFC",
            "bgCard": "FFFFFF",
            "bgCardAlt": "F1F5F9",
            "text": "0F172A",
            "textMuted": "475569",
            "textDim": "94A3B8",
            "primary": "2563EB",
            "accent": "7C3AED",
            "success": "16A34A",
            "warning": "EA580C",
            "danger": "DC2626",
            "info": "0891B2",
            "highlight": "DB2777"
          },
          "fonts": { "title": "Georgia", "body": "Helvetica", "mono": "Menlo" }
        },
        "slide": {
          "layout": "grid",
          "accentColor": "primary",
          "title": "Global Presence",
          "subtitle": "Revenue contribution by region",
          "gridColumns": 3,
          "items": [
            { "title": "North America", "icon": "NA", "accentColor": "primary", "description": "$26M — 54% of revenue, +18% YoY" },
            { "title": "Europe", "icon": "EU", "accentColor": "accent", "description": "$12M — 25% of revenue, +28% YoY" },
            { "title": "Asia Pacific", "icon": "AP", "accentColor": "info", "description": "$7M — 15% of revenue, +35% YoY" },
            { "title": "Latin America", "icon": "LA", "accentColor": "success", "description": "$2M — 4% of revenue, +42% YoY" },
            { "title": "Middle East", "icon": "ME", "accentColor": "warning", "description": "$1M — 2% of revenue, New market" }
          ],
          "footer": "APAC and LatAm are fastest-growing regions — expanding local teams in Q1 2026"
        }
      }
    },
    {
      "text": "CEO quote",
      "image": {
        "type": "slide",
        "theme": {
          "colors": {
            "bg": "F8FAFC",
            "bgCard": "FFFFFF",
            "bgCardAlt": "F1F5F9",
            "text": "0F172A",
            "textMuted": "475569",
            "textDim": "94A3B8",
            "primary": "2563EB",
            "accent": "7C3AED",
            "success": "16A34A",
            "warning": "EA580C",
            "danger": "DC2626",
            "info": "0891B2",
            "highlight": "DB2777"
          },
          "fonts": { "title": "Georgia", "body": "Helvetica", "mono": "Menlo" }
        },
        "slide": {
          "layout": "bigQuote",
          "accentColor": "primary",
          "quote": "We're not just building software — we're building the infrastructure for the next decade of enterprise innovation.",
          "author": "Jennifer Park",
          "role": "CEO & Co-founder"
        }
      }
    },
    {
      "text": "Company milestones timeline",
      "image": {
        "type": "slide",
        "theme": {
          "colors": {
            "bg": "F8FAFC",
            "bgCard": "FFFFFF",
            "bgCardAlt": "F1F5F9",
            "text": "0F172A",
            "textMuted": "475569",
            "textDim": "94A3B8",
            "primary": "2563EB",
            "accent": "7C3AED",
            "success": "16A34A",
            "warning": "EA580C",
            "danger": "DC2626",
            "info": "0891B2",
            "highlight": "DB2777"
          },
          "fonts": { "title": "Georgia", "body": "Helvetica", "mono": "Menlo" }
        },
        "slide": {
          "layout": "timeline",
          "accentColor": "primary",
          "stepLabel": "KEY MILESTONES",
          "title": "2025 Achievements",
          "subtitle": "A year of record-breaking growth",
          "items": [
            { "date": "Q1", "title": "Series C", "description": "$40M funding round\nled by Sequoia", "color": "primary", "done": true },
            { "date": "Q2", "title": "APAC Launch", "description": "Tokyo & Singapore\noffices opened", "color": "info", "done": true },
            { "date": "Q3", "title": "AI Product", "description": "AI Assistant launched\n5K users in 30 days", "color": "accent", "done": true },
            { "date": "Q4", "title": "10K Customers", "description": "Crossed 10,000\npaying customers", "color": "success", "done": true }
          ]
        }
      }
    },
    {
      "text": "Strategy split with image",
      "image": {
        "type": "slide",
        "theme": {
          "colors": {
            "bg": "F8FAFC",
            "bgCard": "FFFFFF",
            "bgCardAlt": "F1F5F9",
            "text": "0F172A",
            "textMuted": "475569",
            "textDim": "94A3B8",
            "primary": "2563EB",
            "accent": "7C3AED",
            "success": "16A34A",
            "warning": "EA580C",
            "danger": "DC2626",
            "info": "0891B2",
            "highlight": "DB2777"
          },
          "fonts": { "title": "Georgia", "body": "Helvetica", "mono": "Menlo" }
        },
        "slide": {
          "layout": "split",
          "accentColor": "primary",
          "left": {
            "title": "2026 Strategy",
            "label": "OUTLOOK",
            "accentColor": "primary",
            "ratio": 55,
            "content": [
              { "type": "text", "value": "Three strategic pillars will drive our growth in the coming fiscal year.", "bold": true },
              { "type": "divider", "color": "primary" },
              {
                "type": "bullets",
                "items": [
                  "AI-first product development",
                  "Enterprise upmarket motion",
                  "Geographic expansion (APAC + LatAm)",
                  "Platform partnerships & integrations"
                ],
                "ordered": true
              },
              { "type": "callout", "label": "Target", "text": "$72M ARR by end of 2026 (+50% growth)", "color": "success" }
            ]
          },
          "right": {
            "ratio": 45,
            "content": [{ "type": "image", "src": "https://picsum.photos/seed/business44/600/500", "alt": "Business strategy meeting", "fit": "cover" }]
          }
        }
      }
    },
    {
      "text": "Market positioning matrix",
      "image": {
        "type": "slide",
        "theme": {
          "colors": {
            "bg": "F8FAFC",
            "bgCard": "FFFFFF",
            "bgCardAlt": "F1F5F9",
            "text": "0F172A",
            "textMuted": "475569",
            "textDim": "94A3B8",
            "primary": "2563EB",
            "accent": "7C3AED",
            "success": "16A34A",
            "warning": "EA580C",
            "danger": "DC2626",
            "info": "0891B2",
            "highlight": "DB2777"
          },
          "fonts": { "title": "Georgia", "body": "Helvetica", "mono": "Menlo" }
        },
        "slide": {
          "layout": "matrix",
          "accentColor": "primary",
          "title": "Competitive Landscape",
          "subtitle": "Market positioning relative to key competitors",
          "xAxis": { "low": "Point Solution", "high": "Platform" },
          "yAxis": { "low": "SMB Focus", "high": "Enterprise Focus" },
          "cells": [
            { "label": "Legacy Vendors", "accentColor": "warning", "items": ["Salesforce", "SAP", "Oracle"] },
            { "label": "Us (2026)", "accentColor": "success", "items": ["AI-native platform", "Mid-market + Enterprise", "Self-serve + Sales-led"] },
            { "label": "Niche Players", "accentColor": "info", "items": ["Startup tools", "Vertical-specific", "Limited scale"] },
            { "label": "New Entrants", "accentColor": "accent", "items": ["AI-only tools", "Growing fast", "No enterprise features"] }
          ]
        }
      }
    },
    {
      "text": "Financial summary table",
      "image": {
        "type": "slide",
        "theme": {
          "colors": {
            "bg": "F8FAFC",
            "bgCard": "FFFFFF",
            "bgCardAlt": "F1F5F9",
            "text": "0F172A",
            "textMuted": "475569",
            "textDim": "94A3B8",
            "primary": "2563EB",
            "accent": "7C3AED",
            "success": "16A34A",
            "warning": "EA580C",
            "danger": "DC2626",
            "info": "0891B2",
            "highlight": "DB2777"
          },
          "fonts": { "title": "Georgia", "body": "Helvetica", "mono": "Menlo" }
        },
        "slide": {
          "layout": "table",
          "accentColor": "primary",
          "title": "P&L Summary",
          "subtitle": "Key financial metrics ($ millions)",
          "headers": ["Metric", "FY 2023", "FY 2024", "FY 2025", "FY 2026E"],
          "rowHeaders": true,
          "striped": true,
          "rows": [
            ["Revenue", "$28M", "$39M", { "text": "$48M", "bold": true }, { "text": "$72M", "color": "primary", "bold": true }],
            ["Gross Profit", "$17M", "$25M", { "text": "$33M", "bold": true }, { "text": "$50M", "color": "primary", "bold": true }],
            ["Gross Margin", "61%", "64%", { "text": "68%", "color": "success", "bold": true }, { "text": "70%", "color": "success", "bold": true }],
            ["Net Income", "$4M", "$9M", { "text": "$12M", "bold": true }, { "text": "$18M", "color": "success", "bold": true }],
            ["Headcount", "680", "1,060", "1,240", { "text": "1,500", "color": "info" }],
            ["Customers", "4,200", "8,500", { "text": "12,000", "bold": true }, { "text": "18,000", "color": "primary", "bold": true }]
          ],
          "callout": { "label": "Note", "text": "FY 2026E figures are management estimates subject to market conditions", "color": "info", "leftBar": true }
        }
      }
    },
    {
      "text": "Sales pipeline funnel",
      "image": {
        "type": "slide",
        "theme": {
          "colors": {
            "bg": "F8FAFC",
            "bgCard": "FFFFFF",
            "bgCardAlt": "F1F5F9",
            "text": "0F172A",
            "textMuted": "475569",
            "textDim": "94A3B8",
            "primary": "2563EB",
            "accent": "7C3AED",
            "success": "16A34A",
            "warning": "EA580C",
            "danger": "DC2626",
            "info": "0891B2",
            "highlight": "DB2777"
          },
          "fonts": { "title": "Georgia", "body": "Helvetica", "mono": "Menlo" }
        },
        "slide": {
          "layout": "funnel",
          "accentColor": "primary",
          "title": "Enterprise Sales Pipeline",
          "subtitle": "Q1 2026 weighted pipeline value",
          "stages": [
            { "label": "Prospects", "value": "$180M", "description": "420 qualified leads in pipeline", "color": "primary" },
            { "label": "Discovery", "value": "$85M", "description": "180 active engagements", "color": "accent" },
            { "label": "Proposal", "value": "$42M", "description": "65 proposals submitted", "color": "info" },
            { "label": "Negotiation", "value": "$18M", "description": "28 in contract review", "color": "warning" },
            { "label": "Closed Won", "value": "$8M", "description": "12 deals signed this quarter", "color": "success" }
          ],
          "callout": { "text": "4.4% pipeline conversion rate — target: 5% by end of Q2", "align": "center" }
        }
      }
    },
    {
      "text": "Closing slide",
      "image": {
        "type": "slide",
        "theme": {
          "colors": {
            "bg": "F8FAFC",
            "bgCard": "FFFFFF",
            "bgCardAlt": "F1F5F9",
            "text": "0F172A",
            "textMuted": "475569",
            "textDim": "94A3B8",
            "primary": "2563EB",
            "accent": "7C3AED",
            "success": "16A34A",
            "warning": "EA580C",
            "danger": "DC2626",
            "info": "0891B2",
            "highlight": "DB2777"
          },
          "fonts": { "title": "Georgia", "body": "Helvetica", "mono": "Menlo" }
        },
        "slide": {
          "layout": "title",
          "accentColor": "primary",
          "title": "Thank You",
          "subtitle": "Questions, feedback, and next steps",
          "author": "Finance & Strategy Team  |  ir@company.com",
          "style": { "footer": "Corporate Light Showcase  |  MulmoCast Slide DSL  |  Confidential" }
        }
      }
    }
  ]
}
