返回 ppt-master
11_berlin.svg
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
2 <defs>
3 <linearGradient id="topScrim11" x1="0%" y1="0%" x2="0%" y2="100%">
4 <stop offset="0%" stop-color="#F5EFE0" stop-opacity="0.85"/>
5 <stop offset="100%" stop-color="#F5EFE0" stop-opacity="0"/>
6 </linearGradient>
7 <linearGradient id="botScrim11" x1="0%" y1="0%" x2="0%" y2="100%">
8 <stop offset="0%" stop-color="#1A1A1A" stop-opacity="0"/>
9 <stop offset="100%" stop-color="#1A1A1A" stop-opacity="0.78"/>
10 </linearGradient>
11 <pattern id="dotP11" x="0" y="0" width="7" height="7" patternUnits="userSpaceOnUse">
12 <circle cx="3.5" cy="3.5" r="0.7" fill="#1A1A1A" fill-opacity="0.08"/>
13 </pattern>
14 </defs>
15
16 <rect id="bg" width="1280" height="720" fill="#F5EFE0"/>
17
18 <!-- Full-bleed hero -->
19 <g id="hero">
20 <image href="../images/berlin_bucherbogen.png" x="0" y="0" width="1280" height="720" preserveAspectRatio="xMidYMid slice"/>
21 </g>
22
23 <!-- Light wash to push image toward background -->
24 <rect id="wash" width="1280" height="720" fill="#F5EFE0" fill-opacity="0.55"/>
25 <rect id="grain" width="1280" height="720" fill="url(#dotP11)"/>
26
27 <!-- Top scrim and header -->
28 <rect id="top-scrim" x="0" y="0" width="1280" height="200" fill="url(#topScrim11)"/>
29 <g id="header">
30 <text x="60" y="80" font-family="Consolas, 'Courier New', monospace" font-size="13" fill="#1A1A1A" letter-spacing="4">PART 04 · 全球独立书店 NO.4 — 柏林</text>
31 <line x1="60" y1="96" x2="320" y2="96" stroke="#FF5C8A" stroke-width="3"/>
32 </g>
33
34 <!-- Centered oversized title -->
35 <g id="big-title">
36 <text x="640" y="380" font-family="Impact, 'Arial Black', 'Microsoft YaHei', sans-serif" font-size="100" fill="#FF5C8A" text-anchor="middle" letter-spacing="-2">BÜCHERBOGEN</text>
37 <text x="638" y="378" font-family="Impact, 'Arial Black', 'Microsoft YaHei', sans-serif" font-size="100" fill="#1A1A1A" text-anchor="middle" letter-spacing="-2">BÜCHERBOGEN</text>
38 <text x="640" y="430" font-family="Consolas, 'Courier New', monospace" font-size="16" fill="#1E4DBC" text-anchor="middle" letter-spacing="6">柏林 · BERLIN · S-BAHN ARCHES</text>
39 </g>
40
41 <!-- Bottom scrim + info -->
42 <rect id="bot-scrim" x="0" y="500" width="1280" height="220" fill="url(#botScrim11)"/>
43
44 <g id="bottom-info">
45 <!-- Pink accent bar -->
46 <rect x="60" y="540" width="14" height="120" fill="#FF5C8A"/>
47 <rect x="63" y="543" width="14" height="120" fill="#1E4DBC" opacity="0.6"/>
48 <rect x="60" y="540" width="14" height="120" fill="#FF5C8A"/>
49
50 <text x="92" y="568" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="24" font-weight="900" fill="#F5EFE0">藏在 S-BAHN 高架桥下的拱顶</text>
51 <text x="92" y="600" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="16" fill="#F5EFE0">砖砌拱顶 + 火车隆隆 + 头顶尘埃 —— 专攻艺术 / 设计 / 摄影 / 电影 / 建筑书</text>
52 <text x="92" y="624" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="16" fill="#F5EFE0">柏林"特定主题书店"的范式:不要全面,要绝对</text>
53 <text x="92" y="654" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="14" font-weight="900" fill="#FF5C8A">→ 书店 = 一个主题的世界</text>
54
55 <!-- Right-side stat block -->
56 <rect x="900" y="540" width="320" height="120" fill="#1E4DBC"/>
57 <rect x="903" y="543" width="320" height="120" fill="#FF5C8A" opacity="0.6"/>
58 <rect x="900" y="540" width="320" height="120" fill="#1E4DBC"/>
59 <text x="1060" y="586" font-family="Impact, 'Arial Black', 'Microsoft YaHei', sans-serif" font-size="32" fill="#F5EFE0" text-anchor="middle">5 SUBJECTS</text>
60 <text x="1060" y="616" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="14" fill="#F5EFE0" text-anchor="middle">艺术 / 设计 / 摄影 / 电影 / 建筑</text>
61 <text x="1060" y="640" font-family="Consolas, 'Courier New', monospace" font-size="11" fill="#FF5C8A" text-anchor="middle" letter-spacing="2">UNDER ONE ARCHED VAULT</text>
62 </g>
63
64 <g id="page-num">
65 <text x="60" y="708" font-family="Consolas, 'Courier New', monospace" font-size="11" fill="#F5EFE0" letter-spacing="2">P11 · BERLIN BÜCHERBOGEN</text>
66 <text x="1220" y="708" font-family="Consolas, 'Courier New', monospace" font-size="11" fill="#F5EFE0" text-anchor="end" letter-spacing="2">EUROPEAN INDIE BOOKSTORE FINALE</text>
67 </g>
68 </svg>
69
69 lines Plain Text