Skip to main content

Design System

The complete design system for Manifest UX. All tokens are defined in globals.css and update in real-time when edited.

Responsive Design Approach

CSS Variables (Direct)

Colors, fonts, borders, radii

Tailwind Classes (Sizing)

Font sizes, heights, padding, widths

sm: 640pxmd: 768pxlg: 1024pxxl: 1280px

Brand Colors

Core brand color tokens used throughout the site.

Color Palette

--brand-orange

Primary Accent

--brand-teal

Secondary Accent

--brand-dark

Dark Background

TokenVariableValueResponsive
Brand Orange
--brand-orange
Brand Teal
--brand-teal
Brand Dark
--brand-dark

Extended Colors

Additional colors used throughout the site beyond the core brand palette.

UI Colors

Backgrounds

#fff

White

#f3f4f4

Light Gray

#f8f8f8

Off White

#d1dede

Muted Teal

#a9c4c4

Projects BG

Text Colors

#0f1f1f

Primary Text

#0b0b0b

Dark Text

#3a5f5f

Muted Teal

#6b7280

Gray

#666

Mid Gray

Tile Backgrounds

#a9c4c4

Projects

#c0d8e8

Design Sys

#0f1f1f

Fortune 500

#e6ceb3

Studio

#66a7a8

CTA Accent

Borders

#d1dede

Default

#61a7a7

Teal

Typography

Font family tokens for headings, body text, and accents.

Type Scale

--font-heading

The quick brown fox jumps

--font-body

The quick brown fox jumps over the lazy dog.

--font-accent

THE QUICK BROWN FOX

TokenVariableValueResponsive
Heading Font
--font-heading
Body Font
--font-body
Accent Font
--font-accent

Buttons

Button variants and their associated tokens.

Button Variants

Shared Button Tokens

TokenVariableValueResponsive
Border Radius
--btn-border-radius
Gap
--btn-gap
Padding X
--btn-padding-x
Padding Y
--btn-padding-y

Primary Button

TokenVariableValueResponsive
Background
--btn-primary-bg
Text Color
--btn-primary-text
Font Family
--btn-primary-font-family
Font Size
--btn-primary-font-size
Font Weight
--btn-primary-font-weight
Height (md)
--btn-primary-md-height
Height (lg)
--btn-primary-lg-height

Primary Button (Alt)

TokenVariableValueResponsive
Background
--btn-primary-alt-bg
Text Color
--btn-primary-alt-text
Font Family
--btn-primary-alt-font-family
Font Size
--btn-primary-alt-font-size
Height (md)
--btn-primary-alt-md-height
Height (lg)
--btn-primary-alt-lg-height

Secondary Button

TokenVariableValueResponsive
Background
--btn-secondary-bg
Text Color
--btn-secondary-text
Border Color
--btn-secondary-border
Font Family
--btn-secondary-font-family
Height (md)
--btn-secondary-md-height
Height (lg)
--btn-secondary-lg-height

Tags

Tag and pill component tokens.

Tag Variants
AgentsCopilotsChatbots
TokenVariableValueResponsive
Width
--tag-secondary-width
Height
--tag-secondary-height
Padding X
--tag-secondary-padding-x
Padding Y
--tag-secondary-padding-y
Border Radius
--tag-secondary-border-radius
Border Color
--tag-secondary-border-color
Background
--tag-secondary-bg
Text Color
--tag-secondary-text
Font Family
--tag-secondary-font-family
Font SizeRESPONSIVE
--tag-secondary-font-size
text-xs md:text-sm

Stat Tiles

Hero stat tiles displaying key metrics. Each has unique background colors and styling.

Stat Tile Grid
Projects Delivered
200+Enterprise products shipped
Design Systems
25+Enterprise systems built
Fortune 500 Clients
12Including HP, VMware, Juniper
Studio Experience
15+Years in product design
TokenVariableValueResponsive
Projects BG
--tile-projects-bg
Projects Title Color
--stat-title-color-projects
Design Systems BG
--tile-design-systems-bg
Design Systems Title
--stat-title-color-design-systems
Fortune 500 BG
--tile-fortune-bg
Fortune 500 Title
--stat-title-color-fortune-500
Studio BG
--tile-studio-bg
Studio Title
--stat-title-color-studio
Title Font
--stat-title-font-family
Number Font
--stat-number-font-family
Number Weight
--stat-number-weight
Label Color
--stat-label-color

Bento Boxes

Bento-style grid layout for capabilities/services. Features a featured large tile and smaller capability cards.

Bento Grid Layout

UX for AI

Making AI intuitive for the humans who use it.

AI interfacesConversational UXData viz

Product Design for SaaS

Enterprise-grade experiences

Design Systems

Scalable design that grows

Fractional Leadership

Senior design leadership

Development

Front-end, backend, and QA

Featured Tile (UX for AI)

TokenVariableValueResponsive
Background
--tile-ux-ai-bg
Border
--tile-ux-ai-border
Border Radius
--tile-ux-ai-border-radius
Title Font
--tile-ux-ai-title-font-family
Title Color
--tile-ux-ai-title-color
Description Font
--tile-ux-ai-desc-font-family
Description Color
--tile-ux-ai-desc-color

Standard Capability Tiles

TokenVariableValueResponsive
Background
--tile-capability-bg
Icon Color
--tile-capability-icon-color
Title Font
--tile-capability-title-font-family
Title Color
--tile-capability-title-color
Description Color
--tile-capability-desc-color

Development Tile

TokenVariableValueResponsive
Background
--tile-development-bg
Icon Color
--tile-development-icon-color
Title Color
--tile-development-title-color
Description Color
--tile-development-desc-color

Hero Section

Tokens for the homepage hero section.

TokenVariableValueResponsive
Headline Font
--hero-headline-font-family
Headline SizeRESPONSIVE
--hero-headline-size
text-4xl md:text-5xl lg:text-[64px]
Headline Weight
--hero-headline-weight
Headline Line Height
--hero-headline-line-height
Headline Max Width
--hero-headline-max-width
Subheadline Font
--hero-subheadline-font-family
Subheadline SizeRESPONSIVE
--hero-subheadline-size
text-base md:text-lg
Subheadline Color
--hero-subheadline-color
Padding TopRESPONSIVE
--hero-padding-top
pt-24 md:pt-32 lg:pt-[240px]
Padding BottomRESPONSIVE
--hero-padding-bottom
pb-16 md:pb-20 lg:pb-[140px]

Client Ticker

Tokens for the scrolling client name ticker.

TokenVariableValueResponsive
Font Family
--client-ticker-font-family
Font SizeRESPONSIVE
--client-ticker-font-size
text-xl md:text-2xl
Font Weight
--client-ticker-font-weight
Color
--client-ticker-color
Section HeightRESPONSIVE
--client-ticker-section-height
h-[100px] md:h-[150px]

Why Manifest

Tokens for the 'Why teams choose Manifest UX' section.

TokenVariableValueResponsive
Section HeightRESPONSIVE
--why-manifest-height
auto lg:min-h-[860px]
Background
--why-manifest-bg
Bullet Font
--why-manifest-bullet-font-family
Bullet SizeRESPONSIVE
--why-manifest-bullet-font-size
text-lg md:text-xl
Bullet Color
--why-manifest-bullet-color

Testimonials

Tokens for the quote/testimonial carousel.

TokenVariableValueResponsive
Section HeightRESPONSIVE
--testimonial-height
auto lg:min-h-[650px]
Background
--testimonial-bg
Quote Font
--testimonial-quote-font-family
Quote SizeRESPONSIVE
--testimonial-quote-font-size
text-2xl md:text-3xl lg:text-4xl
Quote Color
--testimonial-quote-color
Attribution Color
--testimonial-attribution-color

Case Studies

Tokens for work/case study cards.

TokenVariableValueResponsive
Card Background
--case-study-card-bg
Card Border
--case-study-card-border
Title Font
--case-study-title-font-family
Title SizeRESPONSIVE
--case-study-title-font-size
text-xl md:text-2xl
Title Color
--case-study-title-color
Description Color
--case-study-desc-color

Contact Section

Tokens for the contact/CTA section.

TokenVariableValueResponsive
Background
--contact-section-bg
Title Font
--contact-title-font-family
Title SizeRESPONSIVE
--contact-title-font-size
text-3xl md:text-4xl
Title Color
--contact-title-color
Subtitle Color
--contact-subtitle-color
Form Background
--contact-form-bg
Input Border
--contact-input-border

Live Component Previews

Interactive previews of key components.

Primary Buttons (All Sizes)
All Button Variants
Tags
AI AgentsCopilotsChatbotsLLM Apps