{"title":"Strategy Frameworks | Board-Ready PowerPoint Decks for GTM, Revenue \u0026 Performance","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eStrategy Frameworks | Insigra Reports — Board-Ready PowerPoint Decks for Operators\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"Structured PowerPoint frameworks for GTM execution, revenue operations, and performance governance. Board-ready format. Scenario-grounded content. Deploy on day one.\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=IBM+Plex+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400;1,600\u0026amp;family=Inter:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --navy: #1e3a8a; --btn: #044d94;\n    --text: #0e1318; --muted: #475569;\n    --bg: #ffffff; --bg2: #f8fafc; --line: #e5e7eb;\n  }\n  html { scroll-behavior: smooth; }\n  body { background: var(--bg); color: var(--text); font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 400; line-height: 1.7; -webkit-font-smoothing: antialiased; }\n  .wrap { max-width: 1140px; margin: 0 auto; padding: 0 48px; }\n\n  .hero { padding: 96px 0 88px; border-bottom: 1px solid var(--line); }\n  .eyebrow { font-family: 'IBM Plex Sans', sans-serif; font-size: 12px; font-weight: 600; letter-spacing: 0.2em; text-transform: uppercase; color: var(--btn); margin-bottom: 24px; display: flex; align-items: center; gap: 14px; }\n  .eyebrow::before { content: ''; width: 32px; height: 2px; background: var(--btn); flex-shrink: 0; }\n  .hero h1 { font-family: 'IBM Plex Sans', sans-serif; font-size: clamp(36px, 4.5vw, 56px); font-weight: 700; line-height: 1.1; letter-spacing: -0.025em; color: var(--text); margin-bottom: 28px; max-width: 760px; }\n  .hero h1 em { font-style: italic; color: var(--btn); }\n  .hero p { font-size: 18px; font-weight: 300; color: var(--muted); line-height: 1.75; max-width: 620px; }\n\n  .sec-label { font-family: 'IBM Plex Sans', sans-serif; font-size: 12px; font-weight: 600; letter-spacing: 0.2em; text-transform: uppercase; color: var(--muted); margin-bottom: 52px; display: flex; align-items: center; gap: 16px; }\n  .sec-label::after { content: ''; flex: 1; height: 1px; background: var(--line); max-width: 160px; }\n\n  \/* PRINCIPLES *\/\n  .principles { padding: 88px 0; border-bottom: 1px solid var(--line); background: var(--bg2); }\n  .prin-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 2px; background: var(--line); border: 1px solid var(--line); }\n  .prin-card { background: var(--bg2); padding: 40px 32px; }\n  .prin-rule { width: 32px; height: 2px; background: var(--btn); margin-bottom: 20px; }\n  .prin-title { font-family: 'IBM Plex Sans', sans-serif; font-size: 17px; font-weight: 600; color: var(--text); margin-bottom: 10px; line-height: 1.3; }\n  .prin-body { font-size: 15px; color: var(--muted); line-height: 1.68; }\n\n  \/* PRODUCTS *\/\n  .products { padding: 88px 0; border-bottom: 1px solid var(--line); }\n  .prod-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px; background: var(--line); border: 1px solid var(--line); }\n  .prod-card { background: var(--bg); padding: 36px 32px; display: flex; flex-direction: column; transition: background 0.2s; }\n  .prod-card:hover { background: var(--bg2); }\n  .prod-badge { display: inline-block; align-self: flex-start; font-family: 'IBM Plex Sans', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--btn); border: 1px solid var(--line); padding: 5px 12px; margin-bottom: 20px; }\n  .prod-title { font-family: 'IBM Plex Sans', sans-serif; font-size: 18px; font-weight: 600; color: var(--text); line-height: 1.35; margin-bottom: 12px; }\n  .prod-desc { font-size: 15px; color: var(--muted); line-height: 1.68; flex: 1; margin-bottom: 24px; }\n  .prod-foot { display: flex; align-items: center; justify-content: space-between; padding-top: 20px; border-top: 1px solid var(--line); }\n  .prod-price { font-family: 'IBM Plex Sans', sans-serif; font-size: 18px; font-weight: 700; color: var(--text); }\n  .prod-link { font-family: 'IBM Plex Sans', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--btn); text-decoration: none; }\n  .prod-link:hover { color: var(--navy); }\n\n  \/* STANDARDS *\/\n  .standards { padding: 88px 0; border-bottom: 1px solid var(--line); background: var(--bg2); }\n  .std-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start; }\n  .std-left h2 { font-family: 'IBM Plex Sans', sans-serif; font-size: clamp(26px, 3.5vw, 40px); font-weight: 700; color: var(--text); line-height: 1.2; margin-bottom: 20px; }\n  .std-left h2 em { font-style: italic; color: var(--btn); }\n  .std-left p { font-size: 16px; color: var(--muted); line-height: 1.78; }\n  .std-list { list-style: none; }\n  .std-list li { display: flex; gap: 16px; align-items: flex-start; padding: 20px 0; border-bottom: 1px solid var(--line); font-size: 15px; color: var(--muted); }\n  .std-list li:first-child { padding-top: 0; }\n  .std-list li:last-child { border-bottom: none; }\n  .std-list li::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--btn); flex-shrink: 0; margin-top: 8px; }\n  .std-list strong { font-family: 'IBM Plex Sans', sans-serif; font-size: 15px; font-weight: 600; color: var(--text); display: block; margin-bottom: 3px; }\n\n  \/* CTA *\/\n  .cta { padding: 88px 0; background: var(--navy); }\n  .cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 48px; flex-wrap: wrap; }\n  .cta h2 { font-family: 'IBM Plex Sans', sans-serif; font-size: clamp(24px, 3vw, 36px); font-weight: 700; color: #fff; margin-bottom: 10px; }\n  .cta p { font-size: 16px; color: rgba(255,255,255,0.55); max-width: 460px; }\n  .cta-btn { display: inline-block; background: #fff; color: var(--btn); font-family: 'IBM Plex Sans', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 16px 32px; text-decoration: none; white-space: nowrap; flex-shrink: 0; transition: opacity 0.2s; }\n  .cta-btn:hover { opacity: 0.9; }\n\n  .fade-in { opacity: 0; transform: translateY(16px); transition: opacity 0.5s ease, transform 0.5s ease; }\n  .fade-in.visible { opacity: 1; transform: translateY(0); }\n\n  @media (max-width: 960px) {\n    .wrap { padding: 0 28px; }\n    .prin-grid { grid-template-columns: 1fr 1fr; }\n    .prod-grid { grid-template-columns: 1fr 1fr; }\n    .std-layout { grid-template-columns: 1fr; gap: 48px; }\n    .hero { padding: 64px 0 56px; }\n  }\n  @media (max-width: 600px) {\n    .prin-grid, .prod-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cp class=\"eyebrow fade-in\"\u003eDecision Frameworks\u003c\/p\u003e\n    \u003ch1 class=\"fade-in\"\u003eStrategy frameworks built for \u003cem\u003ethe room, not the archive.\u003c\/em\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"fade-in\"\u003eStructured PowerPoint systems for GTM execution, revenue operations, and performance governance. Board-ready in format. Scenario-grounded in content. Deploy in your next leadership review.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"principles\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cp class=\"sec-label fade-in\"\u003eDesign Principles\u003c\/p\u003e\n    \u003cdiv class=\"prin-grid\"\u003e\n      \u003cdiv class=\"prin-card fade-in\"\u003e\n        \u003cdiv class=\"prin-rule\"\u003e\u003c\/div\u003e\n        \u003ch3 class=\"prin-title\"\u003eBoard-Ready Format\u003c\/h3\u003e\n        \u003cp class=\"prin-body\"\u003eClean navy hierarchy with structured content flow. No decorative elements. No hype language. Presenter-ready on day one.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prin-card fade-in\"\u003e\n        \u003cdiv class=\"prin-rule\"\u003e\u003c\/div\u003e\n        \u003ch3 class=\"prin-title\"\u003eScenario-Grounded\u003c\/h3\u003e\n        \u003cp class=\"prin-body\"\u003eEvery framework ships with worked examples using realistic business scenarios. See how the deck reads before inputting your own data.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prin-card fade-in\"\u003e\n        \u003cdiv class=\"prin-rule\"\u003e\u003c\/div\u003e\n        \u003ch3 class=\"prin-title\"\u003eSingle-Font Discipline\u003c\/h3\u003e\n        \u003cp class=\"prin-body\"\u003eCalibri Bold throughout. Consistent sizing ramp. No font mixing. Visual coherence that communicates confidence.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prin-card fade-in\"\u003e\n        \u003cdiv class=\"prin-rule\"\u003e\u003c\/div\u003e\n        \u003ch3 class=\"prin-title\"\u003eDecision-Oriented\u003c\/h3\u003e\n        \u003cp class=\"prin-body\"\u003eEvery slide earns its place by pointing toward a decision, a recommendation, or a required action. No filler slides.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"standards\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cp class=\"sec-label fade-in\"\u003eProduction Standards\u003c\/p\u003e\n    \u003cdiv class=\"std-layout\"\u003e\n      \u003cdiv class=\"std-left fade-in\"\u003e\n        \u003ch2\u003eNo decorative slides.\u003cbr\u003e\u003cem\u003eNo filler content.\u003c\/em\u003e\n\u003c\/h2\u003e\n        \u003cp\u003eEvery framework is built to the same production standard. The goal is not visual complexity — it is communicative clarity. Each deck should make a hard case easier to make.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"std-list fade-in\"\u003e\n        \u003cli\u003e\u003cdiv\u003e\n\u003cstrong\u003eCalibri Bold — Single Font\u003c\/strong\u003eConsistent type hierarchy without visual noise. Matches the approach used by leading strategy consultancies.\u003c\/div\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cdiv\u003e\n\u003cstrong\u003eNavy Colour Hierarchy\u003c\/strong\u003eStructured colour ramp signals importance without relying on colour variety.\u003c\/div\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cdiv\u003e\n\u003cstrong\u003eFree-Standing Icons\u003c\/strong\u003eNo circle backgrounds or decorative containers. Icons communicate function, not aesthetics.\u003c\/div\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cdiv\u003e\n\u003cstrong\u003eFilled + Blank Versions\u003c\/strong\u003eRealistic sample data pre-loaded. Clean blank template ready for your inputs.\u003c\/div\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cdiv\u003e\n\u003cstrong\u003eFully Editable Source Files\u003c\/strong\u003eEvery .pptx file is fully editable. Modify layouts, add slides, and adapt to your context.\u003c\/div\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\n  const obs = new IntersectionObserver((entries) =\u003e {\n    entries.forEach((e, i) =\u003e {\n      if (e.isIntersecting) {\n        setTimeout(() =\u003e e.target.classList.add('visible'), i * 60);\n        obs.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.08 });\n  document.querySelectorAll('.fade-in').forEach(el =\u003e obs.observe(el));\n\u003c\/script\u003e\n\n\u003c\/body\u003e","products":[{"product_id":"b2b-marketing-strategy-revenue-operating-system-2026-edition","title":"B2B Marketing Strategy \u0026 Revenue Operating System (2026 Edition)","description":"\u003c!-- ============================================================= INSIGRA REPORTS · Marketing Operating System Product page block — paste into Shopify product description ============================================================= --\u003e\u003cstyle\u003e.pd-wrap, .pd-wrap * { box-sizing: border-box; margin: 0; padding: 0; }.pd-wrap { font-family: 'Inter', sans-serif; color: #0e1318; max-width: 100%; font-size: 17px; line-height: 1.75;}\/* STATS — 4 cols, navy block *\/.pd-stats { background: #1e3a8a; padding: 48px 32px; display: grid; grid-template-columns: repeat(4, 1fr); align-items: center; margin-bottom: 64px;}.pd-stat { text-align: center; padding: 4px 8px; }.pd-stat + .pd-stat { border-left: 1px solid rgba(255,255,255,0.18); }.pd-stat-n { font-family: 'IBM Plex Sans', sans-serif; font-size: 52px; font-weight: 700; color: #ffffff; line-height: 1; margin-bottom: 14px; letter-spacing: -0.03em;}.pd-stat-l { font-size: 11px; color: rgba(255,255,255,0.72); text-transform: uppercase; letter-spacing: 0.16em; font-weight: 600;}\/* SECTIONS *\/.pd-sec { margin-bottom: 64px; }.pd-ey { font-family: 'Inter', sans-serif; font-size: 12px; letter-spacing: 0.22em; text-transform: uppercase; color: #475569; font-weight: 600; margin-bottom: 16px; display: block;}.pd-h2 { font-family: 'IBM Plex Sans', sans-serif; font-size: 30px; font-weight: 700; color: #0e1318; margin-bottom: 18px; letter-spacing: -0.02em; line-height: 1.2;}.pd-body { font-size: 17px; color: #475569; line-height: 1.75; }.pd-divider { border: none; border-top: 1px solid #e5e7eb; margin: 56px 0; }\/* POSITIONING *\/.pd-position { background: #f8fafc; padding: 44px 40px; margin-bottom: 64px;}.pd-position p { font-family: 'IBM Plex Sans', sans-serif; font-size: 22px; font-weight: 600; color: #0e1318; line-height: 1.5; margin-bottom: 16px; letter-spacing: -0.015em;}.pd-position p:last-child { margin-bottom: 0; }.pd-position span { color: #1e3a8a; }.pd-position-sub { font-family: 'Inter', sans-serif !important; font-size: 16px !important; font-weight: 400 !important; color: #475569 !important; line-height: 1.75 !important; letter-spacing: 0 !important;}\/* PERSONAS *\/.pd-personas { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 28px; border-top: 1px solid #e5e7eb; border-left: 1px solid #e5e7eb;}.pd-persona { padding: 20px 22px; font-size: 15px; font-weight: 500; color: #0e1318; border-right: 1px solid #e5e7eb; border-bottom: 1px solid #e5e7eb; line-height: 1.4;}\/* PROBLEM *\/.pd-problem { background: #f8fafc; padding: 36px 40px; margin-top: 28px;}.pd-problem-lead { font-size: 17px; color: #475569; line-height: 1.75; margin-bottom: 26px;}.pd-plist { list-style: none; border-top: 1px solid #e5e7eb; }.pd-plist li { font-size: 16px; color: #0e1318; line-height: 1.55; padding: 14px 0; border-bottom: 1px solid #e5e7eb; font-weight: 500;}\/* FLOW — hairline grid, sequential labels *\/.pd-flow { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 28px; border-top: 1px solid #e5e7eb; border-left: 1px solid #e5e7eb;}.pd-flow-step { padding: 24px 26px; border-right: 1px solid #e5e7eb; border-bottom: 1px solid #e5e7eb; background: #ffffff;}.pd-flow-num { display: block; font-family: 'IBM Plex Sans', sans-serif; font-size: 12px; font-weight: 700; color: #1e3a8a; letter-spacing: 0.16em; margin-bottom: 12px;}.pd-flow-step-t { font-family: 'IBM Plex Sans', sans-serif; font-size: 17px; font-weight: 700; color: #0e1318; line-height: 1.3; letter-spacing: -0.01em;}\/* MODULES *\/.pd-modules { display: grid; grid-template-columns: repeat(2, 1fr); margin-top: 28px; border-top: 1px solid #e5e7eb; border-left: 1px solid #e5e7eb;}.pd-module { border-right: 1px solid #e5e7eb; border-bottom: 1px solid #e5e7eb; background: #ffffff;}.pd-module-h { padding: 24px 28px 18px; background: #f8fafc; border-bottom: 1px solid #e5e7eb;}.pd-module-n { font-family: 'IBM Plex Sans', sans-serif; font-size: 12px; font-weight: 700; color: #1e3a8a; letter-spacing: 0.16em; margin-bottom: 10px; display: block;}.pd-module-t { font-family: 'IBM Plex Sans', sans-serif; font-size: 18px; font-weight: 700; color: #0e1318; line-height: 1.3; letter-spacing: -0.01em;}.pd-module-b { padding: 8px 28px 16px; }.pd-file { font-size: 15px; color: #475569; padding: 12px 0; border-bottom: 1px solid #e5e7eb; line-height: 1.5;}.pd-file:last-child { border-bottom: none; }\/* FORMAT — same hairline-grid as personas *\/.pd-formats-grid { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 28px; border-top: 1px solid #e5e7eb; border-left: 1px solid #e5e7eb;}.pd-format { padding: 22px 24px; font-family: 'IBM Plex Sans', sans-serif; font-size: 15px; font-weight: 600; color: #0e1318; border-right: 1px solid #e5e7eb; border-bottom: 1px solid #e5e7eb; line-height: 1.4; letter-spacing: -0.005em;}\/* FOR \/ NOT FOR *\/.pd-for { display: grid; grid-template-columns: 1fr 1fr; margin-top: 28px; border-top: 1px solid #e5e7eb; border-bottom: 1px solid #e5e7eb;}.pd-for-y, .pd-for-n { padding: 32px 36px; }.pd-for-y { border-right: 1px solid #e5e7eb; }.pd-for-n { background: #f8fafc; }.pd-for-t { font-family: 'IBM Plex Sans', sans-serif; font-size: 16px; font-weight: 700; margin-bottom: 22px; padding-bottom: 16px; border-bottom: 1px solid #e5e7eb; letter-spacing: -0.005em; color: #0e1318;}.pd-flist { list-style: none; }.pd-flist li { font-size: 15px; line-height: 1.55; padding: 12px 0 12px 26px; position: relative; border-bottom: 1px solid #e5e7eb;}.pd-flist li:last-child { border-bottom: none; }.pd-flist.yes li { color: #0e1318; font-weight: 500; }.pd-flist.yes li::before { content: '+'; position: absolute; left: 0; top: 11px; color: #1e3a8a; font-weight: 700; font-size: 17px; line-height: 1;}.pd-flist.no li { color: #475569; }.pd-flist.no li::before { content: '−'; position: absolute; left: 0; top: 11px; color: #475569; font-weight: 700; font-size: 17px; line-height: 1;}\/* OUTCOMES *\/.pd-outcomes { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 28px; border-top: 1px solid #e5e7eb; border-left: 1px solid #e5e7eb;}.pd-out { padding: 32px 28px; border-right: 1px solid #e5e7eb; border-bottom: 1px solid #e5e7eb;}.pd-out-n { font-family: 'IBM Plex Sans', sans-serif; font-size: 12px; font-weight: 700; color: #1e3a8a; letter-spacing: 0.16em; margin-bottom: 18px; display: block;}.pd-out-t { font-family: 'IBM Plex Sans', sans-serif; font-size: 19px; font-weight: 700; color: #0e1318; line-height: 1.3; margin-bottom: 12px; letter-spacing: -0.01em;}.pd-out-d { font-size: 15px; color: #475569; line-height: 1.7; }\/* FAQ — native details\/summary *\/.pd-faq { margin-top: 28px; border-top: 1px solid #e5e7eb; }.pd-faq-item { border-bottom: 1px solid #e5e7eb; }.pd-faq-q { padding: 22px 0; font-family: 'IBM Plex Sans', sans-serif; font-size: 17px; font-weight: 600; color: #0e1318; cursor: pointer; display: flex; justify-content: space-between; align-items: center; list-style: none; user-select: none; line-height: 1.4; gap: 16px; letter-spacing: -0.005em;}.pd-faq-q::-webkit-details-marker { display: none; }.pd-faq-q::after { content: '+'; font-size: 22px; font-weight: 400; color: #1e3a8a; flex-shrink: 0;}.pd-faq-item[open] .pd-faq-q::after { content: '−'; }.pd-faq-a { padding: 0 0 24px; font-size: 16px; color: #475569; line-height: 1.75;}\/* MOBILE *\/@media (max-width: 680px) { .pd-stats { grid-template-columns: 1fr 1fr; padding: 32px 20px; } .pd-stat { padding: 20px 12px; } .pd-stat + .pd-stat { border-left: none; } .pd-stat:nth-child(2), .pd-stat:nth-child(4) { border-left: 1px solid rgba(255,255,255,0.18); } .pd-stat:nth-child(3), .pd-stat:nth-child(4) { border-top: 1px solid rgba(255,255,255,0.18); } .pd-stat-n { font-size: 42px; } .pd-sec { margin-bottom: 48px; } .pd-h2 { font-size: 24px; } .pd-body { font-size: 16px; } .pd-position { padding: 28px 24px; margin-bottom: 48px; } .pd-position p { font-size: 19px; } .pd-personas { grid-template-columns: 1fr 1fr; } .pd-problem { padding: 28px 24px; } .pd-plist li { font-size: 15px; } .pd-flow { grid-template-columns: 1fr 1fr; } .pd-flow-step { padding: 22px 24px; } .pd-flow-step-t { font-size: 16px; } .pd-modules { grid-template-columns: 1fr; } .pd-module-h { padding: 22px 24px 16px; } .pd-module-b { padding: 6px 24px 14px; } .pd-file { font-size: 14px; } .pd-formats-grid { grid-template-columns: 1fr 1fr; } .pd-format { font-size: 14px; padding: 18px 20px; } .pd-for { grid-template-columns: 1fr; } .pd-for-y, .pd-for-n { padding: 28px 24px; } .pd-for-y { border-right: none; border-bottom: 1px solid #e5e7eb; } .pd-outcomes { grid-template-columns: 1fr; } .pd-out { padding: 28px 24px; } .pd-divider { margin: 40px 0; } .pd-faq-q { font-size: 16px; padding: 20px 0; } .pd-faq-a { font-size: 15px; }}\u003c\/style\u003e\u003cdiv class=\"pd-wrap\"\u003e\n\u003c!-- STATS --\u003e\u003cdiv class=\"pd-stats\"\u003e\n\u003cdiv class=\"pd-stat\"\u003e\n\u003cdiv class=\"pd-stat-n\"\u003e7\u003c\/div\u003e\n\u003cdiv class=\"pd-stat-l\"\u003eCore Modules\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-stat\"\u003e\n\u003cdiv class=\"pd-stat-n\"\u003e255\u003c\/div\u003e\n\u003cdiv class=\"pd-stat-l\"\u003eVerified Formulas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-stat\"\u003e\n\u003cdiv class=\"pd-stat-n\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"pd-stat-l\"\u003eFile Formats\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-stat\"\u003e\n\u003cdiv class=\"pd-stat-n\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"pd-stat-l\"\u003eOrganisation Licence\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- POSITIONING --\u003e\u003cdiv class=\"pd-position\"\u003e\n\u003cp\u003eIf your marketing produces \u003cspan\u003eactivity\u003c\/span\u003e but not \u003cspan\u003epredictable revenue\u003c\/span\u003e, the system underneath it is missing.\u003c\/p\u003e\n\u003cp class=\"pd-position-sub\"\u003eBuilt for B2B SaaS and high-ticket service firms managing $5K–$100K+ monthly marketing spend. The framework boards and investors expect to see.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DESIGNED FOR --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eDesigned For\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eWho Uses This System\u003c\/h2\u003e\n\u003cp class=\"pd-body\"\u003eFor B2B founders and marketing leaders who need to connect every marketing decision to revenue — and report it credibly to boards.\u003c\/p\u003e\n\u003cdiv class=\"pd-personas\"\u003e\n\u003cdiv class=\"pd-persona\"\u003eB2B SaaS Companies ($500K–$20M ARR)\u003c\/div\u003e\n\u003cdiv class=\"pd-persona\"\u003eHigh-Ticket Service Firms\u003c\/div\u003e\n\u003cdiv class=\"pd-persona\"\u003eFounders Preparing for Scale\u003c\/div\u003e\n\u003cdiv class=\"pd-persona\"\u003eMarketing Leaders Building Revenue Systems\u003c\/div\u003e\n\u003cdiv class=\"pd-persona\"\u003eTeams Reporting to Boards or Investors\u003c\/div\u003e\n\u003cdiv class=\"pd-persona\"\u003eCMOs Managing $5K–$100K+ Monthly Spend\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"pd-divider\"\u003e\n\u003c!-- THE PROBLEM --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eThe Problem\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eWhy B2B Marketing Stays a Cost Centre\u003c\/h2\u003e\n\u003cdiv class=\"pd-problem\"\u003e\n\u003cp class=\"pd-problem-lead\"\u003eMost B2B marketing teams produce activity — content, campaigns, leads. Very few connect that activity to predictable revenue. The board sees the spend, the team sees the campaigns, and nobody sees the same number.\u003c\/p\u003e\n\u003cul class=\"pd-plist\"\u003e\n\u003cli\u003eNo revenue target connected to funnel requirements and budget\u003c\/li\u003e\n\u003cli\u003eNo CAC and LTV framework to justify channel investment\u003c\/li\u003e\n\u003cli\u003eNo scenario modeling to stress-test budget before committing\u003c\/li\u003e\n\u003cli\u003eNo KPI dashboard connecting marketing execution to revenue output\u003c\/li\u003e\n\u003cli\u003eNo board reporting that presents marketing as a revenue function\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"pd-divider\"\u003e\n\u003c!-- SYSTEM ARCHITECTURE --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eSystem Architecture\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eHow Everything Connects\u003c\/h2\u003e\n\u003cp class=\"pd-body\"\u003eEvery module sits in sequence — revenue target through to executive reporting.\u003c\/p\u003e\n\u003cdiv class=\"pd-flow\"\u003e\n\u003cdiv class=\"pd-flow-step\"\u003e\n\u003cspan class=\"pd-flow-num\"\u003eStep 1\u003c\/span\u003e\u003cdiv class=\"pd-flow-step-t\"\u003eRevenue Target\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-flow-step\"\u003e\n\u003cspan class=\"pd-flow-num\"\u003eStep 2\u003c\/span\u003e\u003cdiv class=\"pd-flow-step-t\"\u003eFunnel Requirements\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-flow-step\"\u003e\n\u003cspan class=\"pd-flow-num\"\u003eStep 3\u003c\/span\u003e\u003cdiv class=\"pd-flow-step-t\"\u003eBudget Allocation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-flow-step\"\u003e\n\u003cspan class=\"pd-flow-num\"\u003eStep 4\u003c\/span\u003e\u003cdiv class=\"pd-flow-step-t\"\u003eChannel Strategy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-flow-step\"\u003e\n\u003cspan class=\"pd-flow-num\"\u003eStep 5\u003c\/span\u003e\u003cdiv class=\"pd-flow-step-t\"\u003ePerformance Tracking\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-flow-step\"\u003e\n\u003cspan class=\"pd-flow-num\"\u003eStep 6\u003c\/span\u003e\u003cdiv class=\"pd-flow-step-t\"\u003eExecutive Reporting\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"pd-divider\"\u003e\n\u003c!-- WHAT YOU RECEIVE --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eComplete System\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eWhat You Receive\u003c\/h2\u003e\n\u003cp class=\"pd-body\"\u003eSeven connected modules across Excel, PDF, and PowerPoint — built like a consulting deliverable, not a template pack.\u003c\/p\u003e\n\u003cdiv class=\"pd-modules\"\u003e\n\u003cdiv class=\"pd-module\"\u003e\n\u003cdiv class=\"pd-module-h\"\u003e\n\u003cspan class=\"pd-module-n\"\u003e01\u003c\/span\u003e\u003cdiv class=\"pd-module-t\"\u003eRevenue Target \u0026amp; Funnel Planning Model\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-module-b\"\u003e\n\u003cdiv class=\"pd-file\"\u003eRevenue target → funnel requirements calculator\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eMQL, SQL, opportunity, and close rate modeling\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eChannel contribution breakdown\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eCapacity and headcount alignment inputs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-module\"\u003e\n\u003cdiv class=\"pd-module-h\"\u003e\n\u003cspan class=\"pd-module-n\"\u003e02\u003c\/span\u003e\u003cdiv class=\"pd-module-t\"\u003eCAC, LTV \u0026amp; Payback Calculator\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-module-b\"\u003e\n\u003cdiv class=\"pd-file\"\u003eFull-funnel CAC by channel and segment\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eLTV modeling with cohort retention assumptions\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003ePayback period calculator\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eLTV:CAC ratio dashboard with threshold alerts\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-module\"\u003e\n\u003cdiv class=\"pd-module-h\"\u003e\n\u003cspan class=\"pd-module-n\"\u003e03\u003c\/span\u003e\u003cdiv class=\"pd-module-t\"\u003eBudget Allocation \u0026amp; Scenario Simulator\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-module-b\"\u003e\n\u003cdiv class=\"pd-file\"\u003eChannel budget allocation framework\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003e3-scenario simulator (conservative, base, aggressive)\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eBudget vs revenue outcome modeling\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eReallocation decision support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-module\"\u003e\n\u003cdiv class=\"pd-module-h\"\u003e\n\u003cspan class=\"pd-module-n\"\u003e04\u003c\/span\u003e\u003cdiv class=\"pd-module-t\"\u003eKPI Dashboard \u0026amp; Performance Tracking\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-module-b\"\u003e\n\u003cdiv class=\"pd-file\"\u003eUnified KPI dashboard — marketing to revenue\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eMonthly performance tracking system\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eChannel execution playbooks (LinkedIn, Google, SEO, Email)\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eHiring \u0026amp; marketing tools framework\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-module\"\u003e\n\u003cdiv class=\"pd-module-h\"\u003e\n\u003cspan class=\"pd-module-n\"\u003e05\u003c\/span\u003e\u003cdiv class=\"pd-module-t\"\u003eBoard Reporting \u0026amp; Strategy Frameworks\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-module-b\"\u003e\n\u003cdiv class=\"pd-file\"\u003eMonthly board reporting template (PPT)\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003ePDF strategy frameworks for each module\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eExecutive summary structure\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eInvestor-ready output formatting\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-module\"\u003e\n\u003cdiv class=\"pd-module-h\"\u003e\n\u003cspan class=\"pd-module-n\"\u003e06\u003c\/span\u003e\u003cdiv class=\"pd-module-t\"\u003eTemplates \u0026amp; Documentation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-module-b\"\u003e\n\u003cdiv class=\"pd-file\"\u003eFilled example version with realistic B2B data\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eBlank master template for live inputs\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eSingle-organisation commercial licence\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eOne-time purchase — no subscription required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"pd-divider\"\u003e\n\u003c!-- FORMAT --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eDelivery Format\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eFormat \u0026amp; Licence\u003c\/h2\u003e\n\u003cdiv class=\"pd-formats-grid\"\u003e\n\u003cdiv class=\"pd-format\"\u003ePDF Strategy Frameworks\u003c\/div\u003e\n\u003cdiv class=\"pd-format\"\u003eExcel Financial \u0026amp; KPI Models\u003c\/div\u003e\n\u003cdiv class=\"pd-format\"\u003ePowerPoint Board Templates\u003c\/div\u003e\n\u003cdiv class=\"pd-format\"\u003eSingle-Organisation Licence\u003c\/div\u003e\n\u003cdiv class=\"pd-format\"\u003eInstant Download\u003c\/div\u003e\n\u003cdiv class=\"pd-format\"\u003eOne-Time Purchase\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"pd-divider\"\u003e\n\u003c!-- FOR \/ NOT FOR --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eQualification\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eIs This Right For You?\u003c\/h2\u003e\n\u003cdiv class=\"pd-for\"\u003e\n\u003cdiv class=\"pd-for-y\"\u003e\n\u003cdiv class=\"pd-for-t\"\u003eThis System Is For\u003c\/div\u003e\n\u003cul class=\"pd-flist yes\"\u003e\n\u003cli\u003eB2B SaaS companies at $500K–$20M ARR\u003c\/li\u003e\n\u003cli\u003eHigh-ticket service businesses managing defined pipelines\u003c\/li\u003e\n\u003cli\u003eFounders preparing for institutional fundraising or scale\u003c\/li\u003e\n\u003cli\u003eMarketing leaders building revenue systems\u003c\/li\u003e\n\u003cli\u003eTeams that report marketing performance to boards or investors\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-for-n\"\u003e\n\u003cdiv class=\"pd-for-t\"\u003eNot Suitable For\u003c\/div\u003e\n\u003cul class=\"pd-flist no\"\u003e\n\u003cli\u003eeCommerce or D2C brands — different revenue model\u003c\/li\u003e\n\u003cli\u003eInfluencer or social media management agencies\u003c\/li\u003e\n\u003cli\u003eMarketing beginners without performance data\u003c\/li\u003e\n\u003cli\u003eBusinesses spending under $2K\/month on marketing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"pd-divider\"\u003e\n\u003c!-- OUTCOMES --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eOutcomes\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eWhat This Enables\u003c\/h2\u003e\n\u003cdiv class=\"pd-outcomes\"\u003e\n\u003cdiv class=\"pd-out\"\u003e\n\u003cspan class=\"pd-out-n\"\u003e01\u003c\/span\u003e\u003cdiv class=\"pd-out-t\"\u003eMarketing as a Revenue Function\u003c\/div\u003e\n\u003cdiv class=\"pd-out-d\"\u003eEvery marketing decision tied to pipeline and revenue. No more cost-centre framing at the board.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-out\"\u003e\n\u003cspan class=\"pd-out-n\"\u003e02\u003c\/span\u003e\u003cdiv class=\"pd-out-t\"\u003eCapital Allocation Discipline\u003c\/div\u003e\n\u003cdiv class=\"pd-out-d\"\u003eChannel decisions run against scenario models before the cycle starts. Wasted spend gets caught early.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-out\"\u003e\n\u003cspan class=\"pd-out-n\"\u003e03\u003c\/span\u003e\u003cdiv class=\"pd-out-t\"\u003ePredictable Revenue Engine\u003c\/div\u003e\n\u003cdiv class=\"pd-out-d\"\u003eMarketing and sales on one plan. Higher MQL quality. Numbers you can take to the board without disclaimers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"pd-divider\"\u003e\n\u003c!-- FAQ --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eCommon Questions\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eFrequently Asked\u003c\/h2\u003e\n\u003cdiv class=\"pd-faq\"\u003e\n\u003cdetails class=\"pd-faq-item\" open\u003e\u003csummary class=\"pd-faq-q\"\u003eWhat files are included in the download?\u003c\/summary\u003e\u003cdiv class=\"pd-faq-a\"\u003eAll seven modules delivered across Excel workbooks, PDF strategy frameworks, and a PowerPoint board reporting template. You receive a filled example version with realistic B2B data and a blank master template. Fully editable under a single-organisation commercial licence.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"pd-faq-item\"\u003e\u003csummary class=\"pd-faq-q\"\u003eHow is this different from individual marketing templates?\u003c\/summary\u003e\u003cdiv class=\"pd-faq-a\"\u003eIndividual templates operate in isolation. This system connects every module in sequence — revenue target through funnel requirements, budget allocation, channel strategy, performance tracking, executive reporting. That sequence is the operating system.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"pd-faq-item\"\u003e\u003csummary class=\"pd-faq-q\"\u003eCan this be used to prepare a board or investor presentation?\u003c\/summary\u003e\u003cdiv class=\"pd-faq-a\"\u003eYes — it is built for this. The monthly board reporting template, CAC\/LTV framework, and budget scenario models are all formatted for board-level review. Multiple teams have used this as the marketing strategy backbone of Series A and B fundraising processes.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"pd-faq-item\"\u003e\u003csummary class=\"pd-faq-q\"\u003eIs this suitable for a service business as well as SaaS?\u003c\/summary\u003e\u003cdiv class=\"pd-faq-a\"\u003eYes. The system works for any B2B business with a defined sales funnel, deal sizes, and measurable marketing spend. High-ticket service firms, consultancies, and professional services businesses use it alongside SaaS companies. The requirement is trackable CAC, pipeline stages, and revenue targets.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Insigra Reports","offers":[{"title":"Default Title","offer_id":44036505731158,"sku":null,"price":399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/6296\/4822\/files\/03.webp?v=1780290698"},{"product_id":"enterprise-ai-transformation-strategy-toolkit-ai-strategy-framework","title":"Enterprise AI Transformation Strategy Toolkit | AI Strategy Framework","description":"\u003c!-- =============================================================\n     INSIGRA REPORTS · AI Transformation Strategy Toolkit 2026 · Banking Edition\n     Product page block — paste into Shopify product description\n     ============================================================= --\u003e\n\n\u003cstyle\u003e\n.pd-wrap, .pd-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n.pd-wrap {\n  font-family: 'Inter', sans-serif;\n  color: #0e1318;\n  max-width: 100%;\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n\/* HERO *\/\n.pd-hero { margin-bottom: 36px; }\n.pd-badge {\n  font-family: 'Inter', sans-serif;\n  font-size: 11px;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: #475569;\n  font-weight: 600;\n  margin-bottom: 16px;\n  display: block;\n}\n.pd-h1 {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: clamp(24px, 3.5vw, 32px);\n  font-weight: 700;\n  color: #0e1318;\n  line-height: 1.15;\n  letter-spacing: -0.025em;\n  margin-bottom: 12px;\n}\n.pd-hero-sub {\n  font-size: 15px;\n  color: #475569;\n  line-height: 1.75;\n  max-width: 720px;\n}\n\n\/* STATS *\/\n.pd-stats {\n  background: #1e3a8a;\n  padding: 40px 28px;\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  align-items: center;\n  margin-bottom: 56px;\n}\n.pd-stat { text-align: center; padding: 4px 8px; }\n.pd-stat + .pd-stat { border-left: 1px solid rgba(255,255,255,0.18); }\n.pd-stat-n {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 38px; font-weight: 700;\n  color: #ffffff; line-height: 1;\n  margin-bottom: 12px; letter-spacing: -0.03em;\n}\n.pd-stat-l {\n  font-size: 10px; color: rgba(255,255,255,0.72);\n  text-transform: uppercase; letter-spacing: 0.14em; font-weight: 600;\n}\n\n\/* SECTIONS *\/\n.pd-sec { margin-bottom: 56px; }\n.pd-ey {\n  font-family: 'Inter', sans-serif;\n  font-size: 11px; letter-spacing: 0.1em;\n  text-transform: uppercase; color: #475569;\n  font-weight: 600; margin-bottom: 14px; display: block;\n}\n.pd-h2 {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 24px; font-weight: 700; color: #0e1318;\n  margin-bottom: 14px; letter-spacing: -0.02em; line-height: 1.25;\n}\n.pd-body { font-size: 15px; color: #475569; line-height: 1.8; }\n.pd-divider { border: none; border-top: 1px solid #e5e7eb; margin: 48px 0; }\n\n\/* POSITIONING *\/\n.pd-position {\n  background: #f8fafc;\n  padding: 32px 28px;\n  margin-bottom: 56px;\n  border-left: 3px solid #1e3a8a;\n}\n.pd-position p {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 18px; font-weight: 600;\n  color: #0e1318; line-height: 1.5; margin-bottom: 12px;\n  letter-spacing: -0.015em;\n}\n.pd-position p:last-child { margin-bottom: 0; }\n.pd-position p.pd-position-sub {\n  font-family: 'Inter', sans-serif;\n  font-size: 14.5px; font-weight: 400;\n  color: #475569; line-height: 1.75; letter-spacing: 0;\n}\n.pd-position span { color: #1e3a8a; font-weight: 700; }\n\n\/* PERSONAS *\/\n.pd-personas {\n  display: grid; grid-template-columns: repeat(3, 1fr);\n  gap: 0; margin-top: 24px;\n  border-top: 1px solid #e5e7eb;\n}\n.pd-persona {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 14px; font-weight: 600; color: #0e1318;\n  padding: 14px 14px 14px 0;\n  border-bottom: 1px solid #e5e7eb;\n  line-height: 1.4;\n}\n\n\/* PROBLEM *\/\n.pd-problem {\n  background: #f8fafc;\n  padding: 32px 28px;\n  margin-top: 20px;\n}\n.pd-problem p {\n  font-size: 15px; color: #475569; line-height: 1.8; margin-bottom: 20px;\n}\n.pd-plist { list-style: none; }\n.pd-plist li {\n  font-size: 14.5px; color: #0e1318; line-height: 1.55;\n  padding: 11px 0;\n  border-bottom: 1px solid #e5e7eb;\n  font-weight: 500;\n}\n.pd-plist li:last-child { border-bottom: none; }\n\n\/* MODULES *\/\n.pd-modules {\n  display: grid; grid-template-columns: repeat(2, 1fr);\n  gap: 20px; margin-top: 24px;\n}\n.pd-module {\n  background: #ffffff;\n  border: 1px solid #e5e7eb;\n}\n.pd-module-h {\n  background: #f8fafc;\n  padding: 20px 24px 16px;\n  border-bottom: 1px solid #e5e7eb;\n}\n.pd-module-n {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 10.5px; font-weight: 700; color: #1e3a8a;\n  letter-spacing: 0.1em;\n  margin-bottom: 6px;\n  display: block;\n  text-transform: uppercase;\n}\n.pd-module-t {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 16px; font-weight: 700; color: #0e1318; line-height: 1.3;\n  letter-spacing: -0.01em;\n}\n.pd-module-b {\n  padding: 12px 24px 18px;\n}\n.pd-file {\n  font-size: 14px; color: #475569;\n  padding: 7px 0;\n  line-height: 1.55;\n  border-bottom: 1px solid #e5e7eb;\n}\n.pd-file:last-child { border-bottom: none; }\n\n\/* PREMIUM SLIDES *\/\n.pd-premium {\n  display: grid; grid-template-columns: repeat(2, 1fr);\n  gap: 14px; margin-top: 24px;\n}\n.pd-premium-card {\n  background: #f8fafc;\n  padding: 26px 26px;\n}\n.pd-premium-tag {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 10.5px; font-weight: 700; color: #1e3a8a;\n  letter-spacing: 0.1em;\n  margin-bottom: 10px;\n  text-transform: uppercase;\n  display: block;\n}\n.pd-premium-t {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 16px; font-weight: 700; color: #0e1318;\n  line-height: 1.35; letter-spacing: -0.01em;\n  margin-bottom: 10px;\n}\n.pd-premium-d {\n  font-size: 14px; color: #475569; line-height: 1.65;\n}\n\n\/* PARTS *\/\n.pd-parts {\n  display: grid; grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  margin-top: 24px;\n  border-top: 1px solid #e5e7eb;\n  border-left: 1px solid #e5e7eb;\n}\n.pd-part {\n  padding: 22px 24px;\n  border-right: 1px solid #e5e7eb;\n  border-bottom: 1px solid #e5e7eb;\n}\n.pd-part-n {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 10.5px; font-weight: 700; color: #1e3a8a;\n  letter-spacing: 0.1em;\n  margin-bottom: 8px;\n  text-transform: uppercase;\n  display: block;\n}\n.pd-part-t {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 15px; font-weight: 700; color: #0e1318;\n  line-height: 1.3; letter-spacing: -0.01em;\n  margin-bottom: 6px;\n}\n.pd-part-d {\n  font-size: 13px; color: #475569; line-height: 1.6;\n}\n\n\/* FORMATS *\/\n.pd-formats-grid {\n  display: grid; grid-template-columns: repeat(3, 1fr);\n  gap: 14px; margin-top: 24px;\n}\n.pd-format {\n  background: #f8fafc;\n  padding: 20px 22px;\n  text-align: left;\n}\n.pd-format-tag {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 10.5px; font-weight: 700; color: #1e3a8a;\n  letter-spacing: 0.1em;\n  margin-bottom: 6px;\n  text-transform: uppercase;\n}\n.pd-format-t {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 14.5px; font-weight: 700; color: #0e1318;\n  line-height: 1.3; margin-bottom: 4px;\n}\n.pd-format-d {\n  font-size: 13px; color: #475569; line-height: 1.55;\n}\n\n\/* FOR \/ NOT FOR *\/\n.pd-for { display: grid; grid-template-columns: 1fr 1fr; gap: 0; margin-top: 24px; }\n.pd-for-y, .pd-for-n {\n  background: #f8fafc;\n  padding: 28px 28px;\n}\n.pd-for-y { border-right: 1px solid #e5e7eb; }\n.pd-for-t {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 11px; font-weight: 700;\n  letter-spacing: 0.1em; text-transform: uppercase;\n  margin-bottom: 18px;\n}\n.pd-for-y .pd-for-t { color: #1e3a8a; }\n.pd-for-n .pd-for-t { color: #475569; }\n.pd-flist { list-style: none; }\n.pd-flist li {\n  font-size: 14px; line-height: 1.65;\n  padding: 11px 0;\n  border-bottom: 1px solid #e5e7eb;\n}\n.pd-flist li:last-child { border-bottom: none; }\n.pd-flist.yes li { color: #0e1318; font-weight: 500; }\n.pd-flist.no li { color: #475569; }\n\n\/* OUTCOMES *\/\n.pd-outcomes { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-top: 24px; }\n.pd-out {\n  background: #f8fafc;\n  padding: 28px 24px;\n  display: flex; flex-direction: column; gap: 9px;\n}\n.pd-out-num {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 10.5px; font-weight: 700; color: #1e3a8a;\n  letter-spacing: 0.1em;\n}\n.pd-out-t {\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 16px; font-weight: 700; color: #0e1318; line-height: 1.3;\n  letter-spacing: -0.01em;\n}\n.pd-out-d { font-size: 14px; color: #475569; line-height: 1.7; }\n\n\/* FAQ — native details\/summary *\/\n.pd-faq { border-top: 1px solid #e5e7eb; margin-top: 20px; }\n.pd-faq-item { border-bottom: 1px solid #e5e7eb; }\n.pd-faq-q {\n  padding: 20px 40px 20px 0;\n  font-family: 'IBM Plex Sans', sans-serif;\n  font-size: 15px; font-weight: 700; color: #0e1318;\n  cursor: pointer; line-height: 1.4;\n  position: relative;\n  list-style: none;\n}\n.pd-faq-q::-webkit-details-marker { display: none; }\n.pd-faq-q::marker { display: none; }\n.pd-faq-q::after {\n  content: '+';\n  position: absolute;\n  right: 0; top: 18px;\n  font-size: 22px; font-weight: 400; color: #475569;\n  line-height: 1;\n}\n.pd-faq-item[open] .pd-faq-q::after {\n  content: '−'; color: #1e3a8a;\n}\n.pd-faq-a {\n  padding: 0 0 20px;\n  font-size: 14px; color: #475569;\n  line-height: 1.8;\n}\n\n\/* MOBILE *\/\n@media (max-width: 680px) {\n  .pd-wrap { font-size: 15px; }\n  .pd-h1 { font-size: 22px; }\n  .pd-hero-sub { font-size: 14.5px; }\n  .pd-stats {\n    grid-template-columns: 1fr 1fr;\n    padding: 28px 18px;\n  }\n  .pd-stat { padding: 16px 8px; }\n  .pd-stat + .pd-stat { border-left: none; }\n  .pd-stat:nth-child(2),\n  .pd-stat:nth-child(4) { border-left: 1px solid rgba(255,255,255,0.18); }\n  .pd-stat:nth-child(3),\n  .pd-stat:nth-child(4) { border-top: 1px solid rgba(255,255,255,0.18); }\n  .pd-stat-n { font-size: 30px; }\n  .pd-sec { margin-bottom: 40px; }\n  .pd-h2 { font-size: 20px; }\n  .pd-body { font-size: 14.5px; }\n  .pd-position { padding: 24px 20px; margin-bottom: 40px; }\n  .pd-position p { font-size: 16px; }\n  .pd-position p.pd-position-sub { font-size: 14px; }\n  .pd-personas { grid-template-columns: 1fr 1fr; }\n  .pd-problem { padding: 24px 20px; }\n  .pd-plist li { font-size: 13.5px; }\n  .pd-modules { grid-template-columns: 1fr; }\n  .pd-module-h { padding: 20px 20px 14px; }\n  .pd-module-b { padding: 8px 20px 16px; }\n  .pd-file { font-size: 13px; }\n  .pd-premium { grid-template-columns: 1fr; }\n  .pd-premium-card { padding: 22px 20px; }\n  .pd-parts { grid-template-columns: 1fr 1fr; }\n  .pd-part { padding: 20px 20px; }\n  .pd-formats-grid { grid-template-columns: 1fr; }\n  .pd-format { padding: 20px 22px; }\n  .pd-for { grid-template-columns: 1fr; }\n  .pd-for-y, .pd-for-n { padding: 24px 20px; }\n  .pd-for-y { border-right: none; border-bottom: 1px solid #e5e7eb; }\n  .pd-outcomes { grid-template-columns: 1fr; }\n  .pd-out { padding: 24px 20px; }\n  .pd-divider { margin: 36px 0; }\n  .pd-faq-q { font-size: 14.5px; padding: 18px 36px 18px 0; }\n  .pd-faq-q::after { top: 16px; }\n  .pd-faq-a { font-size: 13.5px; padding-bottom: 18px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"pd-hero\"\u003e\n    \u003cspan class=\"pd-badge\"\u003eAI Strategy Toolkit · Banking · 2026 Edition\u003c\/span\u003e\n    \u003ch1 class=\"pd-h1\"\u003eInsigra™ AI Transformation Strategy\u003cbr\u003eToolkit 2026 · Banking Edition\u003c\/h1\u003e\n    \u003cp class=\"pd-hero-sub\"\u003eA board-ready value creation case for an 18-month AI programme. Demonstrated end-to-end against a fictional banking scenario — Meridian Bank, $500M revenue, 1M customers — with a $47M value case, $4.2M Year 1 budget, and 3.2× ROI projection. Filled deck plus editable blank template plus customization guide.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STATS --\u003e\n  \u003cdiv class=\"pd-stats\"\u003e\n    \u003cdiv class=\"pd-stat\"\u003e\n      \u003cdiv class=\"pd-stat-n\"\u003e61\u003c\/div\u003e\n      \u003cdiv class=\"pd-stat-l\"\u003eDecision-Grade Slides\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-stat\"\u003e\n      \u003cdiv class=\"pd-stat-n\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"pd-stat-l\"\u003eDeliverable Files\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-stat\"\u003e\n      \u003cdiv class=\"pd-stat-n\"\u003e8\u003c\/div\u003e\n      \u003cdiv class=\"pd-stat-l\"\u003eNative Editable Charts\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-stat\"\u003e\n      \u003cdiv class=\"pd-stat-n\"\u003e6\u003c\/div\u003e\n      \u003cdiv class=\"pd-stat-l\"\u003eVerified Sources\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- POSITIONING --\u003e\n  \u003cdiv class=\"pd-position\"\u003e\n    \u003cp\u003eMost AI strategies don't fail because \u003cspan\u003eAI doesn't work.\u003c\/span\u003e They fail at the board.\u003c\/p\u003e\n    \u003cp class=\"pd-position-sub\"\u003eBoards reject AI decks that lack reality check, downside scenario, and cited case studies. This toolkit supplies all three — sector-aligned for banking, adaptable in under an hour to insurance, retail, healthcare, SaaS, manufacturing, or professional services.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESIGNED FOR --\u003e\n  \u003cdiv class=\"pd-sec\"\u003e\n    \u003cspan class=\"pd-ey\"\u003eDesigned For\u003c\/span\u003e\n    \u003ch2 class=\"pd-h2\"\u003eWho Uses This Toolkit\u003c\/h2\u003e\n    \u003cp class=\"pd-body\"\u003eFor consultants, CDOs, CIOs, and CFOs preparing the next conversation about AI — the one about budget, governance, and accountable outcomes. Not for buyers looking for a five-slide AI overview deck.\u003c\/p\u003e\n    \u003cdiv class=\"pd-personas\"\u003e\n      \u003cdiv class=\"pd-persona\"\u003eManagement Consultants \u0026amp; Boutique Firms\u003c\/div\u003e\n      \u003cdiv class=\"pd-persona\"\u003eCDOs, CIOs \u0026amp; AI Programme Leads\u003c\/div\u003e\n      \u003cdiv class=\"pd-persona\"\u003eInternal Strategy \u0026amp; Transformation Teams\u003c\/div\u003e\n      \u003cdiv class=\"pd-persona\"\u003eCFOs Sizing AI Programme Budgets\u003c\/div\u003e\n      \u003cdiv class=\"pd-persona\"\u003eBanking \u0026amp; Financial Services Operators\u003c\/div\u003e\n      \u003cdiv class=\"pd-persona\"\u003eDigital Transformation Practice Leads\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-divider\"\u003e\n\n  \u003c!-- THE PROBLEM --\u003e\n  \u003cdiv class=\"pd-sec\"\u003e\n    \u003cspan class=\"pd-ey\"\u003eThe Problem\u003c\/span\u003e\n    \u003ch2 class=\"pd-h2\"\u003eWhy AI Strategy Decks Get Deferred at the Board\u003c\/h2\u003e\n    \u003cdiv class=\"pd-problem\"\u003e\n      \u003cp\u003eMost AI strategies presented in 2026 will be rejected, deferred, or quietly defunded — not because the technology is unproven, but because the decks defending the investment are missing the structural elements boards actually approve against.\u003c\/p\u003e\n      \u003cul class=\"pd-plist\"\u003e\n        \u003cli\u003eNo reconciled view of where the organisation sits between experimentation and a funded operating model — only generic adoption statistics\u003c\/li\u003e\n        \u003cli\u003eNo costed view of what the programme actually requires — only vendor pitch numbers, with no 3–5× planning multiplier applied\u003c\/li\u003e\n        \u003cli\u003eNo honest reality check on what will fail, slip, or overrun in Year 1 — the absence boards read as overpromise\u003c\/li\u003e\n        \u003cli\u003eNo real, named case studies — only composite \"leading bank achieved X\" assertions that don't survive scrutiny\u003c\/li\u003e\n        \u003cli\u003eNo downside scenario — boards assume undisclosed risk is hidden risk\u003c\/li\u003e\n        \u003cli\u003eNo pre-committed decision rules for sourcing — Build vs. Buy vs. Partner debated, not routed\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-divider\"\u003e\n\n  \u003c!-- WHAT YOU RECEIVE --\u003e\n  \u003cdiv class=\"pd-sec\"\u003e\n    \u003cspan class=\"pd-ey\"\u003eComplete System\u003c\/span\u003e\n    \u003ch2 class=\"pd-h2\"\u003eWhat You Receive\u003c\/h2\u003e\n    \u003cp class=\"pd-body\"\u003eThree structured files covering the full strategy decision stack — from market context to board approval — delivered as a single instant download.\u003c\/p\u003e\n    \u003cdiv class=\"pd-modules\"\u003e\n      \u003cdiv class=\"pd-module\"\u003e\n        \u003cdiv class=\"pd-module-h\"\u003e\n          \u003cspan class=\"pd-module-n\"\u003eFile 01 · Filled Example Deck\u003c\/span\u003e\n          \u003cdiv class=\"pd-module-t\"\u003eMeridian Bank AI Strategy (PPTX · 61 slides)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pd-module-b\"\u003e\n          \u003cdiv class=\"pd-file\"\u003eCover with three-thesis framing panel — executive thesis upfront\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eExecutive summary, current state diagnosis, five-pain-point problem statement\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eReality Check slide (What Will Fail · Take Longer · Cost More)\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eMarket context with verified BCG and McKinsey 2025 statistics\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eDBS Bank case — SGD 370M economic value (HBS case 625-053)\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003e3–5× cost multiplier applied to a $4.2M cost model\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eKlarna case — 40% cost-per-transaction reduction plus the 2025 rollback\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eDownside Scenario — adoption shortfall, programme delay, cost overrun\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eBuild vs. Buy vs. Partner sourcing framework with recommended path\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003e90-day action plan and four-card board approval close\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-module\"\u003e\n        \u003cdiv class=\"pd-module-h\"\u003e\n          \u003cspan class=\"pd-module-n\"\u003eFile 02 · Editable Blank Template\u003c\/span\u003e\n          \u003cdiv class=\"pd-module-t\"\u003eBanking AI Strategy (PPTX · 60 slides)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pd-module-b\"\u003e\n          \u003cdiv class=\"pd-file\"\u003eIdentical eight-section structure to the filled deck\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eAll Meridian-specific data replaced with [Placeholder] tokens\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eReality Check, Downside Scenario, case study scaffolds preserved\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eNative PowerPoint charts retained — fully editable\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eInsigra branding removed; \"Your Company\" footer ready for re-brand\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eSources appendix as a structural template — replace with validated sources\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eMethodology disclaimer retained as a liability shield\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-module\"\u003e\n        \u003cdiv class=\"pd-module-h\"\u003e\n          \u003cspan class=\"pd-module-n\"\u003eFile 03 · Usage \u0026amp; Customization Guide\u003c\/span\u003e\n          \u003cdiv class=\"pd-module-t\"\u003eAdaptation Playbook (PDF · 16 pages)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pd-module-b\"\u003e\n          \u003cdiv class=\"pd-file\"\u003eSlide-by-slide adaptation guide — what to customise, what to keep\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003e15-minute customisation pathway for standard consulting engagements\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eDecision frameworks: 3C sourcing model, maturity model, customer-service model\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eCitation discipline — what is researched, illustrative, and how to attribute\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eSector adaptation guide for insurance, retail, healthcare, SaaS, manufacturing\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eWorked consultant walkthrough — Day 1 to Day 4 client adaptation timeline\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eTechnical compatibility notes (PowerPoint, Mac, Google Slides, Keynote)\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-module\"\u003e\n        \u003cdiv class=\"pd-module-h\"\u003e\n          \u003cspan class=\"pd-module-n\"\u003eFile 04 · Sources \u0026amp; Methodology\u003c\/span\u003e\n          \u003cdiv class=\"pd-module-t\"\u003eCitations \u0026amp; Disclaimer Pack\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pd-module-b\"\u003e\n          \u003cdiv class=\"pd-file\"\u003eBCG Build for the Future 2025 (n=1,250)\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eMcKinsey State of AI 2025 (n=1,993)\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eMcKinsey Global Institute 2023 — $200–340B banking AI value pool\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eKlarna press releases plus Q1 and Q3 2025 earnings\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eAccenture Banking in the Age of Generative AI 2024\u003c\/div\u003e\n          \u003cdiv class=\"pd-file\"\u003eDBS public materials + Harvard Business School case 625-053\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-divider\"\u003e\n\n  \u003c!-- PREMIUM SLIDES --\u003e\n  \u003cdiv class=\"pd-sec\"\u003e\n    \u003cspan class=\"pd-ey\"\u003eProprietary Structure\u003c\/span\u003e\n    \u003ch2 class=\"pd-h2\"\u003eThe Four Slides That Get the Budget Approved\u003c\/h2\u003e\n    \u003cp class=\"pd-body\"\u003eFour slides distinguish this toolkit from a generic strategy template. Each was added because composites and aspirational projections don't survive board scrutiny.\u003c\/p\u003e\n    \u003cdiv class=\"pd-premium\"\u003e\n      \u003cdiv class=\"pd-premium-card\"\u003e\n        \u003cspan class=\"pd-premium-tag\"\u003eSlide 12 · Reality Check\u003c\/span\u003e\n        \u003cdiv class=\"pd-premium-t\"\u003eWhat Will Fail · What Will Take Longer · What Will Cost More\u003c\/div\u003e\n        \u003cdiv class=\"pd-premium-d\"\u003eThe honest counter-narrative to a value case. Three columns, colour-coded. Boards reject strategies that promise risk-free outcomes; this slide is what gets the budget approved.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-premium-card\"\u003e\n        \u003cspan class=\"pd-premium-tag\"\u003eSlide 18 · DBS Bank Case\u003c\/span\u003e\n        \u003cdiv class=\"pd-premium-t\"\u003eSGD 370M Economic Value · 600+ Models in Production\u003c\/div\u003e\n        \u003cdiv class=\"pd-premium-d\"\u003e2023 economic value 2× the prior year. CSO Assistant: 20% call handling time reduction. DBS Joy chatbot: 23% CSAT increase. Sourced from public DBS materials and Harvard Business School case 625-053.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-premium-card\"\u003e\n        \u003cspan class=\"pd-premium-tag\"\u003eSlide 40 · Klarna Case\u003c\/span\u003e\n        \u003cdiv class=\"pd-premium-t\"\u003e−40% Cost-per-Transaction · 853 FTE-Equivalent · And the 2025 Rollback\u003c\/div\u003e\n        \u003cdiv class=\"pd-premium-d\"\u003eKlarna reopened human service hiring in May 2025 after the CEO admitted the company had \"overpivoted to cost containment.\" Both the win and the correction are cited — the realism is what makes it credible.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-premium-card\"\u003e\n        \u003cspan class=\"pd-premium-tag\"\u003eSlide 42 · Downside Scenario\u003c\/span\u003e\n        \u003cdiv class=\"pd-premium-t\"\u003eAdoption Shortfall · Programme Delay · Cost Overrun\u003c\/div\u003e\n        \u003cdiv class=\"pd-premium-d\"\u003eSensitivity table mapping each downside against the base $47M value case with probability ranges, ROI sensitivity, and breakeven shifts. Adoption named as the #1 risk, time as #2, cost overrun as recoverable.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-divider\"\u003e\n\n  \u003c!-- TOOLKIT STRUCTURE --\u003e\n  \u003cdiv class=\"pd-sec\"\u003e\n    \u003cspan class=\"pd-ey\"\u003eToolkit Structure\u003c\/span\u003e\n    \u003ch2 class=\"pd-h2\"\u003eWhat's Inside the 61 Slides\u003c\/h2\u003e\n    \u003cp class=\"pd-body\"\u003eEight parts plus an appendix, each producing a slide range a board chair would expect to see in a decision pack of this scale.\u003c\/p\u003e\n    \u003cdiv class=\"pd-parts\"\u003e\n      \u003cdiv class=\"pd-part\"\u003e\n        \u003cspan class=\"pd-part-n\"\u003ePart 01\u003c\/span\u003e\n        \u003cdiv class=\"pd-part-t\"\u003eExecutive Context\u003c\/div\u003e\n        \u003cdiv class=\"pd-part-d\"\u003eSlides 1–5 · Cover with thesis panel, executive summary, current state diagnosis, five-pain-point problem statement, table of contents.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-part\"\u003e\n        \u003cspan class=\"pd-part-n\"\u003ePart 02\u003c\/span\u003e\n        \u003cdiv class=\"pd-part-t\"\u003eMarket Context\u003c\/div\u003e\n        \u003cdiv class=\"pd-part-d\"\u003eSlides 6–11 · BCG and McKinsey 2025 adoption statistics, $200–340B banking AI value pool, leader-laggard speed gap, four strategic questions.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-part\"\u003e\n        \u003cspan class=\"pd-part-n\"\u003ePart 03\u003c\/span\u003e\n        \u003cdiv class=\"pd-part-t\"\u003eReality Check \u0026amp; Strategy\u003c\/div\u003e\n        \u003cdiv class=\"pd-part-d\"\u003eSlides 12–20 · Reality Check three-column, 88%\/6% adoption-to-EBIT gap, BCG depth-vs-breadth benchmark, AI portfolio audit, unified CoE, DBS case, maturity model.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-part\"\u003e\n        \u003cspan class=\"pd-part-n\"\u003ePart 04\u003c\/span\u003e\n        \u003cdiv class=\"pd-part-t\"\u003eCost Benchmarks\u003c\/div\u003e\n        \u003cdiv class=\"pd-part-d\"\u003eSlides 21–30 · Hidden cost categories, 3–5× multiplier waterfall, Build vs. Buy 3-year TCO, data preparation 70% breakdown, vendor landscape, five budget rules.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-part\"\u003e\n        \u003cspan class=\"pd-part-n\"\u003ePart 05\u003c\/span\u003e\n        \u003cdiv class=\"pd-part-t\"\u003eROI by Function\u003c\/div\u003e\n        \u003cdiv class=\"pd-part-d\"\u003eSlides 31–40 · 70% of value in 4 functions, customer service unit economics, operations document AI, fraud detection ML, sales funnel uplift, Klarna case.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-part\"\u003e\n        \u003cspan class=\"pd-part-n\"\u003ePart 06\u003c\/span\u003e\n        \u003cdiv class=\"pd-part-t\"\u003eDownside \u0026amp; Sourcing\u003c\/div\u003e\n        \u003cdiv class=\"pd-part-d\"\u003eSlides 41–49 · Sensitivity table, Build vs. Buy vs. Partner framework, 3C sourcing decision model, vendor lock-in risks, talent strategy.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-part\"\u003e\n        \u003cspan class=\"pd-part-n\"\u003ePart 07\u003c\/span\u003e\n        \u003cdiv class=\"pd-part-t\"\u003eCustomer Service Deep Dive\u003c\/div\u003e\n        \u003cdiv class=\"pd-part-d\"\u003eSlides 50–55 · Two-layer operating model (deflection + agent copilot), banking-specific automation ceilings, real-world case, 12-item implementation checklist.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-part\"\u003e\n        \u003cspan class=\"pd-part-n\"\u003ePart 08\u003c\/span\u003e\n        \u003cdiv class=\"pd-part-t\"\u003eFinal Decision Layer\u003c\/div\u003e\n        \u003cdiv class=\"pd-part-d\"\u003eSlides 56–59 · Section divider, 90-day action plan with named owners, four-card board approval close, confidential discussion footer.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-part\"\u003e\n        \u003cspan class=\"pd-part-n\"\u003eAppendix\u003c\/span\u003e\n        \u003cdiv class=\"pd-part-t\"\u003eSources \u0026amp; Methodology\u003c\/div\u003e\n        \u003cdiv class=\"pd-part-d\"\u003eSlides 60–61 · Sources page with BCG, McKinsey, Gartner, Accenture, Klarna, DBS citations and URLs. Methodology separating researched, illustrative, and how-to-use content.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-divider\"\u003e\n\n  \u003c!-- FORMATS --\u003e\n  \u003cdiv class=\"pd-sec\"\u003e\n    \u003cspan class=\"pd-ey\"\u003eFormat\u003c\/span\u003e\n    \u003ch2 class=\"pd-h2\"\u003eWhat's In the Download\u003c\/h2\u003e\n    \u003cp class=\"pd-body\"\u003eTwo PPTX files and one PDF guide, delivered as a single ZIP. PowerPoint files are 16:9 widescreen with native editable charts.\u003c\/p\u003e\n    \u003cdiv class=\"pd-formats-grid\"\u003e\n      \u003cdiv class=\"pd-format\"\u003e\n        \u003cdiv class=\"pd-format-tag\"\u003ePPTX\u003c\/div\u003e\n        \u003cdiv class=\"pd-format-t\"\u003eFilled Example Deck\u003c\/div\u003e\n        \u003cdiv class=\"pd-format-d\"\u003e61 slides — Meridian Bank scenario, end-to-end methodology.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-format\"\u003e\n        \u003cdiv class=\"pd-format-tag\"\u003ePPTX\u003c\/div\u003e\n        \u003cdiv class=\"pd-format-t\"\u003eEditable Blank Template\u003c\/div\u003e\n        \u003cdiv class=\"pd-format-d\"\u003e60 slides — placeholder tokens, identical eight-section structure.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-format\"\u003e\n        \u003cdiv class=\"pd-format-tag\"\u003ePDF\u003c\/div\u003e\n        \u003cdiv class=\"pd-format-t\"\u003eUsage \u0026amp; Customization Guide\u003c\/div\u003e\n        \u003cdiv class=\"pd-format-d\"\u003e16-page adaptation playbook with sector and citation guidance.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-divider\"\u003e\n\n  \u003c!-- FOR \/ NOT FOR --\u003e\n  \u003cdiv class=\"pd-sec\"\u003e\n    \u003cspan class=\"pd-ey\"\u003eQualification\u003c\/span\u003e\n    \u003ch2 class=\"pd-h2\"\u003eIs This Right For You?\u003c\/h2\u003e\n    \u003cdiv class=\"pd-for\"\u003e\n      \u003cdiv class=\"pd-for-y\"\u003e\n        \u003cdiv class=\"pd-for-t\"\u003eThis Toolkit Is For\u003c\/div\u003e\n        \u003cul class=\"pd-flist yes\"\u003e\n          \u003cli\u003eConsultants building board-ready strategy proposals for client engagements\u003c\/li\u003e\n          \u003cli\u003eCDOs and AI programme leads structuring an 18-month funded programme\u003c\/li\u003e\n          \u003cli\u003eInternal strategy teams without consulting budgets, building the case in-house\u003c\/li\u003e\n          \u003cli\u003eCFOs sizing the investment envelope before vendor procurement begins\u003c\/li\u003e\n          \u003cli\u003eBoutique firms saving 20+ hours per engagement on deck design\u003c\/li\u003e\n          \u003cli\u003eBanking and financial services operators — sector-aligned out of the box\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-for-n\"\u003e\n        \u003cdiv class=\"pd-for-t\"\u003eNot Suitable For\u003c\/div\u003e\n        \u003cul class=\"pd-flist no\"\u003e\n          \u003cli\u003eBuyers seeking a five-slide overview deck or executive briefing\u003c\/li\u003e\n          \u003cli\u003eTeams looking for code-level model implementation guides\u003c\/li\u003e\n          \u003cli\u003eBuyers expecting a McKinsey or BCG client engagement deliverable\u003c\/li\u003e\n          \u003cli\u003ePre-product organisations with no operational baseline to map against\u003c\/li\u003e\n          \u003cli\u003eAgencies needing white-label client deliverables (multi-client license required)\u003c\/li\u003e\n          \u003cli\u003eBuyers expecting custom advisory or post-purchase consulting\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-divider\"\u003e\n\n  \u003c!-- OUTCOMES --\u003e\n  \u003cdiv class=\"pd-sec\"\u003e\n    \u003cspan class=\"pd-ey\"\u003eOutcomes\u003c\/span\u003e\n    \u003ch2 class=\"pd-h2\"\u003eWhat This Enables\u003c\/h2\u003e\n    \u003cdiv class=\"pd-outcomes\"\u003e\n      \u003cdiv class=\"pd-out\"\u003e\n        \u003cdiv class=\"pd-out-num\"\u003e01\u003c\/div\u003e\n        \u003cdiv class=\"pd-out-t\"\u003eBoard-Ready Programme in One Week\u003c\/div\u003e\n        \u003cdiv class=\"pd-out-d\"\u003eAdapt the deck, run the value model, secure the four board approvals. Programme charter signed, CDO mandated, budget envelope released — from a single decision pack.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-out\"\u003e\n        \u003cdiv class=\"pd-out-num\"\u003e02\u003c\/div\u003e\n        \u003cdiv class=\"pd-out-t\"\u003eDefensible Spend, Not Vendor Spend\u003c\/div\u003e\n        \u003cdiv class=\"pd-out-d\"\u003eYear 1 budget grounded in five-category cost architecture with the 3–5× multiplier applied. No round-figure asks, no vendor inflation absorbed unchallenged.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-out\"\u003e\n        \u003cdiv class=\"pd-out-num\"\u003e03\u003c\/div\u003e\n        \u003cdiv class=\"pd-out-t\"\u003eRealism the Board Will Approve Against\u003c\/div\u003e\n        \u003cdiv class=\"pd-out-d\"\u003eReality Check, Downside Scenario, and a real case study with a course correction. Naming what will fail is what unlocks the budget — not promising it won't.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-divider\"\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"pd-sec\"\u003e\n    \u003cspan class=\"pd-ey\"\u003eCommon Questions\u003c\/span\u003e\n    \u003ch2 class=\"pd-h2\"\u003eFrequently Asked\u003c\/h2\u003e\n    \u003cdiv class=\"pd-faq\"\u003e\n      \u003cdetails class=\"pd-faq-item\" open\u003e\n        \u003csummary class=\"pd-faq-q\"\u003eWhat format are the files delivered in?\u003c\/summary\u003e\n        \u003cdiv class=\"pd-faq-a\"\u003eThree files delivered as a single ZIP — two PPTX files (61-slide filled deck and 60-slide blank template) and one PDF (16-page usage guide). PowerPoint files are 16:9 widescreen, fully editable, with native charts. Microsoft PowerPoint 2016 or later recommended; Google Slides and Keynote open them with minor formatting adjustments.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"pd-faq-item\"\u003e\n        \u003csummary class=\"pd-faq-q\"\u003eHow current is the data?\u003c\/summary\u003e\n        \u003cdiv class=\"pd-faq-a\"\u003eEdition 1.0 is dated April 2026. Citations cover BCG Build for the Future 2025 (n=1,250), McKinsey State of AI 2025 (n=1,993), McKinsey Global Institute 2023, Klarna press releases plus Q1 and Q3 2025 earnings, Accenture Banking 2024, multiple Gartner 2024–2026 releases, and DBS public materials including HBS case 625-053. The 18-month structure is sized for 2026–2027 planning cycles.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"pd-faq-item\"\u003e\n        \u003csummary class=\"pd-faq-q\"\u003eIs the deck genuinely consulting-grade?\u003c\/summary\u003e\n        \u003cdiv class=\"pd-faq-a\"\u003eBuilt to consulting visual standards — insight-led titles, native editable charts, decision bars, methodology appendix. Positioned honestly as a board-ready strategy toolkit, not a bespoke consulting engagement deliverable. Real consulting includes 4–12 weeks of client-specific analysis behind every number; this toolkit provides the structure, the verified citations, and the frameworks. The data quality is comparable; the engagement depth is not.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"pd-faq-item\"\u003e\n        \u003csummary class=\"pd-faq-q\"\u003eCan the toolkit be adapted for non-banking sectors?\u003c\/summary\u003e\n        \u003cdiv class=\"pd-faq-a\"\u003eYes. The eight-section structure, frameworks, and financial logic are sector-agnostic. The PDF guide includes a sector adaptation chapter covering insurance, retail\/e-commerce, healthcare, SaaS, manufacturing, and professional services. Median full-rebuild time for a new sector is 45–60 minutes following the guide.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"pd-faq-item\"\u003e\n        \u003csummary class=\"pd-faq-q\"\u003eHow is this different from a McKinsey or BCG deck?\u003c\/summary\u003e\n        \u003cdiv class=\"pd-faq-a\"\u003eReal consulting decks come from a 4–12 week paid engagement against a real client's P\u0026amp;L. This toolkit provides the structural template that lets a consultant or internal team produce a board-ready deck in 15–60 minutes of customisation against their own data. Visual quality, framework rigour, and citation discipline are comparable. The provenance — actual client work — is what no toolkit can replicate.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"pd-faq-item\"\u003e\n        \u003csummary class=\"pd-faq-q\"\u003eAre the case studies real or composite?\u003c\/summary\u003e\n        \u003cdiv class=\"pd-faq-a\"\u003eThe two flagship cases — DBS Bank (Slide 18) and Klarna (Slide 40) — are real, cited from public materials and verifiable. Every metric on those slides links to a published source (HBS case, Klarna press releases and earnings calls, DBS public communications). The Meridian Bank scenario itself is fictional, labelled as such on the cover and in the methodology appendix.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"pd-faq-item\"\u003e\n        \u003csummary class=\"pd-faq-q\"\u003eCan a consultant use this for client work?\u003c\/summary\u003e\n        \u003cdiv class=\"pd-faq-a\"\u003eThe single-business licence covers consultants adapting the deck for client engagements. Insigra branding can be removed; client branding can replace it. For multi-client agency licensing, contact hello@insigrareports.com.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Insigra Reports","offers":[{"title":"Default Title","offer_id":44152302305366,"sku":null,"price":149.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/6296\/4822\/files\/11.webp?v=1780290700"},{"product_id":"insigra-investor-pitch-framework","title":"Insigra Investor Pitch Framework™ | Premium Fundraising Toolkit for Startups","description":"\u003cdiv class=\"ir\"\u003e\n\u003cstyle\u003e.ir{max-width:860px;font-family:'Inter',-apple-system,sans-serif;color:#0E1318;line-height:1.7}.ir *{box-sizing:border-box}.ir-badge{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#1847CC;margin-bottom:24px}.ir-badge::before{content:'';display:block;width:24px;height:2px;background:#1847CC}.ir-h1{font-family:'IBM Plex Sans',-apple-system,sans-serif;font-size:clamp(24px,3.5vw,36px);font-weight:700;line-height:1.15;letter-spacing:-.02em;margin-bottom:10px;color:#0E1318}.ir-sub{font-size:15px;color:#475569;margin-bottom:32px}.ir-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #E2E8F0;border-radius:2px;overflow:hidden;margin-bottom:32px}.ir-stat{padding:18px 20px;border-right:1px solid #E2E8F0;background:#F8FAFC}.ir-stat:last-child{border-right:none}.ir-sn{font-family:'IBM Plex Sans',sans-serif;font-size:26px;font-weight:700;color:#0E1318;letter-spacing:-.04em;display:block;margin-bottom:4px}.ir-sn.b{color:#1847CC}.ir-sl{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#94A3B8}.ir-section{padding:40px 0;border-top:1px solid #E2E8F0}.ir-lbl{font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#94A3B8;margin-bottom:16px;display:block}.ir-h2{font-family:'IBM Plex Sans',sans-serif;font-size:20px;font-weight:700;letter-spacing:-.02em;color:#0E1318;margin-bottom:12px}.ir-body{font-size:14.5px;line-height:1.75;color:#475569;max-width:720px}.ir-thesis{border-left:3px solid #1847CC;padding:18px 22px;background:#F8FAFC;margin:24px 0}.ir-thesis p{font-family:'IBM Plex Sans',sans-serif;font-size:15px;font-weight:600;color:#0E1318;line-height:1.5}.ir-thesis p+p{font-weight:400;font-size:14px;color:#475569;margin-top:10px}.ir-3col{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#E2E8F0;border:1px solid #E2E8F0;border-radius:2px;overflow:hidden;margin-top:20px}.ir-card{background:#fff;padding:24px 20px}.ir-ct{font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#1847CC;margin-bottom:12px;display:block}.ir-card ul{list-style:none}.ir-card ul li{font-size:13px;color:#475569;padding:5px 0;border-bottom:1px solid #E2E8F0;display:flex;gap:8px}.ir-card ul li:last-child{border-bottom:none}.ir-card ul li::before{content:'→';color:#1847CC;font-size:11px;flex-shrink:0;margin-top:2px;font-weight:600}.ir-findings{margin-top:20px}.ir-finding{display:grid;grid-template-columns:4px 1fr;gap:0 28px;padding:20px 0;border-bottom:1px solid #E2E8F0}.ir-finding:last-child{border-bottom:none}.ir-fb{width:4px;background:#E2E8F0;border-radius:2px;min-height:20px}.ir-finding:nth-child(1) .ir-fb,.ir-finding:nth-child(4) .ir-fb{background:#0E1318}.ir-finding:nth-child(2) .ir-fb,.ir-finding:nth-child(5) .ir-fb{background:#1847CC}.ir-finding:nth-child(3) .ir-fb{background:#B8860B}.ir-fh{font-size:14px;font-weight:600;color:#0E1318;line-height:1.4;margin-bottom:4px}.ir-fd{font-size:13px;color:#475569;line-height:1.65}.ir-guarantee{background:#F8FAFC;border:1px solid #E2E8F0;padding:24px;display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;margin-top:24px;border-radius:2px}.ir-gi{width:36px;height:36px;border:2px solid #0E1318;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.ir-gt{font-size:14px;font-weight:700;color:#0E1318;margin-bottom:6px;font-family:'IBM Plex Sans',sans-serif}.ir-gb{font-size:13px;color:#475569;line-height:1.65}.ir-trust{display:flex;gap:24px;flex-wrap:wrap;padding:20px 0;border-top:1px solid #E2E8F0;margin-top:20px}.ir-ti{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;color:#475569}@media(max-width:640px){.ir-stats{grid-template-columns:repeat(2,1fr)}.ir-3col{grid-template-columns:1fr}}\u003c\/style\u003e\n\u003cdiv style=\"padding:48px 0 44px;border-bottom:2px solid #0E1318\"\u003e\n\u003cspan class=\"ir-badge\"\u003eFundraising \u0026amp; Investor Relations · Premium Toolkit\u003c\/span\u003e\u003ch1 class=\"ir-h1\"\u003eInsigra Investor Pitch Framework:\u003cbr\u003eFundraising Toolkit for Startup Founders\u003c\/h1\u003e\n\u003cp class=\"ir-sub\"\u003eComplete fundraising preparation system for Series A–C founders. Pitch structure, financial model templates, due diligence prep, and narrative frameworks — in one integrated bundle.\u003c\/p\u003e\n\u003cdiv class=\"ir-stats\"\u003e\n\u003cdiv class=\"ir-stat\"\u003e\n\u003cspan class=\"ir-sn b\"\u003e9\u003c\/span\u003e\u003cspan class=\"ir-sl\"\u003eDeliverable Files\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ir-stat\"\u003e\n\u003cspan class=\"ir-sn\"\u003e1\u003c\/span\u003e\u003cspan class=\"ir-sl\"\u003eSeries A Example\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ir-stat\"\u003e\n\u003cspan class=\"ir-sn\"\u003e36\u003c\/span\u003e\u003cspan class=\"ir-sl\"\u003eMonth Forecast Model\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ir-stat\"\u003e\n\u003cspan class=\"ir-sn\"\u003e1-Org\u003c\/span\u003e\u003cspan class=\"ir-sl\"\u003eCommercial licence\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ir-section\"\u003e\n\u003cspan class=\"ir-lbl\"\u003eWhat this framework does\u003c\/span\u003e\u003ch2 class=\"ir-h2\"\u003eThe structural reason most fundraise pitches fail is not the idea. It is that the deck, the model, and the narrative do not tell one coherent story.\u003c\/h2\u003e\n\u003cp class=\"ir-body\"\u003eInvestors see hundreds of decks. The ones that advance to term sheets share one characteristic: the deck, the financial model, and the founder's verbal narrative are structurally aligned. The same numbers appear in all three. The same logic is applied consistently. The diligence questions are pre-answered. This framework provides the architecture that produces that alignment — not just a slide template.\u003c\/p\u003e\n\u003cdiv class=\"ir-thesis\"\u003e\n\u003cp\u003eA pitch deck without a financial model behind it is a story. A model without a narrative is a spreadsheet. This framework makes them the same document, told in two formats.\u003c\/p\u003e\n\u003cp\u003eBuilt for Indian founders raising from domestic VC, global VC, and family offices. Includes a fully worked Series A example with financials, narrative, and diligence responses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ir-3col\"\u003e\n\u003cdiv class=\"ir-card\"\u003e\n\u003cspan class=\"ir-ct\"\u003eDeck \u0026amp; Narrative\u003c\/span\u003e\u003cul\u003e\n\u003cli\u003e14-slide Series A pitch structure with narrative script\u003c\/li\u003e\n\u003cli\u003eProblem\/solution\/market framing that passes the \"so what\" test\u003c\/li\u003e\n\u003cli\u003eTraction narrative framework: what matters, what order\u003c\/li\u003e\n\u003cli\u003eCompetitive positioning language that avoids clichés\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ir-card\"\u003e\n\u003cspan class=\"ir-ct\"\u003eFinancial Model\u003c\/span\u003e\u003cul\u003e\n\u003cli\u003e36-month P\u0026amp;L, cash flow, and balance sheet model\u003c\/li\u003e\n\u003cli\u003eUse of funds breakdown with milestone mapping\u003c\/li\u003e\n\u003cli\u003eThree scenario model: base, upside, stress\u003c\/li\u003e\n\u003cli\u003eUnit economics dashboard: CAC, LTV, payback, NRR\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ir-card\"\u003e\n\u003cspan class=\"ir-ct\"\u003eDiligence Prep\u003c\/span\u003e\u003cul\u003e\n\u003cli\u003e30-item VC diligence checklist with response templates\u003c\/li\u003e\n\u003cli\u003eData room structure and document naming convention\u003c\/li\u003e\n\u003cli\u003eCommon investor questions with answer frameworks\u003c\/li\u003e\n\u003cli\u003eTerm sheet negotiation reference — key clauses explained\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ir-section\"\u003e\n\u003cspan class=\"ir-lbl\"\u003eWorked example included\u003c\/span\u003e\u003ch2 class=\"ir-h2\"\u003eOne complete Series A worked example — deck, model, and diligence pack.\u003c\/h2\u003e\n\u003cp class=\"ir-body\"\u003eThe framework includes a fully worked Series A example for a B2B SaaS company: complete 14-slide deck with commentary, populated 36-month financial model, and diligence Q\u0026amp;A responses. Use it as a reference to check structure, narrative logic, and financial model conventions before your own raise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ir-section\"\u003e\n\u003cspan class=\"ir-lbl\"\u003eWhat's inside — 9 files\u003c\/span\u003e\u003ch2 class=\"ir-h2\"\u003eEverything in one download. No subscriptions. No templates that require a second purchase.\u003c\/h2\u003e\n\u003cdiv class=\"ir-findings\"\u003e\n\u003cdiv class=\"ir-finding\"\u003e\n\u003cdiv class=\"ir-fb\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ir-fh\"\u003e14-Slide Pitch Deck Template (PPTX) + Narrative Script\u003c\/div\u003e\n\u003cdiv class=\"ir-fd\"\u003eStructured pitch deck with slide-by-slide narrative script. Each slide has a stated objective, what to say, what NOT to say, and common investor objections with prepared responses.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ir-finding\"\u003e\n\u003cdiv class=\"ir-fb\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ir-fh\"\u003e36-Month Financial Model (Excel)\u003c\/div\u003e\n\u003cdiv class=\"ir-fd\"\u003eFull P\u0026amp;L, cash flow, and balance sheet with scenario engine. ARR bridge, churn overlay, headcount model, and use-of-funds waterfall. Three scenarios: conservative, base, upside.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ir-finding\"\u003e\n\u003cdiv class=\"ir-fb\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ir-fh\"\u003eVC Diligence Checklist + Data Room Structure\u003c\/div\u003e\n\u003cdiv class=\"ir-fd\"\u003e30-item diligence checklist with response templates. Data room folder structure, naming conventions, and a guide on what to include, what to exclude, and what to flag proactively.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ir-finding\"\u003e\n\u003cdiv class=\"ir-fb\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ir-fh\"\u003eWorked Series A Example (B2B SaaS)\u003c\/div\u003e\n\u003cdiv class=\"ir-fd\"\u003eComplete worked example: populated deck, financial model with real-format numbers, and written diligence responses. Shows how the three components tie to each other — not just what they look like in isolation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ir-section\"\u003e\n\u003cdiv class=\"ir-guarantee\"\u003e\n\u003cdiv class=\"ir-gi\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ir-gt\"\u003eLicence Terms\u003c\/div\u003e\n\u003cdiv class=\"ir-gb\"\u003eSingle-user licence — do not redistribute.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ir-trust\"\u003e\n\u003cdiv class=\"ir-ti\"\u003e📄 PPTX + Excel + PDF · 9 files\u003c\/div\u003e\n\u003cdiv class=\"ir-ti\"\u003e🔒 Secure Shopify checkout\u003c\/div\u003e\n\u003cdiv class=\"ir-ti\"\u003e✉️ hello@insigrareports.com\u003c\/div\u003e\n\u003cdiv class=\"ir-ti\"\u003e🌐 insigrareports.com\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Insigra Reports","offers":[{"title":"Default Title","offer_id":44625648058454,"sku":null,"price":299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/6296\/4822\/files\/15.webp?v=1780290701"},{"product_id":"gtm-strategy-deck-2026-editable-benchmark-execution-kit","title":"GTM Strategy Deck 2026 (Editable Benchmark \u0026 Execution Kit)","description":"\u003cstyle\u003e.pd-wrap, .pd-wrap * { box-sizing: border-box; margin: 0; padding: 0; }.pd-wrap { font-family: 'Inter', sans-serif; color: #0E1318; max-width: 100%; font-size: 17px; line-height: 1.75;}.pd-stats { background: #1E3A8A; border-radius: 12px; padding: 40px 32px; display: flex; justify-content: space-around; align-items: center; margin-bottom: 56px; gap: 16px;}.pd-stat { text-align: center; flex: 1; }.pd-stat + .pd-stat { border-left: 1px solid rgba(255,255,255,0.15); }.pd-stat-n { font-family: 'IBM Plex Sans', sans-serif; font-size: 48px; font-weight: 800; color: #F4A261; line-height: 1; margin-bottom: 10px;}.pd-stat-l { font-size: 14px; color: rgba(255,255,255,0.75); text-transform: uppercase; letter-spacing: 0.1em; font-weight: 600;}.pd-sec { margin-bottom: 48px; }.pd-ey { font-family: 'Inter', sans-serif; font-size: 12px; letter-spacing: 0.22em; text-transform: uppercase; color: #048A81; font-weight: 700; margin-bottom: 10px; display: block;}.pd-h2 { font-family: 'IBM Plex Sans', sans-serif; font-size: 28px; font-weight: 800; color: #0E1318; margin-bottom: 16px; letter-spacing: -0.02em; line-height: 1.2;}.pd-body { font-size: 17px; color: #475569; line-height: 1.8; }.pd-divider { border: none; border-top: 2px solid #F0F2F5; margin: 48px 0; }.pd-position { background: #F8FAFC; border: 1px solid #E5E7EB; border-left: 5px solid #1E3A8A; border-radius: 8px; padding: 32px; margin-bottom: 56px;}.pd-position p { font-family: 'IBM Plex Sans', sans-serif; font-size: 20px; font-weight: 700; color: #0E1318; line-height: 1.6; margin-bottom: 14px;}.pd-position p:last-child { margin-bottom: 0; }.pd-position span { color: #1E3A8A; }.pd-problem { background: #FFF8F3; border: 1px solid #FDE8D4; border-left: 5px solid #F4A261; border-radius: 8px; padding: 32px; margin-top: 24px;}.pd-problem p { font-size: 17px; color: #475569; line-height: 1.8; margin-bottom: 20px;}.pd-plist { list-style: none; }.pd-plist li { font-size: 16px; color: #475569; line-height: 1.7; padding: 9px 0 9px 24px; position: relative; border-bottom: 1px solid rgba(244,162,97,0.15);}.pd-plist li:last-child { border-bottom: none; }.pd-plist li::before { content: ''; position: absolute; left: 0; top: 18px; width: 8px; height: 8px; border-radius: 50%; background: #F4A261;}.pd-systems { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 24px;}.pd-sys { border: 1px solid #E5E7EB; border-radius: 10px; overflow: hidden; }.pd-sys-h { background: #1E3A8A; padding: 18px 22px; display: flex; align-items: center; gap: 14px;}.pd-sys-n { width: 32px; height: 32px; border-radius: 50%; background: #F4A261; display: flex; align-items: center; justify-content: center; font-family: 'IBM Plex Sans', sans-serif; font-size: 14px; font-weight: 800; color: #1E3A8A; flex-shrink: 0;}.pd-sys-t { font-family: 'IBM Plex Sans', sans-serif; font-size: 16px; font-weight: 700; color: white; line-height: 1.3;}.pd-sys-b { padding: 20px 22px; background: #F8FAFC; }.pd-file { font-size: 15px; color: #475569; padding: 9px 0 9px 18px; position: relative; border-bottom: 1px solid #E5E7EB; line-height: 1.5;}.pd-file:last-child { border-bottom: none; }.pd-file::before { content: ''; position: absolute; left: 0; top: 17px; width: 6px; height: 6px; border-radius: 50%; background: #048A81;}.pd-metrics { display: grid; grid-template-columns: repeat(5, 1fr); gap: 12px; margin-top: 24px;}.pd-metric { background: #1E3A8A; border-radius: 8px; padding: 20px 16px; text-align: center;}.pd-metric-v { font-family: 'IBM Plex Sans', sans-serif; font-size: 20px; font-weight: 800; color: #F4A261; margin-bottom: 8px; line-height: 1;}.pd-metric-l { font-size: 12px; color: rgba(255,255,255,0.7); line-height: 1.4; font-weight: 500;}.pd-checklist { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 24px;}.pd-check-item { background: #F8FAFC; border: 1px solid #E5E7EB; border-radius: 8px; padding: 16px 18px; font-size: 15px; color: #0E1318; line-height: 1.5; display: flex; align-items: flex-start; gap: 12px;}.pd-check-head { font-family: 'IBM Plex Sans', sans-serif; font-weight: 700; color: #1E3A8A; font-size: 15px; margin-bottom: 4px;}.pd-check-item .tick { color: #048A81; font-weight: 700; font-size: 16px; flex-shrink: 0; margin-top: 2px;}.pd-outcomes { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 24px; }.pd-out { background: #1E3A8A; border-radius: 10px; padding: 32px 24px; display: flex; flex-direction: column; gap: 12px;}.pd-out-ico { font-size: 32px; line-height: 1; }.pd-out-t { font-family: 'IBM Plex Sans', sans-serif; font-size: 17px; font-weight: 700; color: white; line-height: 1.3;}.pd-out-d { font-size: 14px; color: rgba(255,255,255,0.65); line-height: 1.65; }.pd-for { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 24px; }.pd-for-y { background: rgba(4,138,129,0.05); border: 1px solid rgba(4,138,129,0.25); border-radius: 10px; padding: 28px 24px;}.pd-for-n { background: #F8FAFC; border: 1px solid #E5E7EB; border-radius: 10px; padding: 28px 24px;}.pd-for-t { font-family: 'IBM Plex Sans', sans-serif; font-size: 16px; font-weight: 700; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(0,0,0,0.07);}.pd-for-y .pd-for-t { color: #048A81; }.pd-for-n .pd-for-t { color: #94A3B8; }.pd-flist { list-style: none; }.pd-flist li { font-size: 15px; color: #475569; line-height: 1.65; padding: 7px 0 7px 24px; position: relative; border-bottom: 1px solid rgba(0,0,0,0.05);}.pd-flist li:last-child { border-bottom: none; }.pd-flist.yes li::before { content: '✓'; position: absolute; left: 0; color: #048A81; font-weight: 700; }.pd-flist.no li::before { content: '×'; position: absolute; left: 0; color: #94A3B8; font-weight: 700; }.pd-upsell { background: #F8FAFC; border: 1px solid #E5E7EB; border-left: 5px solid #F4A261; border-radius: 8px; padding: 28px 32px; display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap; margin-top: 24px;}.pd-upsell-text p { font-size: 15px; color: #475569; margin-top: 6px; line-height: 1.6;}.pd-upsell-head { font-family: 'IBM Plex Sans', sans-serif; font-size: 18px; font-weight: 700; color: #0E1318;}.pd-upsell-btn { background: #1E3A8A; color: white; font-family: 'IBM Plex Sans', sans-serif; font-size: 14px; font-weight: 700; padding: 12px 24px; border-radius: 6px; text-decoration: none; white-space: nowrap; letter-spacing: 0.02em; flex-shrink: 0;}.pd-faq { border: 1px solid #E5E7EB; border-radius: 10px; overflow: hidden; margin-top: 24px; }.pd-faq-item { border-bottom: 1px solid #E5E7EB; }.pd-faq-item:last-child { border-bottom: none; }.pd-faq-q { padding: 22px 26px; font-family: 'IBM Plex Sans', sans-serif; font-size: 17px; font-weight: 700; color: #0E1318; cursor: pointer; background: #F8FAFC; display: flex; justify-content: space-between; align-items: center; user-select: none; line-height: 1.4; gap: 16px;}.pd-faq-q:hover { background: #EEF2F7; }.pd-faq-q span { font-size: 22px; font-weight: 400; color: #1E3A8A; flex-shrink: 0; }.pd-faq-a { padding: 0 26px 22px; font-size: 16px; color: #475569; line-height: 1.8; background: white; display: none;}.pd-faq-item.open .pd-faq-q { background: white; border-bottom: 1px solid #E5E7EB; }.pd-faq-item.open .pd-faq-a { display: block; padding-top: 18px; }@media (max-width: 680px) { .pd-stats { flex-direction: column; padding: 28px 20px; gap: 24px; } .pd-stat + .pd-stat { border-left: none; border-top: 1px solid rgba(255,255,255,0.15); padding-top: 24px; } .pd-stat-n { font-size: 40px; } .pd-h2 { font-size: 24px; } .pd-body { font-size: 16px; } .pd-systems { grid-template-columns: 1fr; } .pd-metrics { grid-template-columns: 1fr 1fr; } .pd-checklist { grid-template-columns: 1fr; } .pd-outcomes { grid-template-columns: 1fr; } .pd-for { grid-template-columns: 1fr; }}\u003c\/style\u003e\u003cdiv class=\"pd-wrap\"\u003e\n\u003c!-- STATS --\u003e\u003cdiv class=\"pd-stats\"\u003e\n\u003cdiv class=\"pd-stat\"\u003e\n\u003cdiv class=\"pd-stat-n\"\u003e51\u003c\/div\u003e\n\u003cdiv class=\"pd-stat-l\"\u003eSlides\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-stat\"\u003e\n\u003cdiv class=\"pd-stat-n\"\u003e13\u003c\/div\u003e\n\u003cdiv class=\"pd-stat-l\"\u003eSections\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-stat\"\u003e\n\u003cdiv class=\"pd-stat-n\"\u003e10\u003c\/div\u003e\n\u003cdiv class=\"pd-stat-l\"\u003eNative Charts\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-stat\"\u003e\n\u003cdiv class=\"pd-stat-n\"\u003e1 day\u003c\/div\u003e\n\u003cdiv class=\"pd-stat-l\"\u003eTo Full Strategy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOOK --\u003e\u003cdiv class=\"pd-position\"\u003e\n\u003cp\u003eBuild a clear GTM strategy in \u003cspan\u003e1 day — not 2 weeks.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; font-weight: 500; color: #475569; font-family: 'Inter',sans-serif; line-height: 1.75; margin-top: 8px;\"\u003eDiagnose CAC leaks, align your team on shared benchmarks, and create a 30–180 day execution plan — using a single, fully editable deck.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- THE PROBLEM --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eThe Problem\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eMost GTM Teams Don't Fail Because of Effort\u003c\/h2\u003e\n\u003cdiv class=\"pd-problem\"\u003e\n\u003cp\u003eThey fail because they don't know \u003cstrong\u003ewhere the problem is.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"pd-plist\"\u003e\n\u003cli\u003eCAC is rising — but no one knows which channel is causing it\u003c\/li\u003e\n\u003cli\u003ePipeline looks healthy, but conversion is weak and inconsistent\u003c\/li\u003e\n\u003cli\u003eMarketing and sales are using different definitions of \"qualified\"\u003c\/li\u003e\n\u003cli\u003eBudget decisions feel like guesswork with no benchmark to validate against\u003c\/li\u003e\n\u003cli\u003eEveryone is busy — but no one has a clear, shared plan\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp class=\"pd-body\" style=\"margin-top: 20px;\"\u003e👉 This deck gives you a structured way to \u003cstrong\u003ediagnose the problem and fix it\u003c\/strong\u003e — in one working session.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"pd-divider\"\u003e\n\u003c!-- WHAT'S INSIDE --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eWhat's Inside\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003e13 Sections. Everything You Need.\u003c\/h2\u003e\n\u003cdiv class=\"pd-checklist\"\u003e\n\u003cdiv class=\"pd-check-item\"\u003e\n\u003cspan class=\"tick\"\u003e✔\u003c\/span\u003e\u003cdiv\u003e\n\u003cdiv class=\"pd-check-head\"\u003eExecutive Strategy Structure\u003c\/div\u003eClear GTM direction, top findings, and decision logic for your leadership team\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-check-item\"\u003e\n\u003cspan class=\"tick\"\u003e✔\u003c\/span\u003e\u003cdiv\u003e\n\u003cdiv class=\"pd-check-head\"\u003eChannel \u0026amp; CAC Benchmarks\u003c\/div\u003eWhich channels convert, where CAC is leaking, where to reallocate budget\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-check-item\"\u003e\n\u003cspan class=\"tick\"\u003e✔\u003c\/span\u003e\u003cdiv\u003e\n\u003cdiv class=\"pd-check-head\"\u003eFunnel \u0026amp; Conversion Logic\u003c\/div\u003eStage-by-stage benchmarks, leak identification, conversion improvement strategy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-check-item\"\u003e\n\u003cspan class=\"tick\"\u003e✔\u003c\/span\u003e\u003cdiv\u003e\n\u003cdiv class=\"pd-check-head\"\u003eGTM Model Selection\u003c\/div\u003eSales-led vs PLG vs hybrid — decision framework with model–channel fit logic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-check-item\"\u003e\n\u003cspan class=\"tick\"\u003e✔\u003c\/span\u003e\u003cdiv\u003e\n\u003cdiv class=\"pd-check-head\"\u003e30–180 Day Execution Roadmap\u003c\/div\u003eWhat to fix first, what to scale next, how to track progress with owners\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-check-item\"\u003e\n\u003cspan class=\"tick\"\u003e✔\u003c\/span\u003e\u003cdiv\u003e\n\u003cdiv class=\"pd-check-head\"\u003eReal Case Study\u003c\/div\u003eBefore vs after GTM turnaround — funnel improvement and CAC reduction with assumptions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-check-item\"\u003e\n\u003cspan class=\"tick\"\u003e✔\u003c\/span\u003e\u003cdiv\u003e\n\u003cdiv class=\"pd-check-head\"\u003eGTM Audit Checklist\u003c\/div\u003e15 diagnostic questions with a scoring rubric — 90-minute self-assessment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-check-item\"\u003e\n\u003cspan class=\"tick\"\u003e✔\u003c\/span\u003e\u003cdiv\u003e\n\u003cdiv class=\"pd-check-head\"\u003eKPI Benchmark Reference\u003c\/div\u003eRanges, top quartile, and action zones — use in your weekly pipeline review\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"pd-divider\"\u003e\n\u003c!-- WHAT YOU RECEIVE --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eWhat You Receive\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eTwo Files. Instant Download.\u003c\/h2\u003e\n\u003cdiv class=\"pd-systems\"\u003e\n\u003cdiv class=\"pd-sys\"\u003e\n\u003cdiv class=\"pd-sys-h\"\u003e\n\u003cdiv class=\"pd-sys-n\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"pd-sys-t\"\u003eFilled Example Deck\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-sys-b\"\u003e\n\u003cdiv class=\"pd-file\"\u003e51 slides fully structured with benchmarks and insights\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eCase study built in — before\/after funnel + CAC improvement\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003e10 native editable charts — double-click to edit data\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eSource citations on every benchmark (Bessemer, McKinsey, HBR)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-sys\"\u003e\n\u003cdiv class=\"pd-sys-h\"\u003e\n\u003cdiv class=\"pd-sys-n\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"pd-sys-t\"\u003eBlank Editable Template\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-sys-b\"\u003e\n\u003cdiv class=\"pd-file\"\u003eSame 51-slide structure — all layouts preserved\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eReplace benchmarks with your own company data\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eAdd your branding and logo\u003c\/div\u003e\n\u003cdiv class=\"pd-file\"\u003eReady to present internally or to clients in hours\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"pd-divider\"\u003e\n\u003c!-- BENCHMARKS --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eBenchmark-Backed\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eReal Reference Points — Not Guesswork\u003c\/h2\u003e\n\u003cp class=\"pd-body\"\u003eEvery number is sourced or modelled with visible logic. No invented benchmarks.\u003c\/p\u003e\n\u003cdiv class=\"pd-metrics\"\u003e\n\u003cdiv class=\"pd-metric\"\u003e\n\u003cdiv class=\"pd-metric-v\"\u003e≥ 3×\u003c\/div\u003e\n\u003cdiv class=\"pd-metric-l\"\u003eCLTV:CAC before scaling\u003cbr\u003e\u003cem style=\"opacity: 0.6;\"\u003eBessemer 2024\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-metric\"\u003e\n\u003cdiv class=\"pd-metric-v\"\u003e\u0026lt;18mo\u003c\/div\u003e\n\u003cdiv class=\"pd-metric-l\"\u003eCAC payback target\u003cbr\u003e\u003cem style=\"opacity: 0.6;\"\u003eBessemer 2024\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-metric\"\u003e\n\u003cdiv class=\"pd-metric-v\"\u003e7×\u003c\/div\u003e\n\u003cdiv class=\"pd-metric-l\"\u003eConversion lift, \u0026lt;1hr response\u003cbr\u003e\u003cem style=\"opacity: 0.6;\"\u003eHBR 2011\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-metric\"\u003e\n\u003cdiv class=\"pd-metric-v\"\u003e\u0026gt;75%\u003c\/div\u003e\n\u003cdiv class=\"pd-metric-l\"\u003eB2B buyers prefer digital-first\u003cbr\u003e\u003cem style=\"opacity: 0.6;\"\u003eMcKinsey 2020\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-metric\"\u003e\n\u003cdiv class=\"pd-metric-v\"\u003e~22%\u003c\/div\u003e\n\u003cdiv class=\"pd-metric-l\"\u003eCAC ratio rise 2022→2023\u003cbr\u003e\u003cem style=\"opacity: 0.6;\"\u003ePavilion 2024\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"pd-divider\"\u003e\n\u003c!-- WHAT CHANGES --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eWhat Changes After Using This\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eWithin 1–2 Working Sessions\u003c\/h2\u003e\n\u003cdiv class=\"pd-outcomes\"\u003e\n\u003cdiv class=\"pd-out\"\u003e\n\u003cdiv class=\"pd-out-ico\"\u003e🎯\u003c\/div\u003e\n\u003cdiv class=\"pd-out-t\"\u003eTop GTM Bottlenecks Identified\u003c\/div\u003e\n\u003cdiv class=\"pd-out-d\"\u003eYou know exactly where the problem is — channel, funnel, model, or definition. Not a guess. A diagnosis.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-out\"\u003e\n\u003cdiv class=\"pd-out-ico\"\u003e🤝\u003c\/div\u003e\n\u003cdiv class=\"pd-out-t\"\u003eTeams Aligned on One Strategy\u003c\/div\u003e\n\u003cdiv class=\"pd-out-d\"\u003eMarketing, sales, and RevOps are working from the same benchmarks, definitions, and roadmap.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-out\"\u003e\n\u003cdiv class=\"pd-out-ico\"\u003e📋\u003c\/div\u003e\n\u003cdiv class=\"pd-out-t\"\u003eDeck Ready to Present\u003c\/div\u003e\n\u003cdiv class=\"pd-out-d\"\u003eA complete, polished strategy deck you can use internally, with clients, or in a board review — customised with your data.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"pd-divider\"\u003e\n\u003c!-- FOR \/ NOT FOR --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eQualification\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eWho This Is For\u003c\/h2\u003e\n\u003cdiv class=\"pd-for\"\u003e\n\u003cdiv class=\"pd-for-y\"\u003e\n\u003cdiv class=\"pd-for-t\"\u003e✓ Right Fit\u003c\/div\u003e\n\u003cul class=\"pd-flist yes\"\u003e\n\u003cli\u003eFounders and business owners\u003c\/li\u003e\n\u003cli\u003eMarketing and growth leaders\u003c\/li\u003e\n\u003cli\u003eSales and RevOps teams\u003c\/li\u003e\n\u003cli\u003eConsultants and agencies\u003c\/li\u003e\n\u003cli\u003eAnyone who needs a clear GTM plan quickly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-for-n\"\u003e\n\u003cdiv class=\"pd-for-t\"\u003e× Not the Right Fit\u003c\/div\u003e\n\u003cul class=\"pd-flist no\"\u003e\n\u003cli\u003ePre-revenue startups without an active GTM motion\u003c\/li\u003e\n\u003cli\u003eD2C or ecommerce businesses\u003c\/li\u003e\n\u003cli\u003ePeople looking for theory or a course\u003c\/li\u003e\n\u003cli\u003eTeams needing a financial model → \u003ca href=\"\/products\/insigra-gtm-os%E2%84%A2-2026-capital-governed-go-to-market-operating-system\" style=\"color: #1e3a8a; font-weight: 600; text-decoration: none;\"\u003esee GTM OS™\u003c\/a\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"pd-divider\"\u003e\n\u003c!-- UPSELL --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eOptional Upgrade\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eHow This Fits With GTM OS™ 2026\u003c\/h2\u003e\n\u003cdiv class=\"pd-upsell\"\u003e\n\u003cdiv class=\"pd-upsell-text\"\u003e\n\u003cdiv class=\"pd-upsell-head\"\u003eThis deck = strategy + team alignment  ·  GTM OS™ = execution + financial control\u003c\/div\u003e\n\u003cp\u003eThis deck diagnoses the problem and aligns your team. The GTM OS™ governs capital, models scenarios, and produces board-ready financial outputs. Many teams use both together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003ca class=\"pd-upsell-btn\" href=\"\/products\/insigra-gtm-os%E2%84%A2-2026-capital-governed-go-to-market-operating-system\" style=\"color: rgb(0, 0, 0);\"\u003eExplore GTM OS™ →\u003c\/a\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"pd-divider\"\u003e\n\u003c!-- FAQ --\u003e\u003cdiv class=\"pd-sec\"\u003e\n\u003cspan class=\"pd-ey\"\u003eCommon Questions\u003c\/span\u003e\u003ch2 class=\"pd-h2\"\u003eFrequently Asked\u003c\/h2\u003e\n\u003cdiv class=\"pd-faq\"\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eWhat files are included? \u003cspan\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-faq-a\"\u003eTwo PPTX files: a fully populated 51-slide example deck and a blank editable template with placeholder text. Both are native PowerPoint — all 10 charts are editable by double-clicking. No PDFs, no locked content.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eHow quickly can I get value from this? \u003cspan\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-faq-a\"\u003e90 minutes for an initial diagnosis using the Quickstart slide and audit checklist. 4–6 focused hours to complete a full GTM strategy using the blank template with your own data. Most teams present it to their team or board within the same day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eAre the benchmarks applicable to my business? \u003cspan\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-faq-a\"\u003eBenchmarks are directional ranges, not universal rules. Each benchmark slide includes a note on how to validate against your own 90-day data, segmented by ACV. You're buying a calibrated starting point plus a structured method — not a claim that one number fits every business.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eHow is this different from the GTM OS™? \u003cspan\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-faq-a\"\u003eDifferent product, different use case. This deck is a PowerPoint strategy and alignment tool — benchmarks, diagnosis, and roadmap. The GTM OS™ is an Excel-based financial governance system with scenario modeling, milestone gates, and board-ready financial outputs. Many teams use both together — this deck to align on strategy, the OS to govern capital execution.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003cp\u003e\u003c\/p\u003e","brand":"Insigra Reports","offers":[{"title":"Default Title","offer_id":44649635512406,"sku":null,"price":99.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/6296\/4822\/files\/20.webp?v=1780290704"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/6296\/4822\/collections\/c09.webp?v=1780306586","url":"https:\/\/insigrareports.com\/collections\/strategy-frameworks.oembed","provider":"Insigra Reports","version":"1.0","type":"link"}