Wise Mobile — Design System
Wise Mobile — palette measured from official store listing screenshots (colors only; no font claims). Type scale shown is the platform HIG default.
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/wise-mobile.
Tokens
Wise Mobile's decoded design system: background #FFFFFF, text #000000, accent #163300, link #163300, primary #163300; type scale h1 34px / h2 22px / body 17px; 4px spacing base; 12px base radius. The single interactive/action color is #163300 — 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 | #163300 |
| accent | #163300 |
| link | #163300 |
| button_bg | #163300 |
| button_text | #FFFFFF |
Using these colors
- Action color
#163300— the single interactive color; only on things you click or must notice, never large fills. primary,accent,link,button_bgare all#163300— one role, not several (the action color).- accent
#163300— 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.
Typography
- h1: 34px
- h2: 22px
- body: 17px
Spacing
- base unit: 4px
- scale: 3px, 4px, 8px, 9px, 11px, 12px, 16px, 24px, 28px, 38px
Radii
- base: 12px
- button: 12px
Shadows (elevation)
- subtle:
rgba(14, 15, 12, 0.12) 0px 0px 0px 1px - card:
rgba(0, 0, 0, 0.08) 0px 6px 20px 0px - overlay:
rgba(0, 0, 0, 0.15) 0px 10px 32px 0px, rgba(0, 0, 0, 0.04) 0px 40px 40px 0px
Motion
Micro-interactions run at 350ms (dominant) with cubic-bezier(0.8, 0.05, 0.2, 0.95).
- durations: 350ms · 150ms · 100ms
- easings:
cubic-bezier(0.8, 0.05, 0.2, 0.95)·ease - animated properties: color, background-color, width, border-color
Native design tokens
| Token | Value |
|---|---|
--color-content-primary | #0e0f0c |
--color-content-secondary | #454745 |
--color-content-tertiary | #6a6c6a |
--color-content-accent | #0097c7 |
--color-content-accent-hover | #0084b3 |
--color-content-accent-active | #0077a5 |
--color-content-positive | #008026 |
--color-content-positive-hover | #006d13 |
--color-content-positive-active | #006002 |
--color-content-negative | #cf2929 |
…and 110 more measured on the page.
Button states (measured)
- primary hover: border
1px solid rgb(128, 225, 66)· background#80E142
Layout (measured)
- container max-width:
1440px - nav: 76px sticky
- common grid: 2 columns
Motion choreography (measured)
Load order: div.np-theme-personal → div.np-theme-personal → div.np-theme-personal
Input (measured)
height 52px · radius 0px
Responsive (measured)
- breakpoints: 480px · 576px · 768px · 992px · 1200px · 1439px
- mobile (390px): hero 51px · nav hamburger
Export: DESIGN.md
# Wise Mobile — Design System > light, consumer, high — deep decode (measured live) Wise Mobile — palette measured from official store listing screenshots (colors only; no font claims). Type scale shown is the platform HIG default. ## Colors | Role | Value | |------|-------| | bg | `#FFFFFF` | | surface | `#EFEFEF` | | border | `#D8D8D8` | | text | `#000000` | | text_muted | `#606060` | | primary | `#163300` | | accent | `#163300` | | link | `#163300` | | button_bg | `#163300` | | button_text | `#FFFFFF` | **Using these colors** - **Action color** `#163300` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds. - `primary`, `accent`, `link`, `button_bg` are all `#163300` — one role, not several (your action color). - **accent** `#163300` — 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. - **Page coverage** (full-page screenshot pixels): `#9E9F9D` 69.3% · `#FFFFFF` 12.8% · `#1A2722` 9% · `#6A9086` 7.8% ## Typography | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 300px / 400 · lh 26px | | h2 | 105px / 900 · lh 90px | | h3 | 61px / 600 · lh 67px · tracking -1.83px | | body | 18px / 400 · lh 26px · tracking -0.11px | | small | 16px / 600 · lh 24px · tracking 0.08px | - Weight ladder: 400 · 500 · 600 · 900 — use these exact measured weights, not the 400/600 defaults. ## Spacing - base unit: 4px (inferred from the measured scale) - measured scale: 3px, 4px, 8px, 9px, 11px, 12px, 16px, 24px, 28px, 38px — snap all gaps/padding to these - section rhythm: 56px top/bottom padding per section (measured) ## Radius - base: 12px - button: 12px - card: 19px - pill: 9999px - sharp: 2px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `#9FE870` / `#163300` | 1px solid rgb(159, 232, 112) | 9999px | 8px 12px 8px 12px | 600 16px / -0.176px | none | | secondary | `rgba(0, 0, 0, 0)` / `#163300` | none | 18.7693px | 8px 12px 8px 12px | 600 18px / -0.108px | none | **States (measured, not guessed)** - primary hover: border `1px solid rgb(128, 225, 66)` · background `#80E142` - transition: `color 0.35s cubic-bezier(0.8, 0.05, 0.2, 0.95)` ## Shadows (elevation) - subtle: `rgba(14, 15, 12, 0.12) 0px 0px 0px 1px` - card: `rgba(0, 0, 0, 0.08) 0px 6px 20px 0px` - overlay: `rgba(0, 0, 0, 0.15) 0px 10px 32px 0px, rgba(0, 0, 0, 0.04) 0px 40px 40px 0px` ## Motion - durations: 350ms (dominant) · 150ms · 100ms - easings: `cubic-bezier(0.8, 0.05, 0.2, 0.95)` (dominant) · `ease` - animated properties: color, background-color, width, border-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 | |-------|-------| | `--color-content-primary` | `#0e0f0c` | | `--color-content-secondary` | `#454745` | | `--color-content-tertiary` | `#6a6c6a` | | `--color-content-accent` | `#0097c7` | | `--color-content-accent-hover` | `#0084b3` | | `--color-content-accent-active` | `#0077a5` | | `--color-content-positive` | `#008026` | | `--color-content-positive-hover` | `#006d13` | | `--color-content-positive-active` | `#006002` | | `--color-content-negative` | `#cf2929` | | `--color-content-negative-hover` | `#b80419` | | `--color-content-negative-active` | `#a7000d` | _…and 108 more measured on the page._ Prefer these names when extending their system — it's the brand's actual vocabulary. ## Layout (measured) - container max 1440px · common grid: 2-col - nav: 76px sticky | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 132 | 1024 | — | — | 0/0 | — | | 1213 | 176 | — | — | 0/0 | — | | 1445 | 752 | — | — | 56/56 | — | | 2198 | 1061 | — | — | 56/56 | — | | 3258 | 1014 | — | — | 0/0 | — | | 4329 | 545 | — | — | 0/0 | — | | 4366 | 470 | 2 | 28 | 75/75 | — | ## Motion choreography (measured) Load order: `div.np-theme-personal` @0ms → `div.np-theme-personal` @0ms → `div.np-theme-personal` @0ms - `div` ×2 — opacity 0→1 — 3000ms cubic-bezier(0.3, 0, 0.1, 1) · loops Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - input: h 52px · r 0px · bg rgba(0, 0, 0, 0) · placeholder #6A6C6A - card ×3: pad 37.5385px 28.1539px 37.5385px 28.1539px · r 28.1539px · bg #FFFFFF - hover: font-weight `400` · letter-spacing `-0.108px` - link: #163300 · underline — hover #0D1F00 ## Responsive (measured) - breakpoints: 480px · 576px · 768px · 992px · 1200px · 1439px - mobile (390px): hero 51px · body 18px · nav: hamburger ## 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/wise-mobile
Export: Tailwind v4 (@theme)
@theme {
/* action color #163300 — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #FFFFFF;
--color-surface: #EFEFEF;
--color-border: #D8D8D8;
--color-text: #000000;
--color-text-muted: #606060;
--color-primary: #163300; /* primary brand / action color. */
--color-accent: #163300; /* 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: #163300; /* inline text links — shares the action color. */
--color-button-bg: #163300; /* primary-button fill — the main call-to-action color. */
--color-button-text: #FFFFFF;
/* measured weights: 400, 500, 600, 900 — use these, not 400/600 */
--text-hero: 300px; --font-weight-hero: 400; --leading-hero: 26px;
--text-h2: 105px; --font-weight-h2: 900; --leading-h2: 90px;
--text-h3: 61px; --font-weight-h3: 600; --leading-h3: 67px; --tracking-h3: -1.83px;
--text-body: 18px; --font-weight-body: 400; --leading-body: 26px; --tracking-body: -0.11px;
--text-small: 16px; --font-weight-small: 600; --leading-small: 24px; --tracking-small: 0.08px;
--radius-base: 12px;
--radius-button: 12px;
--radius-card: 19px;
--radius-pill: 9999px;
--radius-sharp: 2px;
--shadow-card: rgba(0, 0, 0, 0.08) 0px 6px 20px 0px;
--shadow-overlay: rgba(0, 0, 0, 0.15) 0px 10px 32px 0px, rgba(0, 0, 0, 0.04) 0px 40px 40px 0px;
--shadow-subtle: rgba(14, 15, 12, 0.12) 0px 0px 0px 1px;
--color-btn-hover: #80E142; /* measured primary hover fill */
--ease-brand: cubic-bezier(0.8, 0.05, 0.2, 0.95);
--duration-fast: 100ms; /* use: duration-[var(--duration-fast)] */
--duration-base: 150ms;
--duration-slow: 350ms;
--section-y: 56px; /* per-section vertical padding (measured) */
--spacing: 4px; /* measured base — drives the p-*/gap-* scale. steps seen on the page: 3, 4, 8, 9, 11, 12, 16, 24, 28, 38px */
}Export: CSS variables
:root {
/* action color #163300 — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FFFFFF;
--surface: #EFEFEF;
--border: #D8D8D8;
--text: #000000;
--text-muted: #606060;
--primary: #163300; /* primary brand / action color. */
--accent: #163300; /* 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: #163300; /* inline text links — shares the action color. */
--button-bg: #163300; /* primary-button fill — the main call-to-action color. */
--button-text: #FFFFFF;
--text-hero: 300px; --weight-hero: 400; --leading-hero: 26px;
--text-h2: 105px; --weight-h2: 900; --leading-h2: 90px;
--text-h3: 61px; --weight-h3: 600; --leading-h3: 67px; --tracking-h3: -1.83px;
--text-body: 18px; --weight-body: 400; --leading-body: 26px; --tracking-body: -0.11px;
--text-small: 16px; --weight-small: 600; --leading-small: 24px; --tracking-small: 0.08px;
--radius: 12px;
--radius-button: 12px;
--radius-card: 19px;
--radius-pill: 9999px;
--radius-sharp: 2px;
--shadow-card: rgba(0, 0, 0, 0.08) 0px 6px 20px 0px;
--shadow-overlay: rgba(0, 0, 0, 0.15) 0px 10px 32px 0px, rgba(0, 0, 0, 0.04) 0px 40px 40px 0px;
--shadow-subtle: rgba(14, 15, 12, 0.12) 0px 0px 0px 1px;
--btn-bg-hover: #80E142;
--ease: cubic-bezier(0.8, 0.05, 0.2, 0.95);
--duration-fast: 100ms;
--duration-base: 150ms;
--duration-slow: 350ms;
--section-y: 56px;
}
/* their own tokens, verbatim from the site's :root */
:root {
--color-content-primary: #0e0f0c;
--color-content-secondary: #454745;
--color-content-tertiary: #6a6c6a;
--color-content-accent: #0097c7;
--color-content-accent-hover: #0084b3;
--color-content-accent-active: #0077a5;
--color-content-positive: #008026;
--color-content-positive-hover: #006d13;
--color-content-positive-active: #006002;
--color-content-negative: #cf2929;
--color-content-negative-hover: #b80419;
--color-content-negative-active: #a7000d;
}