V4 · Design guide
Japanese editorial minimalism for Advisor OS — a career told as a single day, morning washi to evening indigo, kept in time by one vermilion sun.
Concept
A career runs like a day — licence at sunrise, calendar by noon, the work all afternoon, people read at dusk — so the page passes once from washi morning to indigo evening while a small vermilion sun descends in exact step with your scrolling. Everything else is removed until what remains is type, paper, mountains and one disc of colour.
Palette
The hero artwork governs the system: the page ground continues the painting's paper tone with no visible seam, and the accent is the painted sun itself — not an idealised vermilion.
Product colours appear only as 9-pixel seal stamps — the hanko beside each product's name — never as surfaces.
Type
Kanji numerals 一 二 三 四 are the chapter numbers — they genuinely encode the sequence a career runs, and the vertical asides (第一章・朝 … 第四章・夕) name each chapter and its hour.
Signature
One vermilion disc, fixed on screen, moves in exact sync with scroll progress. It begins seated on the painted sun in the hero — same position, same diameter, same sampled colour — lifts to the top of a thin meridian line as the hero leaves, descends that line through the four chapters as the day passes, then leaves the line and lands inside the empty vermilion ring waiting in the final CTA button. The ring sits open until the sun arrives: scroll to the end and the button gains its dot.
It earns its place three times over: it is the narrative (the day passing), the scroll progress indicator (the inked portion of the meridian grows behind it), and the destination (the CTA's dot). One element, no duplication — which is the whole thesis of this version.
Techniques
requestAnimationFrame writer drive the sun along a
three-phase path (painting → meridian → CTA), with live
getBoundingClientRect() anchors so it lands on the ring at
any viewport size. Transform-only updates; no layout thrash.inkwash.jpg, and a CSS
mask-image fade dissolves the artwork's edges into the page
so the paper never shows a seam.mix-blend-mode: difference, so they
read dark on paper and pale on indigo, including mid-gradient.writing-mode: vertical-rl
with upright orientation for the hero poem, chapter marks and the dusk
marker.grayscale + invert and a screen blend:
ink ridges turn luminous, the sun becomes a pale moon.prefers-reduced-motion the sun and meridian retire, the CTA
ring renders pre-filled (the sun at rest), and no character animates.
Static files only; no build step.Scorecard