Design System Preview
Visual reference for typography, colors, and components. Iterate here until the design feels right before building pages.
Typography
Headings (Source Serif 4)
AI Innovation & Consulting
Transforming Ideas Into Impact
Building Intelligent Systems
Strategic Implementation
Technical Excellence
Body Text (Inter)
This is body text at 18px with a line height of 1.6. The Inter font family provides excellent readability for longer content. Text should flow naturally and be comfortable to read at any length.
Secondary text is used for supporting information that doesn't need primary emphasis. It maintains readability while creating visual hierarchy.
Muted text at smaller sizes is appropriate for captions, metadata, and other supplementary information.
Code (JetBrains Mono)
Inline code looks like this: const greeting = "Hello"; and blends with text.
// Code block example
function buildSomethingGreat(idea: string): Promise<Impact> {
const strategy = analyze(idea);
const implementation = execute(strategy);
return transform(implementation);
} Links
Links use the primary color for emphasis and transition smoothly on hover. They should be clearly distinguishable from regular text while remaining visually integrated with the content.
Color Palette
Primary (Deep Indigo)
Accent (Warm Amber)
Surfaces
Text
Primary
Main content
Secondary
Supporting text
Muted
Captions, meta
Inverse
On dark backgrounds
Buttons & Interactive
Primary Buttons
Secondary Buttons
Accent Buttons
Spacing
Base Unit: 8px
Content Widths
Prose: 720px (~65 characters)
Content: 1200px
Hero Gradient
AI Innovation & Consulting
Building intelligent systems that transform how organizations work.
Iteration Notes
This page is for design iteration. Review typography scale, color harmony,
and button states. Adjust values in global.css and refresh to see changes.