archetypic

what grows in the spaces between

There is a kind of attention that only arrives in emptiness. Not the emptiness of lack, but the emptiness of a room swept clean, of a page left mostly blank, of the pause between exhale and inhale where the body simply rests.

We build toward that pause. Every element placed here is also an element withheld. The white space is not a frame for content — it is the content, the primary material, the silence from which meaning precipitates like dew.

[trailing ivy, ink on paper, 2024]
<section class="breathing-room">
  <!-- the space between is the design -->
  <svg viewBox="0 0 200 500"
       fill="none"
       stroke="#8AAE8B">
    <path d="M180 0 C170 40...">
  </svg>
</section>

A design that watches itself being made. The markup is not hidden infrastructure — it surfaces, becomes texture, becomes the weave visible in handmade paper. Code and blossom share the same plane.

// the triadic palette references botanical pigments: wisteria violet, celadon glaze, fired clay. all flat. no gradients.

roots find the fractures

Every crack in the grid is an invitation. Plants do not respect columns or margins. They grow toward light, thread through concrete, disrupt the precision of measured things.

This is not destruction. It is the oldest form of making: growth without permission, pattern without plan, beauty that arrives uninvited and refuses to leave.

[unfurling fern, koru spiral, ink on paper]

Unstyled

This is a section where the design deliberately steps aside. Browser defaults reassert themselves like weeds through pavement. Return to the garden when you are ready, or stay here in the plain truth of markup without decoration.

There is honesty in the default. Times New Roman was not chosen by any designer for this page -- it arrived on its own, the way wildflowers colonize an untended lot. The blue underline is the web's original gesture of connection.

.breathing-room {
  min-height: 70vh;
  display: flex;
  align-items: center;
  /* the void is the point */
}

.botanical {
  position: absolute;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  /* waiting to grow */
}
// intersection observer watches for entry at 30% visibility. the drawing begins only when you arrive to witness it.

The garden does not perform for an empty audience. Each illustration waits, dormant, its paths traced in invisible ink. Only when the eye arrives does the stem extend, the leaf unfurl, the blossom open its slow geometry.

[wisteria cascade, ink on paper, 2024]

the practice of negative space

Ma is not emptiness in the Western sense of absence or void. It is the interval that gives shape to things — the silence between notes that makes music, the rest between breaths that makes breathing possible. In architecture, ma is the room itself, not the walls.

This page practices ma. The vast linen-colored expanses between sections are not wasted space. They are the primary material. The text and illustration are secondary — they exist to give the emptiness edges, to make the silence audible.

[lunaria seed pods, skeletal cross-section, ink on paper]

There is a Japanese word, wabi, that names the beauty found in imperfection and impermanence. A cracked glaze on a teacup. A brushstroke that wobbles. A page that refuses to be finished.

// the cursor is crosshair because every interaction is a deliberate act of placement. you are arranging, not merely clicking.

begin again