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,266 @@
1
+ # Design System: MongoDB
2
+
3
+ ## 1. Visual Theme & Atmosphere
4
+
5
+ MongoDB's website is a deep-forest-meets-terminal experience — a design system rooted in the darkest teal-black (`#001e2b`) that evokes both the density of a database and the depth of a forest canopy. Against this near-black canvas, a striking neon green (`#00ed64`) pulses as the brand accent — bright enough to feel electric, organic enough to feel alive. This isn't the cold neon of cyberpunk; it's the bioluminescent green of something growing in the dark.
6
+
7
+ The typography system is architecturally ambitious: MongoDB Value Serif for massive hero headlines (96px) creates an editorial, authoritative presence — serif type at database-company scale is a bold choice that says "we're not just another tech company." Euclid Circular A handles the heavy lifting of body and UI text with an unusually wide weight range (300–700), while Source Code Pro serves as the code and label font with distinctive uppercase treatments featuring very wide letter-spacing (1px–3px). This three-font system creates a hierarchy that spans editorial elegance → geometric professionalism → engineering precision.
8
+
9
+ What makes MongoDB distinctive is its dual-mode design: a dark hero/feature section world (`#001e2b` with neon green accents) and a light content world (white with teal-gray borders `#b8c4c2`). The transition between these modes creates dramatic contrast. The shadow system uses teal-tinted dark shadows (`rgba(0, 30, 43, 0.12)`) that maintain the forest-dark atmosphere even on light surfaces. Buttons use pill shapes (100px–999px radius) with MongoDB Green borders (`#00684a`), and the entire component system references the LeafyGreen design system.
10
+
11
+ **Key Characteristics:**
12
+ - Deep teal-black backgrounds (`#001e2b`) — forest-dark, not space-dark
13
+ - Neon MongoDB Green (`#00ed64`) as the singular brand accent — electric and organic
14
+ - MongoDB Value Serif for hero headlines — editorial authority at tech scale
15
+ - Euclid Circular A for body with weight 300 (light) as a distinctive body weight
16
+ - Source Code Pro with wide uppercase letter-spacing (1px–3px) for technical labels
17
+ - Teal-tinted shadows: `rgba(0, 30, 43, 0.12)` — shadows carry the forest color
18
+ - Dual-mode: dark teal hero sections + light white content sections
19
+ - Pill buttons (100px radius) with green borders (`#00684a`)
20
+ - Link Blue (`#006cfa`) and hover transition to `#3860be`
21
+
22
+ ## 2. Color Palette & Roles
23
+
24
+ ### Primary Brand
25
+ - **Forest Black** (`#001e2b`): Primary dark background — the deepest teal-black
26
+ - **MongoDB Green** (`#00ed64`): Primary brand accent — neon green for highlights, underlines, gradients
27
+ - **Dark Green** (`#00684a`): Button borders, link text on light — muted green for functional use
28
+
29
+ ### Interactive
30
+ - **Action Blue** (`#006cfa`): Secondary accent — links, interactive highlights
31
+ - **Hover Blue** (`#3860be`): All link hover states transition to this blue
32
+ - **Teal Active** (`#1eaedb`): Button hover background — bright teal
33
+
34
+ ### Neutral Scale
35
+ - **Deep Teal** (`#1c2d38`): Dark button backgrounds, secondary dark surfaces
36
+ - **Teal Gray** (`#3d4f58`): Dark borders on dark surfaces
37
+ - **Dark Slate** (`#21313c`): Dark link text variant
38
+ - **Cool Gray** (`#5c6c75`): Muted text on dark, secondary button text
39
+ - **Silver Teal** (`#b8c4c2`): Borders on light surfaces, dividers
40
+ - **Light Input** (`#e8edeb`): Input text on dark surfaces
41
+ - **Pure White** (`#ffffff`): Light section background, button text on dark
42
+ - **Black** (`#000000`): Text on light surfaces, darkest elements
43
+
44
+ ### Shadows
45
+ - **Forest Shadow** (`rgba(0, 30, 43, 0.12) 0px 26px 44px, rgba(0, 0, 0, 0.13) 0px 7px 13px`): Primary card elevation — teal-tinted
46
+ - **Standard Shadow** (`rgba(0, 0, 0, 0.15) 0px 3px 20px`): General elevation
47
+ - **Subtle Shadow** (`rgba(0, 0, 0, 0.1) 0px 2px 4px`): Light card lift
48
+
49
+ ## 3. Typography Rules
50
+
51
+ ### Font Families
52
+ - **Display Serif**: `MongoDB Value Serif` — editorial hero headlines
53
+ - **Body / UI**: `Euclid Circular A` — geometric sans-serif workhorse
54
+ - **Code / Labels**: `Source Code Pro` — monospace with uppercase label treatments
55
+ - **Fallbacks**: `Akzidenz-Grotesk Std` (with CJK: Noto Sans KR/SC/JP), `Times`, `Arial`, `system-ui`
56
+
57
+ ### Hierarchy
58
+
59
+ | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
60
+ |------|------|------|--------|-------------|----------------|-------|
61
+ | Display Hero | MongoDB Value Serif | 96px (6.00rem) | 400 | 1.20 (tight) | normal | Serif authority |
62
+ | Display Secondary | MongoDB Value Serif | 64px (4.00rem) | 400 | 1.00 (tight) | normal | Serif sub-hero |
63
+ | Section Heading | Euclid Circular A | 36px (2.25rem) | 500 | 1.33 | normal | Geometric precision |
64
+ | Sub-heading | Euclid Circular A | 24px (1.50rem) | 500 | 1.33 | normal | Feature titles |
65
+ | Body Large | Euclid Circular A | 20px (1.25rem) | 400 | 1.60 (relaxed) | normal | Introductions |
66
+ | Body | Euclid Circular A | 18px (1.13rem) | 400 | 1.33 | normal | Standard body |
67
+ | Body Light | Euclid Circular A | 16px (1.00rem) | 300 | 1.50–2.00 | normal | Light-weight reading text |
68
+ | Nav / UI | Euclid Circular A | 16px (1.00rem) | 500 | 1.00–1.88 | 0.16px | Navigation, emphasized |
69
+ | Body Bold | Euclid Circular A | 15px (0.94rem) | 700 | 1.50 | normal | Strong emphasis |
70
+ | Button | Euclid Circular A | 13.5px–16px | 500–700 | 1.00 | 0.135px–0.9px | CTA labels |
71
+ | Caption | Euclid Circular A | 14px (0.88rem) | 400 | 1.71 (relaxed) | normal | Metadata |
72
+ | Small | Euclid Circular A | 11px (0.69rem) | 600 | 1.82 (relaxed) | 0.2px | Tags, annotations |
73
+ | Code Heading | Source Code Pro | 40px (2.50rem) | 400 | 1.60 (relaxed) | normal | Code showcase titles |
74
+ | Code Body | Source Code Pro | 16px (1.00rem) | 400 | 1.50 | normal | Code blocks |
75
+ | Code Label | Source Code Pro | 14px (0.88rem) | 400–500 | 1.14 (tight) | 1px–2px | `text-transform: uppercase` |
76
+ | Code Micro | Source Code Pro | 9px (0.56rem) | 600 | 2.67 (relaxed) | 2.5px | `text-transform: uppercase` |
77
+
78
+ ### Principles
79
+ - **Serif for authority**: MongoDB Value Serif at hero scale creates an editorial presence unusual in tech — it communicates that MongoDB is an institution, not a startup.
80
+ - **Weight 300 as body default**: Euclid Circular A uses light (300) for body text, creating an airy reading experience that contrasts with the dense, dark backgrounds.
81
+ - **Wide-tracked monospace labels**: Source Code Pro uppercase at 1px–3px letter-spacing creates technical signposts that feel like database field labels — systematic, structured, classified.
82
+ - **Four-weight range**: 300 (light body) → 400 (standard) → 500 (UI/nav) → 700 (bold CTA) — a wider range than most systems, enabling fine-grained hierarchy.
83
+
84
+ ## 4. Component Stylings
85
+
86
+ ### Buttons
87
+
88
+ **Primary Green (Dark Surface)**
89
+ - Background: `#00684a` (muted MongoDB green)
90
+ - Text: `#000000`
91
+ - Radius: 50% (circular) or 100px (pill)
92
+ - Border: `1px solid #00684a`
93
+ - Shadow: `rgba(0,0,0,0.06) 0px 1px 6px`
94
+ - Hover: scale 1.1
95
+ - Active: scale 0.85
96
+
97
+ **Dark Teal Button**
98
+ - Background: `#1c2d38`
99
+ - Text: `#5c6c75`
100
+ - Radius: 100px (pill)
101
+ - Border: `1px solid #3d4f58`
102
+ - Hover: background `#1eaedb`, text white, translateX(5px)
103
+
104
+ **Outlined Button (Light Surface)**
105
+ - Background: transparent
106
+ - Text: `#001e2b`
107
+ - Border: `1px solid #b8c4c2`
108
+ - Radius: 4px–8px
109
+ - Hover: background tint
110
+
111
+ ### Cards & Containers
112
+ - Light mode: white background with `1px solid #b8c4c2` border
113
+ - Dark mode: `#001e2b` or `#1c2d38` background with `1px solid #3d4f58`
114
+ - Radius: 16px (standard), 24px (medium), 48px (large/hero)
115
+ - Shadow: `rgba(0,30,43,0.12) 0px 26px 44px` (forest-tinted)
116
+ - Image containers: 30px–32px radius
117
+
118
+ ### Inputs & Forms
119
+ - Textarea: text `#e8edeb`, padding 12px 12px 12px 8px
120
+ - Borders: `1px solid #b8c4c2` on light, `1px solid #3d4f58` on dark
121
+ - Input radius: 4px
122
+
123
+ ### Navigation
124
+ - Dark header on forest-black background
125
+ - Euclid Circular A 16px weight 500 for nav links
126
+ - MongoDB logo (leaf icon + wordmark) left-aligned
127
+ - Green CTA pill buttons right-aligned
128
+ - Mega-menu dropdowns with product categories
129
+
130
+ ### Image Treatment
131
+ - Dashboard screenshots on dark backgrounds
132
+ - Green-accented UI elements in screenshots
133
+ - 30px–32px radius on image containers
134
+ - Full-width dark sections for product showcases
135
+
136
+ ### Distinctive Components
137
+
138
+ **Neon Green Accent Underlines**
139
+ - `0px 2px 2px 0px solid #00ed64` — bottom + right border creating accent underlines
140
+ - Used on feature headings and highlighted text
141
+ - Also appears as `#006cfa` (blue) variant
142
+
143
+ **Source Code Label System**
144
+ - 14px uppercase Source Code Pro with 1px–2px letter-spacing
145
+ - Used as section category markers above headings
146
+ - Creates a "database field label" aesthetic
147
+
148
+ ## 5. Layout Principles
149
+
150
+ ### Spacing System
151
+ - Base unit: 8px
152
+ - Scale: 1px, 4px, 7px, 8px, 10px, 12px, 14px, 15px, 16px, 18px, 20px, 24px, 32px
153
+
154
+ ### Grid & Container
155
+ - Max content width centered
156
+ - Dark hero section with contained content
157
+ - Light content sections below
158
+ - Card grids: 2–3 columns
159
+ - Full-width dark footer
160
+
161
+ ### Whitespace Philosophy
162
+ - **Dramatic mode transitions**: The shift from dark teal sections to white content creates built-in visual breathing through contrast, not just space.
163
+ - **Generous dark sections**: Dark hero and feature areas use extra vertical padding (80px+) to let the forest-dark background breathe.
164
+ - **Compact light sections**: White content areas are denser, with tighter card grids and less vertical spacing.
165
+
166
+ ### Border Radius Scale
167
+ - Minimal (1px–2px): Small spans, badges
168
+ - Subtle (4px): Inputs, small buttons
169
+ - Standard (8px): Cards, links
170
+ - Card (16px): Standard cards, containers
171
+ - Toggle (20px): Switch elements
172
+ - Large (24px): Large panels
173
+ - Image (30px–32px): Image containers
174
+ - Hero (48px): Hero cards
175
+ - Pill (100px–999px): Buttons, navigation pills
176
+ - Full (9999px): Maximum pill
177
+
178
+ ## 6. Depth & Elevation
179
+
180
+ | Level | Treatment | Use |
181
+ |-------|-----------|-----|
182
+ | Flat (Level 0) | No shadow | Default surfaces |
183
+ | Subtle (Level 1) | `rgba(0,0,0,0.1) 0px 2px 4px` | Light card lift |
184
+ | Standard (Level 2) | `rgba(0,0,0,0.15) 0px 3px 9px` | Standard cards |
185
+ | Prominent (Level 3) | `rgba(0,0,0,0.15) 0px 3px 20px` | Elevated panels |
186
+ | Forest (Level 4) | `rgba(0,30,43,0.12) 0px 26px 44px, rgba(0,0,0,0.13) 0px 7px 13px` | Hero cards — teal-tinted |
187
+
188
+ **Shadow Philosophy**: MongoDB's shadow system is unique in that the primary elevation shadow uses `rgba(0, 30, 43, 0.12)` — a teal-tinted shadow that carries the forest-dark brand color into the depth system. This means even on white surfaces, shadows feel like they belong to the MongoDB color world rather than being generic neutral black.
189
+
190
+ ## 7. Do's and Don'ts
191
+
192
+ ### Do
193
+ - Use `#001e2b` (forest-black) for dark sections — not pure black
194
+ - Apply MongoDB Green (`#00ed64`) sparingly for maximum electric impact
195
+ - Use MongoDB Value Serif ONLY for hero/display headings — Euclid Circular A for everything else
196
+ - Apply Source Code Pro uppercase with wide tracking (1px–3px) for technical labels
197
+ - Use teal-tinted shadows (`rgba(0,30,43,0.12)`) for primary card elevation
198
+ - Maintain the dark/light section duality — dramatic contrast between modes
199
+ - Use weight 300 for body text — the light weight is the readable voice
200
+ - Apply pill radius (100px) to primary action buttons
201
+
202
+ ### Don't
203
+ - Don't use pure black (`#000000`) for dark backgrounds — always use teal-black (`#001e2b`)
204
+ - Don't use MongoDB Green (`#00ed64`) on backgrounds — it's an accent for text, underlines, and small highlights
205
+ - Don't use standard gray shadows — always use teal-tinted (`rgba(0,30,43,...)`)
206
+ - Don't apply serif font to body text — MongoDB Value Serif is hero-only
207
+ - Don't use narrow letter-spacing on Source Code Pro labels — the wide tracking IS the identity
208
+ - Don't mix dark and light section treatments within the same section
209
+ - Don't use warm colors — the palette is strictly cool (teal, green, blue)
210
+ - Don't forget the green accent underlines — they're the signature decorative element
211
+
212
+ ## 8. Responsive Behavior
213
+
214
+ ### Breakpoints
215
+ | Name | Width | Key Changes |
216
+ |------|-------|-------------|
217
+ | Mobile Small | <425px | Tight single column |
218
+ | Mobile | 425–768px | Standard mobile |
219
+ | Tablet | 768–1024px | 2-column grids begin |
220
+ | Desktop | 1024–1280px | Standard layout |
221
+ | Large Desktop | 1280–1440px | Expanded layout |
222
+ | Ultra-wide | >1440px | Maximum width, generous margins |
223
+
224
+ ### Touch Targets
225
+ - Pill buttons with generous padding
226
+ - Navigation links at 16px with adequate spacing
227
+ - Card surfaces as full-area touch targets
228
+
229
+ ### Collapsing Strategy
230
+ - Hero: MongoDB Value Serif 96px → 64px → scales further
231
+ - Navigation: horizontal mega-menu → hamburger
232
+ - Feature cards: multi-column → stacked
233
+ - Dark/light sections maintain their mode at all sizes
234
+ - Source Code Pro labels maintain uppercase treatment
235
+
236
+ ### Image Behavior
237
+ - Dashboard screenshots scale proportionally
238
+ - Dark section backgrounds maintained full-width
239
+ - Image radius maintained across breakpoints
240
+
241
+ ## 9. Agent Prompt Guide
242
+
243
+ ### Quick Color Reference
244
+ - Dark background: Forest Black (`#001e2b`)
245
+ - Brand accent: MongoDB Green (`#00ed64`)
246
+ - Functional green: Dark Green (`#00684a`)
247
+ - Link blue: Action Blue (`#006cfa`)
248
+ - Text on light: Black (`#000000`)
249
+ - Text on dark: White (`#ffffff`) or Light Input (`#e8edeb`)
250
+ - Border light: Silver Teal (`#b8c4c2`)
251
+ - Border dark: Teal Gray (`#3d4f58`)
252
+
253
+ ### Example Component Prompts
254
+ - "Create a hero on forest-black (#001e2b) background. Headline at 96px MongoDB Value Serif weight 400, line-height 1.20, white text with 'potential' highlighted in MongoDB Green (#00ed64). Subtitle at 18px Euclid Circular A weight 400. Green pill CTA (#00684a, 100px radius). Neon green gradient glow behind product screenshot."
255
+ - "Design a card on white background: 1px solid #b8c4c2 border, 16px radius, shadow rgba(0,30,43,0.12) 0px 26px 44px. Title at 24px Euclid Circular A weight 500. Body at 16px weight 300. Source Code Pro 14px uppercase label above title with 2px letter-spacing."
256
+ - "Build a dark section: #001e2b background, 1px solid #3d4f58 border on cards. White text. MongoDB Green (#00ed64) accent underlines on headings using bottom-border 2px solid."
257
+ - "Create technical label: Source Code Pro 14px, text-transform uppercase, letter-spacing 2px, weight 500, #00ed64 color on dark background."
258
+ - "Design a pill button: #1c2d38 background, 1px solid #3d4f58 border, 100px radius, #5c6c75 text. Hover: #1eaedb background, white text, translateX(5px)."
259
+
260
+ ### Iteration Guide
261
+ 1. Start with the mode decision: dark (#001e2b) for hero/features, white for content
262
+ 2. MongoDB Green (#00ed64) is electric — use once per section for maximum impact
263
+ 3. Serif headlines (MongoDB Value Serif) create the editorial authority — never use for body
264
+ 4. Weight 300 body text creates the airy reading experience — don't default to 400
265
+ 5. Source Code Pro uppercase with wide tracking for technical labels — the database voice
266
+ 6. Teal-tinted shadows keep everything in the MongoDB color world
@@ -0,0 +1,23 @@
1
+ # Mongodb Inspired Design System
2
+
3
+ [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/mongodb/DESIGN.md) extracted from the public [mongodb](https://mongodb.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
+ Use [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/mongodb/DESIGN.md) to use as a reference for AI agents (Claude, Cursor, Stitch) to generate UI that looks like the Mongodb design language.
14
+
15
+ ## Preview
16
+
17
+ A sample landing page built with DESIGN.md. It shows the actual colors, typography, buttons, cards, spacing, and elevation, all in one page.
18
+
19
+ ### Dark Mode
20
+ ![Mongodb Design System — Dark Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/mongodb/preview-dark-screenshot.png)
21
+
22
+ ### Light Mode
23
+ ![Mongodb Design System — Light Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/mongodb/preview-screenshot.png)
@@ -0,0 +1,262 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Design System Preview: MongoDB (Dark)</title>
7
+ <link rel="preconnect" href="https://fonts.googleapis.com">
8
+ <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
9
+ <link href="https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Inter:wght@300;400;500;600;700&family=Source+Code+Pro:wght@400;500;600&display=swap" rel="stylesheet">
10
+ <style>
11
+ :root {
12
+ --forest: #001e2b; --green: #00ed64; --dark-green: #00684a; --blue: #006cfa;
13
+ --hover-blue: #3860be; --teal: #1c2d38; --teal-gray: #3d4f58; --cool-gray: #8a9ba2;
14
+ --silver: #3d4f58; --white: #001e2b; --black: #e8edeb;
15
+ --shadow-forest: rgba(0,30,43,0.12) 0px 26px 44px, rgba(0,0,0,0.13) 0px 7px 13px;
16
+ --font-serif: 'DM Serif Display', Georgia, serif;
17
+ --font-sans: 'Inter', system-ui, sans-serif;
18
+ --font-mono: 'Source Code Pro', ui-monospace, monospace;
19
+ }
20
+ * { margin:0; padding:0; box-sizing:border-box; }
21
+ body { background:var(--white); color:var(--black); font-family:var(--font-sans); font-size:16px; font-weight:300; line-height:1.50; -webkit-font-smoothing:antialiased; }
22
+
23
+ .nav { position:sticky; top:0; z-index:100; display:flex; align-items:center; justify-content:space-between; padding:12px 32px; background:var(--forest); }
24
+ .nav-brand { font-size:14px; font-weight:500; color:var(--white); text-decoration:none; }
25
+ .nav-links { display:flex; gap:24px; list-style:none; }
26
+ .nav-links a { font-size:14px; font-weight:500; color:rgba(255,255,255,0.7); text-decoration:none; transition:color 0.15s; }
27
+ .nav-links a:hover { color:var(--white); }
28
+ .nav-cta { display:inline-block; background:var(--dark-green); color:var(--white); padding:8px 18px; border-radius:100px; font-size:14px; font-weight:600; text-decoration:none; }
29
+
30
+ .hero { padding:80px 32px; background:var(--forest); text-align:center; color:var(--white); }
31
+ .hero h1 { font-family:var(--font-serif); font-size:72px; font-weight:400; line-height:1.10; margin-bottom:16px; }
32
+ .hero h1 span { color:var(--green); }
33
+ .hero p { font-size:18px; font-weight:300; line-height:1.50; color:rgba(255,255,255,0.7); max-width:550px; margin:0 auto 32px; }
34
+ .hero-buttons { display:flex; gap:12px; justify-content:center; }
35
+ .btn-green { display:inline-block; background:var(--dark-green); color:var(--white); padding:10px 24px; border-radius:100px; border:1px solid var(--dark-green); font-family:var(--font-sans); font-size:14px; font-weight:600; text-decoration:none; }
36
+ .btn-outline-light { display:inline-block; background:transparent; color:var(--white); padding:10px 24px; border-radius:100px; border:1px solid var(--teal-gray); font-family:var(--font-sans); font-size:14px; font-weight:500; text-decoration:none; }
37
+
38
+ .section { padding:64px 32px; max-width:1100px; margin:0 auto; }
39
+ .section-dark { padding:64px 32px; background:var(--forest); color:var(--white); }
40
+ .section-dark .section-inner { max-width:1100px; margin:0 auto; }
41
+ .section-label { font-family:var(--font-mono); font-size:12px; font-weight:500; text-transform:uppercase; letter-spacing:2px; color:var(--green); margin-bottom:8px; }
42
+ .section-label-light { font-family:var(--font-mono); font-size:12px; font-weight:500; text-transform:uppercase; letter-spacing:2px; color:var(--dark-green); margin-bottom:8px; }
43
+ .section-title { font-size:36px; font-weight:500; line-height:1.33; margin-bottom:32px; }
44
+ .section-divider { border:none; border-top:1px solid var(--silver); margin:0; }
45
+
46
+ .color-grid { display:grid; grid-template-columns:repeat(auto-fill, minmax(150px,1fr)); gap:12px; margin-bottom:24px; }
47
+ .color-swatch { border-radius:16px; overflow:hidden; border:1px solid var(--silver); }
48
+ .color-swatch-block { height:72px; width:100%; }
49
+ .color-swatch-info { padding:10px 12px; }
50
+ .color-swatch-name { font-size:13px; font-weight:500; margin-bottom:2px; }
51
+ .color-swatch-hex { font-size:11px; color:var(--cool-gray); font-family:var(--font-mono); }
52
+ .color-swatch-role { font-size:10px; color:var(--cool-gray); margin-top:3px; }
53
+ .color-group-label { font-size:14px; font-weight:500; color:var(--cool-gray); margin:24px 0 10px; }
54
+
55
+ .type-sample { margin-bottom:28px; padding-bottom:24px; border-bottom:1px solid rgba(184,196,194,0.5); }
56
+ .type-sample:last-child { border-bottom:none; }
57
+ .type-meta { font-family:var(--font-mono); font-size:11px; color:var(--cool-gray); margin-top:6px; }
58
+
59
+ .button-row { display:flex; gap:16px; flex-wrap:wrap; align-items:center; }
60
+ .button-item { text-align:center; }
61
+ .button-label { font-size:11px; font-weight:500; color:var(--cool-gray); margin-top:8px; }
62
+ .btn-teal { display:inline-block; background:var(--teal); color:var(--cool-gray); padding:10px 20px; border-radius:100px; border:1px solid var(--teal-gray); font-family:var(--font-sans); font-size:14px; font-weight:500; text-decoration:none; }
63
+ .btn-outline-dark { display:inline-block; background:transparent; color:var(--forest); padding:10px 20px; border-radius:8px; border:1px solid var(--silver); font-family:var(--font-sans); font-size:14px; font-weight:500; text-decoration:none; }
64
+
65
+ .card-grid { display:grid; grid-template-columns:repeat(auto-fit, minmax(300px,1fr)); gap:16px; }
66
+ .card { background:var(--white); border:1px solid var(--silver); border-radius:16px; padding:24px; }
67
+ .card h3 { font-size:24px; font-weight:500; margin-bottom:8px; }
68
+ .card p { font-size:16px; font-weight:300; color:var(--cool-gray); line-height:1.50; }
69
+ .card-accent { border-bottom:2px solid var(--green); display:inline-block; padding-bottom:2px; margin-bottom:12px; font-family:var(--font-mono); font-size:12px; font-weight:500; text-transform:uppercase; letter-spacing:2px; color:var(--dark-green); }
70
+
71
+ .form-group { margin-bottom:16px; max-width:400px; }
72
+ .form-label { display:block; font-size:14px; font-weight:500; margin-bottom:6px; }
73
+ .form-input { width:100%; background:var(--white); color:var(--black); border:1px solid var(--silver); padding:10px 12px; border-radius:4px; font-family:var(--font-sans); font-size:16px; font-weight:300; outline:none; }
74
+ .form-input:focus { border-color:var(--blue); box-shadow:0 0 0 2px rgba(0,108,250,0.2); }
75
+ .form-input--focus { border-color:var(--blue); box-shadow:0 0 0 2px rgba(0,108,250,0.2); }
76
+ .form-input--error { border-color:#e53e3e; box-shadow:0 0 0 2px rgba(229,62,62,0.2); }
77
+ .form-textarea { width:100%; min-height:80px; background:var(--white); color:var(--black); border:1px solid var(--silver); padding:10px 12px; border-radius:4px; font-family:var(--font-sans); font-size:16px; font-weight:300; resize:vertical; outline:none; }
78
+ .form-state-label { font-size:10px; color:var(--cool-gray); margin-top:4px; }
79
+
80
+ .spacing-row { display:flex; align-items:flex-end; gap:10px; flex-wrap:wrap; margin-bottom:20px; }
81
+ .spacing-item { text-align:center; }
82
+ .spacing-block { background:var(--green); border-radius:4px; margin-bottom:6px; height:28px; }
83
+ .spacing-value { font-family:var(--font-mono); font-size:10px; color:var(--cool-gray); }
84
+
85
+ .radius-row { display:flex; gap:14px; flex-wrap:wrap; align-items:center; }
86
+ .radius-item { text-align:center; }
87
+ .radius-box { width:60px; height:60px; background:var(--dark-green); margin-bottom:6px; }
88
+ .radius-label { font-family:var(--font-mono); font-size:10px; color:var(--cool-gray); }
89
+ .radius-context { font-size:9px; color:var(--cool-gray); }
90
+
91
+ .elevation-grid { display:grid; grid-template-columns:repeat(auto-fit, minmax(200px,1fr)); gap:16px; }
92
+ .elevation-card { background:var(--white); border:1px solid var(--silver); border-radius:16px; padding:20px; text-align:center; }
93
+ .elevation-label { font-size:14px; font-weight:500; margin-bottom:4px; }
94
+ .elevation-desc { font-family:var(--font-mono); font-size:10px; color:var(--cool-gray); }
95
+
96
+ .footer { padding:40px 32px; text-align:center; background:var(--forest); color:rgba(255,255,255,0.5); font-size:13px; }
97
+ .footer a { color:var(--green); text-decoration:underline; }
98
+
99
+ @media (max-width:768px) {
100
+ .hero h1 { font-size:48px; }
101
+ .nav-links { display:none; }
102
+ .section { padding:48px 20px; }
103
+ .card-grid { grid-template-columns:1fr; }
104
+ }
105
+ </style>
106
+ </head>
107
+ <body>
108
+
109
+ <nav class="nav">
110
+ <a class="nav-brand" href="#">awesome-design-md</a>
111
+ <ul class="nav-links">
112
+ <li><a href="#colors">Colors</a></li>
113
+ <li><a href="#typography">Typography</a></li>
114
+ <li><a href="#buttons">Buttons</a></li>
115
+ <li><a href="#cards">Cards</a></li>
116
+ <li><a href="#forms">Forms</a></li>
117
+ <li><a href="#spacing">Spacing</a></li>
118
+ </ul>
119
+ <a class="nav-cta" href="#">Try Free</a>
120
+ </nav>
121
+ <div style="position:fixed;top:16px;right:16px;z-index:200;background:#00ed64;color:#001e2b;font-size:11px;font-weight:600;padding:4px 10px;border-radius:100px;">Dark Mode</div>
122
+
123
+ <section class="hero">
124
+ <h1>Design System<br>Inspired by <span>MongoDB</span></h1>
125
+ <p>A design token catalog generated from DESIGN.md. Every color, font, component, and spacing value — visualized.</p>
126
+ <div class="hero-buttons">
127
+ <a class="btn-green" href="#">Try Free</a>
128
+ <a class="btn-outline-light" href="#">Contact Sales</a>
129
+ </div>
130
+ </section>
131
+
132
+ <section class="section" id="colors">
133
+ <div class="section-label-light">01 / Colors</div>
134
+ <h2 class="section-title">Color Palette</h2>
135
+
136
+ <div class="color-group-label">Brand</div>
137
+ <div class="color-grid">
138
+ <div class="color-swatch"><div class="color-swatch-block" style="background:#001e2b"></div><div class="color-swatch-info"><div class="color-swatch-name">Forest Black</div><div class="color-swatch-hex">#001e2b</div><div class="color-swatch-role">Dark background</div></div></div>
139
+ <div class="color-swatch"><div class="color-swatch-block" style="background:#00ed64"></div><div class="color-swatch-info"><div class="color-swatch-name">MongoDB Green</div><div class="color-swatch-hex">#00ed64</div><div class="color-swatch-role">Brand accent</div></div></div>
140
+ <div class="color-swatch"><div class="color-swatch-block" style="background:#00684a"></div><div class="color-swatch-info"><div class="color-swatch-name">Dark Green</div><div class="color-swatch-hex">#00684a</div><div class="color-swatch-role">Buttons, links</div></div></div>
141
+ <div class="color-swatch"><div class="color-swatch-block" style="background:#006cfa"></div><div class="color-swatch-info"><div class="color-swatch-name">Action Blue</div><div class="color-swatch-hex">#006cfa</div><div class="color-swatch-role">Links, interactive</div></div></div>
142
+ </div>
143
+
144
+ <div class="color-group-label">Neutral Scale</div>
145
+ <div class="color-grid">
146
+ <div class="color-swatch"><div class="color-swatch-block" style="background:#1c2d38"></div><div class="color-swatch-info"><div class="color-swatch-name">Deep Teal</div><div class="color-swatch-hex">#1c2d38</div><div class="color-swatch-role">Dark buttons</div></div></div>
147
+ <div class="color-swatch"><div class="color-swatch-block" style="background:#3d4f58"></div><div class="color-swatch-info"><div class="color-swatch-name">Teal Gray</div><div class="color-swatch-hex">#3d4f58</div><div class="color-swatch-role">Dark borders</div></div></div>
148
+ <div class="color-swatch"><div class="color-swatch-block" style="background:#5c6c75"></div><div class="color-swatch-info"><div class="color-swatch-name">Cool Gray</div><div class="color-swatch-hex">#5c6c75</div><div class="color-swatch-role">Muted text</div></div></div>
149
+ <div class="color-swatch"><div class="color-swatch-block" style="background:#b8c4c2"></div><div class="color-swatch-info"><div class="color-swatch-name">Silver Teal</div><div class="color-swatch-hex">#b8c4c2</div><div class="color-swatch-role">Light borders</div></div></div>
150
+ </div>
151
+ </section>
152
+
153
+ <hr class="section-divider">
154
+
155
+ <section class="section" id="typography">
156
+ <div class="section-label-light">02 / Typography</div>
157
+ <h2 class="section-title">Typography Scale</h2>
158
+ <div class="type-sample"><div style="font-family:var(--font-serif); font-size:72px; font-weight:400; line-height:1.10;">Display Hero</div><div class="type-meta">Display — 96px / 400 / 1.20 / MongoDB Value Serif</div></div>
159
+ <div class="type-sample"><div style="font-size:36px; font-weight:500; line-height:1.33;">Section Heading</div><div class="type-meta">Section — 36px / 500 / 1.33 / Euclid Circular A</div></div>
160
+ <div class="type-sample"><div style="font-size:24px; font-weight:500; line-height:1.33;">Sub-heading</div><div class="type-meta">Sub — 24px / 500 / 1.33 / Euclid Circular A</div></div>
161
+ <div class="type-sample"><div style="font-size:16px; font-weight:300; line-height:1.50;">Body Light — Build faster with MongoDB. The developer data platform for modern applications.</div><div class="type-meta">Body — 16px / 300 / 1.50 / Euclid Circular A</div></div>
162
+ <div class="type-sample"><div style="font-family:var(--font-mono); font-size:14px; text-transform:uppercase; letter-spacing:2px; color:var(--dark-green);">DATABASE COLLECTION</div><div class="type-meta">Code Label — 14px / uppercase / +2px / Source Code Pro</div></div>
163
+ <div class="type-sample"><div style="font-family:var(--font-mono); font-size:16px; color:var(--cool-gray);">db.collection.find({ status: "active" })</div><div class="type-meta">Code Body — 16px / 400 / Source Code Pro</div></div>
164
+ <div class="type-sample"><div style="font-family:var(--font-mono); font-size:9px; font-weight:600; text-transform:uppercase; letter-spacing:2.5px; color:var(--green);">AGGREGATION PIPELINE</div><div class="type-meta">Code Micro — 9px / 600 / uppercase / +2.5px / Source Code Pro</div></div>
165
+ </section>
166
+
167
+ <hr class="section-divider">
168
+
169
+ <section class="section" id="buttons">
170
+ <div class="section-label-light">03 / Buttons</div>
171
+ <h2 class="section-title">Button Variants</h2>
172
+ <div class="button-row">
173
+ <div class="button-item"><a class="btn-green" href="#">Try Free</a><div class="button-label">Green Pill</div></div>
174
+ <div class="button-item"><a class="btn-teal" href="#">Explore</a><div class="button-label">Dark Teal</div></div>
175
+ <div class="button-item"><a class="btn-outline-dark" href="#">Learn More</a><div class="button-label">Outlined</div></div>
176
+ <div class="button-item"><a class="btn-outline-light" style="color:var(--cool-gray); border-color:var(--teal-gray);" href="#">Dark Context</a><div class="button-label">Dark Outlined</div></div>
177
+ </div>
178
+ </section>
179
+
180
+ <div class="section-dark">
181
+ <div class="section-inner" id="cards">
182
+ <div class="section-label">04 / Cards</div>
183
+ <h2 class="section-title">Card Examples</h2>
184
+ <div class="card-grid">
185
+ <div class="card" style="background:var(--teal); border-color:var(--teal-gray); color:var(--white);">
186
+ <div class="card-accent" style="color:var(--green); border-color:var(--green);">Atlas</div>
187
+ <h3 style="color:var(--white);">Document Model</h3>
188
+ <p style="color:rgba(255,255,255,0.6);">Map your data naturally with flexible documents. No rigid schemas, no complex joins.</p>
189
+ </div>
190
+ <div class="card">
191
+ <div class="card-accent">Search</div>
192
+ <h3>Full-text Search</h3>
193
+ <p>Build rich search experiences using the same data you already have in Atlas.</p>
194
+ </div>
195
+ <div class="card" style="box-shadow: rgba(0,30,43,0.12) 0px 26px 44px, rgba(0,0,0,0.13) 0px 7px 13px;">
196
+ <div class="card-accent" style="border-color:var(--blue); color:var(--blue);">Elevated</div>
197
+ <h3>Vector Search</h3>
198
+ <p>Build AI-powered applications with native vector search. Forest-tinted shadow elevation.</p>
199
+ </div>
200
+ </div>
201
+ </div>
202
+ </div>
203
+
204
+ <section class="section" id="forms">
205
+ <div class="section-label-light">05 / Forms</div>
206
+ <h2 class="section-title">Form Elements</h2>
207
+ <div class="form-group"><label class="form-label">Cluster Name</label><input class="form-input" type="text" placeholder="my-cluster-0"><div class="form-state-label">Default</div></div>
208
+ <div class="form-group"><label class="form-label">Connection String</label><input class="form-input form-input--focus" type="text" value="mongodb+srv://..."><div class="form-state-label">Focus (blue ring)</div></div>
209
+ <div class="form-group"><label class="form-label">Database</label><input class="form-input form-input--error" type="text" value="invalid name"><div class="form-state-label">Error</div></div>
210
+ <div class="form-group"><label class="form-label">Query</label><textarea class="form-textarea" placeholder='{ "status": "active" }'></textarea></div>
211
+ </section>
212
+
213
+ <hr class="section-divider">
214
+
215
+ <section class="section" id="spacing">
216
+ <div class="section-label-light">06 / Spacing</div>
217
+ <h2 class="section-title">Spacing Scale</h2>
218
+ <div class="spacing-row">
219
+ <div class="spacing-item"><div class="spacing-block" style="width:4px"></div><div class="spacing-value">4</div></div>
220
+ <div class="spacing-item"><div class="spacing-block" style="width:8px"></div><div class="spacing-value">8</div></div>
221
+ <div class="spacing-item"><div class="spacing-block" style="width:12px"></div><div class="spacing-value">12</div></div>
222
+ <div class="spacing-item"><div class="spacing-block" style="width:16px"></div><div class="spacing-value">16</div></div>
223
+ <div class="spacing-item"><div class="spacing-block" style="width:20px"></div><div class="spacing-value">20</div></div>
224
+ <div class="spacing-item"><div class="spacing-block" style="width:24px"></div><div class="spacing-value">24</div></div>
225
+ <div class="spacing-item"><div class="spacing-block" style="width:32px"></div><div class="spacing-value">32</div></div>
226
+ </div>
227
+ </section>
228
+
229
+ <hr class="section-divider">
230
+
231
+ <section class="section">
232
+ <div class="section-label-light">07 / Radius</div>
233
+ <h2 class="section-title">Border Radius Scale</h2>
234
+ <div class="radius-row">
235
+ <div class="radius-item"><div class="radius-box" style="border-radius:4px"></div><div class="radius-label">4px</div><div class="radius-context">Inputs</div></div>
236
+ <div class="radius-item"><div class="radius-box" style="border-radius:8px"></div><div class="radius-label">8px</div><div class="radius-context">Links</div></div>
237
+ <div class="radius-item"><div class="radius-box" style="border-radius:16px"></div><div class="radius-label">16px</div><div class="radius-context">Cards</div></div>
238
+ <div class="radius-item"><div class="radius-box" style="border-radius:24px"></div><div class="radius-label">24px</div><div class="radius-context">Panels</div></div>
239
+ <div class="radius-item"><div class="radius-box" style="border-radius:48px"></div><div class="radius-label">48px</div><div class="radius-context">Hero cards</div></div>
240
+ <div class="radius-item"><div class="radius-box" style="border-radius:999px; width:60px; height:60px;"></div><div class="radius-label">pill</div><div class="radius-context">Buttons</div></div>
241
+ </div>
242
+ </section>
243
+
244
+ <hr class="section-divider">
245
+
246
+ <section class="section">
247
+ <div class="section-label-light">08 / Elevation</div>
248
+ <h2 class="section-title">Elevation &amp; Depth</h2>
249
+ <div class="elevation-grid">
250
+ <div class="elevation-card"><div class="elevation-label">Level 0</div><div class="elevation-desc">Flat — no shadow</div></div>
251
+ <div class="elevation-card" style="box-shadow:rgba(0,0,0,0.1) 0px 2px 4px;"><div class="elevation-label">Subtle</div><div class="elevation-desc">Light lift</div></div>
252
+ <div class="elevation-card" style="box-shadow:rgba(0,0,0,0.15) 0px 3px 20px;"><div class="elevation-label">Standard</div><div class="elevation-desc">General elevation</div></div>
253
+ <div class="elevation-card" style="box-shadow:rgba(0,30,43,0.12) 0px 26px 44px, rgba(0,0,0,0.13) 0px 7px 13px;"><div class="elevation-label">Forest</div><div class="elevation-desc">Teal-tinted primary</div></div>
254
+ </div>
255
+ </section>
256
+
257
+ <footer class="footer">
258
+ Generated from <a href="https://www.mongodb.com/">mongodb.com</a> DESIGN.md — awesome-design-md
259
+ </footer>
260
+
261
+ </body>
262
+ </html>