On Running — design system & UI screens
Full-bleed action photograph of a runner along a chain-link fence under 'The Cloudmonster 3 - Triple stacked. Fully alive.' with Shop women's / Shop men's pills. Swiss performance-sportswear minimalism.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/website/on-running.
Decoded design system
On Running's decoded design system: background #FFFFFF, text #000000, accent #2F7EFE, link #2F7EFE, primary #ED0000; type scale h1 32.96px / h2 52.992px / body 32.96px; 4px spacing base; 4px base radius. The single interactive/action color is #FFFFFF — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #EFEFEF |
| border | #D8D8D8 |
| text | #000000 |
| text_muted | #606060 |
| primary | #ED0000 |
| accent | #2F7EFE |
| link | #2F7EFE |
| secondary | #0000EE |
| button_bg | #FFFFFF |
| button_text | #000000 |
Using these colors
- Action color
#FFFFFF— the single interactive color; only on things you click or must notice, never large fills. accent,linkare all#2F7EFE— one role, not several (the action color).- accent
#2F7EFE— accent for emphasis — keep it rare on the page. - primary
#ED0000— a brand color — but the call-to-action uses #FFFFFF, not this. - secondary
#0000EE— optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
Typography
- Heading: Noto Sans JP
- Body: Noto Sans JP
- Mono: On Semi Mono
- h1: 32.96px
- h2: 52.992px
- body: 32.96px
Spacing
- base unit: 4px
- scale: 2px, 4px, 8px, 12px, 16px, 20px, 24px, 32px, 40px, 48px
Radii
- base: 4px
- button: 40px
Shadows (elevation)
- subtle:
rgba(0, 0, 0, 0.05) 0px 0px 0.5px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px - card:
rgba(0, 0, 0, 0.1) -14px 0px 16px 0px
Motion
Micro-interactions run at 300ms (dominant) with ease.
- durations: 300ms · 200ms · 500ms
- easings:
ease·cubic-bezier(0.87, 0, 0.13, 1) - animated properties: background, transform, color, opacity
Native design tokens
| Token | Value |
|---|---|
--f-spinner-color-1 | #0000001a |
--f-spinner-color-2 | #11181ccc |
--sb-width | 0px |
--ticker-height | 3rem |
--adjust-banner-height | 0px |
--f-spinner-width | 36px |
--f-spinner-height | 36px |
Button states (measured)
- primary hover: border
1px solid rgb(51, 51, 51)· background#333333
Layout (measured)
- container max-width:
650px - nav: 90px absolute
- common grid: 12 columns
Motion choreography (measured)
Load order: span._container_bdd6m_27×12 → span._container_bdd6m_27 → div._closeButtonContainer_1v → div.onetrust-pc-dark-filter → div.otFloatingRounded → div._logoSection_1xk6q_201
Responsive (measured)
- breakpoints: 768px · 1024px · 1440px
- mobile (390px): nav inline
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →