@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,460 @@
|
|
|
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>x-ai — reference components</title>
|
|
7
|
+
<meta
|
|
8
|
+
name="description"
|
|
9
|
+
content="Reference fixture for design-systems/x-ai. Every visible value
|
|
10
|
+
comes from tokens.css. xAI's signature moves: #1f2228 warm near-black
|
|
11
|
+
canvas, pure-white text on opacity-based foreground tiers, GeistMono
|
|
12
|
+
as the display + button face, uppercase tracked-out CTAs, zero
|
|
13
|
+
shadows, near-zero radii, blue-only focus ring."
|
|
14
|
+
/>
|
|
15
|
+
|
|
16
|
+
<style>
|
|
17
|
+
:root {
|
|
18
|
+
--bg: #1f2228;
|
|
19
|
+
--surface: rgba(255, 255, 255, 0.03);
|
|
20
|
+
--surface-warm: rgba(255, 255, 255, 0.05);
|
|
21
|
+
|
|
22
|
+
--fg: #ffffff;
|
|
23
|
+
--fg-2: rgba(255, 255, 255, 0.7);
|
|
24
|
+
--muted: rgba(255, 255, 255, 0.5);
|
|
25
|
+
--meta: rgba(255, 255, 255, 0.3);
|
|
26
|
+
|
|
27
|
+
--border: rgba(255, 255, 255, 0.1);
|
|
28
|
+
--border-soft: rgba(255, 255, 255, 0.05);
|
|
29
|
+
|
|
30
|
+
--accent: #ffffff;
|
|
31
|
+
--accent-on: #1f2228;
|
|
32
|
+
--accent-hover: rgba(255, 255, 255, 0.9);
|
|
33
|
+
--accent-active: rgba(255, 255, 255, 0.8);
|
|
34
|
+
|
|
35
|
+
--success: #16a34a;
|
|
36
|
+
--warn: #eab308;
|
|
37
|
+
--danger: #dc2626;
|
|
38
|
+
|
|
39
|
+
--font-display: "GeistMono", ui-monospace, "SF Mono", "Roboto Mono", Menlo, Monaco, "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace;
|
|
40
|
+
--font-body: "universalSans", "universalSans Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
|
41
|
+
--font-mono: "GeistMono", ui-monospace, "SF Mono", "Roboto Mono", Menlo, Monaco, "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace;
|
|
42
|
+
|
|
43
|
+
--text-xs: 12px;
|
|
44
|
+
--text-sm: 14px;
|
|
45
|
+
--text-base: 16px;
|
|
46
|
+
--text-lg: 20px;
|
|
47
|
+
--text-xl: 24px;
|
|
48
|
+
--text-2xl: 30px;
|
|
49
|
+
--text-3xl: 40px;
|
|
50
|
+
--text-4xl: 64px;
|
|
51
|
+
|
|
52
|
+
--leading-body: 1.5;
|
|
53
|
+
--leading-tight: 1.2;
|
|
54
|
+
--tracking-display: normal;
|
|
55
|
+
|
|
56
|
+
--space-1: 4px;
|
|
57
|
+
--space-2: 8px;
|
|
58
|
+
--space-3: 12px;
|
|
59
|
+
--space-4: 16px;
|
|
60
|
+
--space-5: 20px;
|
|
61
|
+
--space-6: 24px;
|
|
62
|
+
--space-8: 32px;
|
|
63
|
+
--space-12: 48px;
|
|
64
|
+
|
|
65
|
+
--section-y-desktop: 96px;
|
|
66
|
+
--section-y-tablet: 64px;
|
|
67
|
+
--section-y-phone: 48px;
|
|
68
|
+
|
|
69
|
+
--radius-sm: 0px;
|
|
70
|
+
--radius-md: 0px;
|
|
71
|
+
--radius-lg: 4px;
|
|
72
|
+
--radius-pill: 9999px;
|
|
73
|
+
|
|
74
|
+
--elev-flat: none;
|
|
75
|
+
--elev-ring: 0 0 0 1px var(--border);
|
|
76
|
+
--elev-raised: none;
|
|
77
|
+
|
|
78
|
+
--focus-ring: 0 0 0 3px rgba(59, 130, 246, 0.5);
|
|
79
|
+
|
|
80
|
+
--motion-fast: 150ms;
|
|
81
|
+
--motion-base: 200ms;
|
|
82
|
+
--ease-standard: cubic-bezier(0.2, 0, 0, 1);
|
|
83
|
+
|
|
84
|
+
--container-max: 1200px;
|
|
85
|
+
--container-gutter-desktop: 24px;
|
|
86
|
+
--container-gutter-tablet: 16px;
|
|
87
|
+
--container-gutter-phone: 12px;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
*, *::before, *::after { box-sizing: border-box; }
|
|
91
|
+
html, body { margin: 0; padding: 0; }
|
|
92
|
+
body {
|
|
93
|
+
background: var(--bg);
|
|
94
|
+
color: var(--fg-2);
|
|
95
|
+
font-family: var(--font-body);
|
|
96
|
+
font-size: var(--text-base);
|
|
97
|
+
line-height: var(--leading-body);
|
|
98
|
+
-webkit-font-smoothing: antialiased;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.container {
|
|
102
|
+
max-width: var(--container-max);
|
|
103
|
+
margin-inline: auto;
|
|
104
|
+
padding-inline: var(--container-gutter-desktop);
|
|
105
|
+
}
|
|
106
|
+
section { padding-block: var(--section-y-desktop); }
|
|
107
|
+
section + section { border-top: 1px solid var(--border); }
|
|
108
|
+
@media (max-width: 1023px) {
|
|
109
|
+
.container { padding-inline: var(--container-gutter-tablet); }
|
|
110
|
+
section { padding-block: var(--section-y-tablet); }
|
|
111
|
+
}
|
|
112
|
+
@media (max-width: 639px) {
|
|
113
|
+
.container { padding-inline: var(--container-gutter-phone); }
|
|
114
|
+
section { padding-block: var(--section-y-phone); }
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
/* ─── Typography ────────────────────────────────────────────── */
|
|
118
|
+
h1, h2, h3 {
|
|
119
|
+
margin: 0;
|
|
120
|
+
color: var(--fg);
|
|
121
|
+
line-height: var(--leading-tight);
|
|
122
|
+
}
|
|
123
|
+
h1 {
|
|
124
|
+
font-family: var(--font-display);
|
|
125
|
+
font-size: var(--text-4xl);
|
|
126
|
+
font-weight: 300;
|
|
127
|
+
letter-spacing: var(--tracking-display);
|
|
128
|
+
}
|
|
129
|
+
/* The 320px hero treatment from DESIGN.md §3 is a one-off, not a
|
|
130
|
+
token tier. We render the hero headline at clamp(--text-4xl,
|
|
131
|
+
16vw, 320px) so it scales down from the cinematic 320px on
|
|
132
|
+
ultrawide canvases to ~48–64px on phones (DESIGN.md §8 collapsing
|
|
133
|
+
strategy: "320px monospace headline scales down dramatically"). */
|
|
134
|
+
h1.hero-display {
|
|
135
|
+
font-size: clamp(var(--text-4xl), 16vw, 320px);
|
|
136
|
+
line-height: 1.5;
|
|
137
|
+
}
|
|
138
|
+
h2 {
|
|
139
|
+
font-family: var(--font-body);
|
|
140
|
+
font-size: var(--text-2xl);
|
|
141
|
+
font-weight: 400;
|
|
142
|
+
}
|
|
143
|
+
h3 {
|
|
144
|
+
font-family: var(--font-body);
|
|
145
|
+
font-size: var(--text-xl);
|
|
146
|
+
font-weight: 400;
|
|
147
|
+
}
|
|
148
|
+
p { margin: 0; }
|
|
149
|
+
.lead {
|
|
150
|
+
font-size: var(--text-lg);
|
|
151
|
+
color: var(--fg-2);
|
|
152
|
+
max-width: 60ch;
|
|
153
|
+
}
|
|
154
|
+
.body-muted { color: var(--fg-2); }
|
|
155
|
+
.body-sm { font-size: var(--text-sm); color: var(--fg-2); }
|
|
156
|
+
.meta { font-size: var(--text-xs); color: var(--meta); }
|
|
157
|
+
/* Uppercase monospace eyebrow — the brand's signature label voice.
|
|
158
|
+
The 1.4px tracking matches the button treatment from DESIGN.md
|
|
159
|
+
§3, expressed in em so it scales proportionally with size. */
|
|
160
|
+
.eyebrow {
|
|
161
|
+
font-family: var(--font-display);
|
|
162
|
+
font-size: var(--text-xs);
|
|
163
|
+
font-weight: 400;
|
|
164
|
+
color: var(--muted);
|
|
165
|
+
text-transform: uppercase;
|
|
166
|
+
letter-spacing: 0.1em;
|
|
167
|
+
}
|
|
168
|
+
.stack-2 > * + * { margin-block-start: var(--space-2); }
|
|
169
|
+
.stack-3 > * + * { margin-block-start: var(--space-3); }
|
|
170
|
+
.stack-4 > * + * { margin-block-start: var(--space-4); }
|
|
171
|
+
.stack-6 > * + * { margin-block-start: var(--space-6); }
|
|
172
|
+
|
|
173
|
+
/* ─── Buttons ───────────────────────────────────────────────────
|
|
174
|
+
DESIGN.md §4: GeistMono 14px, uppercase, 1.4px letter-spacing,
|
|
175
|
+
12px 24px padding, 0px radius. Hover DIMS rather than brightens
|
|
176
|
+
— the convention is reversed (DESIGN.md §7 "Don't brighten
|
|
177
|
+
elements on hover — xAI dims to 0.5 opacity instead"). */
|
|
178
|
+
.btn {
|
|
179
|
+
display: inline-flex;
|
|
180
|
+
align-items: center;
|
|
181
|
+
gap: var(--space-2);
|
|
182
|
+
padding: var(--space-3) var(--space-6);
|
|
183
|
+
border-radius: var(--radius-sm);
|
|
184
|
+
font-family: var(--font-display);
|
|
185
|
+
font-size: var(--text-sm);
|
|
186
|
+
font-weight: 400;
|
|
187
|
+
line-height: 1;
|
|
188
|
+
text-transform: uppercase;
|
|
189
|
+
letter-spacing: 1.4px;
|
|
190
|
+
cursor: pointer;
|
|
191
|
+
border: 1px solid transparent;
|
|
192
|
+
transition: background-color var(--motion-fast) var(--ease-standard),
|
|
193
|
+
color var(--motion-fast) var(--ease-standard),
|
|
194
|
+
border-color var(--motion-fast) var(--ease-standard);
|
|
195
|
+
text-decoration: none;
|
|
196
|
+
}
|
|
197
|
+
.btn:focus-visible { outline: none; box-shadow: var(--focus-ring); }
|
|
198
|
+
.btn-primary {
|
|
199
|
+
background: var(--accent);
|
|
200
|
+
color: var(--accent-on);
|
|
201
|
+
}
|
|
202
|
+
.btn-primary:hover { background: var(--accent-hover); }
|
|
203
|
+
.btn-primary:active { background: var(--accent-active); }
|
|
204
|
+
.btn-ghost {
|
|
205
|
+
background: transparent;
|
|
206
|
+
color: var(--fg);
|
|
207
|
+
border-color: rgba(255, 255, 255, 0.2);
|
|
208
|
+
}
|
|
209
|
+
.btn-ghost:hover {
|
|
210
|
+
background: var(--surface);
|
|
211
|
+
border-color: rgba(255, 255, 255, 0.2);
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
/* ─── Monospace tag / badge ─────────────────────────────────────
|
|
215
|
+
DESIGN.md §4 "Monospace Tag": GeistMono 12px uppercase, 1px
|
|
216
|
+
letter-spacing, 4px 8px padding, sharp corners. */
|
|
217
|
+
.tag {
|
|
218
|
+
display: inline-flex;
|
|
219
|
+
align-items: center;
|
|
220
|
+
gap: var(--space-1);
|
|
221
|
+
padding: var(--space-1) var(--space-2);
|
|
222
|
+
border-radius: var(--radius-sm);
|
|
223
|
+
border: 1px solid rgba(255, 255, 255, 0.2);
|
|
224
|
+
background: transparent;
|
|
225
|
+
font-family: var(--font-display);
|
|
226
|
+
font-size: var(--text-xs);
|
|
227
|
+
font-weight: 400;
|
|
228
|
+
color: var(--fg);
|
|
229
|
+
text-transform: uppercase;
|
|
230
|
+
letter-spacing: 1px;
|
|
231
|
+
line-height: 1.4;
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
/* ─── Cards ─────────────────────────────────────────────────────
|
|
235
|
+
DESIGN.md §4: surface 0.03 background, 1px solid 0.1 border,
|
|
236
|
+
0px radius, NO shadow. Hover lifts the border alpha to 0.2
|
|
237
|
+
— depth through edge brightness, not shadow simulation. */
|
|
238
|
+
.card {
|
|
239
|
+
background: var(--surface);
|
|
240
|
+
border: 1px solid var(--border);
|
|
241
|
+
border-radius: var(--radius-md);
|
|
242
|
+
padding: var(--space-6);
|
|
243
|
+
box-shadow: var(--elev-flat);
|
|
244
|
+
transition: background-color var(--motion-base) var(--ease-standard),
|
|
245
|
+
border-color var(--motion-base) var(--ease-standard);
|
|
246
|
+
}
|
|
247
|
+
.card:hover {
|
|
248
|
+
background: var(--surface-warm);
|
|
249
|
+
border-color: rgba(255, 255, 255, 0.2);
|
|
250
|
+
}
|
|
251
|
+
.card .card-title {
|
|
252
|
+
font-family: var(--font-body);
|
|
253
|
+
font-size: var(--text-xl);
|
|
254
|
+
font-weight: 400;
|
|
255
|
+
color: var(--fg);
|
|
256
|
+
margin: 0;
|
|
257
|
+
}
|
|
258
|
+
.card .card-body {
|
|
259
|
+
font-size: var(--text-base);
|
|
260
|
+
color: var(--fg-2);
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
/* ─── Inputs ────────────────────────────────────────────────────
|
|
264
|
+
DESIGN.md §4 "Inputs & Forms": transparent / 0.05 bg, 0.2
|
|
265
|
+
border, 0px radius, white 16px universalSans text, 0.3
|
|
266
|
+
placeholder. Focus uses the blue ring (the lone chromatic
|
|
267
|
+
move in the system). */
|
|
268
|
+
.field { display: flex; flex-direction: column; gap: var(--space-2); }
|
|
269
|
+
.field label {
|
|
270
|
+
font-size: var(--text-sm);
|
|
271
|
+
font-weight: 400;
|
|
272
|
+
color: var(--fg-2);
|
|
273
|
+
}
|
|
274
|
+
.field input,
|
|
275
|
+
.field textarea {
|
|
276
|
+
background: var(--surface);
|
|
277
|
+
color: var(--fg);
|
|
278
|
+
border: 1px solid rgba(255, 255, 255, 0.2);
|
|
279
|
+
border-radius: var(--radius-sm);
|
|
280
|
+
padding: var(--space-3) var(--space-4);
|
|
281
|
+
font-family: var(--font-body);
|
|
282
|
+
font-size: var(--text-base);
|
|
283
|
+
line-height: var(--leading-body);
|
|
284
|
+
outline: none;
|
|
285
|
+
transition: border-color var(--motion-fast) var(--ease-standard),
|
|
286
|
+
box-shadow var(--motion-fast) var(--ease-standard);
|
|
287
|
+
}
|
|
288
|
+
.field textarea { resize: vertical; min-height: 96px; }
|
|
289
|
+
.field input::placeholder,
|
|
290
|
+
.field textarea::placeholder { color: var(--meta); }
|
|
291
|
+
.field input:focus,
|
|
292
|
+
.field textarea:focus {
|
|
293
|
+
border-color: rgba(255, 255, 255, 0.2);
|
|
294
|
+
box-shadow: var(--focus-ring);
|
|
295
|
+
}
|
|
296
|
+
|
|
297
|
+
/* ─── Layout ────────────────────────────────────────────────── */
|
|
298
|
+
.hero {
|
|
299
|
+
text-align: center;
|
|
300
|
+
}
|
|
301
|
+
.hero-actions {
|
|
302
|
+
display: flex;
|
|
303
|
+
gap: var(--space-3);
|
|
304
|
+
justify-content: center;
|
|
305
|
+
margin-block-start: var(--space-8);
|
|
306
|
+
flex-wrap: wrap;
|
|
307
|
+
}
|
|
308
|
+
.tag-row {
|
|
309
|
+
display: flex;
|
|
310
|
+
gap: var(--space-2);
|
|
311
|
+
justify-content: center;
|
|
312
|
+
flex-wrap: wrap;
|
|
313
|
+
margin-block-end: var(--space-8);
|
|
314
|
+
}
|
|
315
|
+
.features-grid {
|
|
316
|
+
display: grid;
|
|
317
|
+
grid-template-columns: repeat(3, 1fr);
|
|
318
|
+
gap: var(--space-6);
|
|
319
|
+
margin-block-start: var(--space-12);
|
|
320
|
+
}
|
|
321
|
+
@media (max-width: 1023px) { .features-grid { grid-template-columns: 1fr 1fr; } }
|
|
322
|
+
@media (max-width: 639px) { .features-grid { grid-template-columns: 1fr; } }
|
|
323
|
+
.feature-meta {
|
|
324
|
+
display: flex;
|
|
325
|
+
align-items: center;
|
|
326
|
+
gap: var(--space-2);
|
|
327
|
+
color: var(--meta);
|
|
328
|
+
font-family: var(--font-display);
|
|
329
|
+
font-size: var(--text-xs);
|
|
330
|
+
text-transform: uppercase;
|
|
331
|
+
letter-spacing: 0.1em;
|
|
332
|
+
}
|
|
333
|
+
.feature-meta .dot {
|
|
334
|
+
width: 6px;
|
|
335
|
+
height: 6px;
|
|
336
|
+
border-radius: var(--radius-pill);
|
|
337
|
+
background: var(--fg);
|
|
338
|
+
opacity: 0.5;
|
|
339
|
+
}
|
|
340
|
+
.form-grid {
|
|
341
|
+
display: grid;
|
|
342
|
+
grid-template-columns: 1.1fr 1fr;
|
|
343
|
+
gap: var(--space-12);
|
|
344
|
+
align-items: start;
|
|
345
|
+
}
|
|
346
|
+
@media (max-width: 1023px) { .form-grid { grid-template-columns: 1fr; } }
|
|
347
|
+
form { display: flex; flex-direction: column; gap: var(--space-4); max-width: 480px; }
|
|
348
|
+
form .actions {
|
|
349
|
+
display: flex;
|
|
350
|
+
gap: var(--space-3);
|
|
351
|
+
margin-block-start: var(--space-2);
|
|
352
|
+
flex-wrap: wrap;
|
|
353
|
+
}
|
|
354
|
+
</style>
|
|
355
|
+
</head>
|
|
356
|
+
<body>
|
|
357
|
+
<main class="container">
|
|
358
|
+
<!-- HERO -->
|
|
359
|
+
<section data-od-id="hero" class="hero">
|
|
360
|
+
<div class="tag-row">
|
|
361
|
+
<span class="tag">Grok 3</span>
|
|
362
|
+
<span class="tag">API</span>
|
|
363
|
+
<span class="tag">Frontier</span>
|
|
364
|
+
</div>
|
|
365
|
+
<h1 class="hero-display">xAI</h1>
|
|
366
|
+
<p class="lead" style="margin: var(--space-6) auto 0; color: var(--fg-2)">
|
|
367
|
+
Understand the universe. We are a frontier AI lab building the
|
|
368
|
+
tools to accelerate human scientific discovery — and the
|
|
369
|
+
monospace-on-warm-black voice that says so without decoration.
|
|
370
|
+
</p>
|
|
371
|
+
<div class="hero-actions">
|
|
372
|
+
<a href="./tokens.css" class="btn btn-primary">Try Grok</a>
|
|
373
|
+
<a href="./DESIGN.md" class="btn btn-ghost">View API</a>
|
|
374
|
+
</div>
|
|
375
|
+
</section>
|
|
376
|
+
|
|
377
|
+
<!-- FEATURES -->
|
|
378
|
+
<section data-od-id="features">
|
|
379
|
+
<div class="stack-3" style="text-align: center">
|
|
380
|
+
<p class="eyebrow">What this fixture exercises</p>
|
|
381
|
+
<h2 style="max-width: 32ch; margin-inline: auto">
|
|
382
|
+
Restraint as sophistication.
|
|
383
|
+
</h2>
|
|
384
|
+
<p class="lead" style="margin-inline: auto; color: var(--muted)">
|
|
385
|
+
Three cards. Sharp corners, opacity-based borders, zero
|
|
386
|
+
shadows. Depth through contrast — never simulated light.
|
|
387
|
+
</p>
|
|
388
|
+
</div>
|
|
389
|
+
|
|
390
|
+
<div class="features-grid">
|
|
391
|
+
<article class="card stack-4">
|
|
392
|
+
<div class="feature-meta"><span class="dot"></span><span>01 / Voice</span></div>
|
|
393
|
+
<h3 class="card-title">Monospace as luxury</h3>
|
|
394
|
+
<p class="card-body">
|
|
395
|
+
GeistMono at display sizes positions xAI as infrastructure,
|
|
396
|
+
not product. Fixed-width characters at scale create a
|
|
397
|
+
rhythmic, architectural quality no proportional font can
|
|
398
|
+
match. universalSans handles the reading.
|
|
399
|
+
</p>
|
|
400
|
+
</article>
|
|
401
|
+
<article class="card stack-4">
|
|
402
|
+
<div class="feature-meta"><span class="dot"></span><span>02 / Canvas</span></div>
|
|
403
|
+
<h3 class="card-title">#1f2228, never #000</h3>
|
|
404
|
+
<p class="card-body">
|
|
405
|
+
The warm near-black with a subtle blue undertone prevents
|
|
406
|
+
the harsh eye strain of pure black while maintaining deep
|
|
407
|
+
darkness. The canvas is the foundation — every surface
|
|
408
|
+
renders against it directly.
|
|
409
|
+
</p>
|
|
410
|
+
</article>
|
|
411
|
+
<article class="card stack-4">
|
|
412
|
+
<div class="feature-meta"><span class="dot"></span><span>03 / Depth</span></div>
|
|
413
|
+
<h3 class="card-title">Zero shadows</h3>
|
|
414
|
+
<p class="card-body">
|
|
415
|
+
Elevation through opacity-based borders that brighten on
|
|
416
|
+
interaction, subtle background tints (0.03 → 0.08), and
|
|
417
|
+
the massive typographic scale contrast. No simulated
|
|
418
|
+
light. No drop shadows. Ever.
|
|
419
|
+
</p>
|
|
420
|
+
</article>
|
|
421
|
+
</div>
|
|
422
|
+
</section>
|
|
423
|
+
|
|
424
|
+
<!-- FORM -->
|
|
425
|
+
<section data-od-id="form">
|
|
426
|
+
<div class="form-grid">
|
|
427
|
+
<div class="stack-4">
|
|
428
|
+
<p class="eyebrow">Form components</p>
|
|
429
|
+
<h2>Inputs on the dark canvas.</h2>
|
|
430
|
+
<p class="lead">
|
|
431
|
+
Transparent ground, hairline borders at 20% white. Focus
|
|
432
|
+
halos the field with Tailwind's default ring blue — the
|
|
433
|
+
single chromatic exception in an otherwise monochromatic
|
|
434
|
+
system. Placeholders dim to 30% white. Labels to 70%.
|
|
435
|
+
</p>
|
|
436
|
+
<p class="meta">All values from tokens.css — no raw hex.</p>
|
|
437
|
+
</div>
|
|
438
|
+
<form onsubmit="event.preventDefault()">
|
|
439
|
+
<div class="field">
|
|
440
|
+
<label for="email">Work email</label>
|
|
441
|
+
<input id="email" type="email" placeholder="you@xai.com" />
|
|
442
|
+
</div>
|
|
443
|
+
<div class="field">
|
|
444
|
+
<label for="org">Organization</label>
|
|
445
|
+
<input id="org" type="text" placeholder="Frontier AI Lab" />
|
|
446
|
+
</div>
|
|
447
|
+
<div class="field">
|
|
448
|
+
<label for="msg">Use case</label>
|
|
449
|
+
<textarea id="msg" placeholder="Describe the workload — training, inference, evaluation, or something we have not built yet."></textarea>
|
|
450
|
+
</div>
|
|
451
|
+
<div class="actions">
|
|
452
|
+
<button type="submit" class="btn btn-primary">Request access</button>
|
|
453
|
+
<button type="button" class="btn btn-ghost">Read the docs</button>
|
|
454
|
+
</div>
|
|
455
|
+
</form>
|
|
456
|
+
</div>
|
|
457
|
+
</section>
|
|
458
|
+
</main>
|
|
459
|
+
</body>
|
|
460
|
+
</html>
|