@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,507 @@
|
|
|
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>Raycast โ reference components</title>
|
|
7
|
+
<meta
|
|
8
|
+
name="description"
|
|
9
|
+
content="Reference fixture for design-systems/raycast. Every visible value
|
|
10
|
+
comes from tokens.css. Raycast's signature moves: near-black blue-tinted
|
|
11
|
+
canvas, Inter with calt+kern+liga+ss03 and +0.2px body tracking, weight
|
|
12
|
+
500 baseline, macOS double-ring elevation, Raycast Red as scarce
|
|
13
|
+
punctuation, Raycast Blue for focus and interaction."
|
|
14
|
+
/>
|
|
15
|
+
|
|
16
|
+
<style>
|
|
17
|
+
:root {
|
|
18
|
+
--bg: #07080a;
|
|
19
|
+
--surface: #101111;
|
|
20
|
+
--surface-warm: var(--surface);
|
|
21
|
+
|
|
22
|
+
--fg: #f9f9f9;
|
|
23
|
+
--fg-2: #cecece;
|
|
24
|
+
--muted: #9c9c9d;
|
|
25
|
+
--meta: #6a6b6c;
|
|
26
|
+
|
|
27
|
+
--border: rgba(255, 255, 255, 0.06);
|
|
28
|
+
--border-soft: rgba(255, 255, 255, 0.04);
|
|
29
|
+
|
|
30
|
+
--accent: #FF6363;
|
|
31
|
+
--accent-on: #ffffff;
|
|
32
|
+
--accent-hover: #ff7777;
|
|
33
|
+
--accent-active: #e85757;
|
|
34
|
+
|
|
35
|
+
--success: hsl(151, 59%, 59%);
|
|
36
|
+
--warn: hsl(43, 100%, 60%);
|
|
37
|
+
--danger: hsl(0, 100%, 69%);
|
|
38
|
+
|
|
39
|
+
--font-display: "Inter", "Inter Fallback", "SF Pro Display", -apple-system, system-ui, "Segoe UI", Roboto, sans-serif;
|
|
40
|
+
--font-body: "Inter", "Inter Fallback", "SF Pro Text", -apple-system, system-ui, "Segoe UI", Roboto, sans-serif;
|
|
41
|
+
--font-mono: "GeistMono", ui-monospace, "SF Mono", "Roboto Mono", Menlo, Monaco, Consolas, monospace;
|
|
42
|
+
|
|
43
|
+
--text-xs: 12px;
|
|
44
|
+
--text-sm: 14px;
|
|
45
|
+
--text-base: 16px;
|
|
46
|
+
--text-lg: 18px;
|
|
47
|
+
--text-xl: 20px;
|
|
48
|
+
--text-2xl: 24px;
|
|
49
|
+
--text-3xl: 40px;
|
|
50
|
+
--text-4xl: 64px;
|
|
51
|
+
|
|
52
|
+
--leading-body: 1.6;
|
|
53
|
+
--leading-tight: 1.1;
|
|
54
|
+
--tracking-display: 0px;
|
|
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: 40px;
|
|
68
|
+
|
|
69
|
+
--radius-sm: 6px;
|
|
70
|
+
--radius-md: 12px;
|
|
71
|
+
--radius-lg: 16px;
|
|
72
|
+
--radius-pill: 9999px;
|
|
73
|
+
|
|
74
|
+
--elev-flat: none;
|
|
75
|
+
--elev-ring: rgb(27, 28, 30) 0px 0px 0px 1px, rgb(7, 8, 10) 0px 0px 0px 1px inset;
|
|
76
|
+
--elev-raised:
|
|
77
|
+
rgba(255, 255, 255, 0.05) 0px 1px 0px 0px inset,
|
|
78
|
+
rgba(0, 0, 0, 0.28) 0px 1.189px 2.377px,
|
|
79
|
+
0 0 0 1px rgba(255, 255, 255, 0.06);
|
|
80
|
+
|
|
81
|
+
--focus-ring: 0 0 0 3px hsla(202, 100%, 67%, 0.35);
|
|
82
|
+
|
|
83
|
+
--motion-fast: 150ms;
|
|
84
|
+
--motion-base: 200ms;
|
|
85
|
+
--ease-standard: cubic-bezier(0.2, 0, 0, 1);
|
|
86
|
+
|
|
87
|
+
--container-max: 1200px;
|
|
88
|
+
--container-gutter-desktop: 24px;
|
|
89
|
+
--container-gutter-tablet: 16px;
|
|
90
|
+
--container-gutter-phone: 12px;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
*, *::before, *::after { box-sizing: border-box; }
|
|
94
|
+
html, body { margin: 0; padding: 0; }
|
|
95
|
+
body {
|
|
96
|
+
background: var(--bg);
|
|
97
|
+
color: var(--fg-2);
|
|
98
|
+
font-family: var(--font-body);
|
|
99
|
+
font-size: var(--text-base);
|
|
100
|
+
font-weight: 500;
|
|
101
|
+
line-height: var(--leading-body);
|
|
102
|
+
letter-spacing: 0.2px;
|
|
103
|
+
/* Raycast's signature OpenType stack โ applied globally on Inter. */
|
|
104
|
+
font-feature-settings: "calt", "kern", "liga", "ss03";
|
|
105
|
+
-webkit-font-smoothing: antialiased;
|
|
106
|
+
-moz-osx-font-smoothing: grayscale;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
.container {
|
|
110
|
+
max-width: var(--container-max);
|
|
111
|
+
margin-inline: auto;
|
|
112
|
+
padding-inline: var(--container-gutter-desktop);
|
|
113
|
+
}
|
|
114
|
+
section { padding-block: var(--section-y-desktop); }
|
|
115
|
+
section + section { border-top: 1px solid var(--border); }
|
|
116
|
+
@media (max-width: 1023px) {
|
|
117
|
+
.container { padding-inline: var(--container-gutter-tablet); }
|
|
118
|
+
section { padding-block: var(--section-y-tablet); }
|
|
119
|
+
}
|
|
120
|
+
@media (max-width: 639px) {
|
|
121
|
+
.container { padding-inline: var(--container-gutter-phone); }
|
|
122
|
+
section { padding-block: var(--section-y-phone); }
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
/* โโโ Typography โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
126
|
+
h1, h2, h3 {
|
|
127
|
+
font-family: var(--font-display);
|
|
128
|
+
margin: 0;
|
|
129
|
+
color: var(--fg);
|
|
130
|
+
font-feature-settings: "calt", "kern", "liga", "ss03";
|
|
131
|
+
}
|
|
132
|
+
h1 {
|
|
133
|
+
font-size: var(--text-4xl);
|
|
134
|
+
font-weight: 600;
|
|
135
|
+
line-height: var(--leading-tight);
|
|
136
|
+
letter-spacing: var(--tracking-display);
|
|
137
|
+
/* DESIGN.md ยง3: hero disables ligatures, enables ss02 + ss08. */
|
|
138
|
+
font-feature-settings: "liga" 0, "ss02", "ss08";
|
|
139
|
+
}
|
|
140
|
+
h2 {
|
|
141
|
+
font-size: var(--text-3xl);
|
|
142
|
+
font-weight: 400;
|
|
143
|
+
line-height: 1.17;
|
|
144
|
+
letter-spacing: 0.2px;
|
|
145
|
+
}
|
|
146
|
+
h3 {
|
|
147
|
+
font-size: var(--text-xl);
|
|
148
|
+
font-weight: 500;
|
|
149
|
+
line-height: 1.6;
|
|
150
|
+
letter-spacing: 0.2px;
|
|
151
|
+
}
|
|
152
|
+
p { margin: 0; }
|
|
153
|
+
.lead {
|
|
154
|
+
font-size: var(--text-lg);
|
|
155
|
+
line-height: 1.6;
|
|
156
|
+
color: var(--fg-2);
|
|
157
|
+
font-weight: 400;
|
|
158
|
+
letter-spacing: 0.2px;
|
|
159
|
+
}
|
|
160
|
+
.body-muted { color: var(--muted); }
|
|
161
|
+
.body-sm { font-size: var(--text-sm); color: var(--muted); }
|
|
162
|
+
.eyebrow {
|
|
163
|
+
font-size: var(--text-xs);
|
|
164
|
+
font-weight: 600;
|
|
165
|
+
color: var(--meta);
|
|
166
|
+
text-transform: uppercase;
|
|
167
|
+
letter-spacing: 0.12em;
|
|
168
|
+
}
|
|
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
|
+
.btn {
|
|
175
|
+
display: inline-flex;
|
|
176
|
+
align-items: center;
|
|
177
|
+
gap: var(--space-2);
|
|
178
|
+
padding: 10px 18px;
|
|
179
|
+
border-radius: var(--radius-pill);
|
|
180
|
+
font-family: var(--font-display);
|
|
181
|
+
font-size: var(--text-base);
|
|
182
|
+
font-weight: 600;
|
|
183
|
+
font-feature-settings: "calt", "kern", "liga", "ss03";
|
|
184
|
+
line-height: 1.15;
|
|
185
|
+
letter-spacing: 0.3px;
|
|
186
|
+
cursor: pointer;
|
|
187
|
+
border: 1px solid transparent;
|
|
188
|
+
transition: opacity var(--motion-fast) var(--ease-standard),
|
|
189
|
+
background-color var(--motion-fast) var(--ease-standard);
|
|
190
|
+
text-decoration: none;
|
|
191
|
+
}
|
|
192
|
+
.btn:focus-visible { outline: none; box-shadow: var(--focus-ring); }
|
|
193
|
+
/* Raycast's CTA: translucent white pill on dark, near-black text. */
|
|
194
|
+
.btn-primary {
|
|
195
|
+
background: hsla(0, 0%, 100%, 0.815);
|
|
196
|
+
color: #18191a;
|
|
197
|
+
box-shadow:
|
|
198
|
+
rgba(255, 255, 255, 0.1) 0px 1px 0px 0px inset,
|
|
199
|
+
rgba(0, 0, 0, 0.25) 0px 1px 2px;
|
|
200
|
+
}
|
|
201
|
+
.btn-primary:hover { background: #ffffff; opacity: 1; }
|
|
202
|
+
.btn-primary:active { background: #ffffff; opacity: 0.92; }
|
|
203
|
+
/* Secondary: transparent with hairline border + macOS inset highlight. */
|
|
204
|
+
.btn-secondary {
|
|
205
|
+
background: transparent;
|
|
206
|
+
color: var(--fg);
|
|
207
|
+
border: 1px solid rgba(255, 255, 255, 0.1);
|
|
208
|
+
box-shadow:
|
|
209
|
+
rgba(255, 255, 255, 0.05) 0px 1px 0px 0px inset,
|
|
210
|
+
rgba(0, 0, 0, 0.2) 0px -1px 0px 0px inset;
|
|
211
|
+
}
|
|
212
|
+
.btn-secondary:hover { opacity: 0.6; }
|
|
213
|
+
|
|
214
|
+
/* โโโ Keyboard key caps โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
215
|
+
/* DESIGN.md ยง4 Keyboard Keys: gradient #121212โ#0d0d0d, heavy
|
|
216
|
+
multi-layer shadow for realistic physical depth. */
|
|
217
|
+
.kbd {
|
|
218
|
+
display: inline-flex;
|
|
219
|
+
align-items: center;
|
|
220
|
+
justify-content: center;
|
|
221
|
+
min-width: 22px;
|
|
222
|
+
padding: 2px 6px;
|
|
223
|
+
background: linear-gradient(to bottom, #121212, #0d0d0d);
|
|
224
|
+
color: var(--fg-2);
|
|
225
|
+
font-family: var(--font-mono);
|
|
226
|
+
font-size: var(--text-xs);
|
|
227
|
+
font-weight: 600;
|
|
228
|
+
border-radius: 5px;
|
|
229
|
+
box-shadow:
|
|
230
|
+
rgba(255, 255, 255, 0.1) 0px 1px 0px 0px inset,
|
|
231
|
+
rgba(0, 0, 0, 0.4) 0px 1.5px 0.5px 1.5px,
|
|
232
|
+
rgba(0, 0, 0, 0.6) 0px 2px 4px;
|
|
233
|
+
line-height: 1.4;
|
|
234
|
+
}
|
|
235
|
+
.kbd-row { display: inline-flex; align-items: center; gap: var(--space-2); }
|
|
236
|
+
|
|
237
|
+
/* โโโ Cards โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
238
|
+
.card {
|
|
239
|
+
position: relative;
|
|
240
|
+
background: var(--surface);
|
|
241
|
+
border-radius: var(--radius-lg);
|
|
242
|
+
padding: var(--space-6);
|
|
243
|
+
/* macOS double-ring elevation โ outer card-tone + inset deep-bg. */
|
|
244
|
+
box-shadow: var(--elev-ring);
|
|
245
|
+
transition: box-shadow var(--motion-base) var(--ease-standard);
|
|
246
|
+
}
|
|
247
|
+
.card:hover {
|
|
248
|
+
box-shadow:
|
|
249
|
+
rgb(27, 28, 30) 0px 0px 0px 1px,
|
|
250
|
+
rgb(7, 8, 10) 0px 0px 0px 1px inset,
|
|
251
|
+
rgba(215, 201, 175, 0.05) 0px 0px 20px 5px;
|
|
252
|
+
}
|
|
253
|
+
.card-title {
|
|
254
|
+
color: var(--fg);
|
|
255
|
+
font-size: var(--text-xl);
|
|
256
|
+
font-weight: 500;
|
|
257
|
+
line-height: 1.15;
|
|
258
|
+
letter-spacing: 0.2px;
|
|
259
|
+
margin: 0;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
/* โโโ Inputs โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
263
|
+
.field { display: flex; flex-direction: column; gap: var(--space-2); }
|
|
264
|
+
.field label {
|
|
265
|
+
font-size: var(--text-sm);
|
|
266
|
+
font-weight: 500;
|
|
267
|
+
color: var(--muted);
|
|
268
|
+
letter-spacing: 0.2px;
|
|
269
|
+
}
|
|
270
|
+
.field input {
|
|
271
|
+
background: var(--bg);
|
|
272
|
+
color: var(--fg);
|
|
273
|
+
border: 1px solid rgba(255, 255, 255, 0.08);
|
|
274
|
+
border-radius: var(--radius-sm);
|
|
275
|
+
padding: 12px 14px;
|
|
276
|
+
font-family: var(--font-body);
|
|
277
|
+
font-size: var(--text-base);
|
|
278
|
+
font-weight: 500;
|
|
279
|
+
letter-spacing: 0.2px;
|
|
280
|
+
font-feature-settings: "calt", "kern", "liga", "ss03";
|
|
281
|
+
outline: none;
|
|
282
|
+
transition: border-color var(--motion-fast) var(--ease-standard),
|
|
283
|
+
box-shadow var(--motion-fast) var(--ease-standard);
|
|
284
|
+
}
|
|
285
|
+
.field input::placeholder { color: var(--meta); }
|
|
286
|
+
.field input:focus {
|
|
287
|
+
border-color: hsl(202, 100%, 67%);
|
|
288
|
+
box-shadow: var(--focus-ring);
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
/* โโโ Pills / badges โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
292
|
+
.pill {
|
|
293
|
+
display: inline-flex;
|
|
294
|
+
align-items: center;
|
|
295
|
+
gap: var(--space-2);
|
|
296
|
+
padding: 4px 10px;
|
|
297
|
+
border-radius: var(--radius-pill);
|
|
298
|
+
font-size: var(--text-xs);
|
|
299
|
+
font-weight: 600;
|
|
300
|
+
color: var(--fg-2);
|
|
301
|
+
background: #1b1c1e;
|
|
302
|
+
letter-spacing: 0.2px;
|
|
303
|
+
}
|
|
304
|
+
.pill-accent {
|
|
305
|
+
color: var(--accent);
|
|
306
|
+
background: hsla(0, 100%, 69%, 0.12);
|
|
307
|
+
border: 1px solid hsla(0, 100%, 69%, 0.25);
|
|
308
|
+
}
|
|
309
|
+
.pill-info {
|
|
310
|
+
color: hsl(202, 100%, 67%);
|
|
311
|
+
background: hsla(202, 100%, 67%, 0.12);
|
|
312
|
+
border: 1px solid hsla(202, 100%, 67%, 0.25);
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
/* โโโ Hero stripe decoration โ Raycast Red diagonal lines โโโโ */
|
|
316
|
+
.hero-stripes {
|
|
317
|
+
position: relative;
|
|
318
|
+
background: var(--surface);
|
|
319
|
+
border-radius: var(--radius-lg);
|
|
320
|
+
padding: var(--space-8);
|
|
321
|
+
box-shadow: var(--elev-ring);
|
|
322
|
+
overflow: hidden;
|
|
323
|
+
min-height: 280px;
|
|
324
|
+
display: flex;
|
|
325
|
+
align-items: flex-end;
|
|
326
|
+
}
|
|
327
|
+
.hero-stripes::before {
|
|
328
|
+
content: "";
|
|
329
|
+
position: absolute;
|
|
330
|
+
inset: 0;
|
|
331
|
+
background-image: repeating-linear-gradient(
|
|
332
|
+
135deg,
|
|
333
|
+
var(--accent) 0px,
|
|
334
|
+
var(--accent) 10px,
|
|
335
|
+
transparent 10px,
|
|
336
|
+
transparent 28px
|
|
337
|
+
);
|
|
338
|
+
opacity: 0.85;
|
|
339
|
+
mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.25) 70%, rgba(0, 0, 0, 0) 100%);
|
|
340
|
+
-webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.25) 70%, rgba(0, 0, 0, 0) 100%);
|
|
341
|
+
}
|
|
342
|
+
.hero-stripes .palette {
|
|
343
|
+
position: relative;
|
|
344
|
+
z-index: 1;
|
|
345
|
+
width: 100%;
|
|
346
|
+
background: linear-gradient(to bottom, rgba(16, 17, 17, 0.8), rgba(7, 8, 10, 0.95));
|
|
347
|
+
backdrop-filter: blur(20px);
|
|
348
|
+
-webkit-backdrop-filter: blur(20px);
|
|
349
|
+
border: 1px solid rgba(255, 255, 255, 0.08);
|
|
350
|
+
border-radius: var(--radius-md);
|
|
351
|
+
padding: var(--space-3) var(--space-4);
|
|
352
|
+
display: flex;
|
|
353
|
+
align-items: center;
|
|
354
|
+
justify-content: space-between;
|
|
355
|
+
gap: var(--space-4);
|
|
356
|
+
font-family: var(--font-mono);
|
|
357
|
+
font-size: var(--text-sm);
|
|
358
|
+
color: var(--fg-2);
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
/* โโโ Layout โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
362
|
+
.hero-grid {
|
|
363
|
+
display: grid;
|
|
364
|
+
grid-template-columns: 1.1fr 1fr;
|
|
365
|
+
gap: var(--space-12);
|
|
366
|
+
align-items: center;
|
|
367
|
+
}
|
|
368
|
+
@media (max-width: 1023px) { .hero-grid { grid-template-columns: 1fr; } }
|
|
369
|
+
.features-grid {
|
|
370
|
+
display: grid;
|
|
371
|
+
grid-template-columns: repeat(3, 1fr);
|
|
372
|
+
gap: var(--space-4);
|
|
373
|
+
}
|
|
374
|
+
@media (max-width: 1023px) { .features-grid { grid-template-columns: 1fr 1fr; } }
|
|
375
|
+
@media (max-width: 639px) { .features-grid { grid-template-columns: 1fr; } }
|
|
376
|
+
.hero-actions { display: flex; gap: var(--space-3); margin-block-start: var(--space-6); flex-wrap: wrap; }
|
|
377
|
+
.feature-icon {
|
|
378
|
+
display: inline-flex;
|
|
379
|
+
align-items: center;
|
|
380
|
+
justify-content: center;
|
|
381
|
+
width: 36px;
|
|
382
|
+
height: 36px;
|
|
383
|
+
border-radius: var(--radius-sm);
|
|
384
|
+
background: rgba(255, 255, 255, 0.04);
|
|
385
|
+
border: 1px solid rgba(255, 255, 255, 0.06);
|
|
386
|
+
font-family: var(--font-mono);
|
|
387
|
+
font-size: var(--text-sm);
|
|
388
|
+
font-weight: 600;
|
|
389
|
+
color: var(--fg);
|
|
390
|
+
}
|
|
391
|
+
</style>
|
|
392
|
+
</head>
|
|
393
|
+
<body>
|
|
394
|
+
<main class="container">
|
|
395
|
+
<!-- HERO -->
|
|
396
|
+
<section data-od-id="hero">
|
|
397
|
+
<div class="hero-grid">
|
|
398
|
+
<div class="stack-4">
|
|
399
|
+
<p class="eyebrow">Reference fixture ยท raycast</p>
|
|
400
|
+
<h1>Your shortcut to everything.</h1>
|
|
401
|
+
<p class="lead" style="max-width:52ch">
|
|
402
|
+
A blazingly fast, totally extendable launcher. Raycast lets you
|
|
403
|
+
complete tasks, calculate, share common links, and much more.
|
|
404
|
+
Every value on this page comes from <span style="font-family:var(--font-mono);font-size:var(--text-sm);color:var(--fg)">tokens.css</span>
|
|
405
|
+
โ the void, the rings, the +0.2px tracking, the red stripe.
|
|
406
|
+
</p>
|
|
407
|
+
<div class="kbd-row" style="margin-block-start:var(--space-2)">
|
|
408
|
+
<span class="body-sm">Open with</span>
|
|
409
|
+
<span class="kbd">โ</span>
|
|
410
|
+
<span class="kbd">Space</span>
|
|
411
|
+
</div>
|
|
412
|
+
<div class="hero-actions">
|
|
413
|
+
<a href="./tokens.css" class="btn btn-primary">Download for Mac</a>
|
|
414
|
+
<a href="./DESIGN.md" class="btn btn-secondary">Read the spec</a>
|
|
415
|
+
</div>
|
|
416
|
+
</div>
|
|
417
|
+
|
|
418
|
+
<aside class="hero-stripes" aria-label="Raycast brand stripe with command palette preview">
|
|
419
|
+
<div class="palette">
|
|
420
|
+
<span style="display:inline-flex;align-items:center;gap:var(--space-3)">
|
|
421
|
+
<span style="width:18px;height:18px;border-radius:4px;background:var(--accent);display:inline-block;flex-shrink:0"></span>
|
|
422
|
+
<span style="color:var(--fg)">Search apps, commands, snippetsโฆ</span>
|
|
423
|
+
</span>
|
|
424
|
+
<span class="kbd">โต</span>
|
|
425
|
+
</div>
|
|
426
|
+
</aside>
|
|
427
|
+
</div>
|
|
428
|
+
</section>
|
|
429
|
+
|
|
430
|
+
<!-- FEATURES -->
|
|
431
|
+
<section data-od-id="features">
|
|
432
|
+
<div class="stack-3">
|
|
433
|
+
<p class="eyebrow">What this fixture exercises</p>
|
|
434
|
+
<h2 style="max-width:30ch">A precision instrument carved from obsidian.</h2>
|
|
435
|
+
</div>
|
|
436
|
+
|
|
437
|
+
<div class="features-grid" style="margin-block-start:var(--space-8)">
|
|
438
|
+
<article class="card stack-3">
|
|
439
|
+
<span class="feature-icon">โ</span>
|
|
440
|
+
<h3 class="card-title">Blazingly fast</h3>
|
|
441
|
+
<p class="body-sm">
|
|
442
|
+
Built natively for macOS with multi-layer inset shadows, the
|
|
443
|
+
double-ring containment, and 150โ200ms transitions on the
|
|
444
|
+
standard ease curve. No web bloat โ instant response.
|
|
445
|
+
</p>
|
|
446
|
+
<span class="pill pill-info">Native</span>
|
|
447
|
+
</article>
|
|
448
|
+
|
|
449
|
+
<article class="card stack-3">
|
|
450
|
+
<span class="feature-icon">โ</span>
|
|
451
|
+
<h3 class="card-title">Totally extendable</h3>
|
|
452
|
+
<p class="body-sm">
|
|
453
|
+
Hundreds of community Extensions. Inter with calt+kern+liga+ss03
|
|
454
|
+
on every label keeps the dense product UI legible against the
|
|
455
|
+
blue-tinted near-black canvas.
|
|
456
|
+
</p>
|
|
457
|
+
<span class="pill">Store</span>
|
|
458
|
+
</article>
|
|
459
|
+
|
|
460
|
+
<article class="card stack-3">
|
|
461
|
+
<span class="feature-icon">!</span>
|
|
462
|
+
<h3 class="card-title">Scarce by design</h3>
|
|
463
|
+
<p class="body-sm">
|
|
464
|
+
Raycast Red appears as punctuation โ hero stripes, destructive
|
|
465
|
+
actions, alert glows. Interactive feedback uses Raycast Blue
|
|
466
|
+
so the red retains its weight.
|
|
467
|
+
</p>
|
|
468
|
+
<span class="pill pill-accent">Danger only</span>
|
|
469
|
+
</article>
|
|
470
|
+
</div>
|
|
471
|
+
</section>
|
|
472
|
+
|
|
473
|
+
<!-- FORM -->
|
|
474
|
+
<section data-od-id="form">
|
|
475
|
+
<div style="display:grid;grid-template-columns:1.1fr 1fr;gap:var(--space-12);align-items:start">
|
|
476
|
+
<div class="stack-4">
|
|
477
|
+
<p class="eyebrow">Form components</p>
|
|
478
|
+
<h2>Inputs on the void.</h2>
|
|
479
|
+
<p class="lead" style="max-width:46ch">
|
|
480
|
+
Fields sit on the page background (<span style="font-family:var(--font-mono);font-size:var(--text-sm);color:var(--fg)">#07080a</span>)
|
|
481
|
+
with a barely-there 8% white border. Focus brightens the
|
|
482
|
+
edge to Raycast Blue and lifts a translucent 35%-blue ring โ
|
|
483
|
+
never the brand red.
|
|
484
|
+
</p>
|
|
485
|
+
</div>
|
|
486
|
+
<form
|
|
487
|
+
style="display:flex;flex-direction:column;gap:var(--space-4);max-width:420px;background:var(--surface);padding:var(--space-6);border-radius:var(--radius-lg);box-shadow:var(--elev-ring)"
|
|
488
|
+
onsubmit="event.preventDefault()"
|
|
489
|
+
>
|
|
490
|
+
<div class="field">
|
|
491
|
+
<label for="email">Work email</label>
|
|
492
|
+
<input id="email" type="email" placeholder="you@company.com" />
|
|
493
|
+
</div>
|
|
494
|
+
<div class="field">
|
|
495
|
+
<label for="team">Team name</label>
|
|
496
|
+
<input id="team" type="text" placeholder="Acme Productivity" />
|
|
497
|
+
</div>
|
|
498
|
+
<div style="display:flex;gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap">
|
|
499
|
+
<button type="submit" class="btn btn-primary">Get started</button>
|
|
500
|
+
<button type="button" class="btn btn-secondary">View extensions</button>
|
|
501
|
+
</div>
|
|
502
|
+
</form>
|
|
503
|
+
</div>
|
|
504
|
+
</section>
|
|
505
|
+
</main>
|
|
506
|
+
</body>
|
|
507
|
+
</html>
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
/* โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
|
|
2
|
+
* design-systems/raycast/tokens.css
|
|
3
|
+
*
|
|
4
|
+
* Structured token bindings for the "Raycast" brand โ the macOS-native
|
|
5
|
+
* command palette / launcher's precision desktop-instrument voice.
|
|
6
|
+
*
|
|
7
|
+
* Brand identity in three sentences:
|
|
8
|
+
* 1. Near-black blue-tinted canvas (#07080a) โ not pure black โ with
|
|
9
|
+
* semi-transparent white borders (0.06 opacity) and multi-layer
|
|
10
|
+
* inset shadows that simulate physical glass-key depth.
|
|
11
|
+
* 2. Inter everywhere with OpenType "calt","kern","liga","ss03"; the
|
|
12
|
+
* signature move is positive +0.2px letter-spacing on body for an
|
|
13
|
+
* airy dark-mode rhythm, weight 500 as the readable body baseline.
|
|
14
|
+
* 3. Raycast Red (#FF6363) is punctuation, not pervasive โ hero
|
|
15
|
+
* stripes and danger states only. Raycast Blue (hsl(202,100%,67%))
|
|
16
|
+
* carries interactive focus / links so red can stay scarce.
|
|
17
|
+
*
|
|
18
|
+
* Schema decisions:
|
|
19
|
+
* - --bg #07080a (blue-cold near-black) / --surface #101111 (Surface 100).
|
|
20
|
+
* - --surface-warm aliases --surface (cold-dark system, no warm tier).
|
|
21
|
+
* - --fg #f9f9f9 near-white (avoids pure-white eye-strain on void).
|
|
22
|
+
* - --fg-2 #cecece light-gray body / --meta #6a6b6c dim-gray metadata.
|
|
23
|
+
* - --border rgba(255,255,255,0.06) โ the "barely visible, structurally
|
|
24
|
+
* essential" containment line called out in DESIGN.md ยง7.
|
|
25
|
+
* - --accent #FF6363 (Raycast Red); hover/active shift tone, not opacity
|
|
26
|
+
* (opacity 0.6 is a component-level interaction pattern, not a token).
|
|
27
|
+
* - --focus-ring uses Raycast Blue, not accent red โ separating brand
|
|
28
|
+
* punctuation from interactive feedback is core to the system.
|
|
29
|
+
* - --elev-ring is the macOS signature double-ring (outer #1b1c1e
|
|
30
|
+
* + inset #07080a) that replaces traditional 1px borders on cards.
|
|
31
|
+
* - --radius-sm 6px (workhorse: buttons / badges), --radius-md 12px
|
|
32
|
+
* (standard cards), --radius-lg 16px (large feature containers).
|
|
33
|
+
* โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
34
|
+
|
|
35
|
+
:root {
|
|
36
|
+
/* โโโ Surface โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
37
|
+
--bg: #07080a; /* near-black blue tint โ the void */
|
|
38
|
+
--surface: #101111; /* Surface 100 โ elevated cards */
|
|
39
|
+
--surface-warm: var(--surface); /* no warm tier in cold dark system */
|
|
40
|
+
|
|
41
|
+
/* โโโ Foreground โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
42
|
+
--fg: #f9f9f9; /* near-white primary text */
|
|
43
|
+
--fg-2: #cecece; /* light gray secondary body */
|
|
44
|
+
--muted: #9c9c9d; /* medium gray tertiary / nav links */
|
|
45
|
+
--meta: #6a6b6c; /* dim gray placeholders / metadata */
|
|
46
|
+
|
|
47
|
+
/* โโโ Border โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
48
|
+
--border: rgba(255, 255, 255, 0.06); /* card containment โ barely visible */
|
|
49
|
+
--border-soft: rgba(255, 255, 255, 0.04); /* inner row separator */
|
|
50
|
+
|
|
51
|
+
/* โโโ Accent โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
52
|
+
--accent: #FF6363; /* Raycast Red โ hero stripes, error states */
|
|
53
|
+
--accent-on: #ffffff;
|
|
54
|
+
--accent-hover: #ff7777; /* lighter tone for hover */
|
|
55
|
+
--accent-active: #e85757; /* darker tone for pressed */
|
|
56
|
+
|
|
57
|
+
/* โโโ Semantic โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
58
|
+
--success: hsl(151, 59%, 59%); /* Raycast Green */
|
|
59
|
+
--warn: hsl(43, 100%, 60%); /* Raycast Yellow */
|
|
60
|
+
--danger: hsl(0, 100%, 69%); /* Error Red (โ #FF6363) */
|
|
61
|
+
|
|
62
|
+
/* โโโ Typography โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
63
|
+
--font-display: "Inter", "Inter Fallback", "SF Pro Display", -apple-system, system-ui, "Segoe UI", Roboto, sans-serif;
|
|
64
|
+
--font-body: "Inter", "Inter Fallback", "SF Pro Text", -apple-system, system-ui, "Segoe UI", Roboto, sans-serif;
|
|
65
|
+
--font-mono: "GeistMono", ui-monospace, "SF Mono", "Roboto Mono", Menlo, Monaco, Consolas, monospace;
|
|
66
|
+
|
|
67
|
+
/* Type scale โ DESIGN.md ยง3 Typography Hierarchy.
|
|
68
|
+
* Display Hero (64px) โ text-4xl; Section Display (โ40โ56px) โ text-3xl;
|
|
69
|
+
* Section Heading (24px) โ text-2xl; Sub-heading (20px) โ text-xl;
|
|
70
|
+
* Body Large (18px) โ text-lg; Body (16px) โ text-base;
|
|
71
|
+
* Caption (14px) โ text-sm; Small (12px) โ text-xs. */
|
|
72
|
+
--text-xs: 12px;
|
|
73
|
+
--text-sm: 14px;
|
|
74
|
+
--text-base: 16px;
|
|
75
|
+
--text-lg: 18px;
|
|
76
|
+
--text-xl: 20px;
|
|
77
|
+
--text-2xl: 24px;
|
|
78
|
+
--text-3xl: 40px;
|
|
79
|
+
--text-4xl: 64px;
|
|
80
|
+
|
|
81
|
+
/* Leading + tracking.
|
|
82
|
+
* --leading-body 1.6: DESIGN.md "Body 16/500/1.60" โ relaxed dark rhythm.
|
|
83
|
+
* --leading-tight 1.1: hero hugs its baseline.
|
|
84
|
+
* --tracking-display 0px: hero is zero-tracked; body inline adds +0.2px
|
|
85
|
+
* (the signature Raycast move noted in DESIGN.md ยง3 Principles). */
|
|
86
|
+
--leading-body: 1.6;
|
|
87
|
+
--leading-tight: 1.1;
|
|
88
|
+
--tracking-display: 0px;
|
|
89
|
+
|
|
90
|
+
/* โโโ Spacing โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
91
|
+
--space-1: 4px;
|
|
92
|
+
--space-2: 8px;
|
|
93
|
+
--space-3: 12px;
|
|
94
|
+
--space-4: 16px;
|
|
95
|
+
--space-5: 20px;
|
|
96
|
+
--space-6: 24px;
|
|
97
|
+
--space-8: 32px;
|
|
98
|
+
--space-12: 48px;
|
|
99
|
+
|
|
100
|
+
/* Section rhythm โ DESIGN.md ยง5 "80โ120px vertical between sections".
|
|
101
|
+
* The dramatic negative space is the cinematic pacing of the system. */
|
|
102
|
+
--section-y-desktop: 96px;
|
|
103
|
+
--section-y-tablet: 64px;
|
|
104
|
+
--section-y-phone: 40px;
|
|
105
|
+
|
|
106
|
+
/* โโโ Radius โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
107
|
+
/* 6px is the workhorse (buttons, badges); 12px standard cards;
|
|
108
|
+
* 16px large feature containers; pill (9999px) for primary CTAs
|
|
109
|
+
* โ DESIGN.md uses 86px+ which is functionally pill at all sizes. */
|
|
110
|
+
--radius-sm: 6px;
|
|
111
|
+
--radius-md: 12px;
|
|
112
|
+
--radius-lg: 16px;
|
|
113
|
+
--radius-pill: 9999px;
|
|
114
|
+
|
|
115
|
+
/* โโโ Elevation โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
116
|
+
/* macOS-native shadow philosophy: outer rings replace borders, inset
|
|
117
|
+
* highlights simulate light from above, inset darks simulate shadow
|
|
118
|
+
* underneath. --elev-ring is the signature double-ring: outer card-
|
|
119
|
+
* surface tone + inset deep-bg tone, creating physical containment. */
|
|
120
|
+
--elev-flat: none;
|
|
121
|
+
--elev-ring: rgb(27, 28, 30) 0px 0px 0px 1px, rgb(7, 8, 10) 0px 0px 0px 1px inset;
|
|
122
|
+
--elev-raised:
|
|
123
|
+
rgba(255, 255, 255, 0.05) 0px 1px 0px 0px inset,
|
|
124
|
+
rgba(0, 0, 0, 0.28) 0px 1.189px 2.377px,
|
|
125
|
+
0 0 0 1px rgba(255, 255, 255, 0.06);
|
|
126
|
+
|
|
127
|
+
/* โโโ Focus โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
128
|
+
/* Raycast Blue, not accent red โ DESIGN.md ยง2 reserves red for hero
|
|
129
|
+
* stripes / danger and blue for interactive / focus / links. Keeping
|
|
130
|
+
* focus blue protects the scarcity of the red. */
|
|
131
|
+
--focus-ring: 0 0 0 3px hsla(202, 100%, 67%, 0.35);
|
|
132
|
+
|
|
133
|
+
/* โโโ Motion โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
134
|
+
--motion-fast: 150ms;
|
|
135
|
+
--motion-base: 200ms;
|
|
136
|
+
--ease-standard: cubic-bezier(0.2, 0, 0, 1);
|
|
137
|
+
|
|
138
|
+
/* โโโ Layout โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ */
|
|
139
|
+
--container-max: 1200px;
|
|
140
|
+
--container-gutter-desktop: 24px;
|
|
141
|
+
--container-gutter-tablet: 16px;
|
|
142
|
+
--container-gutter-phone: 12px;
|
|
143
|
+
}
|