awesome-design-md 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (220) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +172 -0
  3. package/bin/cli.mjs +126 -0
  4. package/design-md/airbnb/DESIGN.md +246 -0
  5. package/design-md/airbnb/README.md +23 -0
  6. package/design-md/airbnb/preview-dark.html +234 -0
  7. package/design-md/airbnb/preview.html +233 -0
  8. package/design-md/airtable/DESIGN.md +89 -0
  9. package/design-md/airtable/README.md +23 -0
  10. package/design-md/airtable/preview-dark.html +165 -0
  11. package/design-md/airtable/preview.html +164 -0
  12. package/design-md/apple/DESIGN.md +313 -0
  13. package/design-md/apple/README.md +24 -0
  14. package/design-md/apple/preview-dark.html +422 -0
  15. package/design-md/apple/preview.html +416 -0
  16. package/design-md/bmw/DESIGN.md +180 -0
  17. package/design-md/bmw/README.md +23 -0
  18. package/design-md/bmw/preview-dark.html +211 -0
  19. package/design-md/bmw/preview.html +210 -0
  20. package/design-md/cal/DESIGN.md +259 -0
  21. package/design-md/cal/README.md +23 -0
  22. package/design-md/cal/preview-dark.html +449 -0
  23. package/design-md/cal/preview.html +575 -0
  24. package/design-md/claude/DESIGN.md +312 -0
  25. package/design-md/claude/README.md +24 -0
  26. package/design-md/claude/preview-dark.html +803 -0
  27. package/design-md/claude/preview.html +826 -0
  28. package/design-md/clay/DESIGN.md +304 -0
  29. package/design-md/clay/README.md +23 -0
  30. package/design-md/clay/preview-dark.html +318 -0
  31. package/design-md/clay/preview.html +317 -0
  32. package/design-md/clickhouse/DESIGN.md +281 -0
  33. package/design-md/clickhouse/README.md +24 -0
  34. package/design-md/clickhouse/preview-dark.html +834 -0
  35. package/design-md/clickhouse/preview.html +786 -0
  36. package/design-md/cohere/DESIGN.md +266 -0
  37. package/design-md/cohere/README.md +24 -0
  38. package/design-md/cohere/preview-dark.html +810 -0
  39. package/design-md/cohere/preview.html +814 -0
  40. package/design-md/coinbase/DESIGN.md +129 -0
  41. package/design-md/coinbase/README.md +23 -0
  42. package/design-md/coinbase/preview-dark.html +164 -0
  43. package/design-md/coinbase/preview.html +163 -0
  44. package/design-md/composio/DESIGN.md +307 -0
  45. package/design-md/composio/README.md +24 -0
  46. package/design-md/composio/preview-dark.html +958 -0
  47. package/design-md/composio/preview.html +933 -0
  48. package/design-md/cursor/DESIGN.md +309 -0
  49. package/design-md/cursor/README.md +24 -0
  50. package/design-md/cursor/preview-dark.html +395 -0
  51. package/design-md/cursor/preview.html +385 -0
  52. package/design-md/elevenlabs/DESIGN.md +265 -0
  53. package/design-md/elevenlabs/README.md +23 -0
  54. package/design-md/elevenlabs/preview-dark.html +254 -0
  55. package/design-md/elevenlabs/preview.html +253 -0
  56. package/design-md/expo/DESIGN.md +281 -0
  57. package/design-md/expo/README.md +24 -0
  58. package/design-md/expo/preview-dark.html +536 -0
  59. package/design-md/expo/preview.html +536 -0
  60. package/design-md/figma/DESIGN.md +220 -0
  61. package/design-md/figma/README.md +24 -0
  62. package/design-md/figma/preview-dark.html +831 -0
  63. package/design-md/figma/preview.html +841 -0
  64. package/design-md/framer/DESIGN.md +246 -0
  65. package/design-md/framer/README.md +23 -0
  66. package/design-md/framer/preview-dark.html +904 -0
  67. package/design-md/framer/preview.html +885 -0
  68. package/design-md/hashicorp/DESIGN.md +278 -0
  69. package/design-md/hashicorp/README.md +24 -0
  70. package/design-md/hashicorp/preview-dark.html +1206 -0
  71. package/design-md/hashicorp/preview.html +1195 -0
  72. package/design-md/ibm/DESIGN.md +332 -0
  73. package/design-md/ibm/README.md +24 -0
  74. package/design-md/ibm/preview-dark.html +445 -0
  75. package/design-md/ibm/preview.html +430 -0
  76. package/design-md/intercom/DESIGN.md +146 -0
  77. package/design-md/intercom/README.md +23 -0
  78. package/design-md/intercom/preview-dark.html +185 -0
  79. package/design-md/intercom/preview.html +184 -0
  80. package/design-md/kraken/DESIGN.md +125 -0
  81. package/design-md/kraken/README.md +23 -0
  82. package/design-md/kraken/preview-dark.html +169 -0
  83. package/design-md/kraken/preview.html +168 -0
  84. package/design-md/linear.app/DESIGN.md +367 -0
  85. package/design-md/linear.app/README.md +24 -0
  86. package/design-md/linear.app/preview-dark.html +385 -0
  87. package/design-md/linear.app/preview.html +375 -0
  88. package/design-md/lovable/DESIGN.md +298 -0
  89. package/design-md/lovable/README.md +24 -0
  90. package/design-md/lovable/preview-dark.html +351 -0
  91. package/design-md/lovable/preview.html +350 -0
  92. package/design-md/minimax/DESIGN.md +257 -0
  93. package/design-md/minimax/README.md +24 -0
  94. package/design-md/minimax/preview-dark.html +1267 -0
  95. package/design-md/minimax/preview.html +1253 -0
  96. package/design-md/mintlify/DESIGN.md +326 -0
  97. package/design-md/mintlify/README.md +24 -0
  98. package/design-md/mintlify/preview-dark.html +411 -0
  99. package/design-md/mintlify/preview.html +400 -0
  100. package/design-md/miro/DESIGN.md +108 -0
  101. package/design-md/miro/README.md +23 -0
  102. package/design-md/miro/preview-dark.html +174 -0
  103. package/design-md/miro/preview.html +173 -0
  104. package/design-md/mistral.ai/DESIGN.md +261 -0
  105. package/design-md/mistral.ai/README.md +24 -0
  106. package/design-md/mistral.ai/preview-dark.html +813 -0
  107. package/design-md/mistral.ai/preview.html +812 -0
  108. package/design-md/mongodb/DESIGN.md +266 -0
  109. package/design-md/mongodb/README.md +23 -0
  110. package/design-md/mongodb/preview-dark.html +262 -0
  111. package/design-md/mongodb/preview.html +261 -0
  112. package/design-md/notion/DESIGN.md +309 -0
  113. package/design-md/notion/README.md +24 -0
  114. package/design-md/notion/preview-dark.html +374 -0
  115. package/design-md/notion/preview.html +366 -0
  116. package/design-md/nvidia/DESIGN.md +293 -0
  117. package/design-md/nvidia/README.md +24 -0
  118. package/design-md/nvidia/preview-dark.html +376 -0
  119. package/design-md/nvidia/preview.html +368 -0
  120. package/design-md/ollama/DESIGN.md +267 -0
  121. package/design-md/ollama/README.md +24 -0
  122. package/design-md/ollama/preview-dark.html +678 -0
  123. package/design-md/ollama/preview.html +678 -0
  124. package/design-md/opencode.ai/DESIGN.md +281 -0
  125. package/design-md/opencode.ai/README.md +24 -0
  126. package/design-md/opencode.ai/preview-dark.html +368 -0
  127. package/design-md/opencode.ai/preview.html +359 -0
  128. package/design-md/pinterest/DESIGN.md +230 -0
  129. package/design-md/pinterest/README.md +23 -0
  130. package/design-md/pinterest/preview-dark.html +233 -0
  131. package/design-md/pinterest/preview.html +232 -0
  132. package/design-md/posthog/DESIGN.md +256 -0
  133. package/design-md/posthog/README.md +23 -0
  134. package/design-md/posthog/preview-dark.html +701 -0
  135. package/design-md/posthog/preview.html +751 -0
  136. package/design-md/raycast/DESIGN.md +268 -0
  137. package/design-md/raycast/README.md +23 -0
  138. package/design-md/raycast/preview-dark.html +608 -0
  139. package/design-md/raycast/preview.html +690 -0
  140. package/design-md/replicate/DESIGN.md +261 -0
  141. package/design-md/replicate/README.md +24 -0
  142. package/design-md/replicate/preview-dark.html +828 -0
  143. package/design-md/replicate/preview.html +831 -0
  144. package/design-md/resend/DESIGN.md +303 -0
  145. package/design-md/resend/README.md +23 -0
  146. package/design-md/resend/preview-dark.html +357 -0
  147. package/design-md/resend/preview.html +356 -0
  148. package/design-md/revolut/DESIGN.md +185 -0
  149. package/design-md/revolut/README.md +23 -0
  150. package/design-md/revolut/preview-dark.html +234 -0
  151. package/design-md/revolut/preview.html +233 -0
  152. package/design-md/runwayml/DESIGN.md +244 -0
  153. package/design-md/runwayml/README.md +24 -0
  154. package/design-md/runwayml/preview-dark.html +664 -0
  155. package/design-md/runwayml/preview.html +665 -0
  156. package/design-md/sanity/DESIGN.md +357 -0
  157. package/design-md/sanity/README.md +24 -0
  158. package/design-md/sanity/preview-dark.html +995 -0
  159. package/design-md/sanity/preview.html +1140 -0
  160. package/design-md/sentry/DESIGN.md +262 -0
  161. package/design-md/sentry/README.md +24 -0
  162. package/design-md/sentry/preview-dark.html +628 -0
  163. package/design-md/sentry/preview.html +953 -0
  164. package/design-md/spacex/DESIGN.md +194 -0
  165. package/design-md/spacex/README.md +23 -0
  166. package/design-md/spacex/preview-dark.html +223 -0
  167. package/design-md/spacex/preview.html +222 -0
  168. package/design-md/spotify/DESIGN.md +246 -0
  169. package/design-md/spotify/README.md +23 -0
  170. package/design-md/spotify/preview-dark.html +231 -0
  171. package/design-md/spotify/preview.html +230 -0
  172. package/design-md/stripe/DESIGN.md +322 -0
  173. package/design-md/stripe/README.md +24 -0
  174. package/design-md/stripe/preview-dark.html +430 -0
  175. package/design-md/stripe/preview.html +421 -0
  176. package/design-md/supabase/DESIGN.md +255 -0
  177. package/design-md/supabase/README.md +24 -0
  178. package/design-md/supabase/preview-dark.html +977 -0
  179. package/design-md/supabase/preview.html +955 -0
  180. package/design-md/superhuman/DESIGN.md +252 -0
  181. package/design-md/superhuman/README.md +23 -0
  182. package/design-md/superhuman/preview-dark.html +975 -0
  183. package/design-md/superhuman/preview.html +953 -0
  184. package/design-md/together.ai/DESIGN.md +263 -0
  185. package/design-md/together.ai/README.md +24 -0
  186. package/design-md/together.ai/preview-dark.html +892 -0
  187. package/design-md/together.ai/preview.html +897 -0
  188. package/design-md/uber/DESIGN.md +295 -0
  189. package/design-md/uber/README.md +24 -0
  190. package/design-md/uber/preview-dark.html +1164 -0
  191. package/design-md/uber/preview.html +1163 -0
  192. package/design-md/vercel/DESIGN.md +310 -0
  193. package/design-md/vercel/README.md +24 -0
  194. package/design-md/vercel/preview-dark.html +370 -0
  195. package/design-md/vercel/preview.html +369 -0
  196. package/design-md/voltagent/DESIGN.md +323 -0
  197. package/design-md/voltagent/README.md +24 -0
  198. package/design-md/voltagent/preview-dark.html +487 -0
  199. package/design-md/voltagent/preview.html +766 -0
  200. package/design-md/warp/DESIGN.md +253 -0
  201. package/design-md/warp/README.md +23 -0
  202. package/design-md/warp/preview-dark.html +502 -0
  203. package/design-md/warp/preview.html +535 -0
  204. package/design-md/webflow/DESIGN.md +92 -0
  205. package/design-md/webflow/README.md +23 -0
  206. package/design-md/webflow/preview-dark.html +147 -0
  207. package/design-md/webflow/preview.html +146 -0
  208. package/design-md/wise/DESIGN.md +173 -0
  209. package/design-md/wise/README.md +23 -0
  210. package/design-md/wise/preview-dark.html +230 -0
  211. package/design-md/wise/preview.html +229 -0
  212. package/design-md/x.ai/DESIGN.md +257 -0
  213. package/design-md/x.ai/README.md +24 -0
  214. package/design-md/x.ai/preview-dark.html +358 -0
  215. package/design-md/x.ai/preview.html +409 -0
  216. package/design-md/zapier/DESIGN.md +328 -0
  217. package/design-md/zapier/README.md +24 -0
  218. package/design-md/zapier/preview-dark.html +382 -0
  219. package/design-md/zapier/preview.html +374 -0
  220. package/package.json +33 -0
@@ -0,0 +1,244 @@
1
+ # Design System: Runway
2
+
3
+ ## 1. Visual Theme & Atmosphere
4
+
5
+ Runway's interface is a cinematic reel brought to life as a website — a dark, editorial, film-production-grade design where full-bleed photography and video ARE the primary UI elements. This is not a typical tech product page; it's a visual manifesto for AI-powered creativity. Every section feels like a frame from a film: dramatic lighting, sweeping landscapes, and intimate human moments captured in high-quality imagery that dominates the viewport.
6
+
7
+ The design language is built on a single typeface — abcNormal — a clean, geometric sans-serif that handles everything from 48px display headlines to 11px uppercase labels. This single-font commitment creates an extreme typographic uniformity that lets the visual content speak louder than the text. Headlines use tight line-heights (1.0) with negative letter-spacing (-0.9px to -1.2px), creating compressed text blocks that feel like film titles rather than marketing copy.
8
+
9
+ What makes Runway distinctive is its complete commitment to visual content as design. Rather than illustrating features with icons or diagrams, Runway shows actual AI-generated and AI-enhanced imagery — cars driving through cinematic landscapes, artistic portraits, architectural renders. The interface itself retreats into near-invisibility: minimal borders, zero shadows, subtle cool-gray text, and a dark palette that puts maximum focus on the photography.
10
+
11
+ **Key Characteristics:**
12
+ - Cinematic full-bleed photography and video as primary UI elements
13
+ - Single typeface system: abcNormal for everything from display to micro labels
14
+ - Dark-dominant palette with cool-toned neutrals (#767d88, #7d848e)
15
+ - Zero shadows, minimal borders — the interface is intentionally invisible
16
+ - Tight display typography (line-height 1.0) with negative tracking (-0.9px to -1.2px)
17
+ - Uppercase labels with positive letter-spacing for navigational structure
18
+ - Weight 450 (unusual intermediate) for small uppercase text — precision craft
19
+ - Editorial magazine layout with mixed-size image grids
20
+
21
+ ## 2. Color Palette & Roles
22
+
23
+ ### Primary
24
+ - **Runway Black** (`#000000`): The primary page background and maximum-emphasis text.
25
+ - **Deep Black** (`#030303`): A near-imperceptible variant for layered dark surfaces.
26
+ - **Dark Surface** (`#1a1a1a`): Card backgrounds and elevated dark containers.
27
+ - **Pure White** (`#ffffff`): Primary text on dark surfaces and light-section backgrounds.
28
+
29
+ ### Surface & Background
30
+ - **Near White** (`#fefefe`): The lightest surface — barely distinguishable from pure white.
31
+ - **Cool Cloud** (`#e9ecf2`): Light section backgrounds with a cool blue-gray tint.
32
+ - **Border Dark** (`#27272a`): The single dark-mode border color — barely visible containment.
33
+
34
+ ### Neutrals & Text
35
+ - **Charcoal** (`#404040`): Primary body text on light surfaces and secondary text.
36
+ - **Near Charcoal** (`#3f3f3f`): Slightly lighter variant for dark-section secondary text.
37
+ - **Cool Slate** (`#767d88`): Secondary body text — a distinctly blue-gray cool neutral.
38
+ - **Mid Slate** (`#7d848e`): Tertiary text, metadata descriptions.
39
+ - **Muted Gray** (`#a7a7a7`): De-emphasized content, timestamps.
40
+ - **Cool Silver** (`#c9ccd1`): Light borders and dividers.
41
+ - **Light Silver** (`#d0d4d4`): The lightest border/divider variant.
42
+ - **Tailwind Gray** (`#6b7280`): Standard Tailwind neutral for supplementary text.
43
+ - **Dark Link** (`#0c0c0c`): Darkest link text — nearly black.
44
+ - **Footer Gray** (`#999999`): Footer links and deeply muted content.
45
+
46
+ ### Gradient System
47
+ - **None in the interface.** Visual richness comes entirely from photographic content — AI-generated and enhanced imagery provides all the color and gradient the design needs. The interface itself is intentionally colorless.
48
+
49
+ ## 3. Typography Rules
50
+
51
+ ### Font Family
52
+ - **Universal**: `abcNormal`, with fallback: `abcNormal Fallback`
53
+
54
+ *Note: abcNormal is a custom geometric sans-serif. For external implementations, Inter or DM Sans serve as close substitutes.*
55
+
56
+ ### Hierarchy
57
+
58
+ | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
59
+ |------|------|------|--------|-------------|----------------|-------|
60
+ | Display / Hero | abcNormal | 48px (3rem) | 400 | 1.00 (tight) | -1.2px | Maximum size, film-title presence |
61
+ | Section Heading | abcNormal | 40px (2.5rem) | 400 | 1.00–1.10 | -1px to 0px | Feature section titles |
62
+ | Sub-heading | abcNormal | 36px (2.25rem) | 400 | 1.00 (tight) | -0.9px | Secondary section markers |
63
+ | Card Title | abcNormal | 24px (1.5rem) | 400 | 1.00 (tight) | normal | Article and card headings |
64
+ | Feature Title | abcNormal | 20px (1.25rem) | 400 | 1.00 (tight) | normal | Small headings |
65
+ | Body / Button | abcNormal | 16px (1rem) | 400–600 | 1.30–1.50 | -0.16px to normal | Standard body, nav links |
66
+ | Caption / Label | abcNormal | 14px (0.88rem) | 500–600 | 1.25–1.43 | 0.35px (uppercase) | Metadata, section labels |
67
+ | Small | abcNormal | 13px (0.81rem) | 400 | 1.30 (tight) | -0.16px to -0.26px | Compact descriptions |
68
+ | Micro / Tag | abcNormal | 11px (0.69rem) | 450 | 1.30 (tight) | normal | Uppercase tags, tiny labels |
69
+
70
+ ### Principles
71
+ - **One typeface, complete expression**: abcNormal handles every text role. The design achieves variety through size, weight, case, and letter-spacing rather than font-family switching.
72
+ - **Tight everywhere**: Nearly every size uses line-height 1.0–1.30 — even body text is relatively compressed. This creates a dense, editorial feel.
73
+ - **Weight 450 — the precision detail**: Some small uppercase labels use weight 450, an uncommon intermediate between regular (400) and medium (500). This micro-craft signals typographic sophistication.
74
+ - **Negative tracking as default**: Even body text uses -0.16px to -0.26px letter-spacing, keeping everything slightly tighter than default.
75
+ - **Uppercase as structure**: Labels at 14px and 11px use `text-transform: uppercase` with positive letter-spacing (0.35px) to create navigational signposts that contrast with the tight lowercase text.
76
+
77
+ ## 4. Component Stylings
78
+
79
+ ### Buttons
80
+ - Text: weight 600 at 14px abcNormal
81
+ - Background: likely transparent or dark, with minimal border
82
+ - Radius: small (4px) for button-like links
83
+ - The button design is extremely restrained — no heavy fills or borders detected
84
+ - Interactive elements blend into the editorial flow
85
+
86
+ ### Cards & Containers
87
+ - Background: transparent or Dark Surface (`#1a1a1a`)
88
+ - Border: `1px solid #27272a` (dark mode) — barely visible containment
89
+ - Radius: small (4–8px) for functional elements; 16px for alert-style containers
90
+ - Shadow: zero — no shadows on any element
91
+ - Cards are primarily photographic — the image IS the card
92
+
93
+ ### Navigation
94
+ - Minimal horizontal nav — transparent over hero content
95
+ - Logo: Runway wordmark in white/black
96
+ - Links: abcNormal at 16px, weight 400–600
97
+ - Hover: text shifts to white or higher opacity
98
+ - Extremely subtle — designed to not compete with visual content
99
+
100
+ ### Image Treatment
101
+ - Full-bleed cinematic photography and video dominate
102
+ - AI-generated content shown at large scale as primary visual elements
103
+ - Mixed-size image grids creating editorial magazine layouts
104
+ - Dark overlays on hero images for text readability
105
+ - Product screenshots with subtle rounded corners (8px)
106
+
107
+ ### Distinctive Components
108
+
109
+ **Cinematic Hero**
110
+ - Full-viewport image or video with text overlay
111
+ - Headline in 48px abcNormal, white on dark imagery
112
+ - The image is always cinematic quality — film-grade composition
113
+
114
+ **Research Article Cards**
115
+ - Photographic thumbnails with article titles
116
+ - Mixed-size grid layout (large feature + smaller supporting)
117
+ - Clean text overlay or below-image caption style
118
+
119
+ **Trust Bar**
120
+ - Company logos (leading organizations across industries)
121
+ - Clean, monochrome treatment
122
+ - Horizontal layout with generous spacing
123
+
124
+ **Mission Statement**
125
+ - "We are building AI to simulate the world through imagination, art and aesthetics"
126
+ - On a dark background with white text
127
+ - The emotional close — artistic and philosophical
128
+
129
+ ## 5. Layout Principles
130
+
131
+ ### Spacing System
132
+ - Base unit: 8px
133
+ - Scale: 4px, 6px, 8px, 12px, 16px, 20px, 24px, 28px, 32px, 48px, 64px, 78px
134
+ - Section vertical spacing: generous (48–78px)
135
+ - Component gaps: 16–24px
136
+
137
+ ### Grid & Container
138
+ - Max container width: up to 1600px (cinema-wide)
139
+ - Hero: full-viewport, edge-to-edge
140
+ - Content sections: centered with generous margins
141
+ - Image grids: asymmetric, magazine-style mixed sizes
142
+ - Footer: full-width dark section
143
+
144
+ ### Whitespace Philosophy
145
+ - **Cinema-grade breathing**: Large vertical gaps between sections create a scrolling experience that feels like watching scenes change.
146
+ - **Images replace whitespace**: Where other sites use empty space, Runway fills it with photography. The visual content IS the breathing room.
147
+ - **Editorial grid asymmetry**: The image grid uses intentionally varied sizes — large hero images paired with smaller supporting images, creating visual rhythm.
148
+
149
+ ### Border Radius Scale
150
+ - Sharp (4px): Buttons, small interactive elements
151
+ - Subtle (6px): Links, small containers
152
+ - Comfortable (8px): Standard containers, image cards
153
+ - Generous (16px): Alert-style containers, featured elements
154
+
155
+ ## 6. Depth & Elevation
156
+
157
+ | Level | Treatment | Use |
158
+ |-------|-----------|-----|
159
+ | Flat (Level 0) | No shadow, no border | Everything — the dominant state |
160
+ | Bordered (Level 1) | `1px solid #27272a` | Alert containers only |
161
+ | Dark Section (Level 2) | Dark bg (#000000 / #1a1a1a) with light text | Hero, features, footer |
162
+ | Light Section (Level 3) | White/Cool Cloud bg with dark text | Content sections, research |
163
+
164
+ **Shadow Philosophy**: Runway uses **zero shadows**. This is a film-production design decision — in cinema, depth comes from lighting, focus, and composition, not drop shadows. The interface mirrors this philosophy: depth is communicated through dark/light section alternation, photographic depth-of-field, and overlay transparency — never through CSS box-shadow.
165
+
166
+ ## 7. Do's and Don'ts
167
+
168
+ ### Do
169
+ - Use full-bleed cinematic photography as the primary visual element
170
+ - Use abcNormal for all text — maintain the single-typeface commitment
171
+ - Keep display line-heights at 1.0 with negative letter-spacing for film-title density
172
+ - Use the cool-gray neutral palette (#767d88, #7d848e) for secondary text
173
+ - Maintain zero shadows — depth comes from photography and section backgrounds
174
+ - Use uppercase with letter-spacing for navigational labels (14px, 0.35px spacing)
175
+ - Apply small border-radius (4–8px) — the design is NOT pill-shaped
176
+ - Let visual content (photos, videos) dominate — the UI should be invisible
177
+ - Use weight 450 for micro labels — the precision matters
178
+
179
+ ### Don't
180
+ - Don't add decorative colors to the interface — the only color comes from photography
181
+ - Don't use heavy borders or shadows — the interface must be nearly invisible
182
+ - Don't use pill-shaped radius — Runway's geometry is subtly rounded, not circular
183
+ - Don't use bold (700+) weight — 400–600 is the full range, with 450 as a precision tool
184
+ - Don't compete with the visual content — text overlays should be minimal and restrained
185
+ - Don't use gradient backgrounds in the interface — gradients exist only in photography
186
+ - Don't use more than one typeface — abcNormal handles everything
187
+ - Don't use body line-height above 1.50 — the tight, editorial feel is core
188
+ - Don't reduce image quality — cinematic photography IS the design
189
+
190
+ ## 8. Responsive Behavior
191
+
192
+ ### Breakpoints
193
+ | Name | Width | Key Changes |
194
+ |------|-------|-------------|
195
+ | Mobile | <640px | Single column, stacked images, reduced hero text |
196
+ | Tablet | 640–768px | 2-column image grids begin |
197
+ | Small Desktop | 768–1024px | Standard layout |
198
+ | Desktop | 1024–1280px | Full layout, expanded hero |
199
+ | Large Desktop | 1280–1600px | Maximum cinema-width container |
200
+
201
+ ### Touch Targets
202
+ - Navigation links at comfortable 16px
203
+ - Article cards serve as large touch targets
204
+ - Buttons at 14px weight 600 with adequate padding
205
+
206
+ ### Collapsing Strategy
207
+ - **Navigation**: Collapses to hamburger on mobile
208
+ - **Hero**: Full-bleed maintained, text scales down
209
+ - **Image grids**: Multi-column → 2-column → single column
210
+ - **Research articles**: Feature-size cards → stacked full-width
211
+ - **Trust logos**: Horizontal scroll or reduced grid
212
+
213
+ ### Image Behavior
214
+ - Cinematic images scale proportionally
215
+ - Full-bleed hero maintained across all sizes
216
+ - Image grids reflow to fewer columns
217
+ - Video content maintains aspect ratio
218
+
219
+ ## 9. Agent Prompt Guide
220
+
221
+ ### Quick Color Reference
222
+ - Background Dark: "Runway Black (#000000)"
223
+ - Background Light: "Pure White (#ffffff)"
224
+ - Primary Text Dark: "Charcoal (#404040)"
225
+ - Secondary Text: "Cool Slate (#767d88)"
226
+ - Muted Text: "Muted Gray (#a7a7a7)"
227
+ - Light Border: "Cool Silver (#c9ccd1)"
228
+ - Dark Border: "Border Dark (#27272a)"
229
+ - Card Surface: "Dark Surface (#1a1a1a)"
230
+
231
+ ### Example Component Prompts
232
+ - "Create a cinematic hero section: full-bleed dark background with a cinematic image overlay. Headline at 48px abcNormal weight 400, line-height 1.0, letter-spacing -1.2px in white. Minimal text below in Cool Slate (#767d88) at 16px."
233
+ - "Design a research article grid: one large card (50% width) with a cinematic image and 24px title, next to two smaller cards stacked. All images with 8px border-radius. Titles in white (dark bg) or Charcoal (#404040, light bg)."
234
+ - "Build a section label: 14px abcNormal weight 500, uppercase, letter-spacing 0.35px in Cool Slate (#767d88). No border, no background."
235
+ - "Create a trust bar: company logos in monochrome, horizontal layout with generous spacing. On dark background with white/gray logo treatments."
236
+ - "Design a mission statement section: Runway Black background, white text at 36px abcNormal, line-height 1.0, letter-spacing -0.9px. Centered, with generous vertical padding."
237
+
238
+ ### Iteration Guide
239
+ 1. Visual content first — always include cinematic photography
240
+ 2. Use abcNormal for everything — specify size and weight, never change the font
241
+ 3. Keep the interface invisible — no heavy borders, no shadows, no bright colors
242
+ 4. Use the cool slate grays (#767d88, #7d848e) for secondary text — not warm grays
243
+ 5. Uppercase labels need letter-spacing (0.35px) — never tight uppercase
244
+ 6. Dark sections should be truly dark (#000000 or #1a1a1a) — no medium grays as surfaces
@@ -0,0 +1,24 @@
1
+ # RunwayML Inspired Design System
2
+
3
+ [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/runwayml/DESIGN.md) extracted from the public [runwayml](https://runwayml.com/) website. This is not the official design system. Colors, fonts, and spacing may not be 100% accurate. But it's a good starting point for building something similar.
4
+
5
+ ## Files
6
+
7
+ | File | Description |
8
+ |------|-------------|
9
+ | `DESIGN.md` | Complete design system documentation (9 sections) |
10
+ | `preview.html` | Interactive design token catalog (light) |
11
+ | `preview-dark.html` | Interactive design token catalog (dark) |
12
+
13
+
14
+ Use [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/runwayml/DESIGN.md) to use as a reference for AI agents (Claude, Cursor, Stitch) to generate UI that looks like the RunwayML design language.
15
+
16
+ ## Preview
17
+
18
+ A sample landing page built with DESIGN.md. It shows the actual colors, typography, buttons, cards, spacing, and elevation, all in one page.
19
+
20
+ ### Dark Mode
21
+ ![RunwayML Design System — Dark Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/runwayml/preview-dark-screenshot.png)
22
+
23
+ ### Light Mode
24
+ ![RunwayML Design System — Light Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/runwayml/preview-screenshot.png)