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,263 @@
1
+ # Design System: Together AI
2
+
3
+ ## 1. Visual Theme & Atmosphere
4
+
5
+ Together AI's interface is a pastel-gradient dreamscape built for enterprise AI infrastructure — a design that somehow makes GPU clusters and model inference feel light, airy, and optimistic. The hero section blooms with soft pink-blue-lavender gradients and abstract, painterly illustrations that evoke clouds and flight, establishing a visual metaphor for the "AI-Native Cloud" proposition. Against this softness, the typography cuts through with precision: "The Future" display font at 64px with aggressive negative tracking (-1.92px) creates dense, authoritative headline blocks.
6
+
7
+ The design straddles two worlds: a bright, white-canvas light side where pastel gradients and stats cards create an approachable platform overview, and a dark navy universe (`#010120` — not gray-black but a deep midnight blue) where research papers and technical content live. This dual-world approach elegantly separates the "business" messaging (light, friendly, stat-driven) from the "research" messaging (dark, serious, academic).
8
+
9
+ What makes Together AI distinctive is its type system. "The Future" handles all display and body text with a geometric modernist aesthetic, while "PP Neue Montreal Mono" provides uppercase labels with meticulous letter-spacing — creating a "technical infrastructure company with taste" personality. The brand accents — magenta (`#ef2cc1`) and orange (`#fc4c02`) — appear sparingly in the gradient and illustrations, never polluting the clean UI.
10
+
11
+ **Key Characteristics:**
12
+ - Soft pastel gradients (pink, blue, lavender) against pure white canvas
13
+ - Deep midnight blue (`#010120`) for dark/research sections — not gray-black
14
+ - Custom "The Future" font with aggressive negative letter-spacing throughout
15
+ - PP Neue Montreal Mono for uppercase technical labels
16
+ - Sharp geometry (4px, 8px radius) — not rounded, not pill
17
+ - Magenta (#ef2cc1) + orange (#fc4c02) brand accents in illustrations only
18
+ - Lavender (#bdbbff) as a soft secondary accent
19
+ - Enterprise stats prominently displayed (2x, 60%, 90%)
20
+ - Dark-blue-tinted shadows (rgba(1, 1, 32, 0.1))
21
+
22
+ ## 2. Color Palette & Roles
23
+
24
+ ### Primary
25
+ - **Brand Magenta** (`#ef2cc1`): The primary brand accent — a vivid pink-magenta used in gradient illustrations and the highest-signal brand moments. Never used as UI chrome.
26
+ - **Brand Orange** (`#fc4c02`): The secondary brand accent — a vivid orange for gradient endpoints and warm accent moments.
27
+ - **Dark Blue** (`#010120`): The primary dark surface — a deep midnight blue-black used for research sections, footer, and dark containers. Not gray, not black — distinctly blue.
28
+
29
+ ### Secondary & Accent
30
+ - **Soft Lavender** (`#bdbbff`): A gentle blue-violet used for subtle accents, secondary indicators, and soft UI highlights.
31
+ - **Black 40** (`#00000066`): Semi-transparent black for de-emphasized overlays and secondary text.
32
+
33
+ ### Surface & Background
34
+ - **Pure White** (`#ffffff`): The primary light-section page background.
35
+ - **Dark Blue** (`#010120`): Dark-section backgrounds — research, footer, technical content.
36
+ - **Glass Light** (`rgba(255, 255, 255, 0.12)`): Frosted glass button backgrounds on dark sections.
37
+ - **Glass Dark** (`rgba(0, 0, 0, 0.08)`): Subtle tinted surfaces on light sections.
38
+
39
+ ### Neutrals & Text
40
+ - **Pure Black** (`#000000`): Primary text on light surfaces.
41
+ - **Pure White** (`#ffffff`): Primary text on dark surfaces.
42
+ - **Black 8%** (`rgba(0, 0, 0, 0.08)`): Borders and subtle containment on light surfaces.
43
+ - **White 12%** (`rgba(255, 255, 255, 0.12)`): Borders and containment on dark surfaces.
44
+
45
+ ### Gradient System
46
+ - **Pastel Cloud Gradient**: Soft pink → lavender → soft blue gradients in hero illustrations. These appear in abstract, painterly forms — clouds, feathers, flowing shapes — that create visual warmth without literal meaning.
47
+ - **Hero Gradient**: The hero background uses soft pastel tints layered over white, creating a dawn-like atmospheric effect.
48
+
49
+ ## 3. Typography Rules
50
+
51
+ ### Font Family
52
+ - **Primary**: `The Future`, with fallback: `Arial`
53
+ - **Monospace / Labels**: `PP Neue Montreal Mono`, with fallback: `Georgia`
54
+
55
+ ### Hierarchy
56
+
57
+ | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
58
+ |------|------|------|--------|-------------|----------------|-------|
59
+ | Display / Hero | The Future | 64px (4rem) | 400–500 | 1.00–1.10 (tight) | -1.92px | Maximum impact, dense blocks |
60
+ | Section Heading | The Future | 40px (2.5rem) | 500 | 1.20 (tight) | -0.8px | Feature section titles |
61
+ | Sub-heading | The Future | 28px (1.75rem) | 500 | 1.15 (tight) | -0.42px | Card headings |
62
+ | Feature Title | The Future | 22px (1.38rem) | 500 | 1.15 (tight) | -0.22px | Small feature headings |
63
+ | Body Large | The Future | 18px (1.13rem) | 400–500 | 1.30 (tight) | -0.18px | Descriptions, sections |
64
+ | Body / Button | The Future | 16px (1rem) | 400–500 | 1.25–1.30 | -0.16px | Standard body, nav, buttons |
65
+ | Caption | The Future | 14px (0.88rem) | 400–500 | 1.40 | normal | Metadata, descriptions |
66
+ | Mono Label | PP Neue Montreal Mono | 16px (1rem) | 500 | 1.00 (tight) | 0.08px | Uppercase section labels |
67
+ | Mono Small | PP Neue Montreal Mono | 11px (0.69rem) | 500 | 1.00–1.40 | 0.055–0.08px | Small uppercase tags |
68
+ | Mono Micro | PP Neue Montreal Mono | 10px (0.63rem) | 400 | 1.40 | 0.05px | Smallest uppercase labels |
69
+
70
+ ### Principles
71
+ - **Negative tracking everywhere**: Every size of "The Future" uses negative letter-spacing (-0.16px to -1.92px), creating consistently tight, modern text.
72
+ - **Mono for structure**: PP Neue Montreal Mono in uppercase with positive letter-spacing creates technical "label" moments that structure the page without competing with display text.
73
+ - **Weight 500 as emphasis**: The system uses 400 (regular) and 500 (medium) — no bold. Medium weight marks headings and emphasis.
74
+ - **Tight line-heights throughout**: Even body text uses 1.25–1.30 line-height — tighter than typical, creating a dense, information-rich feel.
75
+
76
+ ## 4. Component Stylings
77
+
78
+ ### Buttons
79
+
80
+ **Glass on Dark**
81
+ - Background: `rgba(255, 255, 255, 0.12)` (frosted glass)
82
+ - Text: Pure White (`#ffffff`)
83
+ - Radius: sharp (4px)
84
+ - Opacity: 0.5
85
+ - Hover: transparent dark overlay
86
+ - Used on dark sections — subtle, glass-like
87
+
88
+ **Dark Solid**
89
+ - Background: Dark Blue (`#010120`) or Pure Black
90
+ - Text: Pure White
91
+ - Radius: sharp (4px)
92
+ - The primary CTA on light surfaces
93
+
94
+ **Outlined Light**
95
+ - Border: `1px solid rgba(0, 0, 0, 0.08)`
96
+ - Background: transparent or subtle glass
97
+ - Text: Pure Black
98
+ - Radius: sharp (4px)
99
+ - Secondary actions on light surfaces
100
+
101
+ ### Cards & Containers
102
+ - Background: Pure White or subtle glass tint
103
+ - Border: `1px solid rgba(0, 0, 0, 0.08)` on light; `1px solid rgba(255, 255, 255, 0.12)` on dark
104
+ - Radius: sharp (4px) for badges and small elements; comfortable (8px) for larger containers
105
+ - Shadow: dark-blue-tinted (`rgba(1, 1, 32, 0.1) 0px 4px 10px`) — warm and subtle
106
+ - Stats cards with large numbers prominently displayed
107
+
108
+ ### Badges / Tags
109
+ - Background: `rgba(0, 0, 0, 0.04)` (light) or `rgba(255, 255, 255, 0.12)` (dark)
110
+ - Text: Black (light) or White (dark)
111
+ - Padding: 2px 8px (compact)
112
+ - Radius: sharp (4px)
113
+ - Border: `1px solid rgba(0, 0, 0, 0.08)`
114
+ - PP Neue Montreal Mono, uppercase, 16px
115
+
116
+ ### Navigation
117
+ - Clean horizontal nav on white/transparent
118
+ - Logo: Together AI wordmark
119
+ - Links: The Future at 16px, weight 400
120
+ - CTA: Dark solid button
121
+ - Hover: no text-decoration
122
+
123
+ ### Image Treatment
124
+ - Abstract pastel gradient illustrations (cloud/feather forms)
125
+ - Product UI screenshots on dark/light surfaces
126
+ - Team photos in editorial style
127
+ - Research paper cards with dark backgrounds
128
+
129
+ ### Distinctive Components
130
+
131
+ **Stats Bar**
132
+ - Large performance metrics (2x, 60%, 90%)
133
+ - Bold display numbers
134
+ - Short descriptive captions beneath
135
+ - Clean horizontal layout
136
+
137
+ **Mono Section Labels**
138
+ - PP Neue Montreal Mono, uppercase, 11px, letter-spacing 0.055px
139
+ - Used as navigational signposts throughout the page
140
+ - Technical, structured feel
141
+
142
+ **Research Section**
143
+ - Dark Blue (#010120) background
144
+ - White text, research paper thumbnails
145
+ - Creates a distinct "academic" zone
146
+
147
+ **Large Footer Logo**
148
+ - "together" wordmark rendered at massive scale in the dark footer
149
+ - Creates a brand-statement closing moment
150
+
151
+ ## 5. Layout Principles
152
+
153
+ ### Spacing System
154
+ - Base unit: 8px
155
+ - Scale: 1px, 2px, 4px, 8px, 10px, 12px, 16px, 20px, 24px, 32px, 44px, 48px, 80px, 100px, 120px
156
+ - Button/badge padding: 2px 8px (compact)
157
+ - Card internal padding: approximately 24–32px
158
+ - Section vertical spacing: generous (80–120px)
159
+
160
+ ### Grid & Container
161
+ - Max container width: approximately 1200px, centered
162
+ - Hero: centered with pastel gradient background
163
+ - Feature sections: multi-column card grids
164
+ - Stats: horizontal row of metric cards
165
+ - Research: dark full-width section
166
+
167
+ ### Whitespace Philosophy
168
+ - **Optimistic breathing room**: Generous spacing between sections creates an open, inviting feel that makes enterprise AI infrastructure feel accessible.
169
+ - **Dual atmosphere**: Light sections breathe with whitespace; dark sections are denser with content.
170
+ - **Stats as visual anchors**: Large numbers with small captions create natural focal points.
171
+
172
+ ### Border Radius Scale
173
+ - Sharp (4px): Buttons, badges, tags, small interactive elements — the primary radius
174
+ - Comfortable (8px): Larger containers, feature cards
175
+
176
+ *This is a deliberately restrained radius system — no pills, no generous rounding. The sharp geometry contrasts with the soft pastel gradients.*
177
+
178
+ ## 6. Depth & Elevation
179
+
180
+ | Level | Treatment | Use |
181
+ |-------|-----------|-----|
182
+ | Flat (Level 0) | No shadow, no border | Page background, text blocks |
183
+ | Contained (Level 1) | `1px solid rgba(0,0,0,0.08)` (light) or `rgba(255,255,255,0.12)` (dark) | Cards, badges, containers |
184
+ | Elevated (Level 2) | `rgba(1, 1, 32, 0.1) 0px 4px 10px` | Feature cards, hover states |
185
+ | Dark Zone (Level 3) | Dark Blue (#010120) full-width background | Research, footer, technical sections |
186
+
187
+ **Shadow Philosophy**: Together AI uses a single, distinctive shadow — tinted with Dark Blue (`rgba(1, 1, 32, 0.1)`) rather than generic black. This gives elevated elements a subtle blue-ish cast that ties them to the brand's midnight-blue dark mode. The shadow is soft (10px blur, 4px offset) and always downward — creating gentle paper-hover elevation.
188
+
189
+ ## 7. Do's and Don'ts
190
+
191
+ ### Do
192
+ - Use pastel gradients (pink/blue/lavender) for hero illustrations and decorative backgrounds
193
+ - Use Dark Blue (#010120) for dark sections — never generic gray-black
194
+ - Apply negative letter-spacing on all "The Future" text (scaled by size)
195
+ - Use PP Neue Montreal Mono in uppercase for section labels and technical markers
196
+ - Keep border-radius sharp (4px) for badges and interactive elements
197
+ - Use the dark-blue-tinted shadow for elevation
198
+ - Maintain the light/dark section duality — business (light) vs research (dark)
199
+ - Show enterprise stats prominently with large display numbers
200
+
201
+ ### Don't
202
+ - Don't use Brand Magenta (#ef2cc1) or Brand Orange (#fc4c02) as UI colors — they're for illustrations only
203
+ - Don't use pill-shaped or generously rounded corners — the geometry is sharp
204
+ - Don't use generic gray-black for dark sections — always Dark Blue (#010120)
205
+ - Don't use positive letter-spacing on "The Future" — it's always negative
206
+ - Don't use bold (700+) weight — 400–500 is the full range
207
+ - Don't use warm-toned shadows — always dark-blue-tinted
208
+ - Don't reduce section spacing below 48px — the open feeling is core
209
+ - Don't mix in additional typefaces — "The Future" + PP Neue Montreal Mono is the pair
210
+
211
+ ## 8. Responsive Behavior
212
+
213
+ ### Breakpoints
214
+ | Name | Width | Key Changes |
215
+ |------|-------|-------------|
216
+ | Mobile | <479px | Compact layout, stacked everything |
217
+ | Large Mobile | 479–767px | Single column, hamburger nav |
218
+ | Tablet | 768–991px | 2-column grids begin |
219
+ | Desktop | 992px+ | Full multi-column layout |
220
+
221
+ ### Touch Targets
222
+ - Buttons with adequate padding
223
+ - Card surfaces as touch targets
224
+ - Navigation links at comfortable 16px
225
+
226
+ ### Collapsing Strategy
227
+ - **Navigation**: Collapses to hamburger on mobile
228
+ - **Hero text**: 64px → 40px → 28px progressive scaling
229
+ - **Stats bar**: Horizontal → stacked vertical
230
+ - **Feature grids**: Multi-column → single column
231
+ - **Research section**: Cards stack vertically
232
+
233
+ ### Image Behavior
234
+ - Pastel illustrations scale proportionally
235
+ - Product screenshots maintain aspect ratio
236
+ - Team photos scale within containers
237
+
238
+ ## 9. Agent Prompt Guide
239
+
240
+ ### Quick Color Reference
241
+ - Primary Text (light): "Pure Black (#000000)"
242
+ - Primary Text (dark): "Pure White (#ffffff)"
243
+ - Page Background: "Pure White (#ffffff)"
244
+ - Dark Surface: "Dark Blue (#010120)"
245
+ - Brand Accent 1: "Brand Magenta (#ef2cc1)"
246
+ - Brand Accent 2: "Brand Orange (#fc4c02)"
247
+ - Soft Accent: "Soft Lavender (#bdbbff)"
248
+ - Border (light): "rgba(0, 0, 0, 0.08)"
249
+
250
+ ### Example Component Prompts
251
+ - "Create a hero section on white with soft pastel gradients (pink → lavender → blue) as background. Headline at 64px 'The Future' weight 500, line-height 1.10, letter-spacing -1.92px. Pure Black text. Include a dark blue CTA button (#010120, 4px radius)."
252
+ - "Design a stats card: large display number (64px, weight 500) with a small caption below (14px). White background, 8px radius, dark-blue-tinted shadow (rgba(1, 1, 32, 0.1) 0px 4px 10px)."
253
+ - "Build a section label: PP Neue Montreal Mono, 11px, weight 500, uppercase, letter-spacing 0.055px. Black text on light, white on dark."
254
+ - "Create a dark research section: Dark Blue (#010120) background. White text, section heading at 40px 'The Future' weight 500, letter-spacing -0.8px. Cards with rgba(255, 255, 255, 0.12) border."
255
+ - "Design a badge: 4px radius, rgba(0, 0, 0, 0.04) background, 1px solid rgba(0, 0, 0, 0.08) border, 'The Future' 16px text. Padding: 2px 8px."
256
+
257
+ ### Iteration Guide
258
+ 1. Always specify negative letter-spacing for "The Future" — it's scaled by size
259
+ 2. Dark sections use #010120 (midnight blue), never generic black
260
+ 3. Shadows are always dark-blue-tinted: rgba(1, 1, 32, 0.1)
261
+ 4. Mono labels are always uppercase with positive letter-spacing
262
+ 5. Keep radius sharp (4px or 8px) — no pills, no generous rounding
263
+ 6. Pastel gradients are for decoration, not UI chrome
@@ -0,0 +1,24 @@
1
+ # Together AI Inspired Design System
2
+
3
+ [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/together.ai/DESIGN.md) extracted from the public [together](https://together.ai/) 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/together.ai/DESIGN.md) to use as a reference for AI agents (Claude, Cursor, Stitch) to generate UI that looks like the Together AI 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
+ ![Together AI Design System — Dark Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/together.ai/preview-dark-screenshot.png)
22
+
23
+ ### Light Mode
24
+ ![Together AI Design System — Light Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/together.ai/preview-screenshot.png)