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,575 +8,404 @@ primary_color: "#03c75a"
|
|
|
8
8
|
logo:
|
|
9
9
|
type: simpleicons
|
|
10
10
|
slug: naver
|
|
11
|
-
verified: "2026-
|
|
11
|
+
verified: "2026-07-11"
|
|
12
12
|
omd: "0.1"
|
|
13
13
|
ds:
|
|
14
14
|
name: NAVER Brand Resource
|
|
15
|
-
url: "https://www.navercorp.com/
|
|
15
|
+
url: "https://www.navercorp.com/company/brandGuide"
|
|
16
16
|
type: brand
|
|
17
|
-
description: "NAVER
|
|
18
|
-
|
|
17
|
+
description: "Official NAVER logo, color, and usage guidance; it is not a public product design system."
|
|
18
|
+
verification_v2:
|
|
19
|
+
schema: 2
|
|
20
|
+
checked: "2026-07-11"
|
|
21
|
+
surfaces:
|
|
22
|
+
- { id: portal-home, kind: product, url: "https://www.naver.com/", inspected: "2026-07-11" }
|
|
23
|
+
- { id: search-results, kind: product, url: "https://search.naver.com/search.naver?query=%EB%94%94%EC%9E%90%EC%9D%B8", inspected: "2026-07-11" }
|
|
24
|
+
- { id: corporate-brand, kind: brand, url: "https://www.navercorp.com/company/brandGuide", inspected: "2026-07-11" }
|
|
25
|
+
sources:
|
|
26
|
+
- { id: portal-live, kind: product-surface, url: "https://www.naver.com/", captured: "2026-07-11" }
|
|
27
|
+
- { id: search-live, kind: product-surface, url: "https://search.naver.com/search.naver?query=%EB%94%94%EC%9E%90%EC%9D%B8", captured: "2026-07-11" }
|
|
28
|
+
- { id: brand-live, kind: product-surface, url: "https://www.navercorp.com/company/brandGuide", captured: "2026-07-11" }
|
|
29
|
+
- { id: brand-guide, kind: official-doc, url: "https://www.navercorp.com/company/brandGuide", captured: "2026-07-11" }
|
|
30
|
+
- { id: company-about, kind: official-doc, url: "https://www.navercorp.com/company/about", captured: "2026-07-11" }
|
|
31
|
+
claims:
|
|
32
|
+
"tokens.colors.brand": &brand_doc { surface_id: corporate-brand, source_id: brand-guide, method: official-doc, captured: "2026-07-11" }
|
|
33
|
+
"tokens.colors.canvas": &portal_style { surface_id: portal-home, source_id: portal-live, method: computed-style, captured: "2026-07-11" }
|
|
34
|
+
"tokens.colors.portal-ink": *portal_style
|
|
35
|
+
"tokens.colors.search-ink": &search_style { surface_id: search-results, source_id: search-live, method: computed-style, captured: "2026-07-11" }
|
|
36
|
+
"tokens.colors.search-link": *search_style
|
|
37
|
+
"tokens.colors.search-muted": *search_style
|
|
38
|
+
"tokens.colors.hairline": *search_style
|
|
39
|
+
"tokens.colors.corporate-ink": &brand_style { surface_id: corporate-brand, source_id: brand-live, method: computed-style, captured: "2026-07-11" }
|
|
40
|
+
"tokens.colors.corporate-muted": *brand_style
|
|
41
|
+
"tokens.typography.family.portal": *portal_style
|
|
42
|
+
"tokens.typography.family.corporate": *brand_style
|
|
43
|
+
"tokens.typography.portal-search.size": *portal_style
|
|
44
|
+
"tokens.typography.portal-search.weight": *portal_style
|
|
45
|
+
"tokens.typography.portal-search.lineHeight": *portal_style
|
|
46
|
+
"tokens.typography.portal-search.tracking": *portal_style
|
|
47
|
+
"tokens.typography.portal-ui.size": *portal_style
|
|
48
|
+
"tokens.typography.portal-ui.weight": *portal_style
|
|
49
|
+
"tokens.typography.portal-ui.lineHeight": *portal_style
|
|
50
|
+
"tokens.typography.portal-ui.tracking": *portal_style
|
|
51
|
+
"tokens.typography.search-tab.size": *search_style
|
|
52
|
+
"tokens.typography.search-tab.weight": *search_style
|
|
53
|
+
"tokens.typography.search-tab.lineHeight": *search_style
|
|
54
|
+
"tokens.typography.search-tab.tracking": *search_style
|
|
55
|
+
"tokens.typography.search-title.size": *search_style
|
|
56
|
+
"tokens.typography.search-title.weight": *search_style
|
|
57
|
+
"tokens.typography.search-title.lineHeight": *search_style
|
|
58
|
+
"tokens.typography.search-title.tracking": *search_style
|
|
59
|
+
"tokens.typography.corporate-tab.size": *brand_style
|
|
60
|
+
"tokens.typography.corporate-tab.weight": *brand_style
|
|
61
|
+
"tokens.typography.corporate-tab.lineHeight": *brand_style
|
|
62
|
+
"tokens.typography.corporate-tab.tracking": *brand_style
|
|
63
|
+
"tokens.spacing.xs": *search_style
|
|
64
|
+
"tokens.spacing.sm": *portal_style
|
|
65
|
+
"tokens.spacing.md": *search_style
|
|
66
|
+
"tokens.spacing.lg": *portal_style
|
|
67
|
+
"tokens.spacing.xl": *search_style
|
|
68
|
+
"tokens.rounded.sm": *portal_style
|
|
69
|
+
"tokens.rounded.md": *search_style
|
|
70
|
+
"tokens.rounded.lg": *search_style
|
|
71
|
+
"tokens.rounded.full": *portal_style
|
|
72
|
+
"tokens.components.search-input.type": &portal_search { surface_id: portal-home, source_id: portal-live, method: computed-style, captured: "2026-07-11" }
|
|
73
|
+
"tokens.components.search-input.bg": *portal_search
|
|
74
|
+
"tokens.components.search-input.fg": *portal_search
|
|
75
|
+
"tokens.components.search-input.radius": *portal_search
|
|
76
|
+
"tokens.components.search-input.height": *portal_search
|
|
77
|
+
"tokens.components.search-input.padding": *portal_search
|
|
78
|
+
"tokens.components.search-input.font": *portal_search
|
|
79
|
+
"tokens.components.search-input.states": *portal_search
|
|
80
|
+
"tokens.components.search-input.use": *portal_search
|
|
81
|
+
"tokens.components.search-submit.type": *portal_search
|
|
82
|
+
"tokens.components.search-submit.bg": *portal_search
|
|
83
|
+
"tokens.components.search-submit.fg": *portal_search
|
|
84
|
+
"tokens.components.search-submit.radius": *portal_search
|
|
85
|
+
"tokens.components.search-submit.height": *portal_search
|
|
86
|
+
"tokens.components.search-submit.padding": *portal_search
|
|
87
|
+
"tokens.components.search-submit.states": *portal_search
|
|
88
|
+
"tokens.components.search-submit.use": *portal_search
|
|
89
|
+
"tokens.components.serp-tab.type": &serp_component { surface_id: search-results, source_id: search-live, method: computed-style, captured: "2026-07-11" }
|
|
90
|
+
"tokens.components.serp-tab.bg": *serp_component
|
|
91
|
+
"tokens.components.serp-tab.fg": *serp_component
|
|
92
|
+
"tokens.components.serp-tab.radius": *serp_component
|
|
93
|
+
"tokens.components.serp-tab.padding": *serp_component
|
|
94
|
+
"tokens.components.serp-tab.font": *serp_component
|
|
95
|
+
"tokens.components.serp-tab.states": *serp_component
|
|
96
|
+
"tokens.components.serp-tab.use": *serp_component
|
|
97
|
+
"tokens.components.filter-chip.type": *serp_component
|
|
98
|
+
"tokens.components.filter-chip.bg": *serp_component
|
|
99
|
+
"tokens.components.filter-chip.fg": *serp_component
|
|
100
|
+
"tokens.components.filter-chip.border": *serp_component
|
|
101
|
+
"tokens.components.filter-chip.radius": *serp_component
|
|
102
|
+
"tokens.components.filter-chip.padding": *serp_component
|
|
103
|
+
"tokens.components.filter-chip.font": *serp_component
|
|
104
|
+
"tokens.components.filter-chip.use": *serp_component
|
|
105
|
+
"tokens.components.result-card.type": *serp_component
|
|
106
|
+
"tokens.components.result-card.bg": *serp_component
|
|
107
|
+
"tokens.components.result-card.fg": *serp_component
|
|
108
|
+
"tokens.components.result-card.radius": *serp_component
|
|
109
|
+
"tokens.components.result-card.use": *serp_component
|
|
110
|
+
"tokens.components.paging-button.type": *portal_search
|
|
111
|
+
"tokens.components.paging-button.bg": *portal_search
|
|
112
|
+
"tokens.components.paging-button.fg": *portal_search
|
|
113
|
+
"tokens.components.paging-button.border": *portal_search
|
|
114
|
+
"tokens.components.paging-button.radius": *portal_search
|
|
115
|
+
"tokens.components.paging-button.height": *portal_search
|
|
116
|
+
"tokens.components.paging-button.shadow": *portal_search
|
|
117
|
+
"tokens.components.paging-button.states": *portal_search
|
|
118
|
+
"tokens.components.paging-button.use": *portal_search
|
|
119
|
+
"tokens.components.corporate-tab.type": &corporate_component { surface_id: corporate-brand, source_id: brand-live, method: computed-style, captured: "2026-07-11" }
|
|
120
|
+
"tokens.components.corporate-tab.bg": *corporate_component
|
|
121
|
+
"tokens.components.corporate-tab.fg": *corporate_component
|
|
122
|
+
"tokens.components.corporate-tab.radius": *corporate_component
|
|
123
|
+
"tokens.components.corporate-tab.padding": *corporate_component
|
|
124
|
+
"tokens.components.corporate-tab.font": *corporate_component
|
|
125
|
+
"tokens.components.corporate-tab.states": *corporate_component
|
|
126
|
+
"tokens.components.corporate-tab.use": *corporate_component
|
|
127
|
+
"tokens.components.portal-menu.type": *portal_search
|
|
128
|
+
"tokens.components.portal-menu.bg": *portal_search
|
|
129
|
+
"tokens.components.portal-menu.fg": *portal_search
|
|
130
|
+
"tokens.components.portal-menu.font": *portal_search
|
|
131
|
+
"tokens.components.portal-menu.states": *portal_search
|
|
132
|
+
"tokens.components.portal-menu.use": *portal_search
|
|
133
|
+
conflicts: []
|
|
19
134
|
tokens:
|
|
20
|
-
source:
|
|
21
|
-
extracted: "2026-
|
|
135
|
+
source: reconciled
|
|
136
|
+
extracted: "2026-07-11"
|
|
137
|
+
note: "Portal/search and NAVER Corp brand surfaces are separate domains. System is the live portal/search family; InterVariable is loaded on the corporate brand page. Declared-only Naver fonts are not promoted."
|
|
22
138
|
colors:
|
|
23
|
-
primary: "#03c75a"
|
|
24
|
-
primary-hover: "#02b350"
|
|
25
|
-
primary-active: "#02a046"
|
|
26
139
|
brand: "#03c75a"
|
|
27
140
|
canvas: "#ffffff"
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
hairline: "#
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
accent-visited: "#6633b9"
|
|
36
|
-
error: "#e74c3c"
|
|
37
|
-
warning: "#f5a623"
|
|
38
|
-
secondary-text: "#5f6368"
|
|
141
|
+
portal-ink: "#2e2e2e"
|
|
142
|
+
search-ink: "#1c1c1c"
|
|
143
|
+
search-link: "#0c43b7"
|
|
144
|
+
search-muted: "#8c8c8c"
|
|
145
|
+
hairline: "#e5e5e5"
|
|
146
|
+
corporate-ink: "#1a1d24"
|
|
147
|
+
corporate-muted: "#717680"
|
|
39
148
|
typography:
|
|
40
|
-
family:
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
spacing:
|
|
49
|
-
rounded: { sm: 4, md: 8, lg:
|
|
50
|
-
shadow:
|
|
51
|
-
subtle: "0 1px 2px rgba(0,0,0,0.06)"
|
|
52
|
-
standard: "0 2px 8px rgba(0,0,0,0.1)"
|
|
53
|
-
prominent: "0 4px 16px rgba(0,0,0,0.12)"
|
|
149
|
+
family:
|
|
150
|
+
portal: "System"
|
|
151
|
+
corporate: "InterVariable"
|
|
152
|
+
portal-search: { size: 21, weight: 700, lineHeight: "24px", tracking: "-0.4px" }
|
|
153
|
+
portal-ui: { size: 14.7, weight: 500, lineHeight: "17.85px", tracking: "-0.4px" }
|
|
154
|
+
search-tab: { size: 16, weight: 600, lineHeight: "21px", tracking: "-0.3px" }
|
|
155
|
+
search-title: { size: 18, weight: 600, lineHeight: "24px", tracking: "-0.16px" }
|
|
156
|
+
corporate-tab: { size: 20, weight: 600, lineHeight: "28px", tracking: "-0.6px" }
|
|
157
|
+
spacing: { xs: 4, sm: 8, md: 12, lg: 16, xl: 20 }
|
|
158
|
+
rounded: { sm: 4, md: 8, lg: 12, full: 9999 }
|
|
54
159
|
components_harvested: true
|
|
55
160
|
components:
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
chip: { type: badge, bg: "#
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
tile: { type: card, bg: "#ffffff", radius: "16px", padding: "16px", shadow: "0 1px 2px rgba(0,0,0,0.06) on hover", use: "Service tile (서비스 바로가기)" }
|
|
65
|
-
badge-ad: { type: badge, bg: "#ffffff", fg: "#03c75a", border: "1px solid #03c75a", radius: "2px", use: "광고 ad label" }
|
|
66
|
-
tab: { type: tab, fg: "#5f6368", font: "16px / 400", active: "fg #03c75a, weight 700, 3px green underline", use: "SERP vertical tabs" }
|
|
67
|
-
toast: { type: toast, bg: "#333333", fg: "#ffffff", font: "14px / 400", use: "Login / save confirmation, 2.5s dismiss" }
|
|
161
|
+
search-input: { type: input, bg: "transparent", fg: "#000000", radius: "0px", height: "58px", padding: "17px 0", font: "21px / 700 / System", states: "focus and autocomplete listbox expansion observed", use: "Portal-home search query input inside the branded search assembly" }
|
|
162
|
+
search-submit: { type: button, bg: "transparent", fg: "#2e2e2e", radius: "0px", height: "58px", padding: "9px 9px 9px 10px", states: "default observed; hover and pressed not retained", use: "Portal AI/search submit control" }
|
|
163
|
+
serp-tab: { type: tab, bg: "transparent", fg: "#8c8c8c", radius: "0px", padding: "6px 12px 14px", font: "16px / 600 / System", states: "default #8c8c8c; hover and pressed #595959", use: "Search-result vertical navigation" }
|
|
164
|
+
filter-chip: { type: badge, bg: "#ffffff", fg: "#0c43b7", border: "1px solid #e5e5e5", radius: "18px", padding: "4px 12px 4px 4px", font: "13px / 400 / System", use: "Search-result image/filter chip" }
|
|
165
|
+
result-card: { type: card, bg: "#ffffff", fg: "#1c1c1c", radius: "12px", use: "Search-result grouped content card" }
|
|
166
|
+
paging-button: { type: button, bg: "#ffffff", fg: "#2e2e2e", border: "1px solid rgba(0,0,0,0.15)", radius: "9999px", height: "36px", shadow: "0 1px 2px rgba(0,0,0,0.06)", states: "default observed; hover and pressed not retained", use: "Portal carousel previous/next control" }
|
|
167
|
+
corporate-tab: { type: tab, bg: "transparent", fg: "#1a1d24", radius: "0px", padding: "17px 0 18px", font: "20px / 600 / InterVariable", states: "selected observed", use: "NAVER Corp brand-resource section switcher" }
|
|
168
|
+
portal-menu: { type: listItem, bg: "transparent", fg: "#2e2e2e", font: "14.7px / 500 / System", states: "expanded listbox and option observed", use: "Portal content-header overflow menu option" }
|
|
68
169
|
---
|
|
69
170
|
|
|
70
171
|
# Design System Inspiration of Naver (네이버)
|
|
71
172
|
|
|
72
173
|
## 1. Visual Theme & Atmosphere
|
|
73
174
|
|
|
74
|
-
|
|
175
|
+
NAVER is a Korean search and discovery platform whose public identity spans the portal home, search results, and a much broader family of local services. Its familiar green is the stable connective tissue, while each product surface optimizes independently for dense information retrieval, quick navigation, and local task completion. NAVER does not expose one public product design system that governs every service, so this reference deliberately separates three inspected domains: the portal home, search results, and the NAVER Corp brand-resource page. That separation preserves the recognizable company identity without turning a corporate font, a search-only pattern, or a portal measurement into a universal product rule.
|
|
75
176
|
|
|
76
|
-
|
|
177
|
+
The official identity constant is NAVER Green (`#03C75A`). Product chrome is otherwise neutral and information-dense. The portal/search surfaces use a System-first Korean stack, while the corporate brand page loads and visibly uses `InterVariable`. Values from one surface must not be silently generalized to the others.
|
|
77
178
|
|
|
78
|
-
**Key
|
|
79
|
-
-
|
|
80
|
-
-
|
|
81
|
-
-
|
|
82
|
-
-
|
|
83
|
-
-
|
|
84
|
-
- Logo uses solid gothic-style capitals in Naver Green — never gradient, never line-art, never recolored
|
|
85
|
-
- Pantone 2270C / RGB 3,199,90 / CMYK 72-0-88-0 — official color spec across all media
|
|
179
|
+
**Key characteristics:**
|
|
180
|
+
- Official brand green `#03C75A`, backed by the NAVER brand guide
|
|
181
|
+
- Dense portal/search composition on white with dark gray text
|
|
182
|
+
- System-first portal/search typography
|
|
183
|
+
- `InterVariable` on the corporate brand page
|
|
184
|
+
- Search, filters, tabs, cards, menus, and paging controls grounded in live computed evidence
|
|
86
185
|
|
|
87
186
|
## 2. Color Palette & Roles
|
|
88
187
|
|
|
89
|
-
###
|
|
90
|
-
- **
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
- **Search
|
|
96
|
-
- **
|
|
97
|
-
- **
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
- **
|
|
102
|
-
- **
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
- **Border Subtle** (`#e9ebee`): Section separators, list-row dividers.
|
|
106
|
-
- **Background Fill** (`#f5f6f7`): Card backgrounds, alternate row surfaces.
|
|
107
|
-
- **Background Dim** (`#fafafa`): Section bands, tertiary surfaces.
|
|
108
|
-
|
|
109
|
-
### Semantic
|
|
110
|
-
- **Critical Red** (`#e74c3c`): Stock-down indicators, error states, breaking-news flags.
|
|
111
|
-
- **Positive Green** (`#03C75A` reused as semantic positive — Naver does not branch a separate semantic green, the brand color itself carries "up/positive" meaning in finance widgets).
|
|
112
|
-
- **Information Blue** (`#0068c3`): Informational links, neutral status.
|
|
113
|
-
- **Warning Yellow** (`#f5a623`): Caution labels, non-blocking advisories.
|
|
114
|
-
|
|
115
|
-
### Brand-color usage discipline
|
|
116
|
-
Naver Green appears on three roles only: (1) the brand mark itself, (2) the search-input border + search button, and (3) primary action accents (active tab underline, primary CTA backgrounds, "더보기" link color). It is never used as a hero background, never as a card fill, never tinted with opacity to "soften" — the brand book explicitly forbids gradient, line-rendering, color shift, and opacity adjustments on the green.
|
|
188
|
+
### Official identity
|
|
189
|
+
- **NAVER Green** (`#03C75A`): official logo and identity color. The guide specifies RGB 3/199/90, CMYK 72/0/88/0, and Pantone 2270C.
|
|
190
|
+
|
|
191
|
+
### Portal and search
|
|
192
|
+
- **Canvas** (`#FFFFFF`): portal and result surfaces.
|
|
193
|
+
- **Portal Ink** (`#2E2E2E`): common portal control and chrome text.
|
|
194
|
+
- **Search Ink** (`#1C1C1C`): primary search-result text.
|
|
195
|
+
- **Search Link** (`#0C43B7`): current search-result link/chip blue.
|
|
196
|
+
- **Search Muted** (`#8C8C8C`): inactive tabs and secondary labels.
|
|
197
|
+
- **Hairline** (`#E5E5E5`): filter-chip and light container border.
|
|
198
|
+
|
|
199
|
+
### Corporate brand page
|
|
200
|
+
- **Corporate Ink** (`#1A1D24`): brand-page navigation and section labels.
|
|
201
|
+
- **Corporate Muted** (`#717680`): secondary corporate copy.
|
|
202
|
+
|
|
203
|
+
Do not promote older `#0068C3`, `#6633B9`, or estimated semantic colors as current universal NAVER tokens without surface-specific live evidence.
|
|
117
204
|
|
|
118
205
|
## 3. Typography Rules
|
|
119
206
|
|
|
120
|
-
### Font
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
- **Korean punctuation aware**: Use `「 」`, `『 』`, `·` (middle dot for KR enumerated lists) where appropriate; never substitute Western quotes mechanically.
|
|
207
|
+
### Font resolution
|
|
208
|
+
|
|
209
|
+
| Evidence class | Resolution |
|
|
210
|
+
|---|---|
|
|
211
|
+
| Official product-use | No single official family is published for every NAVER product surface. |
|
|
212
|
+
| Live surface-use | Portal/search use a System-first stack; the corporate brand page visibly uses loaded `InterVariable`. |
|
|
213
|
+
| Official distributed asset | NAVER distributes Nanum and D2Coding, but distribution alone is not UI usage. |
|
|
214
|
+
| Declared-only | NanumSquare, NanumSquareNeo, NanumHuman, and Pretendard were declared without visible use. |
|
|
215
|
+
| Unresolved | A minority `나눔고딕` usage had no matching loaded FontFace. |
|
|
216
|
+
|
|
217
|
+
Specimen availability is evaluated per surface and never substitutes one NAVER-published font for another.
|
|
218
|
+
- **Portal and search:** `System`. Computed stacks begin with `-apple-system` and continue through Korean platform fallbacks.
|
|
219
|
+
- **Corporate brand page:** `InterVariable`, loaded from `https://www.navercorp.com/font/InterVariable.woff2` and visibly used.
|
|
220
|
+
- **Declared only in this capture:** NanumSquare, NanumSquareNeo, NanumHuman, and Pretendard. Declaration is not visible use.
|
|
221
|
+
- **Unresolved minority:** `나눔고딕` appeared on four search elements without a matching loaded FontFace.
|
|
222
|
+
- **No canonical UI monospace:** D2Coding is a NAVER-published font, not evidence that current portal/search UI uses it.
|
|
223
|
+
|
|
224
|
+
| Role | Surface | Font | Size | Weight | Line height | Tracking |
|
|
225
|
+
|---|---|---|---:|---:|---:|---:|
|
|
226
|
+
| Portal Search | Portal | System | 21px | 700 | 24px | -0.4px |
|
|
227
|
+
| Portal UI | Portal | System | 14.7px | 500 | 17.85px | -0.4px |
|
|
228
|
+
| Search Tab | Search | System | 16px | 600 | 21px | -0.3px |
|
|
229
|
+
| Search Title | Search | System | 18px | 600 | 24px | -0.16px |
|
|
230
|
+
| Corporate Tab | Brand resource | InterVariable | 20px | 600 | 28px | -0.6px |
|
|
145
231
|
|
|
146
232
|
## 4. Component Stylings
|
|
147
233
|
|
|
148
|
-
###
|
|
149
|
-
|
|
150
|
-
**
|
|
151
|
-
- Background: `#03C75A`
|
|
152
|
-
- Text: `#ffffff`
|
|
153
|
-
- Radius: 4px (default), 8px (large card CTA)
|
|
154
|
-
- Min-height: 48px (large), 40px (medium), 32px (small)
|
|
155
|
-
- Font: 16px weight 700 (large), 14px weight 700 (medium)
|
|
156
|
-
- Hover: ~6% darken (`#02b350`)
|
|
157
|
-
- Pressed: ~12% darken (`#02a046`)
|
|
158
|
-
- Disabled: `#dadce0` background, `#999999` text
|
|
159
|
-
- Use: 로그인, 검색, 회원가입, 결제하기 — primary action
|
|
160
|
-
|
|
161
|
-
**Search Submit (Green Magnifier)**
|
|
162
|
-
- Background: `#03C75A` (matches search-bar border)
|
|
163
|
-
- Icon: white magnifier glyph
|
|
164
|
-
- Width/Height: ~52px square (within green-bordered input)
|
|
165
|
-
- Radius: 0 (sits flush inside the green-bordered search container)
|
|
166
|
-
- Use: The `녹색창` submit button — never relabeled, never recolored
|
|
167
|
-
|
|
168
|
-
**Secondary — Outline**
|
|
169
|
-
- Background: `#ffffff`
|
|
170
|
-
- Text: `#333333`
|
|
171
|
-
- Border: 1px solid `#dadce0`
|
|
172
|
-
- Radius: 4px
|
|
173
|
-
- Hover: `#f5f6f7` background
|
|
174
|
-
- Use: 취소, 닫기, 보조 액션
|
|
175
|
-
|
|
176
|
-
**Ghost / Text-only "더보기"**
|
|
234
|
+
### Portal Search
|
|
235
|
+
|
|
236
|
+
**Search Input**
|
|
177
237
|
- Background: transparent
|
|
178
|
-
- Text: `#
|
|
179
|
-
-
|
|
180
|
-
-
|
|
181
|
-
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
-
|
|
188
|
-
-
|
|
189
|
-
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
-
|
|
199
|
-
-
|
|
200
|
-
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
-
|
|
204
|
-
-
|
|
205
|
-
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
-
|
|
209
|
-
-
|
|
210
|
-
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
-
|
|
214
|
-
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
-
|
|
226
|
-
-
|
|
227
|
-
-
|
|
228
|
-
|
|
229
|
-
**Shopping Card**
|
|
230
|
-
- Background: `#ffffff`
|
|
231
|
-
- Border: 1px solid `#e9ebee`
|
|
232
|
-
- Radius: 8px
|
|
233
|
-
- Thumbnail: 1:1, 8px radius, top
|
|
234
|
-
- Title: 14px weight 400 `#333333`, 2-line clamp
|
|
235
|
-
- Price: 16px weight 700 `#333333`
|
|
236
|
-
- Discount badge: red `#e74c3c` text or pill
|
|
237
|
-
- Use: 쇼핑, 가격비교 grid items
|
|
238
|
-
|
|
239
|
-
**Service Tile (서비스 바로가기)**
|
|
240
|
-
- Background: `#ffffff` or `#f5f6f7` (subtle elevation)
|
|
241
|
-
- Radius: 12–16px
|
|
242
|
-
- Padding: 16–20px
|
|
243
|
-
- Icon: 32–40px, brand-colored where applicable
|
|
244
|
-
- Label: 13px weight 500 `#333333`, centered
|
|
245
|
-
- Use: 메일 / 카페 / 블로그 / 지식iN / 쇼핑 tiles on portal home — the dense grid users scan in 1 second
|
|
246
|
-
|
|
247
|
-
### Badges & Chips
|
|
248
|
-
|
|
249
|
-
**Category Chip**
|
|
250
|
-
- Background: `#f5f6f7`
|
|
251
|
-
- Text: `#333333` weight 400
|
|
238
|
+
- Text: `#000000`
|
|
239
|
+
- Radius: 0px
|
|
240
|
+
- Padding: 17px 0
|
|
241
|
+
- Height: 58px
|
|
242
|
+
- Font: 21px / 700 / System
|
|
243
|
+
- States: focus and autocomplete listbox expansion observed
|
|
244
|
+
- Use: Query field inside the portal's branded search assembly
|
|
245
|
+
|
|
246
|
+
**Search Submit**
|
|
247
|
+
- Background: transparent
|
|
248
|
+
- Text: `#2E2E2E`
|
|
249
|
+
- Radius: 0px
|
|
250
|
+
- Padding: 9px 9px 9px 10px
|
|
251
|
+
- Height: 58px
|
|
252
|
+
- States: default observed; hover and pressed not retained
|
|
253
|
+
- Use: AI/search submission control adjacent to the query field
|
|
254
|
+
|
|
255
|
+
### Search Results
|
|
256
|
+
|
|
257
|
+
**Vertical Tab**
|
|
258
|
+
- Background: transparent
|
|
259
|
+
- Text: `#8C8C8C`
|
|
260
|
+
- Radius: 0px
|
|
261
|
+
- Padding: 6px 12px 14px
|
|
262
|
+
- Font: 16px / 600 / System
|
|
263
|
+
- Hover: `#595959`
|
|
264
|
+
- Pressed: `#595959`
|
|
265
|
+
- Use: Search vertical/category navigation
|
|
266
|
+
|
|
267
|
+
**Filter Chip**
|
|
268
|
+
- Background: `#FFFFFF`
|
|
269
|
+
- Text: `#0C43B7`
|
|
270
|
+
- Border: 1px solid `#E5E5E5`
|
|
271
|
+
- Radius: 18px
|
|
272
|
+
- Padding: 4px 12px 4px 4px
|
|
273
|
+
- Font: 13px / 400 / System
|
|
274
|
+
- Use: Image and result refinement filter
|
|
275
|
+
|
|
276
|
+
**Result Card**
|
|
277
|
+
- Background: `#FFFFFF`
|
|
278
|
+
- Text: `#1C1C1C`
|
|
279
|
+
- Radius: 12px
|
|
280
|
+
- Use: Grouped search-result content surface
|
|
281
|
+
|
|
282
|
+
### Portal Utilities
|
|
283
|
+
|
|
284
|
+
**Paging Button**
|
|
285
|
+
- Background: `#FFFFFF`
|
|
286
|
+
- Text: `#2E2E2E`
|
|
287
|
+
- Border: 1px solid rgba(0,0,0,0.15)
|
|
252
288
|
- Radius: 9999px
|
|
253
|
-
- Height:
|
|
254
|
-
-
|
|
255
|
-
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
-
|
|
260
|
-
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
-
|
|
269
|
-
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
-
|
|
273
|
-
-
|
|
274
|
-
-
|
|
275
|
-
- Hover: `#333333` color shift
|
|
276
|
-
- Use: The SERP discipline — color and weight together carry active state
|
|
277
|
-
|
|
278
|
-
**Footer**
|
|
279
|
-
- Background: `#ffffff` or very pale gray
|
|
280
|
-
- Links: `#5f6368` 12–13px weight 400
|
|
281
|
-
- Logo lockup with copyright in `#999999` 12px
|
|
289
|
+
- Height: 36px
|
|
290
|
+
- Shadow: 0 1px 2px rgba(0,0,0,0.06)
|
|
291
|
+
- States: default observed; hover and pressed not retained
|
|
292
|
+
- Use: Carousel previous/next action
|
|
293
|
+
|
|
294
|
+
**Overflow Menu**
|
|
295
|
+
- Background: transparent
|
|
296
|
+
- Text: `#2E2E2E`
|
|
297
|
+
- Font: 14.7px / 500 / System
|
|
298
|
+
- States: expanded listbox and option observed
|
|
299
|
+
- Use: Content-header overflow navigation
|
|
300
|
+
|
|
301
|
+
### Corporate Brand Resource
|
|
302
|
+
|
|
303
|
+
**Section Tab**
|
|
304
|
+
- Background: transparent
|
|
305
|
+
- Text: `#1A1D24`
|
|
306
|
+
- Radius: 0px
|
|
307
|
+
- Padding: 17px 0 18px
|
|
308
|
+
- Font: 20px / 600 / InterVariable
|
|
309
|
+
- States: selected observed
|
|
310
|
+
- Use: Brand guide versus official-photo section switching
|
|
282
311
|
|
|
283
312
|
## 5. Layout Principles
|
|
284
313
|
|
|
285
|
-
|
|
286
|
-
-
|
|
287
|
-
-
|
|
288
|
-
-
|
|
289
|
-
-
|
|
290
|
-
|
|
291
|
-
### Grid & Container
|
|
292
|
-
- Desktop portal: ~1080px max content width (the historical Naver portal width — narrower than modern 1280px standards because vertical density beats horizontal sprawl)
|
|
293
|
-
- SERP: 1080px max with 220px right rail for related verticals
|
|
294
|
-
- Mobile portal (m.naver.com): full-width with 16px gutter
|
|
295
|
-
- Service-tile grid: 4-column on portal home (mobile: 4-col tighter), 5–6 col on desktop secondary surfaces
|
|
296
|
-
|
|
297
|
-
### Whitespace Philosophy
|
|
298
|
-
- **Density-first**: A Naver portal viewport intentionally surfaces 20–30+ interactive elements above the fold. Users came to do a thing, not to "scroll through a hero."
|
|
299
|
-
- **Section bands** separate concerns: news / shopping / weather / stocks each get a horizontal band with 24–32px vertical breathing room between them, but tight 8–12px gaps within.
|
|
300
|
-
- **Centered alignment for the search bar; left alignment for everything else.** The 녹색창 sits dead-center as the visual axis; news lists, service tiles, and side-rail content all left-align off the left margin.
|
|
301
|
-
|
|
302
|
-
### Border Radius Scale
|
|
303
|
-
- 0: SERP table cells, search submit (flush green)
|
|
304
|
-
- 2–4px: Buttons, inputs, badges, news cards (default)
|
|
305
|
-
- 8px: Shopping cards, modal panels
|
|
306
|
-
- 12–16px: Service tiles, prominent grouped panels
|
|
307
|
-
- 9999px: Pills, chips, avatars
|
|
314
|
+
- Use the observed 4/8/12/16/20px spacing clusters for compact UI composition.
|
|
315
|
+
- Portal and SERP density are surface properties, not permission to remove hierarchy.
|
|
316
|
+
- Search remains the primary spatial anchor on the portal.
|
|
317
|
+
- Cards may use 12px rounding on search surfaces; utility controls range from square to fully circular.
|
|
318
|
+
- Corporate pages use more generous rhythm and must not inherit portal density automatically.
|
|
308
319
|
|
|
309
320
|
## 6. Depth & Elevation
|
|
310
321
|
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
| Standard | `0 2px 8px rgba(0,0,0,0.1)` | Dropdowns, autocomplete suggestions, popovers |
|
|
316
|
-
| Prominent | `0 4px 16px rgba(0,0,0,0.12)` | Modals, full-screen sheets |
|
|
317
|
-
|
|
318
|
-
**Shadow Philosophy**: Naver uses shadows sparingly and exclusively for affordance signaling — never for decoration. The portal is mostly flat (borders + background tints carry separation), and shadow appears only when something *moves* (autocomplete dropdown from search input, modal over content). The brand green never casts a tinted shadow — shadows are pure black with low opacity, keeping the green at maximum saturation.
|
|
322
|
+
- Most sampled portal/search controls use no shadow.
|
|
323
|
+
- The portal paging button uses a restrained `0 1px 2px rgba(0,0,0,0.06)` shadow.
|
|
324
|
+
- Prefer border, spacing, and type hierarchy before introducing elevation.
|
|
325
|
+
- No universal NAVER shadow scale is claimed.
|
|
319
326
|
|
|
320
327
|
## 7. Do's and Don'ts
|
|
321
328
|
|
|
322
329
|
### Do
|
|
323
|
-
- Use
|
|
324
|
-
-
|
|
325
|
-
-
|
|
326
|
-
-
|
|
327
|
-
- Use `letter-spacing: -0.34px` on 17px Korean body for the canonical Naver rhythm
|
|
328
|
-
- Show source attribution (`출처`, `By 작성자`, timestamp) on every news / blog card — provenance is non-negotiable
|
|
329
|
-
- Keep service-tile grids dense (4–6 col) — users scan many tiles fast
|
|
330
|
-
- Pair the green active tab with weight 700 + underline; color alone is not enough
|
|
330
|
+
- Use official NAVER Green exactly as `#03C75A` for identity applications.
|
|
331
|
+
- Keep portal/search System typography separate from corporate InterVariable typography.
|
|
332
|
+
- Preserve compact Korean text rhythm and explicit interactive states.
|
|
333
|
+
- Treat live product evidence and the official brand guide as different authorities.
|
|
331
334
|
|
|
332
335
|
### Don't
|
|
333
|
-
-
|
|
334
|
-
-
|
|
335
|
-
-
|
|
336
|
-
-
|
|
337
|
-
- Don't introduce a second brand color — Naver is a one-accent system, full stop
|
|
338
|
-
- Don't strip source attribution from feed cards — it's a trust contract, not chrome
|
|
339
|
-
- Don't use pure black `#000000` for body — `#333333` is the canonical body gray
|
|
340
|
-
- Don't break the "search bar centered, content left-aligned" rule on portal-style layouts
|
|
336
|
+
- Do not infer native-app typography from these web surfaces.
|
|
337
|
+
- Do not promote declared-only Nanum/Pretendard faces as current UI fonts.
|
|
338
|
+
- Do not invent a public NAVER product design system from brand-resource guidance.
|
|
339
|
+
- Do not alter the official logo's proportions, color, or style.
|
|
341
340
|
|
|
342
341
|
## 8. Responsive Behavior
|
|
343
342
|
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
| Tablet | 768–1024px | 2-col feed, condensed top bar |
|
|
349
|
-
| Desktop | >1024px | Full portal grid (4-col service tiles, news+shopping+weather bands), 1080px max width |
|
|
350
|
-
|
|
351
|
-
### Touch Targets
|
|
352
|
-
- Search input: 50–58px height on portal, 44–48px on SERP — always above the 44px touch minimum
|
|
353
|
-
- Buttons: 48px (large), 40px (medium), 32px (small)
|
|
354
|
-
- Service tiles: minimum 64px square hit area
|
|
355
|
-
- News card row: 56px minimum row height
|
|
356
|
-
|
|
357
|
-
### Collapsing Strategy
|
|
358
|
-
- Service-tile grid: 6-col → 4-col → 2-col as viewport narrows
|
|
359
|
-
- News + shopping bands stack vertically below tablet
|
|
360
|
-
- SERP right rail collapses below 1024px (related verticals move below main column)
|
|
361
|
-
- Top-bar service shortcuts collapse into a hamburger / overflow menu on mobile
|
|
362
|
-
|
|
363
|
-
### Image Behavior
|
|
364
|
-
- News thumbnails: 16:9 standard, 4px radius, lazy-loaded
|
|
365
|
-
- Shopping thumbnails: 1:1, 8px radius
|
|
366
|
-
- Profile / avatar: circular (9999px), 24–48px
|
|
367
|
-
- Brand-campaign hero: full-width edge-to-edge, no radius
|
|
343
|
+
- The inspected evidence is desktop at 1440×900; mobile-native claims are intentionally absent.
|
|
344
|
+
- Preserve 44px-or-larger touch targets when adapting dense portal utilities to narrow layouts.
|
|
345
|
+
- Allow search-result cards to stack before shrinking readable Korean type.
|
|
346
|
+
- Keep the search control visually dominant and avoid horizontal overflow in tab/filter rows.
|
|
368
347
|
|
|
369
348
|
## 9. Agent Prompt Guide
|
|
370
349
|
|
|
371
|
-
|
|
372
|
-
- Primary brand: Naver Green (`#03C75A`)
|
|
373
|
-
- CTA hover: Darker Green (~`#02b350`)
|
|
374
|
-
- Background: Pure White (`#ffffff`)
|
|
375
|
-
- Heading + body text: Dark Gray (`#333333`)
|
|
376
|
-
- Secondary text: Mid Gray (`#5f6368`)
|
|
377
|
-
- Caption: Gray (`#767676`)
|
|
378
|
-
- Disabled: Light Gray (`#999999`)
|
|
379
|
-
- Border: Soft Gray (`#dadce0`)
|
|
380
|
-
- Subtle border: Pale Gray (`#e9ebee`)
|
|
381
|
-
- Card fill: Background Gray (`#f5f6f7`)
|
|
382
|
-
- Search-result link: Blue (`#0068c3`)
|
|
383
|
-
- Visited link: Purple (`#6633b9`)
|
|
384
|
-
- Error / down: Red (`#e74c3c`)
|
|
385
|
-
|
|
386
|
-
### Example Component Prompts
|
|
387
|
-
- "Build the Naver search bar (녹색창): white input with 3px solid `#03C75A` border, 56px tall, 17px text, placeholder `#999`, with a 52px-square `#03C75A` submit button containing a white magnifier icon, flush inside the green frame on the right."
|
|
388
|
-
- "Create a Naver news card: white background, 1px solid `#e9ebee` border, 4px radius, 16:9 thumbnail top with 4px radius, title 17px weight 700 `#333` with 2-line clamp, source `#767676` 12px + middle dot + timestamp."
|
|
389
|
-
- "Design a service-tile grid: 4-column responsive grid (collapses to 2-col below 480px), each tile 16px radius, white bg, 32px brand-colored icon centered top, 13px weight 500 `#333` label, 16px padding, subtle `0 1px 2px rgba(0,0,0,0.06)` shadow on hover."
|
|
390
|
-
- "Build a SERP vertical-tab bar (통합/이미지/뉴스/쇼핑/지식iN): horizontal row, 48px height, inactive tabs `#5f6368` 16px weight 400, active tab `#03C75A` weight 700 with 3px green underline."
|
|
391
|
-
- "Create a Naver primary CTA: `#03C75A` background, white text 16px weight 700, 48px height, 4px radius, hover `#02b350`, pressed `#02a046`, disabled `#dadce0` bg `#999` text."
|
|
392
|
-
|
|
393
|
-
### Iteration Guide
|
|
394
|
-
1. The search bar is the brand — if a Naver-style screen has no green-bordered search box, it's wrong
|
|
395
|
-
2. One green, three roles: brand mark, search frame, primary CTA. Never as a fill, never as a tint
|
|
396
|
-
3. Density beats whitespace — Naver layouts are supposed to feel busy
|
|
397
|
-
4. Native Korean font stack for chrome; Maru Buri only for editorial
|
|
398
|
-
5. Source attribution on every feed card — Naver is a portal, not a magazine
|
|
399
|
-
6. `#333` for body text, never pure black
|
|
400
|
-
7. Cards are mostly border + tint, not shadow — flat by default
|
|
401
|
-
|
|
402
|
-
---
|
|
350
|
+
> Build a NAVER-inspired information surface using a white canvas, System-first Korean typography, compact 4/8/12/16/20px spacing, dark neutral text, and `#03C75A` only where identity or a verified action requires it. Separate portal/search components from NAVER Corp brand-page components. Use 12px result cards, 18px filter chips, and explicit hover/pressed/selected states. Do not claim Nanum, Pretendard, or InterVariable outside the surfaces where they were actually observed.
|
|
403
351
|
|
|
404
352
|
## 10. Voice & Tone
|
|
405
353
|
|
|
406
|
-
|
|
354
|
+
The inspected public copy is direct, functional, and navigation-led. Labels such as “검색하기”, “삭제”, “전체 서비스”, and “브랜드 리소스” describe the action or destination without promotional filler.
|
|
407
355
|
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
| Context | Tone |
|
|
356
|
+
| Do | Don't |
|
|
411
357
|
|---|---|
|
|
412
|
-
|
|
|
413
|
-
|
|
|
414
|
-
|
|
|
415
|
-
| Error messages | Specific and actionable. `비밀번호를 다시 입력해 주세요` over `오류가 발생했습니다`. |
|
|
416
|
-
| News card metadata | `출처 · 시간` — source first, time second, middle-dot separator. Always. |
|
|
417
|
-
| Account / security | Formal `-입니다` ending, factual, no emoji. The user is doing serious account work. |
|
|
418
|
-
| Service shortcuts | Bare service names (`메일`, `카페`, `블로그`, `지식iN`, `쇼핑`). No taglines. |
|
|
419
|
-
| Editorial / brand campaign | Allowed warmer, longer-form copy in Naver Maru Buri — but only on dedicated editorial surfaces, never bleeding into chrome. |
|
|
420
|
-
|
|
421
|
-
**Forbidden phrases.** `오류가 발생했습니다` (use specific cause), `잠시만 기다려 주세요` as a standalone (always pair with what's loading), `죄송합니다만` opening to error states, marketing-speak like `혁신적인`, `최고의`, `놀라운`. Emoji are not used in chrome at all — they appear only in user-generated content (블로그, 카페, 댓글) and in some editorial campaigns. Never in error messages, never in account flows, never on the search surface itself.
|
|
422
|
-
|
|
423
|
-
**Voice samples.**
|
|
424
|
-
|
|
425
|
-
- `검색어를 입력해 주세요` — search-input placeholder, the canonical Naver microcopy. <!-- common pattern across naver.com / search.naver.com surfaces -->
|
|
426
|
-
- `더보기` — universal list-expand affordance on news, shopping, blog feed. <!-- canonical Naver chrome -->
|
|
427
|
-
- `검색 결과가 없습니다. 다른 검색어를 입력해 보세요.` — empty SERP state. <!-- canonical SERP empty state -->
|
|
428
|
-
- `네이버를 시작페이지로` — hero CTA on portal home — turn Naver into your browser homepage. <!-- portal-home historical CTA -->
|
|
429
|
-
- `출처 · 1시간 전` — news-card metadata pattern (publisher name then relative time). <!-- canonical feed metadata -->
|
|
430
|
-
- `로그인이 필요한 서비스입니다` — auth gate microcopy. <!-- canonical account-flow copy -->
|
|
431
|
-
- `네이버에서 만나는 더 큰 세상` — illustrative brand line in editorial register. <!-- illustrative; reflects Naver brand voice on editorial surfaces -->
|
|
358
|
+
| Use short Korean action labels | Add decorative slogans to utility controls |
|
|
359
|
+
| Explain the next recoverable action | Blame the user |
|
|
360
|
+
| Name destinations consistently | Rename familiar portal concepts for novelty |
|
|
432
361
|
|
|
433
|
-
|
|
362
|
+
Verified live samples:
|
|
363
|
+
- “검색하기” — corporate-site integrated search. <!-- verified: https://www.navercorp.com/company/brandGuide -->
|
|
364
|
+
- “브랜드 리소스” — official brand-resource section. <!-- verified: https://www.navercorp.com/company/brandGuide -->
|
|
365
|
+
- “기술과 서비스로 세상의 모든 가능성을 연결합니다” — corporate navigation statement. <!-- verified: https://www.navercorp.com/company/about -->
|
|
434
366
|
|
|
435
|
-
|
|
367
|
+
## 11. Brand Narrative
|
|
436
368
|
|
|
437
|
-
|
|
369
|
+
NAVER's official company page describes its beginning in 1999 and frames the organization as “Navigators” connecting possibilities through technology and services. The same official timeline presents integrated search in 2000, HyperCLOVA in 2021, and the 1784 robot-friendly headquarters in 2022.
|
|
438
370
|
|
|
439
|
-
|
|
371
|
+
The official brand guide describes NAVER Green as carrying trust, challenge, exploration, familiarity, and an eco-friendly image. This reference uses those statements only as sourced brand context; it does not infer unpublished product principles.
|
|
440
372
|
|
|
441
|
-
|
|
373
|
+
In product terms, this produces a useful tension: NAVER must remain instantly recognizable while supporting services with very different densities and jobs. Search favors fast scanning and compact labels; the portal coordinates many destinations; the corporate brand surface explains the shared identity. Green, logo rules, and company statements stay at brand level, while typography, spacing, and components remain attached to the surface where they were observed.
|
|
442
374
|
|
|
443
375
|
## 12. Principles
|
|
444
376
|
|
|
445
|
-
1. **
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
7. **Sovereign tech, sovereign UI.** From HyperCLOVA X (Korean-first LLM) to the home-grown Naver Cloud, the brand bets on building *Korea's own* version of the global stack. *UI implication:* avoid wholesale adoption of US-tech UI conventions when a Korean-native pattern works better — `즐겨찾기` not "favorites," `더보기` not "see more," `통합검색` not "all results."
|
|
452
|
-
8. **The brand is built by repetition.** Naver Green became iconic because it appeared in the same place, in the same form, for 26 years. *UI implication:* surface-level redesign is allowed; the search bar's color, position, and frame are not. They are the brand.
|
|
377
|
+
1. **Keep identity consistent.** The official logo and `#03C75A` must not be arbitrarily recolored, distorted, outlined, or given effects.
|
|
378
|
+
- *UI implication:* isolate brand identity tokens from transient service colors.
|
|
379
|
+
2. **Connect people to destinations quickly.** Public navigation and search copy is literal and compact.
|
|
380
|
+
- *UI implication:* prioritize recognizable labels and scanning speed.
|
|
381
|
+
3. **Separate service surfaces.** NAVER operates many products with different local systems.
|
|
382
|
+
- *UI implication:* never treat one service's typography or component geometry as a universal NAVER token.
|
|
453
383
|
|
|
454
384
|
## 13. Personas
|
|
455
385
|
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
**민지 (Minji), 29, Seoul.** Office worker in 강남. Opens Naver app first thing every morning to skim headlines (정치 / 경제 / 연예 — in that order), checks weather, glances at the KOSPI ticker, and saves a 카페 thread for lunch reading. Uses 네이버 지도 instead of Google Maps reflexively. Expects the search to know her based on prior queries; doesn't think of "personalization" as a feature, just as how it works.
|
|
459
|
-
|
|
460
|
-
**아저씨 (Mr. Park), 54, Daegu.** Small-business owner. Uses Naver as his only browser homepage — has done so since 2003. Searches `오늘 날씨`, `서울 → 대구 KTX`, `세무사 추천 대구` daily. Has never used incognito mode and would not trust a search engine that didn't show news + shopping + stocks on the same screen as the search box.
|
|
461
|
-
|
|
462
|
-
**현우 (Hyunwoo), 22, Busan.** University student. Uses Naver for 지식iN (the Q&A community older than Quora), 카페 (the persistent forum-club system that powers Korean fan communities), and 블로그 for restaurant reviews. Treats Google as the engine for English-language queries; Naver as the engine for everything Korean.
|
|
463
|
-
|
|
464
|
-
**Sumi 어머니 (Mrs. Kim), 62, Gwangju.** Retired. Uses Naver primarily through the mobile app — large text mode on, voice search frequently, watches Naver TV shorts after dinner. Navigates by the colored service tiles on the portal home, not by typing URLs. Loyalty is absolute: Naver has been "the internet" for two decades.
|
|
386
|
+
NAVER has not published validated product personas for the inspected portal, search, and brand-resource surfaces. The evidence supports usage contexts instead: people entering a query and comparing results; portal visitors scanning news, shopping, maps, mail, and other destinations; and designers or partners retrieving official identity assets. These are task contexts, not demographic profiles. Implementations should validate the specific NAVER service, language, device, and task before turning them into research personas.
|
|
465
387
|
|
|
466
388
|
## 14. States
|
|
467
389
|
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
| **Loading (infinite scroll)** | 24px gray spinner centered at list bottom. No overlay. Existing rows stay visible. |
|
|
476
|
-
| **Error (search-side)** | Body sentence in `#333` 16px: `일시적인 오류로 결과를 불러올 수 없습니다.` With small text-only retry link in `#03C75A` (`다시 시도`). |
|
|
477
|
-
| **Error (network / blocking)** | Full-card centered message: `#333` 18px weight 700 title, `#5f6368` 14px subline, primary CTA `#03C75A` (`새로고침`). |
|
|
478
|
-
| **Error (inline form field)** | Input border becomes `#e74c3c` 1px, helper text below in red 13px (`비밀번호를 확인해 주세요`). One sentence, blameless, action-oriented. |
|
|
479
|
-
| **Success (login / save)** | Brief 2.5s toast: `#333333` background, white 14px text, bottom-center, no icon. Past-tense single sentence (`저장되었습니다`). |
|
|
480
|
-
| **Disabled** | Background drops to `#dadce0`, text to `#999999`. Geometry stays identical so re-enable doesn't reflow. |
|
|
481
|
-
| **Skeleton** | `#f5f6f7` blocks at exact final dimensions — thumbnail box, title line, source-meta line. No shimmer on portal home (resolves fast); 1.2s shimmer on slower SERP verticals. |
|
|
390
|
+
- **Hover / pressed:** captured on search tabs and utility actions.
|
|
391
|
+
- **Selected:** captured on portal/search/corporate tabs.
|
|
392
|
+
- **Expanded:** captured for the portal listbox/menu.
|
|
393
|
+
- **Checked / unchecked:** captured for portal display controls and a search switch.
|
|
394
|
+
- **Empty, loading, error, success, disabled:** [FILL IN — no safe representative live evidence captured in this run.]
|
|
395
|
+
|
|
396
|
+
Do not fill absent states with generic NAVER-looking values.
|
|
482
397
|
|
|
483
398
|
## 15. Motion & Easing
|
|
484
399
|
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|---|---|---|
|
|
489
|
-
| `motion-instant` | 0ms | Toggles, focus rings, color state changes |
|
|
490
|
-
| `motion-fast` | 150ms | Hover, button press feedback, autocomplete row fade-in |
|
|
491
|
-
| `motion-standard` | 200ms | Tab content swaps, dropdown open, modal fade |
|
|
492
|
-
| `motion-slow` | 300ms | Page transitions, full-screen sheet presentations |
|
|
493
|
-
|
|
494
|
-
**Easings:**
|
|
495
|
-
|
|
496
|
-
| Token | Curve | Use |
|
|
497
|
-
|---|---|---|
|
|
498
|
-
| `ease-default` | `ease-in-out` | The dominant easing — Naver leans on browser-default `ease-in-out` for almost everything |
|
|
499
|
-
| `ease-enter` | `cubic-bezier(0.0, 0.0, 0.2, 1)` | Modals, dropdowns, autocompletes appearing |
|
|
500
|
-
| `ease-exit` | `cubic-bezier(0.4, 0.0, 1, 1)` | Dismissals — slightly faster than entries |
|
|
501
|
-
|
|
502
|
-
**Motion stance.** Motion at Naver is *invisible* — it should never be the thing the user notices. The portal is dense and fast; spring physics, overshoot, and elaborate stagger sequences are forbidden because they slow the user down. The autocomplete dropdown opens in 150ms with a flat fade; the SERP tab content swaps in 200ms with no slide; modals fade-in over a static backdrop in 200ms without translate-Y theatrics. The one place motion is allowed to be expressive is **brand campaigns and editorial micro-interactions** (e.g., 네이버 캠페인 page hero scroll-driven illustration), and even there the rule is "kinetic typography is fine; UI chrome bouncing is not."
|
|
503
|
-
|
|
504
|
-
**Signature motions.**
|
|
505
|
-
|
|
506
|
-
1. **Search autocomplete reveal.** Suggestions list fades in below the input over 150ms with `ease-enter`. No translate-Y. The list disappears on blur in 100ms. The input's green border does not animate — it's there or it's not.
|
|
507
|
-
2. **Tab swap (SERP).** Active-tab underline does *not* slide between tabs (Naver historically rejected the "underline-pill" indicator that Material made popular). The previous tab's underline disappears, the new one appears. Discrete, not continuous.
|
|
508
|
-
3. **Modal / login overlay.** Fade-in over 200ms with `ease-enter`, backdrop `rgba(0,0,0,0.5)`. Dismissal 150ms `ease-exit`. No scale, no spring.
|
|
509
|
-
4. **Reduce motion.** Under `prefers-reduced-motion: reduce` all `motion-*` tokens collapse to `motion-instant`. No exceptions. The site stays fully functional — Naver was a fast portal before motion was a design discipline, and reduces gracefully.
|
|
510
|
-
|
|
511
|
-
<!--
|
|
512
|
-
OmD v0.1 Sources — Naver
|
|
513
|
-
|
|
514
|
-
Tier 1 — live DOM (playwright):
|
|
515
|
-
- Attempted www.naver.com / search.naver.com / m.naver.com on 2026-05-09.
|
|
516
|
-
Browser environment in this session was repeatedly hijacked by interstitial
|
|
517
|
-
ad redirects (kakaobank, qanda.ai, ohou.se, ridibooks, coupang, musinsa)
|
|
518
|
-
before evaluate() could run against the Naver context. Tier 1 live DOM
|
|
519
|
-
treated as UNAVAILABLE for this session — see .verification.md for detail.
|
|
520
|
-
- Cited values reflect canonical, repeatedly-documented Naver web patterns
|
|
521
|
-
(e.g., body font-family with Apple SD Gothic Neo + Malgun Gothic;
|
|
522
|
-
17px / -0.34px tracking / 27.625px line-height body) and the official
|
|
523
|
-
brand color spec from navercorp.com brand guide.
|
|
524
|
-
|
|
525
|
-
Tier 2 — official brand assets and ecosystem:
|
|
526
|
-
- https://www.navercorp.com/en/company/brandGuide — official brand guide.
|
|
527
|
-
Naver Green = #03C75A, Pantone 2270C, RGB(3,199,90), CMYK(72,0,88,0).
|
|
528
|
-
Logo prohibitions: no line-rendering, no color shift, no gradient,
|
|
529
|
-
no proportion change, no effects, no poor-contrast backgrounds.
|
|
530
|
-
- https://github.com/naver/d2codingfont — D2 Coding open-source monospace,
|
|
531
|
-
SIL OFL v1.1, released 2016, based on Nanum BarunGothic.
|
|
532
|
-
- getdesign.md/naver — no record (collection does not yet contain Naver).
|
|
533
|
-
- styles.refero.design ?q=naver — no record.
|
|
534
|
-
|
|
535
|
-
Tier 2 — history / corporate (WebSearch):
|
|
536
|
-
- Wikipedia (Lee Hae-jin) — born 1967, BS SNU CS, MS KAIST, Samsung SDS,
|
|
537
|
-
Web Glider project Oct 1997, Naver Comm spinoff Jun 2, 1999.
|
|
538
|
-
- Wikipedia (Naver Corporation) — Hangame merger Jul 2000, NHN rename 2001,
|
|
539
|
-
KOSDAQ listing 2002, NHN split Aug 1 2013 (Naver Corp + NHN Entertainment),
|
|
540
|
-
LINE Corp / Hangame Japan parallel split, Wattpad acquisition Jan 2021
|
|
541
|
-
(US$600M), Webtoon global launch 2014.
|
|
542
|
-
- KED Global / TechCrunch / The Register / VentureBeat (2023-08-24 +
|
|
543
|
-
2024-04-08) — HyperCLOVA X reveal Aug 24 2023, 204B parameters,
|
|
544
|
-
HCX-L / HCX-S sizes, ~₩1T AI investment over 5 years, sovereign-AI
|
|
545
|
-
positioning, 600,000-server hyperscale data center.
|
|
546
|
-
- Pestel-analysis.com / matrixbcg.com / portersfiveforce.com — Lee Hae-jin
|
|
547
|
-
return as Board Chairman March 2025; CEO Choi Soo-yeon second term.
|
|
548
|
-
|
|
549
|
-
Re-verification status:
|
|
550
|
-
- Brand color #03C75A is the official spec from navercorp.com/en/company/brandGuide
|
|
551
|
-
and is repeatedly cited across third-party brand-color aggregators
|
|
552
|
-
(brandcolorcode.com, logotyp.us, brandfetch.com). High confidence.
|
|
553
|
-
- Body font-family pattern (Apple SD Gothic Neo / Malgun Gothic) and
|
|
554
|
-
17px / -0.34px tracking is sourced from third-party Korean web typography
|
|
555
|
-
documentation (lqez.github.io blog post on Hangul typography) describing
|
|
556
|
-
Naver's canonical body type spec; not independently re-verified live this
|
|
557
|
-
session due to ad redirects. Verify before quoting in production.
|
|
558
|
-
- The "녹색창" cultural noun is general Korean internet vocabulary and not
|
|
559
|
-
attributed to any single Naver source.
|
|
560
|
-
|
|
561
|
-
Personas (§13) are fictional archetypes informed by publicly described
|
|
562
|
-
Naver user segments (urban office worker, mid-career SMB owner, university
|
|
563
|
-
student, retired older user). Any resemblance to specific individuals
|
|
564
|
-
is unintended.
|
|
565
|
-
|
|
566
|
-
Interpretive claims (editorial, not documented Naver statements):
|
|
567
|
-
- "The 녹색창 is the brand" framing in §12 — editorial reading of brand
|
|
568
|
-
consistency over 26 years, not a sourced Naver statement.
|
|
569
|
-
- "Density is a service, not a debt" framing — editorial; Naver does
|
|
570
|
-
not publish a "density principle" doctrine.
|
|
571
|
-
- The motion stance ("invisible motion") is derived from observed
|
|
572
|
-
Naver web behavior over years, not a documented Naver motion spec.
|
|
573
|
-
-->
|
|
400
|
+
The collector captured state changes but did not establish a canonical duration or easing scale. Use motion only to clarify menu expansion, tab selection, and focus transitions; respect reduced-motion preferences.
|
|
401
|
+
|
|
402
|
+
[FILL IN — official product motion tokens were not found in the inspected public sources.]
|
|
574
403
|
|
|
575
404
|
---
|
|
576
405
|
|
|
577
|
-
**Verified:** 2026-
|
|
578
|
-
**Tier 1 sources:**
|
|
579
|
-
**Tier 2 sources:**
|
|
580
|
-
**Tier 2
|
|
581
|
-
**
|
|
582
|
-
**
|
|
406
|
+
**Verified:** 2026-07-11 (omd:migrate)
|
|
407
|
+
**Tier 1 sources:** https://www.naver.com/ · https://search.naver.com/search.naver?query=%EB%94%94%EC%9E%90%EC%9D%B8 · https://www.navercorp.com/company/brandGuide · https://www.navercorp.com/company/about
|
|
408
|
+
**Tier 2 sources:** https://getdesign.md/naver (no importable record in available path) · https://styles.refero.design/?q=naver (no importable result in available path)
|
|
409
|
+
**Tier 2 status:** unavailable; no Tier 2 value promoted
|
|
410
|
+
**Conflicts unresolved:** none
|
|
411
|
+
**Migration depth:** Apple-tier evidence graph; visual smoke pending
|