MozaikaDesign system

Increase — Design System

light · professional · medium · tailwind · confidence 92% · deep decode

Increase sets 'Enterprise-grade banking APIs' in Klim's Untitled Sans at 90px/700 — a deliberately unstyled typeface at maximum size, the typographic equivalent of a well-drafted contract. Slate #1A2B3B buttons at 8px radius, ledger-precise layout, and no decorative color: banking infrastructure that dresses like the regulator is watching, because it is.

Open in Mozaika →

This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/ds/increase.

Tokens

Increase's decoded design system: background #FFFFFF, text #1A2B3B, accent #1A2B3B, link #1A2B3B, primary #687887; type scale h1 16px / h2 16px / body 16px; 4px spacing base; 0px base radius. The single interactive/action color is #1A2B3B — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#F1F2F3
border#DCDFE1
text#1A2B3B
text_muted#717B85
primary#687887
accent#1A2B3B
link#1A2B3B
secondary#1F2937
button_bg#1A2B3B
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Motion

Micro-interactions run at 150ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).

Native design tokens

TokenValue
--shiki-color-text#bdc2c8
--shiki-token-constant#df3
--shiki-token-string#31f2cc
--shiki-token-comment#8995a1
--shiki-token-keyword#3bf
--shiki-token-parameter#bdc2c8
--shiki-token-function#31f2cc
--shiki-token-string-expression#31f2cc
--shiki-token-punctuation#8995a1
--shiki-token-link#31f2cc

…and 13 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.animate-slideFadeOverlaydiv.absolute×8 → div.absolute×6

Scroll reveal: 3 elements rest at opacity 0, animate in over 1s cubic-bezier(0.23, 1, 0.32, 1).

Responsive (measured)

Per-section tokens (12)

Export: DESIGN.md

# Increase — Design System

> light, professional, medium, tailwind — deep decode (measured live)

Increase sets 'Enterprise-grade banking APIs' in Klim's Untitled Sans at 90px/700 — a deliberately unstyled typeface at maximum size, the typographic equivalent of a well-drafted contract. Slate #1A2B3B buttons at 8px radius, ledger-precise layout, and no decorative color: banking infrastructure that dresses like the regulator is watching, because it is.

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#F1F2F3` |
| border | `#DCDFE1` |
| text | `#1A2B3B` |
| text_muted | `#717B85` |
| primary | `#687887` |
| accent | `#1A2B3B` |
| link | `#1A2B3B` |
| secondary | `#1F2937` |
| button_bg | `#1A2B3B` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#1A2B3B` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `accent` `#1A2B3B`, `link` `#1A2B3B`, `secondary` `#1F2937`, `button_bg` `#1A2B3B` are visually the same color (Δ11) — treat as one role (your action color).
- **accent** `#1A2B3B` — THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed.
- **primary** `#687887` — a brand color — but the call-to-action uses #1A2B3B, not this.
- **Page coverage** (full-page screenshot pixels): `#EBEEF0` 29.4% · `#34C1FB` 18% · `#FEFEFE` 13.9% · `#1A2B3B` 13.6%

## Typography

- Heading: **Untitled Sans** _(free fallback: Newsreader)_
- Body: **Untitled Sans** _(free fallback: Newsreader)_
- Mono: **Input Mono-4c4a0ba0f7fa02b9** _(measured)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 90px / 700 · lh 90px · tracking -5.4px |
| h2 | 40px / 700 · lh 44px · tracking -1.6px |
| h3 | 32px / 700 · lh 36px · tracking -1.28px |
| body | 14px / 500 · lh 20px |
| small | 13px / 400 · lh 20px |

- Weight ladder: 400 · 500 · 700 — use these exact measured weights, not the 400/600 defaults.

> **Fonts —** Untitled Sans may be proprietary — safe free fallback: Newsreader (Google Fonts).

## Spacing
- base unit: 4px (inferred from the measured scale)
- measured scale: 4px, 8px, 10px, 12px, 15px, 16px, 20px, 24px, 30px, 32px — snap all gaps/padding to these

## Radius
- base: 0px
- button: 8px
- card: 8px
- pill: 9999px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#FFFFFF` / `#1A2B3B` | 1px solid rgb(237, 240, 242) | 8px | 10px 15px 10px 15px | 500 14px | none |
| secondary | `#1A2B3B` / `#FFFFFF` | none | 8px | 5px 10px 5px 10px | 500 14px | none |

**States (measured, not guessed)**

- primary hover: background `#F5F6F7`
- secondary hover: background `#132030`
- transition: `color 0.15s cubic-bezier(0.4, 0, 0.2, 1)`

## Motion
- durations: 150ms (dominant) · 500ms · 180ms
- easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `cubic-bezier(0.25, 0.46, 0.45, 0.94)`
- animated properties: color, background-color, border-color, outline-color

Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion.

## Their own tokens (verbatim from :root)

| Token | Value |
|-------|-------|
| `--shiki-color-text` | `#bdc2c8` |
| `--shiki-token-constant` | `#df3` |
| `--shiki-token-string` | `#31f2cc` |
| `--shiki-token-comment` | `#8995a1` |
| `--shiki-token-keyword` | `#3bf` |
| `--shiki-token-parameter` | `#bdc2c8` |
| `--shiki-token-function` | `#31f2cc` |
| `--shiki-token-string-expression` | `#31f2cc` |
| `--shiki-token-punctuation` | `#8995a1` |
| `--shiki-token-link` | `#31f2cc` |
| `--shiki-token-builtin` | `#fff` |
| `--ease-out-quint` | `cubic-bezier(.23, 1, .32, 1)` |

_…and 11 more measured on the page._

Prefer these names when extending their system — it's the brand's actual vocabulary.

## Layout (measured)
- nav: 65px fixed · border-bottom 1px solid rgba(0, 0, 0, 0.05)

## Motion choreography (measured)
Load order: `div.animate-slideFadeOverlay` @0ms → `div.absolute`×8 @795ms → `div.absolute`×6 @961ms
- scroll reveal: 3 elements rest at opacity 0, animate in over 1s cubic-bezier(0.23, 1, 0.32, 1) (3 revealed during the drive).

Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography.

## Responsive (measured)
- breakpoints: 450px · 640px · 768px · 960px · 1160px · 1280px
- mobile (390px): body 16px · nav: inline

## How to apply
Paste the Tailwind `@theme` (or CSS variables) as your base, then build each
section to its spec — verify every color, radius, and font against these tokens.
Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them.

---

> **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/ds/increase

Export: Tailwind v4 (@theme)

@theme {
  /* action color #1A2B3B — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #FFFFFF;
  --color-surface: #F1F2F3;
  --color-border: #DCDFE1;
  --color-text: #1A2B3B;
  --color-text-muted: #717B85;
  --color-primary: #687887;  /* a brand color — but the call-to-action uses #1A2B3B, not this. */
  --color-accent: #1A2B3B;  /* THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. */
  --color-link: #1A2B3B;  /* inline text links — shares the action color. */
  --color-secondary: #1F2937;  /* same color as the action (see accent). */
  --color-button-bg: #1A2B3B;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  /* fonts: Untitled Sans may be proprietary — safe free fallback: Newsreader (Google Fonts). */
  --font-heading: "Untitled Sans", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Untitled Sans", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: "Input Mono-4c4a0ba0f7fa02b9", ui-monospace, monospace;
  /* measured weights: 400, 500, 700 — use these, not 400/600 */
  --text-hero: 90px; --font-weight-hero: 700; --leading-hero: 90px; --tracking-hero: -5.4px;
  --text-h2: 40px; --font-weight-h2: 700; --leading-h2: 44px; --tracking-h2: -1.6px;
  --text-h3: 32px; --font-weight-h3: 700; --leading-h3: 36px; --tracking-h3: -1.28px;
  --text-body: 14px; --font-weight-body: 500; --leading-body: 20px;
  --text-small: 13px; --font-weight-small: 400; --leading-small: 20px;
  --radius-base: 0px;
  --radius-button: 8px;
  --radius-card: 8px;
  --radius-pill: 9999px;
  --color-btn-hover: #F5F6F7;  /* measured primary hover fill */
  --ease-brand: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 180ms;
  --duration-slow: 500ms;
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 8, 10, 12, 15, 16, 20, 24, 30, 32px */
}

Export: CSS variables

:root {
  /* action color #1A2B3B — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #FFFFFF;
  --surface: #F1F2F3;
  --border: #DCDFE1;
  --text: #1A2B3B;
  --text-muted: #717B85;
  --primary: #687887;  /* a brand color — but the call-to-action uses #1A2B3B, not this. */
  --accent: #1A2B3B;  /* THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. */
  --link: #1A2B3B;  /* inline text links — shares the action color. */
  --secondary: #1F2937;  /* same color as the action (see accent). */
  --button-bg: #1A2B3B;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --font-heading: "Untitled Sans", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Untitled Sans", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-mono: "Input Mono-4c4a0ba0f7fa02b9", ui-monospace, monospace;
  --text-hero: 90px; --weight-hero: 700; --leading-hero: 90px; --tracking-hero: -5.4px;
  --text-h2: 40px; --weight-h2: 700; --leading-h2: 44px; --tracking-h2: -1.6px;
  --text-h3: 32px; --weight-h3: 700; --leading-h3: 36px; --tracking-h3: -1.28px;
  --text-body: 14px; --weight-body: 500; --leading-body: 20px;
  --text-small: 13px; --weight-small: 400; --leading-small: 20px;
  --radius: 0px;
  --radius-button: 8px;
  --radius-card: 8px;
  --radius-pill: 9999px;
  --btn-bg-hover: #F5F6F7;
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
  --duration-fast: 150ms;
  --duration-base: 180ms;
  --duration-slow: 500ms;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --shiki-color-text: #bdc2c8;
  --shiki-token-constant: #df3;
  --shiki-token-string: #31f2cc;
  --shiki-token-comment: #8995a1;
  --shiki-token-keyword: #3bf;
  --shiki-token-parameter: #bdc2c8;
  --shiki-token-function: #31f2cc;
  --shiki-token-string-expression: #31f2cc;
  --shiki-token-punctuation: #8995a1;
  --shiki-token-link: #31f2cc;
  --shiki-token-builtin: #fff;
  --ease-out-quint: cubic-bezier(.23, 1, .32, 1);
}
/* fonts: Untitled Sans may be proprietary — safe free fallback: Newsreader (Google Fonts). */