@aexol/spectral 0.7.0 → 0.7.1
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.
- package/dist/agent/index.js +76 -301
- package/dist/cli.js +11 -0
- package/dist/designer/data/systems/agentic/DESIGN.md +71 -0
- package/dist/designer/data/systems/agentic/components.html +154 -0
- package/dist/designer/data/systems/agentic/tokens.css +63 -0
- package/dist/designer/data/systems/airbnb/DESIGN.md +393 -0
- package/dist/designer/data/systems/airbnb/components.html +1373 -0
- package/dist/designer/data/systems/airbnb/tokens.css +261 -0
- package/dist/designer/data/systems/airtable/DESIGN.md +92 -0
- package/dist/designer/data/systems/airtable/components.html +489 -0
- package/dist/designer/data/systems/airtable/tokens.css +261 -0
- package/dist/designer/data/systems/ant/DESIGN.md +71 -0
- package/dist/designer/data/systems/ant/components.html +154 -0
- package/dist/designer/data/systems/ant/tokens.css +63 -0
- package/dist/designer/data/systems/apple/DESIGN.md +250 -0
- package/dist/designer/data/systems/apple/components.html +749 -0
- package/dist/designer/data/systems/apple/tokens.css +286 -0
- package/dist/designer/data/systems/application/DESIGN.md +71 -0
- package/dist/designer/data/systems/application/components.html +154 -0
- package/dist/designer/data/systems/application/tokens.css +63 -0
- package/dist/designer/data/systems/arc/DESIGN.md +152 -0
- package/dist/designer/data/systems/arc/components.html +432 -0
- package/dist/designer/data/systems/arc/tokens.css +137 -0
- package/dist/designer/data/systems/artistic/DESIGN.md +71 -0
- package/dist/designer/data/systems/artistic/components.html +136 -0
- package/dist/designer/data/systems/artistic/tokens.css +63 -0
- package/dist/designer/data/systems/atelier-zero/DESIGN.md +316 -0
- package/dist/designer/data/systems/atelier-zero/components.html +136 -0
- package/dist/designer/data/systems/atelier-zero/tokens.css +63 -0
- package/dist/designer/data/systems/bento/DESIGN.md +71 -0
- package/dist/designer/data/systems/bento/components.html +136 -0
- package/dist/designer/data/systems/bento/tokens.css +63 -0
- package/dist/designer/data/systems/binance/DESIGN.md +348 -0
- package/dist/designer/data/systems/binance/components.html +550 -0
- package/dist/designer/data/systems/binance/tokens.css +255 -0
- package/dist/designer/data/systems/bmw/DESIGN.md +183 -0
- package/dist/designer/data/systems/bmw/components.html +551 -0
- package/dist/designer/data/systems/bmw/tokens.css +179 -0
- package/dist/designer/data/systems/bmw-m/DESIGN.md +246 -0
- package/dist/designer/data/systems/bmw-m/components.html +342 -0
- package/dist/designer/data/systems/bmw-m/tokens.css +64 -0
- package/dist/designer/data/systems/bold/DESIGN.md +71 -0
- package/dist/designer/data/systems/bold/components.html +136 -0
- package/dist/designer/data/systems/bold/tokens.css +63 -0
- package/dist/designer/data/systems/brutalism/DESIGN.md +71 -0
- package/dist/designer/data/systems/brutalism/components.html +154 -0
- package/dist/designer/data/systems/brutalism/tokens.css +63 -0
- package/dist/designer/data/systems/bugatti/DESIGN.md +271 -0
- package/dist/designer/data/systems/bugatti/components.html +342 -0
- package/dist/designer/data/systems/bugatti/tokens.css +64 -0
- package/dist/designer/data/systems/cafe/DESIGN.md +71 -0
- package/dist/designer/data/systems/cafe/components.html +136 -0
- package/dist/designer/data/systems/cafe/tokens.css +63 -0
- package/dist/designer/data/systems/cal/DESIGN.md +262 -0
- package/dist/designer/data/systems/cal/components.html +376 -0
- package/dist/designer/data/systems/cal/tokens.css +265 -0
- package/dist/designer/data/systems/canva/DESIGN.md +157 -0
- package/dist/designer/data/systems/canva/components.html +461 -0
- package/dist/designer/data/systems/canva/tokens.css +147 -0
- package/dist/designer/data/systems/cisco/DESIGN.md +201 -0
- package/dist/designer/data/systems/cisco/components.html +342 -0
- package/dist/designer/data/systems/cisco/tokens.css +64 -0
- package/dist/designer/data/systems/claude/DESIGN.md +315 -0
- package/dist/designer/data/systems/claude/components.html +483 -0
- package/dist/designer/data/systems/claude/tokens.css +130 -0
- package/dist/designer/data/systems/clay/DESIGN.md +307 -0
- package/dist/designer/data/systems/clay/components.html +136 -0
- package/dist/designer/data/systems/clay/tokens.css +63 -0
- package/dist/designer/data/systems/claymorphism/DESIGN.md +71 -0
- package/dist/designer/data/systems/claymorphism/components.html +136 -0
- package/dist/designer/data/systems/claymorphism/tokens.css +63 -0
- package/dist/designer/data/systems/clean/DESIGN.md +71 -0
- package/dist/designer/data/systems/clean/components.html +136 -0
- package/dist/designer/data/systems/clean/tokens.css +63 -0
- package/dist/designer/data/systems/clickhouse/DESIGN.md +284 -0
- package/dist/designer/data/systems/clickhouse/components.html +506 -0
- package/dist/designer/data/systems/clickhouse/tokens.css +135 -0
- package/dist/designer/data/systems/cohere/DESIGN.md +269 -0
- package/dist/designer/data/systems/cohere/components.html +353 -0
- package/dist/designer/data/systems/cohere/tokens.css +126 -0
- package/dist/designer/data/systems/coinbase/DESIGN.md +132 -0
- package/dist/designer/data/systems/coinbase/components.html +501 -0
- package/dist/designer/data/systems/coinbase/tokens.css +257 -0
- package/dist/designer/data/systems/colorful/DESIGN.md +71 -0
- package/dist/designer/data/systems/colorful/components.html +136 -0
- package/dist/designer/data/systems/colorful/tokens.css +63 -0
- package/dist/designer/data/systems/composio/DESIGN.md +310 -0
- package/dist/designer/data/systems/composio/components.html +342 -0
- package/dist/designer/data/systems/composio/tokens.css +64 -0
- package/dist/designer/data/systems/contemporary/DESIGN.md +71 -0
- package/dist/designer/data/systems/contemporary/components.html +136 -0
- package/dist/designer/data/systems/contemporary/tokens.css +63 -0
- package/dist/designer/data/systems/corporate/DESIGN.md +71 -0
- package/dist/designer/data/systems/corporate/components.html +136 -0
- package/dist/designer/data/systems/corporate/tokens.css +63 -0
- package/dist/designer/data/systems/cosmic/DESIGN.md +71 -0
- package/dist/designer/data/systems/cosmic/components.html +136 -0
- package/dist/designer/data/systems/cosmic/tokens.css +63 -0
- package/dist/designer/data/systems/creative/DESIGN.md +71 -0
- package/dist/designer/data/systems/creative/components.html +136 -0
- package/dist/designer/data/systems/creative/tokens.css +63 -0
- package/dist/designer/data/systems/cursor/DESIGN.md +312 -0
- package/dist/designer/data/systems/cursor/components.html +654 -0
- package/dist/designer/data/systems/cursor/tokens.css +218 -0
- package/dist/designer/data/systems/dashboard/DESIGN.md +71 -0
- package/dist/designer/data/systems/dashboard/components.html +154 -0
- package/dist/designer/data/systems/dashboard/tokens.css +63 -0
- package/dist/designer/data/systems/default/DESIGN.md +62 -0
- package/dist/designer/data/systems/default/components.html +523 -0
- package/dist/designer/data/systems/default/tokens.css +200 -0
- package/dist/designer/data/systems/discord/DESIGN.md +162 -0
- package/dist/designer/data/systems/discord/components.html +359 -0
- package/dist/designer/data/systems/discord/tokens.css +125 -0
- package/dist/designer/data/systems/dithered/DESIGN.md +71 -0
- package/dist/designer/data/systems/dithered/components.html +136 -0
- package/dist/designer/data/systems/dithered/tokens.css +63 -0
- package/dist/designer/data/systems/doodle/DESIGN.md +71 -0
- package/dist/designer/data/systems/doodle/components.html +136 -0
- package/dist/designer/data/systems/doodle/tokens.css +63 -0
- package/dist/designer/data/systems/dramatic/DESIGN.md +71 -0
- package/dist/designer/data/systems/dramatic/components.html +136 -0
- package/dist/designer/data/systems/dramatic/tokens.css +63 -0
- package/dist/designer/data/systems/duolingo/DESIGN.md +154 -0
- package/dist/designer/data/systems/duolingo/components.html +532 -0
- package/dist/designer/data/systems/duolingo/tokens.css +130 -0
- package/dist/designer/data/systems/editorial/DESIGN.md +71 -0
- package/dist/designer/data/systems/editorial/components.html +154 -0
- package/dist/designer/data/systems/editorial/tokens.css +63 -0
- package/dist/designer/data/systems/elegant/DESIGN.md +71 -0
- package/dist/designer/data/systems/elegant/components.html +136 -0
- package/dist/designer/data/systems/elegant/tokens.css +63 -0
- package/dist/designer/data/systems/elevenlabs/DESIGN.md +268 -0
- package/dist/designer/data/systems/elevenlabs/components.html +342 -0
- package/dist/designer/data/systems/elevenlabs/tokens.css +127 -0
- package/dist/designer/data/systems/energetic/DESIGN.md +72 -0
- package/dist/designer/data/systems/energetic/components.html +136 -0
- package/dist/designer/data/systems/energetic/tokens.css +63 -0
- package/dist/designer/data/systems/enterprise/DESIGN.md +71 -0
- package/dist/designer/data/systems/enterprise/components.html +154 -0
- package/dist/designer/data/systems/enterprise/tokens.css +63 -0
- package/dist/designer/data/systems/expo/DESIGN.md +284 -0
- package/dist/designer/data/systems/expo/components.html +342 -0
- package/dist/designer/data/systems/expo/tokens.css +64 -0
- package/dist/designer/data/systems/expressive/DESIGN.md +71 -0
- package/dist/designer/data/systems/expressive/components.html +136 -0
- package/dist/designer/data/systems/expressive/tokens.css +63 -0
- package/dist/designer/data/systems/fantasy/DESIGN.md +71 -0
- package/dist/designer/data/systems/fantasy/components.html +136 -0
- package/dist/designer/data/systems/fantasy/tokens.css +63 -0
- package/dist/designer/data/systems/ferrari/DESIGN.md +317 -0
- package/dist/designer/data/systems/ferrari/components.html +342 -0
- package/dist/designer/data/systems/ferrari/tokens.css +64 -0
- package/dist/designer/data/systems/figma/DESIGN.md +223 -0
- package/dist/designer/data/systems/figma/components.html +344 -0
- package/dist/designer/data/systems/figma/tokens.css +126 -0
- package/dist/designer/data/systems/flat/DESIGN.md +71 -0
- package/dist/designer/data/systems/flat/components.html +136 -0
- package/dist/designer/data/systems/flat/tokens.css +63 -0
- package/dist/designer/data/systems/framer/DESIGN.md +249 -0
- package/dist/designer/data/systems/framer/components.html +438 -0
- package/dist/designer/data/systems/framer/tokens.css +238 -0
- package/dist/designer/data/systems/friendly/DESIGN.md +71 -0
- package/dist/designer/data/systems/friendly/components.html +136 -0
- package/dist/designer/data/systems/friendly/tokens.css +63 -0
- package/dist/designer/data/systems/futuristic/DESIGN.md +71 -0
- package/dist/designer/data/systems/futuristic/components.html +136 -0
- package/dist/designer/data/systems/futuristic/tokens.css +63 -0
- package/dist/designer/data/systems/github/DESIGN.md +155 -0
- package/dist/designer/data/systems/github/components.html +383 -0
- package/dist/designer/data/systems/github/tokens.css +125 -0
- package/dist/designer/data/systems/glassmorphism/DESIGN.md +71 -0
- package/dist/designer/data/systems/glassmorphism/components.html +154 -0
- package/dist/designer/data/systems/glassmorphism/tokens.css +63 -0
- package/dist/designer/data/systems/gradient/DESIGN.md +71 -0
- package/dist/designer/data/systems/gradient/components.html +154 -0
- package/dist/designer/data/systems/gradient/tokens.css +63 -0
- package/dist/designer/data/systems/hashicorp/DESIGN.md +281 -0
- package/dist/designer/data/systems/hashicorp/components.html +502 -0
- package/dist/designer/data/systems/hashicorp/tokens.css +272 -0
- package/dist/designer/data/systems/hud/DESIGN.md +173 -0
- package/dist/designer/data/systems/hud/components.html +136 -0
- package/dist/designer/data/systems/hud/tokens.css +63 -0
- package/dist/designer/data/systems/huggingface/DESIGN.md +149 -0
- package/dist/designer/data/systems/huggingface/components.html +346 -0
- package/dist/designer/data/systems/huggingface/tokens.css +125 -0
- package/dist/designer/data/systems/ibm/DESIGN.md +335 -0
- package/dist/designer/data/systems/ibm/components.html +342 -0
- package/dist/designer/data/systems/ibm/tokens.css +64 -0
- package/dist/designer/data/systems/intercom/DESIGN.md +149 -0
- package/dist/designer/data/systems/intercom/components.html +557 -0
- package/dist/designer/data/systems/intercom/tokens.css +150 -0
- package/dist/designer/data/systems/kami/DESIGN.md +410 -0
- package/dist/designer/data/systems/kami/components.html +601 -0
- package/dist/designer/data/systems/kami/tokens.css +272 -0
- package/dist/designer/data/systems/kraken/DESIGN.md +128 -0
- package/dist/designer/data/systems/kraken/components.html +342 -0
- package/dist/designer/data/systems/kraken/tokens.css +64 -0
- package/dist/designer/data/systems/lamborghini/DESIGN.md +291 -0
- package/dist/designer/data/systems/lamborghini/components.html +342 -0
- package/dist/designer/data/systems/lamborghini/tokens.css +64 -0
- package/dist/designer/data/systems/levels/DESIGN.md +71 -0
- package/dist/designer/data/systems/levels/components.html +154 -0
- package/dist/designer/data/systems/levels/tokens.css +63 -0
- package/dist/designer/data/systems/linear-app/DESIGN.md +370 -0
- package/dist/designer/data/systems/linear-app/components.html +370 -0
- package/dist/designer/data/systems/linear-app/tokens.css +130 -0
- package/dist/designer/data/systems/lingo/DESIGN.md +71 -0
- package/dist/designer/data/systems/lingo/components.html +154 -0
- package/dist/designer/data/systems/lingo/tokens.css +63 -0
- package/dist/designer/data/systems/loom/DESIGN.md +201 -0
- package/dist/designer/data/systems/loom/components.html +446 -0
- package/dist/designer/data/systems/loom/tokens.css +138 -0
- package/dist/designer/data/systems/lovable/DESIGN.md +301 -0
- package/dist/designer/data/systems/lovable/components.html +441 -0
- package/dist/designer/data/systems/lovable/tokens.css +258 -0
- package/dist/designer/data/systems/luxury/DESIGN.md +71 -0
- package/dist/designer/data/systems/luxury/components.html +154 -0
- package/dist/designer/data/systems/luxury/tokens.css +63 -0
- package/dist/designer/data/systems/mastercard/DESIGN.md +368 -0
- package/dist/designer/data/systems/mastercard/components.html +342 -0
- package/dist/designer/data/systems/mastercard/tokens.css +64 -0
- package/dist/designer/data/systems/material/DESIGN.md +71 -0
- package/dist/designer/data/systems/material/components.html +154 -0
- package/dist/designer/data/systems/material/tokens.css +63 -0
- package/dist/designer/data/systems/meta/DESIGN.md +369 -0
- package/dist/designer/data/systems/meta/components.html +398 -0
- package/dist/designer/data/systems/meta/tokens.css +263 -0
- package/dist/designer/data/systems/minimal/DESIGN.md +71 -0
- package/dist/designer/data/systems/minimal/components.html +154 -0
- package/dist/designer/data/systems/minimal/tokens.css +63 -0
- package/dist/designer/data/systems/minimax/DESIGN.md +260 -0
- package/dist/designer/data/systems/minimax/components.html +590 -0
- package/dist/designer/data/systems/minimax/tokens.css +148 -0
- package/dist/designer/data/systems/mintlify/DESIGN.md +329 -0
- package/dist/designer/data/systems/mintlify/components.html +737 -0
- package/dist/designer/data/systems/mintlify/tokens.css +256 -0
- package/dist/designer/data/systems/miro/DESIGN.md +111 -0
- package/dist/designer/data/systems/miro/components.html +342 -0
- package/dist/designer/data/systems/miro/tokens.css +64 -0
- package/dist/designer/data/systems/mission-control/DESIGN.md +474 -0
- package/dist/designer/data/systems/mission-control/components.html +136 -0
- package/dist/designer/data/systems/mission-control/tokens.css +63 -0
- package/dist/designer/data/systems/mistral-ai/DESIGN.md +264 -0
- package/dist/designer/data/systems/mistral-ai/components.html +338 -0
- package/dist/designer/data/systems/mistral-ai/tokens.css +125 -0
- package/dist/designer/data/systems/modern/DESIGN.md +71 -0
- package/dist/designer/data/systems/modern/components.html +154 -0
- package/dist/designer/data/systems/modern/tokens.css +63 -0
- package/dist/designer/data/systems/mongodb/DESIGN.md +269 -0
- package/dist/designer/data/systems/mongodb/components.html +462 -0
- package/dist/designer/data/systems/mongodb/tokens.css +176 -0
- package/dist/designer/data/systems/mono/DESIGN.md +71 -0
- package/dist/designer/data/systems/mono/components.html +136 -0
- package/dist/designer/data/systems/mono/tokens.css +63 -0
- package/dist/designer/data/systems/neobrutalism/DESIGN.md +71 -0
- package/dist/designer/data/systems/neobrutalism/components.html +136 -0
- package/dist/designer/data/systems/neobrutalism/tokens.css +63 -0
- package/dist/designer/data/systems/neon/DESIGN.md +71 -0
- package/dist/designer/data/systems/neon/components.html +136 -0
- package/dist/designer/data/systems/neon/tokens.css +63 -0
- package/dist/designer/data/systems/neumorphism/DESIGN.md +71 -0
- package/dist/designer/data/systems/neumorphism/components.html +136 -0
- package/dist/designer/data/systems/neumorphism/tokens.css +63 -0
- package/dist/designer/data/systems/nike/DESIGN.md +366 -0
- package/dist/designer/data/systems/nike/components.html +512 -0
- package/dist/designer/data/systems/nike/tokens.css +304 -0
- package/dist/designer/data/systems/notion/DESIGN.md +312 -0
- package/dist/designer/data/systems/notion/components.html +413 -0
- package/dist/designer/data/systems/notion/tokens.css +130 -0
- package/dist/designer/data/systems/nvidia/DESIGN.md +296 -0
- package/dist/designer/data/systems/nvidia/components.html +414 -0
- package/dist/designer/data/systems/nvidia/tokens.css +133 -0
- package/dist/designer/data/systems/ollama/DESIGN.md +270 -0
- package/dist/designer/data/systems/ollama/components.html +700 -0
- package/dist/designer/data/systems/ollama/tokens.css +242 -0
- package/dist/designer/data/systems/openai/DESIGN.md +140 -0
- package/dist/designer/data/systems/openai/components.html +382 -0
- package/dist/designer/data/systems/openai/tokens.css +133 -0
- package/dist/designer/data/systems/opencode-ai/DESIGN.md +284 -0
- package/dist/designer/data/systems/opencode-ai/components.html +389 -0
- package/dist/designer/data/systems/opencode-ai/tokens.css +126 -0
- package/dist/designer/data/systems/pacman/DESIGN.md +71 -0
- package/dist/designer/data/systems/pacman/components.html +342 -0
- package/dist/designer/data/systems/pacman/tokens.css +64 -0
- package/dist/designer/data/systems/paper/DESIGN.md +71 -0
- package/dist/designer/data/systems/paper/components.html +136 -0
- package/dist/designer/data/systems/paper/tokens.css +63 -0
- package/dist/designer/data/systems/perplexity/DESIGN.md +286 -0
- package/dist/designer/data/systems/perplexity/components.html +455 -0
- package/dist/designer/data/systems/perplexity/tokens.css +151 -0
- package/dist/designer/data/systems/perspective/DESIGN.md +71 -0
- package/dist/designer/data/systems/perspective/components.html +136 -0
- package/dist/designer/data/systems/perspective/tokens.css +63 -0
- package/dist/designer/data/systems/pinterest/DESIGN.md +233 -0
- package/dist/designer/data/systems/pinterest/components.html +865 -0
- package/dist/designer/data/systems/pinterest/tokens.css +262 -0
- package/dist/designer/data/systems/playstation/DESIGN.md +367 -0
- package/dist/designer/data/systems/playstation/components.html +414 -0
- package/dist/designer/data/systems/playstation/tokens.css +150 -0
- package/dist/designer/data/systems/posthog/DESIGN.md +259 -0
- package/dist/designer/data/systems/posthog/components.html +827 -0
- package/dist/designer/data/systems/posthog/tokens.css +272 -0
- package/dist/designer/data/systems/premium/DESIGN.md +71 -0
- package/dist/designer/data/systems/premium/components.html +154 -0
- package/dist/designer/data/systems/premium/tokens.css +63 -0
- package/dist/designer/data/systems/professional/DESIGN.md +71 -0
- package/dist/designer/data/systems/professional/components.html +136 -0
- package/dist/designer/data/systems/professional/tokens.css +63 -0
- package/dist/designer/data/systems/publication/DESIGN.md +71 -0
- package/dist/designer/data/systems/publication/components.html +154 -0
- package/dist/designer/data/systems/publication/tokens.css +63 -0
- package/dist/designer/data/systems/raycast/DESIGN.md +271 -0
- package/dist/designer/data/systems/raycast/components.html +507 -0
- package/dist/designer/data/systems/raycast/tokens.css +143 -0
- package/dist/designer/data/systems/refined/DESIGN.md +71 -0
- package/dist/designer/data/systems/refined/components.html +136 -0
- package/dist/designer/data/systems/refined/tokens.css +63 -0
- package/dist/designer/data/systems/renault/DESIGN.md +314 -0
- package/dist/designer/data/systems/renault/components.html +154 -0
- package/dist/designer/data/systems/renault/tokens.css +63 -0
- package/dist/designer/data/systems/replicate/DESIGN.md +264 -0
- package/dist/designer/data/systems/replicate/components.html +340 -0
- package/dist/designer/data/systems/replicate/tokens.css +125 -0
- package/dist/designer/data/systems/resend/DESIGN.md +306 -0
- package/dist/designer/data/systems/resend/components.html +839 -0
- package/dist/designer/data/systems/resend/tokens.css +353 -0
- package/dist/designer/data/systems/retro/DESIGN.md +71 -0
- package/dist/designer/data/systems/retro/components.html +136 -0
- package/dist/designer/data/systems/retro/tokens.css +63 -0
- package/dist/designer/data/systems/revolut/DESIGN.md +188 -0
- package/dist/designer/data/systems/revolut/components.html +342 -0
- package/dist/designer/data/systems/revolut/tokens.css +64 -0
- package/dist/designer/data/systems/runwayml/DESIGN.md +247 -0
- package/dist/designer/data/systems/runwayml/components.html +638 -0
- package/dist/designer/data/systems/runwayml/tokens.css +204 -0
- package/dist/designer/data/systems/sanity/DESIGN.md +360 -0
- package/dist/designer/data/systems/sanity/components.html +342 -0
- package/dist/designer/data/systems/sanity/tokens.css +64 -0
- package/dist/designer/data/systems/sentry/DESIGN.md +265 -0
- package/dist/designer/data/systems/sentry/components.html +387 -0
- package/dist/designer/data/systems/sentry/tokens.css +219 -0
- package/dist/designer/data/systems/shadcn/DESIGN.md +71 -0
- package/dist/designer/data/systems/shadcn/components.html +732 -0
- package/dist/designer/data/systems/shadcn/tokens.css +255 -0
- package/dist/designer/data/systems/shopify/DESIGN.md +353 -0
- package/dist/designer/data/systems/shopify/components.html +342 -0
- package/dist/designer/data/systems/shopify/tokens.css +141 -0
- package/dist/designer/data/systems/simple/DESIGN.md +71 -0
- package/dist/designer/data/systems/simple/components.html +136 -0
- package/dist/designer/data/systems/simple/tokens.css +63 -0
- package/dist/designer/data/systems/skeumorphism/DESIGN.md +71 -0
- package/dist/designer/data/systems/skeumorphism/components.html +136 -0
- package/dist/designer/data/systems/skeumorphism/tokens.css +63 -0
- package/dist/designer/data/systems/slack/DESIGN.md +363 -0
- package/dist/designer/data/systems/slack/components.html +387 -0
- package/dist/designer/data/systems/slack/tokens.css +127 -0
- package/dist/designer/data/systems/sleek/DESIGN.md +71 -0
- package/dist/designer/data/systems/sleek/components.html +136 -0
- package/dist/designer/data/systems/sleek/tokens.css +63 -0
- package/dist/designer/data/systems/spacex/DESIGN.md +197 -0
- package/dist/designer/data/systems/spacex/components.html +496 -0
- package/dist/designer/data/systems/spacex/tokens.css +154 -0
- package/dist/designer/data/systems/spacious/DESIGN.md +71 -0
- package/dist/designer/data/systems/spacious/components.html +136 -0
- package/dist/designer/data/systems/spacious/tokens.css +63 -0
- package/dist/designer/data/systems/spotify/DESIGN.md +249 -0
- package/dist/designer/data/systems/spotify/components.html +365 -0
- package/dist/designer/data/systems/spotify/tokens.css +127 -0
- package/dist/designer/data/systems/starbucks/DESIGN.md +583 -0
- package/dist/designer/data/systems/starbucks/components.html +493 -0
- package/dist/designer/data/systems/starbucks/tokens.css +182 -0
- package/dist/designer/data/systems/storytelling/DESIGN.md +71 -0
- package/dist/designer/data/systems/storytelling/components.html +136 -0
- package/dist/designer/data/systems/storytelling/tokens.css +63 -0
- package/dist/designer/data/systems/stripe/DESIGN.md +325 -0
- package/dist/designer/data/systems/stripe/components.html +1018 -0
- package/dist/designer/data/systems/stripe/tokens.css +295 -0
- package/dist/designer/data/systems/supabase/DESIGN.md +258 -0
- package/dist/designer/data/systems/supabase/components.html +741 -0
- package/dist/designer/data/systems/supabase/tokens.css +294 -0
- package/dist/designer/data/systems/superhuman/DESIGN.md +255 -0
- package/dist/designer/data/systems/superhuman/components.html +537 -0
- package/dist/designer/data/systems/superhuman/tokens.css +160 -0
- package/dist/designer/data/systems/tesla/DESIGN.md +289 -0
- package/dist/designer/data/systems/tesla/components.html +724 -0
- package/dist/designer/data/systems/tesla/tokens.css +285 -0
- package/dist/designer/data/systems/tetris/DESIGN.md +71 -0
- package/dist/designer/data/systems/tetris/components.html +342 -0
- package/dist/designer/data/systems/tetris/tokens.css +64 -0
- package/dist/designer/data/systems/theverge/DESIGN.md +342 -0
- package/dist/designer/data/systems/theverge/components.html +342 -0
- package/dist/designer/data/systems/theverge/tokens.css +64 -0
- package/dist/designer/data/systems/together-ai/DESIGN.md +266 -0
- package/dist/designer/data/systems/together-ai/components.html +422 -0
- package/dist/designer/data/systems/together-ai/tokens.css +127 -0
- package/dist/designer/data/systems/totality-festival/DESIGN.md +206 -0
- package/dist/designer/data/systems/totality-festival/components.html +136 -0
- package/dist/designer/data/systems/totality-festival/tokens.css +63 -0
- package/dist/designer/data/systems/trading-terminal/DESIGN.md +178 -0
- package/dist/designer/data/systems/trading-terminal/components.html +154 -0
- package/dist/designer/data/systems/trading-terminal/tokens.css +63 -0
- package/dist/designer/data/systems/uber/DESIGN.md +298 -0
- package/dist/designer/data/systems/uber/components.html +347 -0
- package/dist/designer/data/systems/uber/tokens.css +131 -0
- package/dist/designer/data/systems/urdu/DESIGN.md +1002 -0
- package/dist/designer/data/systems/urdu/components.html +136 -0
- package/dist/designer/data/systems/urdu/tokens.css +63 -0
- package/dist/designer/data/systems/vercel/DESIGN.md +313 -0
- package/dist/designer/data/systems/vercel/components.html +839 -0
- package/dist/designer/data/systems/vercel/tokens.css +270 -0
- package/dist/designer/data/systems/vibrant/DESIGN.md +71 -0
- package/dist/designer/data/systems/vibrant/components.html +136 -0
- package/dist/designer/data/systems/vibrant/tokens.css +63 -0
- package/dist/designer/data/systems/vintage/DESIGN.md +71 -0
- package/dist/designer/data/systems/vintage/components.html +136 -0
- package/dist/designer/data/systems/vintage/tokens.css +63 -0
- package/dist/designer/data/systems/vodafone/DESIGN.md +426 -0
- package/dist/designer/data/systems/vodafone/components.html +342 -0
- package/dist/designer/data/systems/vodafone/tokens.css +64 -0
- package/dist/designer/data/systems/voltagent/DESIGN.md +326 -0
- package/dist/designer/data/systems/voltagent/components.html +154 -0
- package/dist/designer/data/systems/voltagent/tokens.css +63 -0
- package/dist/designer/data/systems/warm-editorial/DESIGN.md +65 -0
- package/dist/designer/data/systems/warm-editorial/components.html +136 -0
- package/dist/designer/data/systems/warm-editorial/tokens.css +63 -0
- package/dist/designer/data/systems/warp/DESIGN.md +256 -0
- package/dist/designer/data/systems/warp/components.html +411 -0
- package/dist/designer/data/systems/warp/tokens.css +156 -0
- package/dist/designer/data/systems/webex/DESIGN.md +207 -0
- package/dist/designer/data/systems/webex/components.html +342 -0
- package/dist/designer/data/systems/webex/tokens.css +64 -0
- package/dist/designer/data/systems/webflow/DESIGN.md +95 -0
- package/dist/designer/data/systems/webflow/components.html +413 -0
- package/dist/designer/data/systems/webflow/tokens.css +191 -0
- package/dist/designer/data/systems/wechat/DESIGN.md +302 -0
- package/dist/designer/data/systems/wechat/components.html +507 -0
- package/dist/designer/data/systems/wechat/tokens.css +176 -0
- package/dist/designer/data/systems/wired/DESIGN.md +281 -0
- package/dist/designer/data/systems/wired/components.html +342 -0
- package/dist/designer/data/systems/wired/tokens.css +64 -0
- package/dist/designer/data/systems/wise/DESIGN.md +176 -0
- package/dist/designer/data/systems/wise/components.html +365 -0
- package/dist/designer/data/systems/wise/tokens.css +141 -0
- package/dist/designer/data/systems/x-ai/DESIGN.md +260 -0
- package/dist/designer/data/systems/x-ai/components.html +460 -0
- package/dist/designer/data/systems/x-ai/tokens.css +268 -0
- package/dist/designer/data/systems/xiaohongshu/DESIGN.md +402 -0
- package/dist/designer/data/systems/xiaohongshu/components.html +865 -0
- package/dist/designer/data/systems/xiaohongshu/tokens.css +193 -0
- package/dist/designer/data/systems/zapier/DESIGN.md +331 -0
- package/dist/designer/data/systems/zapier/components.html +342 -0
- package/dist/designer/data/systems/zapier/tokens.css +64 -0
- package/dist/designer/guidelines.js +176 -0
- package/dist/designer/index.js +236 -0
- package/dist/designer/skills.js +1675 -0
- package/dist/designer/systems.js +216 -0
- package/dist/server/pi-bridge.js +155 -5
- package/dist/server/session-stream.js +45 -1
- package/package.json +1 -1
|
@@ -0,0 +1,865 @@
|
|
|
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" />
|
|
6
|
+
<title>Pinterest — reference components</title>
|
|
7
|
+
<meta
|
|
8
|
+
name="description"
|
|
9
|
+
content="Reference fixture for design-systems/pinterest. Warm visual-
|
|
10
|
+
discovery canvas, olive/sand neutrals, Pinterest Red (#e60023) as
|
|
11
|
+
the single bold accent, Pin Sans across the entire hierarchy,
|
|
12
|
+
generous 12–28px radii, photography-first masonry layouts."
|
|
13
|
+
/>
|
|
14
|
+
|
|
15
|
+
<style>
|
|
16
|
+
:root {
|
|
17
|
+
--bg: #ffffff;
|
|
18
|
+
--surface: #f6f6f3;
|
|
19
|
+
--surface-warm: #e5e5e0;
|
|
20
|
+
|
|
21
|
+
--fg: #211922;
|
|
22
|
+
--fg-2: #000000;
|
|
23
|
+
--muted: #62625b;
|
|
24
|
+
--meta: #91918c;
|
|
25
|
+
|
|
26
|
+
--border: #c8c8c1;
|
|
27
|
+
--border-soft: #e0e0d9;
|
|
28
|
+
|
|
29
|
+
--accent: #e60023;
|
|
30
|
+
--accent-on: #000000;
|
|
31
|
+
--accent-hover: color-mix(in oklab, var(--accent), black 8%);
|
|
32
|
+
--accent-active: color-mix(in oklab, var(--accent), black 14%);
|
|
33
|
+
|
|
34
|
+
--success: #103c25;
|
|
35
|
+
--warn: #c47700;
|
|
36
|
+
--danger: #9e0a0a;
|
|
37
|
+
|
|
38
|
+
--font-display:
|
|
39
|
+
"Pin Sans", -apple-system, system-ui, "Segoe UI", Roboto, "Oxygen-Sans",
|
|
40
|
+
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", Ubuntu, Cantarell,
|
|
41
|
+
"Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica,
|
|
42
|
+
"ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "MS Pゴシック", Arial,
|
|
43
|
+
sans-serif;
|
|
44
|
+
--font-body:
|
|
45
|
+
"Pin Sans", -apple-system, system-ui, "Segoe UI", Roboto, "Oxygen-Sans",
|
|
46
|
+
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", Ubuntu, Cantarell,
|
|
47
|
+
"Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica,
|
|
48
|
+
"ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "MS Pゴシック", Arial,
|
|
49
|
+
sans-serif;
|
|
50
|
+
--font-mono:
|
|
51
|
+
ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Monaco,
|
|
52
|
+
Consolas, monospace;
|
|
53
|
+
|
|
54
|
+
--text-xs: 12px;
|
|
55
|
+
--text-sm: 14px;
|
|
56
|
+
--text-base: 16px;
|
|
57
|
+
--text-lg: 18px;
|
|
58
|
+
--text-xl: 22px;
|
|
59
|
+
--text-2xl: 28px;
|
|
60
|
+
--text-3xl: 44px;
|
|
61
|
+
--text-4xl: 70px;
|
|
62
|
+
|
|
63
|
+
--leading-body: 1.4;
|
|
64
|
+
--leading-tight: 1.15;
|
|
65
|
+
--tracking-display: -0.02em;
|
|
66
|
+
|
|
67
|
+
--space-1: 4px;
|
|
68
|
+
--space-2: 8px;
|
|
69
|
+
--space-3: 12px;
|
|
70
|
+
--space-4: 16px;
|
|
71
|
+
--space-5: 20px;
|
|
72
|
+
--space-6: 24px;
|
|
73
|
+
--space-8: 32px;
|
|
74
|
+
--space-12: 48px;
|
|
75
|
+
|
|
76
|
+
--section-y-desktop: 80px;
|
|
77
|
+
--section-y-tablet: 48px;
|
|
78
|
+
--section-y-phone: 32px;
|
|
79
|
+
|
|
80
|
+
--radius-sm: 12px;
|
|
81
|
+
--radius-md: 16px;
|
|
82
|
+
--radius-lg: 28px;
|
|
83
|
+
--radius-pill: 9999px;
|
|
84
|
+
|
|
85
|
+
--elev-flat: none;
|
|
86
|
+
--elev-ring: 0 0 0 1px var(--border);
|
|
87
|
+
--elev-raised: 0 4px 16px rgba(33, 25, 34, 0.06);
|
|
88
|
+
|
|
89
|
+
--focus-ring: 0 0 0 3px color-mix(in oklab, #435ee5, transparent 70%);
|
|
90
|
+
|
|
91
|
+
--motion-fast: 150ms;
|
|
92
|
+
--motion-base: 200ms;
|
|
93
|
+
--ease-standard: cubic-bezier(0.2, 0, 0, 1);
|
|
94
|
+
|
|
95
|
+
--container-max: 1280px;
|
|
96
|
+
--container-gutter-desktop: 32px;
|
|
97
|
+
--container-gutter-tablet: 24px;
|
|
98
|
+
--container-gutter-phone: 16px;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
/* ─── Reset ─────────────────────────────────────────────── */
|
|
102
|
+
*, *::before, *::after { box-sizing: border-box; }
|
|
103
|
+
html, body { margin: 0; padding: 0; }
|
|
104
|
+
body {
|
|
105
|
+
background: var(--bg);
|
|
106
|
+
color: var(--fg);
|
|
107
|
+
font-family: var(--font-body);
|
|
108
|
+
font-size: var(--text-base);
|
|
109
|
+
font-weight: 400;
|
|
110
|
+
line-height: var(--leading-body);
|
|
111
|
+
-webkit-font-smoothing: antialiased;
|
|
112
|
+
-moz-osx-font-smoothing: grayscale;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
/* ─── Layout primitives ─────────────────────────────────── */
|
|
116
|
+
.container {
|
|
117
|
+
max-width: var(--container-max);
|
|
118
|
+
margin-inline: auto;
|
|
119
|
+
padding-inline: var(--container-gutter-desktop);
|
|
120
|
+
}
|
|
121
|
+
section { padding-block: var(--section-y-desktop); }
|
|
122
|
+
section + section { border-top: 1px solid var(--border-soft); }
|
|
123
|
+
@media (max-width: 1023px) {
|
|
124
|
+
.container { padding-inline: var(--container-gutter-tablet); }
|
|
125
|
+
section { padding-block: var(--section-y-tablet); }
|
|
126
|
+
}
|
|
127
|
+
@media (max-width: 639px) {
|
|
128
|
+
.container { padding-inline: var(--container-gutter-phone); }
|
|
129
|
+
section { padding-block: var(--section-y-phone); }
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
/* ─── Typography — Pin Sans, plum-black, friendly weights ─ */
|
|
133
|
+
h1, h2, h3 {
|
|
134
|
+
font-family: var(--font-display);
|
|
135
|
+
line-height: var(--leading-tight);
|
|
136
|
+
color: var(--fg);
|
|
137
|
+
margin: 0;
|
|
138
|
+
}
|
|
139
|
+
h1 {
|
|
140
|
+
font-size: var(--text-4xl);
|
|
141
|
+
font-weight: 600;
|
|
142
|
+
letter-spacing: var(--tracking-display);
|
|
143
|
+
}
|
|
144
|
+
h2 {
|
|
145
|
+
font-size: var(--text-2xl);
|
|
146
|
+
font-weight: 700;
|
|
147
|
+
letter-spacing: var(--tracking-display);
|
|
148
|
+
}
|
|
149
|
+
h3 {
|
|
150
|
+
font-size: var(--text-lg);
|
|
151
|
+
font-weight: 700;
|
|
152
|
+
line-height: 1.3;
|
|
153
|
+
}
|
|
154
|
+
p { margin: 0; }
|
|
155
|
+
.lede {
|
|
156
|
+
font-size: var(--text-base);
|
|
157
|
+
line-height: var(--leading-body);
|
|
158
|
+
color: var(--muted);
|
|
159
|
+
}
|
|
160
|
+
.body-muted { color: var(--muted); }
|
|
161
|
+
.body-meta { color: var(--meta); font-size: var(--text-sm); }
|
|
162
|
+
.body-sm { font-size: var(--text-sm); }
|
|
163
|
+
|
|
164
|
+
.eyebrow {
|
|
165
|
+
font-family: var(--font-display);
|
|
166
|
+
font-size: var(--text-xs);
|
|
167
|
+
font-weight: 700;
|
|
168
|
+
line-height: 1.3;
|
|
169
|
+
color: var(--accent);
|
|
170
|
+
text-transform: uppercase;
|
|
171
|
+
letter-spacing: 0.1em;
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
.stack-2 > * + * { margin-block-start: var(--space-2); }
|
|
175
|
+
.stack-3 > * + * { margin-block-start: var(--space-3); }
|
|
176
|
+
.stack-4 > * + * { margin-block-start: var(--space-4); }
|
|
177
|
+
.stack-6 > * + * { margin-block-start: var(--space-6); }
|
|
178
|
+
|
|
179
|
+
/* ─── Buttons — 16px radius, generous but never pill ────── */
|
|
180
|
+
.btn {
|
|
181
|
+
display: inline-flex;
|
|
182
|
+
align-items: center;
|
|
183
|
+
justify-content: center;
|
|
184
|
+
gap: var(--space-2);
|
|
185
|
+
padding: 12px 20px;
|
|
186
|
+
border: 2px solid transparent;
|
|
187
|
+
border-radius: var(--radius-md);
|
|
188
|
+
font-family: var(--font-display);
|
|
189
|
+
font-weight: 700;
|
|
190
|
+
font-size: var(--text-sm);
|
|
191
|
+
line-height: 1;
|
|
192
|
+
cursor: pointer;
|
|
193
|
+
text-decoration: none;
|
|
194
|
+
transition:
|
|
195
|
+
background-color var(--motion-fast) var(--ease-standard),
|
|
196
|
+
color var(--motion-fast) var(--ease-standard),
|
|
197
|
+
border-color var(--motion-fast) var(--ease-standard),
|
|
198
|
+
box-shadow var(--motion-fast) var(--ease-standard);
|
|
199
|
+
}
|
|
200
|
+
.btn:focus-visible { outline: none; box-shadow: var(--focus-ring); }
|
|
201
|
+
.btn:active { transform: translateY(1px); }
|
|
202
|
+
|
|
203
|
+
/* Primary: Pinterest Red — DESIGN.md §4 carries BLACK text on red */
|
|
204
|
+
.btn-primary {
|
|
205
|
+
background: var(--accent);
|
|
206
|
+
color: var(--accent-on);
|
|
207
|
+
}
|
|
208
|
+
.btn-primary:hover { background: var(--accent-hover); }
|
|
209
|
+
.btn-primary:active { background: var(--accent-active); }
|
|
210
|
+
|
|
211
|
+
/* Secondary: warm Sand Gray — Pinterest's signature secondary surface */
|
|
212
|
+
.btn-secondary {
|
|
213
|
+
background: var(--surface-warm);
|
|
214
|
+
color: var(--fg-2);
|
|
215
|
+
}
|
|
216
|
+
.btn-secondary:hover {
|
|
217
|
+
background: color-mix(in oklab, var(--surface-warm), black 6%);
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
/* Ghost / transparent — DESIGN.md §4 tertiary action */
|
|
221
|
+
.btn-ghost {
|
|
222
|
+
background: transparent;
|
|
223
|
+
color: var(--fg-2);
|
|
224
|
+
}
|
|
225
|
+
.btn-ghost:hover {
|
|
226
|
+
background: color-mix(in oklab, var(--surface-warm), transparent 50%);
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
/* Circular action — DESIGN.md §4: --radius-pill, warm light bg */
|
|
230
|
+
.btn-icon {
|
|
231
|
+
display: inline-flex;
|
|
232
|
+
align-items: center;
|
|
233
|
+
justify-content: center;
|
|
234
|
+
width: 40px;
|
|
235
|
+
height: 40px;
|
|
236
|
+
padding: 0;
|
|
237
|
+
border: none;
|
|
238
|
+
border-radius: var(--radius-pill);
|
|
239
|
+
background: var(--border-soft);
|
|
240
|
+
color: var(--fg);
|
|
241
|
+
cursor: pointer;
|
|
242
|
+
transition:
|
|
243
|
+
background-color var(--motion-fast) var(--ease-standard),
|
|
244
|
+
transform var(--motion-fast) var(--ease-standard);
|
|
245
|
+
}
|
|
246
|
+
.btn-icon:hover {
|
|
247
|
+
background: color-mix(in oklab, var(--border-soft), black 8%);
|
|
248
|
+
}
|
|
249
|
+
.btn-icon:active { transform: scale(0.94); }
|
|
250
|
+
.btn-icon:focus-visible { outline: none; box-shadow: var(--focus-ring); }
|
|
251
|
+
.btn-icon svg { width: 18px; height: 18px; }
|
|
252
|
+
|
|
253
|
+
/* ─── Inputs — 16px radius, Warm Silver border ──────────── */
|
|
254
|
+
.field {
|
|
255
|
+
display: flex;
|
|
256
|
+
flex-direction: column;
|
|
257
|
+
gap: var(--space-2);
|
|
258
|
+
}
|
|
259
|
+
.field label {
|
|
260
|
+
font-family: var(--font-display);
|
|
261
|
+
font-size: var(--text-sm);
|
|
262
|
+
font-weight: 700;
|
|
263
|
+
color: var(--fg);
|
|
264
|
+
}
|
|
265
|
+
.field input {
|
|
266
|
+
padding: 11px 15px;
|
|
267
|
+
border-radius: var(--radius-md);
|
|
268
|
+
border: 1px solid var(--meta);
|
|
269
|
+
background: var(--bg);
|
|
270
|
+
color: var(--fg);
|
|
271
|
+
font-family: inherit;
|
|
272
|
+
font-size: var(--text-base);
|
|
273
|
+
outline: none;
|
|
274
|
+
transition:
|
|
275
|
+
border-color var(--motion-fast) var(--ease-standard),
|
|
276
|
+
box-shadow var(--motion-fast) var(--ease-standard);
|
|
277
|
+
}
|
|
278
|
+
.field input::placeholder { color: var(--meta); }
|
|
279
|
+
.field input:focus-visible {
|
|
280
|
+
border-color: var(--fg);
|
|
281
|
+
box-shadow: var(--focus-ring);
|
|
282
|
+
}
|
|
283
|
+
.field-help {
|
|
284
|
+
font-size: var(--text-xs);
|
|
285
|
+
color: var(--muted);
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
/* ─── Cards — Pinterest pin shape, soft warm shadow ─────── */
|
|
289
|
+
.pin {
|
|
290
|
+
position: relative;
|
|
291
|
+
display: flex;
|
|
292
|
+
flex-direction: column;
|
|
293
|
+
background: var(--surface);
|
|
294
|
+
border-radius: var(--radius-lg);
|
|
295
|
+
overflow: hidden;
|
|
296
|
+
transition:
|
|
297
|
+
transform var(--motion-base) var(--ease-standard),
|
|
298
|
+
box-shadow var(--motion-base) var(--ease-standard);
|
|
299
|
+
}
|
|
300
|
+
.pin:hover {
|
|
301
|
+
transform: translateY(-2px);
|
|
302
|
+
box-shadow: var(--elev-raised);
|
|
303
|
+
}
|
|
304
|
+
.pin-photo {
|
|
305
|
+
position: relative;
|
|
306
|
+
aspect-ratio: 4 / 5;
|
|
307
|
+
background: var(--surface-warm);
|
|
308
|
+
overflow: hidden;
|
|
309
|
+
}
|
|
310
|
+
.pin-photo::before {
|
|
311
|
+
content: "";
|
|
312
|
+
position: absolute;
|
|
313
|
+
inset: 0;
|
|
314
|
+
background:
|
|
315
|
+
radial-gradient(
|
|
316
|
+
ellipse at 30% 25%,
|
|
317
|
+
color-mix(in oklab, var(--accent), transparent 70%) 0%,
|
|
318
|
+
transparent 55%
|
|
319
|
+
),
|
|
320
|
+
linear-gradient(
|
|
321
|
+
150deg,
|
|
322
|
+
var(--surface-warm) 0%,
|
|
323
|
+
var(--border-soft) 45%,
|
|
324
|
+
var(--surface) 100%
|
|
325
|
+
);
|
|
326
|
+
}
|
|
327
|
+
.pin-photo.alt-2::before {
|
|
328
|
+
background:
|
|
329
|
+
radial-gradient(
|
|
330
|
+
ellipse at 70% 75%,
|
|
331
|
+
color-mix(in oklab, #103c25, transparent 60%) 0%,
|
|
332
|
+
transparent 60%
|
|
333
|
+
),
|
|
334
|
+
linear-gradient(
|
|
335
|
+
210deg,
|
|
336
|
+
var(--border-soft) 0%,
|
|
337
|
+
var(--surface-warm) 60%,
|
|
338
|
+
var(--surface) 100%
|
|
339
|
+
);
|
|
340
|
+
}
|
|
341
|
+
.pin-photo.alt-3::before {
|
|
342
|
+
background:
|
|
343
|
+
radial-gradient(
|
|
344
|
+
ellipse at 50% 35%,
|
|
345
|
+
color-mix(in oklab, var(--accent), transparent 80%) 0%,
|
|
346
|
+
transparent 50%
|
|
347
|
+
),
|
|
348
|
+
linear-gradient(
|
|
349
|
+
330deg,
|
|
350
|
+
var(--surface) 0%,
|
|
351
|
+
var(--surface-warm) 45%,
|
|
352
|
+
var(--border-soft) 100%
|
|
353
|
+
);
|
|
354
|
+
}
|
|
355
|
+
.pin-overlay {
|
|
356
|
+
position: absolute;
|
|
357
|
+
top: var(--space-3);
|
|
358
|
+
right: var(--space-3);
|
|
359
|
+
z-index: 1;
|
|
360
|
+
}
|
|
361
|
+
.pin-badge {
|
|
362
|
+
position: absolute;
|
|
363
|
+
bottom: var(--space-3);
|
|
364
|
+
left: var(--space-3);
|
|
365
|
+
z-index: 1;
|
|
366
|
+
}
|
|
367
|
+
.pin-meta {
|
|
368
|
+
padding: var(--space-4) var(--space-5) var(--space-5);
|
|
369
|
+
display: flex;
|
|
370
|
+
flex-direction: column;
|
|
371
|
+
gap: var(--space-2);
|
|
372
|
+
}
|
|
373
|
+
.pin-title {
|
|
374
|
+
font-family: var(--font-display);
|
|
375
|
+
font-size: var(--text-base);
|
|
376
|
+
font-weight: 700;
|
|
377
|
+
color: var(--fg);
|
|
378
|
+
line-height: 1.3;
|
|
379
|
+
}
|
|
380
|
+
.pin-subtitle {
|
|
381
|
+
font-size: var(--text-sm);
|
|
382
|
+
color: var(--muted);
|
|
383
|
+
line-height: var(--leading-body);
|
|
384
|
+
}
|
|
385
|
+
.pin-author {
|
|
386
|
+
display: flex;
|
|
387
|
+
align-items: center;
|
|
388
|
+
gap: var(--space-2);
|
|
389
|
+
font-size: var(--text-xs);
|
|
390
|
+
color: var(--muted);
|
|
391
|
+
margin-block-start: var(--space-2);
|
|
392
|
+
}
|
|
393
|
+
.pin-avatar {
|
|
394
|
+
width: 24px;
|
|
395
|
+
height: 24px;
|
|
396
|
+
border-radius: var(--radius-pill);
|
|
397
|
+
background: var(--border-soft);
|
|
398
|
+
color: var(--fg);
|
|
399
|
+
display: inline-flex;
|
|
400
|
+
align-items: center;
|
|
401
|
+
justify-content: center;
|
|
402
|
+
font-family: var(--font-display);
|
|
403
|
+
font-size: 10px;
|
|
404
|
+
font-weight: 700;
|
|
405
|
+
flex-shrink: 0;
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
/* ─── Badges ────────────────────────────────────────────── */
|
|
409
|
+
.badge {
|
|
410
|
+
display: inline-flex;
|
|
411
|
+
align-items: center;
|
|
412
|
+
gap: var(--space-2);
|
|
413
|
+
padding: 5px var(--space-3);
|
|
414
|
+
font-family: var(--font-display);
|
|
415
|
+
font-size: var(--text-xs);
|
|
416
|
+
font-weight: 700;
|
|
417
|
+
line-height: 1.2;
|
|
418
|
+
border-radius: var(--radius-pill);
|
|
419
|
+
}
|
|
420
|
+
.badge-soft {
|
|
421
|
+
background: hsla(60, 20%, 98%, 0.85);
|
|
422
|
+
color: var(--fg);
|
|
423
|
+
backdrop-filter: blur(8px);
|
|
424
|
+
-webkit-backdrop-filter: blur(8px);
|
|
425
|
+
}
|
|
426
|
+
.badge-warm {
|
|
427
|
+
background: var(--surface-warm);
|
|
428
|
+
color: var(--fg);
|
|
429
|
+
}
|
|
430
|
+
.badge-status {
|
|
431
|
+
background: color-mix(in oklab, var(--success), transparent 88%);
|
|
432
|
+
color: var(--success);
|
|
433
|
+
}
|
|
434
|
+
.badge-dot {
|
|
435
|
+
width: 6px;
|
|
436
|
+
height: 6px;
|
|
437
|
+
border-radius: var(--radius-pill);
|
|
438
|
+
background: currentColor;
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
/* ─── Links ────────────────────────────────────────────── */
|
|
442
|
+
a {
|
|
443
|
+
color: var(--fg);
|
|
444
|
+
text-decoration: underline;
|
|
445
|
+
text-underline-offset: 3px;
|
|
446
|
+
text-decoration-color: var(--border);
|
|
447
|
+
transition: text-decoration-color var(--motion-fast) var(--ease-standard);
|
|
448
|
+
}
|
|
449
|
+
a:hover { text-decoration-color: var(--fg); }
|
|
450
|
+
a:focus-visible {
|
|
451
|
+
outline: none;
|
|
452
|
+
box-shadow: var(--focus-ring);
|
|
453
|
+
border-radius: var(--radius-sm);
|
|
454
|
+
}
|
|
455
|
+
|
|
456
|
+
/* ─── Kbd ─────────────────────────────────────────────── */
|
|
457
|
+
kbd {
|
|
458
|
+
display: inline-block;
|
|
459
|
+
font-family: var(--font-mono);
|
|
460
|
+
font-size: var(--text-xs);
|
|
461
|
+
padding: 2px 6px;
|
|
462
|
+
border-radius: var(--radius-sm);
|
|
463
|
+
border: 1px solid var(--border);
|
|
464
|
+
background: var(--surface);
|
|
465
|
+
color: var(--muted);
|
|
466
|
+
line-height: 1.2;
|
|
467
|
+
font-variant-numeric: tabular-nums;
|
|
468
|
+
}
|
|
469
|
+
|
|
470
|
+
/* ─── Hero / nav / grids ───────────────────────────────── */
|
|
471
|
+
.nav-row {
|
|
472
|
+
display: flex;
|
|
473
|
+
align-items: center;
|
|
474
|
+
justify-content: space-between;
|
|
475
|
+
padding-block: var(--space-4);
|
|
476
|
+
gap: var(--space-4);
|
|
477
|
+
}
|
|
478
|
+
.nav-logo {
|
|
479
|
+
display: inline-flex;
|
|
480
|
+
align-items: center;
|
|
481
|
+
gap: var(--space-2);
|
|
482
|
+
font-family: var(--font-display);
|
|
483
|
+
font-size: var(--text-lg);
|
|
484
|
+
font-weight: 700;
|
|
485
|
+
color: var(--accent);
|
|
486
|
+
letter-spacing: var(--tracking-display);
|
|
487
|
+
text-decoration: none;
|
|
488
|
+
}
|
|
489
|
+
.nav-logo svg { width: 24px; height: 24px; }
|
|
490
|
+
.nav-search {
|
|
491
|
+
flex: 1;
|
|
492
|
+
max-width: 540px;
|
|
493
|
+
display: flex;
|
|
494
|
+
align-items: center;
|
|
495
|
+
gap: var(--space-2);
|
|
496
|
+
padding: 10px var(--space-4);
|
|
497
|
+
background: var(--surface);
|
|
498
|
+
border-radius: var(--radius-pill);
|
|
499
|
+
border: 1px solid transparent;
|
|
500
|
+
transition: border-color var(--motion-fast) var(--ease-standard);
|
|
501
|
+
}
|
|
502
|
+
.nav-search:focus-within { border-color: var(--fg); box-shadow: var(--focus-ring); }
|
|
503
|
+
.nav-search svg { width: 16px; height: 16px; color: var(--muted); flex-shrink: 0; }
|
|
504
|
+
.nav-search input {
|
|
505
|
+
flex: 1;
|
|
506
|
+
border: none;
|
|
507
|
+
background: transparent;
|
|
508
|
+
outline: none;
|
|
509
|
+
font: inherit;
|
|
510
|
+
color: var(--fg);
|
|
511
|
+
min-width: 0;
|
|
512
|
+
}
|
|
513
|
+
.nav-search input::placeholder { color: var(--muted); }
|
|
514
|
+
.nav-cluster {
|
|
515
|
+
display: flex;
|
|
516
|
+
align-items: center;
|
|
517
|
+
gap: var(--space-2);
|
|
518
|
+
}
|
|
519
|
+
|
|
520
|
+
.hero-grid {
|
|
521
|
+
display: grid;
|
|
522
|
+
grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr);
|
|
523
|
+
gap: var(--space-12);
|
|
524
|
+
align-items: start;
|
|
525
|
+
}
|
|
526
|
+
@media (max-width: 1023px) {
|
|
527
|
+
.hero-grid { grid-template-columns: 1fr; gap: var(--space-8); }
|
|
528
|
+
}
|
|
529
|
+
.hero-actions {
|
|
530
|
+
display: flex;
|
|
531
|
+
flex-wrap: wrap;
|
|
532
|
+
gap: var(--space-3);
|
|
533
|
+
margin-block-start: var(--space-6);
|
|
534
|
+
}
|
|
535
|
+
.hero-aside {
|
|
536
|
+
display: grid;
|
|
537
|
+
grid-template-columns: 1fr 1fr;
|
|
538
|
+
gap: var(--space-3);
|
|
539
|
+
align-content: start;
|
|
540
|
+
}
|
|
541
|
+
.hero-aside .pin:nth-child(1) { transform: translateY(0); }
|
|
542
|
+
.hero-aside .pin:nth-child(2) { transform: translateY(var(--space-8)); }
|
|
543
|
+
|
|
544
|
+
.pins-grid {
|
|
545
|
+
display: grid;
|
|
546
|
+
grid-template-columns: repeat(3, 1fr);
|
|
547
|
+
gap: var(--space-5);
|
|
548
|
+
margin-block-start: var(--space-8);
|
|
549
|
+
align-items: start;
|
|
550
|
+
}
|
|
551
|
+
.pins-grid .pin:nth-child(2) { margin-block-start: var(--space-6); }
|
|
552
|
+
.pins-grid .pin:nth-child(3) { margin-block-start: var(--space-12); }
|
|
553
|
+
@media (max-width: 1023px) {
|
|
554
|
+
.pins-grid { grid-template-columns: repeat(2, 1fr); }
|
|
555
|
+
.pins-grid .pin:nth-child(3) { margin-block-start: 0; }
|
|
556
|
+
}
|
|
557
|
+
@media (max-width: 639px) {
|
|
558
|
+
.pins-grid { grid-template-columns: 1fr; gap: var(--space-4); }
|
|
559
|
+
.pins-grid .pin:nth-child(2),
|
|
560
|
+
.pins-grid .pin:nth-child(3) { margin-block-start: 0; }
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
.form-row {
|
|
564
|
+
display: grid;
|
|
565
|
+
grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);
|
|
566
|
+
gap: var(--space-12);
|
|
567
|
+
align-items: start;
|
|
568
|
+
}
|
|
569
|
+
@media (max-width: 1023px) {
|
|
570
|
+
.form-row { grid-template-columns: 1fr; }
|
|
571
|
+
}
|
|
572
|
+
.form {
|
|
573
|
+
display: flex;
|
|
574
|
+
flex-direction: column;
|
|
575
|
+
gap: var(--space-4);
|
|
576
|
+
padding: var(--space-6);
|
|
577
|
+
background: var(--surface);
|
|
578
|
+
border-radius: var(--radius-lg);
|
|
579
|
+
}
|
|
580
|
+
.form-actions {
|
|
581
|
+
display: flex;
|
|
582
|
+
gap: var(--space-3);
|
|
583
|
+
flex-wrap: wrap;
|
|
584
|
+
margin-block-start: var(--space-2);
|
|
585
|
+
}
|
|
586
|
+
.form-meta {
|
|
587
|
+
display: flex;
|
|
588
|
+
align-items: center;
|
|
589
|
+
justify-content: space-between;
|
|
590
|
+
gap: var(--space-3);
|
|
591
|
+
flex-wrap: wrap;
|
|
592
|
+
}
|
|
593
|
+
.icon { width: 16px; height: 16px; flex-shrink: 0; }
|
|
594
|
+
</style>
|
|
595
|
+
</head>
|
|
596
|
+
<body>
|
|
597
|
+
<main class="container">
|
|
598
|
+
<nav class="nav-row" aria-label="Primary">
|
|
599
|
+
<a href="#" class="nav-logo" aria-label="Pinterest">
|
|
600
|
+
<svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true">
|
|
601
|
+
<path d="M12 2a10 10 0 0 0-3.6 19.32c-.07-.74-.13-1.86.03-2.66.14-.71 1.06-4.52 1.06-4.52s-.27-.54-.27-1.35c0-1.27.74-2.21 1.66-2.21.78 0 1.16.59 1.16 1.29 0 .79-.5 1.96-.76 3.05-.21.91.46 1.65 1.36 1.65 1.63 0 2.88-1.72 2.88-4.2 0-2.2-1.58-3.74-3.83-3.74-2.61 0-4.14 1.96-4.14 3.98 0 .79.3 1.63.68 2.09.08.09.09.17.06.27-.07.27-.21.85-.24.97-.04.16-.13.19-.29.12-1.1-.51-1.78-2.11-1.78-3.4 0-2.77 2.01-5.31 5.81-5.31 3.05 0 5.42 2.17 5.42 5.08 0 3.03-1.91 5.47-4.57 5.47-.89 0-1.73-.46-2.02-1.01l-.55 2.09c-.2.77-.74 1.73-1.1 2.32A10 10 0 1 0 12 2z" />
|
|
602
|
+
</svg>
|
|
603
|
+
Pinterest
|
|
604
|
+
</a>
|
|
605
|
+
<label class="nav-search" aria-label="Search Pinterest">
|
|
606
|
+
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
607
|
+
stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
608
|
+
aria-hidden="true">
|
|
609
|
+
<circle cx="11" cy="11" r="7" />
|
|
610
|
+
<path d="M21 21l-4.3-4.3" />
|
|
611
|
+
</svg>
|
|
612
|
+
<input type="search" placeholder="Search for ideas" />
|
|
613
|
+
</label>
|
|
614
|
+
<div class="nav-cluster">
|
|
615
|
+
<button class="btn-icon" type="button" aria-label="Notifications">
|
|
616
|
+
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
617
|
+
stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
618
|
+
aria-hidden="true">
|
|
619
|
+
<path d="M18 16v-5a6 6 0 0 0-12 0v5l-2 2h16z" />
|
|
620
|
+
<path d="M10 20a2 2 0 0 0 4 0" />
|
|
621
|
+
</svg>
|
|
622
|
+
</button>
|
|
623
|
+
<button class="btn-icon" type="button" aria-label="Messages">
|
|
624
|
+
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
625
|
+
stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
626
|
+
aria-hidden="true">
|
|
627
|
+
<path d="M21 12a8 8 0 1 1-3.3-6.5L21 4l-1.5 3.5A7.9 7.9 0 0 1 21 12z" />
|
|
628
|
+
</svg>
|
|
629
|
+
</button>
|
|
630
|
+
</div>
|
|
631
|
+
</nav>
|
|
632
|
+
|
|
633
|
+
<section data-od-id="hero">
|
|
634
|
+
<div class="hero-grid">
|
|
635
|
+
<div class="stack-4">
|
|
636
|
+
<p class="eyebrow">Reference fixture · pinterest</p>
|
|
637
|
+
<h1 style="max-width: 14ch">Find the next thing you love.</h1>
|
|
638
|
+
<p class="lede" style="max-width: 56ch">
|
|
639
|
+
A warm-canvas token system distilled from Pinterest's 2026 brand —
|
|
640
|
+
Pin Sans across the entire hierarchy, olive/sand neutrals that
|
|
641
|
+
feel handcrafted, and Pinterest Red used once per screen as the
|
|
642
|
+
only confident accent. The masonry below uses the same
|
|
643
|
+
<code style="font-family: var(--font-mono); font-size: var(--text-sm)">:root</code>
|
|
644
|
+
block agents paste into every artifact.
|
|
645
|
+
</p>
|
|
646
|
+
<div class="hero-actions">
|
|
647
|
+
<a href="./tokens.css" class="btn btn-primary">
|
|
648
|
+
Explore tokens
|
|
649
|
+
<svg class="icon" viewBox="0 0 24 24" fill="none"
|
|
650
|
+
stroke="currentColor" stroke-width="2"
|
|
651
|
+
stroke-linecap="round" stroke-linejoin="round"
|
|
652
|
+
aria-hidden="true"><path d="M5 12h14M13 6l6 6-6 6"/></svg>
|
|
653
|
+
</a>
|
|
654
|
+
<a href="./DESIGN.md" class="btn btn-secondary">Read the brand</a>
|
|
655
|
+
<button type="button" class="btn btn-ghost">Save for later</button>
|
|
656
|
+
</div>
|
|
657
|
+
<div class="form-meta" style="margin-block-start: var(--space-6)">
|
|
658
|
+
<span class="badge badge-status">
|
|
659
|
+
<span class="badge-dot" aria-hidden="true"></span>
|
|
660
|
+
56 tokens passing schema
|
|
661
|
+
</span>
|
|
662
|
+
<span class="body-meta">
|
|
663
|
+
Press <kbd>⌘</kbd> <kbd>K</kbd> to jump to the token grep.
|
|
664
|
+
</span>
|
|
665
|
+
</div>
|
|
666
|
+
</div>
|
|
667
|
+
|
|
668
|
+
<aside class="hero-aside" aria-label="Sample pins">
|
|
669
|
+
<article class="pin">
|
|
670
|
+
<div class="pin-photo">
|
|
671
|
+
<button class="btn-icon pin-overlay" type="button"
|
|
672
|
+
aria-label="Save this pin"
|
|
673
|
+
style="background: var(--accent); color: var(--accent-on)">
|
|
674
|
+
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
675
|
+
stroke-width="2.25" stroke-linecap="round"
|
|
676
|
+
stroke-linejoin="round" aria-hidden="true">
|
|
677
|
+
<path d="M12 5v14M5 12h14" />
|
|
678
|
+
</svg>
|
|
679
|
+
</button>
|
|
680
|
+
<span class="badge badge-soft pin-badge">Inspiration</span>
|
|
681
|
+
</div>
|
|
682
|
+
<div class="pin-meta">
|
|
683
|
+
<p class="pin-title">Soft palettes for warm rooms</p>
|
|
684
|
+
<div class="pin-author">
|
|
685
|
+
<span class="pin-avatar" aria-hidden="true">SA</span>
|
|
686
|
+
Sand & Olive
|
|
687
|
+
</div>
|
|
688
|
+
</div>
|
|
689
|
+
</article>
|
|
690
|
+
<article class="pin">
|
|
691
|
+
<div class="pin-photo alt-2">
|
|
692
|
+
<button class="btn-icon pin-overlay" type="button" aria-label="More">
|
|
693
|
+
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
694
|
+
stroke-width="2" stroke-linecap="round"
|
|
695
|
+
stroke-linejoin="round" aria-hidden="true">
|
|
696
|
+
<circle cx="5" cy="12" r="1.4" />
|
|
697
|
+
<circle cx="12" cy="12" r="1.4" />
|
|
698
|
+
<circle cx="19" cy="12" r="1.4" />
|
|
699
|
+
</svg>
|
|
700
|
+
</button>
|
|
701
|
+
<span class="badge badge-warm pin-badge">Idea pin</span>
|
|
702
|
+
</div>
|
|
703
|
+
<div class="pin-meta">
|
|
704
|
+
<p class="pin-title">Green hour, plum dusk</p>
|
|
705
|
+
<div class="pin-author">
|
|
706
|
+
<span class="pin-avatar" aria-hidden="true">PL</span>
|
|
707
|
+
Plum Studio
|
|
708
|
+
</div>
|
|
709
|
+
</div>
|
|
710
|
+
</article>
|
|
711
|
+
</aside>
|
|
712
|
+
</div>
|
|
713
|
+
</section>
|
|
714
|
+
|
|
715
|
+
<section data-od-id="features">
|
|
716
|
+
<div class="stack-3">
|
|
717
|
+
<p class="eyebrow">What the fixture exercises</p>
|
|
718
|
+
<h2 style="max-width: 24ch">Three pins, one Pinterest Red, no cool grays.</h2>
|
|
719
|
+
<p class="body-muted" style="max-width: 58ch">
|
|
720
|
+
Every visible value resolves through
|
|
721
|
+
<code style="font-family: var(--font-mono); font-size: var(--text-sm)">var(--*)</code>.
|
|
722
|
+
The masonry offsets, the warm card surface, the 16px button radius,
|
|
723
|
+
the plum-tinted whisper shadow on hover — all driven by the same
|
|
724
|
+
paste block above.
|
|
725
|
+
</p>
|
|
726
|
+
</div>
|
|
727
|
+
|
|
728
|
+
<div class="pins-grid">
|
|
729
|
+
<article class="pin">
|
|
730
|
+
<div class="pin-photo">
|
|
731
|
+
<button class="btn-icon pin-overlay" type="button"
|
|
732
|
+
aria-label="Save this pin"
|
|
733
|
+
style="background: var(--accent); color: var(--accent-on)">
|
|
734
|
+
<svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true">
|
|
735
|
+
<path d="M12 21s-7-4.5-7-10a4 4 0 0 1 7-2.7A4 4 0 0 1 19 11c0 5.5-7 10-7 10z" />
|
|
736
|
+
</svg>
|
|
737
|
+
</button>
|
|
738
|
+
<span class="badge badge-soft pin-badge">Warmth as a system</span>
|
|
739
|
+
</div>
|
|
740
|
+
<div class="pin-meta">
|
|
741
|
+
<h3>Olive & sand neutrals</h3>
|
|
742
|
+
<p class="pin-subtitle">
|
|
743
|
+
Surface, border, and meta colors all lean warm. The page never
|
|
744
|
+
feels clinical — even the disabled state carries an olive
|
|
745
|
+
undertone.
|
|
746
|
+
</p>
|
|
747
|
+
<div class="pin-author">
|
|
748
|
+
<span class="pin-avatar" aria-hidden="true">OD</span>
|
|
749
|
+
<a href="./tokens.css">Inspect the neutrals</a>
|
|
750
|
+
</div>
|
|
751
|
+
</div>
|
|
752
|
+
</article>
|
|
753
|
+
|
|
754
|
+
<article class="pin">
|
|
755
|
+
<div class="pin-photo alt-2">
|
|
756
|
+
<button class="btn-icon pin-overlay" type="button"
|
|
757
|
+
aria-label="Save this pin"
|
|
758
|
+
style="background: var(--accent); color: var(--accent-on)">
|
|
759
|
+
<svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true">
|
|
760
|
+
<path d="M12 21s-7-4.5-7-10a4 4 0 0 1 7-2.7A4 4 0 0 1 19 11c0 5.5-7 10-7 10z" />
|
|
761
|
+
</svg>
|
|
762
|
+
</button>
|
|
763
|
+
<span class="badge badge-warm pin-badge">Pin Sans, end to end</span>
|
|
764
|
+
</div>
|
|
765
|
+
<div class="pin-meta">
|
|
766
|
+
<h3>One font, twelve to seventy</h3>
|
|
767
|
+
<p class="pin-subtitle">
|
|
768
|
+
Pin Sans handles every label — 12px caption, 16px body, 70px
|
|
769
|
+
hero. No secondary display family, no monospace beyond
|
|
770
|
+
<kbd>⌘</kbd> hints.
|
|
771
|
+
</p>
|
|
772
|
+
<div class="pin-author">
|
|
773
|
+
<span class="pin-avatar" aria-hidden="true">PS</span>
|
|
774
|
+
<a href="./DESIGN.md">Read the rule</a>
|
|
775
|
+
</div>
|
|
776
|
+
</div>
|
|
777
|
+
</article>
|
|
778
|
+
|
|
779
|
+
<article class="pin">
|
|
780
|
+
<div class="pin-photo alt-3">
|
|
781
|
+
<button class="btn-icon pin-overlay" type="button"
|
|
782
|
+
aria-label="Save this pin"
|
|
783
|
+
style="background: var(--accent); color: var(--accent-on)">
|
|
784
|
+
<svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true">
|
|
785
|
+
<path d="M12 21s-7-4.5-7-10a4 4 0 0 1 7-2.7A4 4 0 0 1 19 11c0 5.5-7 10-7 10z" />
|
|
786
|
+
</svg>
|
|
787
|
+
</button>
|
|
788
|
+
<span class="badge badge-soft pin-badge">Generous geometry</span>
|
|
789
|
+
</div>
|
|
790
|
+
<div class="pin-meta">
|
|
791
|
+
<h3>12, 16, 28 — never pill on text</h3>
|
|
792
|
+
<p class="pin-subtitle">
|
|
793
|
+
Buttons land at 16px, pin cards at 28px, chips at 12px. Pinterest's
|
|
794
|
+
soft geometry sits between sharp and pill — friendly, never
|
|
795
|
+
corporate.
|
|
796
|
+
</p>
|
|
797
|
+
<div class="pin-author">
|
|
798
|
+
<span class="pin-avatar" aria-hidden="true">RA</span>
|
|
799
|
+
<a href="./tokens.css">Inspect the radii</a>
|
|
800
|
+
</div>
|
|
801
|
+
</div>
|
|
802
|
+
</article>
|
|
803
|
+
</div>
|
|
804
|
+
</section>
|
|
805
|
+
|
|
806
|
+
<section data-od-id="form">
|
|
807
|
+
<div class="form-row">
|
|
808
|
+
<div class="stack-4">
|
|
809
|
+
<p class="eyebrow">Form components</p>
|
|
810
|
+
<h2 style="max-width: 22ch">Save ideas to your private board.</h2>
|
|
811
|
+
<p class="body-muted" style="max-width: 52ch">
|
|
812
|
+
Inputs sit on the white canvas with a 1px Warm Silver edge and
|
|
813
|
+
the brand's 16px button radius. Focus rings switch to Focus Blue
|
|
814
|
+
so they survive both the warm secondary surface and the red CTA —
|
|
815
|
+
an accent-tinted ring would vanish into Pinterest Red.
|
|
816
|
+
</p>
|
|
817
|
+
<p class="body-meta">
|
|
818
|
+
Full reference at <a href="./tokens.css">tokens.css</a> ·
|
|
819
|
+
brand at <a href="./DESIGN.md">DESIGN.md</a>.
|
|
820
|
+
</p>
|
|
821
|
+
</div>
|
|
822
|
+
|
|
823
|
+
<form class="form" onsubmit="event.preventDefault();">
|
|
824
|
+
<div class="field">
|
|
825
|
+
<label for="email">Email</label>
|
|
826
|
+
<input
|
|
827
|
+
id="email"
|
|
828
|
+
type="email"
|
|
829
|
+
placeholder="you@somewhere.studio"
|
|
830
|
+
autocomplete="email"
|
|
831
|
+
required
|
|
832
|
+
/>
|
|
833
|
+
<p class="field-help">
|
|
834
|
+
We’ll send a single weekly idea digest — never more.
|
|
835
|
+
</p>
|
|
836
|
+
</div>
|
|
837
|
+
<div class="field">
|
|
838
|
+
<label for="board">Board name</label>
|
|
839
|
+
<input
|
|
840
|
+
id="board"
|
|
841
|
+
type="text"
|
|
842
|
+
placeholder="Warm rooms, soft light"
|
|
843
|
+
autocomplete="off"
|
|
844
|
+
/>
|
|
845
|
+
</div>
|
|
846
|
+
<div class="form-actions">
|
|
847
|
+
<button type="submit" class="btn btn-primary">Create board</button>
|
|
848
|
+
<button type="button" class="btn btn-secondary">Add later</button>
|
|
849
|
+
</div>
|
|
850
|
+
<div class="form-meta" style="margin-block-start: var(--space-2)">
|
|
851
|
+
<span class="badge badge-warm">
|
|
852
|
+
<svg viewBox="0 0 24 24" fill="currentColor"
|
|
853
|
+
style="width: 12px; height: 12px" aria-hidden="true">
|
|
854
|
+
<path d="M12 2l2.9 6.9 7.1.6-5.4 4.7 1.7 7L12 17l-6.3 4.2 1.7-7L2 9.5l7.1-.6z" />
|
|
855
|
+
</svg>
|
|
856
|
+
Private board
|
|
857
|
+
</span>
|
|
858
|
+
<span class="body-meta">No one sees this but you.</span>
|
|
859
|
+
</div>
|
|
860
|
+
</form>
|
|
861
|
+
</div>
|
|
862
|
+
</section>
|
|
863
|
+
</main>
|
|
864
|
+
</body>
|
|
865
|
+
</html>
|