Wise Mobile — design system & UI screens
Payment and trust management platform for global transactions and customer collections. The screen displays an "Explore" section with a prominent card carousel highlighting customer trust metrics (12.8 million active customers, 100,000 new weekly). A dark green card with bright lime accent text and 3D lock imagery dominates the center, with close and forward navigation buttons. Below, a bottom tab bar provides navigation to Home, Card, Recipients, and Payments sections.
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/wise-mobile.
Decoded design system
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
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →