Design system documentation
Card Title
Card content with muted text styling.
/* Blueprint Theme */
--bg: #e8dcc4; /* Aged paper */
--text: #1a3a5c; /* Navy */
--text-muted: #4a6a8c;
--text-faded: #8b775c;
--accent: #8b4513; /* Brown */
--border: rgba(26, 58, 92, 0.25);
Card Title
Card content with muted text.
/* Dark Theme */
--bg: #0a0a0a;
--bg-card: #111111;
--text: #e5e5e5;
--text-muted: #6b7280;
--accent: #10b981; /* Green */
--accent-2: #f59e0b; /* Orange */
--accent-3: #3b82f6; /* Blue */
--error: #ef4444;
--border: #222222;
JetBrains Mono
Monospace font used throughout. Clean, readable, technical.
font-family: 'JetBrains Mono', 'SF Mono', 'Fira Code', monospace;
Day 1,000
Page Title
Section Title
Regular body text for paragraphs and content.
Small text, captions, metadata.
Section Label
/* Button base */
font-family: 'JetBrains Mono', monospace;
font-size: 13px;
padding: 10px 20px;
text-transform: uppercase;
letter-spacing: 0.1em;
border: 1px solid;
Card Title
Content inside the card.
Card Title
Content inside the card.
8px
16px
24px
32px
48px
64px
/* Spacing scale: 8px base */
--space-1: 8px;
--space-2: 16px;
--space-3: 24px;
--space-4: 32px;
--space-6: 48px;
--space-8: 64px;
20px grid pattern overlay
background-image:
linear-gradient(rgba(26, 58, 92, 0.03) 1px, transparent 1px),
linear-gradient(90deg, rgba(26, 58, 92, 0.03) 1px, transparent 1px);
background-size: 20px 20px;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.2em;
padding: 4px 10px;
border: 1px solid;
Product Manager + AI Engineer = Ship Fast
This entire product was built using "vibe coding" - a workflow where the human acts as Product Manager and Claude Code acts as Top Engineer.
In a single session (1-2 hours), typical output: