| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720"> |
| 2 | <defs> |
| 3 | <linearGradient id="cover_scrim" x1="0%" y1="100%" x2="0%" y2="0%"> |
| 4 | <stop offset="0%" stop-color="#0E1116" stop-opacity="0.95"/> |
| 5 | <stop offset="55%" stop-color="#0E1116" stop-opacity="0.55"/> |
| 6 | <stop offset="100%" stop-color="#0E1116" stop-opacity="0.05"/> |
| 7 | </linearGradient> |
| 8 | </defs> |
| 9 | |
| 10 | <g id="background"> |
| 11 | <rect width="1280" height="720" fill="#0E1116"/> |
| 12 | <image href="../images/cover_atmosphere.png" x="0" y="0" width="1280" height="720" preserveAspectRatio="xMidYMid slice"/> |
| 13 | <rect x="0" y="0" width="1280" height="720" fill="url(#cover_scrim)"/> |
| 14 | </g> |
| 15 | |
| 16 | <g id="cover-chrome"> |
| 17 | <text x="60" y="56" font-family="Cambria, "Microsoft YaHei", serif" font-size="11" fill="#8A857E" letter-spacing="3">INDUSTRY BRIEFING · 2026.05</text> |
| 18 | <line x1="60" y1="72" x2="200" y2="72" stroke="#E63946" stroke-width="1"/> |
| 19 | </g> |
| 20 | |
| 21 | <g id="cover-title"> |
| 22 | <text x="60" y="440" font-family="Cambria, "Microsoft YaHei", serif" font-size="72" font-weight="bold" fill="#E8E6E1" letter-spacing="-1">2026 全球 AI 资本格局</text> |
| 23 | <text x="60" y="490" font-family="Cambria, "Microsoft YaHei", serif" font-size="28" font-style="italic" fill="#C9C5BE" letter-spacing="0.5">Capital, Compute, and the Closed Loop</text> |
| 24 | </g> |
| 25 | |
| 26 | <g id="cover-meta"> |
| 27 | <line x1="60" y1="540" x2="1220" y2="540" stroke="#2A2F36" stroke-width="1"/> |
| 28 | <text x="60" y="580" font-family=""Microsoft YaHei", Arial, sans-serif" font-size="14" fill="#8A857E">作者 · PPT Master 行业洞察 / Author · PPT Master Industry Insight</text> |
| 29 | <text x="60" y="608" font-family=""Microsoft YaHei", Arial, sans-serif" font-size="14" fill="#8A857E">数据截至 / Data as of <tspan fill="#E8E6E1" font-weight="bold">2026-05-15</tspan></text> |
| 30 | |
| 31 | <text x="1220" y="580" text-anchor="end" font-family="Cambria, serif" font-size="11" fill="#5C5852" letter-spacing="2">VOL. 01 · NO. 05</text> |
| 32 | <text x="1220" y="608" text-anchor="end" font-family=""Microsoft YaHei", Arial, sans-serif" font-size="14" fill="#E63946" font-weight="bold">$297B · 81% · 4 deals</text> |
| 33 | </g> |
| 34 | |
| 35 | <g id="cover-footer"> |
| 36 | <text x="60" y="690" font-family=""Microsoft YaHei", Arial, sans-serif" font-size="10" fill="#5C5852">Sources: Crunchbase · Bloomberg · CNBC · TechCrunch · Anthropic · OpenAI</text> |
| 37 | <text x="1220" y="690" text-anchor="end" font-family="Cambria, serif" font-size="10" fill="#5C5852">01 / 20</text> |
| 38 | </g> |
| 39 | </svg> |
| 40 |