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,897 @@
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: Together AI (Light)</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=Space+Mono:wght@400;700&display=swap" rel="stylesheet">
10
+ <style>
11
+ :root {
12
+ --color-brand-magenta: #ef2cc1;
13
+ --color-brand-orange: #fc4c02;
14
+ --color-dark-blue: #010120;
15
+ --color-soft-lavender: #bdbbff;
16
+ --color-black-40: #00000066;
17
+ --color-white: #ffffff;
18
+ --color-black: #000000;
19
+ --font-display: system-ui, -apple-system, 'Segoe UI', Roboto, Ubuntu, Cantarell, 'Noto Sans', Helvetica, Arial, sans-serif;
20
+ --font-mono: 'Space Mono', 'Courier New', Consolas, monospace;
21
+ /* Light mode tokens */
22
+ --bg-page: #ffffff;
23
+ --bg-card: #ffffff;
24
+ --bg-nav: rgba(255,255,255,0.95);
25
+ --text-primary: #000000;
26
+ --text-secondary: #00000066;
27
+ --text-muted: #00000066;
28
+ --border-color: rgba(0,0,0,0.08);
29
+ --border-subtle: rgba(0,0,0,0.08);
30
+ --glass-bg: rgba(0,0,0,0.08);
31
+ --badge-bg: rgba(0,0,0,0.04);
32
+ --shadow-card: rgba(1, 1, 32, 0.1) 0px 4px 10px;
33
+ --section-label-color: var(--color-black);
34
+ }
35
+
36
+ * { margin: 0; padding: 0; box-sizing: border-box; }
37
+
38
+ body {
39
+ background: var(--bg-page);
40
+ color: var(--text-primary);
41
+ font-family: var(--font-display);
42
+ font-size: 16px;
43
+ font-weight: 400;
44
+ line-height: 1.30;
45
+ letter-spacing: -0.16px;
46
+ -webkit-font-smoothing: antialiased;
47
+ }
48
+
49
+ /* NAV */
50
+ .nav {
51
+ position: sticky;
52
+ top: 0;
53
+ z-index: 100;
54
+ display: flex;
55
+ align-items: center;
56
+ justify-content: space-between;
57
+ padding: 16px 40px;
58
+ background: var(--bg-nav);
59
+ backdrop-filter: blur(12px);
60
+ border-bottom: 1px solid var(--border-color);
61
+ }
62
+ .nav-brand {
63
+ font-family: var(--font-display);
64
+ font-size: 18px;
65
+ font-weight: 500;
66
+ letter-spacing: -0.18px;
67
+ display: flex;
68
+ align-items: center;
69
+ gap: 8px;
70
+ }
71
+ .nav-brand .logo-dot {
72
+ width: 20px;
73
+ height: 20px;
74
+ border-radius: 50%;
75
+ background: linear-gradient(135deg, var(--color-brand-magenta), var(--color-brand-orange));
76
+ }
77
+ .nav-links { display: flex; gap: 32px; align-items: center; }
78
+ .nav-links a {
79
+ color: var(--text-primary);
80
+ text-decoration: none;
81
+ font-size: 16px;
82
+ font-weight: 400;
83
+ letter-spacing: -0.16px;
84
+ transition: opacity 0.2s;
85
+ }
86
+ .nav-links a:hover { opacity: 0.6; }
87
+ .nav-cta {
88
+ background: var(--color-dark-blue);
89
+ color: var(--color-white);
90
+ padding: 8px 20px;
91
+ border: none;
92
+ border-radius: 4px;
93
+ font-size: 16px;
94
+ font-family: var(--font-display);
95
+ font-weight: 500;
96
+ letter-spacing: -0.16px;
97
+ cursor: pointer;
98
+ }
99
+
100
+ /* HERO */
101
+ .hero {
102
+ position: relative;
103
+ text-align: center;
104
+ padding: 120px 40px 100px;
105
+ overflow: hidden;
106
+ }
107
+ .hero::before {
108
+ content: '';
109
+ position: absolute;
110
+ top: 0;
111
+ left: 0;
112
+ right: 0;
113
+ bottom: 0;
114
+ background: linear-gradient(180deg,
115
+ rgba(239,44,193,0.08) 0%,
116
+ rgba(189,187,255,0.12) 35%,
117
+ rgba(130,170,255,0.08) 65%,
118
+ rgba(255,255,255,0) 100%
119
+ );
120
+ pointer-events: none;
121
+ }
122
+ .hero-gradient-orb {
123
+ position: absolute;
124
+ top: -60px;
125
+ left: 50%;
126
+ transform: translateX(-50%);
127
+ width: 800px;
128
+ height: 500px;
129
+ background: radial-gradient(ellipse at center,
130
+ rgba(239,44,193,0.10) 0%,
131
+ rgba(189,187,255,0.15) 30%,
132
+ rgba(130,170,255,0.08) 60%,
133
+ transparent 80%
134
+ );
135
+ filter: blur(40px);
136
+ pointer-events: none;
137
+ }
138
+ .hero h1 {
139
+ font-family: var(--font-display);
140
+ font-size: 64px;
141
+ font-weight: 500;
142
+ line-height: 1.10;
143
+ letter-spacing: -1.92px;
144
+ margin-bottom: 24px;
145
+ position: relative;
146
+ color: var(--text-primary);
147
+ }
148
+ .hero p {
149
+ color: var(--text-secondary);
150
+ font-size: 18px;
151
+ font-weight: 400;
152
+ line-height: 1.30;
153
+ letter-spacing: -0.18px;
154
+ margin-bottom: 40px;
155
+ position: relative;
156
+ }
157
+ .hero-buttons { display: flex; gap: 16px; justify-content: center; position: relative; }
158
+ .btn-dark-solid {
159
+ background: var(--color-dark-blue);
160
+ color: var(--color-white);
161
+ padding: 12px 24px;
162
+ border: none;
163
+ border-radius: 4px;
164
+ font-size: 16px;
165
+ font-family: var(--font-display);
166
+ font-weight: 500;
167
+ letter-spacing: -0.16px;
168
+ cursor: pointer;
169
+ }
170
+ .btn-outlined {
171
+ background: transparent;
172
+ color: var(--text-primary);
173
+ padding: 12px 24px;
174
+ border: 1px solid var(--border-color);
175
+ border-radius: 4px;
176
+ font-size: 16px;
177
+ font-family: var(--font-display);
178
+ font-weight: 400;
179
+ letter-spacing: -0.16px;
180
+ cursor: pointer;
181
+ }
182
+
183
+ /* MONO LABEL */
184
+ .mono-label {
185
+ font-family: var(--font-mono);
186
+ font-size: 11px;
187
+ font-weight: 500;
188
+ text-transform: uppercase;
189
+ letter-spacing: 0.055px;
190
+ color: var(--text-secondary);
191
+ margin-bottom: 12px;
192
+ }
193
+
194
+ /* SECTIONS */
195
+ .section {
196
+ max-width: 1200px;
197
+ margin: 0 auto;
198
+ padding: 80px 40px;
199
+ }
200
+ .section-title {
201
+ font-family: var(--font-mono);
202
+ font-size: 11px;
203
+ font-weight: 500;
204
+ text-transform: uppercase;
205
+ letter-spacing: 0.055px;
206
+ color: var(--text-secondary);
207
+ margin-bottom: 12px;
208
+ }
209
+ .section-heading {
210
+ font-family: var(--font-display);
211
+ font-size: 40px;
212
+ font-weight: 500;
213
+ line-height: 1.20;
214
+ letter-spacing: -0.8px;
215
+ margin-bottom: 48px;
216
+ }
217
+ .section-divider {
218
+ border: none;
219
+ border-top: 1px solid var(--border-subtle);
220
+ margin: 0 40px;
221
+ max-width: 1200px;
222
+ margin-left: auto;
223
+ margin-right: auto;
224
+ }
225
+
226
+ /* COLOR PALETTE */
227
+ .color-group { margin-bottom: 40px; }
228
+ .color-group-title {
229
+ font-family: var(--font-display);
230
+ font-size: 22px;
231
+ font-weight: 500;
232
+ line-height: 1.15;
233
+ letter-spacing: -0.22px;
234
+ margin-bottom: 20px;
235
+ color: var(--text-primary);
236
+ }
237
+ .color-grid {
238
+ display: grid;
239
+ grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
240
+ gap: 16px;
241
+ }
242
+ .color-swatch {
243
+ border: 1px solid var(--border-color);
244
+ border-radius: 8px;
245
+ overflow: hidden;
246
+ }
247
+ .color-swatch-block {
248
+ height: 80px;
249
+ position: relative;
250
+ }
251
+ .color-swatch-info {
252
+ padding: 12px;
253
+ background: var(--bg-card);
254
+ }
255
+ .color-swatch-name {
256
+ font-family: var(--font-display);
257
+ font-size: 13px;
258
+ font-weight: 500;
259
+ letter-spacing: -0.13px;
260
+ margin-bottom: 2px;
261
+ }
262
+ .color-swatch-hex {
263
+ font-family: var(--font-mono);
264
+ font-size: 12px;
265
+ color: var(--text-muted);
266
+ margin-bottom: 4px;
267
+ }
268
+ .color-swatch-role {
269
+ font-family: var(--font-display);
270
+ font-size: 12px;
271
+ color: var(--text-muted);
272
+ line-height: 1.4;
273
+ letter-spacing: -0.12px;
274
+ }
275
+
276
+ /* TYPOGRAPHY */
277
+ .type-sample { margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border-subtle); }
278
+ .type-sample:last-child { border-bottom: none; }
279
+ .type-sample-text { margin-bottom: 8px; }
280
+ .type-sample-label {
281
+ font-family: var(--font-mono);
282
+ font-size: 12px;
283
+ color: var(--text-muted);
284
+ }
285
+
286
+ /* BUTTONS */
287
+ .button-row {
288
+ display: flex;
289
+ flex-wrap: wrap;
290
+ gap: 20px;
291
+ align-items: flex-start;
292
+ }
293
+ .button-demo { text-align: center; }
294
+ .button-demo-label {
295
+ font-family: var(--font-mono);
296
+ font-size: 11px;
297
+ color: var(--text-muted);
298
+ margin-top: 10px;
299
+ text-transform: uppercase;
300
+ letter-spacing: 0.055px;
301
+ }
302
+ .btn-glass-dark {
303
+ background: rgba(255,255,255,0.12);
304
+ color: var(--color-white);
305
+ padding: 12px 24px;
306
+ border: none;
307
+ border-radius: 4px;
308
+ font-size: 16px;
309
+ font-family: var(--font-display);
310
+ font-weight: 500;
311
+ letter-spacing: -0.16px;
312
+ cursor: pointer;
313
+ }
314
+ .btn-glass-dark-wrapper {
315
+ background: var(--color-dark-blue);
316
+ display: inline-block;
317
+ padding: 16px;
318
+ border-radius: 8px;
319
+ }
320
+
321
+ /* BADGE */
322
+ .badge {
323
+ display: inline-block;
324
+ font-family: var(--font-mono);
325
+ font-size: 16px;
326
+ font-weight: 500;
327
+ text-transform: uppercase;
328
+ letter-spacing: 0.08px;
329
+ padding: 2px 8px;
330
+ border-radius: 4px;
331
+ background: var(--badge-bg);
332
+ border: 1px solid var(--border-color);
333
+ color: var(--text-primary);
334
+ }
335
+
336
+ /* CARDS */
337
+ .card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 24px; }
338
+ .card {
339
+ background: var(--bg-card);
340
+ border-radius: 8px;
341
+ padding: 28px;
342
+ }
343
+ .card-bordered {
344
+ border: 1px solid var(--border-color);
345
+ }
346
+ .card-elevated {
347
+ border: 1px solid var(--border-color);
348
+ box-shadow: var(--shadow-card);
349
+ }
350
+ .card-stat {
351
+ border: 1px solid var(--border-color);
352
+ text-align: center;
353
+ padding: 32px 24px;
354
+ }
355
+ .card h3 {
356
+ font-family: var(--font-display);
357
+ font-size: 22px;
358
+ font-weight: 500;
359
+ line-height: 1.15;
360
+ letter-spacing: -0.22px;
361
+ margin-bottom: 12px;
362
+ }
363
+ .card p {
364
+ color: var(--text-secondary);
365
+ font-size: 16px;
366
+ line-height: 1.30;
367
+ letter-spacing: -0.16px;
368
+ }
369
+ .card-label {
370
+ font-family: var(--font-mono);
371
+ font-size: 11px;
372
+ text-transform: uppercase;
373
+ letter-spacing: 0.055px;
374
+ color: var(--text-muted);
375
+ margin-bottom: 16px;
376
+ }
377
+ .stat-number {
378
+ font-family: var(--font-display);
379
+ font-size: 64px;
380
+ font-weight: 500;
381
+ line-height: 1.10;
382
+ letter-spacing: -1.92px;
383
+ margin-bottom: 8px;
384
+ }
385
+ .stat-caption {
386
+ font-family: var(--font-display);
387
+ font-size: 14px;
388
+ font-weight: 400;
389
+ color: var(--text-secondary);
390
+ line-height: 1.40;
391
+ }
392
+
393
+ /* DARK ZONE CARD PREVIEW */
394
+ .dark-zone-preview {
395
+ background: var(--color-dark-blue);
396
+ border-radius: 8px;
397
+ padding: 32px;
398
+ margin-top: 24px;
399
+ }
400
+ .dark-zone-preview .card {
401
+ background: transparent;
402
+ border: 1px solid rgba(255,255,255,0.12);
403
+ color: #ffffff;
404
+ }
405
+ .dark-zone-preview .card h3 { color: #ffffff; }
406
+ .dark-zone-preview .card p { color: rgba(255,255,255,0.6); }
407
+ .dark-zone-preview .card-label { color: rgba(255,255,255,0.5); }
408
+
409
+ /* SPACING */
410
+ .spacing-row { display: flex; flex-wrap: wrap; gap: 12px; align-items: flex-end; }
411
+ .spacing-item { text-align: center; }
412
+ .spacing-box {
413
+ background: rgba(189,187,255,0.2);
414
+ border: 1px solid rgba(189,187,255,0.5);
415
+ border-radius: 2px;
416
+ margin-bottom: 8px;
417
+ }
418
+ .spacing-label {
419
+ font-family: var(--font-mono);
420
+ font-size: 11px;
421
+ color: var(--text-muted);
422
+ }
423
+
424
+ /* RADIUS */
425
+ .radius-row { display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }
426
+ .radius-item { text-align: center; }
427
+ .radius-box {
428
+ width: 80px;
429
+ height: 80px;
430
+ background: var(--bg-card);
431
+ border: 1px solid var(--border-color);
432
+ margin-bottom: 8px;
433
+ }
434
+ .radius-label {
435
+ font-family: var(--font-mono);
436
+ font-size: 11px;
437
+ color: var(--text-muted);
438
+ }
439
+ .radius-context {
440
+ font-size: 11px;
441
+ color: var(--text-muted);
442
+ margin-top: 2px;
443
+ }
444
+
445
+ /* ELEVATION */
446
+ .elevation-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 24px; }
447
+ .elevation-card {
448
+ background: var(--bg-card);
449
+ border-radius: 8px;
450
+ padding: 24px;
451
+ min-height: 140px;
452
+ display: flex;
453
+ flex-direction: column;
454
+ justify-content: space-between;
455
+ }
456
+ .elevation-flat { border: none; background: var(--bg-page); }
457
+ .elevation-contained { border: 1px solid var(--border-color); }
458
+ .elevation-elevated { border: 1px solid var(--border-color); box-shadow: var(--shadow-card); }
459
+ .elevation-dark-zone {
460
+ background: var(--color-dark-blue);
461
+ color: var(--color-white);
462
+ border: none;
463
+ }
464
+ .elevation-dark-zone .elevation-name,
465
+ .elevation-dark-zone .elevation-desc { color: var(--color-white); }
466
+ .elevation-dark-zone .elevation-desc { opacity: 0.6; }
467
+ .elevation-dark-zone .elevation-level { color: var(--color-soft-lavender); }
468
+ .elevation-name {
469
+ font-family: var(--font-display);
470
+ font-size: 16px;
471
+ font-weight: 500;
472
+ letter-spacing: -0.16px;
473
+ margin-bottom: 8px;
474
+ }
475
+ .elevation-desc {
476
+ font-size: 13px;
477
+ color: var(--text-secondary);
478
+ line-height: 1.5;
479
+ letter-spacing: -0.13px;
480
+ }
481
+ .elevation-level {
482
+ font-family: var(--font-mono);
483
+ font-size: 11px;
484
+ color: var(--text-muted);
485
+ text-transform: uppercase;
486
+ letter-spacing: 0.055px;
487
+ margin-top: 12px;
488
+ }
489
+
490
+ /* RESPONSIVE */
491
+ @media (max-width: 768px) {
492
+ .nav { padding: 12px 20px; }
493
+ .nav-links a:not(.nav-cta-wrapper) { display: none; }
494
+ .hero { padding: 80px 20px 60px; }
495
+ .hero h1 { font-size: 40px; letter-spacing: -1.2px; }
496
+ .section { padding: 60px 20px; }
497
+ .section-heading { font-size: 28px; letter-spacing: -0.42px; }
498
+ .color-grid { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }
499
+ .card-grid { grid-template-columns: 1fr; }
500
+ .hero-buttons { flex-direction: column; align-items: center; }
501
+ .button-row { flex-direction: column; align-items: flex-start; }
502
+ }
503
+ </style>
504
+ </head>
505
+ <body>
506
+
507
+ <!-- NAV -->
508
+ <nav class="nav">
509
+ <div class="nav-brand"><div class="logo-dot"></div> Together AI</div>
510
+ <div class="nav-links">
511
+ <a href="#colors">Colors</a>
512
+ <a href="#typography">Typography</a>
513
+ <a href="#buttons">Buttons</a>
514
+ <a href="#cards">Cards</a>
515
+ <a href="#spacing">Spacing</a>
516
+ <a href="#elevation">Elevation</a>
517
+ <button class="nav-cta">Get Started</button>
518
+ </div>
519
+ </nav>
520
+
521
+ <!-- HERO -->
522
+ <section class="hero">
523
+ <div class="hero-gradient-orb"></div>
524
+ <h1>Design System Preview:<br>Together AI</h1>
525
+ <p>Auto-generated design token catalog from DESIGN.md</p>
526
+ <div class="hero-buttons">
527
+ <button class="btn-dark-solid">Explore Tokens</button>
528
+ <button class="btn-outlined">View Source</button>
529
+ </div>
530
+ </section>
531
+
532
+ <hr class="section-divider">
533
+
534
+ <!-- COLORS -->
535
+ <section class="section" id="colors">
536
+ <div class="section-title">01 / Color Palette</div>
537
+ <h2 class="section-heading">Color Palette & Roles</h2>
538
+
539
+ <div class="color-group">
540
+ <h3 class="color-group-title">Primary Brand</h3>
541
+ <div class="color-grid">
542
+ <div class="color-swatch">
543
+ <div class="color-swatch-block" style="background: #ef2cc1;"></div>
544
+ <div class="color-swatch-info">
545
+ <div class="color-swatch-name">Brand Magenta</div>
546
+ <div class="color-swatch-hex">#ef2cc1</div>
547
+ <div class="color-swatch-role">Gradient illustrations only, never UI chrome</div>
548
+ </div>
549
+ </div>
550
+ <div class="color-swatch">
551
+ <div class="color-swatch-block" style="background: #fc4c02;"></div>
552
+ <div class="color-swatch-info">
553
+ <div class="color-swatch-name">Brand Orange</div>
554
+ <div class="color-swatch-hex">#fc4c02</div>
555
+ <div class="color-swatch-role">Gradient endpoints, warm accent moments</div>
556
+ </div>
557
+ </div>
558
+ <div class="color-swatch">
559
+ <div class="color-swatch-block" style="background: #010120; border-bottom: 1px solid rgba(255,255,255,0.12);"></div>
560
+ <div class="color-swatch-info">
561
+ <div class="color-swatch-name">Dark Blue</div>
562
+ <div class="color-swatch-hex">#010120</div>
563
+ <div class="color-swatch-role">Dark surface, research sections, footer</div>
564
+ </div>
565
+ </div>
566
+ </div>
567
+ </div>
568
+
569
+ <div class="color-group">
570
+ <h3 class="color-group-title">Secondary & Accent</h3>
571
+ <div class="color-grid">
572
+ <div class="color-swatch">
573
+ <div class="color-swatch-block" style="background: #bdbbff;"></div>
574
+ <div class="color-swatch-info">
575
+ <div class="color-swatch-name">Soft Lavender</div>
576
+ <div class="color-swatch-hex">#bdbbff</div>
577
+ <div class="color-swatch-role">Subtle accents, secondary indicators, highlights</div>
578
+ </div>
579
+ </div>
580
+ <div class="color-swatch">
581
+ <div class="color-swatch-block" style="background: #00000066;"></div>
582
+ <div class="color-swatch-info">
583
+ <div class="color-swatch-name">Black 40</div>
584
+ <div class="color-swatch-hex">#00000066</div>
585
+ <div class="color-swatch-role">De-emphasized overlays, secondary text</div>
586
+ </div>
587
+ </div>
588
+ </div>
589
+ </div>
590
+
591
+ <div class="color-group">
592
+ <h3 class="color-group-title">Surface & Background</h3>
593
+ <div class="color-grid">
594
+ <div class="color-swatch">
595
+ <div class="color-swatch-block" style="background: #ffffff; border-bottom: 1px solid rgba(0,0,0,0.08);"></div>
596
+ <div class="color-swatch-info">
597
+ <div class="color-swatch-name">Pure White</div>
598
+ <div class="color-swatch-hex">#ffffff</div>
599
+ <div class="color-swatch-role">Primary light-section page background</div>
600
+ </div>
601
+ </div>
602
+ <div class="color-swatch">
603
+ <div class="color-swatch-block" style="background: #010120; border-bottom: 1px solid rgba(255,255,255,0.12);"></div>
604
+ <div class="color-swatch-info">
605
+ <div class="color-swatch-name">Dark Blue</div>
606
+ <div class="color-swatch-hex">#010120</div>
607
+ <div class="color-swatch-role">Research, footer, technical sections</div>
608
+ </div>
609
+ </div>
610
+ <div class="color-swatch">
611
+ <div class="color-swatch-block" style="background: rgba(255,255,255,0.12); border: 1px solid rgba(0,0,0,0.08);"></div>
612
+ <div class="color-swatch-info">
613
+ <div class="color-swatch-name">Glass Light</div>
614
+ <div class="color-swatch-hex">rgba(255,255,255,0.12)</div>
615
+ <div class="color-swatch-role">Frosted glass button backgrounds on dark</div>
616
+ </div>
617
+ </div>
618
+ <div class="color-swatch">
619
+ <div class="color-swatch-block" style="background: rgba(0,0,0,0.08); border: 1px solid rgba(0,0,0,0.08);"></div>
620
+ <div class="color-swatch-info">
621
+ <div class="color-swatch-name">Glass Dark</div>
622
+ <div class="color-swatch-hex">rgba(0,0,0,0.08)</div>
623
+ <div class="color-swatch-role">Subtle tinted surfaces on light sections</div>
624
+ </div>
625
+ </div>
626
+ </div>
627
+ </div>
628
+
629
+ <div class="color-group">
630
+ <h3 class="color-group-title">Neutrals & Text</h3>
631
+ <div class="color-grid">
632
+ <div class="color-swatch">
633
+ <div class="color-swatch-block" style="background: #000000;"></div>
634
+ <div class="color-swatch-info">
635
+ <div class="color-swatch-name">Pure Black</div>
636
+ <div class="color-swatch-hex">#000000</div>
637
+ <div class="color-swatch-role">Primary text on light surfaces</div>
638
+ </div>
639
+ </div>
640
+ <div class="color-swatch">
641
+ <div class="color-swatch-block" style="background: #ffffff; border-bottom: 1px solid rgba(0,0,0,0.08);"></div>
642
+ <div class="color-swatch-info">
643
+ <div class="color-swatch-name">Pure White</div>
644
+ <div class="color-swatch-hex">#ffffff</div>
645
+ <div class="color-swatch-role">Primary text on dark surfaces</div>
646
+ </div>
647
+ </div>
648
+ <div class="color-swatch">
649
+ <div class="color-swatch-block" style="background: rgba(0,0,0,0.08); border: 1px solid rgba(0,0,0,0.08);"></div>
650
+ <div class="color-swatch-info">
651
+ <div class="color-swatch-name">Black 8%</div>
652
+ <div class="color-swatch-hex">rgba(0,0,0,0.08)</div>
653
+ <div class="color-swatch-role">Borders on light surfaces</div>
654
+ </div>
655
+ </div>
656
+ <div class="color-swatch">
657
+ <div class="color-swatch-block" style="background: rgba(255,255,255,0.12); border: 1px solid rgba(0,0,0,0.08);"></div>
658
+ <div class="color-swatch-info">
659
+ <div class="color-swatch-name">White 12%</div>
660
+ <div class="color-swatch-hex">rgba(255,255,255,0.12)</div>
661
+ <div class="color-swatch-role">Borders on dark surfaces</div>
662
+ </div>
663
+ </div>
664
+ </div>
665
+ </div>
666
+
667
+ <div class="color-group">
668
+ <h3 class="color-group-title">Gradient System</h3>
669
+ <div class="color-grid">
670
+ <div class="color-swatch" style="grid-column: span 2;">
671
+ <div class="color-swatch-block" style="background: linear-gradient(135deg, rgba(239,44,193,0.3), rgba(189,187,255,0.4), rgba(130,170,255,0.3)); height: 100px;"></div>
672
+ <div class="color-swatch-info">
673
+ <div class="color-swatch-name">Pastel Cloud Gradient</div>
674
+ <div class="color-swatch-hex">pink -> lavender -> blue</div>
675
+ <div class="color-swatch-role">Hero illustrations, decorative backgrounds, abstract forms</div>
676
+ </div>
677
+ </div>
678
+ </div>
679
+ </div>
680
+ </section>
681
+
682
+ <hr class="section-divider">
683
+
684
+ <!-- TYPOGRAPHY -->
685
+ <section class="section" id="typography">
686
+ <div class="section-title">02 / Typography Scale</div>
687
+ <h2 class="section-heading">Typography Rules</h2>
688
+
689
+ <div class="type-sample">
690
+ <div class="type-sample-text" style="font-family: var(--font-display); font-size: 64px; font-weight: 500; line-height: 1.10; letter-spacing: -1.92px;">Display Hero</div>
691
+ <div class="type-sample-label">Display / Hero -- 64px / 500 / 1.10 / -1.92px -- "The Future" (system-ui)</div>
692
+ </div>
693
+
694
+ <div class="type-sample">
695
+ <div class="type-sample-text" style="font-family: var(--font-display); font-size: 40px; font-weight: 500; line-height: 1.20; letter-spacing: -0.8px;">Section Heading</div>
696
+ <div class="type-sample-label">Section Heading -- 40px / 500 / 1.20 / -0.8px -- "The Future" (system-ui)</div>
697
+ </div>
698
+
699
+ <div class="type-sample">
700
+ <div class="type-sample-text" style="font-family: var(--font-display); font-size: 28px; font-weight: 500; line-height: 1.15; letter-spacing: -0.42px;">Sub-heading</div>
701
+ <div class="type-sample-label">Sub-heading -- 28px / 500 / 1.15 / -0.42px -- "The Future" (system-ui)</div>
702
+ </div>
703
+
704
+ <div class="type-sample">
705
+ <div class="type-sample-text" style="font-family: var(--font-display); font-size: 22px; font-weight: 500; line-height: 1.15; letter-spacing: -0.22px;">Feature Title</div>
706
+ <div class="type-sample-label">Feature Title -- 22px / 500 / 1.15 / -0.22px -- "The Future" (system-ui)</div>
707
+ </div>
708
+
709
+ <div class="type-sample">
710
+ <div class="type-sample-text" style="font-family: var(--font-display); font-size: 18px; font-weight: 400; line-height: 1.30; letter-spacing: -0.18px;">Body large text for descriptions and section introductions. The Future provides geometric modernist aesthetic for all UI copy.</div>
711
+ <div class="type-sample-label">Body Large -- 18px / 400 / 1.30 / -0.18px -- "The Future" (system-ui)</div>
712
+ </div>
713
+
714
+ <div class="type-sample">
715
+ <div class="type-sample-text" style="font-family: var(--font-display); font-size: 16px; font-weight: 400; line-height: 1.30; letter-spacing: -0.16px;">Standard body text for paragraphs, navigation links, and button labels. Tight line-height creates dense, information-rich layouts.</div>
716
+ <div class="type-sample-label">Body / Button -- 16px / 400 / 1.30 / -0.16px -- "The Future" (system-ui)</div>
717
+ </div>
718
+
719
+ <div class="type-sample">
720
+ <div class="type-sample-text" style="font-family: var(--font-display); font-size: 14px; font-weight: 400; line-height: 1.40; color: var(--text-secondary);">Caption and metadata text for descriptions</div>
721
+ <div class="type-sample-label">Caption -- 14px / 400 / 1.40 / normal -- "The Future" (system-ui)</div>
722
+ </div>
723
+
724
+ <div class="type-sample">
725
+ <div class="type-sample-text" style="font-family: var(--font-mono); font-size: 16px; font-weight: 500; line-height: 1.00; letter-spacing: 0.08px; text-transform: uppercase;">MONO SECTION LABEL</div>
726
+ <div class="type-sample-label">Mono Label -- 16px / 500 / 1.00 / 0.08px / uppercase -- "PP Neue Montreal Mono" (Space Mono)</div>
727
+ </div>
728
+
729
+ <div class="type-sample">
730
+ <div class="type-sample-text" style="font-family: var(--font-mono); font-size: 11px; font-weight: 500; line-height: 1.40; letter-spacing: 0.055px; text-transform: uppercase; color: var(--text-muted);">MONO SMALL UPPERCASE TAG</div>
731
+ <div class="type-sample-label">Mono Small -- 11px / 500 / 1.40 / 0.055px / uppercase -- "PP Neue Montreal Mono" (Space Mono)</div>
732
+ </div>
733
+
734
+ <div class="type-sample">
735
+ <div class="type-sample-text" style="font-family: var(--font-mono); font-size: 10px; font-weight: 400; line-height: 1.40; letter-spacing: 0.05px; text-transform: uppercase; color: var(--text-muted);">MONO MICRO LABEL</div>
736
+ <div class="type-sample-label">Mono Micro -- 10px / 400 / 1.40 / 0.05px / uppercase -- "PP Neue Montreal Mono" (Space Mono)</div>
737
+ </div>
738
+ </section>
739
+
740
+ <hr class="section-divider">
741
+
742
+ <!-- BUTTONS -->
743
+ <section class="section" id="buttons">
744
+ <div class="section-title">03 / Button Variants</div>
745
+ <h2 class="section-heading">Buttons</h2>
746
+
747
+ <div class="button-row">
748
+ <div class="button-demo">
749
+ <button class="btn-dark-solid">Get Started</button>
750
+ <div class="button-demo-label">Dark Solid CTA</div>
751
+ </div>
752
+ <div class="button-demo">
753
+ <button class="btn-outlined">View Docs</button>
754
+ <div class="button-demo-label">Outlined Light</div>
755
+ </div>
756
+ <div class="button-demo">
757
+ <div class="btn-glass-dark-wrapper">
758
+ <button class="btn-glass-dark">Explore</button>
759
+ </div>
760
+ <div class="button-demo-label">Glass on Dark</div>
761
+ </div>
762
+ <div class="button-demo">
763
+ <span class="badge">INFERENCE</span>
764
+ <div class="button-demo-label">Badge / Tag</div>
765
+ </div>
766
+ </div>
767
+
768
+ <!-- Stats bar preview -->
769
+ <div style="margin-top: 48px;">
770
+ <div class="section-title">Stats Bar</div>
771
+ <div class="card-grid" style="grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 16px;">
772
+ <div class="card card-stat">
773
+ <div class="stat-number">2x</div>
774
+ <div class="stat-caption">Faster inference speed</div>
775
+ </div>
776
+ <div class="card card-stat">
777
+ <div class="stat-number">60%</div>
778
+ <div class="stat-caption">Cost reduction</div>
779
+ </div>
780
+ <div class="card card-stat">
781
+ <div class="stat-number">90%</div>
782
+ <div class="stat-caption">GPU utilization</div>
783
+ </div>
784
+ </div>
785
+ </div>
786
+ </section>
787
+
788
+ <hr class="section-divider">
789
+
790
+ <!-- CARDS -->
791
+ <section class="section" id="cards">
792
+ <div class="section-title">04 / Card Examples</div>
793
+ <h2 class="section-heading">Cards & Containers</h2>
794
+
795
+ <div class="card-grid">
796
+ <div class="card card-bordered">
797
+ <div class="card-label">CONTAINED</div>
798
+ <h3>Standard Card</h3>
799
+ <p>Content card with 1px solid rgba(0,0,0,0.08) border and 8px radius. The default container for features and content sections on light surfaces.</p>
800
+ </div>
801
+ <div class="card card-elevated">
802
+ <div class="card-label">ELEVATED</div>
803
+ <h3>Shadow Card</h3>
804
+ <p>Elevated card with dark-blue-tinted shadow (rgba(1,1,32,0.1) 0px 4px 10px). Used for feature cards and hover states. Subtle blue-ish cast.</p>
805
+ </div>
806
+ <div class="card card-bordered" style="border-color: var(--color-soft-lavender);">
807
+ <div class="card-label" style="color: var(--color-soft-lavender);">ACCENT</div>
808
+ <h3>Lavender Accent</h3>
809
+ <p>Card with soft lavender border accent. Used for highlighted or selected content where a gentle visual distinction is needed.</p>
810
+ </div>
811
+ </div>
812
+
813
+ <div class="dark-zone-preview">
814
+ <div class="section-title" style="color: rgba(255,255,255,0.5);">DARK ZONE CARDS</div>
815
+ <div class="card-grid" style="margin-top: 16px;">
816
+ <div class="card card-bordered">
817
+ <div class="card-label">RESEARCH</div>
818
+ <h3>Research Paper</h3>
819
+ <p>Card on Dark Blue (#010120) surface with rgba(255,255,255,0.12) border. Used in research and technical content sections.</p>
820
+ </div>
821
+ <div class="card card-bordered">
822
+ <div class="card-label">TECHNICAL</div>
823
+ <h3>Technical Content</h3>
824
+ <p>The dark zone creates a distinct academic atmosphere, separating research messaging from the bright business sections.</p>
825
+ </div>
826
+ </div>
827
+ </div>
828
+ </section>
829
+
830
+ <hr class="section-divider">
831
+
832
+ <!-- SPACING -->
833
+ <section class="section" id="spacing">
834
+ <div class="section-title">05 / Spacing Scale</div>
835
+ <h2 class="section-heading">Spacing System</h2>
836
+ <p style="color: var(--text-secondary); margin-bottom: 32px; font-size: 18px; letter-spacing: -0.18px;">Base unit: 8px. Scale: 1px to 120px.</p>
837
+
838
+ <div class="spacing-row">
839
+ <div class="spacing-item"><div class="spacing-box" style="width: 4px; height: 4px;"></div><div class="spacing-label">1px</div></div>
840
+ <div class="spacing-item"><div class="spacing-box" style="width: 8px; height: 8px;"></div><div class="spacing-label">2px</div></div>
841
+ <div class="spacing-item"><div class="spacing-box" style="width: 16px; height: 16px;"></div><div class="spacing-label">4px</div></div>
842
+ <div class="spacing-item"><div class="spacing-box" style="width: 32px; height: 32px;"></div><div class="spacing-label">8px</div></div>
843
+ <div class="spacing-item"><div class="spacing-box" style="width: 48px; height: 48px;"></div><div class="spacing-label">12px</div></div>
844
+ <div class="spacing-item"><div class="spacing-box" style="width: 64px; height: 64px;"></div><div class="spacing-label">16px</div></div>
845
+ <div class="spacing-item"><div class="spacing-box" style="width: 80px; height: 80px;"></div><div class="spacing-label">20px</div></div>
846
+ <div class="spacing-item"><div class="spacing-box" style="width: 96px; height: 96px;"></div><div class="spacing-label">24px</div></div>
847
+ <div class="spacing-item"><div class="spacing-box" style="width: 128px; height: 128px;"></div><div class="spacing-label">32px</div></div>
848
+ <div class="spacing-item"><div class="spacing-box" style="width: 176px; height: 176px;"></div><div class="spacing-label">44px</div></div>
849
+ <div class="spacing-item"><div class="spacing-box" style="width: 192px; height: 192px;"></div><div class="spacing-label">48px</div></div>
850
+ </div>
851
+ </section>
852
+
853
+ <hr class="section-divider">
854
+
855
+ <!-- BORDER RADIUS -->
856
+ <section class="section">
857
+ <div class="section-title">06 / Border Radius Scale</div>
858
+ <h2 class="section-heading">Border Radius</h2>
859
+ <p style="color: var(--text-secondary); margin-bottom: 32px; font-size: 18px; letter-spacing: -0.18px;">Deliberately restrained: only 4px and 8px. No pills, no generous rounding.</p>
860
+
861
+ <div class="radius-row">
862
+ <div class="radius-item"><div class="radius-box" style="border-radius: 4px;"></div><div class="radius-label">4px</div><div class="radius-context">Buttons, badges, tags</div></div>
863
+ <div class="radius-item"><div class="radius-box" style="border-radius: 8px;"></div><div class="radius-label">8px</div><div class="radius-context">Cards, containers</div></div>
864
+ </div>
865
+ </section>
866
+
867
+ <hr class="section-divider">
868
+
869
+ <!-- ELEVATION -->
870
+ <section class="section" id="elevation">
871
+ <div class="section-title">07 / Elevation & Depth</div>
872
+ <h2 class="section-heading">Depth & Elevation</h2>
873
+
874
+ <div class="elevation-grid">
875
+ <div class="elevation-card elevation-flat">
876
+ <div><div class="elevation-name">Flat</div><div class="elevation-desc">No shadow, no border. Page background and text blocks.</div></div>
877
+ <div class="elevation-level">LEVEL 0</div>
878
+ </div>
879
+ <div class="elevation-card elevation-contained">
880
+ <div><div class="elevation-name">Contained</div><div class="elevation-desc">1px solid rgba(0,0,0,0.08) on light or rgba(255,255,255,0.12) on dark. Cards, badges, containers.</div></div>
881
+ <div class="elevation-level">LEVEL 1</div>
882
+ </div>
883
+ <div class="elevation-card elevation-elevated">
884
+ <div><div class="elevation-name">Elevated</div><div class="elevation-desc">Dark-blue-tinted shadow: rgba(1,1,32,0.1) 0px 4px 10px. Feature cards and hover states.</div></div>
885
+ <div class="elevation-level">LEVEL 2</div>
886
+ </div>
887
+ <div class="elevation-card elevation-dark-zone">
888
+ <div><div class="elevation-name">Dark Zone</div><div class="elevation-desc">Dark Blue (#010120) full-width background. Research, footer, technical sections.</div></div>
889
+ <div class="elevation-level">LEVEL 3</div>
890
+ </div>
891
+ </div>
892
+ </section>
893
+
894
+ <div style="height: 80px;"></div>
895
+
896
+ </body>
897
+ </html>