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,322 @@
1
+ # Design System: Stripe
2
+
3
+ ## 1. Visual Theme & Atmosphere
4
+
5
+ Stripe's website is the gold standard of fintech design -- a system that manages to feel simultaneously technical and luxurious, precise and warm. The page opens on a clean white canvas (`#ffffff`) with deep navy headings (`#061b31`) and a signature purple (`#533afd`) that functions as both brand anchor and interactive accent. This isn't the cold, clinical purple of enterprise software; it's a rich, saturated violet that reads as confident and premium. The overall impression is of a financial institution redesigned by a world-class type foundry.
6
+
7
+ The custom `sohne-var` variable font is the defining element of Stripe's visual identity. Every text element enables the OpenType `"ss01"` stylistic set, which modifies character shapes for a distinctly geometric, modern feel. At display sizes (48px-56px), sohne-var runs at weight 300 -- an extraordinarily light weight for headlines that creates an ethereal, almost whispered authority. This is the opposite of the "bold hero headline" convention; Stripe's headlines feel like they don't need to shout. The negative letter-spacing (-1.4px at 56px, -0.96px at 48px) tightens the text into dense, engineered blocks. At smaller sizes, the system also uses weight 300 with proportionally reduced tracking, and tabular numerals via `"tnum"` for financial data display.
8
+
9
+ What truly distinguishes Stripe is its shadow system. Rather than the flat or single-layer approach of most sites, Stripe uses multi-layer, blue-tinted shadows: the signature `rgba(50,50,93,0.25)` combined with `rgba(0,0,0,0.1)` creates shadows with a cool, almost atmospheric depth -- like elements are floating in a twilight sky. The blue-gray undertone of the primary shadow color (50,50,93) ties directly to the navy-purple brand palette, making even elevation feel on-brand.
10
+
11
+ **Key Characteristics:**
12
+ - sohne-var with OpenType `"ss01"` on all text -- a custom stylistic set that defines the brand's letterforms
13
+ - Weight 300 as the signature headline weight -- light, confident, anti-convention
14
+ - Negative letter-spacing at display sizes (-1.4px at 56px, progressive relaxation downward)
15
+ - Blue-tinted multi-layer shadows using `rgba(50,50,93,0.25)` -- elevation that feels brand-colored
16
+ - Deep navy (`#061b31`) headings instead of black -- warm, premium, financial-grade
17
+ - Conservative border-radius (4px-8px) -- nothing pill-shaped, nothing harsh
18
+ - Ruby (`#ea2261`) and magenta (`#f96bee`) accents for gradient and decorative elements
19
+ - `SourceCodePro` as the monospace companion for code and technical labels
20
+
21
+ ## 2. Color Palette & Roles
22
+
23
+ ### Primary
24
+ - **Stripe Purple** (`#533afd`): Primary brand color, CTA backgrounds, link text, interactive highlights. A saturated blue-violet that anchors the entire system.
25
+ - **Deep Navy** (`#061b31`): `--hds-color-heading-solid`. Primary heading color. Not black, not gray -- a very dark blue that adds warmth and depth to text.
26
+ - **Pure White** (`#ffffff`): Page background, card surfaces, button text on dark backgrounds.
27
+
28
+ ### Brand & Dark
29
+ - **Brand Dark** (`#1c1e54`): `--hds-color-util-brand-900`. Deep indigo for dark sections, footer backgrounds, and immersive brand moments.
30
+ - **Dark Navy** (`#0d253d`): `--hds-color-core-neutral-975`. The darkest neutral -- almost-black with a blue undertone for maximum depth without harshness.
31
+
32
+ ### Accent Colors
33
+ - **Ruby** (`#ea2261`): `--hds-color-accentColorMode-ruby-icon-solid`. Warm red-pink for icons, alerts, and accent elements.
34
+ - **Magenta** (`#f96bee`): `--hds-color-accentColorMode-magenta-icon-gradientMiddle`. Vivid pink-purple for gradients and decorative highlights.
35
+ - **Magenta Light** (`#ffd7ef`): `--hds-color-util-accent-magenta-100`. Tinted surface for magenta-themed cards and badges.
36
+
37
+ ### Interactive
38
+ - **Primary Purple** (`#533afd`): Primary link color, active states, selected elements.
39
+ - **Purple Hover** (`#4434d4`): Darker purple for hover states on primary elements.
40
+ - **Purple Deep** (`#2e2b8c`): `--hds-color-button-ui-iconHover`. Dark purple for icon hover states.
41
+ - **Purple Light** (`#b9b9f9`): `--hds-color-action-bg-subduedHover`. Soft lavender for subdued hover backgrounds.
42
+ - **Purple Mid** (`#665efd`): `--hds-color-input-selector-text-range`. Range selector and input highlight color.
43
+
44
+ ### Neutral Scale
45
+ - **Heading** (`#061b31`): Primary headings, nav text, strong labels.
46
+ - **Label** (`#273951`): `--hds-color-input-text-label`. Form labels, secondary headings.
47
+ - **Body** (`#64748d`): Secondary text, descriptions, captions.
48
+ - **Success Green** (`#15be53`): Status badges, success indicators (with 0.2-0.4 alpha for backgrounds/borders).
49
+ - **Success Text** (`#108c3d`): Success badge text color.
50
+ - **Lemon** (`#9b6829`): `--hds-color-core-lemon-500`. Warning and highlight accent.
51
+
52
+ ### Surface & Borders
53
+ - **Border Default** (`#e5edf5`): Standard border color for cards, dividers, and containers.
54
+ - **Border Purple** (`#b9b9f9`): Active/selected state borders on buttons and inputs.
55
+ - **Border Soft Purple** (`#d6d9fc`): Subtle purple-tinted borders for secondary elements.
56
+ - **Border Magenta** (`#ffd7ef`): Pink-tinted borders for magenta-themed elements.
57
+ - **Border Dashed** (`#362baa`): Dashed borders for drop zones and placeholder elements.
58
+
59
+ ### Shadow Colors
60
+ - **Shadow Blue** (`rgba(50,50,93,0.25)`): The signature -- blue-tinted primary shadow color.
61
+ - **Shadow Dark Blue** (`rgba(3,3,39,0.25)`): Deeper blue shadow for elevated elements.
62
+ - **Shadow Black** (`rgba(0,0,0,0.1)`): Secondary shadow layer for depth reinforcement.
63
+ - **Shadow Ambient** (`rgba(23,23,23,0.08)`): Soft ambient shadow for subtle elevation.
64
+ - **Shadow Soft** (`rgba(23,23,23,0.06)`): Minimal ambient shadow for light lift.
65
+
66
+ ## 3. Typography Rules
67
+
68
+ ### Font Family
69
+ - **Primary**: `sohne-var`, with fallback: `SF Pro Display`
70
+ - **Monospace**: `SourceCodePro`, with fallback: `SFMono-Regular`
71
+ - **OpenType Features**: `"ss01"` enabled globally on all sohne-var text; `"tnum"` for tabular numbers on financial data and captions.
72
+
73
+ ### Hierarchy
74
+
75
+ | Role | Font | Size | Weight | Line Height | Letter Spacing | Features | Notes |
76
+ |------|------|------|--------|-------------|----------------|----------|-------|
77
+ | Display Hero | sohne-var | 56px (3.50rem) | 300 | 1.03 (tight) | -1.4px | ss01 | Maximum size, whisper-weight authority |
78
+ | Display Large | sohne-var | 48px (3.00rem) | 300 | 1.15 (tight) | -0.96px | ss01 | Secondary hero headlines |
79
+ | Section Heading | sohne-var | 32px (2.00rem) | 300 | 1.10 (tight) | -0.64px | ss01 | Feature section titles |
80
+ | Sub-heading Large | sohne-var | 26px (1.63rem) | 300 | 1.12 (tight) | -0.26px | ss01 | Card headings, sub-sections |
81
+ | Sub-heading | sohne-var | 22px (1.38rem) | 300 | 1.10 (tight) | -0.22px | ss01 | Smaller section heads |
82
+ | Body Large | sohne-var | 18px (1.13rem) | 300 | 1.40 | normal | ss01 | Feature descriptions, intro text |
83
+ | Body | sohne-var | 16px (1.00rem) | 300-400 | 1.40 | normal | ss01 | Standard reading text |
84
+ | Button | sohne-var | 16px (1.00rem) | 400 | 1.00 (tight) | normal | ss01 | Primary button text |
85
+ | Button Small | sohne-var | 14px (0.88rem) | 400 | 1.00 (tight) | normal | ss01 | Secondary/compact buttons |
86
+ | Link | sohne-var | 14px (0.88rem) | 400 | 1.00 (tight) | normal | ss01 | Navigation links |
87
+ | Caption | sohne-var | 13px (0.81rem) | 400 | normal | normal | ss01 | Small labels, metadata |
88
+ | Caption Small | sohne-var | 12px (0.75rem) | 300-400 | 1.33-1.45 | normal | ss01 | Fine print, timestamps |
89
+ | Caption Tabular | sohne-var | 12px (0.75rem) | 300-400 | 1.33 | -0.36px | tnum | Financial data, numbers |
90
+ | Micro | sohne-var | 10px (0.63rem) | 300 | 1.15 (tight) | 0.1px | ss01 | Tiny labels, axis markers |
91
+ | Micro Tabular | sohne-var | 10px (0.63rem) | 300 | 1.15 (tight) | -0.3px | tnum | Chart data, small numbers |
92
+ | Nano | sohne-var | 8px (0.50rem) | 300 | 1.07 (tight) | normal | ss01 | Smallest labels |
93
+ | Code Body | SourceCodePro | 12px (0.75rem) | 500 | 2.00 (relaxed) | normal | -- | Code blocks, syntax |
94
+ | Code Bold | SourceCodePro | 12px (0.75rem) | 700 | 2.00 (relaxed) | normal | -- | Bold code, keywords |
95
+ | Code Label | SourceCodePro | 12px (0.75rem) | 500 | 2.00 (relaxed) | normal | uppercase | Technical labels |
96
+ | Code Micro | SourceCodePro | 9px (0.56rem) | 500 | 1.00 (tight) | normal | ss01 | Tiny code annotations |
97
+
98
+ ### Principles
99
+ - **Light weight as signature**: Weight 300 at display sizes is Stripe's most distinctive typographic choice. Where others use 600-700 to command attention, Stripe uses lightness as luxury -- the text is so confident it doesn't need weight to be authoritative.
100
+ - **ss01 everywhere**: The `"ss01"` stylistic set is non-negotiable. It modifies specific glyphs (likely alternate `a`, `g`, `l` forms) to create a more geometric, contemporary feel across all sohne-var text.
101
+ - **Two OpenType modes**: `"ss01"` for display/body text, `"tnum"` for tabular numerals in financial data. These never overlap -- a number in a paragraph uses ss01, a number in a data table uses tnum.
102
+ - **Progressive tracking**: Letter-spacing tightens proportionally with size: -1.4px at 56px, -0.96px at 48px, -0.64px at 32px, -0.26px at 26px, normal at 16px and below.
103
+ - **Two-weight simplicity**: Primarily 300 (body and headings) and 400 (UI/buttons). No bold (700) in the primary font -- SourceCodePro uses 500/700 for code contrast.
104
+
105
+ ## 4. Component Stylings
106
+
107
+ ### Buttons
108
+
109
+ **Primary Purple**
110
+ - Background: `#533afd`
111
+ - Text: `#ffffff`
112
+ - Padding: 8px 16px
113
+ - Radius: 4px
114
+ - Font: 16px sohne-var weight 400, `"ss01"`
115
+ - Hover: `#4434d4` background
116
+ - Use: Primary CTA ("Start now", "Contact sales")
117
+
118
+ **Ghost / Outlined**
119
+ - Background: transparent
120
+ - Text: `#533afd`
121
+ - Padding: 8px 16px
122
+ - Radius: 4px
123
+ - Border: `1px solid #b9b9f9`
124
+ - Font: 16px sohne-var weight 400, `"ss01"`
125
+ - Hover: background shifts to `rgba(83,58,253,0.05)`
126
+ - Use: Secondary actions
127
+
128
+ **Transparent Info**
129
+ - Background: transparent
130
+ - Text: `#2874ad`
131
+ - Padding: 8px 16px
132
+ - Radius: 4px
133
+ - Border: `1px solid rgba(43,145,223,0.2)`
134
+ - Use: Tertiary/info-level actions
135
+
136
+ **Neutral Ghost**
137
+ - Background: transparent (`rgba(255,255,255,0)`)
138
+ - Text: `rgba(16,16,16,0.3)`
139
+ - Padding: 8px 16px
140
+ - Radius: 4px
141
+ - Outline: `1px solid rgb(212,222,233)`
142
+ - Use: Disabled or muted actions
143
+
144
+ ### Cards & Containers
145
+ - Background: `#ffffff`
146
+ - Border: `1px solid #e5edf5` (standard) or `1px solid #061b31` (dark accent)
147
+ - Radius: 4px (tight), 5px (standard), 6px (comfortable), 8px (featured)
148
+ - Shadow (standard): `rgba(50,50,93,0.25) 0px 30px 45px -30px, rgba(0,0,0,0.1) 0px 18px 36px -18px`
149
+ - Shadow (ambient): `rgba(23,23,23,0.08) 0px 15px 35px 0px`
150
+ - Hover: shadow intensifies, often adding the blue-tinted layer
151
+
152
+ ### Badges / Tags / Pills
153
+ **Neutral Pill**
154
+ - Background: `#ffffff`
155
+ - Text: `#000000`
156
+ - Padding: 0px 6px
157
+ - Radius: 4px
158
+ - Border: `1px solid #f6f9fc`
159
+ - Font: 11px weight 400
160
+
161
+ **Success Badge**
162
+ - Background: `rgba(21,190,83,0.2)`
163
+ - Text: `#108c3d`
164
+ - Padding: 1px 6px
165
+ - Radius: 4px
166
+ - Border: `1px solid rgba(21,190,83,0.4)`
167
+ - Font: 10px weight 300
168
+
169
+ ### Inputs & Forms
170
+ - Border: `1px solid #e5edf5`
171
+ - Radius: 4px
172
+ - Focus: `1px solid #533afd` or purple ring
173
+ - Label: `#273951`, 14px sohne-var
174
+ - Text: `#061b31`
175
+ - Placeholder: `#64748d`
176
+
177
+ ### Navigation
178
+ - Clean horizontal nav on white, sticky with blur backdrop
179
+ - Brand logotype left-aligned
180
+ - Links: sohne-var 14px weight 400, `#061b31` text with `"ss01"`
181
+ - Radius: 6px on nav container
182
+ - CTA: purple button right-aligned ("Sign in", "Start now")
183
+ - Mobile: hamburger toggle with 6px radius
184
+
185
+ ### Decorative Elements
186
+ **Dashed Borders**
187
+ - `1px dashed #362baa` (purple) for placeholder/drop zones
188
+ - `1px dashed #ffd7ef` (magenta) for magenta-themed decorative borders
189
+
190
+ **Gradient Accents**
191
+ - Ruby-to-magenta gradients (`#ea2261` to `#f96bee`) for hero decorations
192
+ - Brand dark sections use `#1c1e54` backgrounds with white text
193
+
194
+ ## 5. Layout Principles
195
+
196
+ ### Spacing System
197
+ - Base unit: 8px
198
+ - Scale: 1px, 2px, 4px, 6px, 8px, 10px, 11px, 12px, 14px, 16px, 18px, 20px
199
+ - Notable: The scale is dense at the small end (every 2px from 4-12), reflecting Stripe's precision-oriented UI for financial data
200
+
201
+ ### Grid & Container
202
+ - Max content width: approximately 1080px
203
+ - Hero: centered single-column with generous padding, lightweight headlines
204
+ - Feature sections: 2-3 column grids for feature cards
205
+ - Full-width dark sections with `#1c1e54` background for brand immersion
206
+ - Code/dashboard previews as contained cards with blue-tinted shadows
207
+
208
+ ### Whitespace Philosophy
209
+ - **Precision spacing**: Unlike the vast emptiness of minimalist systems, Stripe uses measured, purposeful whitespace. Every gap is a deliberate typographic choice.
210
+ - **Dense data, generous chrome**: Financial data displays (tables, charts) are tightly packed, but the UI chrome around them is generously spaced. This creates a sense of controlled density -- like a well-organized spreadsheet in a beautiful frame.
211
+ - **Section rhythm**: White sections alternate with dark brand sections (`#1c1e54`), creating a dramatic light/dark cadence that prevents monotony without introducing arbitrary color.
212
+
213
+ ### Border Radius Scale
214
+ - Micro (1px): Fine-grained elements, subtle rounding
215
+ - Standard (4px): Buttons, inputs, badges, cards -- the workhorse
216
+ - Comfortable (5px): Standard card containers
217
+ - Relaxed (6px): Navigation, larger interactive elements
218
+ - Large (8px): Featured cards, hero elements
219
+ - Compound: `0px 0px 6px 6px` for bottom-rounded containers (tab panels, dropdown footers)
220
+
221
+ ## 6. Depth & Elevation
222
+
223
+ | Level | Treatment | Use |
224
+ |-------|-----------|-----|
225
+ | Flat (Level 0) | No shadow | Page background, inline text |
226
+ | Ambient (Level 1) | `rgba(23,23,23,0.06) 0px 3px 6px` | Subtle card lift, hover hints |
227
+ | Standard (Level 2) | `rgba(23,23,23,0.08) 0px 15px 35px` | Standard cards, content panels |
228
+ | Elevated (Level 3) | `rgba(50,50,93,0.25) 0px 30px 45px -30px, rgba(0,0,0,0.1) 0px 18px 36px -18px` | Featured cards, dropdowns, popovers |
229
+ | Deep (Level 4) | `rgba(3,3,39,0.25) 0px 14px 21px -14px, rgba(0,0,0,0.1) 0px 8px 17px -8px` | Modals, floating panels |
230
+ | Ring (Accessibility) | `2px solid #533afd` outline | Keyboard focus ring |
231
+
232
+ **Shadow Philosophy**: Stripe's shadow system is built on a principle of chromatic depth. Where most design systems use neutral gray or black shadows, Stripe's primary shadow color (`rgba(50,50,93,0.25)`) is a deep blue-gray that echoes the brand's navy palette. This creates shadows that don't just add depth -- they add brand atmosphere. The multi-layer approach pairs this blue-tinted shadow with a pure black secondary layer (`rgba(0,0,0,0.1)`) at a different offset, creating a parallax-like depth where the branded shadow sits farther from the element and the neutral shadow sits closer. The negative spread values (-30px, -18px) ensure shadows don't extend beyond the element's footprint horizontally, keeping elevation vertical and controlled.
233
+
234
+ ### Decorative Depth
235
+ - Dark brand sections (`#1c1e54`) create immersive depth through background color contrast
236
+ - Gradient overlays with ruby-to-magenta transitions for hero decorations
237
+ - Shadow color `rgba(0,55,112,0.08)` (`--hds-color-shadow-sm-top`) for top-edge shadows on sticky elements
238
+
239
+ ## 7. Do's and Don'ts
240
+
241
+ ### Do
242
+ - Use sohne-var with `"ss01"` on every text element -- the stylistic set IS the brand
243
+ - Use weight 300 for all headlines and body text -- lightness is the signature
244
+ - Apply blue-tinted shadows (`rgba(50,50,93,0.25)`) for all elevated elements
245
+ - Use `#061b31` (deep navy) for headings instead of `#000000` -- the warmth matters
246
+ - Keep border-radius between 4px-8px -- conservative rounding is intentional
247
+ - Use `"tnum"` for any tabular/financial number display
248
+ - Layer shadows: blue-tinted far + neutral close for depth parallax
249
+ - Use `#533afd` purple as the primary interactive/CTA color
250
+
251
+ ### Don't
252
+ - Don't use weight 600-700 for sohne-var headlines -- weight 300 is the brand voice
253
+ - Don't use large border-radius (12px+, pill shapes) on cards or buttons -- Stripe is conservative
254
+ - Don't use neutral gray shadows -- always tint with blue (`rgba(50,50,93,...)`)
255
+ - Don't skip `"ss01"` on any sohne-var text -- the alternate glyphs define the personality
256
+ - Don't use pure black (`#000000`) for headings -- always `#061b31` deep navy
257
+ - Don't use warm accent colors (orange, yellow) for interactive elements -- purple is primary
258
+ - Don't apply positive letter-spacing at display sizes -- Stripe tracks tight
259
+ - Don't use the magenta/ruby accents for buttons or links -- they're decorative/gradient only
260
+
261
+ ## 8. Responsive Behavior
262
+
263
+ ### Breakpoints
264
+ | Name | Width | Key Changes |
265
+ |------|-------|-------------|
266
+ | Mobile | <640px | Single column, reduced heading sizes, stacked cards |
267
+ | Tablet | 640-1024px | 2-column grids, moderate padding |
268
+ | Desktop | 1024-1280px | Full layout, 3-column feature grids |
269
+ | Large Desktop | >1280px | Centered content with generous margins |
270
+
271
+ ### Touch Targets
272
+ - Buttons use comfortable padding (8px-16px vertical)
273
+ - Navigation links at 14px with adequate spacing
274
+ - Badges have 6px horizontal padding minimum for tap targets
275
+ - Mobile nav toggle with 6px radius button
276
+
277
+ ### Collapsing Strategy
278
+ - Hero: 56px display -> 32px on mobile, weight 300 maintained
279
+ - Navigation: horizontal links + CTAs -> hamburger toggle
280
+ - Feature cards: 3-column -> 2-column -> single column stacked
281
+ - Dark brand sections: maintain full-width treatment, reduce internal padding
282
+ - Financial data tables: horizontal scroll on mobile
283
+ - Section spacing: 64px+ -> 40px on mobile
284
+ - Typography scale compresses: 56px -> 48px -> 32px hero sizes across breakpoints
285
+
286
+ ### Image Behavior
287
+ - Dashboard/product screenshots maintain blue-tinted shadow at all sizes
288
+ - Hero gradient decorations simplify on mobile
289
+ - Code blocks maintain `SourceCodePro` treatment, may horizontally scroll
290
+ - Card images maintain consistent 4px-6px border-radius
291
+
292
+ ## 9. Agent Prompt Guide
293
+
294
+ ### Quick Color Reference
295
+ - Primary CTA: Stripe Purple (`#533afd`)
296
+ - CTA Hover: Purple Dark (`#4434d4`)
297
+ - Background: Pure White (`#ffffff`)
298
+ - Heading text: Deep Navy (`#061b31`)
299
+ - Body text: Slate (`#64748d`)
300
+ - Label text: Dark Slate (`#273951`)
301
+ - Border: Soft Blue (`#e5edf5`)
302
+ - Link: Stripe Purple (`#533afd`)
303
+ - Dark section: Brand Dark (`#1c1e54`)
304
+ - Success: Green (`#15be53`)
305
+ - Accent decorative: Ruby (`#ea2261`), Magenta (`#f96bee`)
306
+
307
+ ### Example Component Prompts
308
+ - "Create a hero section on white background. Headline at 48px sohne-var weight 300, line-height 1.15, letter-spacing -0.96px, color #061b31, font-feature-settings 'ss01'. Subtitle at 18px weight 300, line-height 1.40, color #64748d. Purple CTA button (#533afd, 4px radius, 8px 16px padding, white text) and ghost button (transparent, 1px solid #b9b9f9, #533afd text, 4px radius)."
309
+ - "Design a card: white background, 1px solid #e5edf5 border, 6px radius. Shadow: rgba(50,50,93,0.25) 0px 30px 45px -30px, rgba(0,0,0,0.1) 0px 18px 36px -18px. Title at 22px sohne-var weight 300, letter-spacing -0.22px, color #061b31, 'ss01'. Body at 16px weight 300, #64748d."
310
+ - "Build a success badge: rgba(21,190,83,0.2) background, #108c3d text, 4px radius, 1px 6px padding, 10px sohne-var weight 300, border 1px solid rgba(21,190,83,0.4)."
311
+ - "Create navigation: white sticky header with backdrop-filter blur(12px). sohne-var 14px weight 400 for links, #061b31 text, 'ss01'. Purple CTA 'Start now' right-aligned (#533afd bg, white text, 4px radius). Nav container 6px radius."
312
+ - "Design a dark brand section: #1c1e54 background, white text. Headline 32px sohne-var weight 300, letter-spacing -0.64px, 'ss01'. Body 16px weight 300, rgba(255,255,255,0.7). Cards inside use rgba(255,255,255,0.1) border with 6px radius."
313
+
314
+ ### Iteration Guide
315
+ 1. Always enable `font-feature-settings: "ss01"` on sohne-var text -- this is the brand's typographic DNA
316
+ 2. Weight 300 is the default; use 400 only for buttons/links/navigation
317
+ 3. Shadow formula: `rgba(50,50,93,0.25) 0px Y1 B1 -S1, rgba(0,0,0,0.1) 0px Y2 B2 -S2` where Y1/B1 are larger (far shadow) and Y2/B2 are smaller (near shadow)
318
+ 4. Heading color is `#061b31` (deep navy), body is `#64748d` (slate), labels are `#273951` (dark slate)
319
+ 5. Border-radius stays in the 4px-8px range -- never use pill shapes or large rounding
320
+ 6. Use `"tnum"` for any numbers in tables, charts, or financial displays
321
+ 7. Dark sections use `#1c1e54` -- not black, not gray, but a deep branded indigo
322
+ 8. SourceCodePro for code at 12px/500 with 2.00 line-height (very generous for readability)
@@ -0,0 +1,24 @@
1
+ # Stripe Inspired Design System
2
+
3
+ [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/stripe/DESIGN.md) extracted from the public [stripe](https://stripe.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/stripe/DESIGN.md) to use as a reference for AI agents (Claude, Cursor, Stitch) to generate UI that looks like the Stripe 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
+ ![Stripe Design System — Dark Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/stripe/preview-dark-screenshot.png)
22
+
23
+ ### Light Mode
24
+ ![Stripe Design System — Light Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/stripe/preview-screenshot.png)