| 1 | # Execution Lock |
| 2 | |
| 3 | ## canvas |
| 4 | - viewBox: 0 0 1280 720 |
| 5 | - format: PPT 16:9 |
| 6 | |
| 7 | ## colors |
| 8 | - bg: #F5F2EC |
| 9 | - bg_secondary: #EBE6DC |
| 10 | - primary: #2B3A4A |
| 11 | - secondary_accent: #5A6B7A |
| 12 | - accent_warning: #C2410C |
| 13 | - accent_regen: #6B7A4F |
| 14 | - accent_heritage: #8B7355 |
| 15 | - text: #2B3A4A |
| 16 | - text_secondary: #5A6B7A |
| 17 | - text_tertiary: #8A8275 |
| 18 | - border: #D6CFC0 |
| 19 | - on_dark_text: #F5F2EC |
| 20 | - on_dark_text_secondary: #D6CFC0 |
| 21 | - on_dark_text_tertiary: #A8B0B8 |
| 22 | - card_white: #FFFFFF |
| 23 | - accent_regen_light: #A8C575 |
| 24 | - bg_dark_navy: #1A2530 |
| 25 | - bg_dark_charcoal: #1A1A1A |
| 26 | - bg_dark_olive: #1F2A1F |
| 27 | |
| 28 | ## typography |
| 29 | - font_family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif |
| 30 | - title_family: Georgia, KaiTi, serif |
| 31 | - body_family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif |
| 32 | - emphasis_family: KaiTi, Georgia, serif |
| 33 | - code_family: Consolas, "Courier New", monospace |
| 34 | - body: 20 |
| 35 | - title: 34 |
| 36 | - subtitle: 26 |
| 37 | - chapter_title: 48 |
| 38 | - cover_title: 72 |
| 39 | - hero_number: 64 |
| 40 | - annotation: 14 |
| 41 | - page_number: 12 |
| 42 | - mega_kpi: 120 |
| 43 | - chapter_numeral: 280 |
| 44 | |
| 45 | ## icons |
| 46 | - library: tabler-outline |
| 47 | - stroke_width: 2 |
| 48 | - inventory: flame, clock, building-skyscraper, tool, refresh, leaf, bomb, map-pin, coin, users, clipboard-check, quote |
| 49 | |
| 50 | ## images |
| 51 | - cover_bg: images/640.png |
| 52 | - fire_movie: images/640_1.png |
| 53 | - pruitt_before: images/640_2.png |
| 54 | - pruitt_demolish: images/640_3.png |
| 55 | - amp_before: images/640_4.png |
| 56 | - qqt_after: images/640_5.png |
| 57 | - qqt_detail1: images/640_6.png |
| 58 | - qqt_detail2: images/640_7.png |
| 59 | - qqt_detail3: images/640_8.png |
| 60 | - sz_before: images/640_9.png |
| 61 | - sz_after: images/640_10.png |
| 62 | - sh_before: images/640_11.png |
| 63 | - sh_after: images/640_12.png |
| 64 | - nyc_one_wall: images/640_13.png |
| 65 | - nyc_apartment: images/640_14.png |
| 66 | - atmosphere_glass: images/640_15.png |
| 67 | - bj_huancheng: images/640_16.png |
| 68 | - muji_room: images/640_17.png |
| 69 | - atmosphere_skyscraper: images/640_18.png |
| 70 | - zhejiang_before: images/640_19.png |
| 71 | - zhejiang_after: images/640_20.png |
| 72 | - community_meeting: images/640_21.png |
| 73 | - city_inspection: images/640_22.png |
| 74 | - skyline_ending: images/640_23.png |
| 75 | - circle_decor: images/640_24.png |
| 76 | |
| 77 | ## page_rhythm |
| 78 | - P01: anchor |
| 79 | - P02: anchor |
| 80 | - P03: dense |
| 81 | - P04: dense |
| 82 | - P05: dense |
| 83 | - P06: anchor |
| 84 | - P07: dense |
| 85 | - P08: breathing |
| 86 | - P09: dense |
| 87 | - P10: dense |
| 88 | - P11: dense |
| 89 | - P12: anchor |
| 90 | - P13: dense |
| 91 | - P14: breathing |
| 92 | - P15: anchor |
| 93 | |
| 94 | ## page_charts |
| 95 | - P02: agenda_list |
| 96 | - P15: numbered_steps |
| 97 | |
| 98 | ## forbidden |
| 99 | - Mixing icon libraries |
| 100 | - `<style>`, `class`, `<foreignObject>`, `textPath`, `@font-face`, `<animate*>`, `<script>`, `<iframe>`, `<symbol>`+`<use>` |
| 101 | - HTML named entities in text |
| 102 |