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,259 @@
1
+ # Design System: Cal.com
2
+
3
+ ## 1. Visual Theme & Atmosphere
4
+
5
+ Cal.com's website is a masterclass in monochromatic restraint — a grayscale world where boldness comes not from color but from the sheer confidence of black text on white space. Inspired by Uber's minimal aesthetic, the palette is deliberately stripped of hue: near-black headings (`#242424`), mid-gray secondary text (`#898989`), and pure white surfaces. Color is treated as a foreign substance — when it appears (a rare blue link, a green trust badge), it feels like a controlled accent in an otherwise black-and-white photograph.
6
+
7
+ Cal Sans, the brand's custom geometric display typeface designed by Mark Davis, is the visual centerpiece. Letters are intentionally spaced extremely close at large sizes, creating dense, architectural headlines that feel like they're carved into the page. At 64px and 48px, Cal Sans headings sit at weight 600 with a tight 1.10 line-height — confident, compressed, and immediately recognizable. For body text, the system switches to Inter, providing "rock-solid" readability that complements Cal Sans's display personality. The typography pairing creates a clear division: Cal Sans speaks, Inter explains.
8
+
9
+ The elevation system is notably sophisticated for a minimal site — 11 shadow definitions create a nuanced depth hierarchy using multi-layered shadows that combine ring borders (`0px 0px 0px 1px`), soft diffused shadows, and inset highlights. This shadow-first approach to depth (rather than border-first) gives surfaces a subtle three-dimensionality that feels modern and polished. Built on Framer with a border-radius scale from 2px to 9999px (pill), Cal.com balances geometric precision with soft, rounded interactive elements.
10
+
11
+ **Key Characteristics:**
12
+ - Purely grayscale brand palette — no brand colors, boldness through monochrome
13
+ - Cal Sans custom geometric display font with extremely tight default letter-spacing
14
+ - Multi-layered shadow system (11 definitions) with ring borders + diffused shadows + inset highlights
15
+ - Cal Sans for headings, Inter for body — clean typographic division
16
+ - Wide border-radius scale from 2px to 9999px (pill) — versatile rounding
17
+ - White canvas with near-black (#242424) text — maximum contrast, zero decoration
18
+ - Product screenshots as primary visual content — the scheduling UI sells itself
19
+ - Built on Framer platform
20
+
21
+ ## 2. Color Palette & Roles
22
+
23
+ ### Primary
24
+ - **Charcoal** (`#242424`): Primary heading and button text — Cal.com's signature near-black, warmer than pure black
25
+ - **Midnight** (`#111111`): Deepest text/overlay color — used at 50% opacity for subtle overlays
26
+ - **White** (`#ffffff`): Primary background and surface — the dominant canvas
27
+
28
+ ### Secondary & Accent
29
+ - **Link Blue** (`#0099ff`): In-text links with underline decoration — the only blue in the system, reserved strictly for hyperlinks
30
+ - **Focus Ring** (`#3b82f6` at 50% opacity): Keyboard focus indicator — accessibility-only, invisible in normal interaction
31
+ - **Default Link** (`#0000ee`): Browser-default link color on some elements — unmodified, signaling openness
32
+
33
+ ### Surface & Background
34
+ - **Pure White** (`#ffffff`): Primary page background and card surfaces
35
+ - **Light Gray** (approx `#f5f5f5`): Subtle section differentiation — barely visible tint
36
+ - **Mid Gray** (`#898989`): Secondary text, descriptions, and muted labels
37
+
38
+ ### Neutrals & Text
39
+ - **Charcoal** (`#242424`): Headlines, buttons, primary UI text
40
+ - **Midnight** (`#111111`): Deep black for high-contrast links and nav text
41
+ - **Mid Gray** (`#898989`): Descriptions, secondary labels, muted content
42
+ - **Pure Black** (`#000000`): Certain link text elements
43
+ - **Border Gray** (approx `rgba(34, 42, 53, 0.08–0.10)`): Shadow-based borders using ring shadows instead of CSS borders
44
+
45
+ ### Semantic & Accent
46
+ - Cal.com is deliberately colorless for brand elements — "a grayscale brand to emphasise on boldness and professionalism"
47
+ - Product UI screenshots show color (blues, greens in the scheduling interface), but the marketing site itself stays monochrome
48
+ - The philosophy mirrors Uber's approach: let the content carry color, the frame stays neutral
49
+
50
+ ### Gradient System
51
+ - No gradients on the marketing site — the design is fully flat and monochrome
52
+ - Depth is achieved entirely through shadows, not color transitions
53
+
54
+ ## 3. Typography Rules
55
+
56
+ ### Font Family
57
+ - **Display**: `Cal Sans` — custom geometric sans-serif by Mark Davis. Open-source, available on Google Fonts and GitHub. Extremely tight default letter-spacing designed for large headlines. Has 6 character variants (Cc, j, t, u, 0, 1)
58
+ - **Body**: `Inter` — "rock-solid" standard body font. Fallback: `Inter Placeholder`
59
+ - **UI Light**: `Cal Sans UI Variable Light` — light-weight variant (300) for softer UI text with -0.2px letter-spacing
60
+ - **UI Medium**: `Cal Sans UI Medium` — medium-weight variant (500) for emphasized captions
61
+ - **Mono**: `Roboto Mono` — for code blocks and technical content
62
+ - **Tertiary**: `Matter Regular` / `Matter SemiBold` / `Matter Medium` — additional body fonts for specific contexts
63
+
64
+ ### Hierarchy
65
+
66
+ | Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
67
+ |------|------|------|--------|-------------|----------------|-------|
68
+ | Display Hero | Cal Sans | 64px | 600 | 1.10 | 0px | Maximum impact, tight default spacing |
69
+ | Section Heading | Cal Sans | 48px | 600 | 1.10 | 0px | Large section titles |
70
+ | Feature Heading | Cal Sans | 24px | 600 | 1.30 | 0px | Feature block headlines |
71
+ | Sub-heading | Cal Sans | 20px | 600 | 1.20 | +0.2px | Positive spacing for readability at smaller size |
72
+ | Sub-heading Alt | Cal Sans | 20px | 600 | 1.50 | 0px | Relaxed line-height variant |
73
+ | Card Title | Cal Sans | 16px | 600 | 1.10 | 0px | Smallest Cal Sans usage |
74
+ | Caption Label | Cal Sans | 12px | 600 | 1.50 | 0px | Small labels in Cal Sans |
75
+ | Body Light | Cal Sans UI Light | 18px | 300 | 1.30 | -0.2px | Light-weight body intro text |
76
+ | Body Light Standard | Cal Sans UI Light | 16px | 300 | 1.50 | -0.2px | Light-weight body text |
77
+ | Caption Light | Cal Sans UI Light | 14px | 300 | 1.40–1.50 | -0.2 to -0.28px | Light captions and descriptions |
78
+ | UI Label | Inter | 16px | 600 | 1.00 | 0px | UI buttons and nav labels |
79
+ | Caption Inter | Inter | 14px | 500 | 1.14 | 0px | Small UI text |
80
+ | Micro | Inter | 12px | 500 | 1.00 | 0px | Smallest Inter text |
81
+ | Code | Roboto Mono | 14px | 600 | 1.00 | 0px | Code snippets, technical text |
82
+ | Body Matter | Matter Regular | 14px | 400 | 1.14 | 0px | Alternate body text (product UI) |
83
+
84
+ ### Principles
85
+ - **Cal Sans at large, Inter at small**: Cal Sans is exclusively for headings and display — never for body text. The system enforces this division strictly
86
+ - **Tight by default, space when small**: Cal Sans letters are "intentionally spaced to be extremely close" at large sizes. At 20px and below, positive letter-spacing (+0.2px) must be applied to prevent cramming
87
+ - **Weight 300 body variant**: Cal Sans UI Variable Light at 300 weight creates an elegant, airy body text that contrasts with the dense 600-weight headlines
88
+ - **Weight 600 dominance**: Nearly all Cal Sans usage is at weight 600 (semi-bold) — the font was designed to perform at this weight
89
+ - **Negative tracking on light text**: Cal Sans UI Light uses -0.2px to -0.28px letter-spacing, subtly tightening the already-compact letterforms
90
+
91
+ ## 4. Component Stylings
92
+
93
+ ### Buttons
94
+ - **Dark Primary**: `#242424` (or `#1e1f23`) background, white text, 6–8px radius. Hover: opacity reduction to 0.7. The signature CTA — maximally dark on white
95
+ - **White/Ghost**: White background with shadow-ring border, dark text. Uses the multi-layered shadow system for subtle elevation
96
+ - **Pill**: 9999px radius for rounded pill-shaped actions and badges
97
+ - **Compact**: 4px padding, small text — utility actions within product UI
98
+ - **Inset highlight**: Some buttons feature `rgba(255, 255, 255, 0.15) 0px 2px 0px inset` — a subtle inner-top highlight creating a 3D pressed effect
99
+
100
+ ### Cards & Containers
101
+ - **Shadow Card**: White background, multi-layered shadow — `rgba(19, 19, 22, 0.7) 0px 1px 5px -4px, rgba(34, 42, 53, 0.08) 0px 0px 0px 1px, rgba(34, 42, 53, 0.05) 0px 4px 8px 0px`. The ring shadow (0px 0px 0px 1px) acts as a shadow-border
102
+ - **Product UI Cards**: Screenshots of the scheduling interface displayed in card containers with shadow elevation
103
+ - **Radius**: 8px for standard cards, 12px for larger containers, 16px for prominent sections
104
+ - **Hover**: Likely subtle shadow deepening or scale transform
105
+
106
+ ### Inputs & Forms
107
+ - **Select dropdown**: White background, `#000000` text, 1px solid `rgb(118, 118, 118)` border
108
+ - **Focus**: Uses Framer's focus outline system (`--framer-focus-outline`)
109
+ - **Text input**: 8px radius, standard border treatment
110
+ - **Minimal form presence**: The marketing site prioritizes CTA buttons over complex forms
111
+
112
+ ### Navigation
113
+ - **Top nav**: White/transparent background, Cal Sans links at near-black
114
+ - **Nav text**: `#111111` (Midnight) for primary links, `#000000` for emphasis
115
+ - **CTA button**: Dark Primary in the nav — high contrast call-to-action
116
+ - **Mobile**: Collapses to hamburger with simplified navigation
117
+ - **Sticky**: Fixed on scroll
118
+
119
+ ### Image Treatment
120
+ - **Product screenshots**: Large scheduling UI screenshots — the product is the primary visual
121
+ - **Trust logos**: Grayscale company logos in a horizontal trust bar
122
+ - **Aspect ratios**: Wide landscape for product UI screenshots
123
+ - **No decorative imagery**: No illustrations, photos, or abstract graphics — pure product + typography
124
+
125
+ ## 5. Layout Principles
126
+
127
+ ### Spacing System
128
+ - **Base unit**: 8px
129
+ - **Scale**: 1px, 2px, 3px, 4px, 6px, 8px, 12px, 16px, 20px, 24px, 28px, 80px, 96px
130
+ - **Section padding**: 80px–96px vertical between major sections (generous)
131
+ - **Card padding**: 12px–24px internal
132
+ - **Component gaps**: 4px–8px between related elements
133
+ - **Notable jump**: From 28px to 80px — a deliberate gap emphasizing the section-level spacing tier
134
+
135
+ ### Grid & Container
136
+ - **Max width**: ~1200px content container, centered
137
+ - **Column patterns**: Full-width hero, centered text blocks, 2-3 column feature grids
138
+ - **Feature showcase**: Product screenshots flanked by description text
139
+ - **Breakpoints**: 98px, 640px, 768px, 810px, 1024px, 1199px — Framer-generated
140
+
141
+ ### Whitespace Philosophy
142
+ - **Lavish section spacing**: 80px–96px between sections creates a breathable, premium feel
143
+ - **Product-first content**: Screenshots dominate the visual space — minimal surrounding decoration
144
+ - **Centered headlines**: Cal Sans headings centered with generous margins above and below
145
+
146
+ ### Border Radius Scale
147
+ - **2px**: Subtle rounding on inline elements
148
+ - **4px**: Small UI components
149
+ - **6px–7px**: Buttons, small cards, images
150
+ - **8px**: Standard interactive elements — buttons, inputs, images
151
+ - **12px**: Medium containers — links, larger cards, images
152
+ - **16px**: Large section containers
153
+ - **29px**: Special rounded elements
154
+ - **100px**: Large rounding — nearly circular on small elements
155
+ - **1000px**: Very large rounding
156
+ - **9999px**: Full pill shape — badges, links
157
+
158
+ ## 6. Depth & Elevation
159
+
160
+ | Level | Treatment | Use |
161
+ |-------|-----------|-----|
162
+ | Level 0 (Flat) | No shadow | Page canvas, basic text containers |
163
+ | Level 1 (Inset) | `rgba(0,0,0,0.16) 0px 1px 1.9px 0px inset` | Pressed/recessed elements, input wells |
164
+ | Level 2 (Ring + Soft) | `rgba(19,19,22,0.7) 0px 1px 5px -4px, rgba(34,42,53,0.08) 0px 0px 0px 1px, rgba(34,42,53,0.05) 0px 4px 8px` | Cards, containers — the workhorse shadow |
165
+ | Level 3 (Ring + Soft Alt) | `rgba(36,36,36,0.7) 0px 1px 5px -4px, rgba(36,36,36,0.05) 0px 4px 8px` | Alt card elevation without ring border |
166
+ | Level 4 (Inset Highlight) | `rgba(255,255,255,0.15) 0px 2px 0px inset` or `rgb(255,255,255) 0px 2px 0px inset` | Button inner highlight — 3D pressed effect |
167
+ | Level 5 (Soft Only) | `rgba(34,42,53,0.05) 0px 4px 8px` | Subtle ambient shadow |
168
+
169
+ ### Shadow Philosophy
170
+ Cal.com's shadow system is the most sophisticated element of the design — 11 shadow definitions using a multi-layered compositing technique:
171
+ - **Ring borders**: `0px 0px 0px 1px` shadows act as borders, avoiding CSS `border` entirely. This creates hairline containment without affecting layout
172
+ - **Diffused soft shadows**: `0px 4px 8px` at 5% opacity add gentle ambient depth
173
+ - **Sharp contact shadows**: `0px 1px 5px -4px` at 70% opacity create tight bottom-edge shadows for grounding
174
+ - **Inset highlights**: White inset shadows at the top of buttons create a subtle 3D bevel
175
+ - Shadows are composed in comma-separated stacks — each surface gets 2-3 layered shadow definitions working together
176
+
177
+ ### Decorative Depth
178
+ - No gradients or glow effects
179
+ - All depth comes from the sophisticated shadow compositing system
180
+ - The overall effect is subtle but precise — surfaces feel like physical cards sitting on a table
181
+
182
+ ## 7. Do's and Don'ts
183
+
184
+ ### Do
185
+ - Use Cal Sans exclusively for headings (24px+) and never for body text — it's a display font with tight default spacing
186
+ - Apply positive letter-spacing (+0.2px) when using Cal Sans below 24px — the font cramps at small sizes without it
187
+ - Maintain the grayscale palette — boldness comes from contrast, not color
188
+ - Use the multi-layered shadow system for card elevation — ring shadow + diffused shadow + contact shadow
189
+ - Keep backgrounds pure white — the monochrome philosophy requires a clean canvas
190
+ - Use Inter for all body text at weight 300–600 — it's the reliable counterpart to Cal Sans's display personality
191
+ - Let product screenshots be the visual content — no illustrations, no decorative graphics
192
+ - Apply generous section spacing (80px–96px) — the breathing room is essential to the premium feel
193
+
194
+ ### Don't
195
+ - Use Cal Sans for body text or text below 16px — it wasn't designed for extended reading
196
+ - Add brand colors — Cal.com is intentionally grayscale, color is reserved for links and UI states only
197
+ - Use CSS borders when shadows can achieve the same containment — the ring-shadow technique is the system's approach
198
+ - Apply negative letter-spacing to Cal Sans at small sizes — it needs positive spacing (+0.2px) below 24px
199
+ - Create heavy, dark shadows — Cal.com's shadows are subtle (5% opacity diffused) with sharp contact edges
200
+ - Use illustrations, abstract graphics, or decorative elements — the visual language is typography + product UI only
201
+ - Mix Cal Sans weights — the font is designed for weight 600, other weights break the intended character
202
+ - Reduce section spacing below 48px — the generous whitespace is core to the premium monochrome aesthetic
203
+
204
+ ## 8. Responsive Behavior
205
+
206
+ ### Breakpoints
207
+ | Name | Width | Key Changes |
208
+ |------|-------|-------------|
209
+ | Mobile | <640px | Single column, hero text ~36px, stacked features, hamburger nav |
210
+ | Tablet Small | 640px–768px | 2-column begins for some elements |
211
+ | Tablet | 768px–810px | Layout adjustments, fuller grid |
212
+ | Tablet Large | 810px–1024px | Multi-column feature grids |
213
+ | Desktop | 1024px–1199px | Full layout, expanded navigation |
214
+ | Large Desktop | >1199px | Max-width container, centered content |
215
+
216
+ ### Touch Targets
217
+ - Buttons: 8px radius with comfortable padding (10px+ vertical)
218
+ - Nav links: Dark text with adequate spacing
219
+ - Mobile CTAs: Full-width dark buttons for easy thumb access
220
+ - Pill badges: 9999px radius creates large, tappable targets
221
+
222
+ ### Collapsing Strategy
223
+ - **Navigation**: Full horizontal nav → hamburger on mobile
224
+ - **Hero**: 64px Cal Sans display → ~36px on mobile
225
+ - **Feature grids**: Multi-column → 2-column → single stacked column
226
+ - **Product screenshots**: Scale within containers, maintaining aspect ratios
227
+ - **Section spacing**: Reduces from 80px–96px to ~48px on mobile
228
+
229
+ ### Image Behavior
230
+ - Product screenshots scale responsively
231
+ - Trust logos reflow to multi-row grid on mobile
232
+ - No art direction changes — same compositions at all sizes
233
+ - Images use 7px–12px border-radius for consistent rounded corners
234
+
235
+ ## 9. Agent Prompt Guide
236
+
237
+ ### Quick Color Reference
238
+ - Primary Text: Charcoal (`#242424`)
239
+ - Deep Text: Midnight (`#111111`)
240
+ - Secondary Text: Mid Gray (`#898989`)
241
+ - Background: Pure White (`#ffffff`)
242
+ - Link: Link Blue (`#0099ff`)
243
+ - CTA Button: Charcoal (`#242424`) bg, white text
244
+ - Shadow Border: `rgba(34, 42, 53, 0.08)` ring
245
+
246
+ ### Example Component Prompts
247
+ - "Create a hero section with white background, 64px Cal Sans heading at weight 600, line-height 1.10, #242424 text, centered layout with a dark CTA button (#242424, 8px radius, white text)"
248
+ - "Design a scheduling card with white background, multi-layered shadow (0px 1px 5px -4px rgba(19,19,22,0.7), 0px 0px 0px 1px rgba(34,42,53,0.08), 0px 4px 8px rgba(34,42,53,0.05)), 12px radius"
249
+ - "Build a navigation bar with white background, Inter links at 14px weight 500 in #111111, a dark CTA button (#242424), sticky positioning"
250
+ - "Create a trust bar with grayscale company logos, horizontally centered, 16px gap between logos, on white background"
251
+ - "Design a feature section with 48px Cal Sans heading (weight 600, #242424), 16px Inter body text (weight 300, #898989, line-height 1.50), and a product screenshot with 12px radius and the card shadow"
252
+
253
+ ### Iteration Guide
254
+ When refining existing screens generated with this design system:
255
+ 1. Verify headings use Cal Sans at weight 600, body uses Inter — never mix them
256
+ 2. Check that the palette is purely grayscale — if you see brand colors, remove them
257
+ 3. Ensure card elevation uses the multi-layered shadow stack, not CSS borders
258
+ 4. Confirm section spacing is generous (80px+) — if sections feel cramped, add more space
259
+ 5. The overall tone should feel like a clean, professional scheduling tool — monochrome confidence without any decorative flourishes
@@ -0,0 +1,23 @@
1
+ # Cal Inspired Design System
2
+
3
+ [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/cal/DESIGN.md) extracted from the public [cal](https://cal.com/) website. This is not the official design system. Colors, fonts, and spacing may not be 100% accurate. But it's a good starting point for building something similar.
4
+
5
+ ## Files
6
+
7
+ | File | Description |
8
+ |------|-------------|
9
+ | `DESIGN.md` | Complete design system documentation (9 sections) |
10
+ | `preview.html` | Interactive design token catalog (light) |
11
+ | `preview-dark.html` | Interactive design token catalog (dark) |
12
+
13
+ Use [DESIGN.md](https://github.com/VoltAgent/awesome-design-md/blob/main/design-md/cal/DESIGN.md) to use as a reference for AI agents (Claude, Cursor, Stitch) to generate UI that looks like the Cal design language.
14
+
15
+ ## Preview
16
+
17
+ A sample landing page built with DESIGN.md. It shows the actual colors, typography, buttons, cards, spacing, and elevation, all in one page.
18
+
19
+ ### Dark Mode
20
+ ![Cal Design System — Dark Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/cal/preview-dark-screenshot.png)
21
+
22
+ ### Light Mode
23
+ ![Cal Design System — Light Mode](https://pub-2e4ecbcbc9b24e7b93f1a6ab5b2bc71f.r2.dev/designs/cal/preview-screenshot.png)