@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,512 @@
|
|
|
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>Nike — reference components</title>
|
|
7
|
+
<meta
|
|
8
|
+
name="description"
|
|
9
|
+
content="Reference fixture for design-systems/nike. Monochromatic UI
|
|
10
|
+
(black / white / grey only), massive uppercase Nike Futura ND display
|
|
11
|
+
type at 96px / 0.90 line-height, pill-shaped buttons (30px radius),
|
|
12
|
+
zero card shadows. Just keep going."
|
|
13
|
+
/>
|
|
14
|
+
|
|
15
|
+
<style>
|
|
16
|
+
:root {
|
|
17
|
+
--bg: #ffffff;
|
|
18
|
+
--surface: #f5f5f5;
|
|
19
|
+
--surface-warm: #fafafa;
|
|
20
|
+
|
|
21
|
+
--fg: #111111;
|
|
22
|
+
--fg-2: var(--fg);
|
|
23
|
+
--muted: #707072;
|
|
24
|
+
--meta: #9e9ea0;
|
|
25
|
+
|
|
26
|
+
--border: #cacacb;
|
|
27
|
+
--border-soft: #e5e5e5;
|
|
28
|
+
|
|
29
|
+
--accent: #111111;
|
|
30
|
+
--accent-on: #ffffff;
|
|
31
|
+
--accent-hover: #707072;
|
|
32
|
+
--accent-active: #000000;
|
|
33
|
+
|
|
34
|
+
--success: #007d48;
|
|
35
|
+
--warn: #fca600;
|
|
36
|
+
--danger: #d30005;
|
|
37
|
+
|
|
38
|
+
--font-display:
|
|
39
|
+
"Nike Futura ND", "Helvetica Now Display Medium", "Helvetica Now Display", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
40
|
+
--font-body:
|
|
41
|
+
"Helvetica Now Text Medium", "Helvetica Now Text", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
42
|
+
--font-mono:
|
|
43
|
+
ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Monaco, Consolas, monospace;
|
|
44
|
+
|
|
45
|
+
--text-xs: 12px;
|
|
46
|
+
--text-sm: 14px;
|
|
47
|
+
--text-base: 16px;
|
|
48
|
+
--text-lg: 20px;
|
|
49
|
+
--text-xl: 24px;
|
|
50
|
+
--text-2xl: 32px;
|
|
51
|
+
--text-3xl: 48px;
|
|
52
|
+
--text-4xl: 96px;
|
|
53
|
+
|
|
54
|
+
--leading-body: 1.75;
|
|
55
|
+
--leading-tight: 0.9;
|
|
56
|
+
|
|
57
|
+
--tracking-display: -0.02em;
|
|
58
|
+
|
|
59
|
+
--space-1: 4px;
|
|
60
|
+
--space-2: 8px;
|
|
61
|
+
--space-3: 12px;
|
|
62
|
+
--space-4: 16px;
|
|
63
|
+
--space-5: 20px;
|
|
64
|
+
--space-6: 24px;
|
|
65
|
+
--space-8: 32px;
|
|
66
|
+
--space-12: 48px;
|
|
67
|
+
|
|
68
|
+
--section-y-desktop: 80px;
|
|
69
|
+
--section-y-tablet: 48px;
|
|
70
|
+
--section-y-phone: 32px;
|
|
71
|
+
|
|
72
|
+
--radius-sm: 8px;
|
|
73
|
+
--radius-md: 20px;
|
|
74
|
+
--radius-lg: 24px;
|
|
75
|
+
--radius-pill: 30px;
|
|
76
|
+
|
|
77
|
+
--elev-flat: none;
|
|
78
|
+
--elev-ring: 0 0 0 1px var(--border);
|
|
79
|
+
--elev-raised: 0 0 0 1px var(--border);
|
|
80
|
+
|
|
81
|
+
--focus-ring: 0 0 0 2px rgba(39, 93, 197, 1);
|
|
82
|
+
|
|
83
|
+
--motion-fast: 150ms;
|
|
84
|
+
--motion-base: 200ms;
|
|
85
|
+
--ease-standard: cubic-bezier(0.2, 0, 0, 1);
|
|
86
|
+
|
|
87
|
+
--container-max: 1440px;
|
|
88
|
+
--container-gutter-desktop: 48px;
|
|
89
|
+
--container-gutter-tablet: 24px;
|
|
90
|
+
--container-gutter-phone: 16px;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
/* ─── Reset ─────────────────────────────────────────────── */
|
|
94
|
+
*, *::before, *::after { box-sizing: border-box; }
|
|
95
|
+
html, body { margin: 0; padding: 0; }
|
|
96
|
+
body {
|
|
97
|
+
background: var(--bg);
|
|
98
|
+
color: var(--fg);
|
|
99
|
+
font-family: var(--font-body);
|
|
100
|
+
font-size: var(--text-base);
|
|
101
|
+
font-weight: 500; /* Nike's body weight — Helvetica Now Text Medium */
|
|
102
|
+
line-height: var(--leading-body);
|
|
103
|
+
-webkit-font-smoothing: antialiased;
|
|
104
|
+
-moz-osx-font-smoothing: grayscale;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
/* ─── Promo bar — Nike's signature dark band atop every page ─
|
|
108
|
+
§4: "Top banner: promotional message bar with dark background
|
|
109
|
+
(#111111) and white text", 8–12px vertical padding, 12px/500
|
|
110
|
+
centered text. */
|
|
111
|
+
.promo-bar {
|
|
112
|
+
background: var(--fg);
|
|
113
|
+
color: var(--bg);
|
|
114
|
+
font-size: var(--text-xs);
|
|
115
|
+
font-weight: 500;
|
|
116
|
+
text-align: center;
|
|
117
|
+
padding: var(--space-2) var(--space-4);
|
|
118
|
+
letter-spacing: 0.02em;
|
|
119
|
+
}
|
|
120
|
+
.promo-bar a { color: var(--bg); text-decoration: underline; text-underline-offset: 2px; }
|
|
121
|
+
|
|
122
|
+
/* ─── Layout ─────────────────────────────────────────────── */
|
|
123
|
+
.container {
|
|
124
|
+
max-width: var(--container-max);
|
|
125
|
+
margin-inline: auto;
|
|
126
|
+
padding-inline: var(--container-gutter-desktop);
|
|
127
|
+
}
|
|
128
|
+
section { padding-block: var(--section-y-desktop); }
|
|
129
|
+
section + section { border-top: 1px solid var(--border-soft); }
|
|
130
|
+
@media (max-width: 1023px) {
|
|
131
|
+
.container { padding-inline: var(--container-gutter-tablet); }
|
|
132
|
+
section { padding-block: var(--section-y-tablet); }
|
|
133
|
+
}
|
|
134
|
+
@media (max-width: 639px) {
|
|
135
|
+
.container { padding-inline: var(--container-gutter-phone); }
|
|
136
|
+
section { padding-block: var(--section-y-phone); }
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
/* ─── Typography ─────────────────────────────────────────────
|
|
140
|
+
Nike's display layer is uppercase Nike Futura ND at 96px with
|
|
141
|
+
0.90 line-height — the "stadium scoreboard" §3 calls for.
|
|
142
|
+
Below the display layer, Helvetica Now (body) handles
|
|
143
|
+
everything at weight 500 (the brand's documented dominant
|
|
144
|
+
weight for interactive copy). */
|
|
145
|
+
h1, h2, h3 {
|
|
146
|
+
margin: 0;
|
|
147
|
+
color: var(--fg);
|
|
148
|
+
}
|
|
149
|
+
/* h1 — Hero Display, uppercase Futura, ascenders nearly touch
|
|
150
|
+
descenders. Nike Futura ND below 24px is forbidden (§7), so
|
|
151
|
+
h1 is the ONLY place this size and treatment appear. */
|
|
152
|
+
h1 {
|
|
153
|
+
font-family: var(--font-display);
|
|
154
|
+
font-size: var(--text-4xl);
|
|
155
|
+
font-weight: 500;
|
|
156
|
+
line-height: var(--leading-tight);
|
|
157
|
+
letter-spacing: var(--tracking-display);
|
|
158
|
+
text-transform: uppercase;
|
|
159
|
+
}
|
|
160
|
+
/* h2 — section heading, Helvetica Now Display Medium tier
|
|
161
|
+
(the second slot in --font-display falls onto it when
|
|
162
|
+
Futura ND is absent). Title-case, NOT uppercase. */
|
|
163
|
+
h2 {
|
|
164
|
+
font-family: var(--font-display);
|
|
165
|
+
font-size: var(--text-2xl);
|
|
166
|
+
font-weight: 500;
|
|
167
|
+
line-height: 1.2;
|
|
168
|
+
}
|
|
169
|
+
/* h3 — card title at the body baseline, weight 500. */
|
|
170
|
+
h3 {
|
|
171
|
+
font-family: var(--font-body);
|
|
172
|
+
font-size: var(--text-base);
|
|
173
|
+
font-weight: 500;
|
|
174
|
+
line-height: 1.5;
|
|
175
|
+
}
|
|
176
|
+
p { margin: 0; }
|
|
177
|
+
|
|
178
|
+
.lead {
|
|
179
|
+
font-size: var(--text-lg);
|
|
180
|
+
line-height: 1.5;
|
|
181
|
+
color: var(--muted);
|
|
182
|
+
font-weight: 500;
|
|
183
|
+
}
|
|
184
|
+
.body-muted { color: var(--muted); }
|
|
185
|
+
.body-meta { color: var(--meta); font-size: var(--text-sm); }
|
|
186
|
+
.body-sm { font-size: var(--text-sm); }
|
|
187
|
+
|
|
188
|
+
/* `.eyebrow` — small uppercase label above section heads. The
|
|
189
|
+
only place Nike pushes positive tracking (uppercase needs the
|
|
190
|
+
breathing room); display copy below uses negative tracking. */
|
|
191
|
+
.eyebrow {
|
|
192
|
+
font-family: var(--font-body);
|
|
193
|
+
font-size: var(--text-xs);
|
|
194
|
+
font-weight: 500;
|
|
195
|
+
line-height: 1;
|
|
196
|
+
color: var(--muted);
|
|
197
|
+
text-transform: uppercase;
|
|
198
|
+
letter-spacing: 0.12em;
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
.stack-3 > * + * { margin-block-start: var(--space-3); }
|
|
202
|
+
.stack-4 > * + * { margin-block-start: var(--space-4); }
|
|
203
|
+
.stack-6 > * + * { margin-block-start: var(--space-6); }
|
|
204
|
+
.stack-8 > * + * { margin-block-start: var(--space-8); }
|
|
205
|
+
|
|
206
|
+
/* ─── Buttons — pill geometry, monochrome only ───────────────
|
|
207
|
+
Nike's pill (30px radius) is the SOLE button silhouette across
|
|
208
|
+
the whole brand (§4). Primary uses --accent (Nike Black) with
|
|
209
|
+
the hover shifting to grey-500 — the documented behaviour, not
|
|
210
|
+
a darken. Secondary is the 1.5px outlined variant from §4. */
|
|
211
|
+
.btn {
|
|
212
|
+
display: inline-flex;
|
|
213
|
+
align-items: center;
|
|
214
|
+
gap: var(--space-2);
|
|
215
|
+
padding: 12px 24px;
|
|
216
|
+
border: none;
|
|
217
|
+
border-radius: var(--radius-pill);
|
|
218
|
+
font-family: var(--font-body);
|
|
219
|
+
font-size: var(--text-base);
|
|
220
|
+
font-weight: 500; /* §7 — never weight 400 on buttons */
|
|
221
|
+
line-height: 1.2;
|
|
222
|
+
cursor: pointer;
|
|
223
|
+
text-decoration: none;
|
|
224
|
+
transition:
|
|
225
|
+
background-color var(--motion-base) var(--ease-standard),
|
|
226
|
+
color var(--motion-base) var(--ease-standard),
|
|
227
|
+
border-color var(--motion-base) var(--ease-standard),
|
|
228
|
+
box-shadow var(--motion-fast) var(--ease-standard);
|
|
229
|
+
}
|
|
230
|
+
.btn:focus-visible { outline: none; box-shadow: var(--focus-ring); }
|
|
231
|
+
.btn:active { opacity: 0.85; }
|
|
232
|
+
|
|
233
|
+
.btn-primary {
|
|
234
|
+
background: var(--accent);
|
|
235
|
+
color: var(--accent-on);
|
|
236
|
+
}
|
|
237
|
+
.btn-primary:hover { background: var(--accent-hover); }
|
|
238
|
+
.btn-primary:active { background: var(--accent-active); }
|
|
239
|
+
|
|
240
|
+
/* §4 — secondary outlined: 1.5px solid grey-300, 30px pill. */
|
|
241
|
+
.btn-secondary {
|
|
242
|
+
background: transparent;
|
|
243
|
+
color: var(--fg);
|
|
244
|
+
border: 1.5px solid var(--border);
|
|
245
|
+
padding: 10.5px 22.5px; /* compensates for the 1.5px border */
|
|
246
|
+
}
|
|
247
|
+
.btn-secondary:hover {
|
|
248
|
+
border-color: var(--muted);
|
|
249
|
+
background: var(--surface);
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
/* ─── Inputs — fill-led, soft hairline ───────────────────────
|
|
253
|
+
§4 — non-search inputs use grey-100 fill, 8px radius
|
|
254
|
+
(--radius-sm), border-active darkens to Nike Black on focus,
|
|
255
|
+
and the focus ring is the documented blue 2px halo. */
|
|
256
|
+
.field { display: flex; flex-direction: column; gap: var(--space-2); }
|
|
257
|
+
.field label {
|
|
258
|
+
font-size: var(--text-sm);
|
|
259
|
+
font-weight: 500;
|
|
260
|
+
color: var(--fg);
|
|
261
|
+
}
|
|
262
|
+
.field input {
|
|
263
|
+
padding: 14px 16px;
|
|
264
|
+
border-radius: var(--radius-sm);
|
|
265
|
+
border: 1px solid var(--border);
|
|
266
|
+
background: var(--surface);
|
|
267
|
+
color: var(--fg);
|
|
268
|
+
font-family: var(--font-body);
|
|
269
|
+
font-size: var(--text-base);
|
|
270
|
+
font-weight: 500;
|
|
271
|
+
line-height: 1.2;
|
|
272
|
+
outline: none;
|
|
273
|
+
transition:
|
|
274
|
+
border-color var(--motion-base) var(--ease-standard),
|
|
275
|
+
background-color var(--motion-base) var(--ease-standard),
|
|
276
|
+
box-shadow var(--motion-fast) var(--ease-standard);
|
|
277
|
+
}
|
|
278
|
+
.field input::placeholder { color: var(--muted); font-weight: 500; }
|
|
279
|
+
.field input:hover { border-color: var(--muted); }
|
|
280
|
+
.field input:focus-visible {
|
|
281
|
+
border-color: var(--fg); /* Border Active = Nike Black, §2 */
|
|
282
|
+
background: var(--bg);
|
|
283
|
+
box-shadow: var(--focus-ring);
|
|
284
|
+
}
|
|
285
|
+
.field-help { font-size: var(--text-xs); color: var(--muted); }
|
|
286
|
+
|
|
287
|
+
/* ─── Cards — flat, surface-defined, NO shadow ───────────────
|
|
288
|
+
§6 — "Nike's elevation philosophy is radically flat. There
|
|
289
|
+
are no card shadows, no hover lifts, no floating elements."
|
|
290
|
+
Cards differentiate from --bg by sitting on --surface, with
|
|
291
|
+
a 20px (--radius-md) corner for "interactive containers"
|
|
292
|
+
per §5. */
|
|
293
|
+
.card {
|
|
294
|
+
background: var(--surface);
|
|
295
|
+
border-radius: var(--radius-md);
|
|
296
|
+
padding: var(--space-6);
|
|
297
|
+
display: flex;
|
|
298
|
+
flex-direction: column;
|
|
299
|
+
gap: var(--space-3);
|
|
300
|
+
/* No box-shadow, no border, no hover lift — by Nike contract. */
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
/* ─── Badges — pill-shaped status indicators ─────────────── */
|
|
304
|
+
.badge {
|
|
305
|
+
display: inline-flex;
|
|
306
|
+
align-items: center;
|
|
307
|
+
gap: var(--space-2);
|
|
308
|
+
padding: 4px var(--space-3);
|
|
309
|
+
border-radius: var(--radius-pill);
|
|
310
|
+
font-family: var(--font-body);
|
|
311
|
+
font-size: var(--text-xs);
|
|
312
|
+
font-weight: 500;
|
|
313
|
+
line-height: 1.4;
|
|
314
|
+
}
|
|
315
|
+
.badge-success {
|
|
316
|
+
color: var(--success);
|
|
317
|
+
background: color-mix(in oklab, var(--success), transparent 88%);
|
|
318
|
+
}
|
|
319
|
+
.badge-muted {
|
|
320
|
+
color: var(--muted);
|
|
321
|
+
background: var(--surface);
|
|
322
|
+
}
|
|
323
|
+
.badge-dot {
|
|
324
|
+
width: 6px;
|
|
325
|
+
height: 6px;
|
|
326
|
+
border-radius: 50%;
|
|
327
|
+
background: currentColor;
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
/* ─── Links — black text, hover underline, kbd ─────────────
|
|
331
|
+
§4 nav: "text color shifts to Grey-500 (#707072)" on hover.
|
|
332
|
+
No blue inline links here — Nike keeps reading copy
|
|
333
|
+
monochrome and reserves --focus-ring blue for keyboard focus
|
|
334
|
+
alone. */
|
|
335
|
+
a { color: var(--fg); text-decoration: none; transition: color var(--motion-base) var(--ease-standard); }
|
|
336
|
+
a:hover { color: var(--muted); text-decoration: underline; text-underline-offset: 3px; }
|
|
337
|
+
|
|
338
|
+
kbd {
|
|
339
|
+
font-family: var(--font-mono);
|
|
340
|
+
font-size: var(--text-xs);
|
|
341
|
+
padding: 2px 6px;
|
|
342
|
+
border-radius: var(--radius-sm);
|
|
343
|
+
border: 1px solid var(--border);
|
|
344
|
+
background: var(--surface);
|
|
345
|
+
color: var(--muted);
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
/* ─── Layout helpers — hero, features, form ───────────────── */
|
|
349
|
+
.hero-grid {
|
|
350
|
+
display: grid;
|
|
351
|
+
grid-template-columns: 1.4fr 1fr;
|
|
352
|
+
gap: var(--space-12);
|
|
353
|
+
align-items: end;
|
|
354
|
+
}
|
|
355
|
+
@media (max-width: 1023px) {
|
|
356
|
+
.hero-grid { grid-template-columns: 1fr; gap: var(--space-8); }
|
|
357
|
+
}
|
|
358
|
+
.hero-actions {
|
|
359
|
+
display: flex;
|
|
360
|
+
gap: var(--space-3);
|
|
361
|
+
margin-block-start: var(--space-6);
|
|
362
|
+
flex-wrap: wrap;
|
|
363
|
+
}
|
|
364
|
+
.hero-meta {
|
|
365
|
+
display: flex;
|
|
366
|
+
flex-direction: column;
|
|
367
|
+
gap: var(--space-3);
|
|
368
|
+
padding: var(--space-5);
|
|
369
|
+
background: var(--surface);
|
|
370
|
+
border-radius: var(--radius-md);
|
|
371
|
+
/* No border, no shadow — surface contrast does the work. */
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
.features-grid {
|
|
375
|
+
display: grid;
|
|
376
|
+
grid-template-columns: repeat(3, 1fr);
|
|
377
|
+
gap: var(--space-2); /* Nike's "tight 4-12px" product-grid gap */
|
|
378
|
+
}
|
|
379
|
+
@media (max-width: 1023px) { .features-grid { grid-template-columns: 1fr 1fr; } }
|
|
380
|
+
@media (max-width: 639px) { .features-grid { grid-template-columns: 1fr; } }
|
|
381
|
+
|
|
382
|
+
.form-row {
|
|
383
|
+
display: grid;
|
|
384
|
+
grid-template-columns: 1.4fr 1fr;
|
|
385
|
+
gap: var(--space-12);
|
|
386
|
+
align-items: start;
|
|
387
|
+
}
|
|
388
|
+
@media (max-width: 1023px) { .form-row { grid-template-columns: 1fr; } }
|
|
389
|
+
.form { display: flex; flex-direction: column; gap: var(--space-4); max-width: 420px; }
|
|
390
|
+
.form-actions { display: flex; gap: var(--space-3); margin-block-start: var(--space-2); flex-wrap: wrap; }
|
|
391
|
+
|
|
392
|
+
.icon { width: 16px; height: 16px; flex-shrink: 0; }
|
|
393
|
+
.row-between { display: flex; align-items: center; justify-content: space-between; gap: var(--space-3); }
|
|
394
|
+
|
|
395
|
+
/* `.swoosh` — a stylized swoosh divider rule that anchors the
|
|
396
|
+
hero. Pure CSS, no real Nike marks, just a visual nod to the
|
|
397
|
+
brand's geometric language. */
|
|
398
|
+
.swoosh {
|
|
399
|
+
width: 64px;
|
|
400
|
+
height: 4px;
|
|
401
|
+
background: var(--fg);
|
|
402
|
+
border-radius: var(--radius-pill);
|
|
403
|
+
}
|
|
404
|
+
</style>
|
|
405
|
+
</head>
|
|
406
|
+
<body>
|
|
407
|
+
<div class="promo-bar" role="region" aria-label="Promotional banner">
|
|
408
|
+
Free shipping for members. <a href="#join">Join us.</a>
|
|
409
|
+
</div>
|
|
410
|
+
|
|
411
|
+
<main class="container">
|
|
412
|
+
<section data-od-id="hero">
|
|
413
|
+
<div class="hero-grid">
|
|
414
|
+
<div class="stack-6">
|
|
415
|
+
<div class="stack-3">
|
|
416
|
+
<span class="swoosh" aria-hidden="true"></span>
|
|
417
|
+
<p class="eyebrow">Reference fixture · nike</p>
|
|
418
|
+
</div>
|
|
419
|
+
<h1>Just keep going.</h1>
|
|
420
|
+
<p class="lead" style="max-width: 44ch">
|
|
421
|
+
Built for the ones who don't quit. From dawn miles to sold-out
|
|
422
|
+
stadiums, every stitch earns its place — and every pixel of
|
|
423
|
+
this page is here to sell sport, nothing else.
|
|
424
|
+
</p>
|
|
425
|
+
<div class="hero-actions">
|
|
426
|
+
<a href="./tokens.css" class="btn btn-primary">
|
|
427
|
+
Shop new arrivals
|
|
428
|
+
<svg class="icon" viewBox="0 0 24 24" fill="none"
|
|
429
|
+
stroke="currentColor" stroke-width="1.75"
|
|
430
|
+
stroke-linecap="round" stroke-linejoin="round"
|
|
431
|
+
aria-hidden="true"><path d="M5 12h14M13 6l6 6-6 6"/></svg>
|
|
432
|
+
</a>
|
|
433
|
+
<a href="./DESIGN.md" class="btn btn-secondary">Read the spec</a>
|
|
434
|
+
</div>
|
|
435
|
+
</div>
|
|
436
|
+
<aside class="hero-meta" aria-label="Member benefits">
|
|
437
|
+
<div class="row-between">
|
|
438
|
+
<span class="body-sm" style="font-weight: 500">Member status</span>
|
|
439
|
+
<span class="badge badge-success">
|
|
440
|
+
<span class="badge-dot" aria-hidden="true"></span>
|
|
441
|
+
Active
|
|
442
|
+
</span>
|
|
443
|
+
</div>
|
|
444
|
+
<p class="body-meta">Last reviewed <time datetime="2026-05-15">2026-05-15</time> · v1.0</p>
|
|
445
|
+
<p class="body-meta">Press <kbd>⌘</kbd> <kbd>K</kbd> to search the spec.</p>
|
|
446
|
+
</aside>
|
|
447
|
+
</div>
|
|
448
|
+
</section>
|
|
449
|
+
|
|
450
|
+
<section data-od-id="features">
|
|
451
|
+
<div class="stack-3">
|
|
452
|
+
<p class="eyebrow">What this fixture exercises</p>
|
|
453
|
+
<h2 style="max-width: 22ch">Restraint as an athletic discipline.</h2>
|
|
454
|
+
</div>
|
|
455
|
+
<div class="features-grid" style="margin-block-start: var(--space-8)">
|
|
456
|
+
<article class="card">
|
|
457
|
+
<h3>Monochrome on purpose</h3>
|
|
458
|
+
<p class="body-muted body-sm">
|
|
459
|
+
--bg (#ffffff) → --surface (#f5f5f5) → --fg (#111111).
|
|
460
|
+
The UI carries no color so product photography can. Red, green,
|
|
461
|
+
blue are reserved for semantic moments only.
|
|
462
|
+
</p>
|
|
463
|
+
<a href="./tokens.css" class="body-sm" style="font-weight: 500">Inspect tokens →</a>
|
|
464
|
+
</article>
|
|
465
|
+
<article class="card">
|
|
466
|
+
<h3>Display type that punches</h3>
|
|
467
|
+
<p class="body-muted body-sm">
|
|
468
|
+
Nike Futura ND at 96px / 0.90 line-height, uppercase, tightened
|
|
469
|
+
tracking. A typographic shockwave reserved exclusively for the
|
|
470
|
+
hero — never below 24px.
|
|
471
|
+
</p>
|
|
472
|
+
<a href="./DESIGN.md" class="body-sm" style="font-weight: 500">Read the rule →</a>
|
|
473
|
+
</article>
|
|
474
|
+
<article class="card">
|
|
475
|
+
<h3>Pills, no shadows</h3>
|
|
476
|
+
<p class="body-muted body-sm">
|
|
477
|
+
--radius-pill is bound to 30px (the literal Nike value, not
|
|
478
|
+
9999). --elev-raised collapses onto --elev-ring because the
|
|
479
|
+
brand refuses card shadows outright.
|
|
480
|
+
</p>
|
|
481
|
+
<a href="./tokens.css" class="body-sm" style="font-weight: 500">Inspect radius →</a>
|
|
482
|
+
</article>
|
|
483
|
+
</div>
|
|
484
|
+
</section>
|
|
485
|
+
|
|
486
|
+
<section data-od-id="form" id="join">
|
|
487
|
+
<div class="form-row">
|
|
488
|
+
<div class="stack-4">
|
|
489
|
+
<p class="eyebrow">Become a member</p>
|
|
490
|
+
<h2>Free shipping. First access. No nonsense.</h2>
|
|
491
|
+
<p class="body-muted" style="max-width: 48ch">
|
|
492
|
+
Members hear about drops first, get free shipping on every order,
|
|
493
|
+
and unlock the Nike Run Club / Training Club apps. One account,
|
|
494
|
+
every sport.
|
|
495
|
+
</p>
|
|
496
|
+
</div>
|
|
497
|
+
<form class="form" onsubmit="event.preventDefault();">
|
|
498
|
+
<div class="field">
|
|
499
|
+
<label for="email">Email address</label>
|
|
500
|
+
<input id="email" type="email" placeholder="you@nike.com" autocomplete="email" required />
|
|
501
|
+
<p class="field-help">We'll send membership perks. No marketing noise.</p>
|
|
502
|
+
</div>
|
|
503
|
+
<div class="form-actions">
|
|
504
|
+
<button type="submit" class="btn btn-primary">Sign me up</button>
|
|
505
|
+
<button type="button" class="btn btn-secondary">Learn more</button>
|
|
506
|
+
</div>
|
|
507
|
+
</form>
|
|
508
|
+
</div>
|
|
509
|
+
</section>
|
|
510
|
+
</main>
|
|
511
|
+
</body>
|
|
512
|
+
</html>
|