Components

Standard Card

With subtle shadow and border.

Hoverable

Accent top border, hover effect.

Elevated

Stronger shadow for prominence.

Hero Headline

Section Headline

Card Title

Body text set in Source Sans 3 with a relaxed line-height of 1.75 and slight positive tracking for comfortable long-form reading. This is the editorial feel — refined yet approachable.

Secondary text appears in warm gray. Links are rendered in burnished gold with underline offset.

A pull quote with italic styling and a gold left border.

Inline code uses IBM Plex Mono with a muted background.

// Code blocks use the foreground as background
const theme = 'serif';
console.log(theme);