HERO
I — The Hero

The one who answers the call. Every letterform here stands at full attention, unafraid of the whitespace it displaces. The Hero does not apologize for the space it occupies. It bleeds past the edge of the viewport because containment is for lesser archetypes. The massive word is a declaration — not a whisper, not a suggestion, but a typographic battle cry that refuses to be cropped into politeness.

The Hero's typography is maximalist by nature. Where others might set a heading at 3rem and call it bold, the Hero demands 40vw — a size so large it becomes architecture rather than text. The narrow column of body text beside it is the Hero's shadow-self: restrained, precise, human-scaled. Together they create the fundamental tension of heroism: the monumental and the intimate.

Section I · Grid coordinate [0,1] · Bricolage Grotesque 800 · 40vw

S
II — The Shadow

What you refuse to see is what defines you. The Shadow lives in the inversion — white on black, the photographic negative of the Hero's bright certainty. The mirrored text you saw (or didn't) was the Shadow's first trick: showing you that meaning persists even when form is reversed. The letters you read backwards are the same letters; only your perception changed.

The Shadow archetype teaches through disorientation. The 600-millisecond flip from mirror to readable is not an animation — it is a revelation. The text was always there, always legible to those willing to read from the other side. Every typeface carries its shadow in the counter-spaces, the voids inside and between letters that give the strokes their meaning.

Section II · Grid coordinate [0,2] · Inverted palette · scaleX(-1) → scaleX(1)

III — The Trickster

Nothing stays where you put it. The Trickster rearranges the furniture while you're still sitting in it.

T

The grid you thought was stable is the Trickster's playground. Every 8 seconds, two cells trade places — a smooth, unhurried swap that you might not notice until the text you were reading is suddenly somewhere else.

This is not chaos for its own sake. The Trickster teaches that attachment to fixed positions is the source of suffering. The layout is alive; it breathes, it shifts, it refuses to be screenshot. What you see now is not what you'll see in eight seconds.

R

Section III · Cells swap every 8s · 500ms transition

Embrace the instability. The Trickster's gift is the reminder that all structure is temporary, all grids are consensual hallucinations. Even this sentence may not be here when you return.

O
The future is already written in the kerning
Every descender reaches toward the underworld
The counter-space holds the prophecy
Read between the baselines
Ascenders touch the divine
The ligature binds past to future
Serif or sans — the oracle does not judge
Every glyph is a door
The x-height measures mortal ambition
What the swash reveals the terminal conceals
The em-dash is the oracle's breath
Weight is the gravity of meaning
Track loosely and lose the truth
The bowl of the 'a' holds water
In the void of the counter — wisdom
The tittle above the 'i' is the third eye

Section IV · Radial text · Instrument Serif italic · 16 lines × 22.5°

V — The Maker

The one who builds the grid that all others inhabit. Look closely: the baseline grid is visible here, the invisible scaffolding revealed. Every 27 pixels, a faint line — the architectural blueprint of typography itself. This is the "dev" in archetypos.dev.

font-size: 18px;
line-height: 1.65;
/* baseline = 29.7px ≈ 27px grid */
font-feature-settings:
  'kern' 1,
  'liga' 1,
  'dlig' 1;
M

The Maker understands that every typeface is an argument about how language should look. Every kerning pair is a negotiation. Every weight axis is a spectrum of emphasis. The Maker does not consume type — the Maker interrogates it, deconstructs it, rebuilds it with visible seams.

grid-template-columns:
  repeat(8, 1fr);
gap: 2px;
/* the gap IS the design */
background: #E63946;

The baseline grid you see is not decoration — it is confession. It says: this page was built on a system, and the system is now part of the content. The Maker hides nothing.

K
font-variation-settings:
  'wght' var(--w),
  'opsz' var(--o);
/* the variable IS the type */

Section V · Masonry · Baseline grid visible · IBM Plex Mono · discretionary ligatures

archetypos

archetypos.dev · a typographic bestiary

Bricolage Grotesque · Libre Baskerville · IBM Plex Mono · Instrument Serif

Palette: Bone White #F5F0EB · Ink Black #0D0D0D · Misprint Red #E63946 · Bruise Purple #6B2D5B

No images were harmed in the making of this page.