Viet Tran a38d04c3d5
feat(search): overhaul relevance and curated design data
Overhaul BM25 relevance, reasoning and data-quality contracts; refresh UI styles and framework guidance; add resilient text, chip, badge and micro-interaction guidance; strengthen release, provenance and catalog refresh gates; update bilingual documentation.
2026-08-14 00:08:23 +07:00

146 KiB
Raw Blame History

1NoStyle CategoryTypeKeywordsPrimary ColorsSecondary ColorsEffects & AnimationBest ForDo Not Use ForLight Mode ✓Dark Mode ✓PerformanceAccessibilityMobile-FriendlyConversion-FocusedFramework CompatibilityEra/OriginComplexityAI Prompt KeywordsCSS/Technical KeywordsImplementation ChecklistDesign System VariablesStyle IDAliasesStatusParent Style IDReplacement DomainReplacement IDPreferred Mode
21Minimalism & Swiss StyleGeneralClean, simple, spacious, functional, white space, high contrast, geometric, sans-serif, grid-based, essentialMonochromatic, Black #000000, White #FFFFFFNeutral (Beige #F5F1E8, Grey #808080, Taupe #B38B6D), Primary accentSubtle hover (200-250ms), smooth transitions, sharp shadows if any, clear type hierarchy, fast loadingEnterprise apps, dashboards, documentation sites, SaaS platforms, professional toolsCreative portfolios, entertainment, playful brands, artistic experimentssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable◐ Mediumtailwind|bootstrap|mui1950s SwissLowDesign a minimalist landing page. Use: white space, geometric layouts, sans-serif fonts, high contrast, grid-based structure, essential elements only. Avoid shadows and gradients. Focus on clarity and functionality.display: grid, gap: 2rem, font-family: sans-serif, color: #000 or #FFF, max-width: 1200px, clean borders, no box-shadow unless necessary☐ Grid-based layout 12-16 columns, ☐ Typography hierarchy clear, ☐ No unnecessary decorations, ☐ text contrast measured against the chosen project target, ☐ Mobile responsive grid--spacing: 2rem, --border-radius: 0px, --font-weight: 400-700, --shadow: none, --accent-color: single primary onlyminimalism-and-swiss-styleMinimal|Minimalism|Minimalism (Frame)activeauto
32NeumorphismGeneralSoft UI, embossed, debossed, convex, concave, light source, subtle depth, rounded (12-16px), monochromaticLight pastels: Soft Blue #C8E0F4, Soft Pink #F5E0E8, Soft Grey #E8E8E8Tints/shades (±30%), gradient subtlety, color harmonySoft box-shadow (multiple: -5px -5px 15px, 5px 5px 15px), smooth press (150ms), inner subtle shadowHealth/wellness apps, meditation platforms, fitness trackers, minimal interaction UIsComplex apps, critical accessibility, data-heavy dashboards, high-contrast requiredsupportedconditionalcost:low|drivers:nonerisk:high|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable◐ Mediumtailwind|css-in-js2020s ModernMediumCreate a neumorphic UI with soft 3D effects. Use light pastels, rounded corners (12-16px), subtle soft shadows (multiple layers), no hard lines, monochromatic color scheme with light/dark variations. Embossed/debossed effect on interactive elements.border-radius: 12-16px, box-shadow: -5px -5px 15px rgba(0,0,0,0.1), 5px 5px 15px rgba(255,255,255,0.8), background: linear-gradient(145deg, color1, color2), transform: scale on press☐ Rounded corners 12-16px consistent, ☐ Multiple shadow layers (2-3), ☐ Pastel color verified, ☐ Monochromatic palette checked, ☐ Press animation smooth 150ms--border-radius: 14px, --shadow-soft-1: -5px -5px 15px, --shadow-soft-2: 5px 5px 15px, --color-light: #F5F5F5, --color-primary: single pastelneumorphismactiveauto
43GlassmorphismGeneralFrosted glass, transparent, blurred background, layered, vibrant background, light source, depth, multi-layerTranslucent white: rgba(255,255,255,0.1-0.3)Vibrant: Electric Blue #0080FF, Neon Purple #8B00FF, Vivid Pink #FF1493, Teal #20B2AABackdrop blur (10-20px), subtle border (1px solid rgba white 0.2), light reflection, Z-depthModern SaaS, financial dashboards, high-end corporate, lifestyle apps, modal overlays, navigationLow-contrast backgrounds, critical accessibility, performance-limited, dark text on darksupportedsupportedcost:low|drivers:nonerisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|mui|chakra2020s ModernMediumDesign a glassmorphic interface with frosted glass effect. Use backdrop blur (10-20px), translucent overlays (rgba 10-30% opacity), vibrant background colors, subtle borders, light source reflection, layered depth. Perfect for modern overlays and cards.backdrop-filter: blur(15px), background: rgba(255, 255, 255, 0.15), border: 1px solid rgba(255,255,255,0.2), -webkit-backdrop-filter: blur(15px), z-index layering for depth☐ Backdrop-filter blur 10-20px, ☐ Translucent white 15-30% opacity, ☐ Subtle border 1px light, ☐ Vibrant background verified, ☐ Text contrast 4.5:1 checked--blur-amount: 15px, --glass-opacity: 0.15, --border-color: rgba(255,255,255,0.2), --background: vibrant color, --text-color: light/dark based on BGglassmorphismactiveauto
54BrutalismGeneralRaw, unpolished, stark, high contrast, plain text, default fonts, visible borders, asymmetric, anti-designPrimary: Red #FF0000, Blue #0000FF, Yellow #FFFF00, Black #000000, White #FFFFFFLimited: Neon Green #00FF00, Hot Pink #FF00FF, minimal secondaryNo smooth transitions (instant), sharp corners (0px), bold typography (700+), visible grid, large blocksDesign portfolios, artistic projects, counter-culture brands, editorial/media sites, tech blogsCorporate environments, conservative industries, critical accessibility, customer-facing professionalsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional✗ Lowtailwind|bootstrap1950s BrutalistLowCreate a brutalist design with raw, unpolished, stark aesthetic. Use pure primary colors (red, blue, yellow), black & white, no smooth transitions (instant), sharp corners, bold large typography, visible grid lines, default system fonts, intentional 'broken' design elements.border-radius: 0px, transition: none or 0s, font-family: system-ui or monospace, font-weight: 700+, border: visible 2-4px, colors: #FF0000, #0000FF, #FFFF00, #000000, #FFFFFF☐ No border-radius (0px), ☐ No transitions (instant), ☐ Bold typography (700+), ☐ Pure primary colors used, ☐ Visible grid/borders, ☐ Asymmetric layout intentional--border-radius: 0px, --transition-duration: 0s, --font-weight: 700-900, --colors: primary only, --border-style: visible, --grid-visible: truebrutalismactiveauto
653D & HyperrealismGeneralDepth, realistic textures, 3D models, spatial navigation, tactile, skeuomorphic elements, rich detail, immersiveDeep Navy #001F3F, Forest Green #228B22, Burgundy #800020, Gold #FFD700, Silver #C0C0C0Complex gradients (5-10 stops), realistic lighting, shadow variations (20-40% darker)WebGL/Three.js 3D, realistic shadows (layers), physics lighting, parallax (3-5 layers), smooth 3D (300-400ms)Gaming, product showcase, immersive experiences, high-end e-commerce, architectural viz, VR/ARLow-end mobile, performance-limited, critical accessibility, data tables/formsconditionalconditionalcost:high|drivers:animation,large-imagesrisk:high|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnot-recommended◐ Mediumthreejs|react-three-fiber|custom2020s ModernHighBuild an immersive 3D interface using realistic textures, 3D models (Three.js/Babylon.js), complex shadows, realistic lighting, parallax scrolling (3-5 layers), physics-based motion. Include skeuomorphic elements with tactile detail.transform: translate3d, perspective: 1000px, WebGL canvas, Three.js/Babylon.js library, box-shadow: complex multi-layer, background: complex gradients, filter: drop-shadow()☐ WebGL/Three.js integrated, ☐ 3D models loaded, ☐ Parallax 3-5 layers, ☐ Realistic lighting verified, ☐ Complex shadows rendered, ☐ Physics animation smooth 300-400ms--perspective: 1000px, --parallax-layers: 5, --lighting-intensity: realistic, --shadow-depth: 20-40%, --animation-duration: 300-400ms3d-and-hyperrealismactiveauto
76Vibrant & Block-basedGeneralBold, energetic, playful, block layout, geometric shapes, high color contrast, duotone, modern, energeticNeon Green #39FF14, Electric Purple #BF00FF, Vivid Pink #FF1493, Bright Cyan #00FFFF, Sunburst #FFAA00Complementary: Orange #FF7F00, Shocking Pink #FF006E, Lime #CCFF00, triadic schemesLarge sections (48px+ gaps), animated patterns, bold hover (color shift), scroll-snap, large type (32px+), 200-300msStartups, creative agencies, gaming, social media, youth-focused, entertainment, consumerFinancial institutions, healthcare, formal business, government, conservative, elderlysupportedsupportedcost:low|drivers:nonerisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|chakra|styled-components2020s ModernMediumDesign an energetic, vibrant interface with bold block layouts, geometric shapes, high color contrast, large typography (32px+), animated background patterns, duotone effects. Perfect for startups and youth-focused apps. Use 4-6 contrasting colors from complementary/triadic schemes.display: flex/grid with large gaps (48px+), font-size: 32px+, background: animated patterns (CSS), color: neon/vibrant colors, animation: continuous pattern movement☐ Block layout with 48px+ gaps, ☐ Large typography 32px+, ☐ 4-6 vibrant colors max, ☐ Animated patterns active, ☐ Scroll-snap enabled, ☐ High contrast verified (7:1+)--block-gap: 48px, --typography-size: 32px+, --color-palette: 4-6 vibrant colors, --animation: continuous pattern, --contrast-ratio: 7:1+vibrant-and-block-basedVibrant & Blockactiveauto
87Dark Mode (OLED)GeneralDark theme, low light, high contrast, deep black, midnight blue, eye-friendly, OLED, night mode, power efficientDeep Black #000000, Dark Grey #121212, Midnight Blue #0A0E27Vibrant accents: Neon Green #39FF14, Electric Blue #0080FF, Gold #FFD700, Plasma Purple #BF00FFMinimal glow (text-shadow: 0 0 10px), dark-to-light transitions, low white emission, high readability, visible focusNight-mode apps, coding platforms, entertainment, eye-strain prevention, OLED devices, low-lightPrint-first content, high-brightness outdoor, color-accuracy-criticalnot-recommendedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable◐ Lowtailwind|mui|chakra2020s ModernLowCreate an OLED-optimized dark interface with deep black (#000000), dark grey (#121212), midnight blue accents. Use minimal glow effects, vibrant neon accents (green, blue, gold, purple), high contrast text. Optimize for eye comfort and OLED power saving.background: #000000 or #121212, color: #FFFFFF or #E0E0E0, text-shadow: 0 0 10px neon-color (sparingly), filter: brightness(0.8) if needed, color-scheme: dark☐ Deep black #000000 or #121212, ☐ Vibrant neon accents used, ☐ Text contrast 7:1+, ☐ Minimal glow effects, ☐ OLED power optimization, ☐ No white (#FFFFFF) background--bg-black: #000000, --bg-dark-grey: #121212, --text-primary: #FFFFFF, --accent-neon: neon colors, --glow-effect: minimal, --oled-optimized: truedark-mode-oledDark Modeactiveauto
98Accessible & EthicalGeneralAccessible, inclusive interface, high contrast, large text (16px+), keyboard navigation, screen reader friendly, accessibility standards aware, focus state, semanticMeasured high-contrast pairs (4.5:1 normal-text baseline; 7:1 enhanced target), simple primary, clear secondary, high luminosity (7:1+)Symbol-based colors (not color-only), supporting patterns, inclusive combinationsClear focus rings (3-4px), ARIA labels, skip links, responsive design, reduced motion, 44x44px touch targetsGovernment, healthcare, education, inclusive products, large audience, legal compliance, publicNone - accessibility universalsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ HighcssUniversalLowDesign toward enhanced accessibility criteria; verify complete-page conformance. Include: high contrast (7:1+), large text (16px+), keyboard navigation, screen reader compatibility, focus states visible (3-4px ring), semantic HTML, ARIA labels, skip links, reduced motion support (prefers-reduced-motion), 44x44px touch targets.color-contrast: 7:1+, font-size: 16px+, outline: 3-4px on :focus-visible, aria-label, role attributes, @media (prefers-reduced-motion), touch-target: 44x44px, cursor: pointer☐ complete-page conformance tested against the chosen target, ☐ 7:1+ contrast checked, ☐ Keyboard navigation tested, ☐ Screen reader tested, ☐ Focus visible 3-4px, ☐ Semantic HTML used, ☐ Touch targets 44x44px--contrast-ratio: 7:1, --font-size-min: 16px, --focus-ring: 3-4px, --touch-target: 44x44px, --wcag-target: enhanced, --keyboard-accessible: true, --sr-test-required: trueaccessible-and-ethicalactiveauto
109ClaymorphismGeneralSoft 3D, chunky, playful, toy-like, bubbly, thick borders (3-4px), double shadows, rounded (16-24px)Pastel: Soft Peach #FDBCB4, Baby Blue #ADD8E6, Mint #98FF98, Lilac #E6E6FA, light BGSoft gradients (pastel-to-pastel), light/dark variations (20-30%), gradient subtleInner+outer shadows (subtle, no hard lines), soft press (200ms ease-out), fluffy elements, smooth transitionsEducational apps, children's apps, SaaS platforms, creative tools, fun-focused, onboarding, casual gamesFormal corporate, professional services, data-critical, serious/medical, legal apps, financesupportedconditionalcost:low|drivers:nonerisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|css-in-js2020s ModernMediumDesign a playful, toy-like interface with soft 3D, chunky elements, bubbly aesthetic, rounded edges (16-24px), thick borders (3-4px), double shadows (inner + outer), pastel colors, smooth animations. Perfect for children's apps and creative tools.border-radius: 16-24px, border: 3-4px solid, box-shadow: inset -2px -2px 8px, 4px 4px 8px, background: pastel-gradient, animation: soft bounce (cubic-bezier 0.34, 1.56)☐ Border-radius 16-24px, ☐ Thick borders 3-4px, ☐ Double shadows (inner+outer), ☐ Pastel colors used, ☐ Soft bounce animations, ☐ Playful interactions--border-radius: 20px, --border-width: 3-4px, --shadow-inner: inset -2px -2px 8px, --shadow-outer: 4px 4px 8px, --color-palette: pastels, --animation: bounceclaymorphismClaymorphism (for patients)activeauto
1110Aurora UIGeneralVibrant gradients, smooth blend, Northern Lights effect, mesh gradient, luminous, atmospheric, abstractComplementary: Blue-Orange, Purple-Yellow, Electric Blue #0080FF, Magenta #FF1493, Cyan #00FFFFSmooth transitions (Blue→Purple→Pink→Teal), iridescent effects, blend modes (screen, multiply)Large flowing CSS/SVG gradients, subtle 8-12s animations, depth via color layering, smooth morphModern SaaS, creative agencies, branding, music platforms, lifestyle, premium products, hero sectionsData-heavy dashboards, critical accessibility, content-heavy where distraction issuessupportedsupportedcost:low|drivers:nonerisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|css-in-js2020s ModernMediumCreate a vibrant gradient interface inspired by Northern Lights with mesh gradients, smooth color blends, flowing animations. Use complementary color pairs (blue-orange, purple-yellow), flowing background gradients, subtle continuous animations (8-12s loops), iridescent effects.background: conic-gradient or radial-gradient with multiple stops, animation: @keyframes gradient (8-12s), background-size: 200% 200%, filter: saturate(1.2), blend-mode: screen or multiply☐ Mesh/flowing gradients applied, ☐ 8-12s animation loop, ☐ Complementary colors used, ☐ Smooth color transitions, ☐ Iridescent effect subtle, ☐ Text contrast verified--gradient-colors: complementary pairs, --animation-duration: 8-12s, --blend-mode: screen, --color-saturation: 1.2, --effect: iridescent, --loop-smooth: trueaurora-uiactiveauto
1211Retro-FuturismGeneralVintage sci-fi, 80s aesthetic, neon glow, geometric patterns, CRT scanlines, pixel art, cyberpunk, synthwaveNeon Blue #0080FF, Hot Pink #FF006E, Cyan #00FFFF, Deep Black #1A1A2E, Purple #5D34D0Metallic Silver #C0C0C0, Gold #FFD700, duotone, 80s Pink #FF10F0, neon accentsCRT scanlines (::before overlay), neon glow (text-shadow+box-shadow), glitch effects (skew/offset keyframes)Gaming, entertainment, music platforms, tech brands, artistic projects, nostalgic, cyberpunkConservative industries, critical accessibility, professional/corporate, elderly, legal/financesupportedsupportedcost:moderate|drivers:animation,blurrisk:high|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional◐ Mediumtailwind|css-in-js1980s RetroMediumBuild a retro-futuristic (cyberpunk/vaporwave) interface with neon colors (blue, pink, cyan), deep black background, 80s aesthetic, CRT scanlines, glitch effects, neon glow text/borders, monospace fonts, geometric patterns. Use neon text-shadow and animated glitch effects.color: neon colors (#0080FF, #FF006E, #00FFFF), text-shadow: 0 0 10px neon, background: #000 or #1A1A2E, font-family: monospace, animation: glitch (skew+offset), filter: hue-rotate☐ Neon colors used, ☐ CRT scanlines effect, ☐ Glitch animations active, ☐ Monospace font, ☐ Deep black background, ☐ Glow effects applied, ☐ 80s patterns present--neon-colors: #0080FF #FF006E #00FFFF, --background: #000000, --font-family: monospace, --effect: glitch+glow, --scanline-opacity: 0.3, --crt-effect: trueretro-futurismactivedark
1312Flat DesignGeneral2D, minimalist, bold colors, no shadows, clean lines, simple shapes, typography-focused, modern, icon-heavySolid bright: Red, Orange, Blue, Green, limited palette (4-6 max)Complementary colors, muted secondaries, high saturation, clean accentsNo gradients/shadows, simple hover (color/opacity shift), fast loading, clean transitions (150-200ms ease), minimal iconsWeb apps, mobile apps, cross-platform, startup MVPs, user-friendly, SaaS, dashboards, corporateComplex 3D, premium/luxury, artistic portfolios, immersive experiences, high-detailsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|bootstrap|mui2010s ModernLowCreate a flat, 2D interface with bold colors, no shadows/gradients, clean lines, simple geometric shapes, icon-heavy, typography-focused, minimal ornamentation. Use 4-6 solid, bright colors in a limited palette with high saturation.box-shadow: none, background: solid color, border-radius: 0-4px, color: solid (no gradients), fill: solid, stroke: 1-2px, font: bold sans-serif, icons: simplified SVG☐ No shadows/gradients, ☐ 4-6 solid colors max, ☐ Clean lines consistent, ☐ Simple shapes used, ☐ Icon-heavy layout, ☐ High saturation colors, ☐ Fast loading verified--shadow: none, --color-palette: 4-6 solid, --border-radius: 2px, --gradient: none, --icons: simplified SVG, --animation: minimal 150-200msflat-designactiveauto
1413SkeuomorphismGeneralRealistic, texture, depth, 3D appearance, real-world metaphors, shadows, gradients, tactile, detailed, materialRich realistic: wood, leather, metal colors, detailed gradients (8-12 stops), metallic effectsRealistic lighting gradients, shadow variations (30-50% darker), texture overlays, material colorsRealistic shadows (layers), depth (perspective), texture details (noise, grain), realistic animations (300-500ms)Legacy apps, gaming, immersive storytelling, premium products, luxury, realistic simulations, educationModern enterprise, critical accessibility, low-performance, web (use Flat/Modern)conditionalconditionalcost:high|drivers:animation,large-imagesrisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnot-recommended◐ Mediumcss-in-js|custom2007-2012 iOSHighDesign a realistic, textured interface with 3D depth, real-world metaphors (leather, wood, metal), complex gradients (8-12 stops), realistic shadows, grain/texture overlays, tactile press animations. Perfect for premium/luxury products.background: complex gradient (8-12 stops), box-shadow: realistic multi-layer, background-image: texture overlay (noise, grain), filter: drop-shadow, transform: scale on press (300-500ms)☐ Realistic textures applied, ☐ Complex gradients 8-12 stops, ☐ Multi-layer shadows, ☐ Texture overlays present, ☐ Tactile animations smooth, ☐ Depth effect pronounced--gradient-stops: 8-12, --texture-overlay: noise+grain, --shadow-layers: 3+, --animation-duration: 300-500ms, --depth-effect: pronounced, --tactile: trueskeuomorphismactiveauto
1514Liquid GlassPlatform/Materialdynamic material, optical glass, translucency, lensing, refraction, fluid morphing, system navigationAdaptive translucent material derived from surrounding content; use color judiciouslySemantic content and system tint colors; preserve legibility and hierarchyLensing and refraction, adaptive translucency, and fluid morph transitions aligned to Apple platform behaviorApple-platform navigation, controls, and system-aligned app chromecontent layers, dense reading surfaces, or custom effects without accessibility fallbackssupportedsupportedcost:moderate|drivers:animation,blurrisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative◐ Mediumswiftui|uikit|appkitApple platforms, 2025HighApply Apple Liquid Glass sparingly to navigation and controls. Use dynamic translucent material, lensing, and fluid transitions while keeping content clear. Respect reduced transparency and reduced motion settings.platform material, adaptive translucency, lensing, refraction, reduced transparency, reduced motion☐ Use for navigation and controls, ☐ Keep content on a separate layer, ☐ Apply color judiciously, ☐ Test reduced transparency, ☐ Test reduced motion, ☐ Verify text and control contrast--material-role: navigation-controls, --translucency: adaptive, --tint: semantic, --reduced-transparency-fallback: opaque, --motion: platform-alignedliquid-glassApple Liquid Glassactiveauto
1615Motion-DrivenGeneralAnimation-heavy, microinteractions, smooth transitions, scroll effects, parallax, entrance anim, page transitionsBold colors emphasize movement, high contrast animated, dynamic gradients, accent action colorsTransitional states, success (Green #22C55E), error (Red #EF4444), neutral feedbackScroll anim (Intersection Observer), hover (300-400ms), entrance, parallax (3-5 layers), page transitionsPortfolio sites, storytelling platforms, interactive experiences, entertainment apps, creative, SaaSData dashboards, critical accessibility, low-power devices, content-heavy, motion-sensitivesupportedsupportedcost:low|drivers:nonerisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Highgsap|framer-motion2020s ModernHighBuild an animation-heavy interface with scroll-triggered animations, microinteractions, parallax scrolling (3-5 layers), smooth transitions (300-400ms), entrance animations, page transitions. Use Intersection Observer for scroll effects, transform for performance, GPU acceleration.animation: @keyframes scroll-reveal, transform: translateY/X, Intersection Observer API, will-change: transform, scroll-behavior: smooth, animation-duration: 300-400ms☐ Scroll animations active, ☐ Parallax 3-5 layers, ☐ Entrance animations smooth, ☐ Page transitions fluid, ☐ GPU accelerated, ☐ Prefers-reduced-motion respected--animation-duration: 300-400ms, --parallax-layers: 5, --scroll-behavior: smooth, --gpu-accelerated: true, --entrance-animation: true, --page-transition: smoothmotion-drivenactiveauto
1716Micro-interactionsGeneralSmall animations, gesture-based, tactile feedback, subtle animations, contextual interactions, responsiveSubtle color shifts (10-20%), feedback: Green #22C55E, Red #EF4444, Amber #F59E0BAccent feedback, neutral supporting, clear action indicatorsSmall hover (50-100ms), loading spinners, success/error state anim, gesture-triggered (swipe/pinch), hapticMobile apps, touchscreen UIs, productivity tools, user-friendly, consumer apps, interactive componentsDesktop-only, critical performance, accessibility-first (alternatives needed)supportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Highframer-motion|react-spring2020s ModernMediumDesign with delightful micro-interactions: small 50-100ms animations, gesture-based responses, tactile feedback, loading spinners, success/error states, subtle hover effects, haptic feedback triggers for mobile. Focus on responsive, contextual interactions.animation: short 50-100ms, transition: hover states, @media (hover: hover) for desktop, :active for press, haptic-feedback CSS/API, loading animation smooth loop☐ Micro-animations 50-100ms, ☐ Gesture-responsive, ☐ Tactile feedback visual/haptic, ☐ Loading spinners smooth, ☐ Success/error states clear, ☐ Hover effects subtle--micro-animation-duration: 50-100ms, --gesture-responsive: true, --haptic-feedback: true, --loading-animation: smooth, --state-feedback: success+errormicro-interactionsactiveauto
1817Inclusive DesignGeneralAccessible, color-blind friendly, high contrast, haptic feedback, voice interaction, screen reader, enhanced contrast targets, universalMeasured contrast pairs targeting 7:1 for normal text, avoid red-green only, symbol-based indicators, high contrast primarySupporting patterns (stripes, dots, hatch), symbols, combinations, clear non-color indicatorsHaptic feedback (vibration), voice guidance, focus indicators (4px+ ring), motion options, alt content, semanticPublic services, education, healthcare, finance, government, accessible consumer, inclusiveNone - accessibility universalsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ HighcssUniversalLowDesign for universal accessibility: high contrast (7:1+), large text (16px+), keyboard-only navigation, screen reader optimization, enhanced accessibility criteria with complete-page verification, symbol-based color indicators (not color-only), haptic feedback, voice interaction support, reduced motion options.aria-* attributes complete, role attributes semantic, focus-visible: 3-4px ring, color-contrast: 7:1+, @media (prefers-reduced-motion), alt text on all images, form labels properly associated☐ complete-page conformance tested against the chosen target, ☐ 7:1+ contrast all text, ☐ Keyboard accessible (Tab/Enter), ☐ Screen reader tested, ☐ Focus visible 3-4px, ☐ No color-only indicators, ☐ Haptic fallback--contrast-ratio: 7:1, --font-size: 16px+, --keyboard-accessible: true, --sr-test-required: true, --wcag-target: enhanced, --color-symbols: true, --haptic: enabledinclusive-designactiveauto
1918Zero InterfaceGeneralMinimal visible UI, voice-first, gesture-based, AI-driven, invisible controls, predictive, context-aware, ambientNeutral backgrounds: Soft white #FAFAFA, light grey #F0F0F0, warm off-white #F5F1E8Subtle feedback: light green, light red, minimal UI elements, soft accentsVoice recognition UI, gesture detection, AI predictions (smooth reveal), progressive disclosure, smart suggestionsVoice assistants, AI platforms, future-forward UX, smart home, contextual computing, ambient experiencesComplex workflows, data-entry heavy, traditional systems, legacy support, explicit controlsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|custom2020s AI-EraLowCreate a voice-first, gesture-based, AI-driven interface with minimal visible UI, progressive disclosure, voice recognition UI, gesture detection, AI predictions, smart suggestions, context-aware actions. Hide controls until needed.voice-commands: Web Speech API, gesture-detection: touch events, AI-predictions: hidden by default (reveal on hover), progressive-disclosure: show on demand, minimal UI visible☐ Voice commands responsive, ☐ Gesture detection active, ☐ AI predictions hidden/revealed, ☐ Progressive disclosure working, ☐ Minimal visible UI, ☐ Smart suggestions contextual--voice-ui: enabled, --gesture-detection: active, --ai-predictions: smart, --progressive-disclosure: true, --visible-ui: minimal, --context-aware: truezero-interfaceactiveauto
2019Soft UI EvolutionGeneralEvolved soft UI, better contrast, modern aesthetics, subtle depth, accessibility-focused, improved shadows, hybridImproved contrast pastels: Soft Blue #87CEEB, Soft Pink #FFB6C1, Soft Green #90EE90, better hierarchyBetter combinations, accessible secondary, supporting with improved contrast, modern accentsImproved shadows (softer than flat, clearer than neumorphism), modern (200-300ms), focus visible, measured contrast targetsModern enterprise apps, SaaS platforms, health/wellness, modern business tools, professional, hybridExtreme minimalism, critical performance, systems without modern OSsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|mui|chakra2020s ModernMediumDesign evolved neumorphism with improved contrast (measured contrast targets), modern aesthetics, subtle depth, accessibility focus. Use soft shadows (softer than flat but clearer than pure neumorphism), better color hierarchy, improved focus states, modern 200-300ms animations.box-shadow: softer multi-layer (0 2px 4px), background: improved contrast pastels, border-radius: 8-12px, animation: 200-300ms smooth, outline: 2-3px on focus, contrast: 4.5:1+☐ Contrast measured against the chosen project target, ☐ Soft shadows modern, ☐ Border-radius 8-12px, ☐ Animations 200-300ms, ☐ Focus states visible, ☐ Color hierarchy clear--shadow-soft: modern blend, --border-radius: 10px, --animation-duration: 200-300ms, --contrast-ratio: 4.5:1+, --color-hierarchy: improved, --wcag-target: project-definedsoft-ui-evolutionactiveauto
2120Hero-Centric DesignLanding PageLarge hero section, compelling headline, high-contrast CTA, product showcase, value proposition, hero image/video, dramatic visualBrand primary color, white/light backgrounds for contrast, accent color for CTASupporting colors for secondary CTAs, accent highlights, trust elements (testimonials, logos)Smooth scroll reveal, fade-in animations on hero, subtle background parallax, CTA glow/pulse effectSaaS landing pages, product launches, service landing pages, B2B platforms, tech companiesComplex navigation, multi-page experiences, data-heavy applicationssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ Very Hightailwind|bootstrap2020s ModernMediumDesign a hero-centric landing page. Use: full-width hero section, compelling headline (60-80 chars), high-contrast CTA button, product screenshot or video, value proposition above fold, gradient or image background, clear visual hierarchy.min-height: 100vh, display: flex, align-items: center, background: linear-gradient or image, text-shadow for readability, max-width: 800px for text, button with hover scale (1.05)☐ Hero section full viewport height, ☐ Headline visible above fold, ☐ CTA button high contrast, ☐ Background image optimized (WebP), ☐ Text readable on background, ☐ Mobile responsive layout--hero-min-height: 100vh, --headline-size: clamp(2rem, 5vw, 4rem), --cta-padding: 1rem 2rem, --overlay-opacity: 0.5, --text-shadow: 0 2px 4px rgba(0,0,0,0.3)hero-centric-designdeprecatedlandinghero-centric-designauto
2221Conversion-OptimizedLanding PageForm-focused, minimalist design, single CTA focus, high contrast, urgency elements, trust signals, social proof, clear valuePrimary brand color, high-contrast white/light backgrounds, warning/urgency colors for time-limited offersSecondary CTA color (muted), trust element colors (testimonial highlights), accent for key benefitsHover states on CTA (color shift, slight scale), form field focus animations, loading spinner, success feedbackE-commerce product pages, free trial signups, lead generation, SaaS pricing pages, limited-time offersComplex feature explanations, multi-product showcases, technical documentationsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ Very Hightailwind|bootstrap2020s ModernMediumDesign a conversion-optimized landing page. Use: single primary CTA, minimal distractions, trust badges, urgency elements (limited time), social proof (testimonials), clear value proposition, form above fold, progress indicators.form with focus states, input:focus ring, button: primary color high contrast, position: sticky for CTA, max-width: 600px for form, loading spinner, success/error states☐ Single primary CTA visible, ☐ Form fields minimal (3-5), ☐ Trust badges present, ☐ Social proof above fold, ☐ Mobile form optimized, ☐ Loading states implemented, ☐ A/B test ready--cta-color: high contrast primary, --form-max-width: 600px, --input-height: 48px, --focus-ring: 3px solid accent, --success-color: #22C55E, --error-color: #EF4444conversion-optimizeddeprecatedlandingfunnel-3-step-conversionauto
2322Feature-Rich ShowcaseLanding PageMultiple feature sections, grid layout, benefit cards, visual feature demonstrations, interactive elements, problem-solution pairsPrimary brand, bright secondary colors for feature cards, contrasting accent for CTAsSupporting colors for: benefits (green), problems (red/orange), features (blue/purple), social proof (neutral)Card hover effects (lift/scale), icon animations on scroll, feature toggle animations, smooth section transitionsEnterprise SaaS, software tools landing pages, platform services, complex product explanations, B2B productsSimple product pages, early-stage startups with few features, entertainment landing pagessupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|bootstrap2020s ModernMediumDesign a feature showcase landing page. Use: grid layout for features (3-4 columns), feature cards with icons, benefit-focused copy, alternating sections, comparison tables, interactive demos, problem-solution pairs.display: grid, grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)), gap: 2rem, card hover effects (translateY -4px), icon containers, alternating background colors☐ Feature grid responsive, ☐ Icons consistent style, ☐ Card hover effects smooth, ☐ Alternating sections contrast, ☐ Benefits clearly stated, ☐ Mobile stacks properly--card-padding: 2rem, --card-radius: 12px, --icon-size: 48px, --grid-gap: 2rem, --section-padding: 4rem 0, --hover-transform: translateY(-4px)feature-rich-showcaseFeature-Richdeprecatedlandingfeature-rich-showcaseauto
2423Minimal & DirectLanding PageMinimal text, white space heavy, single column layout, direct messaging, clean typography, visual-centric, fast-loadingMonochromatic primary, white background, single accent color for CTA, black/dark grey textMinimal secondary colors, reserved for critical CTAs only, neutral supporting elementsVery subtle hover effects, minimal animations, fast page load (no heavy animations), smooth scrollSimple service landing pages, indie products, consulting services, micro SaaS, freelancer portfoliosFeature-heavy products, complex explanations, multi-product showcasessupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ Hightailwind|bootstrap2020s ModernMediumDesign a minimal direct landing page. Use: single column layout, maximum white space, essential content only, one CTA, clean typography, no decorative elements, fast loading, direct messaging.max-width: 680px, margin: 0 auto, padding: 4rem 2rem, font-size: 18-20px, line-height: 1.6, minimal animations, no box-shadow, clean borders only☐ Single column centered, ☐ White space generous, ☐ One primary CTA only, ☐ No decorative images, ☐ Page weight < 500KB, ☐ Load time < 2s--content-max-width: 680px, --spacing-large: 4rem, --font-size-body: 18px, --line-height: 1.6, --color-text: #1a1a1a, --color-bg: #ffffffminimal-and-directdeprecatedlandingminimal-single-columnauto
2524Social Proof-FocusedLanding PageTestimonials prominent, client logos displayed, case studies sections, reviews/ratings, user avatars, success metrics, credibility markersPrimary brand, trust colors (blue), success/growth colors (green), neutral backgroundsTestimonial highlight colors, logo grid backgrounds (light grey), badge/achievement colorsTestimonial carousel animations, logo grid fade-in, stat counter animations (number count-up), review star ratingsB2B SaaS, professional services, premium products, e-commerce conversion pages, established brandsStartup MVPs, products without users, niche/experimental productssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ Hightailwind|bootstrap2020s ModernMediumDesign a social proof landing page. Use: testimonials with photos, client logos grid, case study cards, review ratings (stars), user count metrics, success stories, trust indicators, before/after comparisons.testimonial cards with avatar, logo grid (grayscale filter), star rating SVGs, counter animations (count-up), blockquote styling, carousel for testimonials, metric cards☐ Testimonials with real photos, ☐ Logo grid 6-12 logos, ☐ Star ratings accessible, ☐ Metrics animated on scroll, ☐ Case studies linked, ☐ Mobile carousel works--avatar-size: 64px, --logo-height: 40px, --star-color: #FBBF24, --metric-font-size: 3rem, --testimonial-bg: #F9FAFB, --blockquote-border: 4px solid accentsocial-proof-focuseddeprecatedlandinghero-testimonials-ctaauto
2625Interactive Product DemoLanding PageEmbedded product mockup/video, interactive elements, product walkthrough, step-by-step guides, hover-to-reveal features, embedded demosPrimary brand, interface colors matching product, demo highlight colors for interactive elementsProduct UI colors, tutorial step colors (numbered progression), hover state indicatorsProduct animation playback, step progression animations, hover reveal effects, smooth zoom on interactionSaaS platforms, tool/software products, productivity apps landing pages, developer tools, productivity softwareSimple services, consulting, non-digital products, complexity-averse audiencessupportedsupportedcost:moderate|drivers:animation,blurrisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Very Hightailwind|bootstrap2020s ModernMediumDesign an interactive demo landing page. Use: embedded product mockup, video walkthrough, step-by-step guide, hover-to-reveal features, live demo button, screenshot carousel, feature highlights on interaction.video element with controls, position: relative for overlays, hover reveal (opacity transition), step indicators, modal for full demo, screenshot lightbox, play button overlay☐ Demo video loads fast, ☐ Fallback for no-JS, ☐ Step indicators clear, ☐ Hover states obvious, ☐ Mobile touch friendly, ☐ Demo CTA prominent--video-aspect-ratio: 16/9, --overlay-bg: rgba(0,0,0,0.7), --step-indicator-size: 32px, --play-button-size: 80px, --transition-duration: 300msinteractive-product-demodeprecatedlandingproduct-demo-featuresauto
2726Trust & AuthorityLanding PageCertificates/badges displayed, expert credentials, case studies with metrics, before/after comparisons, industry recognition, security badgesProfessional colors (blue/grey), trust colors, certification badge colors (gold/silver accents)Certificate highlight colors, metric showcase colors, comparison highlight (success green)Badge hover effects, metric pulse animations, certificate carousel, smooth stat revealHealthcare/medical landing pages, financial services, enterprise software, premium/luxury products, legal servicesCasual products, entertainment, viral/social-first productssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ Hightailwind|bootstrap2020s ModernMediumDesign a trust-focused landing page. Use: certification badges, security indicators, expert credentials, industry awards, case study metrics, compliance logos (GDPR, SOC2), guarantee badges, professional photography.badge grid layout, shield icons, lock icons for security, certificate styling, metric cards with icons, professional color scheme (blue/grey), subtle shadows for depth☐ Security badges visible, ☐ Certifications verified, ☐ Metrics with sources, ☐ Professional imagery, ☐ Guarantee clearly stated, ☐ Contact info accessible--badge-height: 48px, --trust-color: #1E40AF, --security-green: #059669, --card-shadow: 0 4px 6px rgba(0,0,0,0.1), --metric-highlight: #F59E0Btrust-and-authoritydeprecatedlandingtrust-authority-conversionauto
2827Storytelling-DrivenLanding PageNarrative flow, visual story progression, section transitions, consistent character/brand voice, emotional messaging, journey visualizationBrand primary, warm/emotional colors, varied accent colors per story section, high visual varietyStory section color coding, emotional state colors (calm, excitement, success), transitional gradientsSection-to-section animations, scroll-triggered reveals, character/icon animations, morphing transitions, parallax narrativeBrand/startup stories, mission-driven products, premium/lifestyle brands, documentary-style products, educationalTechnical/complex products (unless narrative-driven), traditional enterprise softwaresupportedsupportedcost:moderate|drivers:animation,blurrisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|bootstrap2020s ModernMediumDesign a storytelling landing page. Use: narrative flow sections, scroll-triggered reveals, chapter-like structure, emotional imagery, brand journey visualization, founder story, mission statement, timeline progression.scroll-snap sections, Intersection Observer for reveals, parallax backgrounds, section transitions, timeline CSS, narrative typography (varied sizes), image-text alternating☐ Story flows naturally, ☐ Scroll reveals smooth, ☐ Sections timed well, ☐ Emotional hooks present, ☐ Mobile story readable, ☐ Skip option available--section-min-height: 100vh, --reveal-duration: 600ms, --narrative-font: serif, --chapter-spacing: 8rem, --timeline-color: accent, --parallax-speed: 0.5storytelling-drivendeprecatedlandingscroll-triggered-storytellingauto
2928Data-Dense DashboardBI/AnalyticsMultiple charts/widgets, data tables, KPI cards, minimal padding, grid layout, space-efficient, maximum data visibilityNeutral primary (light grey/white #F5F5F5), data colors (blue/green/red), dark text #333333Chart colors: success (green #22C55E), warning (amber #F59E0B), alert (red #EF4444), neutral (grey)Hover tooltips, chart zoom on click, row highlighting on hover, smooth filter animations, data loading spinnersBusiness intelligence dashboards, financial analytics, enterprise reporting, operational dashboards, data warehousingMarketing dashboards, consumer-facing analytics, simple reportingsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional✗ Not applicablerecharts|chartjs|d32020s ModernMediumDesign a data-dense dashboard. Use: multiple chart widgets, KPI cards row, data tables with sorting, minimal padding (8-12px), efficient grid layout, filter sidebar, dense but readable typography, maximum information density.display: grid, grid-template-columns: repeat(12, 1fr), gap: 8px, padding: 12px, font-size: 12-14px, overflow: auto for tables, compact card design, sticky headers☐ Grid layout 12 columns, ☐ KPI cards responsive, ☐ Tables sortable, ☐ Filters functional, ☐ Loading states for data, ☐ Export functionality--grid-gap: 8px, --card-padding: 12px, --font-size-small: 12px, --table-row-height: 36px, --sidebar-width: 240px, --header-height: 56pxdata-dense-dashboardData-Denseactiveauto
3029Heat Map & Heatmap StyleBI/AnalyticsColor-coded grid/matrix, data intensity visualization, geographical heat maps, correlation matrices, cell-based representation, gradient coloringGradient scale: Cool (blue #0080FF) to hot (red #FF0000), neutral middle (white/yellow)Support gradients: Light (cool blue) to dark (warm red), divergent for positive/negative data, monochromatic optionsColor gradient transitions on data change, cell highlighting on hover, tooltip reveal on click, smooth color animationGeographical analysis, performance matrices, correlation analysis, user behavior heatmaps, temperature/intensity dataLinear data representation, categorical comparisons (use bar charts), small datasetssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional✗ Not applicablerecharts|chartjs|d32020s ModernMediumDesign a heatmap visualization. Use: color gradient scale (cool to hot), cell-based grid, intensity legend, hover tooltips, geographic or matrix layout, divergent color scheme for +/- values, accessible color alternatives.display: grid, background: linear-gradient for legend, cell hover states, tooltip positioning, color scale (blue→white→red), SVG for geographic, canvas for large datasets☐ Color scale clear, ☐ Legend visible, ☐ Tooltips informative, ☐ Colorblind alternatives, ☐ Zoom/pan for geo, ☐ Performance for large data--heatmap-cool: #0080FF, --heatmap-neutral: #FFFFFF, --heatmap-hot: #FF0000, --cell-size: 24px, --legend-width: 200px, --tooltip-bg: rgba(0,0,0,0.9)heat-map-and-heatmap-styleHeat Map|Heat Map & Heatmapsupplementaldata-dense-dashboardauto
3130Executive DashboardBI/AnalyticsHigh-level KPIs, large key metrics, minimal detail, summary view, trend indicators, at-a-glance insights, executive summaryBrand colors, professional palette (blue/grey/white), accent for KPIs, red for alerts/concernsKPI highlight colors: positive (green), negative (red), neutral (grey), trend arrow colorsKPI value animations (count-up), trend arrow direction animations, metric card hover lift, alert pulse effectC-suite dashboards, business summary reports, decision-maker dashboards, strategic planning viewsDetailed analyst dashboards, technical deep-dives, operational monitoringsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnot-recommended✗ Not applicablerecharts|chartjs|d32020s ModernMediumDesign an executive dashboard. Use: large KPI cards (4-6 max), trend sparklines, high-level summary only, clean layout with white space, traffic light indicators (red/yellow/green), at-a-glance insights, minimal detail.display: flex for KPI row, large font-size (24-48px) for metrics, sparkline SVG inline, status indicators (border-left color), card shadows for hierarchy, responsive breakpoints☐ KPIs 4-6 maximum, ☐ Trends visible, ☐ Status colors clear, ☐ One-page view, ☐ Mobile simplified, ☐ Print-friendly layout--kpi-font-size: 48px, --sparkline-height: 32px, --status-green: #22C55E, --status-yellow: #F59E0B, --status-red: #EF4444, --card-min-width: 280pxexecutive-dashboardsupplementaldata-dense-dashboardauto
3231Real-Time MonitoringBI/AnalyticsLive data updates, status indicators, alert notifications, streaming data visualization, active monitoring, streaming chartsAlert colors: critical (red #FF0000), warning (orange #FFA500), normal (green #22C55E), updating (blue animation)Status indicator colors, chart line colors varying by metric, streaming data highlight colorsReal-time chart animations, alert pulse/glow, status indicator blink animation, smooth data stream updates, loading effectSystem monitoring dashboards, DevOps dashboards, real-time analytics, stock market dashboards, live event trackingHistorical analysis, long-term trend reports, archived data dashboardssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional✗ Not applicablerecharts|chartjs|d32020s ModernMediumDesign a real-time monitoring dashboard. Use: live status indicators (pulsing), streaming charts, alert notifications, connection status, auto-refresh indicators, critical alerts prominent, system health overview.animation: pulse for live, WebSocket for streaming, position: fixed for alerts, status-dot with animation, chart real-time updates, notification toast, connection indicator☐ Live updates working, ☐ Alert sounds optional, ☐ Connection status shown, ☐ Auto-refresh indicated, ☐ Critical alerts prominent, ☐ Offline fallback--pulse-animation: pulse 2s infinite, --alert-z-index: 1000, --live-indicator: #22C55E, --critical-color: #DC2626, --update-interval: 5s, --toast-duration: 5sreal-time-monitoringReal-Time|Real-Time Monitorsupplementaldata-dense-dashboardauto
3332Drill-Down AnalyticsBI/AnalyticsHierarchical data exploration, expandable sections, interactive drill-down paths, summary-to-detail flow, context preservationPrimary brand, breadcrumb colors, drill-level indicator colors, hierarchy depth colorsDrill-down path indicator colors, level-specific colors, highlight colors for selected level, transition colorsDrill-down expand animations, breadcrumb click transitions, smooth detail reveal, level change smooth, data reload animationSales analytics, product analytics, funnel analysis, multi-dimensional data exploration, business intelligenceSimple linear data, single-metric dashboards, streaming real-time dashboardssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional✗ Not applicablerecharts|chartjs|d32020s ModernMediumDesign a drill-down analytics dashboard. Use: breadcrumb navigation, expandable sections, summary-to-detail flow, back button prominent, level indicators, context preservation, hierarchical data display.breadcrumb nav with separators, details/summary for expand, transition for drill animation, position: sticky breadcrumb, nested grid layouts, smooth scroll to detail☐ Breadcrumbs clear, ☐ Back navigation easy, ☐ Expand animation smooth, ☐ Context preserved, ☐ Mobile drill works, ☐ Deep links supported--breadcrumb-separator: /, --expand-duration: 300ms, --level-indent: 24px, --back-button-size: 40px, --context-bar-height: 48px, --drill-transition: 300ms easedrill-down-analyticssupplementaldata-dense-dashboardauto
3433Comparative Analysis DashboardBI/AnalyticsSide-by-side comparisons, period-over-period metrics, A/B test results, regional comparisons, performance benchmarksComparison colors: primary (blue), comparison (orange/purple), delta indicator (green/red)Winning metric color (green), losing metric color (red), neutral comparison (grey), benchmark colorsComparison bar animations (grow to value), delta indicator animations (direction arrows), highlight on comparePeriod-over-period reporting, A/B test dashboards, market comparison, competitive analysis, regional performanceSingle metric dashboards, future projections (use forecasting), real-time only (no historical)supportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional✗ Not applicablerecharts|chartjs|d32020s ModernMediumDesign a comparison dashboard. Use: side-by-side metrics, period selectors (vs last month), delta indicators (+/-), benchmark lines, A/B comparison tables, winning/losing highlights, percentage change badges.display: flex for side-by-side, gap for comparison spacing, color coding (green up, red down), arrow indicators, diff highlighting, comparison table zebra striping☐ Period selector works, ☐ Deltas calculated, ☐ Colors meaningful, ☐ Benchmarks shown, ☐ Mobile stacks properly, ☐ Export comparison--positive-color: #22C55E, --negative-color: #EF4444, --neutral-color: #6B7280, --comparison-gap: 2rem, --arrow-size: 16px, --badge-padding: 4px 8pxcomparative-analysis-dashboardsupplementaldata-dense-dashboardauto
3534Predictive AnalyticsBI/AnalyticsForecast lines, confidence intervals, trend projections, scenario modeling, AI-driven insights, anomaly detection visualizationForecast line color (distinct from actual), confidence interval shading, anomaly highlight (red alert), trend colorsHigh confidence (dark color), low confidence (light color), anomaly colors (red/orange), normal trend (green/blue)Forecast line animation on draw, confidence band fade-in, anomaly pulse alert, smoothing function animationsForecasting dashboards, anomaly detection systems, trend prediction dashboards, AI-powered analytics, budget planningHistorical-only dashboards, simple reporting, real-time operational dashboardssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional✗ Not applicablerecharts|chartjs|d32020s ModernMediumDesign a predictive analytics dashboard. Use: forecast lines (dashed), confidence intervals (shaded bands), trend projections, anomaly highlights, scenario toggles, AI insight cards, probability indicators.stroke-dasharray for forecast lines, fill-opacity for confidence bands, anomaly markers (circles), tooltip for predictions, toggle switches for scenarios, gradient for probability☐ Forecast line distinct, ☐ Confidence bands visible, ☐ Anomalies highlighted, ☐ Scenarios switchable, ☐ Predictions dated, ☐ Accuracy shown--forecast-dash: 5 5, --confidence-opacity: 0.2, --anomaly-color: #F59E0B, --prediction-color: #8B5CF6, --scenario-toggle-width: 48px, --ai-accent: #6366F1predictive-analyticssupplementaldata-dense-dashboardauto
3635User Behavior AnalyticsBI/AnalyticsFunnel visualization, user flow diagrams, conversion tracking, engagement metrics, user journey mapping, cohort analysisFunnel stage colors: high engagement (green), drop-off (red), conversion (blue), user flow arrows (grey)Stage completion colors (success), abandonment colors (warning), engagement levels (gradient), cohort colorsFunnel animation (fill-down), flow diagram animations (connection draw), conversion pulse, engagement bar fillConversion funnel analysis, user journey tracking, engagement analytics, cohort analysis, retention trackingReal-time operational metrics, technical system monitoring, financial transactionssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✗ Not applicablerecharts|chartjs|d32020s ModernMediumDesign a user behavior analytics dashboard. Use: funnel visualization, user flow diagrams (Sankey), conversion metrics, engagement heatmaps, cohort tables, retention curves, session replay indicators.SVG funnel with gradients, Sankey diagram library, percentage labels, cohort grid cells, retention chart (line/area), click heatmap overlay, session timeline☐ Funnel stages clear, ☐ Flow diagram readable, ☐ Conversions calculated, ☐ Cohorts comparable, ☐ Retention trends visible, ☐ Privacy compliant--funnel-width: 100%, --stage-colors: gradient, --flow-opacity: 0.6, --cohort-cell-size: 40px, --retention-line-color: #3B82F6, --engagement-scale: 5 levelsuser-behavior-analyticssupplementaldata-dense-dashboardauto
3736Financial DashboardBI/AnalyticsRevenue metrics, profit/loss visualization, budget tracking, financial ratios, portfolio performance, cash flow, audit trailFinancial colors: profit (green #22C55E), loss (red #EF4444), neutral (grey), trust (dark blue #003366)Revenue highlight (green), expenses (red), budget variance (orange/red), balance (grey), accuracy (blue)Number animations (count-up), trend direction indicators, percentage change animations, profit/loss color transitionsFinancial reporting, accounting dashboards, portfolio tracking, budget monitoring, banking analyticsSimple business dashboards, entertainment/social metrics, non-financial datasupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnot-recommended✗ Not applicablerecharts|chartjs|d32020s ModernMediumDesign a financial dashboard. Use: revenue/expense charts, profit margins, budget vs actual, cash flow waterfall, financial ratios, audit trail table, currency formatting, period comparisons.number formatting (Intl.NumberFormat), waterfall chart (positive/negative bars), variance coloring, table with totals row, sparkline for trends, sticky column headers☐ Currency formatted, ☐ Decimals consistent, ☐ P&L clear, ☐ Budget variance shown, ☐ Audit trail complete, ☐ Export to Excel--currency-symbol: $, --decimal-places: 2, --profit-color: #22C55E, --loss-color: #EF4444, --variance-threshold: 10%, --table-header-bg: #F3F4F6financial-dashboardsupplementaldata-dense-dashboardauto
3837Sales Intelligence DashboardBI/AnalyticsDeal pipeline, sales metrics, territory performance, sales rep leaderboard, win-loss analysis, quota tracking, forecast accuracySales colors: won (green), lost (red), in-progress (blue), blocked (orange), quota met (gold), quota missed (grey)Pipeline stage colors, rep performance colors, quota achievement colors, forecast accuracy colorsDeal movement animations, metric updates, leaderboard ranking changes, gauge needle movements, status change highlightsCRM dashboards, sales management, opportunity tracking, performance management, quota planningMarketing analytics, customer support metrics, HR dashboardssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional✗ Not applicablerecharts|chartjs2020s ModernMediumDesign a sales intelligence dashboard. Use: pipeline funnel, deal cards (kanban), quota gauges, leaderboard table, territory map, win/loss ratios, forecast accuracy, activity timeline.kanban columns (flex), gauge chart (SVG arc), leaderboard ranking styles, map integration (Mapbox/Google), timeline vertical, deal card with status border☐ Pipeline stages shown, ☐ Deals draggable, ☐ Quotas visualized, ☐ Rankings updated, ☐ Territory clickable, ☐ CRM integration--pipeline-colors: stage gradient, --gauge-track: #E5E7EB, --gauge-fill: primary, --rank-1-color: #FFD700, --rank-2-color: #C0C0C0, --rank-3-color: #CD7F32sales-intelligence-dashboardsupplementaldata-dense-dashboardauto
3938NeubrutalismGeneralBold borders, black outlines, primary colors, thick shadows, no gradients, flat colors, 45° shadows, playful, Gen Z#FFEB3B (Yellow), #FF5252 (Red), #2196F3 (Blue), #000000 (Black borders)Limited accent colors, high contrast combinations, no gradients allowedbox-shadow: 4px 4px 0 #000, border: 3px solid #000, no gradients, sharp corners (0px), bold typographyGen Z brands, startups, creative agencies, Figma-style apps, Notion-style interfaces, tech blogsLuxury brands, finance, healthcare, conservative industries (too playful)supportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|bootstrap2020s ModernLowDesign a neubrutalist interface. Use: high contrast, hard black borders (3px+), bright pop colors, no blur, sharp or slightly rounded corners, bold typography, hard shadows (offset 4px 4px), raw aesthetic but functional.border: 3px solid black, box-shadow: 5px 5px 0px black, colors: #FFDB58 #FF6B6B #4ECDC4, font-weight: 700, no gradients☐ Hard borders (2-4px), ☐ Hard offset shadows, ☐ High saturation colors, ☐ Bold typography, ☐ No blurs/gradients, ☐ Distinctive 'ugly-cute' look--border-width: 3px, --shadow-offset: 4px, --shadow-color: #000, --colors: high saturation, --font: bold sansneubrutalismactiveauto
4039Bento Box GridGeneralModular cards, asymmetric grid, varied sizes, Apple-style, dashboard tiles, negative space, clean hierarchy, cardsNeutral base + brand accent, #FFFFFF, #F5F5F5, brand primarySubtle gradients, shadow variations, accent highlights for interactive cardsgrid-template with varied spans, rounded-xl (16px), subtle shadows, hover scale (1.02), smooth transitionsDashboards, product pages, portfolios, Apple-style marketing, feature showcases, SaaSDense data tables, text-heavy content, real-time monitoringsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|css-grid2020s AppleLowDesign a Bento Box grid layout. Use: modular cards with varied sizes (1x1, 2x1, 2x2), Apple-style aesthetic, rounded corners (16-24px), soft shadows, clean hierarchy, asymmetric grid, neutral backgrounds (#F5F5F7), hover effects.display: grid, grid-template-columns: repeat(4, 1fr), grid-auto-rows: 200px, gap: 16px, border-radius: 24px, background: #FFFFFF, box-shadow: 0 4px 6px rgba(0,0,0,0.05)☐ Grid responsive (4→2→1 cols), ☐ Card spans varied, ☐ Rounded corners consistent, ☐ Shadows subtle, ☐ Content fits cards, ☐ Hover scale (1.02)--grid-gap: 16px, --card-radius: 24px, --card-bg: #FFFFFF, --page-bg: #F5F5F7, --shadow: 0 4px 6px rgba(0,0,0,0.05), --hover-scale: 1.02bento-box-gridBento Grids|Masonry Gridactiveauto
4140Y2K AestheticGeneralNeon pink, chrome, metallic, bubblegum, iridescent, glossy, retro-futurism, 2000s, futuristic nostalgia#FF69B4 (Hot Pink), #00FFFF (Cyan), #C0C0C0 (Silver), #9400D3 (Purple)Metallic gradients, glossy overlays, iridescent effects, chrome textureslinear-gradient metallic, glossy buttons, 3D chrome effects, glow animations, bubble shapesFashion brands, music platforms, Gen Z brands, nostalgia marketing, entertainment, youth-focusedB2B enterprise, healthcare, finance, conservative industries, elderly userssupportedconditionalcost:low|drivers:nonerisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|css-in-jsY2K 2000sMediumDesign a Y2K aesthetic interface. Use: neon pink/cyan colors, chrome/metallic textures, bubblegum gradients, glossy buttons, iridescent effects, 2000s futurism, star/sparkle decorations, bubble shapes, tech-optimistic vibe.background: linear-gradient(135deg, #FF69B4, #00FFFF), filter: drop-shadow for glow, border-radius: 50% for bubbles, metallic gradients (silver/chrome), text-shadow: neon glow, ::before for sparkles☐ Neon colors balanced, ☐ Chrome effects visible, ☐ Glossy buttons styled, ☐ Bubble shapes decorative, ☐ Sparkle animations, ☐ Retro fonts loaded--neon-pink: #FF69B4, --neon-cyan: #00FFFF, --chrome-silver: #C0C0C0, --glossy-gradient: linear-gradient(180deg, white 0%, transparent 50%), --glow-blur: 10pxy2k-aestheticactiveauto
4241Cyberpunk UIGeneralNeon, dark mode, terminal, HUD, sci-fi, glitch, dystopian, futuristic, matrix, tech noir#00FF00 (Matrix Green), #FF00FF (Magenta), #00FFFF (Cyan), #0D0D0D (Dark)Neon gradients, scanline overlays, glitch colors, terminal green accentsNeon glow (text-shadow), glitch animations (skew/offset), scanlines (::before overlay), terminal fontsGaming platforms, tech products, crypto apps, sci-fi applications, developer tools, entertainmentCorporate enterprise, healthcare, family apps, conservative brands, elderly usersnot-recommendedsupportedcost:moderate|drivers:animation,blurrisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional◐ Mediumtailwind|css2020s CyberpunkMediumDesign a cyberpunk interface. Use: neon colors on dark (#0D0D0D), terminal/HUD aesthetic, glitch effects, scanlines overlay, matrix green accents, monospace fonts, angular shapes, dystopian tech feel.background: #0D0D0D, color: #00FF00 or #FF00FF, font-family: monospace, text-shadow: 0 0 10px neon, animation: glitch (transform skew), ::before scanlines (repeating-linear-gradient)☐ Dark background only, ☐ Neon accents visible, ☐ Glitch effect subtle, ☐ Scanlines optional, ☐ Monospace font, ☐ Terminal aesthetic--bg-dark: #0D0D0D, --neon-green: #00FF00, --neon-magenta: #FF00FF, --neon-cyan: #00FFFF, --scanline-opacity: 0.1, --glitch-duration: 0.3scyberpunk-uiactiveauto
4342Organic BiophilicGeneralNature, organic shapes, green, sustainable, rounded, flowing, wellness, earthy, natural textures#228B22 (Forest Green), #8B4513 (Earth Brown), #87CEEB (Sky Blue), #F5F5DC (Beige)Natural gradients, earth tones, sky blues, organic textures, wood/stone colorsRounded corners (16-24px), organic curves (border-radius variations), natural shadows, flowing SVG shapesWellness apps, sustainability brands, eco products, health apps, meditation, organic food brandsTech-focused products, gaming, industrial, urban brandssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|css2020s SustainableLowDesign a biophilic organic interface. Use: nature-inspired colors (greens, browns), organic curved shapes, rounded corners (16-24px), natural textures (wood, stone), flowing SVG elements, wellness aesthetic, earthy palette.border-radius: 16-24px (varied), background: earth tones, SVG organic shapes (blob), box-shadow: natural soft, color: #228B22 #8B4513 #87CEEB, texture overlays (subtle)☐ Earth tones dominant, ☐ Organic curves present, ☐ Natural textures subtle, ☐ Green accents, ☐ Rounded everywhere, ☐ Calming feel--forest-green: #228B22, --earth-brown: #8B4513, --sky-blue: #87CEEB, --cream-bg: #F5F5DC, --organic-radius: 24px, --shadow-soft: 0 8px 32px rgba(0,0,0,0.08)organic-biophilicactiveauto
4443AI-Native UIGeneralChatbot, conversational, voice, assistant, agentic, ambient, minimal chrome, streaming text, AI interactionsNeutral + single accent, #6366F1 (AI Purple), #10B981 (Success), #F5F5F5 (Background)Status indicators, streaming highlights, context card colors, subtle accent variationsTyping indicators (3-dot pulse), streaming text animations, pulse animations, context cards, smooth revealsAI products, chatbots, voice assistants, copilots, AI-powered tools, conversational interfacesTraditional forms, data-heavy dashboards, print-first contentsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|react2020s AI-EraLowDesign an AI-native interface. Use: minimal chrome, conversational layout, streaming text area, typing indicators (3-dot pulse), context cards, subtle AI accent color (#6366F1), clean input field, response bubbles.chat bubble layout (flex-direction: column), typing animation (3 dots pulse), streaming text (overflow: hidden + animation), input: sticky bottom, context cards (border-left accent), minimal borders☐ Chat layout responsive, ☐ Typing indicator smooth, ☐ Input always visible, ☐ Context cards styled, ☐ AI responses distinct, ☐ User messages aligned right--ai-accent: #6366F1, --user-bubble-bg: #E0E7FF, --ai-bubble-bg: #F9FAFB, --input-height: 48px, --typing-dot-size: 8px, --message-gap: 16pxai-native-uiactiveauto
4544Memphis DesignGeneral80s, geometric, playful, postmodern, shapes, patterns, squiggles, triangles, neon, abstract, bold#FF71CE (Hot Pink), #FFCE5C (Yellow), #86CCCA (Teal), #6A7BB4 (Blue Purple)Complementary geometric colors, pattern fills, contrasting accent shapestransform: rotate(), clip-path: polygon(), mix-blend-mode, repeating patterns, bold shapesCreative agencies, music sites, youth brands, event promotion, artistic portfolios, entertainmentCorporate finance, healthcare, legal, elderly users, conservative brandssupportedsupportedcost:low|drivers:nonerisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable◐ Mediumtailwind|css1980s PostmodernMediumDesign a Memphis style interface. Use: bold geometric shapes (triangles, squiggles, circles), bright clashing colors, 80s postmodern aesthetic, playful patterns, dotted textures, asymmetric layouts, decorative elements.clip-path: polygon() for shapes, background: repeating patterns, transform: rotate() for tilted elements, mix-blend-mode for overlays, border: dashed/dotted patterns, bold sans-serif☐ Geometric shapes visible, ☐ Colors bold/clashing, ☐ Patterns present, ☐ Layout asymmetric, ☐ Playful decorations, ☐ 80s vibe achieved--memphis-pink: #FF71CE, --memphis-yellow: #FFCE5C, --memphis-teal: #86CCCA, --memphis-purple: #6A7BB4, --pattern-size: 20px, --shape-rotation: 15degmemphis-designactiveauto
4645VaporwaveGeneralSynthwave, retro-futuristic, 80s-90s, neon, glitch, nostalgic, sunset gradient, dreamy, aesthetic#FF71CE (Pink), #01CDFE (Cyan), #05FFA1 (Mint), #B967FF (Purple)Sunset gradients, glitch overlays, VHS effects, neon accents, pastel variationstext-shadow glow, linear-gradient, filter: hue-rotate(), glitch animations, retro scan linesMusic platforms, gaming, creative portfolios, tech startups, entertainment, artistic projectsBusiness apps, e-commerce, education, healthcare, enterprise softwaresupportedsupportedcost:moderate|drivers:animation,blurrisk:high|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional◐ Mediumtailwind|css-in-js1980s-90s RetroMediumDesign a vaporwave aesthetic interface. Use: sunset gradients (pink/cyan/purple), 80s-90s nostalgia, glitch effects, Greek statue imagery, palm trees, grid patterns, neon glow, retro-futuristic feel, dreamy atmosphere.background: linear-gradient(180deg, #FF71CE, #01CDFE, #B967FF), filter: hue-rotate(), text-shadow: neon glow, retro grid (perspective + linear-gradient), VHS scanlines☐ Sunset gradient present, ☐ Neon glow applied, ☐ Retro grid visible, ☐ Glitch effects subtle, ☐ Dreamy atmosphere, ☐ 80s-90s aesthetic--vapor-pink: #FF71CE, --vapor-cyan: #01CDFE, --vapor-mint: #05FFA1, --vapor-purple: #B967FF, --grid-color: rgba(255,255,255,0.1), --glow-intensity: 15pxvaporwavesupplementalretro-futurismdark
4746Dimensional LayeringGeneralDepth, overlapping, z-index, layers, 3D, shadows, elevation, floating, cards, spatial hierarchyNeutral base (#FFFFFF, #F5F5F5, #E0E0E0) + brand accent for elevated elementsShadow variations (sm/md/lg/xl), elevation colors, highlight colors for top layersz-index stacking, box-shadow elevation (4 levels), transform: translateZ(), backdrop-filter, parallaxDashboards, card layouts, modals, navigation, product showcases, SaaS interfacesPrint-style layouts, simple blogs, low-end devices, flat design requirementssupportedsupportedcost:low|drivers:nonerisk:high|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|mui|chakra2020s ModernMediumDesign with dimensional layering. Use: z-index depth (multiple layers), overlapping cards, elevation shadows (4 levels), floating elements, parallax depth, backdrop blur for hierarchy, spatial UI feel.z-index: 1-4 levels, box-shadow: elevation scale (sm/md/lg/xl), transform: translateZ(), backdrop-filter: blur(), position: relative for stacking, parallax on scroll☐ Layers clearly defined, ☐ Shadows show depth, ☐ Overlaps intentional, ☐ Hierarchy clear, ☐ Performance optimized, ☐ Mobile depth maintained--elevation-1: 0 1px 3px rgba(0,0,0,0.1), --elevation-2: 0 4px 6px rgba(0,0,0,0.1), --elevation-3: 0 10px 20px rgba(0,0,0,0.1), --elevation-4: 0 20px 40px rgba(0,0,0,0.15), --blur-amount: 8pxdimensional-layeringactiveauto
4847Exaggerated MinimalismGeneralBold minimalism, oversized typography, high contrast, negative space, loud minimal, statement design#000000 (Black), #FFFFFF (White), single vibrant accent onlyMinimal - single accent color, no secondary colors, extreme restraintfont-size: clamp(3rem 10vw 12rem), font-weight: 900, letter-spacing: -0.05em, massive whitespaceFashion, architecture, portfolios, agency landing pages, luxury brands, editorialE-commerce catalogs, dashboards, forms, data-heavy, elderly users, complex appssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|custom2020s ModernLowDesign with exaggerated minimalism. Use: oversized typography (clamp 3rem-12rem), extreme negative space, black/white primary, single accent color only, bold statements, minimal elements, dramatic contrast.font-size: clamp(3rem, 10vw, 12rem), font-weight: 900, letter-spacing: -0.05em, color: #000 or #FFF, padding: 8rem+, single accent, no decorations☐ Typography oversized, ☐ White space extreme, ☐ Black/white dominant, ☐ Single accent only, ☐ Elements minimal, ☐ Statement clear--type-giant: clamp(3rem, 10vw, 12rem), --type-weight: 900, --spacing-huge: 8rem, --color-primary: #000000, --color-bg: #FFFFFF, --accent: single color onlyexaggerated-minimalismactiveauto
4948Kinetic TypographyGeneralMotion text, animated type, moving letters, dynamic, typing effect, morphing, scroll-triggered textFlexible - high contrast recommended, bold colors for emphasis, animation-friendly paletteAccent colors for emphasis, transition colors, gradient text fills@keyframes text animation, typing effect, background-clip: text, GSAP ScrollTrigger, split textHero sections, marketing sites, video platforms, storytelling, creative portfolios, landing pagesLong-form content, accessibility-critical, data interfaces, forms, elderly userssupportedsupportedcost:moderate|drivers:animation,blurrisk:high|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Very Highgsap|framer-motion2020s ModernHighDesign with kinetic typography. Use: animated text, scroll-triggered reveals, typing effects, letter-by-letter animations, morphing text, gradient text fills, oversized hero text, text as the main visual element.@keyframes for text animation, background-clip: text, GSAP SplitText, typing effect (steps()), transform on letters, scroll-triggered (Intersection Observer), variable fonts for morphing☐ Text animations smooth, ☐ Prefers-reduced-motion respected, ☐ Fallback for no-JS, ☐ Mobile performance ok, ☐ Typing effect timed, ☐ Scroll triggers work--text-animation-duration: 1s, --letter-delay: 0.05s, --typing-speed: 100ms, --gradient-text: linear-gradient(90deg, #color1, #color2), --morph-duration: 0.5skinetic-typographyactiveauto
5049Parallax StorytellingGeneralScroll-driven, narrative, layered scrolling, immersive, progressive disclosure, cinematic, scroll-triggeredStory-dependent, often gradients and natural colors, section-specific palettesSection transition colors, depth layer colors, narrative mood colorstransform: translateY(scroll), position: fixed/sticky, perspective: 1px, scroll-triggered animationsBrand storytelling, product launches, case studies, portfolios, annual reports, marketing campaignsE-commerce, dashboards, mobile-first, SEO-critical, accessibility-requiredsupportedsupportedcost:high|drivers:animation,large-imagesrisk:high|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnot-recommended✓ Highcustom|locomotive-scroll2020s ModernHighDesign a parallax storytelling page. Use: scroll-driven narrative, layered backgrounds (3-5 layers), fixed/sticky sections, cinematic transitions, progressive disclosure, full-screen chapters, depth perception.position: fixed/sticky, transform: translateY(calc()), perspective: 1px, z-index layering, scroll-snap-type, Intersection Observer for triggers, will-change: transform☐ Layers parallax smoothly, ☐ Story flows naturally, ☐ Mobile alternative provided, ☐ Performance optimized, ☐ Skip option available, ☐ Reduced motion fallback--parallax-speed-bg: 0.3, --parallax-speed-mid: 0.6, --parallax-speed-fg: 1, --section-height: 100vh, --transition-duration: 600ms, --perspective: 1pxparallax-storytellingParallaxactiveauto
5150Swiss Modernism 2.0GeneralGrid system, Helvetica, modular, asymmetric, international style, rational, clean, mathematical spacing#000000, #FFFFFF, #F5F5F5, single vibrant accent onlyMinimal secondary, accent for emphasis only, no gradientsdisplay: grid, grid-template-columns: repeat(12 1fr), gap: 1rem, mathematical ratios, clear hierarchyCorporate sites, architecture, editorial, SaaS, museums, professional services, documentationPlayful brands, children's sites, entertainment, gaming, emotional storytellingsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|bootstrap|foundation1950s Swiss + 2020sLowDesign with Swiss Modernism 2.0. Use: strict grid system (12 columns), Helvetica/Inter fonts, mathematical spacing, asymmetric balance, high contrast, minimal decoration, clean hierarchy, single accent color.display: grid, grid-template-columns: repeat(12, 1fr), gap: 1rem (8px base unit), font-family: Inter/Helvetica, font-weight: 400-700, color: #000/#FFF, single accent☐ 12-column grid strict, ☐ Spacing mathematical, ☐ Typography hierarchy clear, ☐ Single accent only, ☐ No decorations, ☐ High contrast verified--grid-columns: 12, --grid-gap: 1rem, --base-unit: 8px, --font-primary: Inter, --color-text: #000000, --color-bg: #FFFFFF, --accent: single vibrantswiss-modernism-2-0Swiss Modernismsupplementalminimalism-and-swiss-styleauto
5251HUD / Sci-Fi FUIGeneralFuturistic, technical, wireframe, neon, data, transparency, iron man, sci-fi, interfaceNeon Cyan #00FFFF, Holographic Blue #0080FF, Alert Red #FF0000Transparent Black, Grid Lines #333333Glow effects, scanning animations, ticker text, blinking markers, fine line drawingSci-fi games, space tech, cybersecurity, movie props, immersive dashboardsStandard corporate, reading heavy content, accessible public servicessupportedsupportedcost:moderate|drivers:animation,blurrisk:high|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional✗ Lowreact|canvas2010s Sci-FiHighDesign a futuristic HUD (Heads Up Display) or FUI. Use: thin lines (1px), neon cyan/blue on black, technical markers, decorative brackets, data visualization, monospaced tech fonts, glowing elements, transparency.border: 1px solid rgba(0,255,255,0.5), color: #00FFFF, background: transparent or rgba(0,0,0,0.8), font-family: monospace, text-shadow: 0 0 5px cyan☐ Fine lines 1px, ☐ Neon glow text/borders, ☐ Monospaced font, ☐ Dark/Transparent BG, ☐ Decorative tech markers, ☐ Holographic feel--hud-color: #00FFFF, --bg-color: rgba(0,10,20,0.9), --line-width: 1px, --glow: 0 0 5px, --font: monospacehud-sci-fi-fuiHUD|FUI|Sci-Fi HUD|HUD/Sci-Fi FUI|Holographic / HUD|Holographic/HUDactiveauto
5352Pixel ArtGeneralRetro, 8-bit, 16-bit, gaming, blocky, nostalgic, pixelated, arcadePrimary colors (NES Palette), brights, limited paletteBlack outlines, shading via dithering or block colorsFrame-by-frame sprite animation, blinking cursor, instant transitions, marquee textIndie games, retro tools, creative portfolios, nostalgia marketing, Web3/NFTProfessional corporate, modern SaaS, high-res photography sitessupportedsupportedcost:low|drivers:nonerisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable◐ Mediumcustom|canvas1980s ArcadeMediumDesign a pixel art inspired interface. Use: pixelated fonts, 8-bit or 16-bit aesthetic, sharp edges (image-rendering: pixelated), limited color palette, blocky UI elements, retro gaming feel.font-family: 'Press Start 2P', image-rendering: pixelated, box-shadow: 4px 0 0 #000 (pixel border), no anti-aliasing☐ Pixelated fonts loaded, ☐ Images sharp (no blur), ☐ CSS box-shadow for pixel borders, ☐ Retro palette, ☐ Blocky layout--pixel-size: 4px, --font: pixel font, --border-style: pixel-shadow, --anti-alias: nonepixel-artactiveauto
5453Bento Grids (Legacy)GeneralApple-style, modular, cards, organized, clean, hierarchy, grid, rounded, softOff-white #F5F5F7, Clean White #FFFFFF, Text #1D1D1FSubtle accents, soft shadows, blurred backdropsHover scale (1.02), soft shadow expansion, smooth layout shifts, content revealProduct features, dashboards, personal sites, marketing summaries, galleriesLong-form reading, data tables, complex formssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Highcss-grid|tailwind2020s Apple/LinearLowDesign a Bento Grid layout. Use: modular grid system, rounded corners (16-24px), different card sizes (1x1, 2x1, 2x2), card-based hierarchy, soft backgrounds (#F5F5F7), subtle borders, content-first, Apple-style aesthetic.display: grid, grid-template-columns: repeat(auto-fit, minmax(...)), gap: 1rem, border-radius: 20px, background: #FFF, box-shadow: subtle☐ Grid layout (CSS Grid), ☐ Rounded corners 16-24px, ☐ Varied card spans, ☐ Content fits card size, ☐ Responsive re-flow, ☐ Apple-like aesthetic--grid-gap: 20px, --card-radius: 24px, --card-bg: #FFFFFF, --page-bg: #F5F5F7, --shadow: softbento-gridsdeprecatedstylebento-box-gridauto
5555Spatial UI (VisionOS)GeneralGlass, depth, immersion, spatial, translucent, gaze, gesture, apple, vision-proFrosted Glass #FFFFFF (15-30% opacity), System WhiteVibrant system colors for active states, deep shadows for depthParallax depth, dynamic lighting response, gaze-hover effects, smooth scale on focusSpatial computing apps, VR/AR interfaces, immersive media, futuristic dashboardsText-heavy documents, high-contrast requirements, non-3D capable devicessupportedsupportedcost:moderate|drivers:animation,blurrisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Highswiftui|custom2024 Spatial EraHighDesign a VisionOS-style spatial interface. Use: frosted glass panels, depth layers, translucent backgrounds (15-30% opacity), vibrant colors for active states, gaze-hover effects, floating windows, immersive feel.backdrop-filter: blur(40px) saturate(180%), background: rgba(255,255,255,0.2), border-radius: 24px, box-shadow: 0 8px 32px rgba(0,0,0,0.1), transform: scale on focus, depth via shadows☐ Glass effect visible, ☐ Depth layers clear, ☐ Hover states defined, ☐ Colors vibrant on active, ☐ Floating feel achieved, ☐ Contrast maintained--glass-bg: rgba(255,255,255,0.2), --glass-blur: 40px, --glass-saturate: 180%, --window-radius: 24px, --depth-shadow: 0 8px 32px rgba(0,0,0,0.1), --focus-scale: 1.02spatial-ui-visionosSpatial UIactiveauto
5656E-Ink / PaperGeneralPaper-like, matte, high contrast, texture, reading, calm, slow tech, monochromeOff-White #FDFBF7, Paper White #F5F5F5, Ink Black #1A1A1APencil Grey #4A4A4A, Highlighter Yellow #FFFF00 (accent)No motion blur, distinct page turns, grain/noise texture, sharp transitions (no fade)Reading apps, digital newspapers, minimal journals, distraction-free writing, slow-living brandsGaming, video platforms, high-energy marketing, dark mode dependent appssupportednot-recommendedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Mediumtailwind|css2020s Digital Well-beingLowDesign an e-ink/paper style interface. Use: high contrast black on off-white, paper texture, no animations (instant transitions), reading-focused, minimal UI chrome, distraction-free, calm aesthetic, monochrome.background: #FDFBF7 (paper white), color: #1A1A1A, transition: none, font-family: serif for reading, no gradients, border: 1px solid #E0E0E0, texture overlay (noise)☐ Paper background color, ☐ High contrast text, ☐ No animations, ☐ Reading optimized, ☐ Distraction-free, ☐ Print-friendly--paper-bg: #FDFBF7, --ink-color: #1A1A1A, --pencil-grey: #4A4A4A, --border-color: #E0E0E0, --font-reading: Georgia, --transition: nonee-ink-paperE-Ink Paper|E-Ink/Paperactiveauto
5757Gen Z Chaos / MaximalismGeneralChaos, clutter, stickers, raw, collage, mixed media, loud, internet culture, ironicClashing Brights: #FF00FF, #00FF00, #FFFF00, #0000FFGradients, rainbow, glitch, noise, heavily saturated mixMarquee scrolls, jitter, sticker layering, GIF overload, random placement, drag-and-dropGen Z lifestyle brands, music artists, creative portfolios, viral marketing, fashionCorporate, government, healthcare, banking, serious toolssupportedsupportedcost:high|drivers:animation,large-imagesrisk:high|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional✓ High (Viral)css-in-js2023+ Internet CoreHighDesign a Gen Z chaos maximalist interface. Use: clashing bright colors, sticker overlays, collage aesthetic, raw/unpolished feel, mixed media, ironic elements, loud typography, GIF-heavy, internet culture references.mix-blend-mode: multiply/screen, transform: rotate(random), animation: jitter, marquee text, position: absolute for scattered elements, filter: saturate(150%), z-index chaos☐ Colors clash intentionally, ☐ Stickers/overlays present, ☐ Layout chaotic but usable, ☐ GIFs optimized, ☐ Mobile scrollable, ☐ Performance acceptable--chaos-pink: #FF00FF, --chaos-green: #00FF00, --chaos-yellow: #FFFF00, --chaos-blue: #0000FF, --jitter-amount: 5deg, --saturate: 150%gen-z-chaos-maximalismGen Z Chaosactiveauto
5858Biomimetic / Organic 2.0GeneralNature-inspired, cellular, fluid, breathing, generative, algorithms, life-likeCellular Pink #FF9999, Chlorophyll Green #00FF41, Bioluminescent BlueDeep Ocean #001E3C, Coral #FF7F50, Organic gradientsBreathing animations, fluid morphing, generative growth, physics-based movementSustainability tech, biotech, advanced health, meditation, generative art platformsStandard SaaS, data grids, strict corporate, accountingsupportedsupportedcost:moderate|drivers:animation,blurrisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Highcanvas|webgl2024+ GenerativeHighDesign a biomimetic organic interface. Use: cellular/fluid shapes, breathing animations, generative patterns, bioluminescent colors, physics-based movement, nature algorithms, life-like elements, flowing gradients.SVG morphing (SMIL or GSAP), canvas for generative, animation: breathing (scale pulse), filter: blur for organic, clip-path for cellular, WebGL for advanced, physics libraries☐ Organic shapes present, ☐ Animations feel alive, ☐ Generative elements, ☐ Performance monitored, ☐ Mobile fallback, ☐ Accessibility alt content--cellular-pink: #FF9999, --chlorophyll: #00FF41, --bioluminescent: #00FFFF, --breathing-duration: 4s, --morph-ease: cubic-bezier(0.4, 0, 0.2, 1), --organic-blur: 20pxbiomimetic-organic-2-0Biomimetic/Organic 2.0activeauto
5959Anti-Polish / Raw AestheticGeneralHand-drawn, collage, scanned textures, unfinished, imperfect, authentic, human, sketch, raw marks, creative processPaper White #FAFAF8, Pencil Grey #4A4A4A, Marker Black #1A1A1A, Kraft Brown #C4A77DWatercolor washes, pencil shading, ink splatters, tape textures, aged paper tonesNo smooth transitions, hand-drawn animations, paper texture overlays, jitter effects, sketch revealCreative portfolios, artist sites, indie brands, handmade products, authentic storytelling, editorialCorporate enterprise, fintech, healthcare, government, polished SaaSsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Highcss|svg2025+ Anti-DigitalLowDesign with anti-polish raw aesthetic. Use: hand-drawn elements, scanned textures, unfinished look, paper/pencil textures, collage style, authentic imperfection, sketch marks, tape/sticker overlays, human touch.background: url(paper-texture.png), filter: grayscale() contrast(), border: hand-drawn SVG, transform: rotate(small random), no smooth transitions, sketch-style fonts, opacity variations☐ Textures loaded, ☐ Hand-drawn elements present, ☐ Imperfections intentional, ☐ Authentic feel achieved, ☐ Performance ok with textures, ☐ Accessibility maintained--paper-bg: #FAFAF8, --pencil-color: #4A4A4A, --marker-black: #1A1A1A, --kraft-brown: #C4A77D, --sketch-rotation: random(-3deg, 3deg), --texture-opacity: 0.3anti-polish-raw-aestheticAnti-Polish Rawactiveauto
6060Tactile Digital / Deformable UIGeneralJelly buttons, chrome, clay, squishy, deformable, bouncy, physical, tactile feedback, press responseGradient metallics, Chrome Silver #C0C0C0, Jelly Pink #FF9ECD, Soft Blue #87CEEBGlossy highlights, shadow depth, reflection effects, material-specific colorsPress deformation (scale + squish), bounce-back (cubic-bezier), material response, haptic-like feedback, spring physicsModern mobile apps, playful brands, entertainment, gaming UI, consumer products, interactive demosEnterprise software, data dashboards, accessibility-critical, professional toolssupportedsupportedcost:low|drivers:nonerisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Very Highframer-motion|react-spring|gsap2025+ Tactile EraMediumDesign a tactile deformable interface. Use: jelly/squishy buttons, press deformation effect, bounce-back animations, chrome/clay materials, spring physics, haptic-like feedback, material response, 3D depth on interaction.transform: scale(0.95) on active, animation: bounce (cubic-bezier(0.34, 1.56, 0.64, 1)), box-shadow: inset for press, filter: brightness on press, spring physics (react-spring/framer-motion)☐ Press effect visible, ☐ Bounce-back smooth, ☐ Material feels tactile, ☐ Spring physics tuned, ☐ Mobile touch responsive, ☐ Reduced motion option--press-scale: 0.95, --bounce-duration: 400ms, --spring-stiffness: 300, --spring-damping: 20, --material-glossy: linear-gradient(135deg, white 0%, transparent 60%), --depth-shadow: 0 10px 30px rgba(0,0,0,0.2)tactile-digital-deformable-uiactiveauto
6161Nature DistilledGeneralMuted earthy, skin tones, wood, soil, sand, terracotta, warmth, organic materials, handmade warmthTerracotta #C67B5C, Sand Beige #D4C4A8, Warm Clay #B5651D, Soft Cream #F5F0E1Earth Brown #8B4513, Olive Green #6B7B3C, Warm Stone #9C8B7A, muted gradientsSubtle parallax, natural easing (ease-out), texture overlays, grain effects, soft shadowsWellness brands, sustainable products, artisan goods, organic food, spa/beauty, home decorTech startups, gaming, nightlife, corporate finance, high-energy brandssupportedconditionalcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Hightailwind|css2025+ Handmade WarmthLowDesign with nature distilled aesthetic. Use: muted earthy colors (terracotta, sand, olive), organic materials feel, warm tones, handmade warmth, natural textures, artisan quality, sustainable vibe, soft gradients.background: warm earth tones, color: #C67B5C #D4C4A8 #6B7B3C, border-radius: organic (varied), box-shadow: soft natural, texture overlays (grain), font: humanist sans-serif☐ Earth tones dominant, ☐ Warm feel achieved, ☐ Textures subtle, ☐ Handmade quality, ☐ Sustainable messaging, ☐ Calming aesthetic--terracotta: #C67B5C, --sand-beige: #D4C4A8, --warm-clay: #B5651D, --soft-cream: #F5F0E1, --olive-green: #6B7B3C, --grain-opacity: 0.1nature-distilledactiveauto
6262Interactive Cursor DesignGeneralCustom cursor, cursor as tool, hover effects, cursor feedback, pointer transformation, cursor trail, magnetic cursorBrand-dependent, cursor accent color, high contrast for visibilityTrail colors, hover state colors, magnetic zone indicators, feedback colorsCursor scale on hover, magnetic pull to elements, cursor morphing, trail effects, blend mode cursors, click feedbackCreative portfolios, interactive experiences, agency sites, product showcases, gaming, entertainmentMobile-first (no cursor), accessibility-critical, data-heavy dashboards, formssupportedsupportedcost:low|drivers:nonerisk:high|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnot-recommended✓ Highgsap|framer-motion|custom2025+ InteractiveMediumDesign with interactive cursor effects. Use: custom cursor, cursor morphing on hover, magnetic cursor pull, cursor trails, blend mode cursors, click feedback animations, cursor as interaction tool, pointer transformation.cursor: none (custom), position: fixed for cursor element, mix-blend-mode: difference, transform on hover targets, magnetic effect (JS position lerp), trail with opacity fade, scale on click☐ Custom cursor works, ☐ Hover morph smooth, ☐ Magnetic pull subtle, ☐ Trail performance ok, ☐ Click feedback visible, ☐ Touch fallback provided--cursor-size: 20px, --cursor-hover-scale: 1.5, --magnetic-distance: 100px, --trail-length: 10, --trail-fade: 0.1, --blend-mode: differenceinteractive-cursor-designactiveauto
6363Voice-First MultimodalGeneralVoice UI, multimodal, audio feedback, conversational, hands-free, ambient, contextual, speech recognitionCalm neutrals: Soft White #FAFAFA, Muted Blue #6B8FAF, Gentle Purple #9B8FBBAudio waveform colors, status indicators (listening/processing/speaking), success/error tonesVoice waveform visualization, listening pulse, processing spinner, speak animation, smooth transitionsVoice assistants, accessibility apps, hands-free tools, smart home, automotive UI, cooking appsVisual-heavy content, data entry, complex forms, noisy environmentssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Highweb-speech-api|react2025+ Voice EraMediumDesign a voice-first multimodal interface. Use: voice waveform visualization, listening state indicator, speaking animation, minimal visible UI, audio feedback cues, hands-free optimized, conversational flow, ambient design.Web Speech API integration, canvas for waveform, animation: pulse for listening, status indicators (color change), audio visualization (Web Audio API), minimal chrome, large touch targets☐ Voice recognition works, ☐ Visual feedback clear, ☐ Listening state obvious, ☐ Speaking animation smooth, ☐ Fallback UI provided, ☐ Accessibility excellent--listening-color: #6B8FAF, --speaking-color: #22C55E, --waveform-height: 60px, --pulse-duration: 1.5s, --indicator-size: 24px, --voice-accent: #9B8FBBvoice-first-multimodalactiveauto
64643D Product PreviewGeneral360 product view, rotatable, zoomable, touch-to-spin, AR preview, product configurator, interactive 3D modelProduct-dependent, neutral backgrounds: Soft Grey #E8E8E8, Pure White #FFFFFFShadow gradients, reflection planes, environment lighting colors, accent highlightsDrag-to-rotate, pinch-to-zoom, spin animation, AR placement, material switching, smooth orbit controlsE-commerce, furniture, fashion, automotive, electronics, jewelry, product configuratorsContent-heavy sites, blogs, dashboards, low-bandwidth, accessibility-criticalconditionalconditionalcost:high|drivers:animation,large-imagesrisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional✓ Very Highthreejs|model-viewer|spline2025+ E-commerce 3DHighDesign a 3D product preview interface. Use: 360° rotation, drag-to-spin, pinch-to-zoom, AR preview button, material/color switcher, hotspot annotations, orbit controls, product configurator, smooth rendering.Three.js or model-viewer, OrbitControls, touch events for rotation, WebXR for AR, canvas with WebGL, loading placeholder, LOD for performance, environment lighting☐ 3D model loads fast, ☐ Rotation smooth, ☐ Zoom works (pinch/scroll), ☐ AR button functional, ☐ Colors switchable, ☐ Mobile touch works--canvas-bg: #F5F5F5, --hotspot-color: #3B82F6, --loading-spinner: primary, --rotation-speed: 0.5, --zoom-min: 0.5, --zoom-max: 23d-product-previewactiveauto
6565Gradient Mesh / Aurora EvolvedGeneralComplex gradients, mesh gradients, multi-color blend, aurora effect, flowing colors, iridescent, holographic, prismaticMulti-stop gradients: Cyan #00FFFF, Magenta #FF00FF, Yellow #FFFF00, Blue #0066FF, Green #00FF66Complementary mesh points, smooth color transitions, iridescent overlays, chromatic shiftsCSS mesh-gradient (experimental), SVG gradients, canvas gradients, smooth color morphing, flowing animationHero sections, backgrounds, creative brands, music platforms, fashion, lifestyle, premium productsData interfaces, text-heavy content, accessibility-critical, conservative brandssupportedsupportedcost:low|drivers:nonerisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Highcss|svg|canvas2025+ Gradient EvolutionMediumDesign with gradient mesh aurora effect. Use: multi-color mesh gradients, flowing color transitions, aurora/northern lights feel, iridescent overlays, holographic shimmer, prismatic effects, smooth color morphing.background: conic-gradient or mesh (SVG), animation: gradient flow (background-position), filter: hue-rotate for shimmer, mix-blend-mode: screen, canvas for complex mesh, multiple gradient layers☐ Mesh gradient visible, ☐ Colors flow smoothly, ☐ Aurora effect achieved, ☐ Performance acceptable, ☐ Text remains readable, ☐ Mobile renders ok--mesh-color-1: #00FFFF, --mesh-color-2: #FF00FF, --mesh-color-3: #FFFF00, --mesh-color-4: #00FF66, --flow-duration: 10s, --shimmer-intensity: 0.3gradient-mesh-aurora-evolvedsupplementalaurora-uiauto
6666Editorial Grid / MagazineGeneralMagazine layout, asymmetric grid, editorial typography, pull quotes, drop caps, column layout, print-inspiredHigh contrast: Black #000000, White #FFFFFF, accent brand colorMuted supporting, pull quote highlights, byline colors, section dividersSmooth scroll, reveal on scroll, parallax images, text animations, page-flip transitionsNews sites, blogs, magazines, editorial content, long-form articles, journalism, publishingDashboards, apps, e-commerce catalogs, real-time data, short-form contentsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Mediumcss-grid|tailwind2020s Editorial DigitalLowDesign an editorial magazine layout. Use: asymmetric grid, pull quotes, drop caps, multi-column text, large imagery, bylines, section dividers, print-inspired typography, article hierarchy, white space balance.display: grid with named areas, column-count for text, ::first-letter for drop caps, blockquote styling, figure/figcaption, gap variations, font: serif for body, variable widths☐ Grid asymmetric, ☐ Typography editorial, ☐ Pull quotes styled, ☐ Drop caps present, ☐ Images large/impactful, ☐ Mobile reflows well--grid-cols: asymmetric, --body-font: Georgia/Merriweather, --heading-font: bold sans, --drop-cap-size: 4em, --pull-quote-size: 1.5em, --column-gap: 2remeditorial-grid-magazineEditorial Gridactiveauto
6767Chromatic Aberration / RGB SplitGeneralRGB split, color fringing, glitch, retro tech, VHS, analog error, distortion, lens effectOffset RGB: Red #FF0000, Green #00FF00, Blue #0000FF, Black #000000Neon accents, scan lines, noise overlays, error colorsRGB offset animation, glitch timing, scan line movement, noise flicker, distortion on hoverMusic platforms, gaming, tech brands, creative portfolios, nightlife, entertainment, video platformsCorporate, healthcare, finance, accessibility-critical, elderly userssupportedsupportedcost:low|drivers:nonerisk:high|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional✓ Highcustom|gsap2020s Retro-TechMediumDesign with chromatic aberration RGB split effect. Use: color channel offset (R/G/B), glitch aesthetic, retro tech feel, VHS error look, lens distortion, scan lines, noise overlay, analog imperfection.filter: drop-shadow with offset colors, text-shadow: RGB offset (-2px 0 red, 2px 0 cyan), animation: glitch (random offset), ::before for scanlines, mix-blend-mode: screen for overlays☐ RGB split visible, ☐ Glitch effect controlled, ☐ Scan lines subtle, ☐ Performance ok, ☐ Readability maintained, ☐ Reduced motion option--rgb-offset: 2px, --red-channel: #FF0000, --green-channel: #00FF00, --blue-channel: #0000FF, --glitch-duration: 0.3s, --scanline-opacity: 0.1chromatic-aberration-rgb-splitsupplementalretro-futurismdark
6868Vintage Analog / Retro FilmGeneralFilm grain, VHS, cassette tape, polaroid, analog warmth, faded colors, light leaks, vintage photographyFaded Cream #F5E6C8, Warm Sepia #D4A574, Muted Teal #4A7B7C, Soft Pink #E8B4B8Grain overlays, light leak oranges, shadow blues, vintage paper tones, desaturated accentsFilm grain overlay, VHS tracking effect, polaroid shake, fade-in transitions, light leak animationsPhotography portfolios, music/vinyl brands, vintage fashion, nostalgia marketing, film industry, cafesModern tech, SaaS, healthcare, children's apps, corporate enterprisesupportedconditionalcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable✓ Highcustom|canvas1970s-90s Analog RevivalMediumDesign with vintage analog film aesthetic. Use: film grain overlay, faded/desaturated colors, warm sepia tones, light leaks, VHS tracking effect, polaroid frame, analog warmth, nostalgic photography feel.filter: sepia() contrast() saturate(0.8), background: noise texture overlay, animation: VHS tracking (transform skew), light leak gradient overlay, border for polaroid frame, grain via SVG filter☐ Film grain visible, ☐ Colors faded/warm, ☐ Light leaks present, ☐ Nostalgic feel achieved, ☐ Performance with filters, ☐ Images look vintage--sepia-amount: 20%, --contrast: 1.1, --saturation: 0.8, --grain-opacity: 0.15, --light-leak-color: rgba(255,200,100,0.2), --warm-tint: #F5E6C8vintage-analog-retro-filmactiveauto
6969Bauhaus (包豪斯)Mobilebauhaus, geometric, constructivist, primary colors, hard shadow, bold, tactile, functional, poster, mechanical, architecturalPrimary Red #D02020, Primary Blue #1040C0, Primary Yellow #F0C020Background #F0F0F0 (Off-white), Foreground #121212 (Stark Black), Muted #E0E0E0Hard offset shadows (4px 4px 0px black), mechanical press active:translate, no smooth hover — instant 0ms transitions, dot grid pattern on sections, slide-over transitionsMobile-first apps needing high personality, onboarding flows, branding-forward product screens, artisan/design brands, editorial mobile experiencesEnterprise dashboards, accessibility-critical contexts (requires extra a11y work), data-heavy screens, conservative industriessupportedconditionalcost:low|drivers:nonerisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative◐ Mediumreact-native|expo|swiftui|flutter|tailwind1919 Bauhaus MovementMediumDesign a Bauhaus (包豪斯) mobile interface using bauhaus, geometric, constructivist, primary colors, hard shadow, bold, tactile, functional. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.border-radius: 0px (cards/inputs) or 9999px (buttons/FAB), box-shadow: 4px 4px 0px 0px #121212, active:translate-x-[2px] active:translate-y-[2px] active:shadow-none, border: 2px solid #121212, font-family: Outfit, font-weight: 900 uppercase tracking-tighter (headlines)☐ Geometric shapes only (circle/square), ☐ Primary color blocking applied, ☐ Hard offset shadows 4px, ☐ border-2 border-black on all elements, ☐ Mechanical press active state, ☐ Outfit Black 900 uppercase headlines, ☐ Safe area (pt-safe pb-safe) respected, ☐ Thumb-friendly h-12/h-14 touch targets, ☐ No hover states (mobile-only), ☐ Vertical rhythm single-column stack--color-red: #D02020, --color-blue: #1040C0, --color-yellow: #F0C020, --color-bg: #F0F0F0, --color-fg: #121212, --border-width: 2px, --shadow-hard: 4px 4px 0px 0px #121212, --radius-block: 0px, --radius-pill: 9999px, --font-display: Outfit, --font-weight-hero: 900bauhausactiveauto
7070Minimalist MonochromeMobilemonochrome, black white, editorial, austere, typographic, sharp, zero radius, high contrast, brutalist, pocket editorial, serif, mechanicalPure Black #000000, Pure White #FFFFFFMuted #F5F5F5, Dark Gray #525252, Border Light #E5E5E5Instant inversion active state (tap → bg-black text-white, zero transition-none), no shadows (strictly 2D), full-bleed horizontal rules (4px black section dividers), subtle paper noise texture (opacity: 0.03), slide-in page transitions with hard edgeLuxury fashion e-commerce mobile, editorial publications, high-end portfolio apps, experimental/avant-garde brands, digital exhibitionsEntertainment, colorful brands, friendly consumer apps, anything requiring visual warmth or gradientsupportedconditionalcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative◐ Mediumreact-native|expo|swiftui|tailwind2020s Editorial MobileMediumDesign a Minimalist Monochrome mobile interface using monochrome, black white, editorial, austere, typographic, sharp, zero radius, high contrast. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.border-radius: 0px (ALL elements including modals), box-shadow: none, active:bg-black active:text-white transition-none, border-b-4 border-black (section dividers), divide-y divide-black (lists), font-family: Playfair Display (headers) + Source Serif 4 (body) + JetBrains Mono (labels), background-image: noise SVG opacity-[0.03]☐ 0px border-radius on ALL elements, ☐ No shadows anywhere, ☐ Instant inversion on every tap (transition-none), ☐ 4px black line separates hero from content, ☐ Safe area respected (pt-safe pb-safe), ☐ h-14 touch targets, ☐ Sticky section headers with border-b, ☐ Typography hero: word spans full screen width, ☐ Paper noise texture on backgrounds, ☐ Menu word-label instead of icon--color-bg: #FFFFFF, --color-fg: #000000, --color-muted: #F5F5F5, --color-muted-fg: #525252, --color-border: #000000, --color-border-light: #E5E5E5, --radius: 0px, --shadow: none, --border-hairline: 1px solid #E5E5E5, --border-thin: 1px solid #000000, --border-thick: 2px solid #000000, --border-heavy: 4px solid #000000, --font-display: Playfair Display, --font-body: Source Serif 4, --font-mono: JetBrains Monominimalist-monochromesupplementalminimalism-and-swiss-styleauto
7171Modern Dark (Cinema Mobile)Mobiledark mode, cinematic, ambient light, glassmorphism, deep black, indigo, glow, blur, atmospheric, reanimated, haptic, premium, layered, frosted glass, linear gradientDeep #020203, Base #050506, Elevated #0a0a0c, Accent #5E6AD2Foreground #EDEDEF, Muted #8A8F98, Accent Glow rgba(94 106 210/0.2), Border rgba(255 255 255/0.08), Surface rgba(255 255 255/0.05)Expo.out Bezier(0.16,1,0.3,1) easing; spring modals (damping:20 stiffness:90); haptic-linked press (Impact Light/Medium); animated ambient light blobs (Reanimated translateX/Y slow oscillation); BlurView glassmorphism headers/nav (intensity 20); scale press 0.97 → 1.0; avoid pure #000000 (OLED smear)Developer tools, pro productivity apps, fintech/trading dashboards, media/streaming platforms, AI tool interfaces, high-end gaming companion appsConsumer apps needing warmth, children's apps, health/medical contexts where dark feels harsh, high-accessibility contexts needing maximum contrastsupportedsupportedcost:moderate|drivers:animation,blurrisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative◐ Mediumreact-native|expo|react-native-skia|swiftui2020s Cinematic MobileHighDesign a Modern Dark (Cinema Mobile) mobile interface using dark mode, cinematic, ambient light, glassmorphism, deep black, indigo, glow, blur. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.borderRadius: 16 (cards/buttons), background: LinearGradient #0a0a0f→#020203, border: StyleSheet.hairlineWidth rgba(255,255,255,0.08), BlurView intensity={20} tint='dark', useAnimatedStyle + withRepeat (blob oscillation), Easing.bezier(0.16,1,0.3,1), withSpring damping:20 stiffness:90, Haptics.impactAsync(ImpactFeedbackStyle.Light), scale: 0.97 press☐ No pure #000000 backgrounds, ☐ LinearGradient base screen, ☐ Animated ambient blobs (Reanimated, native driver), ☐ BlurView on tab bar and headers, ☐ borderRadius 16 on all cards, ☐ Haptic feedback on every Pressable, ☐ Bezier(0.16,1,0.3,1) easing used, ☐ Accent glow behind primary button, ☐ No solid grey borders (rgba only), ☐ Bottom sheets replace all modals--bg-deep: #020203, --bg-base: #050506, --bg-elevated: #0a0a0c, --surface: rgba(255 255 255/0.05), --foreground: #EDEDEF, --foreground-muted: #8A8F98, --accent: #5E6AD2, --accent-glow: rgba(94 106 210/0.2), --border: rgba(255 255 255/0.08), --radius: 16px, --easing: cubic-bezier(0.16 1 0.3 1), --font: Intermodern-dark-cinema-mobilesupplementaldark-mode-oleddark
7272SaaS Mobile (High-Tech Boutique)Mobilesaas, electric blue, gradient, fintech, spring animation, dual font, glassmorphism, boutique, premium, calistoga, inter, mono, tactile, haptic, bentoElectric Blue #0052FF, Gradient End #4D7CFFBackground #FAFAFA, Foreground #0F172A, Muted #F1F5F9, Card #FFFFFF, Border #E2E8F0Spring animations (mass:1 damping:15 stiffness:120); gradient buttons (0052FF→4D7CFF); scale press 0.96→1.0 with haptics; floating FAB with gentle bobbing (Reanimated); glassmorphism BlurView navigation bars; staggered fade-in entrance (Y:20→0 + opacity:0→1); pulsing status dot on section badges; layout transitions (LayoutAnimation or Reanimated entering)B2B SaaS mobile dashboards, fintech apps, developer tool mobile companions, marketing analytics apps, HR/operations apps, modern business productivityPure consumer entertainment, children's apps, highly decorative lifestyle apps, contexts where Electric Blue feels too corporatesupportedconditionalcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ Highreact-native|expo|nativewind|swiftui|flutter2020s SaaS MobileMediumDesign a SaaS Mobile (High-Tech Boutique) mobile interface using saas, electric blue, gradient, fintech, spring animation, dual font, glassmorphism, boutique. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.borderRadius: 16 (buttons/cards), LinearGradient colors={['#0052FF','#4D7CFF']}, shadowOpacity: 0.1, shadowRadius: 10, elevation: 4, Haptics.impactAsync(ImpactFeedbackStyle.Light) on press, withSpring({mass:1, damping:15, stiffness:120}), withTiming Y:20→0 opacity:0→1 staggered entrance, LayoutAnimation.configureNext for list updates, BlurView on nav bars☐ SafeAreaView wraps all screens, ☐ All touch targets ≥ 44×44px, ☐ Spring config used for all transitions, ☐ Gradient buttons (not flat), ☐ Haptic on every Pressable, ☐ Section badges with PulseDot, ☐ Staggered entrance animation on screen mount, ☐ JetBrains Mono for data labels, ☐ Calistoga for hero headlines, ☐ Elevation/shadow on cards--bg: #FAFAFA, --fg: #0F172A, --muted: #F1F5F9, --accent: #0052FF, --accent-sec: #4D7CFF, --card: #FFFFFF, --border: #E2E8F0, --radius: 16px, --shadow: shadowOpacity 0.1 shadowRadius 10, --spring: mass 1 damping 15 stiffness 120, --font-display: Calistoga, --font-body: Inter, --font-mono: JetBrains Monosaas-mobile-high-tech-boutiquesupplementalsoft-ui-evolutionauto
7373Terminal CLI (Mobile)Mobileterminal, cli, matrix green, monospace, hacker, ascii, command line, developer, web3, crypto, sci-fi, OLED, retro-future, field operativeMatrix Green #33FF00, OLED Black #050505Amber #FFB000, Muted Green #1A3D1A, Error Red #FF3333, Border Green #33FF00Blinking cursor (500ms opacity loop), typewriter text reveal hook, scanline overlay (repeating lines 0.05 opacity), ASCII art headers, instant color inversion on press (bg-green text-black), haptic on every keystroke, boot sequence splash on launchDeveloper tools, Web3/blockchain apps, geek-culture apps, ARG games, sci-fi/noir gaming companions, hacker/security tools, creative studio portfoliosConsumer products, health apps, anything requiring approachability or warmth, children's apps, standard enterprise contextsnot-recommendedsupportedcost:low|drivers:nonerisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✗ Lowreact-native|expo|nativewindRetro-Future 1980s2020sMediumDesign a Terminal CLI (Mobile) mobile interface using terminal, cli, matrix green, monospace, hacker, ascii, command line, developer. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.borderRadius: 0 (ALL elements), borderWidth: 1, borderColor: '#33FF00', backgroundColor: '#050505', color: '#33FF00', fontFamily: 'SpaceMono-Regular' or JetBrains Mono, fontSize: 12 or 14 or 16 only, lineHeight: 1.2x fontSize, Haptics.impactAsync(Light) on every press, useAnimatedValue blink 500ms, hitSlop: 12px all sides for bracketed buttons☐ 0px border-radius everywhere, ☐ ASCII-style borders on cards, ☐ Boot sequence on launch, ☐ Blinking cursor component, ☐ Typewriter hook for new content, ☐ Scanline overlay (0.05 opacity), ☐ Haptic on every button press, ☐ Footer status bar component, ☐ hitSlop on all bracketed buttons (44×44dp), ☐ Reduced motion respected--bg: #050505, --fg-primary: #33FF00, --fg-amber: #FFB000, --fg-muted: #1A3D1A, --fg-error: #FF3333, --border: #33FF00, --radius: 0px, --font: SpaceMono-Regular or JetBrains Mono, --font-sizes: 12 14 16 only, --blink-duration: 500ms, --scanline-opacity: 0.05terminal-cli-mobilesupplementalhud-sci-fi-fuidark
7474Kinetic Brutalism (Mobile)Mobilekinetic, brutalism, motion, marquee, acid yellow, uppercase, oversized, aggressive typography, street, zine, high contrast, scroll-driven, haptic, reanimatedAcid Yellow #DFE104, Rich Black #09090BOff-white #FAFAFA, Dark Gray #27272A, Zinc #A1A1AA, Border Zinc #3F3F46Infinite marquee (Reanimated, Linear easing, 5s loop, hard clip), hero parallax (scale 1.0→1.3 + fade), sticky section header push, card flood inversion on press (bg→#DFE104, text→#000000), haptic Medium on every press, scroll-triggered interpolate transforms, 0px radius, 2px borders, 100ms color transitionsImmersive storytelling apps, brand flagship mobile, music/culture platforms, sports apps, underground zines, limited-edition product drops, performance dashboardsCalm informational apps, healthcare, finance contexts needing trust, children's, any context where aggressive typography feels inappropriatesupportedconditionalcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ High energyreact-native|expo|react-native-reanimated|nativewind2020s Mobile BrutalismHighDesign a Kinetic Brutalism (Mobile) mobile interface using kinetic, brutalism, motion, marquee, acid yellow, uppercase, oversized, aggressive typography. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.borderRadius: 0, borderWidth: 2, borderColor: '#3F3F46', backgroundColor: '#09090B', color: '#FAFAFA', fontWeight: '800 or 900', letterSpacing: -1 (large) or 2 (labels), lineHeight: 0.91.1 * fontSize, Reanimated withRepeat marquee timing 5000ms Easing.linear, Interpolate scroll→scale + opacity, Haptics.impactAsync(Medium), scale press: 0.95, 100ms color transitions☐ Infinite marquee rows (Reanimated, no fade edges), ☐ Hero parallax scroll (scale+opacity Interpolate), ☐ All display text uppercase, ☐ 0px border-radius, ☐ 2px borders, ☐ Acid yellow card flood on press, ☐ Haptic Medium on every interaction, ☐ Font scale helper (windowWidth/375*size), ☐ Safe area for massive headers, ☐ Reduced motion stops marquees--bg: #09090B, --fg: #FAFAFA, --muted: #27272A, --muted-fg: #A1A1AA, --accent: #DFE104, --accent-fg: #000000, --border: #3F3F46, --radius: 0px, --border-width: 2px, --shadow: none, --marquee-speed: 5000ms, --press-duration: 100ms, --font: Space Grotesk or Interkinetic-brutalism-mobilesupplementalbrutalismdark
7575Flat Design Mobile (Touch-First)Mobileflat, 2D, no shadow, color blocking, geometric, bold, poster, icon, touch-first, minimal, clean, tailored, cross-platformBlue #3B82F6, Emerald #10B981Background #FFFFFF, Surface #F3F4F6, Text #111827, Amber #F59E0B, Border #E5E7EBImmediate press feedback (scale 0.97, no delay), color section blocking (full-width contrasting View), zero elevation/shadow, solid icon containers (colored squares/circles), geometric low-opacity shape overlays, bottom tabs solid fill (no floating)Cross-platform apps (iOS+Android parity), information-dense dashboards, system UI, brand illustration, onboarding flows, marketing pages, icon designUltra-premium contexts needing depth/shadow, dark-mode-first products, contexts where flat design reads as unfinished or sterilesupportedconditionalcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ Highreact-native|expo|nativewind|flutter|swiftui2010s2020s Flat MobileLowDesign a Flat Design Mobile (Touch-First) mobile interface using flat, 2D, no shadow, color blocking, geometric, bold, poster, icon. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.shadowOpacity: 0, elevation: 0, borderRadius: 6/12/999, height: 48 minimum touch targets, spacing: 4/8/16/24/32/48 system, backgroundColor (section blocking), Pressable scale: pressed ? 0.97 : 1, fontWeight: '800' heads / '600' sub / '400' body, letterSpacing: -0.5 heads / 1 labels, textTransform: 'uppercase' labels, strokeWidth={2.5} icons, borderWidth: 3/4 for featured CTAs☐ Zero elevation AND shadowOpacity on all elements, ☐ Color-blocking sections (not borders), ☐ All touch targets ≥ 48×48, ☐ No gradients on flat elements, ☐ Icons inside solid colored containers, ☐ Pressable scale feedback, ☐ Geometric shapes as bg decoration, ☐ Bold flat bottom tabs (no floating), ☐ Primary headlines much larger than body, ☐ 4pt spacing system throughout--bg: #FFFFFF, --surface: #F3F4F6, --fg: #111827, --primary: #3B82F6, --secondary: #10B981, --accent: #F59E0B, --border: #E5E7EB, --radius-sm: 6px, --radius-md: 12px, --radius-pill: 999px, --shadow: none, --elevation: 0, --touch-target: 48px, --spacing: 4 8 16 24 32 48flat-design-mobile-touch-firstsupplementalflat-designauto
7676Material 3 Expressive (Mobile)Mobilematerial 3 expressive, vibrant color, spring motion, adaptive components, flexible typography, contrasting shapes, androidPrimary Violet #6750A4, Secondary Container #E8DEF8, Tertiary #7D5260Surface #FFFBFE, On Surface #1C1B1F, Surface Container #F3EDF7, Outline #79747ETonal elevation (overlay colors instead of strong shadows), pill-shaped buttons and chips (borderRadius 999), emphasized easing Easing.bezier(0.2,0,0,1), state layers (pressed overlays 1015% opacity), Reanimated-filled label float for inputs, HapticFeedback on FAB/togglesAndroid, Wear OS, and Pixel-aligned products using Material 3 componentsUltra-minimal brutalist brands, terminal/hacker aesthetics, monochrome editorial appssupportedsupportedcost:moderate|drivers:animation,blurrisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ Highmaterial-3|jetpack-compose|android-views|flutterGoogle Material Design 3MediumDesign a Material 3 Expressive mobile interface with vibrant semantic color, contrasting shapes, flexible typography, adaptive components, spring motion, and reduced-motion alternatives.borderRadius: 999 (buttons/chips), containerRadius: 1628, backgroundColor: '#FFFBFE', colorPrimary: '#6750A4', colorSecondaryContainer: '#E8DEF8', colorSurfaceContainer: '#F3EDF7', outlineColor: '#79747E', Pressable state-layer overlay (opacity 0.10.15), Easing.bezier(0.2,0,0,1), HapticFeedback.impactMedium on FAB, floating label using Reanimated translateY/scale☐ MD3 color tokens applied (background/surface/container), ☐ All CTAs are pill-shaped, ☐ State-layer overlays instead of opacity 0.5 hacks, ☐ Emphasized easing used for all animations, ☐ Floating label inputs implemented, ☐ FAB uses tertiary color with correct elevation, ☐ Safe areas respected for organic shapes, ☐ No pure white background, ☐ No harsh box-shadows (ambient only)--md3-bg: #FFFBFE, --md3-on-surface: #1C1B1F, --md3-primary: #6750A4, --md3-on-primary: #FFFFFF, --md3-secondary-container: #E8DEF8, --md3-on-secondary-container: #1D192B, --md3-tertiary: #7D5260, --md3-surface-container: #F3EDF7, --md3-outline: #79747E, --radius-pill: 999px, --easing-emphasized: cubic-bezier(0.2,0,0,1)material-you-md3-mobileMaterial You|Material You (MD3 Mobile)|MD3 Mobile|M3 Expressive|Material Design 3 Expressiveactiveauto
7777Neo Brutalism (Mobile)Mobileneo brutalism, pop art, stickers, thick borders, cream background, hot red, vivid yellow, soft violet, hard offset shadow, mechanical press, collageCream #FFFDF5, Hot Red #FF6B6B, Vivid Yellow #FFD93DSoft Violet #C4B5FD, Pure Black #000000, White #FFFFFFThick 4px black borders on all major elements, hard offset shadows (48px, no blur), mechanical press: translateX/Y equal to shadow offset, slightly rotated cards/badges (-2deg/2deg), high-saturation color blocking, spring/linear animations onlyCreative tools, collab platforms, Gen Z marketing & e-commerce, portfolio sites, sticker-book style content appsSerious enterprise apps, conservative industries, sober fintech, accessibility-first contexts (must tune contrast)supportednot-recommendedcost:moderate|drivers:animation,blurrisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ Highreact-native|expo|nativewind2020s Neo-BrutalismHighDesign a Neo Brutalism (Mobile) mobile interface using neo brutalism, pop art, stickers, thick borders, cream background, hot red, vivid yellow, soft violet. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.borderWidth: 4 (primary), 2 (secondary), borderRadius: 0 or 999 (badges only), backgroundColor: '#FFFDF5', shadow implemented as offset View, transform: [{translateX:4},{translateY:4}] on PressIn, fontFamily: 'SpaceGrotesk-Bold', fontWeight: '700/900', transform: [{ rotate: '-1deg' }] on cards, padding: 20☐ 4px borders on major elements, ☐ Hard offset shadow implemented via extra View, ☐ Mechanical press hides shadow, ☐ Cream canvas background, ☐ Pop-art color palette used, ☐ Cards/badges slightly rotated, ☐ No gradients or soft shadows, ☐ Only bold/black type weights, ☐ Badges slapped with absolute positioning, ☐ Anti-patterns (no subtle gray, no blur) avoided--bg: #FFFDF5, --ink: #000000, --accent-primary: #FF6B6B, --accent-secondary: #FFD93D, --accent-muted: #C4B5FD, --white: #FFFFFF, --border-primary: 4px solid #000000, --shadow-offset-small: 4px, --shadow-offset-medium: 8px, --radius: 0px, --radius-pill: 999px, --font: Space Groteskneo-brutalism-mobilesupplementalneubrutalismauto
7878Bold Typography (Mobile Poster)Mobilebold typography, editorial, poster, broadsheet, vermillion, negative space, edge-to-edge type, underline CTA, near-black, warm whiteNear Black #0A0A0A, Warm White #FAFAFAMuted #1A1A1A, Secondary Text #737373, Accent Vermillion #FF3D00, Border #262626Hero headlines 4872px (5:1 vs body size), tight tracking (-1.5px), edge-to-edge type, massive vertical spacing (60px+), underline CTAs (23px accent line), instant 200ms transitions (no bounce), strictly 0px radius containers, color shifts for active state instead of elevationCreative brand heroes, reading-focused apps, event/exhibition pages, editorial mobile experiences, landing hero sectionsUtility dashboards, kids apps, playful consumer products, contexts needing many icons or heavy imagerysupportedconditionalcost:low|drivers:nonerisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ Highreact-native|expoEditorial 2020sMediumDesign a Bold Typography (Mobile Poster) mobile interface using bold typography, editorial, poster, broadsheet, vermillion, negative space, edge-to-edge type, underline CTA. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.backgroundColor: '#0A0A0A', color: '#FAFAFA', accent: '#FF3D00', borderColor: '#262626', borderRadius: 0, paddingHorizontal: 24, headline style: fontSize:5672, fontWeight:'700/800', letterSpacing:-1.5, lineHeight:1.1*fontSize, body: fontSize:1618, lineHeight:1.6*fontSize, underline CTA: 23px height View under text, transition: 200ms cubic-bezier(0.25,0,0,1)☐ H1 at least 45× body size, ☐ All containers 0 radius, ☐ Underline CTA pattern used, ☐ Large vertical gaps between sections, ☐ No shadows or soft corners, ☐ Accent used only for interaction, ☐ Text bleeds to/over screen edges, ☐ Animation timings 200ms, ☐ Accessible contrast ≥ 18:1, ☐ Body text never below 16px--bg: #0A0A0A, --fg: #FAFAFA, --muted: #1A1A1A, --muted-fg: #737373, --accent: #FF3D00, --accent-fg: #0A0A0A, --border: #262626, --font-primary: Inter Tight, --font-display: Playfair Display Italic, --font-mono: JetBrains Monobold-typography-mobile-postersupplementalexaggerated-minimalismdark
7979Academia (Scholarly Mobile)Mobileacademia, library, mahogany, parchment, brass, crimson, serif, drop cap, arch-top, vignette, leather, scholarly, tactileMahogany #1C1714, Oak #251E19Parchment #E8DFD4, Worn Leather #3D332B, Faded Ink #9C8B7A, Brass #C9A962, Library Crimson #8B2635Deep mahogany backgrounds, oak surface cards, brass accented CTAs, arch-top hero/imagery, heavy vignette overlays, sepia-tinted images, drop caps with brass Cinzel, Roman numeral volume headings, slow timing-based animations (Easing.out poly(4)), zero neon or modern tech cuesKnowledge management apps, deep reading tools, ritual-heavy personal brands, lore-heavy RPG/roleplay apps, culture-specific community platformsHyper-modern tech dashboards, neon/glassmorphism, playful Gen Z brandingsupportedconditionalcost:moderate|drivers:animation,blurrisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionconditional◐ Mediumreact-native|expoTimeless ScholarlyHighDesign a Academia (Scholarly Mobile) mobile interface using academia, library, mahogany, parchment, brass, crimson, serif, drop cap. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.backgroundColor: '#1C1714', altSurface: '#251E19', textColor: '#E8DFD4', mutedBg: '#3D332B', borderColor: '#4A3F35', brass: '#C9A962', crimson: '#8B2635', borderRadius: 4 (default), archTopRadius: 100 for hero, shadowOpacity:0.4 shadowRadius:6 elevation:8 for cards, textShadow on headings, vignette overlay via LinearGradient☐ Mahogany/oak/parchment palette applied, ☐ Brass used on all tappable items, ☐ Arch-top imagery used in hero/cards, ☐ Drop caps & Roman numerals used, ☐ Vignette overlay present, ☐ No sans-serif body fonts, ☐ No neon/bright modern colors, ☐ Animations use non-spring timing, ☐ Inputs use worn-leather style, ☐ Wax seal badges implemented--bg: #1C1714, --bg-alt: #251E19, --fg: #E8DFD4, --muted: #3D332B, --muted-fg: #9C8B7A, --border: #4A3F35, --accent-brass: #C9A962, --accent-crimson: #8B2635, --radius: 4px, --arch-radius: 100px, --shadow-card: 0 4px 6px rgba(0,0,0,0.4), --font-heading: Cormorant Garamond, --font-body: Crimson Pro, --font-label: Cinzelacademia-scholarly-mobilesupplementaleditorial-grid-magazinedark
8080Cyberpunk Mobile HUDMobilecyberpunk, neon, glitch, chamfered, orbitron, jetbrains, scanlines, crt, hud, matrix, military, deckerVoid #0A0A0F, Card #12121ANeon Green #00FF88, Neon Magenta #FF00FF, Cyber Cyan #00D4FF, Neutral Text #E0E0E0, Alert Red #FF3366, Border #2A2A3ADeep void background with neon radiance, chamfered 45° corners via SVG/Skia, scanline overlay, CRT flicker opacity oscillation, glitch animations (translateX ±2), neon pulses around buttons, HUD corner brackets, terminal prompt text inputs, heavy use of blurView holographic panelsGaming dashboards, crypto/cyberpunk apps, sci-fi companion tools, hacker OS skins, data-heavy monitoring HUDsSerious enterprise, health/finance requiring calm trust, minimal editorial appsnot-recommendedsupportedcost:high|drivers:animation,large-imagesrisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ Highreact-native|custom|expoCyber-NoirHighDesign a Cyberpunk Mobile HUD mobile interface using cyberpunk, neon, glitch, chamfered, orbitron, jetbrains, scanlines, crt. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.backgroundColor: '#0A0A0F', cardBg: '#12121A', accent: '#00FF88', accent2: '#FF00FF', accent3: '#00D4FF', borderColor: '#2A2A3A', destructive: '#FF3366', borderRadius: 0, chamfer via SVG path, shadowColor accent with animated radius, scanline overlay View pointerEvents='none', withRepeat glitch translateX [-2,2,0], Easing.steps(2)☐ Chamfered corners used instead of radius, ☐ Scanline & CRT flicker implemented, ☐ Orbitron + JetBrains Mono typography, ☐ Neon glow shadows on primary buttons, ☐ Glitch animation on active states, ☐ Prompt-style inputs with custom cursor, ☐ HUD corner brackets implemented, ☐ Safe-area system status bar styled, ☐ Reduced motion disables glitch/flicker, ☐ Icons configured with Lucide accent color--bg: #0A0A0F, --card: #12121A, --fg: #E0E0E0, --muted: #1C1C2E, --accent: #00FF88, --accent2: #FF00FF, --accent3: #00D4FF, --border: #2A2A3A, --destructive: #FF3366, --radius: 0px, --font-heading: Orbitron, --font-body: JetBrains Monocyberpunk-mobile-hudsupplementalhud-sci-fi-fuidark
8181Bitcoin DeFi (Mobile)Mobileweb3, bitcoin, defi, digital gold, fintech, wallet, orange, glassmorphism, gradient, blur, holographic, trust, precisionBitcoin Orange #F7931A, Burnt Orange #EA580C, Digital Gold #FFD600Void #030304, Dark Matter #0F1115, Pure Light #FFFFFF, Stardust #94A3B8, Border Dim rgba(30,41,59,0.2)Deep void + dark matter surfaces, Bitcoin orange/gold gradients for CTAs, pill buttons with glowing shadows, glassmorphic BlurView nav, monospace data rows, gradient text balances + masked orange-gold, pulsing status indicators and vertical ledger timelines, ultra-thin borders, high-precision typographyDeFi dashboards, wallets, NFT marketplaces, Web3 social, metaverse utilities, high-tech fintech brandsPlayful casual apps, low-tech brands, ultra-minimal editorial appsnot-recommendedsupportedcost:moderate|drivers:animation,blurrisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ Highreact-native|expo|react-native-reanimatedFintech/Web3HighDesign a Bitcoin DeFi (Mobile) mobile interface using web3, bitcoin, defi, digital gold, fintech, wallet, orange, glassmorphism. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.backgroundColor: '#030304', cardBg: '#0F1115', textColor: '#FFFFFF', mutedText: '#94A3B8', borderColor: 'rgba(30,41,59,0.2)', accentBitcoin: '#F7931A', accentBurnt: '#EA580C', accentGold: '#FFD600', borderRadius: 24 for cards, radiusPill: 999 for buttons, BlurView intensity 20, LinearGradient on CTAs, shadowColor '#F7931A' shadowRadius up to 10, JetBrains Mono for numeric text☐ Void/dark-matter palette applied, ☐ Bitcoin orange/gold gradient buttons, ☐ BlurView nav implemented, ☐ Monospace for numeric data, ☐ Hairline borders on blocks, ☐ Gradient text on balances, ☐ Pulsing network status indicators, ☐ Ledger vertical timeline, ☐ Haptics on money actions, ☐ SafeArea + FlashList for heavy lists--bg-void: #030304, --bg-surface: #0F1115, --fg: #FFFFFF, --fg-muted: #94A3B8, --border-dim: rgba(30,41,59,0.2), --accent-bitcoin: #F7931A, --accent-burnt: #EA580C, --accent-gold: #FFD600, --radius-card: 24px, --radius-pill: 999px, --blur-intensity: 20, --font-heading: Space Grotesk, --font-body: Inter, --font-mono: JetBrains Monobitcoin-defi-mobilesupplementaldark-mode-oleddark
8282Claymorphism (Mobile)Mobileclaymorphism, clay, 3d, soft, bubbly, candy, playful, rounded, squish, tactile, inflate, silicone, haptic, springVivid Violet #7C3AED, Hot Pink #DB2777Canvas #F4F1FA, Soft Charcoal #332F3A, Emerald #10B981, Amber #F59E0B, Lavender-Gray #635F69Multi-layer shadow stacks (nested View) to simulate clay depth, LinearGradient #A78BFA→#7C3AED buttons, borderRadius 4050 outer / 32 cards / 20 buttons, Reanimated spring squish (scale 0.92 on press), BlurView glass-clay hybrid cards, floating blobs with slow ±20px drift, Haptics Light on every pressChildren education apps, teen social products, crypto gamification, creative tools, brand mascot-led appsSerious enterprise, high-density data, editorial reading apps, fintech trust signalssupportedsupportedcost:high|drivers:animation,large-imagesrisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ Highreact-native|react-native-reanimated|expoConsumer/EducationHighDesign a Claymorphism (Mobile) mobile interface using claymorphism, clay, 3d, soft, bubbly, candy, playful, rounded. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.backgroundColor: '#F4F1FA', cardBg: 'rgba(255,255,255,0.7)', textPrimary: '#332F3A', textMuted: '#635F69', accentPrimary: '#7C3AED', accentSecondary: '#DB2777', success: '#10B981', warning: '#F59E0B', radiusOuter: 50, radiusCard: 32, radiusButton: 20, shadowStack: 'nested View', gradientButton: ['#A78BFA', '#7C3AED'], springDamping: 10☐ Background uses #F4F1FA (no pure white), ☐ Multi-layer clay shadow stack applied, ☐ Cards use blurred glass-clay hybrid, ☐ Buttons squish to scale 0.92 on press, ☐ Spring physics on all interactions, ☐ Nunito Black for headings, ☐ Background blobs drifting, ☐ Haptics on every press, ☐ Nested border radius (card 32, inner 24), ☐ Bento layout with hero span--bg: #F4F1FA, --card-bg: rgba(255,255,255,0.7), --text: #332F3A, --muted: #635F69, --accent: #7C3AED, --accent2: #DB2777, --success: #10B981, --warning: #F59E0B, --radius-outer: 50px, --radius-card: 32px, --radius-button: 20px, --font-heading: Nunito Black, --font-body: DM Sansclaymorphism-mobilesupplementalclaymorphismauto
8383Enterprise SaaS (Mobile)Mobileenterprise, saas, b2b, professional, indigo, violet, gradient, polished, trustworthy, clean, approachable, spring, hapticIndigo #4F46E5, Violet #7C3AEDSlate 50 #F8FAFC, White #FFFFFF, Slate 900 #0F172A, Slate 500 #64748B, Emerald #10B981, Slate 200 #E2E8F0Indigo→Violet gradient primary CTAs + active tab highlights, colored card shadows rgba(79,70,229,0.08), pill buttons or 12pt radius, full-width CTA at screen bottom, spring press scale 0.97, floating label inputs with animated focus border, skeletal loading pulses (Indigo/Slate tint), Bottom Sheets with drag dismiss, swipe-to-action list cards, scroll-linked title collapseB2B backend management, productivity tools, government and finance mobile apps, SaaS companion apps, enterprise dashboardsPure consumer entertainment, Gen-Z youth apps, gaming UI, ultra-minimal editorialsupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✓ Highreact-native|react-native-reanimated|nativewindEnterprise/SaaSHighDesign a Enterprise SaaS (Mobile) mobile interface using enterprise, saas, b2b, professional, indigo, violet, gradient, polished. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.backgroundColor: '#F8FAFC', surfaceBg: '#FFFFFF', textPrimary: '#0F172A', textMuted: '#64748B', primary: '#4F46E5', secondary: '#7C3AED', success: '#10B981', border: '#E2E8F0', radiusCard: 16, radiusButton: 999, radiusInput: 8, shadowCard: 'rgba(79,70,229,0.08)', gradientPrimary: ['#4F46E5', '#7C3AED'], screenPadding: 20☐ Background #F8FAFC applied, ☐ Indigo→Violet gradient on primary CTA, ☐ Colored card shadows (not gray), ☐ Plus Jakarta Sans typography, ☐ Floating label inputs with Indigo focus, ☐ Scale 0.97 press with haptic Medium, ☐ Bottom Tab Navigation implemented, ☐ Safe Area strict compliance, ☐ Skeletal loading placeholders, ☐ Reduced Motion fallback--bg: #F8FAFC, --surface: #FFFFFF, --text: #0F172A, --muted: #64748B, --primary: #4F46E5, --secondary: #7C3AED, --success: #10B981, --border: #E2E8F0, --radius-card: 16px, --radius-pill: 999px, --radius-input: 8px, --shadow-card: rgba(79,70,229,0.08), --font: Plus Jakarta Sansenterprise-saas-mobilesupplementalsoft-ui-evolutionauto
8484Sketch Hand-Drawn (Mobile)Mobilesketch, hand-drawn, handwriting, wobbly, imperfect, paper, kalam, organic, collage, post-it, tape, offset shadow, scribbleRed Marker #FF4D4D, Pencil Black #2D2D2DWarm Paper #FDFBF7, Old Paper #E5E0D8, Blue Ballpoint #2D5DA1, Post-it Yellow #FFF9C4Wobbly borderRadius (unique per corner: 15/25/20/10), borderWidth 23 solid/dashed, hard offset shadow via rear View (4px,4px) #2D2D2D, Kalam Bold headings, PatrickHand Regular body, slight rotation (-1deg/1deg) on cards, absolute SVG scribble overlays (arrows/tape/tacks), jiggle -2deg↔2deg on error, LayoutAnimation spring on layout changes, Haptics on press, paper texture repeating backgroundLow-fidelity prototyping, creative brands, children/picturebook apps, education tools, journaling apps, gamified puzzlesEnterprise dashboards, high-density data tables, fintech precision tools, medical or legal appssupportedsupportedcost:low|drivers:nonerisk:low|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✗ Low-Conversionreact-native|react-native-reanimated|expoCreative/EducationMediumDesign a Sketch Hand-Drawn (Mobile) mobile interface using sketch, hand-drawn, handwriting, wobbly, imperfect, paper, kalam, organic. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.backgroundColor: '#FDFBF7', cardBg: '#FFFFFF', textPrimary: '#2D2D2D', accentRed: '#FF4D4D', accentBlue: '#2D5DA1', accentYellow: '#FFF9C4', border: '#2D2D2D', shadowView: 'offset 4px 4px #2D2D2D', wobblyRadius: [15,25,20,10], fontHeading: 'Kalam-Bold', fontBody: 'PatrickHand-Regular'☐ Warm paper background texture applied, ☐ Kalam Bold headings, ☐ Wobbly corner radii on all cards, ☐ Hard offset shadow View (not blur), ☐ Cards slightly rotated, ☐ Button press shifts to cover shadow, ☐ SVG tape/tack decorations, ☐ PatrickHand for inputs, ☐ Jiggle error animation, ☐ Minimum 48x48 touch targets--bg: #FDFBF7, --text: #2D2D2D, --accent-red: #FF4D4D, --accent-blue: #2D5DA1, --postit: #FFF9C4, --border-width: 3px, --shadow-offset: 4px 4px, --font-heading: Kalam Bold, --font-body: Patrick Hand, --rotation-card: -1deg to 1degsketch-hand-drawn-mobileSketch Hand-Drawnsupplementalanti-polish-raw-aestheticauto
8585Neumorphism (Mobile)Mobileneumorphism, soft ui, dual shadow, extruded, inset, clay surface, monochromatic, cool grey, haptic, ceramic, physical, depthAccent Violet #6C63FF, Clay Base #E0E5ECText Dark #3D4852, Text Muted #6B7280, Shadow Light rgba(255,255,255,0.6), Shadow Dark rgba(163,177,198,0.7), Inset Background #D1D9E6Full-screen #E0E5EC base, dual-layer shadow via nested View (light top-left + dark bottom-right), extruded convex resting state, inset concave pressed/input state, Reanimated scale 0.97 on press, shadow opacity interpolates 1→0.4 on press, Haptics Light on every interaction, 8pt grid, no blur shadows (no shadowRadius blend), nested depth (extruded card contains inset icon slot)Minimal hardware controls, smart home apps, aesthetic utility tools, health monitors, brand showcase pagesHigh-density data, bright multi-color apps, apps needing strong visual hierarchy via color, dark-mode-only productssupportednot-recommendedcost:low|drivers:nonerisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionnative✗ Low-Conversionreact-native|react-native-shadow-2|react-native-reanimatedTools/LifestyleMediumDesign a Neumorphism (Mobile) mobile interface using neumorphism, soft ui, dual shadow, extruded, inset, clay surface, monochromatic, cool grey. Prioritize clear hierarchy, safe areas, touch targets, visible focus, and reduced-motion alternatives.backgroundColor: '#E0E5EC', textPrimary: '#3D4852', textMuted: '#6B7280', accent: '#6C63FF', shadowLight: 'rgba(255,255,255,0.6)', shadowDark: 'rgba(163,177,198,0.7)', insetBg: '#D1D9E6', radiusCard: 32, radiusButton: 16, radiusPill: 999, shadowOffset: 6, shadowRadius: 10☐ Single #E0E5EC base applied across all screens, ☐ Dual shadow (light+dark) implemented via nested View, ☐ Extruded resting state on cards/buttons, ☐ Inset concave state on inputs, ☐ Scale 0.97 press + shadow opacity interpolation, ☐ Haptics Light on all presses, ☐ No black shadows or white backgrounds, ☐ Nested depth pattern (extruded→inset), ☐ Accent #6C63FF on active/focus only, ☐ 8pt grid spacing--bg: #E0E5EC, --text: #3D4852, --muted: #6B7280, --accent: #6C63FF, --shadow-light: rgba(255,255,255,0.6), --shadow-dark: rgba(163,177,198,0.7), --inset-bg: #D1D9E6, --radius-card: 32px, --radius-button: 16px, --font: Plus Jakarta Sans or Systemneumorphism-mobilesupplementalneumorphismauto
8686Fluent 2Platform/Systemfluent 2, microsoft, enterprise, calm, rounded, tokenized, cross-platform, copilotFluent neutral palette with brand and status tokensSystem semantic tokens; product brand accentsSubtle depth, calm transitions, platform-adaptive motionMicrosoft 365, Windows, Copilot, and enterprise line-of-business toolsProducts that should not inherit Microsoft platform conventionssupportedsupportedcost:moderate|drivers:animation,blurrisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable◐ MediumcustomMicrosoft Fluent 2, currentMediumDesign a Fluent 2 product surface using calm hierarchy, standardized corners, semantic tokens, subtle depth, and platform-aware components. Preserve Microsoft interaction patterns and accessible focus states.design tokens, semantic color, component states, focus-visible, reduced motionUse official tokens and components; preserve platform conventions; test keyboard, contrast, zoom, motion preferences, and responsive behavior--color-primary, --color-surface, --color-on-surface, --radius-control, --motion-duration, --focus-ringfluent-2Fluent UI|Microsoft Fluent 2activeauto
8787Shopify PolarisPlatform/Systemshopify polaris, merchant admin, commerce, checkout, web components, app homeShopify admin semantic tokens and merchant brand accentsSystem semantic tokens; product brand accentsPurposeful admin feedback and restrained transitionsShopify admin apps, merchant tools, checkout, customer accounts, POS, and extensionsGeneric marketing sites or products outside Shopify surfacessupportedsupportedcost:moderate|drivers:animation,blurrisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable◐ MediumcustomShopify Polaris, currentMediumDesign a Shopify Polaris merchant workflow using official web components, admin-native hierarchy, clear actions, semantic status feedback, and consistent commerce patterns. Keep scope tied to Shopify surfaces.design tokens, semantic color, component states, focus-visible, reduced motionUse official tokens and components; preserve platform conventions; test keyboard, contrast, zoom, motion preferences, and responsive behavior--color-primary, --color-surface, --color-on-surface, --radius-control, --motion-duration, --focus-ringshopify-polarisPolaris|Polaris Web Componentsactiveauto
8888Adobe SpectrumPlatform/Systemadobe spectrum, creative tools, enterprise, content creation, tokenized, cross-platformSpectrum semantic colors with product-specific accentsSystem semantic tokens; product brand accentsLayered depth and restrained professional motionCreative tools, media workflows, document products, and Adobe-adjacent enterprise softwareConsumer brands that do not need dense professional-tool conventionssupportedsupportedcost:moderate|drivers:animation,blurrisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable◐ Mediumspectrum-web-components|react-spectrumAdobe SpectrumMediumDesign an Adobe Spectrum professional tool with tokenized color, precise hierarchy, dense but legible controls, strong focus states, and cross-platform component consistency.design tokens, semantic color, component states, focus-visible, reduced motionUse official tokens and components; preserve platform conventions; test keyboard, contrast, zoom, motion preferences, and responsive behavior--color-primary, --color-surface, --color-on-surface, --radius-control, --motion-duration, --focus-ringspectrum-design-systemSpectrum|Adobe Spectrum Design Systemactiveauto
8989Spectrum 2Platform/Systemspectrum 2, adobe, expressive, approachable, adaptive, inclusive, creative toolsSpectrum 2 semantic themes with updated contrast and personalizationSystem semantic tokens; product brand accentsUpdated depth, expressive illustration, adaptive motionNew Adobe-style creative and document surfaces adopting Spectrum 2Products not aligned with Adobe professional workflowssupportedsupportedcost:moderate|drivers:animation,blurrisk:conditional|requires:contrast-text-4.5,keyboard,visible-focus,reduced-motionadaptable◐ Mediumcustom|spectrum-web-componentsAdobe Spectrum 2, 2023+MediumDesign a Spectrum 2 professional surface with updated typography, approachable icons, layered depth, adaptive themes, and expressive but controlled visuals. Follow official Spectrum 2 tokens and component guidance.design tokens, semantic color, component states, focus-visible, reduced motionUse official tokens and components; preserve platform conventions; test keyboard, contrast, zoom, motion preferences, and responsive behavior--color-primary, --color-surface, --color-on-surface, --radius-control, --motion-duration, --focus-ringspectrum-2Adobe Spectrum 2|S2supplementalspectrum-design-systemauto