| 1 | # Execution Lock |
| 2 | |
| 3 | ## canvas |
| 4 | - viewBox: 0 0 1280 720 |
| 5 | - format: PPT 16:9 |
| 6 | |
| 7 | ## colors |
| 8 | - bg: #0A0A0A |
| 9 | - bg_secondary: #1A1A1A |
| 10 | - primary: #C9A96E |
| 11 | - accent: #E8D5B5 |
| 12 | - secondary_accent: #8B7355 |
| 13 | - text: #F5F0EB |
| 14 | - text_secondary: #9E9690 |
| 15 | - border: #2A2520 |
| 16 | |
| 17 | ## typography |
| 18 | - font_family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif |
| 19 | - title_family: Georgia, SimSun, serif |
| 20 | - emphasis_family: Georgia, SimSun, serif |
| 21 | - code_family: Consolas, "Courier New", monospace |
| 22 | - body: 18 |
| 23 | - title: 30 |
| 24 | - subtitle: 24 |
| 25 | - cover_title: 60 |
| 26 | - brand_heading: 36 |
| 27 | - annotation: 13 |
| 28 | - label: 14 |
| 29 | |
| 30 | ## icons |
| 31 | - library: phosphor-duotone |
| 32 | - brand_library: simple-icons |
| 33 | - inventory: dress, diamond, watch, house, palette, flower, handbag, star, handshake, scissors, storefront, camera, crown, sparkle, tag, globe |
| 34 | |
| 35 | ## images |
| 36 | - cover_hermes: images/cover_hermes.jpg |
| 37 | - hermes_home: images/hermes_home.jpg |
| 38 | - chanel_coco: images/chanel_coco.jpg |
| 39 | - dior_fashion: images/dior_fashion.jpg |
| 40 | - dior_watch1: images/dior_watch1.jpg |
| 41 | - lv_objets: images/lv_objets.jpg |
| 42 | - gucci_memoria1: images/gucci_memoria1.jpg |
| 43 | - gucci_memoria2: images/gucci_memoria2.jpg |
| 44 | - vhernier_jewelry: images/vhernier_jewelry.jpg |
| 45 | - celine_summer: images/celine_summer.jpg |
| 46 | - bv_arts: images/bv_arts.jpg |
| 47 | - mcqueen_exhibition: images/mcqueen_exhibition.jpg |
| 48 | - maxmara_show: images/maxmara_show.jpg |
| 49 | - chloe_tomato: images/chloe_tomato.jpg |
| 50 | - tadfab_bag: images/tadfab_bag.jpg |
| 51 | - apedemod_fold: images/apedemod_fold.jpg |
| 52 | - boss_fragrance: images/boss_fragrance.jpg |
| 53 | - fresh_event: images/fresh_event.jpg |
| 54 | - jorya_popup: images/jorya_popup.jpg |
| 55 | - arket_gohar: images/arket_gohar.jpg |
| 56 | - stevemadden_lexie: images/stevemadden_lexie.jpg |
| 57 | - crocs_molly: images/crocs_molly.jpg |
| 58 | |
| 59 | ## page_rhythm |
| 60 | - P01: anchor |
| 61 | - P02: dense |
| 62 | - P03: breathing |
| 63 | - P04: dense |
| 64 | - P05: breathing |
| 65 | - P06: dense |
| 66 | - P07: dense |
| 67 | - P08: dense |
| 68 | - P09: dense |
| 69 | - P10: dense |
| 70 | - P11: dense |
| 71 | - P12: dense |
| 72 | - P13: dense |
| 73 | - P14: dense |
| 74 | - P15: dense |
| 75 | - P16: anchor |
| 76 | |
| 77 | ## forbidden |
| 78 | - Mixing icon libraries |
| 79 | - `<style>`, `class`, `<foreignObject>`, `textPath`, `@font-face`, `<animate*>`, `<script>`, `<iframe>`, `<symbol>`+`<use>` |
| 80 | - HTML named entities in text (` `, `—`, `©`, `–`, `®`, `…`, `•` …) — write as raw Unicode |
| 81 |