| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720"> |
| 2 | <defs> |
| 3 | <linearGradient id="chapter_scrim" x1="0%" y1="0%" x2="100%" y2="0%"> |
| 4 | <stop offset="0%" stop-color="#0E1116" stop-opacity="0.92"/> |
| 5 | <stop offset="55%" stop-color="#0E1116" stop-opacity="0.35"/> |
| 6 | <stop offset="100%" stop-color="#0E1116" stop-opacity="0"/> |
| 7 | </linearGradient> |
| 8 | </defs> |
| 9 | |
| 10 | <g id="background"> |
| 11 | <rect width="1280" height="720" fill="#0E1116"/> |
| 12 | <image href="../images/nvidia_circular.png" x="0" y="0" width="1280" height="720" preserveAspectRatio="xMidYMid slice"/> |
| 13 | <rect x="0" y="0" width="1280" height="720" fill="url(#chapter_scrim)"/> |
| 14 | </g> |
| 15 | |
| 16 | <g id="chapter-chrome"> |
| 17 | <text x="60" y="56" font-family="Cambria, serif" font-size="11" fill="#8A857E" letter-spacing="3">PART V · INFRASTRUCTURE · 13</text> |
| 18 | <line x1="60" y1="72" x2="200" y2="72" stroke="#E63946" stroke-width="1"/> |
| 19 | </g> |
| 20 | |
| 21 | <g id="chapter-mark"> |
| 22 | <text x="60" y="280" font-family="Cambria, serif" font-size="180" font-weight="bold" fill="#E63946" opacity="0.85">V.</text> |
| 23 | </g> |
| 24 | |
| 25 | <g id="chapter-title"> |
| 26 | <text x="60" y="420" font-family="Cambria, "Microsoft YaHei", serif" font-size="64" font-weight="bold" fill="#E8E6E1">闭环</text> |
| 27 | <text x="200" y="420" font-family="Cambria, serif" font-size="32" font-style="italic" fill="#C9C5BE">/ The Closed Loop</text> |
| 28 | <text x="60" y="468" font-family="Cambria, "Microsoft YaHei", serif" font-size="22" fill="#C9C5BE">当芯片商同时是大股东</text> |
| 29 | <line x1="60" y1="500" x2="280" y2="500" stroke="#E63946" stroke-width="1"/> |
| 30 | </g> |
| 31 | |
| 32 | <g id="lede-points"> |
| 33 | <text x="60" y="550" font-family=""Microsoft YaHei", Arial, sans-serif" font-size="14" fill="#8A857E"> |
| 34 | <tspan x="60" dy="0">Nvidia 2026 至今股权投资 <tspan fill="#E63946" font-weight="bold">$40B+</tspan></tspan> |
| 35 | <tspan x="60" dy="24">OpenAI $30B · xAI · Anthropic · Mistral · CoreWeave 全到位</tspan> |
| 36 | <tspan x="60" dy="24">同时它的 <tspan fill="#E63946" font-weight="bold">85% 收入</tspan> 来自 <tspan fill="#E63946" font-weight="bold">6 个客户</tspan></tspan> |
| 37 | </text> |
| 38 | </g> |
| 39 | |
| 40 | <g id="chapter-footer"> |
| 41 | <line x1="60" y1="680" x2="1220" y2="680" stroke="#2A2F36" stroke-width="1"/> |
| 42 | <text x="60" y="700" font-family=""Microsoft YaHei", Arial, sans-serif" font-size="10" fill="#5C5852">Capital, Compute, and the Closed Loop · Part V opens at P13</text> |
| 43 | <text x="1220" y="700" text-anchor="end" font-family="Cambria, serif" font-size="10" fill="#5C5852">13 / 20</text> |
| 44 | </g> |
| 45 | </svg> |
| 46 |