| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720" |
| 2 | font-family="-apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif" |
| 3 | font-size="12"> |
| 4 | <!-- |
| 5 | Venn Diagram Chart Template |
| 6 | Purpose: Intersection analysis, synergy, overlaps |
| 7 | Use cases: Competency analysis, cross-functional relationships |
| 8 | Feature: Mathematically precise 3-circle overlap and card-based legend |
| 9 | --> |
| 10 | |
| 11 | <!-- Background --> |
| 12 | <rect width="1280" height="720" fill="#FFFFFF"/> |
| 13 | <!-- ==================== Header ==================== --> |
| 14 | <g id="header" data-pptx-bounds="40 15 1200 125"> |
| 15 | <text x="60" y="70" font-size="32" font-weight="800" fill="#0F172A">Core Competency Intersection</text> |
| 16 | <text x="60" y="100" font-size="14" font-weight="700" fill="#64748B" letter-spacing="1">SYNERGISTIC RELATIONSHIP BETWEEN THREE PILLARS</text> |
| 17 | </g> |
| 18 | <!-- ==================== Venn Diagram ==================== --> |
| 19 | <g id="venn_diagram" data-pptx-bounds="112 108 676 564"> |
| 20 | <!-- Circles --> |
| 21 | <!-- Technology: Indigo --> |
| 22 | <circle cx="360" cy="320" r="180" fill="#6366F1" fill-opacity="0.12" stroke="#6366F1" stroke-width="2"/> |
| 23 | <!-- Market: Rose --> |
| 24 | <circle cx="540" cy="320" r="180" fill="#F43F5E" fill-opacity="0.12" stroke="#F43F5E" stroke-width="2"/> |
| 25 | <!-- Operations: Emerald --> |
| 26 | <circle cx="450" cy="460" r="180" fill="#10B981" fill-opacity="0.12" stroke="#10B981" stroke-width="2"/> |
| 27 | <!-- Main Labels --> |
| 28 | <text x="260" y="245" font-size="26" font-weight="800" fill="#4338CA" text-anchor="middle">Technology</text> |
| 29 | <text x="260" y="270" font-size="14" font-weight="700" fill="#6366F1" text-anchor="middle">Capabilities</text> |
| 30 | <text x="640" y="245" font-size="26" font-weight="800" fill="#BE123C" text-anchor="middle">Market</text> |
| 31 | <text x="640" y="270" font-size="14" font-weight="700" fill="#F43F5E" text-anchor="middle">Intelligence</text> |
| 32 | <text x="450" y="585" font-size="26" font-weight="800" fill="#047857" text-anchor="middle">Operations</text> |
| 33 | <text x="450" y="610" font-size="14" font-weight="700" fill="#10B981" text-anchor="middle">Efficiency</text> |
| 34 | <!-- Intersection Labels --> |
| 35 | <!-- Tech + Market (Product Innovation) --> |
| 36 | <g> |
| 37 | <rect x="375" y="255" width="150" height="32" rx="16" fill="#FFFFFF" stroke="#8B5CF6" stroke-width="2"/> |
| 38 | <text x="450" y="276" font-size="14" font-weight="800" fill="#7C3AED" text-anchor="middle">Product Innovation</text> |
| 39 | </g> |
| 40 | <!-- Tech + Ops (Tech Ops) --> |
| 41 | <g> |
| 42 | <rect x="285" y="415" width="130" height="32" rx="16" fill="#FFFFFF" stroke="#0EA5E9" stroke-width="2"/> |
| 43 | <text x="350" y="436" font-size="14" font-weight="800" fill="#0284C7" text-anchor="middle">Tech Ops</text> |
| 44 | </g> |
| 45 | <!-- Market + Ops (Customer Success) --> |
| 46 | <g> |
| 47 | <rect x="485" y="415" width="150" height="32" rx="16" fill="#FFFFFF" stroke="#F59E0B" stroke-width="2"/> |
| 48 | <text x="560" y="436" font-size="14" font-weight="800" fill="#D97706" text-anchor="middle">Customer Success</text> |
| 49 | </g> |
| 50 | <!-- Center (Core Advantage) --> |
| 51 | <g> |
| 52 | <rect x="365" y="340" width="170" height="40" rx="20" fill="#0F172A"/> |
| 53 | <text x="450" y="365" font-size="15" font-weight="800" fill="#FFFFFF" text-anchor="middle">CORE ADVANTAGE</text> |
| 54 | </g> |
| 55 | </g> |
| 56 | <!-- ==================== Right Side Panels ==================== --> |
| 57 | <g id="side_panels" data-pptx-bounds="679 100 601 520"> |
| 58 | <!-- Panel 1: Technology --> |
| 59 | <g> |
| 60 | <rect x="740" y="130" width="480" height="100" rx="12" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1.5"/> |
| 61 | <circle cx="780" cy="180" r="24" fill="#EEF2FF"/> |
| 62 | <circle cx="780" cy="180" r="10" fill="#6366F1"/> |
| 63 | <text x="820" y="170" font-size="18" font-weight="800" fill="#0F172A">Technology Capabilities</text> |
| 64 | <text x="820" y="195" font-size="14" font-weight="600" fill="#64748B">Proprietary Engine · AI Algorithms · Cloud Native</text> |
| 65 | </g> |
| 66 | <!-- Panel 2: Market --> |
| 67 | <g> |
| 68 | <rect x="740" y="250" width="480" height="100" rx="12" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1.5"/> |
| 69 | <circle cx="780" cy="300" r="24" fill="#FFF1F2"/> |
| 70 | <circle cx="780" cy="300" r="10" fill="#F43F5E"/> |
| 71 | <text x="820" y="290" font-size="18" font-weight="800" fill="#0F172A">Market Intelligence</text> |
| 72 | <text x="820" y="315" font-size="14" font-weight="600" fill="#64748B">Omnichannel · Brand Leadership · Growth Flywheel</text> |
| 73 | </g> |
| 74 | <!-- Panel 3: Operations --> |
| 75 | <g> |
| 76 | <rect x="740" y="370" width="480" height="100" rx="12" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1.5"/> |
| 77 | <circle cx="780" cy="420" r="24" fill="#ECFDF5"/> |
| 78 | <circle cx="780" cy="420" r="10" fill="#10B981"/> |
| 79 | <text x="820" y="410" font-size="18" font-weight="800" fill="#0F172A">Operational Efficiency</text> |
| 80 | <text x="820" y="435" font-size="14" font-weight="600" fill="#64748B">Supply Chain · Smart Warehousing · Cost Control</text> |
| 81 | </g> |
| 82 | <!-- Panel 4: Core Advantage Summary --> |
| 83 | <g> |
| 84 | <rect x="740" y="490" width="480" height="100" rx="12" fill="#0F172A"/> |
| 85 | <rect x="740" y="490" width="480" height="4" rx="2" fill="#8B5CF6"/> |
| 86 | <text x="980" y="535" font-size="17" font-weight="800" fill="#FFFFFF" text-anchor="middle" letter-spacing="0.5">CORE ADVANTAGE = TECH × MARKET × OPS</text> |
| 87 | <text x="980" y="565" font-size="13" font-weight="600" fill="#94A3B8" text-anchor="middle">Deep integration creates an irreplicable competitive moat</text> |
| 88 | </g> |
| 89 | </g> |
| 90 | <!-- ==================== Footer ==================== --> |
| 91 | <g id="source" data-pptx-bounds="40 666 1200 39"> |
| 92 | <text x="60" y="690" font-size="13" font-weight="600" fill="#94A3B8">Note: Circle area denotes scope; intersections denote synergistic value and cross-functional advantages.</text> |
| 93 | </g> |
| 94 | </svg> |
| 95 |