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,293 @@
1
+ # Design System: NVIDIA
2
+
3
+ ## 1. Visual Theme & Atmosphere
4
+
5
+ NVIDIA's website is a high-contrast, technology-forward experience that communicates raw computational power through design restraint. The page is built on a stark black (`#000000`) and white (`#ffffff`) foundation, punctuated by NVIDIA's signature green (`#76b900`) -- a color so specific it functions as a brand fingerprint. This is not the lush green of nature; it's the electric, lime-shifted green of GPU-rendered light, a color that sits between chartreuse and kelly green and immediately signals "NVIDIA" to anyone in technology.
6
+
7
+ The custom NVIDIA-EMEA font family (with Arial and Helvetica fallbacks) creates a clean, industrial typographic voice. Headings at 36px bold with tight 1.25 line-height create dense, authoritative blocks of text. The font lacks the geometric playfulness of Silicon Valley sans-serifs -- it's European, pragmatic, and engineering-focused. Body text runs at 15-16px, comfortable for reading but not generous, maintaining the sense that screen real estate is optimized like GPU memory.
8
+
9
+ What distinguishes NVIDIA's design from other dark-background tech sites is the disciplined use of the green accent. The `#76b900` appears in borders (`2px solid #76b900`), link underlines (`underline 2px rgb(118, 185, 0)`), and CTAs -- but never as backgrounds or large surface areas on the main content. The green is a signal, not a surface. Combined with a deep shadow system (`rgba(0, 0, 0, 0.3) 0px 0px 5px`) and minimal border radius (1-2px), the overall effect is of precision engineering hardware rendered in pixels.
10
+
11
+ **Key Characteristics:**
12
+ - NVIDIA Green (`#76b900`) as pure accent -- borders, underlines, and interactive highlights only
13
+ - Black (`#000000`) dominant background with white (`#ffffff`) text on dark sections
14
+ - NVIDIA-EMEA custom font with Arial/Helvetica fallback -- industrial, European, clean
15
+ - Tight line-heights (1.25 for headings) creating dense, authoritative text blocks
16
+ - Minimal border radius (1-2px) -- sharp, engineered corners throughout
17
+ - Green-bordered buttons (`2px solid #76b900`) as primary interactive pattern
18
+ - Font Awesome 6 Pro/Sharp icon system at weight 900 for sharp iconography
19
+ - Multi-framework architecture (PrimeReact, Fluent UI, Element Plus) enabling rich interactive components
20
+
21
+ ## 2. Color Palette & Roles
22
+
23
+ ### Primary Brand
24
+ - **NVIDIA Green** (`#76b900`): The signature -- borders, link underlines, CTA outlines, active indicators. Never used as large surface fills.
25
+ - **True Black** (`#000000`): Primary page background, text on light surfaces, dominant tone.
26
+ - **Pure White** (`#ffffff`): Text on dark backgrounds, light section backgrounds, card surfaces.
27
+
28
+ ### Extended Brand Palette
29
+ - **NVIDIA Green Light** (`#bff230`): Bright lime accent for highlights and hover states.
30
+ - **Orange 400** (`#df6500`): Warm accent for alerts, featured badges, or energy-related contexts.
31
+ - **Yellow 300** (`#ef9100`): Secondary warm accent, product category highlights.
32
+ - **Yellow 050** (`#feeeb2`): Light warm surface for callout backgrounds.
33
+
34
+ ### Status & Semantic
35
+ - **Red 500** (`#e52020`): Error states, destructive actions, critical alerts.
36
+ - **Red 800** (`#650b0b`): Deep red for severe warning backgrounds.
37
+ - **Green 500** (`#3f8500`): Success states, positive indicators (darker than brand green).
38
+ - **Blue 700** (`#0046a4`): Informational accents, link hover alternative.
39
+
40
+ ### Decorative
41
+ - **Purple 800** (`#4d1368`): Deep purple for gradient ends, premium/AI contexts.
42
+ - **Purple 100** (`#f9d4ff`): Light purple surface tint.
43
+ - **Fuchsia 700** (`#8c1c55`): Rich accent for special promotions or featured content.
44
+
45
+ ### Neutral Scale
46
+ - **Gray 300** (`#a7a7a7`): Muted text, disabled labels.
47
+ - **Gray 400** (`#898989`): Secondary text, metadata.
48
+ - **Gray 500** (`#757575`): Tertiary text, placeholders, footers.
49
+ - **Gray Border** (`#5e5e5e`): Subtle borders, divider lines.
50
+ - **Near Black** (`#1a1a1a`): Dark surfaces, card backgrounds on black pages.
51
+
52
+ ### Interactive States
53
+ - **Link Default (dark bg)** (`#ffffff`): White links on dark backgrounds.
54
+ - **Link Default (light bg)** (`#000000`): Black links with green underline on light backgrounds.
55
+ - **Link Hover** (`#3860be`): Blue shift on hover across all link variants.
56
+ - **Button Hover** (`#1eaedb`): Teal highlight for button hover states.
57
+ - **Button Active** (`#007fff`): Bright blue for active/pressed button states.
58
+ - **Focus Ring** (`#000000 solid 2px`): Black outline for keyboard focus.
59
+
60
+ ### Shadows & Depth
61
+ - **Card Shadow** (`rgba(0, 0, 0, 0.3) 0px 0px 5px 0px`): Subtle ambient shadow for elevated cards.
62
+
63
+ ## 3. Typography Rules
64
+
65
+ ### Font Family
66
+ - **Primary**: `NVIDIA-EMEA`, with fallbacks: `Arial, Helvetica, sans-serif`
67
+ - **Icon Font**: `Font Awesome 6 Pro` (weight 900 for solid icons, 700 for regular)
68
+ - **Icon Sharp**: `Font Awesome 6 Sharp` (weight 300 for light icons, 400 for regular)
69
+
70
+ ### Hierarchy
71
+
72
+ | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
73
+ |------|------|------|--------|-------------|----------------|-------|
74
+ | Display Hero | NVIDIA-EMEA | 36px (2.25rem) | 700 | 1.25 (tight) | normal | Maximum impact headlines |
75
+ | Section Heading | NVIDIA-EMEA | 24px (1.50rem) | 700 | 1.25 (tight) | normal | Section titles, card headings |
76
+ | Sub-heading | NVIDIA-EMEA | 22px (1.38rem) | 400 | 1.75 (relaxed) | normal | Feature descriptions, subtitles |
77
+ | Card Title | NVIDIA-EMEA | 20px (1.25rem) | 700 | 1.25 (tight) | normal | Card and module headings |
78
+ | Body Large | NVIDIA-EMEA | 18px (1.13rem) | 700 | 1.67 (relaxed) | normal | Emphasized body, lead paragraphs |
79
+ | Body | NVIDIA-EMEA | 16px (1.00rem) | 400 | 1.50 | normal | Standard reading text |
80
+ | Body Bold | NVIDIA-EMEA | 16px (1.00rem) | 700 | 1.50 | normal | Strong labels, nav items |
81
+ | Body Small | NVIDIA-EMEA | 15px (0.94rem) | 400 | 1.67 (relaxed) | normal | Secondary content, descriptions |
82
+ | Body Small Bold | NVIDIA-EMEA | 15px (0.94rem) | 700 | 1.50 | normal | Emphasized secondary content |
83
+ | Button Large | NVIDIA-EMEA | 18px (1.13rem) | 700 | 1.25 (tight) | normal | Primary CTA buttons |
84
+ | Button | NVIDIA-EMEA | 16px (1.00rem) | 700 | 1.25 (tight) | normal | Standard buttons |
85
+ | Button Compact | NVIDIA-EMEA | 14.4px (0.90rem) | 700 | 1.00 (tight) | 0.144px | Small/compact buttons |
86
+ | Link | NVIDIA-EMEA | 14px (0.88rem) | 700 | 1.43 | normal | Navigation links |
87
+ | Link Uppercase | NVIDIA-EMEA | 14px (0.88rem) | 700 | 1.43 | normal | `text-transform: uppercase`, nav labels |
88
+ | Caption | NVIDIA-EMEA | 14px (0.88rem) | 600 | 1.50 | normal | Metadata, timestamps |
89
+ | Caption Small | NVIDIA-EMEA | 12px (0.75rem) | 400 | 1.25 (tight) | normal | Fine print, legal |
90
+ | Micro Label | NVIDIA-EMEA | 10px (0.63rem) | 700 | 1.50 | normal | `text-transform: uppercase`, tiny badges |
91
+ | Micro | NVIDIA-EMEA | 11px (0.69rem) | 700 | 1.00 (tight) | normal | Smallest UI text |
92
+
93
+ ### Principles
94
+ - **Bold as the default voice**: NVIDIA leans heavily on weight 700 for headings, buttons, links, and labels. The 400 weight is reserved for body text and descriptions -- everything else is bold, projecting confidence and authority.
95
+ - **Tight headings, relaxed body**: Heading line-height is consistently 1.25 (tight), while body text relaxes to 1.50-1.67. This contrast creates visual density at the top of content blocks and comfortable readability in paragraphs.
96
+ - **Uppercase for navigation**: Link labels use `text-transform: uppercase` with weight 700, creating a navigation voice that reads like hardware specification labels.
97
+ - **No decorative tracking**: Letter-spacing is normal throughout, except for compact buttons (0.144px). The font itself carries the industrial character without manipulation.
98
+
99
+ ## 4. Component Stylings
100
+
101
+ ### Buttons
102
+
103
+ **Primary (Green Border)**
104
+ - Background: `transparent`
105
+ - Text: `#000000`
106
+ - Padding: 11px 13px
107
+ - Border: `2px solid #76b900`
108
+ - Radius: 2px
109
+ - Font: 16px weight 700
110
+ - Hover: background `#1eaedb`, text `#ffffff`
111
+ - Active: background `#007fff`, text `#ffffff`, border `1px solid #003eff`, scale(1)
112
+ - Focus: background `#1eaedb`, text `#ffffff`, outline `#000000 solid 2px`, opacity 0.9
113
+ - Use: Primary CTA ("Learn More", "Explore Solutions")
114
+
115
+ **Secondary (Green Border Thin)**
116
+ - Background: transparent
117
+ - Border: `1px solid #76b900`
118
+ - Radius: 2px
119
+ - Use: Secondary actions, alternative CTAs
120
+
121
+ **Compact / Inline**
122
+ - Font: 14.4px weight 700
123
+ - Letter-spacing: 0.144px
124
+ - Line-height: 1.00
125
+ - Use: Inline CTAs, compact navigation
126
+
127
+ ### Cards & Containers
128
+ - Background: `#ffffff` (light) or `#1a1a1a` (dark sections)
129
+ - Border: none (clean edges) or `1px solid #5e5e5e`
130
+ - Radius: 2px
131
+ - Shadow: `rgba(0, 0, 0, 0.3) 0px 0px 5px 0px` for elevated cards
132
+ - Hover: shadow intensification
133
+ - Padding: 16-24px internal
134
+
135
+ ### Links
136
+ - **On Dark Background**: `#ffffff`, no underline, hover shifts to `#3860be`
137
+ - **On Light Background**: `#000000` or `#1a1a1a`, underline `2px solid #76b900`, hover shifts to `#3860be`, underline removed
138
+ - **Green Links**: `#76b900`, hover shifts to `#3860be`
139
+ - **Muted Links**: `#666666`, hover shifts to `#3860be`
140
+
141
+ ### Navigation
142
+ - Dark black background (`#000000`)
143
+ - Logo left-aligned, prominent NVIDIA wordmark
144
+ - Links: NVIDIA-EMEA 14px weight 700 uppercase, `#ffffff`
145
+ - Hover: color shift, no underline change
146
+ - Mega-menu dropdowns for product categories
147
+ - Sticky on scroll with backdrop
148
+
149
+ ### Image Treatment
150
+ - Product/GPU renders as hero images, often full-width
151
+ - Screenshot images with subtle shadow for depth
152
+ - Green gradient overlays on dark hero sections
153
+ - Circular avatar containers with 50% radius
154
+
155
+ ### Distinctive Components
156
+
157
+ **Product Cards**
158
+ - Clean white or dark card with minimal radius (2px)
159
+ - Green accent border or underline on title
160
+ - Bold heading + lighter description pattern
161
+ - CTA with green border at bottom
162
+
163
+ **Tech Spec Tables**
164
+ - Industrial grid layouts
165
+ - Alternating row backgrounds (subtle gray shift)
166
+ - Bold labels, regular values
167
+ - Green highlights for key metrics
168
+
169
+ **Cookie/Consent Banner**
170
+ - Fixed bottom positioning
171
+ - Rounded buttons (2px radius)
172
+ - Gray border treatments
173
+
174
+ ## 5. Layout Principles
175
+
176
+ ### Spacing System
177
+ - Base unit: 8px
178
+ - Scale: 1px, 2px, 3px, 4px, 5px, 6px, 7px, 8px, 9px, 10px, 11px, 12px, 13px, 15px
179
+ - Primary padding values: 8px, 11px, 13px, 16px, 24px, 32px
180
+ - Section spacing: 48-80px vertical padding
181
+
182
+ ### Grid & Container
183
+ - Max content width: approximately 1200px (contained)
184
+ - Full-width hero sections with contained text
185
+ - Feature sections: 2-3 column grids for product cards
186
+ - Single-column for article/blog content
187
+ - Sidebar layouts for documentation
188
+
189
+ ### Whitespace Philosophy
190
+ - **Purposeful density**: NVIDIA uses tighter spacing than typical SaaS sites, reflecting the density of technical content. White space exists to separate concepts, not to create luxury emptiness.
191
+ - **Section rhythm**: Dark sections alternate with white sections, using background color (not just spacing) to separate content blocks.
192
+ - **Card density**: Product cards sit close together with 16-20px gaps, creating a catalog feel rather than a gallery feel.
193
+
194
+ ### Border Radius Scale
195
+ - Micro (1px): Inline spans, tiny elements
196
+ - Standard (2px): Buttons, cards, containers, inputs -- the default for nearly everything
197
+ - Circle (50%): Avatar images, circular tab indicators
198
+
199
+ ## 6. Depth & Elevation
200
+
201
+ | Level | Treatment | Use |
202
+ |-------|-----------|-----|
203
+ | Flat (Level 0) | No shadow | Page backgrounds, inline text |
204
+ | Subtle (Level 1) | `rgba(0,0,0,0.3) 0px 0px 5px 0px` | Standard cards, modals |
205
+ | Border (Level 1b) | `1px solid #5e5e5e` | Content dividers, section borders |
206
+ | Green accent (Level 2) | `2px solid #76b900` | Active elements, CTAs, selected items |
207
+ | Focus (Accessibility) | `2px solid #000000` outline | Keyboard focus ring |
208
+
209
+ **Shadow Philosophy**: NVIDIA's depth system is minimal and utilitarian. There is essentially one shadow value -- a 5px ambient blur at 30% opacity -- used sparingly for cards and modals. The primary depth signal is not shadow but _color contrast_: black backgrounds next to white sections, green borders on black surfaces. This creates hardware-like visual layering where depth comes from material difference, not simulated light.
210
+
211
+ ### Decorative Depth
212
+ - Green gradient washes behind hero content
213
+ - Dark-to-darker gradients (black to near-black) for section transitions
214
+ - No glassmorphism or blur effects -- clarity over atmosphere
215
+
216
+ ## 7. Responsive Behavior
217
+
218
+ ### Breakpoints
219
+ | Name | Width | Key Changes |
220
+ |------|-------|-------------|
221
+ | Mobile Small | <375px | Compact single column, reduced padding |
222
+ | Mobile | 375-425px | Standard mobile layout |
223
+ | Mobile Large | 425-600px | Wider mobile, some 2-col hints |
224
+ | Tablet Small | 600-768px | 2-column grids begin |
225
+ | Tablet | 768-1024px | Full card grids, expanded nav |
226
+ | Desktop | 1024-1350px | Standard desktop layout |
227
+ | Large Desktop | >1350px | Maximum content width, generous margins |
228
+
229
+ ### Touch Targets
230
+ - Buttons use 11px 13px padding for comfortable tap targets
231
+ - Navigation links at 14px uppercase with adequate spacing
232
+ - Green-bordered buttons provide high-contrast touch targets on dark backgrounds
233
+ - Mobile: hamburger menu collapse with full-screen overlay
234
+
235
+ ### Collapsing Strategy
236
+ - Hero: 36px heading scales down proportionally
237
+ - Navigation: full horizontal nav collapses to hamburger menu at ~1024px
238
+ - Product cards: 3-column to 2-column to single column stacked
239
+ - Footer: multi-column grid collapses to single stacked column
240
+ - Section spacing: 64-80px reduces to 32-48px on mobile
241
+ - Images: maintain aspect ratio, scale to container width
242
+
243
+ ### Image Behavior
244
+ - GPU/product renders maintain high resolution at all sizes
245
+ - Hero images scale proportionally with viewport
246
+ - Card images use consistent aspect ratios
247
+ - Full-bleed dark sections maintain edge-to-edge treatment
248
+
249
+ ## 8. Responsive Behavior (Extended)
250
+
251
+ ### Typography Scaling
252
+ - Display 36px scales to ~24px on mobile
253
+ - Section headings 24px scale to ~20px on mobile
254
+ - Body text maintains 15-16px across all breakpoints
255
+ - Button text maintains 16px for consistent tap targets
256
+
257
+ ### Dark/Light Section Strategy
258
+ - Dark sections (black bg, white text) alternate with light sections (white bg, black text)
259
+ - The green accent remains consistent across both surface types
260
+ - On dark: links are white, underlines are green
261
+ - On light: links are black, underlines are green
262
+ - This alternation creates natural scroll rhythm and content grouping
263
+
264
+ ## 9. Agent Prompt Guide
265
+
266
+ ### Quick Color Reference
267
+ - Primary accent: NVIDIA Green (`#76b900`)
268
+ - Background dark: True Black (`#000000`)
269
+ - Background light: Pure White (`#ffffff`)
270
+ - Heading text (dark bg): White (`#ffffff`)
271
+ - Heading text (light bg): Black (`#000000`)
272
+ - Body text (light bg): Black (`#000000`) or Near Black (`#1a1a1a`)
273
+ - Body text (dark bg): White (`#ffffff`) or Gray 300 (`#a7a7a7`)
274
+ - Link hover: Blue (`#3860be`)
275
+ - Border accent: `2px solid #76b900`
276
+ - Button hover: Teal (`#1eaedb`)
277
+
278
+ ### Example Component Prompts
279
+ - "Create a hero section on black background. Headline at 36px NVIDIA-EMEA weight 700, line-height 1.25, color #ffffff. Subtitle at 18px weight 400, line-height 1.67, color #a7a7a7. CTA button with transparent background, 2px solid #76b900 border, 2px radius, 11px 13px padding, text #ffffff. Hover: background #1eaedb, text white."
280
+ - "Design a product card: white background, 2px border-radius, box-shadow rgba(0,0,0,0.3) 0px 0px 5px. Title at 20px NVIDIA-EMEA weight 700, line-height 1.25, color #000000. Body at 15px weight 400, line-height 1.67, color #757575. Green underline accent on title: border-bottom 2px solid #76b900."
281
+ - "Build a navigation bar: #000000 background, sticky top. NVIDIA logo left-aligned. Links at 14px NVIDIA-EMEA weight 700 uppercase, color #ffffff. Hover: color #3860be. Green-bordered CTA button right-aligned."
282
+ - "Create a dark feature section: #000000 background. Section label at 14px weight 700 uppercase, color #76b900. Heading at 24px weight 700, color #ffffff. Description at 16px weight 400, color #a7a7a7. Three product cards in a row with 20px gap."
283
+ - "Design a footer: #000000 background. Multi-column layout with link groups. Links at 14px weight 400, color #a7a7a7. Hover: color #76b900. Bottom bar with legal text at 12px, color #757575."
284
+
285
+ ### Iteration Guide
286
+ 1. Always use `#76b900` as accent, never as a background fill -- it's a signal color for borders, underlines, and highlights
287
+ 2. Buttons are transparent with green borders by default -- filled backgrounds appear only on hover/active states
288
+ 3. Weight 700 is the dominant voice for all interactive and heading elements; 400 is only for body paragraphs
289
+ 4. Border radius is 2px for everything -- this sharp, minimal rounding is core to the industrial aesthetic
290
+ 5. Dark sections use white text; light sections use black text -- green accent works identically on both
291
+ 6. Link hover is always `#3860be` (blue) regardless of the link's default color
292
+ 7. Line-height 1.25 for headings, 1.50-1.67 for body text -- maintain this contrast for visual hierarchy
293
+ 8. Navigation uses uppercase 14px bold -- this hardware-label typography is part of the brand voice
@@ -0,0 +1,24 @@
1
+ # NVIDIA Inspired Design System
2
+
3
+ [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/nvidia/DESIGN.md) extracted from the public [nvidia](https://nvidia.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/nvidia/DESIGN.md) to use as a reference for AI agents (Claude, Cursor, Stitch) to generate UI that looks like the NVIDIA 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
+ ![NVIDIA Design System — Dark Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/nvidia/preview-dark-screenshot.png)
22
+
23
+ ### Light Mode
24
+ ![NVIDIA Design System — Light Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/nvidia/preview-screenshot.png)