oh-my-design-cli 1.8.7 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/hooks/lib/preferences-parser.cjs +1 -0
- package/.claude/hooks/lib/preferences-writer.cjs +1 -0
- package/.claude/hooks/post-edit-watch.cjs +1 -0
- package/.claude/hooks/session-end-foldin.cjs +1 -0
- package/.claude/hooks/session-state-loader.cjs +1 -0
- package/.claude/hooks/skill-activation.cjs +1 -0
- package/.claude/settings.json +10 -1
- package/.github/assets/logo-bg.png +0 -0
- package/AGENTS.md +20 -1
- package/CHANGELOG.md +482 -0
- package/MIGRATION.md +103 -0
- package/README.ja.md +56 -19
- package/README.ko.md +47 -30
- package/README.md +48 -30
- package/README.zh-TW.md +59 -22
- package/agents/AGENT.md +8 -7
- package/agents/omd-codex-image.md +1 -1
- package/agents/omd-critic.md +6 -7
- package/agents/omd-designer-review.md +1 -1
- package/agents/omd-final-qa.md +1 -1
- package/agents/omd-humanizer.md +38 -0
- package/agents/omd-kr-writer.md +3 -4
- package/agents/omd-locale-adapter.md +12 -16
- package/agents/omd-master.md +24 -19
- package/agents/omd-microcopy.md +1 -1
- package/agents/omd-orchestrator.md +7 -8
- package/agents/omd-slop-auditor.md +31 -0
- package/agents/omd-ux-researcher.md +1 -1
- package/data/reference-fingerprints.json +1995 -38
- package/dist/bin/oh-my-design.js +16 -8
- package/dist/bin/oh-my-design.js.map +1 -1
- package/dist/chunk-UJIHCEYF.js +99 -0
- package/dist/chunk-UJIHCEYF.js.map +1 -0
- package/dist/doctor-LDWSFM3I.js +763 -0
- package/dist/doctor-LDWSFM3I.js.map +1 -0
- package/dist/install-skills-ZZFNJ2II.js +1120 -0
- package/dist/install-skills-ZZFNJ2II.js.map +1 -0
- package/docs/CLI_QUICKSTART.md +157 -0
- package/package.json +25 -4
- package/scripts/postinstall.cjs +5 -4
- package/skills/claude-design/SKILL.md +38 -14
- package/skills/claude-design/references/claude-design-flow.md +11 -11
- package/skills/claude-design/references/codebase-analysis.md +5 -4
- package/skills/omd-final-qa/SKILL.md +1 -1
- package/skills/omd-harness/SKILL.md +51 -50
- package/skills/omd-humanize/SKILL.md +116 -0
- package/skills/omd-humanize/agents/openai.yaml +4 -0
- package/skills/omd-humanize/references/locale-playbooks.md +102 -0
- package/skills/omd-humanize/references/sources.md +11 -0
- package/skills/omd-init/SKILL.md +18 -12
- package/skills/omd-locale-adapter/SKILL.md +58 -91
- package/skills/omd-orchestrator/SKILL.md +11 -5
- package/skills/omd-reference-capture/SKILL.md +80 -26
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-LICENSE.txt +202 -0
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-NOTICE.txt +5 -0
- package/skills/omd-reference-capture/scripts/THIRD_PARTY_NOTICES.md +3 -0
- package/skills/omd-reference-capture/scripts/capture-reference-evidence.mjs +159906 -0
- package/skills/omd-slop-audit/SKILL.md +110 -0
- package/skills/omd-slop-audit/agents/openai.yaml +4 -0
- package/skills/omd-slop-audit/references/pattern-catalog.md +96 -0
- package/skills/omd-slop-audit/references/sources.md +24 -0
- package/web/references/104/DESIGN.md +354 -0
- package/web/references/11st/DESIGN.md +197 -316
- package/web/references/29cm/DESIGN.md +297 -393
- package/web/references/42dot/DESIGN.md +390 -0
- package/web/references/8percent/DESIGN.md +438 -0
- package/web/references/ably/DESIGN.md +267 -572
- package/web/references/acer/DESIGN.md +329 -0
- package/web/references/airbnb/DESIGN.md +219 -557
- package/web/references/alipay/DESIGN.md +179 -420
- package/web/references/apple/DESIGN.md +224 -498
- package/web/references/asleep/DESIGN.md +402 -0
- package/web/references/au/DESIGN.md +334 -0
- package/web/references/autopedia/DESIGN.md +382 -0
- package/web/references/aws-cloudscape/DESIGN.md +241 -0
- package/web/references/baemin/DESIGN.md +332 -491
- package/web/references/banksalad/DESIGN.md +269 -180
- package/web/references/barogo/DESIGN.md +416 -0
- package/web/references/beusable/DESIGN.md +464 -0
- package/web/references/bilibili/DESIGN.md +206 -374
- package/web/references/bmw/DESIGN.md +162 -276
- package/web/references/brandi/DESIGN.md +184 -325
- package/web/references/catchtable/DESIGN.md +219 -264
- package/web/references/cgv/DESIGN.md +317 -0
- package/web/references/channeltalk/DESIGN.md +210 -336
- package/web/references/china-airlines/DESIGN.md +291 -0
- package/web/references/cjonstyle/DESIGN.md +453 -0
- package/web/references/class101/DESIGN.md +168 -387
- package/web/references/classum/DESIGN.md +228 -203
- package/web/references/claude/DESIGN.md +242 -479
- package/web/references/clay/DESIGN.md +179 -377
- package/web/references/clickhouse/DESIGN.md +254 -343
- package/web/references/cohere/DESIGN.md +214 -324
- package/web/references/coinone/DESIGN.md +199 -179
- package/web/references/corca/DESIGN.md +414 -0
- package/web/references/coupang/DESIGN.md +205 -475
- package/web/references/cursor/DESIGN.md +240 -381
- package/web/references/dabang/DESIGN.md +248 -213
- package/web/references/dable/DESIGN.md +431 -0
- package/web/references/datarize/DESIGN.md +217 -330
- package/web/references/dealicious/DESIGN.md +402 -0
- package/web/references/drdiary/DESIGN.md +404 -0
- package/web/references/elastic/DESIGN.md +238 -0
- package/web/references/elevenlabs/DESIGN.md +183 -321
- package/web/references/eslite/DESIGN.md +257 -0
- package/web/references/evaair/DESIGN.md +338 -0
- package/web/references/expo/DESIGN.md +238 -331
- package/web/references/familymart-tw/DESIGN.md +254 -0
- package/web/references/ferrari/DESIGN.md +160 -377
- package/web/references/figma/DESIGN.md +197 -451
- package/web/references/fitpet/DESIGN.md +445 -0
- package/web/references/flex/DESIGN.md +170 -253
- package/web/references/framer/DESIGN.md +197 -340
- package/web/references/freee/DESIGN.md +211 -533
- package/web/references/friendliai/DESIGN.md +431 -0
- package/web/references/frip/DESIGN.md +440 -0
- package/web/references/gangnamunni/DESIGN.md +154 -591
- package/web/references/gaudiolab/DESIGN.md +414 -0
- package/web/references/google/DESIGN.md +290 -398
- package/web/references/hashicorp/DESIGN.md +273 -318
- package/web/references/heydealer/DESIGN.md +429 -0
- package/web/references/humanscape/DESIGN.md +433 -0
- package/web/references/hyundai/DESIGN.md +158 -368
- package/web/references/hyundaicard/DESIGN.md +171 -121
- package/web/references/ibm/DESIGN.md +227 -378
- package/web/references/idus/DESIGN.md +450 -0
- package/web/references/igaworks/DESIGN.md +437 -0
- package/web/references/inflearn/DESIGN.md +221 -366
- package/web/references/intuit/DESIGN.md +244 -0
- package/web/references/jandi/DESIGN.md +191 -291
- package/web/references/jobplanet/DESIGN.md +415 -0
- package/web/references/kakao/DESIGN.md +287 -475
- package/web/references/kakaobank/DESIGN.md +220 -521
- package/web/references/kakaogames/DESIGN.md +220 -0
- package/web/references/kakaopay/DESIGN.md +207 -526
- package/web/references/karrot/DESIGN.md +227 -251
- package/web/references/kb-kookmin/DESIGN.md +308 -0
- package/web/references/kbank/DESIGN.md +220 -175
- package/web/references/kmong/DESIGN.md +281 -356
- package/web/references/krds/DESIGN.md +245 -19
- package/web/references/kream/DESIGN.md +224 -359
- package/web/references/kurly/DESIGN.md +211 -533
- package/web/references/lamborghini/DESIGN.md +198 -360
- package/web/references/lguplus/DESIGN.md +259 -0
- package/web/references/likelion/DESIGN.md +283 -0
- package/web/references/line/DESIGN.md +396 -355
- package/web/references/linear.app/DESIGN.md +209 -562
- package/web/references/lotteon/DESIGN.md +386 -0
- package/web/references/lovable/DESIGN.md +255 -349
- package/web/references/makinarocks/DESIGN.md +149 -349
- package/web/references/maum-ai/DESIGN.md +423 -0
- package/web/references/medibloc/DESIGN.md +425 -0
- package/web/references/megabox/DESIGN.md +232 -0
- package/web/references/mercari/DESIGN.md +217 -434
- package/web/references/microsoft/DESIGN.md +234 -388
- package/web/references/mildang/DESIGN.md +411 -0
- package/web/references/millie/DESIGN.md +183 -504
- package/web/references/minimax/DESIGN.md +264 -322
- package/web/references/miricanvas/DESIGN.md +182 -355
- package/web/references/miro/DESIGN.md +234 -232
- package/web/references/mistral.ai/DESIGN.md +231 -314
- package/web/references/mixi/DESIGN.md +234 -0
- package/web/references/moin/DESIGN.md +445 -0
- package/web/references/mongodb/DESIGN.md +219 -316
- package/web/references/musinsa/DESIGN.md +184 -510
- package/web/references/mynavi/DESIGN.md +242 -0
- package/web/references/myrealtrip/DESIGN.md +169 -406
- package/web/references/naver/DESIGN.md +328 -499
- package/web/references/naverwebtoon/DESIGN.md +172 -395
- package/web/references/nhn/DESIGN.md +169 -346
- package/web/references/nhncloud/DESIGN.md +185 -123
- package/web/references/notion/DESIGN.md +271 -475
- package/web/references/nrise/DESIGN.md +417 -0
- package/web/references/ohouse/DESIGN.md +210 -549
- package/web/references/oliveyoung/DESIGN.md +217 -326
- package/web/references/ollama/DESIGN.md +241 -308
- package/web/references/onestore/DESIGN.md +248 -0
- package/web/references/palantir/DESIGN.md +256 -0
- package/web/references/panasonic/DESIGN.md +276 -0
- package/web/references/patternfly/DESIGN.md +259 -0
- package/web/references/payhere/DESIGN.md +438 -0
- package/web/references/pega/DESIGN.md +262 -0
- package/web/references/peoplefund/DESIGN.md +431 -0
- package/web/references/petfriends/DESIGN.md +428 -0
- package/web/references/pinkfong/DESIGN.md +199 -367
- package/web/references/pinterest/DESIGN.md +258 -308
- package/web/references/poya/DESIGN.md +286 -0
- package/web/references/pozalabs/DESIGN.md +438 -0
- package/web/references/protopie/DESIGN.md +419 -0
- package/web/references/qraft/DESIGN.md +448 -0
- package/web/references/quotabook/DESIGN.md +449 -0
- package/web/references/recruit/DESIGN.md +247 -0
- package/web/references/remember/DESIGN.md +202 -396
- package/web/references/resend/DESIGN.md +274 -348
- package/web/references/sakura-internet/DESIGN.md +269 -0
- package/web/references/samsung/DESIGN.md +157 -359
- package/web/references/sandoll/DESIGN.md +445 -0
- package/web/references/sanity/DESIGN.md +241 -375
- package/web/references/scatterlab/DESIGN.md +412 -0
- package/web/references/selectstar/DESIGN.md +439 -0
- package/web/references/servicenow/DESIGN.md +289 -0
- package/web/references/shinhanbank/DESIGN.md +161 -341
- package/web/references/shinhancard/DESIGN.md +208 -319
- package/web/references/sionic/DESIGN.md +454 -0
- package/web/references/sktelecom/DESIGN.md +310 -0
- package/web/references/socar/DESIGN.md +125 -32
- package/web/references/softbank/DESIGN.md +231 -0
- package/web/references/sony/DESIGN.md +234 -0
- package/web/references/soop/DESIGN.md +261 -0
- package/web/references/spacex/DESIGN.md +184 -323
- package/web/references/spotify/DESIGN.md +253 -394
- package/web/references/squeezebits/DESIGN.md +441 -0
- package/web/references/stayfolio/DESIGN.md +422 -0
- package/web/references/stripe/DESIGN.md +212 -491
- package/web/references/supabase/DESIGN.md +244 -316
- package/web/references/tabling/DESIGN.md +415 -0
- package/web/references/taishinbank/DESIGN.md +243 -0
- package/web/references/teamlab/DESIGN.md +240 -0
- package/web/references/teamsparta/DESIGN.md +472 -0
- package/web/references/tellingme/DESIGN.md +392 -0
- package/web/references/tesla/DESIGN.md +244 -427
- package/web/references/thsr/DESIGN.md +284 -0
- package/web/references/thumbtack/DESIGN.md +302 -0
- package/web/references/together.ai/DESIGN.md +257 -304
- package/web/references/toss/DESIGN.md +251 -593
- package/web/references/toss-securities/DESIGN.md +255 -178
- package/web/references/tossbank/DESIGN.md +195 -491
- package/web/references/toyota/DESIGN.md +238 -0
- package/web/references/tving/DESIGN.md +197 -245
- package/web/references/typed/DESIGN.md +413 -0
- package/web/references/uber/DESIGN.md +256 -333
- package/web/references/udn/DESIGN.md +250 -0
- package/web/references/upbit/DESIGN.md +145 -256
- package/web/references/upstage/DESIGN.md +211 -204
- package/web/references/uswds/DESIGN.md +287 -0
- package/web/references/vercel/DESIGN.md +236 -440
- package/web/references/wanted/DESIGN.md +215 -487
- package/web/references/wise/DESIGN.md +223 -231
- package/web/references/wisetracker/DESIGN.md +462 -0
- package/web/references/wooribank/DESIGN.md +245 -0
- package/web/references/yanolja/DESIGN.md +250 -419
- package/web/references/yeogiotte/DESIGN.md +235 -418
- package/web/references/zapier/DESIGN.md +256 -377
- package/web/references/zendesk/DESIGN.md +288 -0
- package/web/references/zigzag/DESIGN.md +200 -621
- package/dist/install-skills-7UUDOLG2.js +0 -734
- package/dist/install-skills-7UUDOLG2.js.map +0 -1
|
@@ -8,310 +8,302 @@ primary_color: "#9fe870"
|
|
|
8
8
|
logo:
|
|
9
9
|
type: simpleicons
|
|
10
10
|
slug: wise
|
|
11
|
-
verified: "2026-
|
|
11
|
+
verified: "2026-07-13"
|
|
12
12
|
omd: "0.1"
|
|
13
13
|
ds:
|
|
14
14
|
name: Wise Design
|
|
15
15
|
url: "https://wise.design"
|
|
16
16
|
type: system
|
|
17
|
-
description: Wise's design system
|
|
17
|
+
description: Wise's public design system for product, editorial, and brand guidance.
|
|
18
|
+
verification_v2:
|
|
19
|
+
schema: 2
|
|
20
|
+
checked: "2026-07-13"
|
|
21
|
+
surfaces:
|
|
22
|
+
- { id: home, kind: marketing, url: "https://wise.com/", inspected: "2026-07-13" }
|
|
23
|
+
- { id: business-pricing, kind: public-pricing, url: "https://wise.com/gb/pricing/business", inspected: "2026-07-13" }
|
|
24
|
+
- { id: kr-pricing, kind: public-pricing, url: "https://wise.com/kr/pricing/", inspected: "2026-07-13" }
|
|
25
|
+
sources:
|
|
26
|
+
- { id: home-live, kind: product-surface, url: "https://wise.com/", captured: "2026-07-13" }
|
|
27
|
+
- { id: business-pricing-live, kind: product-surface, url: "https://wise.com/gb/pricing/business", captured: "2026-07-13" }
|
|
28
|
+
- { id: kr-pricing-live, kind: product-surface, url: "https://wise.com/kr/pricing/", captured: "2026-07-13" }
|
|
29
|
+
- { id: wise-typography, kind: official-doc, url: "https://wise.design/foundations/typography", captured: "2026-07-13" }
|
|
30
|
+
- { id: wise-components, kind: official-doc, url: "https://docs.wise.design/components", captured: "2026-07-13" }
|
|
31
|
+
- { id: inter-license, kind: license, url: "https://github.com/rsms/inter/blob/master/LICENSE.txt", captured: "2026-07-13" }
|
|
32
|
+
conflicts: []
|
|
33
|
+
claims:
|
|
34
|
+
"tokens.colors.primary": &live { surface_id: home, source_id: home-live, method: computed-style, captured: "2026-07-13" }
|
|
35
|
+
"tokens.colors.forest-ink": *live
|
|
36
|
+
"tokens.colors.obsidian": *live
|
|
37
|
+
"tokens.colors.charcoal": *live
|
|
38
|
+
"tokens.colors.fog": *live
|
|
39
|
+
"tokens.colors.paper": *live
|
|
40
|
+
"tokens.colors.pebble": *live
|
|
41
|
+
"tokens.typography.family.ui": &fonts { surface_id: home, source_id: home-live, method: computed-style-fontfaceset-and-source-url, captured: "2026-07-13" }
|
|
42
|
+
"tokens.typography.family.display": *fonts
|
|
43
|
+
"tokens.typography.display.size": *fonts
|
|
44
|
+
"tokens.typography.display.weight": *fonts
|
|
45
|
+
"tokens.typography.display.lineHeight": *fonts
|
|
46
|
+
"tokens.typography.display.use": *fonts
|
|
47
|
+
"tokens.typography.body.size": *fonts
|
|
48
|
+
"tokens.typography.body.weight": *fonts
|
|
49
|
+
"tokens.typography.body.lineHeight": *fonts
|
|
50
|
+
"tokens.typography.body.tracking": *fonts
|
|
51
|
+
"tokens.typography.body.use": *fonts
|
|
52
|
+
"tokens.typography.button.size": *fonts
|
|
53
|
+
"tokens.typography.button.weight": *fonts
|
|
54
|
+
"tokens.typography.button.lineHeight": *fonts
|
|
55
|
+
"tokens.typography.button.tracking": *fonts
|
|
56
|
+
"tokens.typography.button.use": *fonts
|
|
57
|
+
"tokens.spacing.xs": *live
|
|
58
|
+
"tokens.spacing.sm": *live
|
|
59
|
+
"tokens.spacing.md": *live
|
|
60
|
+
"tokens.spacing.lg": *live
|
|
61
|
+
"tokens.spacing.xl": *live
|
|
62
|
+
"tokens.spacing.xxl": *live
|
|
63
|
+
"tokens.rounded.input": *live
|
|
64
|
+
"tokens.rounded.chip": *live
|
|
65
|
+
"tokens.rounded.nav": *live
|
|
66
|
+
"tokens.rounded.pill": *live
|
|
67
|
+
"tokens.components.selection-chip.type": &chip { surface_id: home, source_id: home-live, method: computed-style-and-observed-state, captured: "2026-07-13" }
|
|
68
|
+
"tokens.components.selection-chip.bg": *chip
|
|
69
|
+
"tokens.components.selection-chip.fg": *chip
|
|
70
|
+
"tokens.components.selection-chip.radius": *chip
|
|
71
|
+
"tokens.components.selection-chip.height": *chip
|
|
72
|
+
"tokens.components.selection-chip.padding": *chip
|
|
73
|
+
"tokens.components.selection-chip.states": *chip
|
|
74
|
+
"tokens.components.selection-chip.use": *chip
|
|
75
|
+
"tokens.components.dialog-field.type": &dialog_field { surface_id: home, source_id: home-live, method: computed-style-and-observed-state, captured: "2026-07-13" }
|
|
76
|
+
"tokens.components.dialog-field.fg": *dialog_field
|
|
77
|
+
"tokens.components.dialog-field.radius": *dialog_field
|
|
78
|
+
"tokens.components.dialog-field.height": *dialog_field
|
|
79
|
+
"tokens.components.dialog-field.padding": *dialog_field
|
|
80
|
+
"tokens.components.dialog-field.states": *dialog_field
|
|
81
|
+
"tokens.components.dialog-field.use": *dialog_field
|
|
18
82
|
tokens:
|
|
19
|
-
source:
|
|
20
|
-
extracted: "2026-
|
|
83
|
+
source: reconciled
|
|
84
|
+
extracted: "2026-07-13"
|
|
85
|
+
note: "Machine tokens are limited to the supplied public live capture; Wise Design documentation provides context, not unobserved component values."
|
|
86
|
+
components_harvested: false
|
|
21
87
|
colors:
|
|
22
|
-
ink: "#0e0f0c"
|
|
23
88
|
primary: "#9fe870"
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
bright-orange: "#ffc091"
|
|
31
|
-
warm-dark: "#454745"
|
|
32
|
-
gray: "#868685"
|
|
33
|
-
light-surface: "#e8ebe6"
|
|
34
|
-
canvas: "#ffffff"
|
|
89
|
+
forest-ink: "#163300"
|
|
90
|
+
obsidian: "#0e0f0c"
|
|
91
|
+
charcoal: "#454745"
|
|
92
|
+
fog: "#e8ebe6"
|
|
93
|
+
paper: "#ffffff"
|
|
94
|
+
pebble: "#868685"
|
|
35
95
|
typography:
|
|
36
|
-
family: {
|
|
37
|
-
display
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
feature-title: { size: 22, weight: 600, lineHeight: 1.25, tracking: -0.4, use: "Inter, feature title" }
|
|
43
|
-
body: { size: 18, weight: 400, lineHeight: 1.44, tracking: 0.18, use: "Inter, body" }
|
|
44
|
-
body-semibold: { size: 18, weight: 600, lineHeight: 1.44, tracking: -0.11, use: "Inter, body default" }
|
|
45
|
-
button: { size: 18, weight: 600, lineHeight: 1.0, tracking: -0.11, use: "Inter, button" }
|
|
46
|
-
caption: { size: 14, weight: 400, lineHeight: 1.5, tracking: -0.08, use: "Inter, caption" }
|
|
47
|
-
small: { size: 12, weight: 400, lineHeight: 1.0, tracking: -0.08, use: "Inter, small" }
|
|
48
|
-
spacing: { xs: 4, sm: 8, md: 12, base: 16, lg: 20, xl: 24 }
|
|
49
|
-
rounded: { sm: 16, md: 30, lg: 40, full: 9999 }
|
|
50
|
-
shadow:
|
|
51
|
-
ring: "rgba(14,15,12,0.12) 0px 0px 0px 1px"
|
|
52
|
-
inset: "rgb(134,134,133) 0px 0px 0px 1px inset"
|
|
96
|
+
family: { ui: "Inter", display: "Wise Sans" }
|
|
97
|
+
display: { size: 105.428, weight: 900, lineHeight: 89.6142, use: "Observed home display headline" }
|
|
98
|
+
body: { size: 18, weight: 400, lineHeight: 26, tracking: -0.108, use: "Observed public pricing list copy" }
|
|
99
|
+
button: { size: 16, weight: 600, lineHeight: 24, tracking: -0.176, use: "Observed public primary CTA" }
|
|
100
|
+
spacing: { xs: 4, sm: 8, md: 12, lg: 16, xl: 24, xxl: 32 }
|
|
101
|
+
rounded: { input: 10, chip: 16, nav: 18.7693, pill: 9999 }
|
|
53
102
|
components:
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
card: { type: card, radius: 30, use: "Card, 1px rgba(14,15,12,0.12) border, ring shadow" }
|
|
57
|
-
badge-mint: { type: badge, bg: "#e2f6d5", fg: "#163300", radius: 16, use: "Soft green badge surface" }
|
|
58
|
-
components_harvested: true
|
|
103
|
+
selection-chip: { type: toggle, bg: "#9fe870", fg: "#163300", radius: 16, height: 32, padding: "0px 16px", states: "checked, unchecked", use: "Home selection chip; both states observed" }
|
|
104
|
+
dialog-field: { type: input, fg: "#0e0f0c", radius: 10, height: 48, padding: "0px 16px 0px 48px", states: "dialog-open", use: "Field in captured home dialog" }
|
|
59
105
|
---
|
|
60
106
|
|
|
61
107
|
# Design System Inspiration of Wise
|
|
62
108
|
|
|
63
109
|
## 1. Visual Theme & Atmosphere
|
|
64
110
|
|
|
65
|
-
Wise
|
|
111
|
+
Wise builds an international account for people and businesses that send, spend, receive, and hold money across borders. Its public web presentation makes that practical offer feel unmistakably unlike a conventional bank: a forest-green and electric-lime contrast, wide areas of paper white, and short, oversized Wise Sans headlines. Wise’s own 2021 name change broadened the story from transfers to multi-currency lives, while its later help guidance says the greener look, lettering, and globally inspired icons were introduced to better reflect the products and the people using them. The supplied July 2026 capture confirms the palette and type are not merely campaign language: the three public home/pricing surfaces repeatedly render Inter for functional UI and load Wise Sans for display moments.
|
|
66
112
|
|
|
67
|
-
|
|
113
|
+
- **Lime punctuation:** `#9fe870` is the repeated live primary-action fill, paired with `#163300` text.
|
|
114
|
+
- **Forest rhythm:** `#163300`, paper white, and `#e8ebe6` make the captured public pages feel warm rather than corporate-blue.
|
|
115
|
+
- **Expressive restraint:** Wise Design reserves Wise Sans for short, high-impact moments and says to default to Inter for most product communication.
|
|
68
116
|
|
|
69
|
-
|
|
117
|
+
## 2. Color Palette & Roles
|
|
70
118
|
|
|
71
|
-
|
|
72
|
-
- Wise Sans at weight 900, 0.85 line-height — billboard-scale bold headlines
|
|
73
|
-
- Lime Green (`#9fe870`) accent with dark green text (`#163300`) — nature-inspired fintech
|
|
74
|
-
- Inter body at weight 600 as default — confident, not light
|
|
75
|
-
- Near-black (`#0e0f0c`) primary with warm green undertone
|
|
76
|
-
- Scale(1.05) hover animations — buttons physically grow
|
|
77
|
-
- OpenType `"calt"` on all text
|
|
78
|
-
- Pill buttons (9999px) and large rounded cards (30px–40px)
|
|
79
|
-
- Semantic color system with comprehensive state management
|
|
119
|
+
### Observed public-surface roles
|
|
80
120
|
|
|
81
|
-
|
|
121
|
+
- **Lime action** (`#9fe870`): primary CTA fill on home and both public pricing surfaces.
|
|
122
|
+
- **Forest ink** (`#163300`): recurring text, border, dark-action fill, and CTA text.
|
|
123
|
+
- **Obsidian** (`#0e0f0c`): high-contrast text and borders in the supplied public capture.
|
|
124
|
+
- **Charcoal** (`#454745`): repeated secondary copy and border value.
|
|
125
|
+
- **Fog** (`#e8ebe6`): repeated light surface/border value on home and business pricing.
|
|
126
|
+
- **Paper** (`#ffffff`): observed public canvas and dialog surface.
|
|
127
|
+
- **Pebble** (`#868685`): observed home input/chip border; this is a lower-frequency public value, not a universal semantic claim.
|
|
82
128
|
|
|
83
|
-
|
|
84
|
-
- **Near Black** (`#0e0f0c`): Primary text, background for dark sections
|
|
85
|
-
- **Wise Green** (`#9fe870`): Primary CTA button, brand accent
|
|
86
|
-
- **Dark Green** (`#163300`): Button text on green, deep green accent
|
|
87
|
-
- **Light Mint** (`#e2f6d5`): Soft green surface, badge backgrounds
|
|
88
|
-
- **Pastel Green** (`#cdffad`): `--color-interactive-contrast-hover`, hover accent
|
|
89
|
-
|
|
90
|
-
### Semantic
|
|
91
|
-
- **Positive Green** (`#054d28`): `--color-sentiment-positive-primary`, success
|
|
92
|
-
- **Danger Red** (`#d03238`): `--color-interactive-negative-hover`, error/destructive
|
|
93
|
-
- **Warning Yellow** (`#ffd11a`): `--color-sentiment-warning-hover`, warnings
|
|
94
|
-
- **Background Cyan** (`rgba(56,200,255,0.10)`): `--color-background-accent`, info tint
|
|
95
|
-
- **Bright Orange** (`#ffc091`): `--color-bright-orange`, warm accent
|
|
96
|
-
|
|
97
|
-
### Neutral
|
|
98
|
-
- **Warm Dark** (`#454745`): Secondary text, borders
|
|
99
|
-
- **Gray** (`#868685`): Muted text, tertiary
|
|
100
|
-
- **Light Surface** (`#e8ebe6`): Subtle green-tinted light surface
|
|
129
|
+
No unobserved status palette or broad authenticated-product color scale is asserted here.
|
|
101
130
|
|
|
102
131
|
## 3. Typography Rules
|
|
103
132
|
|
|
104
|
-
###
|
|
105
|
-
- **Display**: `Wise Sans`, fallback: `Inter` — OpenType `"calt"` on all text
|
|
106
|
-
- **Body / UI**: `Inter`, fallbacks: `Helvetica, Arial`
|
|
107
|
-
|
|
108
|
-
### Hierarchy
|
|
109
|
-
|
|
110
|
-
| Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
|
|
111
|
-
|------|------|------|--------|-------------|----------------|-------|
|
|
112
|
-
| Display Mega | Wise Sans | 126px (7.88rem) | 900 | 0.85 (ultra-tight) | normal | `"calt"` |
|
|
113
|
-
| Display Hero | Wise Sans | 96px (6.00rem) | 900 | 0.85 | normal | `"calt"` |
|
|
114
|
-
| Section Heading | Wise Sans | 64px (4.00rem) | 900 | 0.85 | normal | `"calt"` |
|
|
115
|
-
| Sub-heading | Wise Sans | 40px (2.50rem) | 900 | 0.85 | normal | `"calt"` |
|
|
116
|
-
| Alt Heading | Inter | 78px (4.88rem) | 600 | 1.10 (tight) | -2.34px | `"calt"` |
|
|
117
|
-
| Card Title | Inter | 26px (1.62rem) | 600 | 1.23 (tight) | -0.39px | `"calt"` |
|
|
118
|
-
| Feature Title | Inter | 22px (1.38rem) | 600 | 1.25 (tight) | -0.396px | `"calt"` |
|
|
119
|
-
| Body | Inter | 18px (1.13rem) | 400 | 1.44 | 0.18px | `"calt"` |
|
|
120
|
-
| Body Semibold | Inter | 18px (1.13rem) | 600 | 1.44 | -0.108px | `"calt"` |
|
|
121
|
-
| Button | Inter | 18px–22px | 600 | 1.00–1.44 | -0.108px | `"calt"` |
|
|
122
|
-
| Caption | Inter | 14px (0.88rem) | 400–600 | 1.50–1.86 | -0.084px to -0.108px | `"calt"` |
|
|
123
|
-
| Small | Inter | 12px (0.75rem) | 400–600 | 1.00–2.17 | -0.084px to -0.108px | `"calt"` |
|
|
124
|
-
|
|
125
|
-
### Principles
|
|
126
|
-
- **Weight 900 as identity**: Wise Sans Black (900) is used exclusively for display — the heaviest weight in any analyzed system. It creates text that feels stamped, pressed, physical.
|
|
127
|
-
- **0.85 line-height**: The tightest display line-height analyzed. Letters overlap vertically, creating dense, billboard-like text blocks.
|
|
128
|
-
- **"calt" everywhere**: Contextual alternates enabled on ALL text — both Wise Sans and Inter.
|
|
129
|
-
- **Weight 600 as body default**: Inter Semibold is the standard reading weight — confident, not light.
|
|
133
|
+
### Evidence classes
|
|
130
134
|
|
|
131
|
-
|
|
135
|
+
- **Official product-use:** Wise Design says to use Inter for most communication and Wise Sans for short, expressive headlines; its product guidance specifically allows Wise Sans for success, progress, and feature-intro moments.
|
|
136
|
+
- **Live computed public-surface use:** the supplied collector records `Inter` as loaded/high confidence with 1,502 visible uses across home and pricing, backed by seven Wise-hosted WOFF2 sources. `Wise Sans` is loaded/high confidence with 24 visible uses and two Wise-hosted WOFF2 sources. These are the only two family tokens promoted here.
|
|
137
|
+
- **Official distributed-font licence:** Inter’s upstream project is licensed under SIL OFL 1.1. That licence applies to Inter, not to Wise Sans.
|
|
138
|
+
- **Declared-only:** `Averta`, `VideoJS`, and `Wise Sans JP` have declared font-face sources in the bundle but zero visible use in the captured surfaces. They are not UI tokens or specimen substitutes.
|
|
139
|
+
- **Unresolved:** no public licence source for Wise Sans was found in this pass. Its live metadata and official Wise Design usage guidance remain useful, but redistribution rights are not asserted.
|
|
132
140
|
|
|
133
|
-
###
|
|
141
|
+
### Measured public hierarchy
|
|
134
142
|
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
+
| Role | Family | Size | Weight | Line height | Tracking | Provenance |
|
|
144
|
+
|---|---|---:|---:|---:|---:|---|
|
|
145
|
+
| Display headline | Wise Sans | 105.428px | 900 | 89.6142px | normal | `home::h1` |
|
|
146
|
+
| Display heading | Wise Sans | 89.1428px | 900 | 75.7714px | normal | `home::h2` |
|
|
147
|
+
| Public CTA | Inter | 16px | 600 | 24px | -0.176px | `home::[data-omd-capture="35"]` |
|
|
148
|
+
| Public body/list | Inter | 18px | 400 | 26px | -0.108px | `surface-2::li` |
|
|
149
|
+
|
|
150
|
+
## 4. Component Stylings
|
|
143
151
|
|
|
144
|
-
|
|
145
|
-
|
|
152
|
+
All variants below are observations from the supplied public home/pricing capture, not a complete Wise product-component contract. Selector, surface, and observed-state provenance are retained; no hover, pressed, focus, animation, or unobserved size variant is inferred.
|
|
153
|
+
|
|
154
|
+
### Public actions
|
|
155
|
+
|
|
156
|
+
**Lime primary CTA**
|
|
157
|
+
- Background: `#9fe870`
|
|
158
|
+
- Text: `#163300`
|
|
159
|
+
- Border: `1px solid #9fe870`
|
|
160
|
+
- Radius: `9999px`
|
|
161
|
+
- Padding: `11px 24px`
|
|
162
|
+
- Height: `48px`
|
|
163
|
+
- Font: `16px / 600 / Inter`
|
|
164
|
+
- Use: home marketing CTA; `home::[data-omd-capture="35"]`, also repeated on `surface-3`
|
|
165
|
+
|
|
166
|
+
**Forest inverted CTA**
|
|
167
|
+
- Background: `#163300`
|
|
168
|
+
- Text: `#9fe870`
|
|
169
|
+
- Border: `1px solid #163300`
|
|
170
|
+
- Radius: `9999px`
|
|
171
|
+
- Padding: `11px 24px`
|
|
172
|
+
- Height: `48px`
|
|
173
|
+
- Font: `16px / 600 / Inter`
|
|
174
|
+
- Use: home marketing CTA on a dark surface; `home::[data-omd-capture="40"]`
|
|
175
|
+
|
|
176
|
+
### Public navigation
|
|
177
|
+
|
|
178
|
+
**Secondary navigation control**
|
|
179
|
+
- Text: `#163300`
|
|
180
|
+
- Border: `0px solid #163300`
|
|
181
|
+
- Radius: `18.7693px`
|
|
182
|
+
- Padding: `8px 12px`
|
|
183
|
+
- Height: `40px`
|
|
184
|
+
- Font: `18px / 600 / Inter`
|
|
185
|
+
- Use: public navigation; `home::[data-omd-capture="5"]`, also present on `surface-3`
|
|
186
|
+
|
|
187
|
+
### Selection and dialog
|
|
188
|
+
|
|
189
|
+
**Selection chip**
|
|
190
|
+
- Background: `#9fe870`
|
|
191
|
+
- Text: `#163300`
|
|
192
|
+
- Border: `1px solid #9fe870`
|
|
193
|
+
- Radius: `16px`
|
|
194
|
+
- Padding: `0px 16px`
|
|
195
|
+
- Height: `32px`
|
|
196
|
+
- Font: `18px / 600 / Inter`
|
|
197
|
+
- Checked: `home::[data-omd-capture="79"]`
|
|
198
|
+
- Unchecked: transparent background with `#868685` 1px border at `home::[data-omd-capture="80"]`
|
|
199
|
+
- Use: home selection chip; checked and unchecked states were both captured
|
|
200
|
+
|
|
201
|
+
**Dialog field**
|
|
146
202
|
- Text: `#0e0f0c`
|
|
147
|
-
-
|
|
148
|
-
-
|
|
149
|
-
-
|
|
203
|
+
- Radius: `10px`
|
|
204
|
+
- Padding: `0px 16px 0px 48px`
|
|
205
|
+
- Height: `48px`
|
|
206
|
+
- Font: `16px / 400 / Inter`
|
|
207
|
+
- Dialog-open: `home::[data-omd-interaction-capture="dialog-0-3"]`; inset shadow `rgb(52, 74, 36) 0px 0px 0px 2.45557px`
|
|
208
|
+
- Use: field inside the captured home dialog
|
|
150
209
|
|
|
151
|
-
|
|
152
|
-
- Radius: 16px (small), 30px (medium), 40px (large cards/tables)
|
|
153
|
-
- Border: `1px solid rgba(14,15,12,0.12)` or `1px solid #9fe870` (green accent)
|
|
154
|
-
- Shadow: `rgba(14,15,12,0.12) 0px 0px 0px 1px` (ring shadow)
|
|
210
|
+
## 5. Layout Principles
|
|
155
211
|
|
|
156
|
-
###
|
|
157
|
-
- Green-tinted navigation hover: `rgba(211,242,192,0.4)`
|
|
158
|
-
- Clean header with Wise wordmark
|
|
159
|
-
- Pill CTAs right-aligned
|
|
212
|
+
### Observed spacing scale
|
|
160
213
|
|
|
161
|
-
|
|
214
|
+
The public capture repeatedly uses 4, 8, 12, 16, 24, and 32px values. Wise Design’s published spacing foundation lists the same values as foundational tokens and extends the scale beyond the captured component set. This reference keeps only the overlap as machine tokens.
|
|
162
215
|
|
|
163
|
-
###
|
|
164
|
-
- Base unit: 8px
|
|
165
|
-
- Scale: 1px, 2px, 3px, 4px, 5px, 8px, 10px, 11px, 12px, 16px, 18px, 19px, 20px, 22px, 24px
|
|
166
|
-
|
|
167
|
-
### Border Radius Scale
|
|
168
|
-
- Minimal (2px): Links, inputs
|
|
169
|
-
- Standard (10px): Comboboxes, inputs
|
|
170
|
-
- Card (16px): Small cards, buttons, radio
|
|
171
|
-
- Medium (20px): Links, medium cards
|
|
172
|
-
- Large (30px): Feature cards
|
|
173
|
-
- Section (40px): Tables, large cards
|
|
174
|
-
- Mega (1000px): Presentation elements
|
|
175
|
-
- Pill (9999px): All buttons, images
|
|
176
|
-
- Circle (50%): Icons, badges
|
|
216
|
+
### Observed shape scale
|
|
177
217
|
|
|
178
|
-
|
|
218
|
+
- **Input/dialog control:** `10px`
|
|
219
|
+
- **Selection chip:** `16px`
|
|
220
|
+
- **Public navigation control:** `18.7693px` computed radius
|
|
221
|
+
- **Public CTA:** `9999px` pill
|
|
179
222
|
|
|
180
|
-
|
|
181
|
-
|-------|-----------|-----|
|
|
182
|
-
| Flat (Level 0) | No shadow | Default |
|
|
183
|
-
| Ring (Level 1) | `rgba(14,15,12,0.12) 0px 0px 0px 1px` | Card borders |
|
|
184
|
-
| Inset (Level 2) | `rgb(134,134,133) 0px 0px 0px 1px inset` | Input focus |
|
|
223
|
+
## 6. Depth & Elevation
|
|
185
224
|
|
|
186
|
-
|
|
225
|
+
The supplied capture does not establish a universal card-elevation scale. The observed home dialog uses `rgba(69, 71, 69, 0.2) 0px 0px 40px 0px`; the dialog field exposes an inset focus-like shadow in its dialog-open snapshot. Keep those values local to those components rather than treating them as a global shadow system.
|
|
187
226
|
|
|
188
227
|
## 7. Do's and Don'ts
|
|
189
228
|
|
|
190
229
|
### Do
|
|
191
|
-
|
|
192
|
-
-
|
|
193
|
-
-
|
|
194
|
-
-
|
|
195
|
-
-
|
|
196
|
-
- Use Inter weight 600 as the body default
|
|
230
|
+
|
|
231
|
+
- Default to Inter for functional UI and longer communication; this is Wise Design’s stated default.
|
|
232
|
+
- Reserve Wise Sans for short, expressive display moments.
|
|
233
|
+
- Pair the observed lime primary action with forest-green text on the captured public-web pattern.
|
|
234
|
+
- Preserve the captured pill geometry for a public CTA only when that specific marketing pattern is intended.
|
|
197
235
|
|
|
198
236
|
### Don't
|
|
199
|
-
|
|
200
|
-
- Don
|
|
201
|
-
- Don
|
|
202
|
-
- Don
|
|
203
|
-
- Don
|
|
237
|
+
|
|
238
|
+
- Don’t use Wise Sans for long or serious text; Wise Design directs those cases to the cleaner face.
|
|
239
|
+
- Don’t promote declared-only Averta or Wise Sans JP to visible UI typography.
|
|
240
|
+
- Don’t copy the public marketing CTA, dialog, or chip measurements into authenticated-product or documentation surfaces without separate evidence.
|
|
241
|
+
- Don’t infer hover, pressed, focus, motion, error, or loading variants from this capture.
|
|
204
242
|
|
|
205
243
|
## 8. Responsive Behavior
|
|
206
244
|
|
|
207
|
-
|
|
208
|
-
| Name | Width | Key Changes |
|
|
209
|
-
|------|-------|-------------|
|
|
210
|
-
| Mobile | <576px | Single column |
|
|
211
|
-
| Tablet | 576–992px | 2-column |
|
|
212
|
-
| Desktop | 992–1440px | Full layout |
|
|
213
|
-
| Large | >1440px | Expanded |
|
|
245
|
+
The supplied evidence is desktop-only (`1440x900`) for home, business pricing, and Korean pricing. No breakpoint, mobile layout, or responsive component change is claimed.
|
|
214
246
|
|
|
215
247
|
## 9. Agent Prompt Guide
|
|
216
248
|
|
|
217
|
-
###
|
|
218
|
-
- Text: Near Black (`#0e0f0c`)
|
|
219
|
-
- Background: White (`#ffffff` / off-white)
|
|
220
|
-
- Accent: Wise Green (`#9fe870`)
|
|
221
|
-
- Button text: Dark Green (`#163300`)
|
|
222
|
-
- Secondary: Gray (`#868685`)
|
|
223
|
-
|
|
224
|
-
### Example Component Prompts
|
|
225
|
-
- "Create hero: white background. Headline at 96px Wise Sans weight 900, line-height 0.85, 'calt' enabled, #0e0f0c text. Green pill CTA (#9fe870, 9999px radius, 5px 16px padding, #163300 text). Hover: scale(1.05)."
|
|
226
|
-
- "Build a card: 30px radius, 1px solid rgba(14,15,12,0.12). Title at 22px Inter weight 600, body at 18px weight 400."
|
|
249
|
+
### Evidence-safe prompt
|
|
227
250
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
3. Scale animations (1.05 hover, 0.95 active) on all interactive elements
|
|
232
|
-
4. "calt" on everything — contextual alternates are mandatory
|
|
233
|
-
5. Inter 600 for body — confident reading weight
|
|
251
|
+
- “Create a public Wise-inspired marketing action using the observed lime `#9fe870` fill, forest `#163300` text, 9999px radius, 11px 24px padding, 48px height, and 16px/600 Inter. Do not assume this is an authenticated-product button.”
|
|
252
|
+
- “Use Inter for body/UI and reserve Wise Sans for a short display headline; do not substitute a system font for a declared-only family.”
|
|
253
|
+
- “For a home selection chip, use the observed checked and unchecked values only; no transition, hover, or error behavior is specified.”
|
|
234
254
|
|
|
235
255
|
## 10. Voice & Tone
|
|
236
256
|
|
|
237
|
-
Wise
|
|
257
|
+
Wise’s first-party rebrand account frames the service around making money work without borders and speaks directly to people and businesses with multi-currency lives. The current public messaging is concise and capability-led rather than decorative.
|
|
238
258
|
|
|
239
|
-
| Context |
|
|
259
|
+
| Context | Supported voice evidence |
|
|
240
260
|
|---|---|
|
|
241
|
-
|
|
|
242
|
-
|
|
|
243
|
-
|
|
|
244
|
-
| Error | Specific. "Recipient details invalid. Check IBAN format." |
|
|
245
|
-
|
|
246
|
-
**Voice samples**
|
|
247
|
-
- Marketing tagline: *"Money without borders"* <!-- verified: wise.com homepage 2026-05 -->
|
|
261
|
+
| Mission | “Money without borders” — Wise’s rebrand account |
|
|
262
|
+
| Product scope | “Sending, spending, and receiving money internationally” — Wise’s rebrand account |
|
|
263
|
+
| CTA register | “Open an account” — captured public home CTA context |
|
|
248
264
|
|
|
249
|
-
|
|
265
|
+
No fictional error copy, prohibited-language list, or broad documentation tone is asserted.
|
|
250
266
|
|
|
251
267
|
## 11. Brand Narrative
|
|
252
268
|
|
|
253
|
-
Wise
|
|
269
|
+
Wise’s February 2021 first-party rebrand account says the company changed its name from TransferWise to Wise as the service had grown beyond transfers. It describes the job as making money move across borders more instantly, transparently, conveniently, and eventually for free, for people and businesses managing money internationally.
|
|
254
270
|
|
|
255
|
-
|
|
256
|
-
- [Wise (company) — Wikipedia](https://en.wikipedia.org/wiki/Wise_(company))
|
|
257
|
-
- [Bloomberg — Wise Founders Turn Bank Fee Frustration into $3B Fortune (2021-07-07)](https://www.bloomberg.com/news/articles/2021-07-07/wise-founders-turn-bank-fee-frustration-into-3-billion-fortune)
|
|
258
|
-
- [ERR — Wise founders' story contained plenty of twists and turns](https://news.err.ee/1608273048/daily-wise-founders-story-contained-plenty-of-twists-and-turns)
|
|
259
|
-
- [Fortune — Taavet Hinrikus on his next act (2021-11-24)](https://fortune.com/2021/11/24/wise-taavet-hinrikus-venture-capital-tech-startup-investing/)
|
|
271
|
+
The later first-party help update connects the greener look, new logo, lettering, and people-and-place-inspired icons to the products Wise is building and the people it serves. That explains the visible contrast between the practical Inter-led UI and moments where Wise Sans is allowed to add a more expressive voice.
|
|
260
272
|
|
|
261
273
|
## 12. Principles
|
|
262
274
|
|
|
263
|
-
1. **
|
|
264
|
-
2. **
|
|
265
|
-
3. **
|
|
266
|
-
4. **Inter 600 body.** *UI implication:* confident reading weight; don't lighten to 400.
|
|
267
|
-
5. **`calt` OpenType.** Contextual alternates mandatory. *UI implication:* preserve OpenType features.
|
|
275
|
+
1. **Money across borders, not a single transfer.** *UI implication:* describe sending, spending, receiving, and holding as a coherent international-money task when the product context supports it.
|
|
276
|
+
2. **Clarity for functional communication.** *UI implication:* default to Inter for readable UI and long-form information.
|
|
277
|
+
3. **Expression is a deliberate accent.** *UI implication:* use Wise Sans for short key moments, not as a universal UI family.
|
|
268
278
|
|
|
269
279
|
## 13. Personas
|
|
270
280
|
|
|
271
|
-
*
|
|
281
|
+
*These are verified stakeholder groups, not invented individual personas.*
|
|
272
282
|
|
|
273
|
-
**
|
|
283
|
+
- **People with international lives:** Wise’s rebrand account names people who live, work, travel, or support family around the world.
|
|
284
|
+
- **Businesses managing money across borders:** Wise explicitly frames the expanded service around both people and businesses.
|
|
274
285
|
|
|
275
|
-
|
|
286
|
+
## 14. States
|
|
276
287
|
|
|
277
|
-
|
|
288
|
+
Only the following UI states were captured on the public home surface:
|
|
278
289
|
|
|
279
|
-
|
|
290
|
+
| State | Observed component | Provenance |
|
|
291
|
+
|---|---|---|
|
|
292
|
+
| Dialog open | Popover dialog and field | two captured home dialog interactions |
|
|
293
|
+
| Selected | Selection option | `home::[data-omd-interaction-capture="dialog-0-7"]` |
|
|
294
|
+
| Checked | Selection chip | `home::[data-omd-capture="79"]` |
|
|
295
|
+
| Unchecked | Selection chip | `home::[data-omd-capture="80"]` |
|
|
296
|
+
| Disabled | Circular control | `home::[data-omd-capture="65"]` |
|
|
280
297
|
|
|
281
|
-
|
|
282
|
-
|---|---|
|
|
283
|
-
| **Empty (no transfers)** | "Send your first transfer" CTA |
|
|
284
|
-
| **Empty (no accounts)** | "Open an account" CTA |
|
|
285
|
-
| **Loading (rate fetch)** | Real-time rate update with timestamp |
|
|
286
|
-
| **Loading (KYC)** | Persistent badge with progress |
|
|
287
|
-
| **Error (recipient)** | Specific field-level message |
|
|
288
|
-
| **Error (compliance)** | Plain English explanation + remediation |
|
|
289
|
-
| **Success (transfer)** | Receipt with rate / fee / arrival time |
|
|
290
|
-
| **Success (KYC)** | Confirmation + account active |
|
|
291
|
-
| **Skeleton (transaction list)** | Lime-tinted placeholders |
|
|
292
|
-
| **Disabled (insufficient funds)** | Top up link |
|
|
293
|
-
| **Loading (long action)** | Multi-step progress |
|
|
298
|
+
No public evidence in this pass establishes loading, empty, success, or error treatment.
|
|
294
299
|
|
|
295
300
|
## 15. Motion & Easing
|
|
296
301
|
|
|
297
|
-
|
|
298
|
-
|---|---|---|
|
|
299
|
-
| `motion-instant` | 0ms | Toggle |
|
|
300
|
-
| `motion-fast` | 150ms | Hover |
|
|
301
|
-
| `motion-standard` | 250ms | Modal, panel |
|
|
302
|
-
| `motion-pulse` | continuous | Live FX rate update |
|
|
303
|
-
|
|
304
|
-
Standard cubic-bezier; no bounce — fintech register. `prefers-reduced-motion: reduce` removes rate pulse.
|
|
302
|
+
The collector expanded two dialogs but did not capture a transition duration, easing value, hover behavior, or pressed behavior. No motion token is supplied.
|
|
305
303
|
|
|
306
304
|
---
|
|
307
305
|
|
|
308
|
-
**Verified:** 2026-
|
|
309
|
-
**Tier 1 sources:** wise.com
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
- **Skip-to-content** `#9fe870` 9999px / 72px / 19×24 / 20px·600 (a11y, larger geometry)
|
|
313
|
-
- **Top nav pills** transparent / `#163300` text / 9999px / 32px / 8×12 / 18px·600
|
|
314
|
-
- **Submenu pills** transparent / `#163300` / 18.7693px / 40px / 8×12 / 18px·600 (subpixel — rem-based design tokens)
|
|
315
|
-
**Tier 2 sources:** styles.refero.design / getdesign.md — no record.
|
|
316
|
-
**Tier 1 (Philosophy):** Wikipedia (Wise company), Bloomberg 2021-07-07, ERR.ee, Fortune 2021-11-24.
|
|
317
|
-
**Style ref:** `stripe`. **Conflicts unresolved:** none.
|
|
306
|
+
**Verified:** 2026-07-13
|
|
307
|
+
**Tier 1 sources:** https://wise.com/ · https://wise.com/gb/pricing/business · https://wise.com/kr/pricing/ · https://wise.design/foundations/typography · https://docs.wise.design/components · https://wise.com/us/blog/world-meet-wise · https://wise.com/help/articles/0pZf4t8FdGwauVsQGiHqD/why-does-wise-look-different
|
|
308
|
+
**Tier 2 sources:** https://getdesign.md/wise · https://styles.refero.design/style/367c0c6e-73a7-441c-a8ff-91d139ac60dc
|
|
309
|
+
**Conflicts unresolved:** none
|