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
|
@@ -5,447 +5,334 @@ display_name_kr: 데이터라이즈
|
|
|
5
5
|
country: KR
|
|
6
6
|
category: marketing
|
|
7
7
|
homepage: "https://www.datarize.ai"
|
|
8
|
-
primary_color: "#
|
|
8
|
+
primary_color: "#191919"
|
|
9
9
|
logo:
|
|
10
10
|
type: favicon
|
|
11
11
|
slug: "https://www.google.com/s2/favicons?domain=datarize.ai&sz=128"
|
|
12
|
-
verified: "2026-
|
|
12
|
+
verified: "2026-07-13"
|
|
13
13
|
added: "2026-06-26"
|
|
14
14
|
omd: "0.1"
|
|
15
|
+
verification_v2:
|
|
16
|
+
schema: 2
|
|
17
|
+
checked: "2026-07-13"
|
|
18
|
+
surfaces:
|
|
19
|
+
- { id: home, kind: marketing, url: "https://www.datarize.ai/", inspected: "2026-07-13" }
|
|
20
|
+
- { id: blog, kind: editorial, url: "https://www.datarize.ai/blog/hidden_product", inspected: "2026-07-13" }
|
|
21
|
+
- { id: pricing, kind: pricing, url: "https://www.datarize.ai/pricing", inspected: "2026-07-13" }
|
|
22
|
+
sources:
|
|
23
|
+
- { id: home-live, kind: product-surface, url: "https://www.datarize.ai/", captured: "2026-07-13" }
|
|
24
|
+
- { id: blog-live, kind: product-surface, url: "https://www.datarize.ai/blog/hidden_product", captured: "2026-07-13" }
|
|
25
|
+
- { id: pricing-live, kind: product-surface, url: "https://www.datarize.ai/pricing", captured: "2026-07-13" }
|
|
26
|
+
- { id: about, kind: official-doc, url: "https://www.datarize.ai/en/about", captured: "2026-07-13" }
|
|
27
|
+
- { id: terms, kind: official-doc, url: "https://policy.datarize.ai/en/terms", captured: "2026-07-13" }
|
|
28
|
+
- { id: product-guide, kind: official-doc, url: "https://datarize.gitbook.io/docs/guide-en", captured: "2026-07-13" }
|
|
29
|
+
- { id: pretendard-project, kind: official-doc, url: "https://github.com/orioncactus/pretendard/blob/main/packages/pretendard/docs/en/README.md", captured: "2026-07-13" }
|
|
30
|
+
- { id: pretendard-license, kind: license, url: "https://github.com/orioncactus/pretendard/blob/main/LICENSE", captured: "2026-07-13" }
|
|
31
|
+
conflicts: []
|
|
32
|
+
claims:
|
|
33
|
+
"tokens.colors.action": &home { surface_id: home, source_id: home-live, method: live-inspect, captured: "2026-07-13" }
|
|
34
|
+
"tokens.colors.body": &blog { surface_id: blog, source_id: blog-live, method: live-inspect, captured: "2026-07-13" }
|
|
35
|
+
"tokens.colors.canvas": *home
|
|
36
|
+
"tokens.colors.hairline": *home
|
|
37
|
+
"tokens.colors.ink": *home
|
|
38
|
+
"tokens.colors.link": *home
|
|
39
|
+
"tokens.colors.surface": &pricing { surface_id: pricing, source_id: pricing-live, method: live-inspect, captured: "2026-07-13" }
|
|
40
|
+
"tokens.components.pricing-tab.bg": *pricing
|
|
41
|
+
"tokens.components.pricing-tab.fg": *pricing
|
|
42
|
+
"tokens.components.pricing-tab.font": *pricing
|
|
43
|
+
"tokens.components.pricing-tab.padding": *pricing
|
|
44
|
+
"tokens.components.pricing-tab.radius": *pricing
|
|
45
|
+
"tokens.components.pricing-tab.states": *pricing
|
|
46
|
+
"tokens.components.pricing-tab.type": *pricing
|
|
47
|
+
"tokens.components.pricing-tab.use": *pricing
|
|
48
|
+
"tokens.rounded.full": *home
|
|
49
|
+
"tokens.rounded.md": *home
|
|
50
|
+
"tokens.rounded.pill": *home
|
|
51
|
+
"tokens.rounded.sm": *home
|
|
52
|
+
"tokens.shadow.none": *home
|
|
53
|
+
"tokens.spacing.lg": *home
|
|
54
|
+
"tokens.spacing.md": *home
|
|
55
|
+
"tokens.spacing.section": *home
|
|
56
|
+
"tokens.spacing.sm": *home
|
|
57
|
+
"tokens.spacing.xl": *home
|
|
58
|
+
"tokens.spacing.xs": *home
|
|
59
|
+
"tokens.spacing.xxl": *home
|
|
60
|
+
"tokens.spacing.xxxl": *home
|
|
61
|
+
"tokens.typography.body.lineHeight": *blog
|
|
62
|
+
"tokens.typography.body.size": *blog
|
|
63
|
+
"tokens.typography.body.use": *blog
|
|
64
|
+
"tokens.typography.body.weight": *blog
|
|
65
|
+
"tokens.typography.cta.size": *home
|
|
66
|
+
"tokens.typography.cta.use": *home
|
|
67
|
+
"tokens.typography.cta.weight": *home
|
|
68
|
+
"tokens.typography.display-hero.lineHeight": *home
|
|
69
|
+
"tokens.typography.display-hero.size": *home
|
|
70
|
+
"tokens.typography.display-hero.tracking": *home
|
|
71
|
+
"tokens.typography.display-hero.use": *home
|
|
72
|
+
"tokens.typography.display-hero.weight": *home
|
|
73
|
+
"tokens.typography.family.marketing": *home
|
|
74
|
+
"tokens.typography.nav.lineHeight": *home
|
|
75
|
+
"tokens.typography.nav.size": *home
|
|
76
|
+
"tokens.typography.nav.use": *home
|
|
77
|
+
"tokens.typography.nav.weight": *home
|
|
78
|
+
"tokens.typography.section.lineHeight": *home
|
|
79
|
+
"tokens.typography.section.size": *home
|
|
80
|
+
"tokens.typography.section.tracking": *home
|
|
81
|
+
"tokens.typography.section.use": *home
|
|
82
|
+
"tokens.typography.section.weight": *home
|
|
15
83
|
tokens:
|
|
16
84
|
source: live-extract
|
|
17
|
-
extracted: "2026-
|
|
18
|
-
note: "
|
|
85
|
+
extracted: "2026-07-13"
|
|
86
|
+
note: "July evidence covers Datarize-owned Korean marketing home, blog, and pricing surfaces at desktop. It does not cover the authenticated console, GitBook documentation chrome, or an official design system."
|
|
19
87
|
colors:
|
|
20
|
-
lime: "#f9ff91"
|
|
21
|
-
lime-alt: "#f7ff91"
|
|
22
|
-
yellow: "#ffef42"
|
|
23
|
-
blue: "#466cf3"
|
|
24
|
-
link: "#007aff"
|
|
25
|
-
ink: "#111111"
|
|
26
|
-
ink-soft: "#181818"
|
|
27
|
-
heading: "#191919"
|
|
28
|
-
body: "#46484d"
|
|
29
|
-
muted: "#555555"
|
|
30
|
-
faint: "#aeb2ba"
|
|
31
88
|
canvas: "#ffffff"
|
|
89
|
+
ink: "#191919"
|
|
90
|
+
action: "#111111"
|
|
91
|
+
body: "#5d6875"
|
|
92
|
+
link: "#007aff"
|
|
32
93
|
surface: "#f2f5fa"
|
|
33
|
-
surface-alt: "#fafafa"
|
|
34
94
|
hairline: "#e5e7eb"
|
|
35
|
-
ink-pure: "#000000"
|
|
36
95
|
typography:
|
|
37
|
-
family: {
|
|
38
|
-
display-hero: { size: 64, weight: 700, use: "
|
|
39
|
-
section:
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
rounded: { sm: 8, md: 14, lg: 16, pill: 50, full: 999 }
|
|
96
|
+
family: { marketing: "Pretendard" }
|
|
97
|
+
display-hero: { size: 64, weight: 700, lineHeight: 83.2, tracking: -3.2, use: "Marketing homepage H1; loaded Pretendard Bold" }
|
|
98
|
+
section: { size: 44, weight: 600, lineHeight: 57.2, tracking: -0.05, use: "Marketing H2; loaded Pretendard SemiBold" }
|
|
99
|
+
body: { size: 16, weight: 400, lineHeight: 24, use: "Blog and pricing body copy; loaded Pretendard Regular" }
|
|
100
|
+
nav: { size: 15, weight: 500, lineHeight: 21, use: "Marketing navigation; loaded Pretendard Medium" }
|
|
101
|
+
cta: { size: 16, weight: 600, use: "Marketing CTA links; loaded Pretendard Variable" }
|
|
102
|
+
spacing: { xs: 6, sm: 8, md: 10, lg: 14, xl: 16, xxl: 20, xxxl: 24, section: 32 }
|
|
103
|
+
rounded: { sm: 8, md: 10, pill: 50, full: 999 }
|
|
46
104
|
shadow:
|
|
47
105
|
none: "none"
|
|
48
|
-
components:
|
|
49
|
-
cta-primary: { type: button, bg: "#111111", fg: "#ffffff", radius: "50px", padding: "14px 24px", font: "16px / 600 Pretendard", use: "Primary CTA 무료로 시작하기 — near-black pill" }
|
|
50
|
-
cta-outline: { type: button, fg: "#111111", border: "1px solid #111111", radius: "100px", padding: "14px 24px", font: "16px / 600 Pretendard", use: "Secondary CTA 도입 문의하기 — outline pill" }
|
|
51
|
-
dark-chip: { type: button, bg: "#181818", fg: "#ffffff", radius: "100px", padding: "12px 24px", font: "15px / 400 Pretendard", use: "Inline dark info pill 데이터라이즈 AI 자세히 보기" }
|
|
52
|
-
lang-button: { type: button, fg: "#111111", radius: "8px", padding: "10px 12px", font: "15px / 500 Pretendard", use: "Header language switcher — ghost" }
|
|
53
|
-
badge-lime: { type: badge, bg: "#f7ff91", fg: "#000000", radius: "999px", padding: "6px 16px", font: "12px / 400 Pretendard", use: "Neon lime status pill 매월 업데이트" }
|
|
54
|
-
stat-card: { type: card, bg: "#f2f5fa", fg: "#111111", radius: "14px", padding: "32px 56px", use: "Tinted stat / feature card on white" }
|
|
55
|
-
feature-tab: { type: tab, active: "text #111111", disabled: "#aeb2ba label", font: "22px / 600 Pretendard", use: "Feature section segmented heads — active ink, inactive faint" }
|
|
56
106
|
components_harvested: true
|
|
107
|
+
components:
|
|
108
|
+
pricing-tab: { type: tab, bg: "#ffffff", fg: "#191919", radius: "999px", padding: "8px 16px", font: "12px / 400 Pretendard", states: "selected and alternate selection captured after tab interaction", use: "Observed selected pricing tab on the public pricing surface" }
|
|
57
109
|
---
|
|
58
110
|
|
|
59
111
|
# Design System Inspiration of Datarize
|
|
60
112
|
|
|
61
113
|
## 1. Visual Theme & Atmosphere
|
|
62
114
|
|
|
63
|
-
Datarize
|
|
115
|
+
Datarize is an e-commerce growth and CRM platform: its official site presents AI that turns customer behavior into analysis, campaign action, and revenue growth. The current public story is broader than a single campaign tool—Audience, on-site banners, email, analytics, and metrics sit in its product navigation—while its guide describes the operational sequence from store data collection to campaign execution. The company frames that as “Autonomous Marketing Intelligence,” a current international-facing expression alongside its Korean marketing surfaces.
|
|
64
116
|
|
|
65
|
-
|
|
117
|
+
On the supplied July desktop capture, the Korean marketing home, blog route, and pricing page are restrained rather than dashboard-like: white is the canvas (`#ffffff`), with near-black `#191919` carrying most visible text and a smaller `#111111` action treatment. The most repeatable contrast is structural, not decorative—white and near-black CTA pills, an outlined alternate action, and a pale `#f2f5fa` pricing tab group. A medium blue `#007aff` appears as a home-page text-link accent, while `#5d6875` is the most frequently observed supporting copy color. This document intentionally does not carry forward prior lime, yellow, royal-blue, or large-card claims: they were not observed in the July evidence bundle.
|
|
66
118
|
|
|
67
|
-
|
|
119
|
+
The recognizable typography is a Korean marketing stack built from loaded Pretendard faces: Bold sets a 64px hero, SemiBold sets 44px section headings, and Regular/Medium handle body and navigation. The evidence supports this for the captured marketing surfaces only. The authenticated console, linked GitBook documentation chrome, and any separate product UI system were not captured, so this is not a statement that one visual system governs every Datarize surface.
|
|
68
120
|
|
|
69
121
|
**Key Characteristics:**
|
|
70
|
-
|
|
71
|
-
-
|
|
72
|
-
-
|
|
73
|
-
-
|
|
74
|
-
-
|
|
75
|
-
-
|
|
76
|
-
-
|
|
77
|
-
- Secondary accents: royal blue `#466cf3` (icon fills), iOS blue `#007aff` (inline text links), saturated yellow `#ffef42` (gradient blobs); pure black `#000000` only as label text on lime
|
|
122
|
+
|
|
123
|
+
- White canvas (`#ffffff`) with near-black `#191919` marketing text
|
|
124
|
+
- `#111111` and `#191919` pill CTAs; `#111111` also appears as the outlined CTA ink
|
|
125
|
+
- Loaded Pretendard variants on the captured marketing surfaces
|
|
126
|
+
- `#007aff` home-page text-link accent and `#5d6875` supporting copy
|
|
127
|
+
- 8px / 10px small corners and 50px / 100px / 999px pill geometry
|
|
128
|
+
- Flat observed controls (`box-shadow: none`); no general elevation scale is claimed
|
|
78
129
|
|
|
79
130
|
## 2. Color Palette & Roles
|
|
80
131
|
|
|
81
|
-
###
|
|
82
|
-
|
|
83
|
-
- **
|
|
84
|
-
- **
|
|
85
|
-
- **
|
|
86
|
-
- **
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
- **
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
### Text Hierarchy
|
|
95
|
-
- **Body Slate** (`#46484d`): Standard body copy and descriptions.
|
|
96
|
-
- **Muted Slate** (`#555555`): Secondary text and captions.
|
|
97
|
-
- **Faint Blue-Grey** (`#aeb2ba`): Inactive feature-carousel heads, placeholders, lowest-emphasis labels.
|
|
98
|
-
|
|
99
|
-
### Surface & Border
|
|
100
|
-
- **Pure White** (`#ffffff`): Page background, white cards, and text on dark/lime fills.
|
|
101
|
-
- **Surface Grey** (`#f2f5fa`): The workhorse tinted card and stat-panel surface.
|
|
102
|
-
- **Surface Alt** (`#fafafa`): A lighter grey surface used on the pricing page.
|
|
103
|
-
- **Hairline** (`#e5e7eb`): Thin borders for nav buttons, dividers, and card outlines — the primary separation device in this shadowless system.
|
|
132
|
+
### Observed Marketing Colors
|
|
133
|
+
|
|
134
|
+
- **Canvas** (`#ffffff`): Captured page and selected-tab background.
|
|
135
|
+
- **Marketing Ink** (`#191919`): Dominant text/border value across the three captured surfaces; also the fill of a shared 50px CTA link.
|
|
136
|
+
- **Action Ink** (`#111111`): Captured 50px home CTA fill and the text/border of outline CTA links.
|
|
137
|
+
- **Supporting Slate** (`#5d6875`): Frequently captured supporting text, including pricing content.
|
|
138
|
+
- **Text-link Blue** (`#007aff`): Home-only text-link accent in the supplied bundle.
|
|
139
|
+
- **Pale Surface** (`#f2f5fa`): Observed as the pricing tab-group background; it is not promoted to a general card token.
|
|
140
|
+
- **Hairline** (`#e5e7eb`): Observed on home testimonial-navigation buttons.
|
|
141
|
+
|
|
142
|
+
### Boundary
|
|
143
|
+
|
|
144
|
+
`#f9ff91`, `#f7ff91`, `#ffef42`, and `#466cf3` appeared in the previous reference but were not present in the July raw color observations. They are therefore absent from the canonical palette and tokens rather than treated as a current brand fact.
|
|
104
145
|
|
|
105
146
|
## 3. Typography Rules
|
|
106
147
|
|
|
107
|
-
###
|
|
108
|
-
- **Primary**: `Pretendard` (Pretendard Variable / Bold / SemiBold / Regular) — the single family across the entire site, optimized for dense hangul legibility.
|
|
148
|
+
### Evidence classes
|
|
109
149
|
|
|
110
|
-
|
|
150
|
+
- **Live marketing-surface use:** the July bundle records loaded `Pretendard Regular` (177 visible uses), `Pretendard Medium` (85), `Pretendard SemiBold` (58), `Pretendard Variable` (13, with 92 jsDelivr source URLs), and `Pretendard Bold` (3). These faces support the named typography entries below.
|
|
151
|
+
- **Live but not promoted:** the literal computed family `Pretendard` occurs without a matching loaded face (21 uses), and `Inter` has one loaded visible use without a source URL. Neither becomes a general Datarize family token.
|
|
152
|
+
- **Declared-only:** `Fragment Mono`, `Inter Placeholder`, and several Pretendard placeholder/weight declarations have zero visible use. They are not design tokens.
|
|
153
|
+
- **Official distributed font asset and license:** Pretendard’s own repository documents web distribution and SIL Open Font License 1.1. This corroborates the captured webfont source and licensing boundary; it is not an official Datarize typography guideline.
|
|
154
|
+
- **Product/console boundary:** Datarize’s terms identify `console.datarize.ai` as the service page, but it was not captured. No font claim here is generalized to that product surface.
|
|
111
155
|
|
|
112
|
-
|
|
113
|
-
|------|------|------|--------|-------|
|
|
114
|
-
| Display Hero | Pretendard Bold | 64px (4.00rem) | 700 | Homepage H1, `#191919` |
|
|
115
|
-
| Blog Hero | Pretendard Bold | 54px (3.38rem) | 700 | Blog index H1, `#181818` |
|
|
116
|
-
| Section Heading | Pretendard SemiBold | 44px (2.75rem) | 600 | Section titles `#181818` / `#191919` |
|
|
117
|
-
| Feature Head | Pretendard | 22px (1.38rem) | 600–700 | Carousel/card heads; active `#111111`, inactive `#aeb2ba` |
|
|
118
|
-
| Button | Pretendard | 16px (1.00rem) | 600 | Primary / outline CTA labels |
|
|
119
|
-
| Body | Pretendard | 15px (0.94rem) | 400 | Standard reading text + inline links |
|
|
120
|
-
| Caption / Badge | Pretendard | 12px (0.75rem) | 400 | Lime pill labels, meta |
|
|
156
|
+
### Captured hierarchy
|
|
121
157
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
158
|
+
| Role | Family evidence | Size | Weight | Line height | Tracking | Captured context |
|
|
159
|
+
|---|---|---:|---:|---:|---:|---|
|
|
160
|
+
| Marketing hero | Pretendard Bold, loaded | 64px | 700 | 83.2px | -3.2px | Homepage H1 |
|
|
161
|
+
| Section heading | Pretendard SemiBold, loaded | 44px | 600 | 57.2px | -0.05px | Homepage H2 |
|
|
162
|
+
| Supporting heading | Pretendard SemiBold, loaded | 24px | 600 | 33.6px | -1.2px | Captured marketing heading |
|
|
163
|
+
| Body | Pretendard Regular, loaded | 16px | 400 | 24px | normal | Blog/pricing body copy |
|
|
164
|
+
| Navigation | Pretendard Medium, loaded | 15px | 500 | 21px | normal | Shared marketing navigation |
|
|
165
|
+
| CTA | Pretendard Variable, loaded | 16px | 600 | normal | normal | Home/pricing CTA links |
|
|
127
166
|
|
|
128
167
|
## 4. Component Stylings
|
|
129
168
|
|
|
130
|
-
###
|
|
169
|
+
### Marketing CTA links
|
|
170
|
+
|
|
171
|
+
**Action ink pill**
|
|
131
172
|
|
|
132
|
-
**Primary CTA (무료로 시작하기)**
|
|
133
173
|
- Background: `#111111`
|
|
134
174
|
- Text: `#ffffff`
|
|
175
|
+
- Border: 0px solid `#ffffff`
|
|
135
176
|
- Radius: 50px
|
|
136
177
|
- Padding: 14px 24px
|
|
137
|
-
- Font: 16px / 600 / Pretendard
|
|
178
|
+
- Font: 16px / 600 / Pretendard Variable
|
|
138
179
|
- Height: 47px
|
|
139
|
-
- Use:
|
|
180
|
+
- Use: Homepage anchor; evidence `home::[data-omd-capture="11"]` on the marketing home.
|
|
181
|
+
|
|
182
|
+
**Shared ink pill**
|
|
183
|
+
|
|
184
|
+
- Background: `#191919`
|
|
185
|
+
- Text: `#ffffff`
|
|
186
|
+
- Border: 0px solid `#ffffff`
|
|
187
|
+
- Radius: 50px
|
|
188
|
+
- Padding: 14px 24px
|
|
189
|
+
- Font: 15px / 600 / Pretendard Variable
|
|
190
|
+
- Height: 46px
|
|
191
|
+
- Use: Shared marketing anchor; evidence `home::[data-omd-capture="10"]`, `surface-2::[data-omd-capture="10"]`, and `surface-3::[data-omd-capture="10"]`.
|
|
192
|
+
|
|
193
|
+
**Outline pill**
|
|
140
194
|
|
|
141
|
-
**Outline CTA (도입 문의하기)**
|
|
142
195
|
- Background: transparent
|
|
143
196
|
- Text: `#111111`
|
|
144
197
|
- Border: 1px solid `#111111`
|
|
145
198
|
- Radius: 100px
|
|
146
199
|
- Padding: 14px 24px
|
|
147
|
-
- Font: 16px / 600 / Pretendard
|
|
200
|
+
- Font: 16px / 600 / Pretendard Variable
|
|
148
201
|
- Height: 49px
|
|
149
|
-
- Use:
|
|
202
|
+
- Use: Marketing anchor; evidence `home::[data-omd-capture="12"]` and `surface-3::[data-omd-capture="16"]`.
|
|
150
203
|
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
- Radius: 100px
|
|
155
|
-
- Padding: 12px 24px
|
|
156
|
-
- Height: 46px
|
|
157
|
-
- Use: Inline dark pill linking into deeper product/AI content
|
|
204
|
+
### Header and navigation controls
|
|
205
|
+
|
|
206
|
+
**Locale control**
|
|
158
207
|
|
|
159
|
-
**Language Switcher (한국어)**
|
|
160
208
|
- Background: transparent
|
|
161
|
-
- Text: `#
|
|
209
|
+
- Text: `#191919`
|
|
162
210
|
- Border: 1px solid transparent
|
|
163
211
|
- Radius: 8px
|
|
164
212
|
- Padding: 10px 12px
|
|
165
|
-
- Font: 15px / 500 / Pretendard
|
|
213
|
+
- Font: 15px / 500 / Pretendard Variable
|
|
166
214
|
- Height: 40px
|
|
167
|
-
- Use:
|
|
215
|
+
- Use: Shared header button; evidence `home::[data-omd-capture="8"]`, also captured on blog and pricing.
|
|
216
|
+
|
|
217
|
+
**Testimonial navigation button**
|
|
168
218
|
|
|
169
|
-
**Testimonial Nav**
|
|
170
219
|
- Background: transparent
|
|
220
|
+
- Text: `#000000`
|
|
171
221
|
- Border: 1px solid `#e5e7eb`
|
|
172
222
|
- Radius: 8px
|
|
173
|
-
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
**Tinted Stat Card**
|
|
178
|
-
- Background: `#f2f5fa`
|
|
179
|
-
- Text: `#111111`
|
|
180
|
-
- Radius: 14px
|
|
181
|
-
- Padding: 32px 56px
|
|
182
|
-
- Use: Stat panels ("3,845% 평균 ROAS") and feature blocks on white — no shadow
|
|
223
|
+
- Padding: 1px 6px
|
|
224
|
+
- Height: 48px
|
|
225
|
+
- Use: Unlabeled home navigation button; evidence `home::[data-omd-capture="18"]` and `home::[data-omd-capture="19"]`.
|
|
183
226
|
|
|
184
|
-
|
|
185
|
-
- Background: `#fafafa`
|
|
186
|
-
- Radius: 16px
|
|
187
|
-
- Use: Plan cards on the pricing surface
|
|
227
|
+
### Pricing selection
|
|
188
228
|
|
|
189
|
-
|
|
229
|
+
**Pricing tab**
|
|
190
230
|
|
|
191
|
-
|
|
192
|
-
-
|
|
193
|
-
- Text: `#000000`
|
|
231
|
+
- Background: `#ffffff`
|
|
232
|
+
- Text: `#191919`
|
|
194
233
|
- Radius: 999px
|
|
195
|
-
- Padding:
|
|
234
|
+
- Padding: 8px 16px
|
|
196
235
|
- Font: 12px / 400 / Pretendard
|
|
197
|
-
- Height:
|
|
198
|
-
- Use:
|
|
236
|
+
- Height: 34px
|
|
237
|
+
- Use: Selected pricing tab; evidence `surface-3::[data-omd-capture="11"]`, `aria-selected="true"`.
|
|
238
|
+
- Selected: The two other captured tabs were transparent before interaction and became `#ffffff` after the recorded tab interactions; evidence `surface-3::[data-omd-capture="12"]` / `tab-0-0` and `surface-3::[data-omd-capture="13"]` / `tab-1-0`.
|
|
199
239
|
|
|
200
|
-
|
|
240
|
+
**Tab group**
|
|
201
241
|
|
|
202
|
-
|
|
203
|
-
-
|
|
204
|
-
-
|
|
205
|
-
-
|
|
206
|
-
-
|
|
207
|
-
|
|
208
|
-
### Inputs
|
|
242
|
+
- Background: `#f2f5fa`
|
|
243
|
+
- Border: 1px solid rgba(25, 25, 25, 0.1)
|
|
244
|
+
- Radius: 999px
|
|
245
|
+
- Padding: 5px
|
|
246
|
+
- Height: 46px
|
|
247
|
+
- Use: Pricing tablist; evidence `surface-3::div[role="tablist"]`.
|
|
209
248
|
|
|
210
|
-
|
|
211
|
-
- Background: transparent
|
|
212
|
-
- Text: `#000000`
|
|
213
|
-
- Font: 15px / 400 / Pretendard Regular
|
|
214
|
-
- Use: Borderless search and newsletter email inputs on the blog — underline-free, relies on surrounding container
|
|
249
|
+
### Form boundary
|
|
215
250
|
|
|
216
|
-
|
|
217
|
-
- Background: `#ffffff`
|
|
218
|
-
- Text: `#111111`
|
|
219
|
-
- Font: 15px / Pretendard
|
|
220
|
-
- Use: Top horizontal nav (Why Datarize / AI / 제품 / 고객 사례 / 리소스 / 가격 정책 / 도입 문의)
|
|
251
|
+
The supplied blog capture records an email input and a `form-error` interaction, but captures no distinct error style or message. Its visible field is transparent, borderless, `#000000`, 15px / 400 Pretendard Regular (`surface-2::[data-omd-capture="15"]`). No error variant is specified.
|
|
221
252
|
|
|
222
253
|
---
|
|
223
|
-
|
|
224
|
-
**
|
|
225
|
-
**Tier
|
|
226
|
-
**
|
|
227
|
-
**Conflicts unresolved:** none (KR brand — Tier 2 catalogs do not cover Datarize; Tier 1 live DOM carries all values)
|
|
254
|
+
**Verified:** 2026-07-13
|
|
255
|
+
**Tier 1 sources:** https://www.datarize.ai/ (captured Korean marketing home), https://www.datarize.ai/blog/hidden_product (captured brand blog route), https://www.datarize.ai/pricing (captured pricing surface); https://www.datarize.ai/en/, https://www.datarize.ai/en/about, https://policy.datarize.ai/en/terms, https://datarize.gitbook.io/docs/guide-en (official context only)
|
|
256
|
+
**Tier 2 sources:** https://getdesign.md/datarize (attempted; no accessible entry evidence), https://styles.refero.design/?q=datarize (attempted; no accessible result evidence)
|
|
257
|
+
**Conflicts unresolved:** none
|
|
228
258
|
|
|
229
259
|
## 5. Layout Principles
|
|
230
260
|
|
|
231
|
-
|
|
232
|
-
- Base unit: ~from 6px → section 56px
|
|
233
|
-
- Scale: 6px, 10px, 12px, 14px, 16px, 24px, 32px, 56px
|
|
234
|
-
- Notable: CTA padding lands at 14px 24px; stat cards use a generous 32px 56px internal padding
|
|
235
|
-
|
|
236
|
-
### Grid & Container
|
|
237
|
-
- Centered single-column hero with the 64px Pretendard Bold headline as the anchor, floated over soft lime blobs
|
|
238
|
-
- Feature sections use a segmented head pattern: one active head in ink, the rest faint, with a synced visual panel
|
|
239
|
-
- Stat/feature cards sit on `#f2f5fa` tinted surfaces with 14px radius
|
|
240
|
-
- Pricing page switches to a lighter `#fafafa` ground with 16px plan cards
|
|
241
|
-
|
|
242
|
-
### Whitespace Philosophy
|
|
243
|
-
- **Airy bands over density**: full-width white and tinted-grey sections alternate to give the data-heavy product room to breathe.
|
|
244
|
-
- **Flat segmentation**: sections separate by background tint (`#f2f5fa` vs `#ffffff`) and `#e5e7eb` hairlines, not by shadow.
|
|
245
|
-
- **Highlighter accents**: the lime blobs act like marker strokes — emphasis through a signature color rather than boxes or rules.
|
|
246
|
-
|
|
247
|
-
### Border Radius Scale
|
|
248
|
-
- Small (8px): ghost buttons, nav controls
|
|
249
|
-
- Medium (14px): stat / feature cards — the workhorse
|
|
250
|
-
- Large (16px): pricing cards, larger containers
|
|
251
|
-
- Pill (50px / 100px): primary and outline CTAs
|
|
252
|
-
- Full (999px): lime badges, fully-round pills
|
|
261
|
+
The current evidence is desktop-only (1440×900) and does not justify a responsive grid specification. The repeatable layout signals are a shared 40px header control, 50px/100px CTA pills, and a compact pricing tablist (46px outer height, 5px padding) that houses 34px tabs. The extracted spacing clusters include 6, 8, 10, 14, 16, 20, 24, and 32px; they are recorded as observed values, not a published spacing scale.
|
|
253
262
|
|
|
254
263
|
## 6. Depth & Elevation
|
|
255
264
|
|
|
256
|
-
|
|
257
|
-
|-------|-----------|-----|
|
|
258
|
-
| Flat (Level 0) | No shadow | Page background, inline text, most surfaces |
|
|
259
|
-
| Tint (Level 1) | `#f2f5fa` / `#fafafa` background shift | Card and section separation without elevation |
|
|
260
|
-
| Hairline (Level 2) | `1px solid #e5e7eb` border | Nav button outlines, dividers |
|
|
261
|
-
|
|
262
|
-
**Shadow Philosophy**: Datarize is a near-shadowless system. Live inspection returned `box-shadow: none` across the hero, nav, CTAs, stat cards, and badges. Depth and grouping are communicated entirely through flat tinted surfaces (`#f2f5fa`) and thin `#e5e7eb` hairlines. Emphasis is delivered by color — the neon lime (`#f9ff91`) blobs and the near-black `#111111` pill — never by elevation. This keeps the marketing UI feeling fast, modern, and product-native rather than like a legacy dashboard with stacked cards.
|
|
265
|
+
Captured component styles use `box-shadow: none`. Controls separate through ink/white contrast, an outline border, or a pale tablist surface. The bundle does not establish a site-wide card or elevation system.
|
|
263
266
|
|
|
264
267
|
## 7. Do's and Don'ts
|
|
265
268
|
|
|
266
269
|
### Do
|
|
267
|
-
- Use Pretendard for everything, leaning on weight (700 / 600 / 400) for hierarchy
|
|
268
|
-
- Reserve the neon lime (`#f9ff91` / `#f7ff91`) for decorative blobs and small status pills — keep it the signature
|
|
269
|
-
- Use the near-black `#111111` pill as the single primary action color
|
|
270
|
-
- Use near-black inks (`#191919` / `#181818` / `#111111`) for text instead of pure black for running copy
|
|
271
|
-
- Separate sections with flat tints (`#f2f5fa`, `#fafafa`) and `#e5e7eb` hairlines, not shadows
|
|
272
|
-
- Lean into pill geometry — 50px primary, 100px outline, 999px badges
|
|
273
|
-
- Dim inactive carousel heads to `#aeb2ba` so the active head reads in ink
|
|
274
|
-
- Keep `#007aff` for inline "→ 알아보기" text links, distinct from the royal `#466cf3` icon blue
|
|
275
270
|
|
|
276
|
-
|
|
277
|
-
-
|
|
278
|
-
-
|
|
279
|
-
-
|
|
280
|
-
-
|
|
281
|
-
- Introduce a second display typeface — Pretendard carries all weights
|
|
282
|
-
- Use sharp/square corners on CTAs or badges — interactive chrome is pill-shaped
|
|
283
|
-
- Mix the two blues randomly — `#466cf3` is for icon fills, `#007aff` is for inline links
|
|
284
|
-
- Add positive emphasis with weight under 600 on headlines — display is always bold
|
|
271
|
+
- Use the captured Pretendard hierarchy when recreating the observed marketing surface.
|
|
272
|
+
- Keep a single dark pill or outline pill as the dominant CTA treatment.
|
|
273
|
+
- Use white, `#191919`, and `#111111` as the primary structural contrast.
|
|
274
|
+
- Treat `#007aff` as a home-page text-link accent, not a universal action color.
|
|
275
|
+
- Preserve the selected/unselected pricing-tab contrast only where that tab interaction is present.
|
|
285
276
|
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
### Breakpoints
|
|
289
|
-
| Name | Width | Key Changes |
|
|
290
|
-
|------|-------|-------------|
|
|
291
|
-
| Mobile | <640px | Single column, hero headline compresses, CTAs stack, blobs scale down |
|
|
292
|
-
| Tablet | 640-1024px | Moderate padding, 2-up feature/stat cards |
|
|
293
|
-
| Desktop | 1024-1440px | Full layout, centered hero, multi-column feature bands |
|
|
277
|
+
### Don't
|
|
294
278
|
|
|
295
|
-
|
|
296
|
-
-
|
|
297
|
-
-
|
|
298
|
-
-
|
|
279
|
+
- Reintroduce the previous lime/yellow/royal-blue palette as a current Datarize token without new live evidence.
|
|
280
|
+
- Present the captured marketing components as the authenticated console or GitBook documentation system.
|
|
281
|
+
- Add a pricing tab state beyond the transparent default and white selected state that were observed.
|
|
282
|
+
- Invent an email-error visual treatment from the captured form-error event.
|
|
299
283
|
|
|
300
|
-
|
|
301
|
-
- Hero: 64px Pretendard Bold headline scales down on mobile, weight 700 maintained
|
|
302
|
-
- Feature carousel: segmented heads stack; active/inactive ink contrast preserved
|
|
303
|
-
- Stat/feature cards: multi-column → stacked single column
|
|
304
|
-
- Tinted/white alternating bands maintain full-width treatment
|
|
284
|
+
## 8. Responsive Behavior
|
|
305
285
|
|
|
306
|
-
|
|
307
|
-
- Product screenshots and the lime decorative blobs carry no shadow at any size, consistent with the flat system
|
|
308
|
-
- Cards hold 14–16px radius across breakpoints
|
|
286
|
+
No responsive behavior is specified from this evidence. The capture viewport is 1440×900 only; mobile breakpoints, stacking rules, and touch-target adaptations require a separate observed source.
|
|
309
287
|
|
|
310
288
|
## 9. Agent Prompt Guide
|
|
311
289
|
|
|
312
|
-
|
|
313
|
-
- Signature accent: Datarize Lime (`#f9ff91`), pill lime (`#f7ff91`)
|
|
314
|
-
- Saturated yellow blob: (`#ffef42`)
|
|
315
|
-
- Primary CTA: Action Ink (`#111111`)
|
|
316
|
-
- Heading text: Heading Ink (`#191919`) / Dark Ink (`#181818`)
|
|
317
|
-
- Body text: Body Slate (`#46484d`); secondary (`#555555`); faint (`#aeb2ba`)
|
|
318
|
-
- Background: Pure White (`#ffffff`); tinted (`#f2f5fa`), alt (`#fafafa`)
|
|
319
|
-
- Hairline: (`#e5e7eb`)
|
|
320
|
-
- Accents: royal blue (`#466cf3`), link blue (`#007aff`); pure black label-on-lime (`#000000`)
|
|
321
|
-
|
|
322
|
-
### Example Component Prompts
|
|
323
|
-
- "Create a hero on white background with two or three soft `#f9ff91` lime circles floating behind. Headline at 64px Pretendard Bold weight 700, color `#191919`. A near-black pill CTA: `#111111` background, white text, 50px radius, 14px 24px padding, 16px / 600 — '무료로 시작하기'. Beside it an outline pill: transparent, `#111111` text, 1px solid `#111111` border, 100px radius."
|
|
324
|
-
- "Design a stat card: `#f2f5fa` background, 14px radius, 32px 56px padding, no shadow. Big number in `#111111`, label in `#46484d` 15px Pretendard."
|
|
325
|
-
- "Build a lime status pill: `#f7ff91` background, `#000000` text, 999px radius, 6px 16px padding, 12px Pretendard — '매월 업데이트'."
|
|
326
|
-
- "Create a feature carousel: active head 22px / 600 in `#111111`, inactive heads in `#aeb2ba`; inline link '오디언스 알아보기 →' in `#007aff` 15px."
|
|
327
|
-
|
|
328
|
-
### Iteration Guide
|
|
329
|
-
1. Pretendard only; hierarchy via weight (700 / 600 / 400)
|
|
330
|
-
2. Lime (`#f9ff91`) is a signature accent/blob — never a body fill
|
|
331
|
-
3. The `#111111` pill is the single primary action
|
|
332
|
-
4. No shadows — separate with `#f2f5fa` tint and `#e5e7eb` hairlines
|
|
333
|
-
5. Pill geometry throughout — 50px CTA, 100px outline, 999px badges, 14–16px cards
|
|
334
|
-
6. Inactive carousel heads go faint `#aeb2ba`; body ink is `#46484d`
|
|
335
|
-
7. Keep the two blues in their lanes: `#466cf3` icon fills, `#007aff` inline links
|
|
336
|
-
|
|
337
|
-
---
|
|
290
|
+
For the captured marketing surface, start with a white canvas and `#191919` type. Use loaded Pretendard hierarchy—64px / 700 marketing hero, 44px / 600 section heading, 16px / 400 body—and choose one 50px dark CTA pill or one 100px outline CTA. A pricing selector may use a `#f2f5fa` 999px tablist with a white selected 34px tab. Do not add lime blobs, generic dashboard cards, product-console components, or undocumented interaction states.
|
|
338
291
|
|
|
339
292
|
## 10. Voice & Tone
|
|
340
293
|
|
|
341
|
-
|
|
294
|
+
The official English home leads with “Behavior Captured. Growth Automated.” and describes a flow from data to insight to action. The About page states a mission of empowering e-commerce growth with autonomous marketing intelligence. The resulting public voice is direct, operational, and outcome-oriented: behavior and data are the inputs; campaign action and growth are the intended outcomes.
|
|
342
295
|
|
|
343
|
-
| Context |
|
|
296
|
+
| Context | Observed voice |
|
|
344
297
|
|---|---|
|
|
345
|
-
|
|
|
346
|
-
|
|
|
347
|
-
|
|
|
348
|
-
| Feature labels | Concrete + benefit. "정교한 고객 타겟팅", "실행으로 이어지는 분석". |
|
|
349
|
-
| Proof / stats | Numeric and specific. "3,845% 평균 ROAS", "900+ 고객사가 선택한 데이터라이즈". |
|
|
298
|
+
| Brand proposition | “Behavior Captured. Growth Automated.” |
|
|
299
|
+
| Product explanation | Data to insight to action in one flow |
|
|
300
|
+
| Mission | E-commerce growth through autonomous marketing intelligence |
|
|
350
301
|
|
|
351
|
-
|
|
352
|
-
- "모든 행동이 매출로 이어지는 AI 마케팅 플랫폼" — hero headline (outcome-framed). *(verified live 2026-06-26)*
|
|
353
|
-
- "900+ 고객사가 선택한 데이터라이즈" — social-proof section head. *(verified live 2026-06-26)*
|
|
354
|
-
- "데이터라이즈 | 데이터 기반 이커머스 AI 마케팅 자동화" — homepage title meta (category positioning). *(verified live 2026-06-26)*
|
|
302
|
+
### Do
|
|
355
303
|
|
|
356
|
-
|
|
304
|
+
- Lead with a concrete behavior, campaign, or growth outcome.
|
|
305
|
+
- Explain the connection from data to action in plain operator language.
|
|
357
306
|
|
|
358
|
-
|
|
307
|
+
### Don't
|
|
308
|
+
|
|
309
|
+
- Attribute unverified product promises, metrics, or customer stories to Datarize.
|
|
310
|
+
- Treat external marketing copy as console UI microcopy.
|
|
359
311
|
|
|
360
|
-
|
|
312
|
+
## 11. Brand Narrative
|
|
361
313
|
|
|
362
|
-
|
|
314
|
+
Datarize describes itself as an e-commerce growth platform built around behavior data. Its About page says the company began from the question of how many e-commerce brands make full use of their data, and explains its approach as following signals such as clicks, scrolls, and pauses across a customer journey. The official guide grounds that story operationally: stores collect data, profile behavior, run on-site or message campaigns, and monitor analytics.
|
|
363
315
|
|
|
364
|
-
|
|
316
|
+
The current public evolution is visible in Datarize’s English-facing language, “Autonomous Marketing Intelligence,” and in its product navigation for Audience, on-site banners, emails, metrics, and analytics. This reference records the Korean public marketing styling separately from that narrative and does not infer the styling of the authenticated console from either the English marketing pages or the GitBook guide.
|
|
365
317
|
|
|
366
318
|
## 12. Principles
|
|
367
319
|
|
|
368
|
-
1. **
|
|
369
|
-
2. **
|
|
370
|
-
3. **
|
|
371
|
-
4. **Flat and fast.** Product-native clarity beats decorative depth. *UI implication:* no shadows; separate with `#f2f5fa` tint and `#e5e7eb` hairlines; keep the page quick to scan.
|
|
372
|
-
5. **Accent, don't flood.** The lime is a highlighter, not a wall. *UI implication:* use `#f9ff91` for blobs and small pills only; let white and ink carry the structure.
|
|
320
|
+
1. **Turn behavior into action.** The official home and guide connect customer signals to campaigns and analytics. *UI implication:* make the transition from an observed signal to the next action legible.
|
|
321
|
+
2. **Keep the growth loop operational.** Audience, on-site campaign, message campaign, and analytics are explicitly documented product areas. *UI implication:* distinguish these jobs rather than collapsing them into a generic “AI dashboard.”
|
|
322
|
+
3. **Make the marketing surface decisive.** Captured marketing CTAs use a small set of dark-pill and outline treatments. *UI implication:* avoid competing action colors on a page modeled from this evidence.
|
|
373
323
|
|
|
374
324
|
## 13. Personas
|
|
375
325
|
|
|
376
|
-
|
|
326
|
+
The official sources identify stakeholder groups but do not publish named user personas. The following non-fictional roles are scope labels, not invented people or research findings:
|
|
377
327
|
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
**박준영, 41, 서울.** Performance lead at a small agency managing several e-commerce clients. Uses Datarize to unify CRM, audiences, and on-site widgets across accounts. Appreciates the calm, flat interface that doesn't pressure or overwhelm his junior marketers.
|
|
328
|
+
- **E-commerce store operator:** registers a store, completes installation, and receives data/campaign capabilities through Datarize’s documented onboarding.
|
|
329
|
+
- **CRM or growth marketer:** creates audiences and operates on-site or message campaigns using customer-behavior data.
|
|
330
|
+
- **Platform administrator:** manages store, user, payment, and integration settings documented in the guide.
|
|
383
331
|
|
|
384
332
|
## 14. States
|
|
385
333
|
|
|
386
|
-
|
|
387
|
-
|---|---|
|
|
388
|
-
| **Empty (no campaign data yet)** | White canvas. Single Action Ink (`#111111`) line explaining no data yet, with one near-black pill CTA to connect a store or start a campaign. No illustration clutter. |
|
|
389
|
-
| **Empty (saved audience, none yet)** | Muted Slate (`#555555`) single line: nothing saved yet, plus a path back to audience creation. Calm and honest. |
|
|
390
|
-
| **Loading (results / dashboard)** | Skeleton blocks on `#f2f5fa` tinted surface at final card dimensions, 14px radius. Flat pulse — no shadow shimmer, consistent with the shadowless system. |
|
|
391
|
-
| **Loading (campaign compute)** | Inline progress within the action area; previous values stay visible. |
|
|
392
|
-
| **Error (data sync failed)** | Inline message in Action Ink with a plain-language explanation and a retry. No generic "오류가 발생했습니다" alone — states what to do next. |
|
|
393
|
-
| **Error (form validation)** | Field-level message below the input in a calm error tone; describes what's valid, not just "필수". |
|
|
394
|
-
| **Success (campaign launched)** | Brief inline confirmation; next-step detail (results link) immediately below. No celebratory emoji. |
|
|
395
|
-
| **Skeleton** | `#f2f5fa` blocks at final dimensions, 14px radius, flat pulse. |
|
|
396
|
-
| **Disabled** | Faint Blue-Grey (`#aeb2ba`) text on reduced-opacity surface; the near-black pill fades rather than turning grey to preserve brand read. |
|
|
334
|
+
Only two public interaction facts were captured: the blog route emitted a `form-error` event for its email form, and pricing tabs expose default versus selected states. No visible error copy, loading treatment, success confirmation, disabled control, toast, or product-console state was captured. Those unobserved states are intentionally unspecified.
|
|
397
335
|
|
|
398
336
|
## 15. Motion & Easing
|
|
399
337
|
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
| Token | Value | Use |
|
|
403
|
-
|---|---|---|
|
|
404
|
-
| `motion-fast` | 120ms | Hover, pill press, focus |
|
|
405
|
-
| `motion-standard` | 200ms | Card/section reveal, carousel head switch |
|
|
406
|
-
| `motion-slow` | 320ms | Page-level transitions, hero blob drift |
|
|
407
|
-
|
|
408
|
-
**Easings**:
|
|
409
|
-
|
|
410
|
-
| Token | Curve | Use |
|
|
411
|
-
|---|---|---|
|
|
412
|
-
| `ease-enter` | `cubic-bezier(0.2, 0.6, 0.25, 1)` | Arriving — cards, pills, panels |
|
|
413
|
-
| `ease-exit` | `cubic-bezier(0.4, 0.0, 1, 1)` | Dismissals |
|
|
414
|
-
| `ease-standard` | `cubic-bezier(0.25, 0.1, 0.25, 1)` | Two-way transitions, carousel |
|
|
415
|
-
|
|
416
|
-
**Motion rules**: Motion is functional and quiet — consistent with the flat, fast aesthetic. The lime hero blobs drift slowly as ambient atmosphere; feature carousel heads cross-fade between active ink and faint `#aeb2ba` at `motion-standard / ease-standard`; pills respond to press with a subtle scale/opacity shift. No bounce or spring — a data product signals steadiness. Under `prefers-reduced-motion: reduce`, all transitions collapse to instant and the blobs freeze; the product stays fully functional.
|
|
417
|
-
|
|
418
|
-
<!--
|
|
419
|
-
OmD v0.1 Sources — Philosophy Layer (sections 10–15)
|
|
420
|
-
|
|
421
|
-
Tier 1 live inspect (2026-06-26) via playwright getComputedStyle on https://www.datarize.ai,
|
|
422
|
-
https://www.datarize.ai/pricing, and https://www.datarize.ai/blog:
|
|
423
|
-
- Hero H1 "모든 행동이 매출로 이어지는 AI 마케팅 플랫폼" — Pretendard Bold 64px / weight 700 / color rgb(25,25,25) #191919
|
|
424
|
-
- Section H2 "우리 쇼핑몰에 필요한 마케팅을 대신하는 AI" / "CRM의 모든 과정을 한 곳에서" — Pretendard SemiBold 44px / 600
|
|
425
|
-
- Primary CTA "무료로 시작하기" — bg rgb(17,17,17) #111111 / white text / radius 50px / padding 14px 24px / 16px 600
|
|
426
|
-
- Outline CTA "도입 문의하기" — transparent / text #111111 / 1px solid #111111 / radius 100px
|
|
427
|
-
- Lime decorative blobs rgb(249,255,145) #f9ff91 + rgb(247,255,145) #f7ff91 + rgb(255,239,66) #ffef42 (radius 100%)
|
|
428
|
-
- Lime badge "매월 업데이트" — bg #f7ff91 / text #000000 / radius 999px / padding 6px 16px
|
|
429
|
-
- Tinted stat card "3,845% 평균 ROAS" — bg rgb(242,245,250) #f2f5fa / radius 14px / padding 32px 56px
|
|
430
|
-
- box-shadow: none across hero/nav/CTAs/cards (shadowless system)
|
|
431
|
-
- Homepage title meta: "데이터라이즈 | 데이터 기반 이커머스 AI 마케팅 자동화"
|
|
432
|
-
- Pricing title meta: "데이터라이즈 요금제 | 무료 체험·최대 10% 할인 혜택"
|
|
433
|
-
- Blog title meta: "데이터라이즈 블로그 이커머스 AI 마케팅, CRM, 실전 가이드"
|
|
434
|
-
|
|
435
|
-
Token-level claims (§1-9) are sourced from this live inspection.
|
|
436
|
-
|
|
437
|
-
Voice samples (§10) are verbatim from the live homepage (hero H1, social-proof head, page title meta).
|
|
438
|
-
|
|
439
|
-
Brand narrative (§11): Datarize (데이터라이즈) is a Korean e-commerce AI marketing-automation
|
|
440
|
-
SaaS; positioning "데이터 기반 이커머스 AI 마케팅 자동화" and proof points ("900+ 고객사",
|
|
441
|
-
"3,845% 평균 ROAS") are taken verbatim from the live homepage. Broader company facts beyond the
|
|
442
|
-
site are general public knowledge, not quoted from a verified Datarize statement in this turn.
|
|
443
|
-
|
|
444
|
-
Personas (§13) are fictional archetypes informed by publicly observable Datarize user segments
|
|
445
|
-
(Korean e-commerce operators, growth marketers, agency teams). Names are illustrative; they do
|
|
446
|
-
not refer to real people.
|
|
447
|
-
|
|
448
|
-
Interpretive claims (e.g., "one action, one color", "accent, don't flood", "flat and fast as a
|
|
449
|
-
rejection of legacy analytics chrome") are editorial readings connecting Datarize's observed
|
|
450
|
-
design to its positioning, not directly sourced Datarize statements.
|
|
451
|
-
-->
|
|
338
|
+
No motion durations, easing curves, or reduced-motion behavior were measured in the supplied evidence or found in an official public design-system source. Motion is intentionally unspecified.
|