zugzbot 1.0.21 → 1.0.23

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.
Files changed (1272) hide show
  1. package/.opencode/agents/sdd-coder.md +1 -0
  2. package/.opencode/agents/sdd-orchestrator.md +1 -0
  3. package/.opencode/skills/sdd-methodology/SKILL.md +8 -0
  4. package/.opencode/skills/sdd-tester-quickstart/SKILL.md +6 -0
  5. package/.opencode/tools/sdd_testing.ts +93 -0
  6. package/bin/init.js +38 -1
  7. package/opencode.json +9 -0
  8. package/package.json +14 -4
  9. package/.opencode/active-brief.md +0 -38
  10. package/.opencode/docs/shadcn/agents/openai.yml +0 -5
  11. package/.opencode/docs/shadcn/assets/shadcn-small.png +0 -0
  12. package/.opencode/docs/shadcn/assets/shadcn.png +0 -0
  13. package/.opencode/docs/shadcn/cli.md +0 -290
  14. package/.opencode/docs/shadcn/customization.md +0 -209
  15. package/.opencode/docs/shadcn/evals/evals.json +0 -47
  16. package/.opencode/docs/shadcn/mcp.md +0 -105
  17. package/.opencode/docs/shadcn/registry.md +0 -277
  18. package/.opencode/docs/shadcn/rules/base-vs-radix.md +0 -306
  19. package/.opencode/docs/shadcn/rules/composition.md +0 -195
  20. package/.opencode/docs/shadcn/rules/forms.md +0 -192
  21. package/.opencode/docs/shadcn/rules/icons.md +0 -101
  22. package/.opencode/docs/shadcn/rules/styling.md +0 -162
  23. package/.opencode/oh-my-design/.agents/skills/google-analytics/EXAMPLES.md +0 -441
  24. package/.opencode/oh-my-design/.agents/skills/google-analytics/REFERENCE.md +0 -342
  25. package/.opencode/oh-my-design/.agents/skills/google-analytics/SKILL.md +0 -153
  26. package/.opencode/oh-my-design/.agents/skills/google-analytics/requirements.txt +0 -6
  27. package/.opencode/oh-my-design/.agents/skills/google-analytics/scripts/analyze.py +0 -459
  28. package/.opencode/oh-my-design/.agents/skills/google-analytics/scripts/ga_client.py +0 -345
  29. package/.opencode/oh-my-design/.claude/agents/omd-a11y-auditor.md +0 -98
  30. package/.opencode/oh-my-design/.claude/agents/omd-asset-curator.md +0 -99
  31. package/.opencode/oh-my-design/.claude/agents/omd-codex-image.md +0 -49
  32. package/.opencode/oh-my-design/.claude/agents/omd-critic.md +0 -142
  33. package/.opencode/oh-my-design/.claude/agents/omd-designer-review.md +0 -38
  34. package/.opencode/oh-my-design/.claude/agents/omd-final-qa.md +0 -40
  35. package/.opencode/oh-my-design/.claude/agents/omd-kr-writer.md +0 -35
  36. package/.opencode/oh-my-design/.claude/agents/omd-locale-adapter.md +0 -32
  37. package/.opencode/oh-my-design/.claude/agents/omd-master.md +0 -317
  38. package/.opencode/oh-my-design/.claude/agents/omd-microcopy.md +0 -64
  39. package/.opencode/oh-my-design/.claude/agents/omd-orchestrator.md +0 -34
  40. package/.opencode/oh-my-design/.claude/agents/omd-persona-tester.md +0 -119
  41. package/.opencode/oh-my-design/.claude/agents/omd-ui-junior.md +0 -130
  42. package/.opencode/oh-my-design/.claude/agents/omd-ux-researcher.md +0 -63
  43. package/.opencode/oh-my-design/.claude/data/opt-out-corpus.json +0 -141
  44. package/.opencode/oh-my-design/.claude/data/reference-fingerprints.json +0 -6142
  45. package/.opencode/oh-my-design/.claude/data/reference-tags.md +0 -104
  46. package/.opencode/oh-my-design/.claude/data/synonyms.json +0 -79
  47. package/.opencode/oh-my-design/.claude/data/vocabulary.json +0 -516
  48. package/.opencode/oh-my-design/.claude/hooks/lib/preferences-parser.cjs +0 -91
  49. package/.opencode/oh-my-design/.claude/hooks/lib/preferences-writer.cjs +0 -118
  50. package/.opencode/oh-my-design/.claude/hooks/post-edit-watch.cjs +0 -295
  51. package/.opencode/oh-my-design/.claude/hooks/session-end-foldin.cjs +0 -149
  52. package/.opencode/oh-my-design/.claude/hooks/session-state-loader.cjs +0 -113
  53. package/.opencode/oh-my-design/.claude/hooks/skill-activation.cjs +0 -108
  54. package/.opencode/oh-my-design/.claude/settings.json +0 -55
  55. package/.opencode/oh-my-design/.claude/skills/omd/SKILL.md +0 -133
  56. package/.opencode/oh-my-design/.claude/skills/omd-add-reference/SKILL.md +0 -381
  57. package/.opencode/oh-my-design/.claude/skills/omd-add-reference/batch-instructions.md +0 -111
  58. package/.opencode/oh-my-design/.claude/skills/omd-apply/SKILL.md +0 -87
  59. package/.opencode/oh-my-design/.claude/skills/omd-batch-launch/SKILL.md +0 -270
  60. package/.opencode/oh-my-design/.claude/skills/omd-codex-image/SKILL.md +0 -162
  61. package/.opencode/oh-my-design/.claude/skills/omd-component-harvest/SKILL.md +0 -59
  62. package/.opencode/oh-my-design/.claude/skills/omd-designer-review/SKILL.md +0 -146
  63. package/.opencode/oh-my-design/.claude/skills/omd-final-qa/SKILL.md +0 -153
  64. package/.opencode/oh-my-design/.claude/skills/omd-harness/SKILL.md +0 -234
  65. package/.opencode/oh-my-design/.claude/skills/omd-init/SKILL.md +0 -169
  66. package/.opencode/oh-my-design/.claude/skills/omd-kr-writer/SKILL.md +0 -229
  67. package/.opencode/oh-my-design/.claude/skills/omd-lab-01-designmd-impact/SKILL.md +0 -53
  68. package/.opencode/oh-my-design/.claude/skills/omd-lab-01-designmd-impact/playbooks/compare.md +0 -30
  69. package/.opencode/oh-my-design/.claude/skills/omd-lab-01-designmd-impact/playbooks/v1.md +0 -42
  70. package/.opencode/oh-my-design/.claude/skills/omd-lab-01-designmd-impact/playbooks/v2.md +0 -34
  71. package/.opencode/oh-my-design/.claude/skills/omd-lab-01-designmd-impact/playbooks/v3.md +0 -33
  72. package/.opencode/oh-my-design/.claude/skills/omd-lab-01-designmd-impact/playbooks/v4.md +0 -37
  73. package/.opencode/oh-my-design/.claude/skills/omd-lab-02-design-harness/SKILL.md +0 -131
  74. package/.opencode/oh-my-design/.claude/skills/omd-learn/SKILL.md +0 -83
  75. package/.opencode/oh-my-design/.claude/skills/omd-locale-adapter/SKILL.md +0 -124
  76. package/.opencode/oh-my-design/.claude/skills/omd-migrate/SKILL.md +0 -307
  77. package/.opencode/oh-my-design/.claude/skills/omd-orchestrator/SKILL.md +0 -124
  78. package/.opencode/oh-my-design/.claude/skills/omd-release-hygiene/SKILL.md +0 -113
  79. package/.opencode/oh-my-design/.claude/skills/omd-remember/SKILL.md +0 -46
  80. package/.opencode/oh-my-design/.claude/skills/omd-sync/SKILL.md +0 -40
  81. package/.opencode/oh-my-design/.claude/skills/omd-token-backfill/SKILL.md +0 -57
  82. package/.opencode/oh-my-design/.claude/skills/skill-rules.json +0 -84
  83. package/.opencode/oh-my-design/.github/ISSUE_TEMPLATE/agent-fidelity.md +0 -59
  84. package/.opencode/oh-my-design/.github/ISSUE_TEMPLATE/bug-report.md +0 -36
  85. package/.opencode/oh-my-design/.github/ISSUE_TEMPLATE/config.yml +0 -8
  86. package/.opencode/oh-my-design/.github/ISSUE_TEMPLATE/feature-request.md +0 -26
  87. package/.opencode/oh-my-design/.github/PULL_REQUEST_TEMPLATE.md +0 -134
  88. package/.opencode/oh-my-design/.github/assets/logo-bg.png +0 -0
  89. package/.opencode/oh-my-design/.github/workflows/release.yml +0 -55
  90. package/.opencode/oh-my-design/.husky/pre-commit +0 -23
  91. package/.opencode/oh-my-design/.mcp.json +0 -12
  92. package/.opencode/oh-my-design/AGENTS.md +0 -112
  93. package/.opencode/oh-my-design/CHANGELOG.md +0 -385
  94. package/.opencode/oh-my-design/LICENSE +0 -21
  95. package/.opencode/oh-my-design/README.ja.md +0 -74
  96. package/.opencode/oh-my-design/README.ko.md +0 -112
  97. package/.opencode/oh-my-design/README.md +0 -112
  98. package/.opencode/oh-my-design/README.zh-TW.md +0 -74
  99. package/.opencode/oh-my-design/agents/AGENT.md +0 -53
  100. package/.opencode/oh-my-design/agents/omd-a11y-auditor.md +0 -97
  101. package/.opencode/oh-my-design/agents/omd-asset-curator.md +0 -255
  102. package/.opencode/oh-my-design/agents/omd-codex-image.md +0 -49
  103. package/.opencode/oh-my-design/agents/omd-critic.md +0 -181
  104. package/.opencode/oh-my-design/agents/omd-designer-review.md +0 -38
  105. package/.opencode/oh-my-design/agents/omd-final-qa.md +0 -40
  106. package/.opencode/oh-my-design/agents/omd-kr-writer.md +0 -35
  107. package/.opencode/oh-my-design/agents/omd-locale-adapter.md +0 -32
  108. package/.opencode/oh-my-design/agents/omd-master.md +0 -559
  109. package/.opencode/oh-my-design/agents/omd-microcopy.md +0 -63
  110. package/.opencode/oh-my-design/agents/omd-orchestrator.md +0 -34
  111. package/.opencode/oh-my-design/agents/omd-persona-tester.md +0 -118
  112. package/.opencode/oh-my-design/agents/omd-ui-junior.md +0 -129
  113. package/.opencode/oh-my-design/agents/omd-ux-engineer.md +0 -267
  114. package/.opencode/oh-my-design/agents/omd-ux-researcher.md +0 -62
  115. package/.opencode/oh-my-design/agents/omd-ux-writer.md +0 -181
  116. package/.opencode/oh-my-design/bin/oh-my-design.ts +0 -77
  117. package/.opencode/oh-my-design/data/architecture-proposals/1.7.2-recommend-install-feedback.md +0 -614
  118. package/.opencode/oh-my-design/data/architecture-proposals/2026-05-13-thin-install-fresh-fetch.md +0 -189
  119. package/.opencode/oh-my-design/data/issues/2026-05-13-multi-surface-schema-rfc.md +0 -67
  120. package/.opencode/oh-my-design/data/opt-out-corpus.json +0 -141
  121. package/.opencode/oh-my-design/data/reference-audits/2026-05-13-kr10.md +0 -132
  122. package/.opencode/oh-my-design/data/reference-audits/2026-05-14-kr10.md +0 -72
  123. package/.opencode/oh-my-design/data/reference-audits/2026-05-15-kr10.md +0 -124
  124. package/.opencode/oh-my-design/data/reference-fingerprints.json +0 -6142
  125. package/.opencode/oh-my-design/data/reference-tags.md +0 -118
  126. package/.opencode/oh-my-design/data/synonyms.json +0 -79
  127. package/.opencode/oh-my-design/data/vocabulary.json +0 -516
  128. package/.opencode/oh-my-design/packages/mcp/README.md +0 -172
  129. package/.opencode/oh-my-design/packages/mcp/__tests__/smoke.test.ts +0 -64
  130. package/.opencode/oh-my-design/packages/mcp/data/.gitkeep +0 -0
  131. package/.opencode/oh-my-design/packages/mcp/scripts/sync-data.mjs +0 -38
  132. package/.opencode/oh-my-design/packages/mcp/src/data.ts +0 -178
  133. package/.opencode/oh-my-design/packages/mcp/src/index.ts +0 -58
  134. package/.opencode/oh-my-design/packages/mcp/src/prompts/design-from-ref.ts +0 -87
  135. package/.opencode/oh-my-design/packages/mcp/src/server.ts +0 -223
  136. package/.opencode/oh-my-design/packages/mcp/src/tools/get-design-md.ts +0 -44
  137. package/.opencode/oh-my-design/packages/mcp/src/tools/list-references.ts +0 -58
  138. package/.opencode/oh-my-design/packages/mcp/src/tools/search-by-vibe.ts +0 -114
  139. package/.opencode/oh-my-design/packages/mcp/tsconfig.json +0 -21
  140. package/.opencode/oh-my-design/packages/mcp/tsup.config.ts +0 -17
  141. package/.opencode/oh-my-design/packages/mcp/vitest.config.ts +0 -8
  142. package/.opencode/oh-my-design/scripts/bench/README.md +0 -72
  143. package/.opencode/oh-my-design/scripts/bench/score-init.mjs +0 -97
  144. package/.opencode/oh-my-design/scripts/bench/score-taste.mjs +0 -189
  145. package/.opencode/oh-my-design/scripts/check-release-hygiene.sh +0 -83
  146. package/.opencode/oh-my-design/scripts/context.cjs +0 -91
  147. package/.opencode/oh-my-design/scripts/ctx-prime.cjs +0 -266
  148. package/.opencode/oh-my-design/scripts/gen-llms-full.cjs +0 -143
  149. package/.opencode/oh-my-design/scripts/growth-snapshot.mjs +0 -59
  150. package/.opencode/oh-my-design/scripts/postinstall.cjs +0 -54
  151. package/.opencode/oh-my-design/scripts/smoke-md-twins.mjs +0 -98
  152. package/.opencode/oh-my-design/skills/claude-design/SKILL.md +0 -390
  153. package/.opencode/oh-my-design/skills/claude-design/references/claude-design-flow.md +0 -425
  154. package/.opencode/oh-my-design/skills/claude-design/references/codebase-analysis.md +0 -373
  155. package/.opencode/oh-my-design/skills/claude-design/scripts/analyze_codebase.py +0 -1369
  156. package/.opencode/oh-my-design/skills/claude-design/scripts/clickable_link.sh +0 -48
  157. package/.opencode/oh-my-design/skills/claude-design/scripts/collect_source.py +0 -178
  158. package/.opencode/oh-my-design/skills/claude-design/scripts/drive_claude_design.cjs +0 -378
  159. package/.opencode/oh-my-design/skills/claude-design/scripts/gather_references.py +0 -437
  160. package/.opencode/oh-my-design/skills/omd-apply/SKILL.md +0 -107
  161. package/.opencode/oh-my-design/skills/omd-asset-fetch/SKILL.md +0 -213
  162. package/.opencode/oh-my-design/skills/omd-codex-image/SKILL.md +0 -162
  163. package/.opencode/oh-my-design/skills/omd-designer-review/SKILL.md +0 -180
  164. package/.opencode/oh-my-design/skills/omd-experiment-gallery/SKILL.md +0 -164
  165. package/.opencode/oh-my-design/skills/omd-final-qa/SKILL.md +0 -182
  166. package/.opencode/oh-my-design/skills/omd-harness/SKILL.md +0 -726
  167. package/.opencode/oh-my-design/skills/omd-init/SKILL.md +0 -314
  168. package/.opencode/oh-my-design/skills/omd-kr-writer/SKILL.md +0 -299
  169. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/SKILL.md +0 -129
  170. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/playbooks/v1.md +0 -105
  171. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/live-2026-04-27-water-app/feedback-log.md +0 -230
  172. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/README.md +0 -46
  173. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/founder/README.md +0 -7
  174. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/junior-designer/src/components/Hero.tsx +0 -1
  175. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/junior-designer/src/components/Project.tsx +0 -1
  176. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Accordion.tsx +0 -4
  177. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Alert.tsx +0 -4
  178. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Avatar.tsx +0 -4
  179. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Badge.tsx +0 -4
  180. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Breadcrumb.tsx +0 -4
  181. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Button.tsx +0 -4
  182. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Card.tsx +0 -4
  183. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Combobox.tsx +0 -4
  184. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/DataTable.tsx +0 -4
  185. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Dialog.tsx +0 -4
  186. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Drawer.tsx +0 -4
  187. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Field.tsx +0 -4
  188. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Form.tsx +0 -4
  189. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Input.tsx +0 -4
  190. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Menu.tsx +0 -4
  191. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Modal.tsx +0 -4
  192. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Pagination.tsx +0 -4
  193. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Popover.tsx +0 -4
  194. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Select.tsx +0 -4
  195. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Sheet.tsx +0 -4
  196. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Spinner.tsx +0 -4
  197. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Tabs.tsx +0 -4
  198. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Toast.tsx +0 -4
  199. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Tooltip.tsx +0 -4
  200. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/VirtualList.tsx +0 -4
  201. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Alert.tsx +0 -3
  202. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Avatar.tsx +0 -3
  203. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Badge.tsx +0 -3
  204. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Button.tsx +0 -3
  205. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Card.tsx +0 -3
  206. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Input.tsx +0 -3
  207. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Modal.tsx +0 -3
  208. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Spinner.tsx +0 -3
  209. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Tabs.tsx +0 -3
  210. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Toast.tsx +0 -3
  211. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/styles/globals.css +0 -25
  212. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/tailwind.config.ts +0 -28
  213. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/iterations/i1-findings.md +0 -51
  214. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/iterations/i2-audit-F.md +0 -133
  215. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/iterations/i2-audit-J.md +0 -171
  216. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/iterations/i2-audit-S.md +0 -232
  217. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/iterations/i2-audit-V.md +0 -73
  218. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/iterations/i2-consolidated.md +0 -69
  219. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/postmortem.md +0 -128
  220. package/.opencode/oh-my-design/skills/omd-learn/SKILL.md +0 -121
  221. package/.opencode/oh-my-design/skills/omd-locale-adapter/SKILL.md +0 -124
  222. package/.opencode/oh-my-design/skills/omd-orchestrator/SKILL.md +0 -124
  223. package/.opencode/oh-my-design/skills/omd-reference-capture/SKILL.md +0 -722
  224. package/.opencode/oh-my-design/skills/omd-remember/SKILL.md +0 -122
  225. package/.opencode/oh-my-design/skills/omd-sync/SKILL.md +0 -162
  226. package/.opencode/oh-my-design/skills/omd-taste/SKILL.md +0 -79
  227. package/.opencode/oh-my-design/skills-lock.json +0 -10
  228. package/.opencode/oh-my-design/spec/components-schema.md +0 -179
  229. package/.opencode/oh-my-design/spec/migration-checklist.md +0 -148
  230. package/.opencode/oh-my-design/spec/migration-plan.md +0 -124
  231. package/.opencode/oh-my-design/spec/omd-v0.1.md +0 -382
  232. package/.opencode/oh-my-design/spec/regional-sources.yaml +0 -77
  233. package/.opencode/oh-my-design/spec/verification-pipeline.md +0 -154
  234. package/.opencode/oh-my-design/src/cli/install-skills.ts +0 -1116
  235. package/.opencode/oh-my-design/src/core/agent-detect.ts +0 -49
  236. package/.opencode/oh-my-design/test/README.md +0 -89
  237. package/.opencode/oh-my-design/test/scripts/check-backgrounds.ts +0 -10
  238. package/.opencode/oh-my-design/test/scripts/generate-preview.ts +0 -42
  239. package/.opencode/oh-my-design/test/unit/cli/install-skills.test.ts +0 -227
  240. package/.opencode/oh-my-design/test/unit/core/agent-detect.test.ts +0 -97
  241. package/.opencode/oh-my-design/test/unit/core/catalog-resolution-order.test.ts +0 -73
  242. package/.opencode/oh-my-design/test/unit/hooks/hooks.test.ts +0 -499
  243. package/.opencode/oh-my-design/tsconfig.json +0 -20
  244. package/.opencode/oh-my-design/tsup.config.ts +0 -12
  245. package/.opencode/oh-my-design/vitest.config.ts +0 -13
  246. package/.opencode/oh-my-design/web/.env.example +0 -21
  247. package/.opencode/oh-my-design/web/AGENTS.md +0 -5
  248. package/.opencode/oh-my-design/web/CLAUDE.md +0 -1
  249. package/.opencode/oh-my-design/web/README.md +0 -45
  250. package/.opencode/oh-my-design/web/__tests__/catalog-integrity.test.ts +0 -333
  251. package/.opencode/oh-my-design/web/components.json +0 -25
  252. package/.opencode/oh-my-design/web/docs/font-playground-analytics.md +0 -110
  253. package/.opencode/oh-my-design/web/eslint.config.mjs +0 -18
  254. package/.opencode/oh-my-design/web/next.config.ts +0 -31
  255. package/.opencode/oh-my-design/web/postcss.config.mjs +0 -7
  256. package/.opencode/oh-my-design/web/public/file.svg +0 -1
  257. package/.opencode/oh-my-design/web/public/globe.svg +0 -1
  258. package/.opencode/oh-my-design/web/public/llms-full.txt +0 -3149
  259. package/.opencode/oh-my-design/web/public/llms.ko.txt +0 -130
  260. package/.opencode/oh-my-design/web/public/llms.txt +0 -377
  261. package/.opencode/oh-my-design/web/public/logo-white.png +0 -0
  262. package/.opencode/oh-my-design/web/public/logo.png +0 -0
  263. package/.opencode/oh-my-design/web/public/next.svg +0 -1
  264. package/.opencode/oh-my-design/web/public/og-image.png +0 -0
  265. package/.opencode/oh-my-design/web/public/twitter-image.png +0 -0
  266. package/.opencode/oh-my-design/web/public/vercel.svg +0 -1
  267. package/.opencode/oh-my-design/web/public/window.svg +0 -1
  268. package/.opencode/oh-my-design/web/references/11st/.verification.md +0 -37
  269. package/.opencode/oh-my-design/web/references/11st/DESIGN.md +0 -400
  270. package/.opencode/oh-my-design/web/references/17live/DESIGN.md +0 -467
  271. package/.opencode/oh-my-design/web/references/29cm/DESIGN.md +0 -495
  272. package/.opencode/oh-my-design/web/references/29cm/_promo.json +0 -23
  273. package/.opencode/oh-my-design/web/references/29cm/_research.md +0 -103
  274. package/.opencode/oh-my-design/web/references/3o3/.verification.md +0 -73
  275. package/.opencode/oh-my-design/web/references/3o3/DESIGN.md +0 -454
  276. package/.opencode/oh-my-design/web/references/91app/.verification.md +0 -25
  277. package/.opencode/oh-my-design/web/references/91app/DESIGN.md +0 -182
  278. package/.opencode/oh-my-design/web/references/abema/.verification.md +0 -64
  279. package/.opencode/oh-my-design/web/references/abema/DESIGN.md +0 -535
  280. package/.opencode/oh-my-design/web/references/ably/DESIGN.md +0 -646
  281. package/.opencode/oh-my-design/web/references/ably/_promo.json +0 -18
  282. package/.opencode/oh-my-design/web/references/ably/_research.md +0 -120
  283. package/.opencode/oh-my-design/web/references/accupass/.verification.md +0 -66
  284. package/.opencode/oh-my-design/web/references/accupass/DESIGN.md +0 -494
  285. package/.opencode/oh-my-design/web/references/adobe/.verification.md +0 -63
  286. package/.opencode/oh-my-design/web/references/adobe/DESIGN.md +0 -458
  287. package/.opencode/oh-my-design/web/references/airbnb/.verification.md +0 -143
  288. package/.opencode/oh-my-design/web/references/airbnb/DESIGN.md +0 -639
  289. package/.opencode/oh-my-design/web/references/airbnb/README.md +0 -23
  290. package/.opencode/oh-my-design/web/references/airbnb/preview-dark.html +0 -234
  291. package/.opencode/oh-my-design/web/references/airbnb/preview.html +0 -233
  292. package/.opencode/oh-my-design/web/references/airtable/.verification.md +0 -136
  293. package/.opencode/oh-my-design/web/references/airtable/DESIGN.md +0 -314
  294. package/.opencode/oh-my-design/web/references/airtable/README.md +0 -23
  295. package/.opencode/oh-my-design/web/references/airtable/preview-dark.html +0 -165
  296. package/.opencode/oh-my-design/web/references/airtable/preview.html +0 -164
  297. package/.opencode/oh-my-design/web/references/alipay/DESIGN.md +0 -506
  298. package/.opencode/oh-my-design/web/references/amazingtalker/.verification.md +0 -38
  299. package/.opencode/oh-my-design/web/references/amazingtalker/DESIGN.md +0 -434
  300. package/.opencode/oh-my-design/web/references/appier/DESIGN.md +0 -465
  301. package/.opencode/oh-my-design/web/references/apple/.verification.md +0 -162
  302. package/.opencode/oh-my-design/web/references/apple/DESIGN.md +0 -613
  303. package/.opencode/oh-my-design/web/references/apple/README.md +0 -24
  304. package/.opencode/oh-my-design/web/references/apple/preview-dark.html +0 -420
  305. package/.opencode/oh-my-design/web/references/apple/preview.html +0 -414
  306. package/.opencode/oh-my-design/web/references/baemin/.verification.md +0 -132
  307. package/.opencode/oh-my-design/web/references/baemin/DESIGN.md +0 -578
  308. package/.opencode/oh-my-design/web/references/baemin/README.md +0 -19
  309. package/.opencode/oh-my-design/web/references/baemin/_research.md +0 -84
  310. package/.opencode/oh-my-design/web/references/banksalad/DESIGN.md +0 -688
  311. package/.opencode/oh-my-design/web/references/banksalad/_promo.json +0 -29
  312. package/.opencode/oh-my-design/web/references/banksalad/_research.md +0 -190
  313. package/.opencode/oh-my-design/web/references/bilibili/DESIGN.md +0 -471
  314. package/.opencode/oh-my-design/web/references/bithumb/.verification.md +0 -31
  315. package/.opencode/oh-my-design/web/references/bithumb/DESIGN.md +0 -208
  316. package/.opencode/oh-my-design/web/references/bmw/.verification.md +0 -114
  317. package/.opencode/oh-my-design/web/references/bmw/DESIGN.md +0 -360
  318. package/.opencode/oh-my-design/web/references/bmw/README.md +0 -23
  319. package/.opencode/oh-my-design/web/references/bmw/preview-dark.html +0 -211
  320. package/.opencode/oh-my-design/web/references/bmw/preview.html +0 -210
  321. package/.opencode/oh-my-design/web/references/brandi/.verification.md +0 -29
  322. package/.opencode/oh-my-design/web/references/brandi/DESIGN.md +0 -414
  323. package/.opencode/oh-my-design/web/references/bunjang/DESIGN.md +0 -374
  324. package/.opencode/oh-my-design/web/references/bunjang/assets/_reference/.live-inspect-proof.json +0 -260
  325. package/.opencode/oh-my-design/web/references/bunjang/assets/_reference/fonts.json +0 -33
  326. package/.opencode/oh-my-design/web/references/bunjang/assets/_reference/logo-icon.svg +0 -10
  327. package/.opencode/oh-my-design/web/references/bunjang/assets/_reference/structure.json +0 -131
  328. package/.opencode/oh-my-design/web/references/bunjang/assets/_reference/tokens.json +0 -147
  329. package/.opencode/oh-my-design/web/references/cakeresume/.verification.md +0 -25
  330. package/.opencode/oh-my-design/web/references/cakeresume/DESIGN.md +0 -191
  331. package/.opencode/oh-my-design/web/references/cal/.verification.md +0 -145
  332. package/.opencode/oh-my-design/web/references/cal/DESIGN.md +0 -481
  333. package/.opencode/oh-my-design/web/references/cal/README.md +0 -23
  334. package/.opencode/oh-my-design/web/references/cal/preview-dark.html +0 -449
  335. package/.opencode/oh-my-design/web/references/cal/preview.html +0 -575
  336. package/.opencode/oh-my-design/web/references/catchtable/DESIGN.md +0 -341
  337. package/.opencode/oh-my-design/web/references/catchtable/_research.md +0 -54
  338. package/.opencode/oh-my-design/web/references/catchtable/assets/_reference/.live-inspect-proof.json +0 -204
  339. package/.opencode/oh-my-design/web/references/catchtable/assets/_reference/.live-inspect-raw.json +0 -22
  340. package/.opencode/oh-my-design/web/references/catchtable/assets/_reference/fonts.json +0 -21
  341. package/.opencode/oh-my-design/web/references/catchtable/assets/_reference/structure.json +0 -42
  342. package/.opencode/oh-my-design/web/references/catchtable/assets/_reference/tokens.json +0 -95
  343. package/.opencode/oh-my-design/web/references/cathay/.verification.md +0 -44
  344. package/.opencode/oh-my-design/web/references/cathay/DESIGN.md +0 -432
  345. package/.opencode/oh-my-design/web/references/channeltalk/DESIGN.md +0 -422
  346. package/.opencode/oh-my-design/web/references/channeltalk/assets/_reference/.live-inspect-proof.json +0 -320
  347. package/.opencode/oh-my-design/web/references/channeltalk/assets/_reference/fonts.json +0 -53
  348. package/.opencode/oh-my-design/web/references/channeltalk/assets/_reference/structure.json +0 -47
  349. package/.opencode/oh-my-design/web/references/channeltalk/assets/_reference/tokens.json +0 -78
  350. package/.opencode/oh-my-design/web/references/class101/DESIGN.md +0 -484
  351. package/.opencode/oh-my-design/web/references/classting/.verification.md +0 -32
  352. package/.opencode/oh-my-design/web/references/classting/DESIGN.md +0 -292
  353. package/.opencode/oh-my-design/web/references/classum/DESIGN.md +0 -279
  354. package/.opencode/oh-my-design/web/references/classum/assets/_reference/.live-inspect-proof.json +0 -72
  355. package/.opencode/oh-my-design/web/references/classum/assets/_reference/fonts.json +0 -20
  356. package/.opencode/oh-my-design/web/references/classum/assets/_reference/structure.json +0 -21
  357. package/.opencode/oh-my-design/web/references/classum/assets/_reference/tokens.json +0 -56
  358. package/.opencode/oh-my-design/web/references/claude/.verification.md +0 -106
  359. package/.opencode/oh-my-design/web/references/claude/DESIGN.md +0 -561
  360. package/.opencode/oh-my-design/web/references/claude/README.md +0 -24
  361. package/.opencode/oh-my-design/web/references/claude/preview-dark.html +0 -803
  362. package/.opencode/oh-my-design/web/references/claude/preview.html +0 -826
  363. package/.opencode/oh-my-design/web/references/clay/.verification.md +0 -129
  364. package/.opencode/oh-my-design/web/references/clay/DESIGN.md +0 -454
  365. package/.opencode/oh-my-design/web/references/clay/README.md +0 -23
  366. package/.opencode/oh-my-design/web/references/clay/preview-dark.html +0 -316
  367. package/.opencode/oh-my-design/web/references/clay/preview.html +0 -315
  368. package/.opencode/oh-my-design/web/references/clickhouse/.verification.md +0 -132
  369. package/.opencode/oh-my-design/web/references/clickhouse/DESIGN.md +0 -424
  370. package/.opencode/oh-my-design/web/references/clickhouse/README.md +0 -24
  371. package/.opencode/oh-my-design/web/references/clickhouse/preview-dark.html +0 -834
  372. package/.opencode/oh-my-design/web/references/clickhouse/preview.html +0 -786
  373. package/.opencode/oh-my-design/web/references/cloudflare/.verification.md +0 -21
  374. package/.opencode/oh-my-design/web/references/cloudflare/DESIGN.md +0 -637
  375. package/.opencode/oh-my-design/web/references/cohere/.verification.md +0 -136
  376. package/.opencode/oh-my-design/web/references/cohere/DESIGN.md +0 -409
  377. package/.opencode/oh-my-design/web/references/cohere/README.md +0 -24
  378. package/.opencode/oh-my-design/web/references/cohere/preview-dark.html +0 -803
  379. package/.opencode/oh-my-design/web/references/cohere/preview.html +0 -807
  380. package/.opencode/oh-my-design/web/references/coinbase/.verification.md +0 -116
  381. package/.opencode/oh-my-design/web/references/coinbase/DESIGN.md +0 -353
  382. package/.opencode/oh-my-design/web/references/coinbase/README.md +0 -23
  383. package/.opencode/oh-my-design/web/references/coinbase/preview-dark.html +0 -164
  384. package/.opencode/oh-my-design/web/references/coinbase/preview.html +0 -163
  385. package/.opencode/oh-my-design/web/references/coinone/.verification.md +0 -38
  386. package/.opencode/oh-my-design/web/references/coinone/DESIGN.md +0 -257
  387. package/.opencode/oh-my-design/web/references/composio/.verification.md +0 -143
  388. package/.opencode/oh-my-design/web/references/composio/DESIGN.md +0 -441
  389. package/.opencode/oh-my-design/web/references/composio/README.md +0 -24
  390. package/.opencode/oh-my-design/web/references/composio/preview-dark.html +0 -958
  391. package/.opencode/oh-my-design/web/references/composio/preview.html +0 -933
  392. package/.opencode/oh-my-design/web/references/cookpad/DESIGN.md +0 -394
  393. package/.opencode/oh-my-design/web/references/coupang/.verification.md +0 -141
  394. package/.opencode/oh-my-design/web/references/coupang/DESIGN.md +0 -557
  395. package/.opencode/oh-my-design/web/references/cursor/.verification.md +0 -141
  396. package/.opencode/oh-my-design/web/references/cursor/DESIGN.md +0 -460
  397. package/.opencode/oh-my-design/web/references/cursor/README.md +0 -24
  398. package/.opencode/oh-my-design/web/references/cursor/preview-dark.html +0 -393
  399. package/.opencode/oh-my-design/web/references/cursor/preview.html +0 -383
  400. package/.opencode/oh-my-design/web/references/dabang/DESIGN.md +0 -267
  401. package/.opencode/oh-my-design/web/references/dabang/assets/_reference/.live-inspect-proof.json +0 -145
  402. package/.opencode/oh-my-design/web/references/dabang/assets/_reference/fonts.json +0 -22
  403. package/.opencode/oh-my-design/web/references/dabang/assets/_reference/raw-capture-map.json +0 -718
  404. package/.opencode/oh-my-design/web/references/dabang/assets/_reference/raw-capture.json +0 -1125
  405. package/.opencode/oh-my-design/web/references/dabang/assets/_reference/structure.json +0 -53
  406. package/.opencode/oh-my-design/web/references/dabang/assets/_reference/tokens.json +0 -130
  407. package/.opencode/oh-my-design/web/references/danawa/.verification.md +0 -60
  408. package/.opencode/oh-my-design/web/references/danawa/DESIGN.md +0 -477
  409. package/.opencode/oh-my-design/web/references/dcard/.verification.md +0 -118
  410. package/.opencode/oh-my-design/web/references/dcard/DESIGN.md +0 -633
  411. package/.opencode/oh-my-design/web/references/dcard/README.md +0 -12
  412. package/.opencode/oh-my-design/web/references/dcard/_research/forum-1440px.png +0 -0
  413. package/.opencode/oh-my-design/web/references/dcard/_research.md +0 -133
  414. package/.opencode/oh-my-design/web/references/dell/.verification.md +0 -21
  415. package/.opencode/oh-my-design/web/references/dell/DESIGN.md +0 -636
  416. package/.opencode/oh-my-design/web/references/devsisters/.verification.md +0 -32
  417. package/.opencode/oh-my-design/web/references/devsisters/DESIGN.md +0 -282
  418. package/.opencode/oh-my-design/web/references/discord/.verification.md +0 -21
  419. package/.opencode/oh-my-design/web/references/discord/DESIGN.md +0 -604
  420. package/.opencode/oh-my-design/web/references/dji/DESIGN.md +0 -454
  421. package/.opencode/oh-my-design/web/references/drnow/.verification.md +0 -41
  422. package/.opencode/oh-my-design/web/references/drnow/DESIGN.md +0 -383
  423. package/.opencode/oh-my-design/web/references/dropbox/.verification.md +0 -61
  424. package/.opencode/oh-my-design/web/references/dropbox/DESIGN.md +0 -445
  425. package/.opencode/oh-my-design/web/references/duolingo/.verification.md +0 -20
  426. package/.opencode/oh-my-design/web/references/duolingo/DESIGN.md +0 -563
  427. package/.opencode/oh-my-design/web/references/elevenlabs/.verification.md +0 -128
  428. package/.opencode/oh-my-design/web/references/elevenlabs/DESIGN.md +0 -415
  429. package/.opencode/oh-my-design/web/references/elevenlabs/README.md +0 -23
  430. package/.opencode/oh-my-design/web/references/elevenlabs/preview-dark.html +0 -252
  431. package/.opencode/oh-my-design/web/references/elevenlabs/preview.html +0 -251
  432. package/.opencode/oh-my-design/web/references/expo/.verification.md +0 -141
  433. package/.opencode/oh-my-design/web/references/expo/DESIGN.md +0 -412
  434. package/.opencode/oh-my-design/web/references/expo/README.md +0 -24
  435. package/.opencode/oh-my-design/web/references/expo/preview-dark.html +0 -533
  436. package/.opencode/oh-my-design/web/references/expo/preview.html +0 -533
  437. package/.opencode/oh-my-design/web/references/fastcampus/DESIGN.md +0 -529
  438. package/.opencode/oh-my-design/web/references/fastcampus/assets/_reference/.live-inspect-proof.json +0 -950
  439. package/.opencode/oh-my-design/web/references/fastcampus/assets/_reference/fonts.json +0 -14
  440. package/.opencode/oh-my-design/web/references/fastcampus/assets/_reference/structure.json +0 -30
  441. package/.opencode/oh-my-design/web/references/fastcampus/assets/_reference/tokens.json +0 -109
  442. package/.opencode/oh-my-design/web/references/ferrari/.verification.md +0 -119
  443. package/.opencode/oh-my-design/web/references/ferrari/DESIGN.md +0 -447
  444. package/.opencode/oh-my-design/web/references/ferrari/README.md +0 -23
  445. package/.opencode/oh-my-design/web/references/ferrari/preview-dark.html +0 -1162
  446. package/.opencode/oh-my-design/web/references/ferrari/preview.html +0 -1122
  447. package/.opencode/oh-my-design/web/references/figma/.verification.md +0 -206
  448. package/.opencode/oh-my-design/web/references/figma/DESIGN.md +0 -534
  449. package/.opencode/oh-my-design/web/references/figma/README.md +0 -24
  450. package/.opencode/oh-my-design/web/references/figma/preview-dark.html +0 -822
  451. package/.opencode/oh-my-design/web/references/figma/preview.html +0 -832
  452. package/.opencode/oh-my-design/web/references/finda/.verification.md +0 -33
  453. package/.opencode/oh-my-design/web/references/finda/DESIGN.md +0 -413
  454. package/.opencode/oh-my-design/web/references/firstory/.verification.md +0 -70
  455. package/.opencode/oh-my-design/web/references/firstory/DESIGN.md +0 -487
  456. package/.opencode/oh-my-design/web/references/flex/DESIGN.md +0 -356
  457. package/.opencode/oh-my-design/web/references/flex/_research.md +0 -49
  458. package/.opencode/oh-my-design/web/references/flex/assets/_reference/.live-inspect-proof.json +0 -192
  459. package/.opencode/oh-my-design/web/references/flex/assets/_reference/.raw-inspect.json +0 -873
  460. package/.opencode/oh-my-design/web/references/flex/assets/_reference/fonts.json +0 -17
  461. package/.opencode/oh-my-design/web/references/flex/assets/_reference/structure.json +0 -58
  462. package/.opencode/oh-my-design/web/references/flex/assets/_reference/tokens.json +0 -75
  463. package/.opencode/oh-my-design/web/references/flo/.verification.md +0 -33
  464. package/.opencode/oh-my-design/web/references/flo/DESIGN.md +0 -349
  465. package/.opencode/oh-my-design/web/references/framer/.verification.md +0 -147
  466. package/.opencode/oh-my-design/web/references/framer/DESIGN.md +0 -431
  467. package/.opencode/oh-my-design/web/references/framer/README.md +0 -23
  468. package/.opencode/oh-my-design/web/references/framer/preview-dark.html +0 -902
  469. package/.opencode/oh-my-design/web/references/framer/preview.html +0 -883
  470. package/.opencode/oh-my-design/web/references/freee/.verification.md +0 -145
  471. package/.opencode/oh-my-design/web/references/freee/DESIGN.md +0 -620
  472. package/.opencode/oh-my-design/web/references/freee/README.md +0 -12
  473. package/.opencode/oh-my-design/web/references/freee/_research/vibes-storybook-1440px.png +0 -0
  474. package/.opencode/oh-my-design/web/references/freee/_research.md +0 -116
  475. package/.opencode/oh-my-design/web/references/fugle/.verification.md +0 -40
  476. package/.opencode/oh-my-design/web/references/fugle/DESIGN.md +0 -290
  477. package/.opencode/oh-my-design/web/references/funnow/.verification.md +0 -62
  478. package/.opencode/oh-my-design/web/references/funnow/DESIGN.md +0 -431
  479. package/.opencode/oh-my-design/web/references/gangnamunni/DESIGN.md +0 -677
  480. package/.opencode/oh-my-design/web/references/gangnamunni/_promo.json +0 -26
  481. package/.opencode/oh-my-design/web/references/gangnamunni/_research.md +0 -113
  482. package/.opencode/oh-my-design/web/references/genie/.verification.md +0 -29
  483. package/.opencode/oh-my-design/web/references/genie/DESIGN.md +0 -415
  484. package/.opencode/oh-my-design/web/references/github/.verification.md +0 -21
  485. package/.opencode/oh-my-design/web/references/github/DESIGN.md +0 -727
  486. package/.opencode/oh-my-design/web/references/gmarket/DESIGN.md +0 -534
  487. package/.opencode/oh-my-design/web/references/gmarket/assets/_reference/.live-inspect-proof.json +0 -217
  488. package/.opencode/oh-my-design/web/references/gmarket/assets/_reference/fonts.json +0 -41
  489. package/.opencode/oh-my-design/web/references/gmarket/assets/_reference/raw-capture-bestsellers.json +0 -1929
  490. package/.opencode/oh-my-design/web/references/gmarket/assets/_reference/raw-capture-home.json +0 -3675
  491. package/.opencode/oh-my-design/web/references/gmarket/assets/_reference/structure.json +0 -65
  492. package/.opencode/oh-my-design/web/references/gmarket/assets/_reference/tokens.json +0 -210
  493. package/.opencode/oh-my-design/web/references/gogolook/.verification.md +0 -31
  494. package/.opencode/oh-my-design/web/references/gogolook/DESIGN.md +0 -155
  495. package/.opencode/oh-my-design/web/references/gogoro/DESIGN.md +0 -441
  496. package/.opencode/oh-my-design/web/references/google/.verification.md +0 -61
  497. package/.opencode/oh-my-design/web/references/google/DESIGN.md +0 -499
  498. package/.opencode/oh-my-design/web/references/greenvines/.verification.md +0 -72
  499. package/.opencode/oh-my-design/web/references/greenvines/DESIGN.md +0 -454
  500. package/.opencode/oh-my-design/web/references/greeting/.verification.md +0 -64
  501. package/.opencode/oh-my-design/web/references/greeting/DESIGN.md +0 -462
  502. package/.opencode/oh-my-design/web/references/grip/.verification.md +0 -36
  503. package/.opencode/oh-my-design/web/references/grip/DESIGN.md +0 -289
  504. package/.opencode/oh-my-design/web/references/hahow/.verification.md +0 -31
  505. package/.opencode/oh-my-design/web/references/hahow/DESIGN.md +0 -184
  506. package/.opencode/oh-my-design/web/references/hashicorp/.verification.md +0 -142
  507. package/.opencode/oh-my-design/web/references/hashicorp/DESIGN.md +0 -411
  508. package/.opencode/oh-my-design/web/references/hashicorp/README.md +0 -24
  509. package/.opencode/oh-my-design/web/references/hashicorp/preview-dark.html +0 -1202
  510. package/.opencode/oh-my-design/web/references/hashicorp/preview.html +0 -1193
  511. package/.opencode/oh-my-design/web/references/hogangnono/.verification.md +0 -33
  512. package/.opencode/oh-my-design/web/references/hogangnono/DESIGN.md +0 -349
  513. package/.opencode/oh-my-design/web/references/hp/.verification.md +0 -21
  514. package/.opencode/oh-my-design/web/references/hp/DESIGN.md +0 -563
  515. package/.opencode/oh-my-design/web/references/hyperconnect/.verification.md +0 -40
  516. package/.opencode/oh-my-design/web/references/hyperconnect/DESIGN.md +0 -393
  517. package/.opencode/oh-my-design/web/references/hyundaicard/.verification.md +0 -25
  518. package/.opencode/oh-my-design/web/references/hyundaicard/DESIGN.md +0 -201
  519. package/.opencode/oh-my-design/web/references/ibm/.verification.md +0 -102
  520. package/.opencode/oh-my-design/web/references/ibm/DESIGN.md +0 -464
  521. package/.opencode/oh-my-design/web/references/ibm/README.md +0 -24
  522. package/.opencode/oh-my-design/web/references/ibm/preview-dark.html +0 -443
  523. package/.opencode/oh-my-design/web/references/ibm/preview.html +0 -428
  524. package/.opencode/oh-my-design/web/references/ichef/DESIGN.md +0 -455
  525. package/.opencode/oh-my-design/web/references/ikala/.verification.md +0 -35
  526. package/.opencode/oh-my-design/web/references/ikala/DESIGN.md +0 -400
  527. package/.opencode/oh-my-design/web/references/imweb/.verification.md +0 -61
  528. package/.opencode/oh-my-design/web/references/imweb/DESIGN.md +0 -460
  529. package/.opencode/oh-my-design/web/references/inflearn/DESIGN.md +0 -453
  530. package/.opencode/oh-my-design/web/references/inflearn/_promo.json +0 -29
  531. package/.opencode/oh-my-design/web/references/inflearn/_research.md +0 -85
  532. package/.opencode/oh-my-design/web/references/inflearn/assets/_reference/.live-inspect-proof-courses.json +0 -679
  533. package/.opencode/oh-my-design/web/references/inflearn/assets/_reference/.live-inspect-proof.json +0 -448
  534. package/.opencode/oh-my-design/web/references/inflearn/assets/_reference/fonts.json +0 -41
  535. package/.opencode/oh-my-design/web/references/inflearn/assets/_reference/structure.json +0 -110
  536. package/.opencode/oh-my-design/web/references/inflearn/assets/_reference/tokens.json +0 -54
  537. package/.opencode/oh-my-design/web/references/intercom/.verification.md +0 -144
  538. package/.opencode/oh-my-design/web/references/intercom/DESIGN.md +0 -271
  539. package/.opencode/oh-my-design/web/references/intercom/README.md +0 -23
  540. package/.opencode/oh-my-design/web/references/intercom/preview-dark.html +0 -185
  541. package/.opencode/oh-my-design/web/references/intercom/preview.html +0 -184
  542. package/.opencode/oh-my-design/web/references/jandi/.verification.md +0 -26
  543. package/.opencode/oh-my-design/web/references/jandi/DESIGN.md +0 -382
  544. package/.opencode/oh-my-design/web/references/jkopay/.verification.md +0 -32
  545. package/.opencode/oh-my-design/web/references/jkopay/DESIGN.md +0 -283
  546. package/.opencode/oh-my-design/web/references/jobkorea/.verification.md +0 -30
  547. package/.opencode/oh-my-design/web/references/jobkorea/DESIGN.md +0 -349
  548. package/.opencode/oh-my-design/web/references/jumpit/DESIGN.md +0 -403
  549. package/.opencode/oh-my-design/web/references/jumpit/_research.md +0 -119
  550. package/.opencode/oh-my-design/web/references/jumpit/assets/_reference/.live-inspect-proof.json +0 -182
  551. package/.opencode/oh-my-design/web/references/jumpit/assets/_reference/fonts.json +0 -20
  552. package/.opencode/oh-my-design/web/references/jumpit/assets/_reference/structure.json +0 -66
  553. package/.opencode/oh-my-design/web/references/jumpit/assets/_reference/tokens.json +0 -108
  554. package/.opencode/oh-my-design/web/references/kakao/.verification.md +0 -137
  555. package/.opencode/oh-my-design/web/references/kakao/DESIGN.md +0 -568
  556. package/.opencode/oh-my-design/web/references/kakao/README.md +0 -18
  557. package/.opencode/oh-my-design/web/references/kakao/_research.md +0 -98
  558. package/.opencode/oh-my-design/web/references/kakaobank/.verification.md +0 -133
  559. package/.opencode/oh-my-design/web/references/kakaobank/DESIGN.md +0 -602
  560. package/.opencode/oh-my-design/web/references/kakaopay/DESIGN.md +0 -603
  561. package/.opencode/oh-my-design/web/references/kakaopay/_promo.json +0 -22
  562. package/.opencode/oh-my-design/web/references/kakaopay/_research.md +0 -84
  563. package/.opencode/oh-my-design/web/references/kakaot/DESIGN.md +0 -507
  564. package/.opencode/oh-my-design/web/references/karrot/.verification.md +0 -143
  565. package/.opencode/oh-my-design/web/references/karrot/DESIGN.md +0 -494
  566. package/.opencode/oh-my-design/web/references/karrot/README.md +0 -18
  567. package/.opencode/oh-my-design/web/references/karrot/_research.md +0 -57
  568. package/.opencode/oh-my-design/web/references/kbank/DESIGN.md +0 -252
  569. package/.opencode/oh-my-design/web/references/kbank/assets/_reference/.live-inspect-proof.json +0 -215
  570. package/.opencode/oh-my-design/web/references/kbank/assets/_reference/.live-inspect-raw.json +0 -1
  571. package/.opencode/oh-my-design/web/references/kbank/assets/_reference/fonts.json +0 -20
  572. package/.opencode/oh-my-design/web/references/kbank/assets/_reference/structure.json +0 -151
  573. package/.opencode/oh-my-design/web/references/kbank/assets/_reference/tokens.json +0 -101
  574. package/.opencode/oh-my-design/web/references/kdan/.verification.md +0 -30
  575. package/.opencode/oh-my-design/web/references/kdan/DESIGN.md +0 -193
  576. package/.opencode/oh-my-design/web/references/kintone/.verification.md +0 -21
  577. package/.opencode/oh-my-design/web/references/kintone/DESIGN.md +0 -586
  578. package/.opencode/oh-my-design/web/references/kkbox/.verification.md +0 -27
  579. package/.opencode/oh-my-design/web/references/kkbox/DESIGN.md +0 -136
  580. package/.opencode/oh-my-design/web/references/kkday/DESIGN.md +0 -470
  581. package/.opencode/oh-my-design/web/references/kmong/.verification.md +0 -30
  582. package/.opencode/oh-my-design/web/references/kmong/DESIGN.md +0 -427
  583. package/.opencode/oh-my-design/web/references/krafton/.verification.md +0 -38
  584. package/.opencode/oh-my-design/web/references/krafton/DESIGN.md +0 -267
  585. package/.opencode/oh-my-design/web/references/kraken/.verification.md +0 -143
  586. package/.opencode/oh-my-design/web/references/kraken/DESIGN.md +0 -277
  587. package/.opencode/oh-my-design/web/references/kraken/README.md +0 -23
  588. package/.opencode/oh-my-design/web/references/kraken/preview-dark.html +0 -169
  589. package/.opencode/oh-my-design/web/references/kraken/preview.html +0 -168
  590. package/.opencode/oh-my-design/web/references/krds/.verification.md +0 -373
  591. package/.opencode/oh-my-design/web/references/krds/DESIGN.md +0 -1060
  592. package/.opencode/oh-my-design/web/references/kream/DESIGN.md +0 -432
  593. package/.opencode/oh-my-design/web/references/kream/assets/_reference/.live-inspect-proof.json +0 -289
  594. package/.opencode/oh-my-design/web/references/kream/assets/_reference/fonts.json +0 -26
  595. package/.opencode/oh-my-design/web/references/kream/assets/_reference/structure.json +0 -56
  596. package/.opencode/oh-my-design/web/references/kream/assets/_reference/tokens.json +0 -154
  597. package/.opencode/oh-my-design/web/references/kurly/.verification.md +0 -126
  598. package/.opencode/oh-my-design/web/references/kurly/DESIGN.md +0 -620
  599. package/.opencode/oh-my-design/web/references/laftel/.verification.md +0 -39
  600. package/.opencode/oh-my-design/web/references/laftel/DESIGN.md +0 -293
  601. package/.opencode/oh-my-design/web/references/lamborghini/.verification.md +0 -127
  602. package/.opencode/oh-my-design/web/references/lamborghini/DESIGN.md +0 -430
  603. package/.opencode/oh-my-design/web/references/lamborghini/README.md +0 -23
  604. package/.opencode/oh-my-design/web/references/lamborghini/preview-dark.html +0 -303
  605. package/.opencode/oh-my-design/web/references/lamborghini/preview.html +0 -381
  606. package/.opencode/oh-my-design/web/references/laundrygo/.verification.md +0 -60
  607. package/.opencode/oh-my-design/web/references/laundrygo/DESIGN.md +0 -434
  608. package/.opencode/oh-my-design/web/references/layerx/.verification.md +0 -21
  609. package/.opencode/oh-my-design/web/references/layerx/DESIGN.md +0 -615
  610. package/.opencode/oh-my-design/web/references/lezhin/.verification.md +0 -47
  611. package/.opencode/oh-my-design/web/references/lezhin/DESIGN.md +0 -348
  612. package/.opencode/oh-my-design/web/references/line/.verification.md +0 -137
  613. package/.opencode/oh-my-design/web/references/line/DESIGN.md +0 -467
  614. package/.opencode/oh-my-design/web/references/line/README.md +0 -12
  615. package/.opencode/oh-my-design/web/references/line/_research/home-1440px.png +0 -0
  616. package/.opencode/oh-my-design/web/references/line/_research.md +0 -65
  617. package/.opencode/oh-my-design/web/references/linear.app/.verification.md +0 -143
  618. package/.opencode/oh-my-design/web/references/linear.app/DESIGN.md +0 -642
  619. package/.opencode/oh-my-design/web/references/linear.app/README.md +0 -24
  620. package/.opencode/oh-my-design/web/references/linear.app/preview-dark.html +0 -383
  621. package/.opencode/oh-my-design/web/references/linear.app/preview.html +0 -373
  622. package/.opencode/oh-my-design/web/references/loom/.verification.md +0 -31
  623. package/.opencode/oh-my-design/web/references/loom/DESIGN.md +0 -396
  624. package/.opencode/oh-my-design/web/references/lovable/.verification.md +0 -154
  625. package/.opencode/oh-my-design/web/references/lovable/DESIGN.md +0 -423
  626. package/.opencode/oh-my-design/web/references/lovable/README.md +0 -24
  627. package/.opencode/oh-my-design/web/references/lovable/preview-dark.html +0 -349
  628. package/.opencode/oh-my-design/web/references/lovable/preview.html +0 -348
  629. package/.opencode/oh-my-design/web/references/lunit/DESIGN.md +0 -296
  630. package/.opencode/oh-my-design/web/references/lunit/assets/_reference/.live-inspect-proof.json +0 -249
  631. package/.opencode/oh-my-design/web/references/lunit/assets/_reference/fonts.json +0 -24
  632. package/.opencode/oh-my-design/web/references/lunit/assets/_reference/structure.json +0 -162
  633. package/.opencode/oh-my-design/web/references/lunit/assets/_reference/tokens.json +0 -115
  634. package/.opencode/oh-my-design/web/references/mastercard/.verification.md +0 -19
  635. package/.opencode/oh-my-design/web/references/mastercard/DESIGN.md +0 -587
  636. package/.opencode/oh-my-design/web/references/meituan/DESIGN.md +0 -466
  637. package/.opencode/oh-my-design/web/references/melon/.verification.md +0 -27
  638. package/.opencode/oh-my-design/web/references/melon/DESIGN.md +0 -179
  639. package/.opencode/oh-my-design/web/references/mercari/.verification.md +0 -155
  640. package/.opencode/oh-my-design/web/references/mercari/DESIGN.md +0 -514
  641. package/.opencode/oh-my-design/web/references/mercari/README.md +0 -12
  642. package/.opencode/oh-my-design/web/references/mercari/_research/home-1440px.png +0 -0
  643. package/.opencode/oh-my-design/web/references/mercari/_research.md +0 -137
  644. package/.opencode/oh-my-design/web/references/mercury/.verification.md +0 -21
  645. package/.opencode/oh-my-design/web/references/mercury/DESIGN.md +0 -589
  646. package/.opencode/oh-my-design/web/references/meta/.verification.md +0 -21
  647. package/.opencode/oh-my-design/web/references/meta/DESIGN.md +0 -615
  648. package/.opencode/oh-my-design/web/references/microsoft/.verification.md +0 -62
  649. package/.opencode/oh-my-design/web/references/microsoft/DESIGN.md +0 -508
  650. package/.opencode/oh-my-design/web/references/millie/DESIGN.md +0 -584
  651. package/.opencode/oh-my-design/web/references/minimax/.verification.md +0 -135
  652. package/.opencode/oh-my-design/web/references/minimax/DESIGN.md +0 -396
  653. package/.opencode/oh-my-design/web/references/minimax/README.md +0 -24
  654. package/.opencode/oh-my-design/web/references/minimax/preview-dark.html +0 -1262
  655. package/.opencode/oh-my-design/web/references/minimax/preview.html +0 -1248
  656. package/.opencode/oh-my-design/web/references/mintlify/.verification.md +0 -160
  657. package/.opencode/oh-my-design/web/references/mintlify/DESIGN.md +0 -472
  658. package/.opencode/oh-my-design/web/references/mintlify/README.md +0 -24
  659. package/.opencode/oh-my-design/web/references/mintlify/preview-dark.html +0 -409
  660. package/.opencode/oh-my-design/web/references/mintlify/preview.html +0 -398
  661. package/.opencode/oh-my-design/web/references/miricanvas/.verification.md +0 -61
  662. package/.opencode/oh-my-design/web/references/miricanvas/DESIGN.md +0 -464
  663. package/.opencode/oh-my-design/web/references/miro/.verification.md +0 -138
  664. package/.opencode/oh-my-design/web/references/miro/DESIGN.md +0 -319
  665. package/.opencode/oh-my-design/web/references/miro/README.md +0 -23
  666. package/.opencode/oh-my-design/web/references/miro/preview-dark.html +0 -174
  667. package/.opencode/oh-my-design/web/references/miro/preview.html +0 -173
  668. package/.opencode/oh-my-design/web/references/mistral.ai/.verification.md +0 -146
  669. package/.opencode/oh-my-design/web/references/mistral.ai/DESIGN.md +0 -390
  670. package/.opencode/oh-my-design/web/references/mistral.ai/README.md +0 -24
  671. package/.opencode/oh-my-design/web/references/mistral.ai/preview-dark.html +0 -806
  672. package/.opencode/oh-my-design/web/references/mistral.ai/preview.html +0 -805
  673. package/.opencode/oh-my-design/web/references/modusign/.verification.md +0 -58
  674. package/.opencode/oh-my-design/web/references/modusign/DESIGN.md +0 -524
  675. package/.opencode/oh-my-design/web/references/momoshop/.verification.md +0 -36
  676. package/.opencode/oh-my-design/web/references/momoshop/DESIGN.md +0 -322
  677. package/.opencode/oh-my-design/web/references/money-forward/DESIGN.md +0 -443
  678. package/.opencode/oh-my-design/web/references/mongodb/.verification.md +0 -145
  679. package/.opencode/oh-my-design/web/references/mongodb/DESIGN.md +0 -401
  680. package/.opencode/oh-my-design/web/references/mongodb/README.md +0 -23
  681. package/.opencode/oh-my-design/web/references/mongodb/preview-dark.html +0 -260
  682. package/.opencode/oh-my-design/web/references/mongodb/preview.html +0 -259
  683. package/.opencode/oh-my-design/web/references/muji/.verification.md +0 -20
  684. package/.opencode/oh-my-design/web/references/muji/DESIGN.md +0 -605
  685. package/.opencode/oh-my-design/web/references/musinsa/.verification.md +0 -59
  686. package/.opencode/oh-my-design/web/references/musinsa/DESIGN.md +0 -593
  687. package/.opencode/oh-my-design/web/references/mustit/.verification.md +0 -37
  688. package/.opencode/oh-my-design/web/references/mustit/DESIGN.md +0 -328
  689. package/.opencode/oh-my-design/web/references/myrealtrip/DESIGN.md +0 -494
  690. package/.opencode/oh-my-design/web/references/naver/.verification.md +0 -134
  691. package/.opencode/oh-my-design/web/references/naver/DESIGN.md +0 -582
  692. package/.opencode/oh-my-design/web/references/naverwebtoon/DESIGN.md +0 -477
  693. package/.opencode/oh-my-design/web/references/netflix/.verification.md +0 -21
  694. package/.opencode/oh-my-design/web/references/netflix/DESIGN.md +0 -572
  695. package/.opencode/oh-my-design/web/references/nexon/.verification.md +0 -27
  696. package/.opencode/oh-my-design/web/references/nexon/DESIGN.md +0 -389
  697. package/.opencode/oh-my-design/web/references/nhncloud/.verification.md +0 -23
  698. package/.opencode/oh-my-design/web/references/nhncloud/DESIGN.md +0 -207
  699. package/.opencode/oh-my-design/web/references/nike/.verification.md +0 -21
  700. package/.opencode/oh-my-design/web/references/nike/DESIGN.md +0 -588
  701. package/.opencode/oh-my-design/web/references/note/DESIGN.md +0 -346
  702. package/.opencode/oh-my-design/web/references/notion/.verification.md +0 -141
  703. package/.opencode/oh-my-design/web/references/notion/DESIGN.md +0 -557
  704. package/.opencode/oh-my-design/web/references/notion/README.md +0 -24
  705. package/.opencode/oh-my-design/web/references/notion/preview-dark.html +0 -372
  706. package/.opencode/oh-my-design/web/references/notion/preview.html +0 -364
  707. package/.opencode/oh-my-design/web/references/nvidia/.verification.md +0 -127
  708. package/.opencode/oh-my-design/web/references/nvidia/DESIGN.md +0 -550
  709. package/.opencode/oh-my-design/web/references/nvidia/README.md +0 -24
  710. package/.opencode/oh-my-design/web/references/nvidia/_research.md +0 -68
  711. package/.opencode/oh-my-design/web/references/nvidia/preview-dark.html +0 -374
  712. package/.opencode/oh-my-design/web/references/nvidia/preview.html +0 -366
  713. package/.opencode/oh-my-design/web/references/ohouse/.verification.md +0 -87
  714. package/.opencode/oh-my-design/web/references/ohouse/DESIGN.md +0 -635
  715. package/.opencode/oh-my-design/web/references/oliveyoung/DESIGN.md +0 -407
  716. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/.live-inspect-proof.json +0 -158
  717. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/_best_capture.json +0 -644
  718. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/_detail_capture.json +0 -447
  719. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/_main.html +0 -419
  720. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/_main_capture.json +0 -1126
  721. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/_search_capture.json +0 -912
  722. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/fonts.json +0 -20
  723. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/structure.json +0 -91
  724. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/tokens.json +0 -79
  725. package/.opencode/oh-my-design/web/references/ollama/.verification.md +0 -138
  726. package/.opencode/oh-my-design/web/references/ollama/DESIGN.md +0 -393
  727. package/.opencode/oh-my-design/web/references/ollama/README.md +0 -24
  728. package/.opencode/oh-my-design/web/references/ollama/preview-dark.html +0 -678
  729. package/.opencode/oh-my-design/web/references/ollama/preview.html +0 -678
  730. package/.opencode/oh-my-design/web/references/omnichat/.verification.md +0 -74
  731. package/.opencode/oh-my-design/web/references/omnichat/DESIGN.md +0 -499
  732. package/.opencode/oh-my-design/web/references/openai/.verification.md +0 -21
  733. package/.opencode/oh-my-design/web/references/openai/DESIGN.md +0 -641
  734. package/.opencode/oh-my-design/web/references/opencode.ai/.verification.md +0 -136
  735. package/.opencode/oh-my-design/web/references/opencode.ai/DESIGN.md +0 -425
  736. package/.opencode/oh-my-design/web/references/opencode.ai/README.md +0 -24
  737. package/.opencode/oh-my-design/web/references/opencode.ai/preview-dark.html +0 -366
  738. package/.opencode/oh-my-design/web/references/opencode.ai/preview.html +0 -357
  739. package/.opencode/oh-my-design/web/references/payco/.verification.md +0 -28
  740. package/.opencode/oh-my-design/web/references/payco/DESIGN.md +0 -267
  741. package/.opencode/oh-my-design/web/references/paypay/.verification.md +0 -21
  742. package/.opencode/oh-my-design/web/references/paypay/DESIGN.md +0 -656
  743. package/.opencode/oh-my-design/web/references/pchome/.verification.md +0 -38
  744. package/.opencode/oh-my-design/web/references/pchome/DESIGN.md +0 -439
  745. package/.opencode/oh-my-design/web/references/perplexity/.verification.md +0 -21
  746. package/.opencode/oh-my-design/web/references/perplexity/DESIGN.md +0 -546
  747. package/.opencode/oh-my-design/web/references/piccollage/.verification.md +0 -34
  748. package/.opencode/oh-my-design/web/references/piccollage/DESIGN.md +0 -320
  749. package/.opencode/oh-my-design/web/references/pinkoi/.verification.md +0 -147
  750. package/.opencode/oh-my-design/web/references/pinkoi/DESIGN.md +0 -639
  751. package/.opencode/oh-my-design/web/references/pinkoi/README.md +0 -12
  752. package/.opencode/oh-my-design/web/references/pinkoi/_research/browse-1440px.png +0 -0
  753. package/.opencode/oh-my-design/web/references/pinkoi/_research.md +0 -167
  754. package/.opencode/oh-my-design/web/references/pinterest/.verification.md +0 -141
  755. package/.opencode/oh-my-design/web/references/pinterest/DESIGN.md +0 -366
  756. package/.opencode/oh-my-design/web/references/pinterest/README.md +0 -23
  757. package/.opencode/oh-my-design/web/references/pinterest/preview-dark.html +0 -233
  758. package/.opencode/oh-my-design/web/references/pinterest/preview.html +0 -232
  759. package/.opencode/oh-my-design/web/references/pixiv/.verification.md +0 -20
  760. package/.opencode/oh-my-design/web/references/pixiv/DESIGN.md +0 -613
  761. package/.opencode/oh-my-design/web/references/pixnet/.verification.md +0 -31
  762. package/.opencode/oh-my-design/web/references/pixnet/DESIGN.md +0 -430
  763. package/.opencode/oh-my-design/web/references/posthog/.verification.md +0 -159
  764. package/.opencode/oh-my-design/web/references/posthog/DESIGN.md +0 -480
  765. package/.opencode/oh-my-design/web/references/posthog/README.md +0 -23
  766. package/.opencode/oh-my-design/web/references/posthog/preview-dark.html +0 -699
  767. package/.opencode/oh-my-design/web/references/posthog/preview.html +0 -749
  768. package/.opencode/oh-my-design/web/references/postype/.verification.md +0 -61
  769. package/.opencode/oh-my-design/web/references/postype/DESIGN.md +0 -431
  770. package/.opencode/oh-my-design/web/references/publy/DESIGN.md +0 -563
  771. package/.opencode/oh-my-design/web/references/qanda/.verification.md +0 -121
  772. package/.opencode/oh-my-design/web/references/qanda/DESIGN.md +0 -516
  773. package/.opencode/oh-my-design/web/references/ragic/.verification.md +0 -37
  774. package/.opencode/oh-my-design/web/references/ragic/DESIGN.md +0 -444
  775. package/.opencode/oh-my-design/web/references/rakuten/.verification.md +0 -60
  776. package/.opencode/oh-my-design/web/references/rakuten/DESIGN.md +0 -440
  777. package/.opencode/oh-my-design/web/references/ramp/.verification.md +0 -21
  778. package/.opencode/oh-my-design/web/references/ramp/DESIGN.md +0 -634
  779. package/.opencode/oh-my-design/web/references/rayark/.verification.md +0 -22
  780. package/.opencode/oh-my-design/web/references/rayark/DESIGN.md +0 -154
  781. package/.opencode/oh-my-design/web/references/raycast/.verification.md +0 -138
  782. package/.opencode/oh-my-design/web/references/raycast/DESIGN.md +0 -467
  783. package/.opencode/oh-my-design/web/references/raycast/README.md +0 -23
  784. package/.opencode/oh-my-design/web/references/raycast/preview-dark.html +0 -606
  785. package/.opencode/oh-my-design/web/references/raycast/preview.html +0 -688
  786. package/.opencode/oh-my-design/web/references/remember/.verification.md +0 -135
  787. package/.opencode/oh-my-design/web/references/remember/DESIGN.md +0 -504
  788. package/.opencode/oh-my-design/web/references/remember/_promo.json +0 -27
  789. package/.opencode/oh-my-design/web/references/remember/_research.md +0 -90
  790. package/.opencode/oh-my-design/web/references/renault/.verification.md +0 -139
  791. package/.opencode/oh-my-design/web/references/renault/DESIGN.md +0 -439
  792. package/.opencode/oh-my-design/web/references/renault/README.md +0 -23
  793. package/.opencode/oh-my-design/web/references/renault/preview-dark.html +0 -406
  794. package/.opencode/oh-my-design/web/references/renault/preview.html +0 -606
  795. package/.opencode/oh-my-design/web/references/replicate/.verification.md +0 -154
  796. package/.opencode/oh-my-design/web/references/replicate/DESIGN.md +0 -387
  797. package/.opencode/oh-my-design/web/references/replicate/README.md +0 -24
  798. package/.opencode/oh-my-design/web/references/replicate/preview-dark.html +0 -828
  799. package/.opencode/oh-my-design/web/references/replicate/preview.html +0 -831
  800. package/.opencode/oh-my-design/web/references/resend/.verification.md +0 -143
  801. package/.opencode/oh-my-design/web/references/resend/DESIGN.md +0 -440
  802. package/.opencode/oh-my-design/web/references/resend/README.md +0 -23
  803. package/.opencode/oh-my-design/web/references/resend/preview-dark.html +0 -355
  804. package/.opencode/oh-my-design/web/references/resend/preview.html +0 -354
  805. package/.opencode/oh-my-design/web/references/retool/.verification.md +0 -21
  806. package/.opencode/oh-my-design/web/references/retool/DESIGN.md +0 -645
  807. package/.opencode/oh-my-design/web/references/revolut/.verification.md +0 -140
  808. package/.opencode/oh-my-design/web/references/revolut/DESIGN.md +0 -319
  809. package/.opencode/oh-my-design/web/references/revolut/README.md +0 -23
  810. package/.opencode/oh-my-design/web/references/revolut/preview-dark.html +0 -234
  811. package/.opencode/oh-my-design/web/references/revolut/preview.html +0 -233
  812. package/.opencode/oh-my-design/web/references/richart/.verification.md +0 -41
  813. package/.opencode/oh-my-design/web/references/richart/DESIGN.md +0 -465
  814. package/.opencode/oh-my-design/web/references/ridi/.verification.md +0 -108
  815. package/.opencode/oh-my-design/web/references/ridi/DESIGN.md +0 -573
  816. package/.opencode/oh-my-design/web/references/riiid/.verification.md +0 -33
  817. package/.opencode/oh-my-design/web/references/riiid/DESIGN.md +0 -260
  818. package/.opencode/oh-my-design/web/references/ringle/.verification.md +0 -53
  819. package/.opencode/oh-my-design/web/references/ringle/DESIGN.md +0 -444
  820. package/.opencode/oh-my-design/web/references/robinhood/.verification.md +0 -21
  821. package/.opencode/oh-my-design/web/references/robinhood/DESIGN.md +0 -604
  822. package/.opencode/oh-my-design/web/references/runwayml/.verification.md +0 -141
  823. package/.opencode/oh-my-design/web/references/runwayml/DESIGN.md +0 -431
  824. package/.opencode/oh-my-design/web/references/runwayml/README.md +0 -24
  825. package/.opencode/oh-my-design/web/references/runwayml/preview-dark.html +0 -664
  826. package/.opencode/oh-my-design/web/references/runwayml/preview.html +0 -665
  827. package/.opencode/oh-my-design/web/references/salesforce/.verification.md +0 -66
  828. package/.opencode/oh-my-design/web/references/salesforce/DESIGN.md +0 -473
  829. package/.opencode/oh-my-design/web/references/sanity/.verification.md +0 -174
  830. package/.opencode/oh-my-design/web/references/sanity/DESIGN.md +0 -499
  831. package/.opencode/oh-my-design/web/references/sanity/README.md +0 -24
  832. package/.opencode/oh-my-design/web/references/sanity/preview-dark.html +0 -990
  833. package/.opencode/oh-my-design/web/references/sanity/preview.html +0 -1135
  834. package/.opencode/oh-my-design/web/references/sansan/.verification.md +0 -21
  835. package/.opencode/oh-my-design/web/references/sansan/DESIGN.md +0 -631
  836. package/.opencode/oh-my-design/web/references/sendbird/.verification.md +0 -67
  837. package/.opencode/oh-my-design/web/references/sendbird/DESIGN.md +0 -331
  838. package/.opencode/oh-my-design/web/references/sentry/.verification.md +0 -157
  839. package/.opencode/oh-my-design/web/references/sentry/DESIGN.md +0 -397
  840. package/.opencode/oh-my-design/web/references/sentry/README.md +0 -24
  841. package/.opencode/oh-my-design/web/references/sentry/preview-dark.html +0 -626
  842. package/.opencode/oh-my-design/web/references/sentry/preview.html +0 -951
  843. package/.opencode/oh-my-design/web/references/shinhancard/.verification.md +0 -31
  844. package/.opencode/oh-my-design/web/references/shinhancard/DESIGN.md +0 -421
  845. package/.opencode/oh-my-design/web/references/shopline/.verification.md +0 -34
  846. package/.opencode/oh-my-design/web/references/shopline/DESIGN.md +0 -431
  847. package/.opencode/oh-my-design/web/references/slack/.verification.md +0 -21
  848. package/.opencode/oh-my-design/web/references/slack/DESIGN.md +0 -635
  849. package/.opencode/oh-my-design/web/references/smarthr/DESIGN.md +0 -452
  850. package/.opencode/oh-my-design/web/references/smartnews/DESIGN.md +0 -360
  851. package/.opencode/oh-my-design/web/references/socar/DESIGN.md +0 -438
  852. package/.opencode/oh-my-design/web/references/socar/_promo.json +0 -28
  853. package/.opencode/oh-my-design/web/references/socar/_research.md +0 -55
  854. package/.opencode/oh-my-design/web/references/soomgo/.verification.md +0 -27
  855. package/.opencode/oh-my-design/web/references/soomgo/DESIGN.md +0 -326
  856. package/.opencode/oh-my-design/web/references/spacex/.verification.md +0 -132
  857. package/.opencode/oh-my-design/web/references/spacex/DESIGN.md +0 -415
  858. package/.opencode/oh-my-design/web/references/spacex/README.md +0 -23
  859. package/.opencode/oh-my-design/web/references/spacex/_research.md +0 -69
  860. package/.opencode/oh-my-design/web/references/spacex/preview-dark.html +0 -221
  861. package/.opencode/oh-my-design/web/references/spacex/preview.html +0 -220
  862. package/.opencode/oh-my-design/web/references/spoon/DESIGN.md +0 -492
  863. package/.opencode/oh-my-design/web/references/spotify/.verification.md +0 -128
  864. package/.opencode/oh-my-design/web/references/spotify/DESIGN.md +0 -489
  865. package/.opencode/oh-my-design/web/references/spotify/README.md +0 -23
  866. package/.opencode/oh-my-design/web/references/spotify/preview-dark.html +0 -231
  867. package/.opencode/oh-my-design/web/references/spotify/preview.html +0 -230
  868. package/.opencode/oh-my-design/web/references/starbucks/.verification.md +0 -21
  869. package/.opencode/oh-my-design/web/references/starbucks/DESIGN.md +0 -597
  870. package/.opencode/oh-my-design/web/references/stores/.verification.md +0 -61
  871. package/.opencode/oh-my-design/web/references/stores/DESIGN.md +0 -447
  872. package/.opencode/oh-my-design/web/references/stripe/.verification.md +0 -140
  873. package/.opencode/oh-my-design/web/references/stripe/DESIGN.md +0 -571
  874. package/.opencode/oh-my-design/web/references/stripe/README.md +0 -24
  875. package/.opencode/oh-my-design/web/references/stripe/preview-dark.html +0 -428
  876. package/.opencode/oh-my-design/web/references/stripe/preview.html +0 -419
  877. package/.opencode/oh-my-design/web/references/studio/.verification.md +0 -21
  878. package/.opencode/oh-my-design/web/references/studio/DESIGN.md +0 -602
  879. package/.opencode/oh-my-design/web/references/supabase/.verification.md +0 -145
  880. package/.opencode/oh-my-design/web/references/supabase/DESIGN.md +0 -389
  881. package/.opencode/oh-my-design/web/references/supabase/README.md +0 -24
  882. package/.opencode/oh-my-design/web/references/supabase/preview-dark.html +0 -977
  883. package/.opencode/oh-my-design/web/references/supabase/preview.html +0 -955
  884. package/.opencode/oh-my-design/web/references/superhuman/.verification.md +0 -184
  885. package/.opencode/oh-my-design/web/references/superhuman/DESIGN.md +0 -453
  886. package/.opencode/oh-my-design/web/references/superhuman/README.md +0 -23
  887. package/.opencode/oh-my-design/web/references/superhuman/preview-dark.html +0 -973
  888. package/.opencode/oh-my-design/web/references/superhuman/preview.html +0 -951
  889. package/.opencode/oh-my-design/web/references/surveycake/.verification.md +0 -31
  890. package/.opencode/oh-my-design/web/references/surveycake/DESIGN.md +0 -442
  891. package/.opencode/oh-my-design/web/references/tada/DESIGN.md +0 -579
  892. package/.opencode/oh-my-design/web/references/teamblind/.verification.md +0 -76
  893. package/.opencode/oh-my-design/web/references/teamblind/DESIGN.md +0 -497
  894. package/.opencode/oh-my-design/web/references/tesla/.verification.md +0 -149
  895. package/.opencode/oh-my-design/web/references/tesla/DESIGN.md +0 -501
  896. package/.opencode/oh-my-design/web/references/tesla/README.md +0 -23
  897. package/.opencode/oh-my-design/web/references/tesla/_research.md +0 -70
  898. package/.opencode/oh-my-design/web/references/tesla/preview-dark.html +0 -947
  899. package/.opencode/oh-my-design/web/references/tesla/preview.html +0 -925
  900. package/.opencode/oh-my-design/web/references/theverge/.verification.md +0 -21
  901. package/.opencode/oh-my-design/web/references/theverge/DESIGN.md +0 -500
  902. package/.opencode/oh-my-design/web/references/timee/.verification.md +0 -67
  903. package/.opencode/oh-my-design/web/references/timee/DESIGN.md +0 -444
  904. package/.opencode/oh-my-design/web/references/together.ai/.verification.md +0 -145
  905. package/.opencode/oh-my-design/web/references/together.ai/DESIGN.md +0 -389
  906. package/.opencode/oh-my-design/web/references/together.ai/README.md +0 -24
  907. package/.opencode/oh-my-design/web/references/together.ai/preview-dark.html +0 -892
  908. package/.opencode/oh-my-design/web/references/together.ai/preview.html +0 -897
  909. package/.opencode/oh-my-design/web/references/toss/.verification.md +0 -120
  910. package/.opencode/oh-my-design/web/references/toss/DESIGN.md +0 -698
  911. package/.opencode/oh-my-design/web/references/toss/README.md +0 -19
  912. package/.opencode/oh-my-design/web/references/toss-securities/DESIGN.md +0 -247
  913. package/.opencode/oh-my-design/web/references/toss-securities/assets/_reference/.live-inspect-proof.json +0 -126
  914. package/.opencode/oh-my-design/web/references/toss-securities/assets/_reference/.live-inspect-raw.json +0 -619
  915. package/.opencode/oh-my-design/web/references/toss-securities/assets/_reference/.live-inspect-stock.json +0 -525
  916. package/.opencode/oh-my-design/web/references/toss-securities/assets/_reference/fonts.json +0 -24
  917. package/.opencode/oh-my-design/web/references/toss-securities/assets/_reference/structure.json +0 -35
  918. package/.opencode/oh-my-design/web/references/toss-securities/assets/_reference/tokens.json +0 -87
  919. package/.opencode/oh-my-design/web/references/tossbank/DESIGN.md +0 -576
  920. package/.opencode/oh-my-design/web/references/trenbe/.verification.md +0 -32
  921. package/.opencode/oh-my-design/web/references/trenbe/DESIGN.md +0 -293
  922. package/.opencode/oh-my-design/web/references/triple/DESIGN.md +0 -481
  923. package/.opencode/oh-my-design/web/references/tumblbug/DESIGN.md +0 -578
  924. package/.opencode/oh-my-design/web/references/tving/DESIGN.md +0 -317
  925. package/.opencode/oh-my-design/web/references/tving/assets/_reference/.live-inspect-proof.json +0 -131
  926. package/.opencode/oh-my-design/web/references/tving/assets/_reference/LICENSE-NOTE.md +0 -37
  927. package/.opencode/oh-my-design/web/references/tving/assets/_reference/attribution.md +0 -52
  928. package/.opencode/oh-my-design/web/references/tving/assets/_reference/fonts.json +0 -31
  929. package/.opencode/oh-my-design/web/references/tving/assets/_reference/screenshots/hero-desktop.png +0 -0
  930. package/.opencode/oh-my-design/web/references/tving/assets/_reference/structure.json +0 -55
  931. package/.opencode/oh-my-design/web/references/tving/assets/_reference/tokens.json +0 -115
  932. package/.opencode/oh-my-design/web/references/uber/.verification.md +0 -128
  933. package/.opencode/oh-my-design/web/references/uber/DESIGN.md +0 -423
  934. package/.opencode/oh-my-design/web/references/uber/README.md +0 -24
  935. package/.opencode/oh-my-design/web/references/uber/preview-dark.html +0 -1120
  936. package/.opencode/oh-my-design/web/references/uber/preview.html +0 -1119
  937. package/.opencode/oh-my-design/web/references/ubie/.verification.md +0 -21
  938. package/.opencode/oh-my-design/web/references/ubie/DESIGN.md +0 -615
  939. package/.opencode/oh-my-design/web/references/uniqlo/.verification.md +0 -21
  940. package/.opencode/oh-my-design/web/references/uniqlo/DESIGN.md +0 -575
  941. package/.opencode/oh-my-design/web/references/upbit/DESIGN.md +0 -337
  942. package/.opencode/oh-my-design/web/references/upbit/_research.md +0 -83
  943. package/.opencode/oh-my-design/web/references/upbit/assets/_reference/.live-inspect-proof.json +0 -263
  944. package/.opencode/oh-my-design/web/references/upbit/assets/_reference/fonts.json +0 -18
  945. package/.opencode/oh-my-design/web/references/upbit/assets/_reference/raw-capture-exchange.json +0 -1901
  946. package/.opencode/oh-my-design/web/references/upbit/assets/_reference/raw-capture.json +0 -1121
  947. package/.opencode/oh-my-design/web/references/upbit/assets/_reference/structure.json +0 -52
  948. package/.opencode/oh-my-design/web/references/upbit/assets/_reference/tokens.json +0 -169
  949. package/.opencode/oh-my-design/web/references/upstage/DESIGN.md +0 -270
  950. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/.live-inspect-proof.json +0 -157
  951. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/_brand-resource-center.json +0 -44
  952. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/_curated-samples.json +0 -310
  953. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/_raw-capture.json +0 -1560
  954. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/_root-vars.json +0 -76
  955. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/_structure-raw.json +0 -298
  956. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/fonts.json +0 -35
  957. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/structure.json +0 -72
  958. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/tokens.json +0 -183
  959. package/.opencode/oh-my-design/web/references/velog/.verification.md +0 -26
  960. package/.opencode/oh-my-design/web/references/velog/DESIGN.md +0 -196
  961. package/.opencode/oh-my-design/web/references/vercel/.verification.md +0 -134
  962. package/.opencode/oh-my-design/web/references/vercel/DESIGN.md +0 -523
  963. package/.opencode/oh-my-design/web/references/vercel/README.md +0 -24
  964. package/.opencode/oh-my-design/web/references/vercel/preview-dark.html +0 -368
  965. package/.opencode/oh-my-design/web/references/vercel/preview.html +0 -367
  966. package/.opencode/oh-my-design/web/references/voicetube/.verification.md +0 -34
  967. package/.opencode/oh-my-design/web/references/voicetube/DESIGN.md +0 -266
  968. package/.opencode/oh-my-design/web/references/voltagent/.verification.md +0 -159
  969. package/.opencode/oh-my-design/web/references/voltagent/DESIGN.md +0 -454
  970. package/.opencode/oh-my-design/web/references/voltagent/README.md +0 -24
  971. package/.opencode/oh-my-design/web/references/voltagent/preview-dark.html +0 -487
  972. package/.opencode/oh-my-design/web/references/voltagent/preview.html +0 -766
  973. package/.opencode/oh-my-design/web/references/wadiz/DESIGN.md +0 -415
  974. package/.opencode/oh-my-design/web/references/wadiz/assets/_reference/.live-inspect-proof.json +0 -137
  975. package/.opencode/oh-my-design/web/references/wadiz/assets/_reference/fonts.json +0 -17
  976. package/.opencode/oh-my-design/web/references/wadiz/assets/_reference/structure.json +0 -35
  977. package/.opencode/oh-my-design/web/references/wadiz/assets/_reference/tokens.json +0 -80
  978. package/.opencode/oh-my-design/web/references/wanted/DESIGN.md +0 -575
  979. package/.opencode/oh-my-design/web/references/wanted/_promo.json +0 -31
  980. package/.opencode/oh-my-design/web/references/wanted/_research.md +0 -119
  981. package/.opencode/oh-my-design/web/references/wantedly/.verification.md +0 -53
  982. package/.opencode/oh-my-design/web/references/wantedly/DESIGN.md +0 -437
  983. package/.opencode/oh-my-design/web/references/warp/.verification.md +0 -156
  984. package/.opencode/oh-my-design/web/references/warp/DESIGN.md +0 -431
  985. package/.opencode/oh-my-design/web/references/warp/README.md +0 -23
  986. package/.opencode/oh-my-design/web/references/warp/preview-dark.html +0 -500
  987. package/.opencode/oh-my-design/web/references/warp/preview.html +0 -533
  988. package/.opencode/oh-my-design/web/references/watcha/DESIGN.md +0 -465
  989. package/.opencode/oh-my-design/web/references/wavve/DESIGN.md +0 -480
  990. package/.opencode/oh-my-design/web/references/wconcept/DESIGN.md +0 -556
  991. package/.opencode/oh-my-design/web/references/webflow/.verification.md +0 -151
  992. package/.opencode/oh-my-design/web/references/webflow/DESIGN.md +0 -330
  993. package/.opencode/oh-my-design/web/references/webflow/README.md +0 -23
  994. package/.opencode/oh-my-design/web/references/webflow/preview-dark.html +0 -147
  995. package/.opencode/oh-my-design/web/references/webflow/preview.html +0 -146
  996. package/.opencode/oh-my-design/web/references/wired/.verification.md +0 -21
  997. package/.opencode/oh-my-design/web/references/wired/DESIGN.md +0 -572
  998. package/.opencode/oh-my-design/web/references/wise/.verification.md +0 -141
  999. package/.opencode/oh-my-design/web/references/wise/DESIGN.md +0 -317
  1000. package/.opencode/oh-my-design/web/references/wise/README.md +0 -23
  1001. package/.opencode/oh-my-design/web/references/wise/preview-dark.html +0 -230
  1002. package/.opencode/oh-my-design/web/references/wise/preview.html +0 -229
  1003. package/.opencode/oh-my-design/web/references/x.ai/.verification.md +0 -140
  1004. package/.opencode/oh-my-design/web/references/x.ai/DESIGN.md +0 -397
  1005. package/.opencode/oh-my-design/web/references/x.ai/README.md +0 -24
  1006. package/.opencode/oh-my-design/web/references/x.ai/preview-dark.html +0 -356
  1007. package/.opencode/oh-my-design/web/references/x.ai/preview.html +0 -407
  1008. package/.opencode/oh-my-design/web/references/xiaohongshu/DESIGN.md +0 -462
  1009. package/.opencode/oh-my-design/web/references/yanolja/.verification.md +0 -83
  1010. package/.opencode/oh-my-design/web/references/yanolja/DESIGN.md +0 -508
  1011. package/.opencode/oh-my-design/web/references/yeogiotte/.verification.md +0 -210
  1012. package/.opencode/oh-my-design/web/references/yeogiotte/DESIGN.md +0 -500
  1013. package/.opencode/oh-my-design/web/references/yogiyo/DESIGN.md +0 -515
  1014. package/.opencode/oh-my-design/web/references/yourator/.verification.md +0 -39
  1015. package/.opencode/oh-my-design/web/references/yourator/DESIGN.md +0 -453
  1016. package/.opencode/oh-my-design/web/references/zapier/.verification.md +0 -156
  1017. package/.opencode/oh-my-design/web/references/zapier/DESIGN.md +0 -474
  1018. package/.opencode/oh-my-design/web/references/zapier/README.md +0 -24
  1019. package/.opencode/oh-my-design/web/references/zapier/preview-dark.html +0 -380
  1020. package/.opencode/oh-my-design/web/references/zapier/preview.html +0 -372
  1021. package/.opencode/oh-my-design/web/references/zigbang/DESIGN.md +0 -500
  1022. package/.opencode/oh-my-design/web/references/zigbang/_promo.json +0 -16
  1023. package/.opencode/oh-my-design/web/references/zigbang/_research.md +0 -101
  1024. package/.opencode/oh-my-design/web/references/zigzag/DESIGN.md +0 -695
  1025. package/.opencode/oh-my-design/web/references/zigzag/_promo.json +0 -23
  1026. package/.opencode/oh-my-design/web/references/zigzag/_research.md +0 -64
  1027. package/.opencode/oh-my-design/web/references/zozotown/.verification.md +0 -20
  1028. package/.opencode/oh-my-design/web/references/zozotown/DESIGN.md +0 -578
  1029. package/.opencode/oh-my-design/web/scripts/build-registry.mjs +0 -257
  1030. package/.opencode/oh-my-design/web/scripts/extract-tokens.mjs +0 -117
  1031. package/.opencode/oh-my-design/web/scripts/fetch-og-images.mjs +0 -112
  1032. package/.opencode/oh-my-design/web/scripts/gen-favicon.mjs +0 -58
  1033. package/.opencode/oh-my-design/web/scripts/gen-og.mjs +0 -67
  1034. package/.opencode/oh-my-design/web/scripts/migrate-frontmatters.mjs +0 -637
  1035. package/.opencode/oh-my-design/web/scripts/sync-catalog.mjs +0 -140
  1036. package/.opencode/oh-my-design/web/scripts/token-sheet.mjs +0 -72
  1037. package/.opencode/oh-my-design/web/scripts/token-status.mjs +0 -94
  1038. package/.opencode/oh-my-design/web/scripts/verify-reference.mjs +0 -185
  1039. package/.opencode/oh-my-design/web/src/app/alternatives/[slug]/page.tsx +0 -399
  1040. package/.opencode/oh-my-design/web/src/app/api/font-playground/match/route.ts +0 -205
  1041. package/.opencode/oh-my-design/web/src/app/api/leaderboard/route.ts +0 -32
  1042. package/.opencode/oh-my-design/web/src/app/api/og/playground/route.tsx +0 -179
  1043. package/.opencode/oh-my-design/web/src/app/api/references/[id]/route.ts +0 -162
  1044. package/.opencode/oh-my-design/web/src/app/api/references/route.ts +0 -142
  1045. package/.opencode/oh-my-design/web/src/app/api/track/route.ts +0 -30
  1046. package/.opencode/oh-my-design/web/src/app/apple-icon.png +0 -0
  1047. package/.opencode/oh-my-design/web/src/app/builder/layout.tsx +0 -43
  1048. package/.opencode/oh-my-design/web/src/app/builder/page.tsx +0 -434
  1049. package/.opencode/oh-my-design/web/src/app/changelog/[version]/page.tsx +0 -160
  1050. package/.opencode/oh-my-design/web/src/app/changelog/page.tsx +0 -142
  1051. package/.opencode/oh-my-design/web/src/app/collections/[slug]/collection-grid.tsx +0 -27
  1052. package/.opencode/oh-my-design/web/src/app/collections/[slug]/page.tsx +0 -171
  1053. package/.opencode/oh-my-design/web/src/app/curation/layout.tsx +0 -43
  1054. package/.opencode/oh-my-design/web/src/app/curation/page.tsx +0 -78
  1055. package/.opencode/oh-my-design/web/src/app/design-systems/[id]/detail-view.tsx +0 -307
  1056. package/.opencode/oh-my-design/web/src/app/design-systems/[id]/page.tsx +0 -184
  1057. package/.opencode/oh-my-design/web/src/app/design-systems/layout.tsx +0 -24
  1058. package/.opencode/oh-my-design/web/src/app/design-systems/page.tsx +0 -95
  1059. package/.opencode/oh-my-design/web/src/app/docs/layout.tsx +0 -22
  1060. package/.opencode/oh-my-design/web/src/app/docs/page.tsx +0 -1453
  1061. package/.opencode/oh-my-design/web/src/app/faq/page.tsx +0 -324
  1062. package/.opencode/oh-my-design/web/src/app/font-playground/font-playground-view.tsx +0 -424
  1063. package/.opencode/oh-my-design/web/src/app/font-playground/page.tsx +0 -43
  1064. package/.opencode/oh-my-design/web/src/app/globals.css +0 -328
  1065. package/.opencode/oh-my-design/web/src/app/icon.png +0 -0
  1066. package/.opencode/oh-my-design/web/src/app/layout.tsx +0 -229
  1067. package/.opencode/oh-my-design/web/src/app/page.tsx +0 -50
  1068. package/.opencode/oh-my-design/web/src/app/playground/page.tsx +0 -81
  1069. package/.opencode/oh-my-design/web/src/app/playground/playground-view.tsx +0 -436
  1070. package/.opencode/oh-my-design/web/src/app/qa-references/page.tsx +0 -233
  1071. package/.opencode/oh-my-design/web/src/app/r/[id]/route.ts +0 -57
  1072. package/.opencode/oh-my-design/web/src/app/reference/[id]/page.tsx +0 -152
  1073. package/.opencode/oh-my-design/web/src/app/result/[typeCode]/layout.tsx +0 -70
  1074. package/.opencode/oh-my-design/web/src/app/result/[typeCode]/page.tsx +0 -280
  1075. package/.opencode/oh-my-design/web/src/app/robots.ts +0 -44
  1076. package/.opencode/oh-my-design/web/src/app/sitemap.ts +0 -156
  1077. package/.opencode/oh-my-design/web/src/app/what-is-design-md/page.tsx +0 -308
  1078. package/.opencode/oh-my-design/web/src/components/ab-picker.tsx +0 -74
  1079. package/.opencode/oh-my-design/web/src/components/analytics-init.tsx +0 -21
  1080. package/.opencode/oh-my-design/web/src/components/brand-logo.tsx +0 -101
  1081. package/.opencode/oh-my-design/web/src/components/browse-modal.tsx +0 -149
  1082. package/.opencode/oh-my-design/web/src/components/component-modal.tsx +0 -108
  1083. package/.opencode/oh-my-design/web/src/components/content-preview-modal.tsx +0 -213
  1084. package/.opencode/oh-my-design/web/src/components/customizer.tsx +0 -641
  1085. package/.opencode/oh-my-design/web/src/components/design-wizard.tsx +0 -691
  1086. package/.opencode/oh-my-design/web/src/components/ds-card.tsx +0 -162
  1087. package/.opencode/oh-my-design/web/src/components/export-panel.tsx +0 -162
  1088. package/.opencode/oh-my-design/web/src/components/font-card.tsx +0 -121
  1089. package/.opencode/oh-my-design/web/src/components/font-playground/color-palette.tsx +0 -86
  1090. package/.opencode/oh-my-design/web/src/components/font-playground/detail-modal.tsx +0 -789
  1091. package/.opencode/oh-my-design/web/src/components/font-playground/filter-bar.tsx +0 -192
  1092. package/.opencode/oh-my-design/web/src/components/font-playground/font-tile.tsx +0 -92
  1093. package/.opencode/oh-my-design/web/src/components/font-playground/gallery.tsx +0 -42
  1094. package/.opencode/oh-my-design/web/src/components/font-playground/hero-entry.tsx +0 -150
  1095. package/.opencode/oh-my-design/web/src/components/font-playground/labels.ts +0 -18
  1096. package/.opencode/oh-my-design/web/src/components/font-playground/match-results.tsx +0 -486
  1097. package/.opencode/oh-my-design/web/src/components/font-playground/my-fonts.tsx +0 -315
  1098. package/.opencode/oh-my-design/web/src/components/font-playground/preview-templates.tsx +0 -395
  1099. package/.opencode/oh-my-design/web/src/components/font-playground/sample-input.tsx +0 -30
  1100. package/.opencode/oh-my-design/web/src/components/font-playground/script-toggle.tsx +0 -73
  1101. package/.opencode/oh-my-design/web/src/components/font-playground/usage-guide.tsx +0 -172
  1102. package/.opencode/oh-my-design/web/src/components/install-cta.tsx +0 -133
  1103. package/.opencode/oh-my-design/web/src/components/landing-v2/hero.tsx +0 -459
  1104. package/.opencode/oh-my-design/web/src/components/landing-v2/live-proof.tsx +0 -464
  1105. package/.opencode/oh-my-design/web/src/components/landing-v2/nav.tsx +0 -126
  1106. package/.opencode/oh-my-design/web/src/components/landing-v2/sections.tsx +0 -1166
  1107. package/.opencode/oh-my-design/web/src/components/landing-v2/the-wall.tsx +0 -332
  1108. package/.opencode/oh-my-design/web/src/components/landing-v2/tokens.ts +0 -33
  1109. package/.opencode/oh-my-design/web/src/components/markdown.tsx +0 -168
  1110. package/.opencode/oh-my-design/web/src/components/playground/actions-header.tsx +0 -28
  1111. package/.opencode/oh-my-design/web/src/components/playground/contrast-badge.tsx +0 -112
  1112. package/.opencode/oh-my-design/web/src/components/playground/controls/category-section.tsx +0 -50
  1113. package/.opencode/oh-my-design/web/src/components/playground/controls/color-picker.tsx +0 -116
  1114. package/.opencode/oh-my-design/web/src/components/playground/controls/density-picker.tsx +0 -56
  1115. package/.opencode/oh-my-design/web/src/components/playground/controls/mood-picker.tsx +0 -53
  1116. package/.opencode/oh-my-design/web/src/components/playground/controls/motion-picker.tsx +0 -62
  1117. package/.opencode/oh-my-design/web/src/components/playground/controls/name-description.tsx +0 -55
  1118. package/.opencode/oh-my-design/web/src/components/playground/controls/palette-grid.tsx +0 -111
  1119. package/.opencode/oh-my-design/web/src/components/playground/controls/personas-picker.tsx +0 -85
  1120. package/.opencode/oh-my-design/web/src/components/playground/controls/radius-picker.tsx +0 -48
  1121. package/.opencode/oh-my-design/web/src/components/playground/controls/voice-picker.tsx +0 -120
  1122. package/.opencode/oh-my-design/web/src/components/playground/controls/weight-picker.tsx +0 -48
  1123. package/.opencode/oh-my-design/web/src/components/playground/export-box.tsx +0 -120
  1124. package/.opencode/oh-my-design/web/src/components/playground/header.tsx +0 -71
  1125. package/.opencode/oh-my-design/web/src/components/playground/layout.tsx +0 -50
  1126. package/.opencode/oh-my-design/web/src/components/playground/mobile-drawer.tsx +0 -78
  1127. package/.opencode/oh-my-design/web/src/components/playground/mood-override-badge.tsx +0 -40
  1128. package/.opencode/oh-my-design/web/src/components/playground/preview-pane.tsx +0 -82
  1129. package/.opencode/oh-my-design/web/src/components/playground/primitives-strip.tsx +0 -153
  1130. package/.opencode/oh-my-design/web/src/components/playground/reference-picker-modal.tsx +0 -146
  1131. package/.opencode/oh-my-design/web/src/components/playground/share-button.tsx +0 -42
  1132. package/.opencode/oh-my-design/web/src/components/playground/start-from.tsx +0 -90
  1133. package/.opencode/oh-my-design/web/src/components/preview-export-view.tsx +0 -205
  1134. package/.opencode/oh-my-design/web/src/components/preview.tsx +0 -869
  1135. package/.opencode/oh-my-design/web/src/components/reference-preview.tsx +0 -1187
  1136. package/.opencode/oh-my-design/web/src/components/reference-selector.tsx +0 -671
  1137. package/.opencode/oh-my-design/web/src/components/scroll-to-top.tsx +0 -41
  1138. package/.opencode/oh-my-design/web/src/components/status-badge.tsx +0 -64
  1139. package/.opencode/oh-my-design/web/src/components/survey/company-mini-ui.tsx +0 -669
  1140. package/.opencode/oh-my-design/web/src/components/survey/install-cta.tsx +0 -80
  1141. package/.opencode/oh-my-design/web/src/components/survey/mood-step.tsx +0 -260
  1142. package/.opencode/oh-my-design/web/src/components/survey/quiz-wizard.tsx +0 -528
  1143. package/.opencode/oh-my-design/web/src/components/survey/result-card.tsx +0 -242
  1144. package/.opencode/oh-my-design/web/src/components/survey/share-buttons.tsx +0 -320
  1145. package/.opencode/oh-my-design/web/src/components/survey/survey-wizard.tsx +0 -661
  1146. package/.opencode/oh-my-design/web/src/components/survey/typography-step.tsx +0 -192
  1147. package/.opencode/oh-my-design/web/src/components/theme-provider.tsx +0 -12
  1148. package/.opencode/oh-my-design/web/src/components/ui/badge.tsx +0 -52
  1149. package/.opencode/oh-my-design/web/src/components/ui/button.tsx +0 -58
  1150. package/.opencode/oh-my-design/web/src/components/ui/card.tsx +0 -103
  1151. package/.opencode/oh-my-design/web/src/components/ui/dialog.tsx +0 -160
  1152. package/.opencode/oh-my-design/web/src/components/ui/input.tsx +0 -20
  1153. package/.opencode/oh-my-design/web/src/components/ui/label.tsx +0 -20
  1154. package/.opencode/oh-my-design/web/src/components/ui/radio-group.tsx +0 -38
  1155. package/.opencode/oh-my-design/web/src/components/ui/scroll-area.tsx +0 -55
  1156. package/.opencode/oh-my-design/web/src/components/ui/select.tsx +0 -201
  1157. package/.opencode/oh-my-design/web/src/components/ui/separator.tsx +0 -25
  1158. package/.opencode/oh-my-design/web/src/components/ui/sheet.tsx +0 -138
  1159. package/.opencode/oh-my-design/web/src/components/ui/slider.tsx +0 -52
  1160. package/.opencode/oh-my-design/web/src/components/ui/switch.tsx +0 -32
  1161. package/.opencode/oh-my-design/web/src/components/ui/tabs.tsx +0 -82
  1162. package/.opencode/oh-my-design/web/src/components/ui/tooltip.tsx +0 -66
  1163. package/.opencode/oh-my-design/web/src/data/faq.ts +0 -81
  1164. package/.opencode/oh-my-design/web/src/data/registry.generated.ts +0 -304
  1165. package/.opencode/oh-my-design/web/src/data/version.generated.ts +0 -2
  1166. package/.opencode/oh-my-design/web/src/lib/changelog.ts +0 -96
  1167. package/.opencode/oh-my-design/web/src/lib/collections.ts +0 -252
  1168. package/.opencode/oh-my-design/web/src/lib/contrast.ts +0 -40
  1169. package/.opencode/oh-my-design/web/src/lib/core/builder-prompt.test.ts +0 -100
  1170. package/.opencode/oh-my-design/web/src/lib/core/builder-prompt.ts +0 -102
  1171. package/.opencode/oh-my-design/web/src/lib/core/color.ts +0 -122
  1172. package/.opencode/oh-my-design/web/src/lib/core/config-hash.test.ts +0 -157
  1173. package/.opencode/oh-my-design/web/src/lib/core/config-hash.ts +0 -133
  1174. package/.opencode/oh-my-design/web/src/lib/core/generate-css.test.ts +0 -813
  1175. package/.opencode/oh-my-design/web/src/lib/core/generate-css.ts +0 -586
  1176. package/.opencode/oh-my-design/web/src/lib/core/survey-hash.test.ts +0 -51
  1177. package/.opencode/oh-my-design/web/src/lib/core/survey-hash.ts +0 -56
  1178. package/.opencode/oh-my-design/web/src/lib/core/types.ts +0 -37
  1179. package/.opencode/oh-my-design/web/src/lib/design-systems.ts +0 -102
  1180. package/.opencode/oh-my-design/web/src/lib/extract-components.test.ts +0 -116
  1181. package/.opencode/oh-my-design/web/src/lib/extract-tokens.test.ts +0 -202
  1182. package/.opencode/oh-my-design/web/src/lib/extract-tokens.ts +0 -1335
  1183. package/.opencode/oh-my-design/web/src/lib/font-registry.ts +0 -376
  1184. package/.opencode/oh-my-design/web/src/lib/fonts/analytics.test.ts +0 -194
  1185. package/.opencode/oh-my-design/web/src/lib/fonts/analytics.ts +0 -234
  1186. package/.opencode/oh-my-design/web/src/lib/fonts/catalog.ts +0 -1509
  1187. package/.opencode/oh-my-design/web/src/lib/fonts/designmd-export.ts +0 -104
  1188. package/.opencode/oh-my-design/web/src/lib/fonts/loaders.test.ts +0 -169
  1189. package/.opencode/oh-my-design/web/src/lib/fonts/loaders.ts +0 -90
  1190. package/.opencode/oh-my-design/web/src/lib/fonts/match-intent.test.ts +0 -93
  1191. package/.opencode/oh-my-design/web/src/lib/fonts/match-intent.ts +0 -288
  1192. package/.opencode/oh-my-design/web/src/lib/fonts/preview-contexts.ts +0 -124
  1193. package/.opencode/oh-my-design/web/src/lib/fonts/rate-limit.ts +0 -43
  1194. package/.opencode/oh-my-design/web/src/lib/fonts/saved-store.ts +0 -113
  1195. package/.opencode/oh-my-design/web/src/lib/fonts/share-link.test.ts +0 -101
  1196. package/.opencode/oh-my-design/web/src/lib/fonts/share-link.ts +0 -52
  1197. package/.opencode/oh-my-design/web/src/lib/fonts/similarity.ts +0 -106
  1198. package/.opencode/oh-my-design/web/src/lib/fonts/tweaks.test.ts +0 -213
  1199. package/.opencode/oh-my-design/web/src/lib/fonts/tweaks.ts +0 -186
  1200. package/.opencode/oh-my-design/web/src/lib/fonts/types.ts +0 -96
  1201. package/.opencode/oh-my-design/web/src/lib/gtag.ts +0 -64
  1202. package/.opencode/oh-my-design/web/src/lib/hot-refs.ts +0 -41
  1203. package/.opencode/oh-my-design/web/src/lib/kv.ts +0 -30
  1204. package/.opencode/oh-my-design/web/src/lib/logos.ts +0 -39
  1205. package/.opencode/oh-my-design/web/src/lib/new-refs.ts +0 -30
  1206. package/.opencode/oh-my-design/web/src/lib/playground/codec.ts +0 -34
  1207. package/.opencode/oh-my-design/web/src/lib/playground/defaults.ts +0 -56
  1208. package/.opencode/oh-my-design/web/src/lib/playground/generate.ts +0 -384
  1209. package/.opencode/oh-my-design/web/src/lib/playground/palettes.ts +0 -259
  1210. package/.opencode/oh-my-design/web/src/lib/playground/rules/density.ts +0 -59
  1211. package/.opencode/oh-my-design/web/src/lib/playground/rules/mood.ts +0 -82
  1212. package/.opencode/oh-my-design/web/src/lib/playground/rules/motion.ts +0 -71
  1213. package/.opencode/oh-my-design/web/src/lib/playground/rules/personality.ts +0 -93
  1214. package/.opencode/oh-my-design/web/src/lib/playground/rules/philosophy.ts +0 -270
  1215. package/.opencode/oh-my-design/web/src/lib/playground/rules/radius.ts +0 -54
  1216. package/.opencode/oh-my-design/web/src/lib/playground/rules/weight.ts +0 -41
  1217. package/.opencode/oh-my-design/web/src/lib/playground/samples.ts +0 -280
  1218. package/.opencode/oh-my-design/web/src/lib/playground/state.ts +0 -194
  1219. package/.opencode/oh-my-design/web/src/lib/search-aliases.ts +0 -213
  1220. package/.opencode/oh-my-design/web/src/lib/survey/profiles.generated.ts +0 -1143
  1221. package/.opencode/oh-my-design/web/src/lib/survey/quiz-data.test.ts +0 -102
  1222. package/.opencode/oh-my-design/web/src/lib/survey/quiz-data.ts +0 -571
  1223. package/.opencode/oh-my-design/web/src/lib/survey/scoring.test.ts +0 -111
  1224. package/.opencode/oh-my-design/web/src/lib/survey/scoring.ts +0 -146
  1225. package/.opencode/oh-my-design/web/src/lib/survey/types.test.ts +0 -153
  1226. package/.opencode/oh-my-design/web/src/lib/survey/types.ts +0 -604
  1227. package/.opencode/oh-my-design/web/src/lib/utils.ts +0 -6
  1228. package/.opencode/oh-my-design/web/src/styles/shadcn.css +0 -95
  1229. package/.opencode/oh-my-design/web/src/styles/tw-animate.css +0 -1
  1230. package/.opencode/oh-my-design/web/src/types/gtag.d.ts +0 -3
  1231. package/.opencode/oh-my-design/web/tsconfig.json +0 -34
  1232. package/.opencode/oh-my-design/web/vitest.config.ts +0 -14
  1233. package/.utils/docs_opencode/acp.md +0 -165
  1234. package/.utils/docs_opencode/acp.pdf +0 -0
  1235. package/.utils/docs_opencode/agents.md +0 -803
  1236. package/.utils/docs_opencode/agents.pdf +0 -0
  1237. package/.utils/docs_opencode/commands.md +0 -354
  1238. package/.utils/docs_opencode/commands.pdf +0 -0
  1239. package/.utils/docs_opencode/custom-tools.md +0 -209
  1240. package/.utils/docs_opencode/custom-tools.pdf +0 -0
  1241. package/.utils/docs_opencode/ecosystem.md +0 -81
  1242. package/.utils/docs_opencode/ecosystem.pdf +0 -0
  1243. package/.utils/docs_opencode/formatters.md +0 -142
  1244. package/.utils/docs_opencode/formatters.pdf +0 -0
  1245. package/.utils/docs_opencode/keybinds.md +0 -205
  1246. package/.utils/docs_opencode/keybinds.pdf +0 -0
  1247. package/.utils/docs_opencode/lsp.md +0 -202
  1248. package/.utils/docs_opencode/lsp.pdf +0 -0
  1249. package/.utils/docs_opencode/mcp-servers.md +0 -565
  1250. package/.utils/docs_opencode/mcp-servers.pdf +0 -0
  1251. package/.utils/docs_opencode/models.md +0 -234
  1252. package/.utils/docs_opencode/models.pdf +0 -0
  1253. package/.utils/docs_opencode/permissions.md +0 -248
  1254. package/.utils/docs_opencode/permissions.pdf +0 -0
  1255. package/.utils/docs_opencode/plugins.md +0 -409
  1256. package/.utils/docs_opencode/plugins.pdf +0 -0
  1257. package/.utils/docs_opencode/rules.md +0 -189
  1258. package/.utils/docs_opencode/rules.pdf +0 -0
  1259. package/.utils/docs_opencode/sdk.md +0 -522
  1260. package/.utils/docs_opencode/sdk.pdf +0 -0
  1261. package/.utils/docs_opencode/server.md +0 -324
  1262. package/.utils/docs_opencode/server.pdf +0 -0
  1263. package/.utils/docs_opencode/skills.md +0 -235
  1264. package/.utils/docs_opencode/skills.pdf +0 -0
  1265. package/.utils/docs_opencode/themes.md +0 -378
  1266. package/.utils/docs_opencode/themes.pdf +0 -0
  1267. package/.utils/docs_opencode/tools.md +0 -364
  1268. package/.utils/docs_opencode/tools.pdf +0 -0
  1269. package/.utils/zugzweb/client/node_modules/.tmp/tsconfig.app.tsbuildinfo +0 -1
  1270. package/.utils/zugzweb/client/node_modules/.tmp/tsconfig.node.tsbuildinfo +0 -1
  1271. package/.utils/zugzweb/client/node_modules/nanoid/.claude/settings.local.json +0 -14
  1272. package/.utils/zugzweb/client/package-lock.json +0 -3707
@@ -1,3675 +0,0 @@
1
- {
2
- "url": "https://www.gmarket.co.kr/",
3
- "title": "G마켓 - 지금부터의 마켓",
4
- "cssVars": {
5
- "--Blue-900": "#072182",
6
- "--Green-200": "#6cef64",
7
- "--Event-bf-main": "#f1266d",
8
- "--Purple-100-RGB": "240,220,254",
9
- "--Yellow-50": "#fffce5",
10
- "--Blue-100": "#cbe8ff",
11
- "--Pink-50-RGB": "255,242,252",
12
- "--Yellow-100": "#fdf8cb",
13
- "--Club-Navy-80": "#334d67",
14
- "--Orange-100-RGB": "255,225,211",
15
- "--Purple-800": "#4c1fa7",
16
- "--Indigo-400": "#8a8aff",
17
- "--Indigo-900-RGB": "45,37,135",
18
- "--White-RGB": "255,255,255",
19
- "--Gray-400-RGB": "189,189,189",
20
- "--Smile-Yellow-RGB": "255,210,0",
21
- "--Indigo-900": "#2d2587",
22
- "--Teal-300": "#89e5ee",
23
- "--Red-400": "#ff5454",
24
- "--Yellow-300": "#ffe65c",
25
- "--Gray-300": "#e0e0e0",
26
- "--Club-Navy-Main-RGB": "0,32,65",
27
- "--Club-Gray-40": "#e9e9e9",
28
- "--Purple-500-RGB": "157,80,229",
29
- "--Orange-500-RGB": "249,86,14",
30
- "--Indigo-200": "#d2d2ff",
31
- "--Orange-600": "#da4000",
32
- "--Green-500-RGB": "0,196,0",
33
- "--Blue-400-RGB": "50,156,255",
34
- "--Yellow-50-RGB": "255,252,229",
35
- "--Gray-700": "#616161",
36
- "--Green-50": "#e5fce3",
37
- "--Pink-800-RGB": "156,0,163",
38
- "--Red-600-RGB": "218,18,13",
39
- "--Club-Gray-60": "#dedede",
40
- "--Orange-200-RGB": "255,204,178",
41
- "--Indigo-500-RGB": "112,111,247",
42
- "--Green-700-RGB": "1,134,0",
43
- "--Gray-100-RGB": "245,245,245",
44
- "--Indigo-500": "#706ff7",
45
- "--Club-Blue-80-RGB": "109,150,255",
46
- "--Club-Blue-60-RGB": "146,176,255",
47
- "--Orange-800-RGB": "136,36,0",
48
- "--Indigo-100-RGB": "228,228,255",
49
- "--Club-Gray-Main-RGB": "200,200,200",
50
- "--Club-Navy-80-RGB": "51,77,103",
51
- "--Purple-50-RGB": "251,245,255",
52
- "--Green-300-RGB": "57,229,50",
53
- "--Indigo-300-RGB": "171,171,255",
54
- "--Green-300": "#39e532",
55
- "--Orange-600-RGB": "218,64,0",
56
- "--Green-700": "#018600",
57
- "--swiper-theme-color": "#007aff",
58
- "--Indigo-50": "#f5f5ff",
59
- "--Pink-50": "#fff2fc",
60
- "--Red-500": "#ef2b2a",
61
- "--Purple-300-RGB": "206,149,248",
62
- "--Blue-50-RGB": "238,247,255",
63
- "--Club-Blue-40-RGB": "182,203,255",
64
- "--Teal-600-RGB": "45,162,184",
65
- "--Gray-400": "#bdbdbd",
66
- "--StarDelivery-Purple": "#7130f3",
67
- "--Purple-900": "#37188c",
68
- "--Club-Blue-Main-RGB": "73,124,255",
69
- "--Red-700": "#bf0a03",
70
- "--Purple-800-RGB": "76,31,167",
71
- "--Orange-900-RGB": "94,39,0",
72
- "--Indigo-800-RGB": "57,49,168",
73
- "--Blue-500-RGB": "6,125,253",
74
- "--Yellow-800": "#864300",
75
- "--Indigo-300": "#ababff",
76
- "--Teal-50": "#eaf9fa",
77
- "--Gray-50": "#fafafa",
78
- "--Club-Blue-40": "#b6cbff",
79
- "--Red-800-RGB": "159,10,1",
80
- "--Red-900-RGB": "125,8,0",
81
- "--Indigo-800": "#3931a8",
82
- "--Yellow-700-RGB": "172,102,0",
83
- "--Club-Gray-20-RGB": "244,244,244",
84
- "--Teal-800": "#125a6f",
85
- "--Pink-400-RGB": "239,57,204",
86
- "--Event-bs-main": "#fd4e28",
87
- "--Green-400": "#11d70d",
88
- "--Green-600": "#01a900",
89
- "--Gray-800-RGB": "66,66,66",
90
- "--Pink-600": "#d300be",
91
- "--Orange-900": "#5e2700",
92
- "--Red-400-RGB": "255,84,84",
93
- "--Red-800": "#9f0a01",
94
- "--Yellow-700": "#ac6600",
95
- "--Blue-900-RGB": "7,33,130",
96
- "--Blue-500": "#067dfd",
97
- "--Yellow-500": "#eaad06",
98
- "--Blue-400": "#329cff",
99
- "--Teal-200": "#b8f0f6",
100
- "--Teal-700": "#1d7f97",
101
- "--Club-Navy-40": "#99a6b3",
102
- "--Red-50-RGB": "255,245,245",
103
- "--Orange-300-RGB": "255,158,112",
104
- "--Orange-50-RGB": "255,246,242",
105
- "--Club-Gray-80": "#d3d3d3",
106
- "--Blue-200": "#a7d9ff",
107
- "--Green-100-RGB": "165,244,160",
108
- "--Pink-900": "#64009a",
109
- "--Purple-400": "#b66ef0",
110
- "--Teal-900": "#0a3545",
111
- "--Purple-200-RGB": "229,196,252",
112
- "--spriteSize": "100% 100%",
113
- "--Pink-700-RGB": "189,0,184",
114
- "--Indigo-700": "#4741c7",
115
- "--Red-500-RGB": "239,43,42",
116
- "--Yellow-600-RGB": "207,139,0",
117
- "--Orange-100": "#ffe1d3",
118
- "--Gray-900": "#222",
119
- "--Red-300-RGB": "255,133,133",
120
- "--Pink-300-RGB": "247,109,217",
121
- "--Indigo-600-RGB": "88,85,226",
122
- "--Pink-400": "#ef39cc",
123
- "--Gray-300-RGB": "224,224,224",
124
- "--Red-100-RGB": "255,218,219",
125
- "--Gray-900-RGB": "34,34,34",
126
- "--Gray-100": "#f5f5f5",
127
- "--Club-Blue-Main": "#497cff",
128
- "--Purple-500": "#9d50e5",
129
- "--Orange-700": "#b43200",
130
- "--Teal-100": "#d1f5f8",
131
- "--Blue-300-RGB": "104,187,255",
132
- "--Yellow-400-RGB": "255,204,31",
133
- "--Club-Navy-60-RGB": "102,121,141",
134
- "--Teal-200-RGB": "184,240,246",
135
- "--Yellow-800-RGB": "134,67,0",
136
- "--Club-Navy-Main": "#002041",
137
- "--Yellow-100-RGB": "253,248,203",
138
- "--Pink-600-RGB": "211,0,190",
139
- "--Orange-400-RGB": "255,118,56",
140
- "--Gray-600": "#757575",
141
- "--Yellow-900": "#592500",
142
- "--Indigo-600": "#5855e2",
143
- "--Red-200-RGB": "255,191,191",
144
- "--Green-200-RGB": "108,239,100",
145
- "--Purple-50": "#fbf5ff",
146
- "--Blue-600-RGB": "0,98,229",
147
- "--Pink-900-RGB": "100,0,154",
148
- "--Teal-50-RGB": "234,249,250",
149
- "--Purple-900-RGB": "55,24,140",
150
- "--Club-Navy-60": "#66798d",
151
- "--Yellow-300-RGB": "255,230,92",
152
- "--Green-600-RGB": "1,169,0",
153
- "--Club-Blue-60": "#92b0ff",
154
- "--Yellow-600": "#cf8b00",
155
- "--Teal-700-RGB": "29,127,151",
156
- "--Orange-800": "#882400",
157
- "--Event-bsd-main": "#7b00e7",
158
- "--Teal-500-RGB": "67,190,208",
159
- "--Purple-200": "#e5c4fc",
160
- "--White": "#fff",
161
- "--Green-400-RGB": "17,215,13",
162
- "--Orange-500": "#f9560e",
163
- "--Teal-900-RGB": "10,53,69",
164
- "--Indigo-400-RGB": "138,138,255",
165
- "--Green-800-RGB": "1,95,0",
166
- "--Yellow-200": "#fff6a3",
167
- "--Teal-800-RGB": "18,90,111",
168
- "--Smile-Yellow": "#ffd200",
169
- "--Gray-500-RGB": "158,158,158",
170
- "--Pink-700": "#bd00b8",
171
- "--Purple-600": "#823ad5",
172
- "--Green-800": "#015f00",
173
- "--Red-300": "#ff8585",
174
- "--Green-900-RGB": "1,54,0",
175
- "--Club-Gray-60-RGB": "222,222,222",
176
- "--Yellow-200-RGB": "255,246,163",
177
- "--Green-Connect-Blue": "#00c3a0",
178
- "--Green-900": "#013600",
179
- "--Yellow-500-RGB": "234,173,6",
180
- "--minWidth": "1200px",
181
- "--Gray-200": "#eee",
182
- "--Red-600": "#da120d",
183
- "--Purple-300": "#ce95f8",
184
- "--Purple-600-RGB": "130,58,213",
185
- "--Red-700-RGB": "191,10,3",
186
- "--Gray-500": "#9e9e9e",
187
- "--Red-50": "#fff5f5",
188
- "--Green-100": "#a5f4a0",
189
- "--Red-900": "#7d0800",
190
- "--Red-200": "#ffbfbf",
191
- "--Purple-700-RGB": "102,42,192",
192
- "--Blue-800": "#0231a6",
193
- "--Green-500": "#00c400",
194
- "--Blue-100-RGB": "203,232,255",
195
- "--Indigo-200-RGB": "210,210,255",
196
- "--Orange-50": "#fff6f2",
197
- "--Pink-500": "#e413c3",
198
- "--Font": "-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Roboto,Noto Sans CJK KR,Tahoma,\"Noto Sans Korean\",\"Noto Sans KR\",sans-serif",
199
- "--Blue-700-RGB": "0,72,200",
200
- "--Teal-100-RGB": "209,245,248",
201
- "--Purple-700": "#662ac0",
202
- "--Teal-300-RGB": "137,229,238",
203
- "--Gray-800": "#424242",
204
- "--Black": "#000",
205
- "--Club-Blue-20-RGB": "219,229,255",
206
- "--Pink-500-RGB": "228,19,195",
207
- "--Pink-200-RGB": "252,173,233",
208
- "--Club-Navy-40-RGB": "153,166,179",
209
- "--Orange-700-RGB": "180,50,0",
210
- "--Indigo-100": "#e4e4ff",
211
- "--Orange-300": "#ff9e70",
212
- "--gmarketFont": "\"Gmarket Sans\",sans-serif",
213
- "--Blue-700": "#0048c8",
214
- "--Purple-400-RGB": "182,110,240",
215
- "--Pink-100-RGB": "254,207,242",
216
- "--Pink-300": "#f76dd9",
217
- "--Yellow-900-RGB": "89,37,0",
218
- "--Blue-600": "#0062e5",
219
- "--Orange-200": "#ffccb2",
220
- "--Indigo-700-RGB": "71,65,199",
221
- "--Teal-600": "#2da2b8",
222
- "--Club-Gray-20": "#f4f4f4",
223
- "--Club-Gray-40-RGB": "233,233,233",
224
- "--Teal-400-RGB": "98,212,226",
225
- "--Black-RGB": "0,0,0",
226
- "--Club-Navy-20-RGB": "204,210,217",
227
- "--Gray-50-RGB": "250,250,250",
228
- "--Club-Navy-20": "#ccd2d9",
229
- "--Gray-600-RGB": "117,117,117",
230
- "--Purple-100": "#f0dcfe",
231
- "--Pink-100": "#fecff2",
232
- "--Red-100": "#ffdadb",
233
- "--Club-Gray-Main": "#c8c8c8",
234
- "--Green-50-RGB": "229,252,227",
235
- "--Blue-300": "#68bbff",
236
- "--Club-Blue-20": "#dbe5ff",
237
- "--Yellow-400": "#ffcc1f",
238
- "--Club-Gray-80-RGB": "211,211,211",
239
- "--Blue-800-RGB": "2,49,166",
240
- "--Club-Blue-80": "#6d96ff",
241
- "--Blue-50": "#eef7ff",
242
- "--Blue-200-RGB": "167,217,255",
243
- "--Pink-800": "#9c00a3",
244
- "--Teal-500": "#43bed0",
245
- "--Pink-200": "#fcade9",
246
- "--Gray-700-RGB": "97,97,97",
247
- "--Green-Connect-Blue-RGB": "0,195,160",
248
- "--Indigo-50-RGB": "245,245,255",
249
- "--Orange-400": "#ff7638",
250
- "--Gray-200-RGB": "238,238,238",
251
- "--Teal-400": "#62d4e2"
252
- },
253
- "sampleCount": 182,
254
- "samples": [
255
- {
256
- "tag": "A",
257
- "text": "검색창 바로가기",
258
- "cls": "",
259
- "bg": "rgb(17, 121, 234)",
260
- "color": "rgb(255, 255, 255)",
261
- "radius": "0px",
262
- "border": "0px none rgb(255, 255, 255)",
263
- "padding": "9px 0px",
264
- "h": 18,
265
- "w": 1265,
266
- "fontSize": "0px",
267
- "fontWeight": "400",
268
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
269
- "lineHeight": "0px",
270
- "boxShadow": "none",
271
- "textDecoration": "none"
272
- },
273
- {
274
- "tag": "H1",
275
- "text": "G마켓",
276
- "cls": "box__title-logo",
277
- "bg": "rgba(0, 0, 0, 0)",
278
- "color": "rgb(0, 0, 0)",
279
- "radius": "0px",
280
- "border": "0px none rgb(0, 0, 0)",
281
- "padding": "0px",
282
- "h": 113,
283
- "w": 240,
284
- "fontSize": "0px",
285
- "fontWeight": "700",
286
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
287
- "lineHeight": "normal",
288
- "boxShadow": "none",
289
- "textDecoration": "none"
290
- },
291
- {
292
- "tag": "A",
293
- "text": "G마켓",
294
- "cls": "link__head",
295
- "bg": "rgba(0, 0, 0, 0)",
296
- "color": "rgb(0, 0, 238)",
297
- "radius": "0px",
298
- "border": "0px none rgb(0, 0, 238)",
299
- "padding": "0px",
300
- "h": 113,
301
- "w": 240,
302
- "fontSize": "0px",
303
- "fontWeight": "700",
304
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
305
- "lineHeight": "normal",
306
- "boxShadow": "none",
307
- "textDecoration": "none"
308
- },
309
- {
310
- "tag": "SPAN",
311
- "text": "상품검색",
312
- "cls": "box__search-input",
313
- "bg": "rgba(0, 0, 0, 0)",
314
- "color": "rgb(0, 0, 0)",
315
- "radius": "0px",
316
- "border": "0px none rgb(0, 0, 0)",
317
- "padding": "7px 8px 8px",
318
- "h": 44,
319
- "w": 549,
320
- "fontSize": "16px",
321
- "fontWeight": "400",
322
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
323
- "lineHeight": "normal",
324
- "boxShadow": "none",
325
- "textDecoration": "none"
326
- },
327
- {
328
- "tag": "INPUT",
329
- "text": "",
330
- "cls": "form__input",
331
- "bg": "rgba(0, 0, 0, 0)",
332
- "color": "rgb(34, 34, 34)",
333
- "radius": "24px",
334
- "border": "0px none rgb(34, 34, 34)",
335
- "padding": "0px",
336
- "h": 29,
337
- "w": 533,
338
- "fontSize": "16px",
339
- "fontWeight": "400",
340
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
341
- "lineHeight": "29px",
342
- "boxShadow": "none",
343
- "textDecoration": "none"
344
- },
345
- {
346
- "tag": "BUTTON",
347
- "text": "",
348
- "cls": "button__search general-clk-spm-d",
349
- "bg": "rgba(0, 0, 0, 0)",
350
- "color": "rgb(0, 0, 0)",
351
- "radius": "0px",
352
- "border": "0px none rgb(0, 0, 0)",
353
- "padding": "5px",
354
- "h": 32,
355
- "w": 32,
356
- "fontSize": "13.3333px",
357
- "fontWeight": "400",
358
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
359
- "lineHeight": "normal",
360
- "boxShadow": "none",
361
- "textDecoration": "none"
362
- },
363
- {
364
- "tag": "LI",
365
- "text": "",
366
- "cls": "list-item list-item--mypage",
367
- "bg": "rgba(0, 0, 0, 0)",
368
- "color": "rgb(0, 0, 0)",
369
- "radius": "0px",
370
- "border": "0px none rgb(0, 0, 0)",
371
- "padding": "0px",
372
- "h": 80,
373
- "w": 75,
374
- "fontSize": "0px",
375
- "fontWeight": "400",
376
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
377
- "lineHeight": "normal",
378
- "boxShadow": "none",
379
- "textDecoration": "none"
380
- },
381
- {
382
- "tag": "A",
383
- "text": "",
384
- "cls": "link",
385
- "bg": "rgba(0, 0, 0, 0)",
386
- "color": "rgb(0, 0, 238)",
387
- "radius": "0px",
388
- "border": "0px none rgb(0, 0, 238)",
389
- "padding": "0px",
390
- "h": 80,
391
- "w": 75,
392
- "fontSize": "0px",
393
- "fontWeight": "400",
394
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
395
- "lineHeight": "normal",
396
- "boxShadow": "none",
397
- "textDecoration": "none"
398
- },
399
- {
400
- "tag": "LI",
401
- "text": "최근 본 상품관심상품전체선택삭제취소최근 본 상품이 없습니다.닫기",
402
- "cls": "list-item list-item--recent",
403
- "bg": "rgba(0, 0, 0, 0)",
404
- "color": "rgb(0, 0, 0)",
405
- "radius": "0px",
406
- "border": "0px none rgb(0, 0, 0)",
407
- "padding": "0px",
408
- "h": 80,
409
- "w": 74,
410
- "fontSize": "0px",
411
- "fontWeight": "400",
412
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
413
- "lineHeight": "normal",
414
- "boxShadow": "none",
415
- "textDecoration": "none"
416
- },
417
- {
418
- "tag": "BUTTON",
419
- "text": "",
420
- "cls": "button",
421
- "bg": "rgba(0, 0, 0, 0)",
422
- "color": "rgb(0, 0, 0)",
423
- "radius": "0px",
424
- "border": "0px none rgb(0, 0, 0)",
425
- "padding": "0px",
426
- "h": 80,
427
- "w": 74,
428
- "fontSize": "13.3333px",
429
- "fontWeight": "400",
430
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
431
- "lineHeight": "normal",
432
- "boxShadow": "none",
433
- "textDecoration": "none"
434
- },
435
- {
436
- "tag": "SPAN",
437
- "text": "",
438
- "cls": "box__recent-item",
439
- "bg": "rgba(0, 0, 0, 0)",
440
- "color": "rgb(0, 0, 0)",
441
- "radius": "0px",
442
- "border": "0px none rgb(0, 0, 0)",
443
- "padding": "0px",
444
- "h": 28,
445
- "w": 28,
446
- "fontSize": "13.3333px",
447
- "fontWeight": "400",
448
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
449
- "lineHeight": "normal",
450
- "boxShadow": "none",
451
- "textDecoration": "none"
452
- },
453
- {
454
- "tag": "DIV",
455
- "text": "최근 본 상품관심상품전체선택삭제취소최근 본 상품이 없습니다.닫기",
456
- "cls": "box__recent-layer",
457
- "bg": "rgba(0, 0, 0, 0)",
458
- "color": "rgb(0, 0, 0)",
459
- "radius": "0px",
460
- "border": "0px none rgb(0, 0, 0)",
461
- "padding": "0px",
462
- "h": 698,
463
- "w": 415,
464
- "fontSize": "0px",
465
- "fontWeight": "400",
466
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
467
- "lineHeight": "normal",
468
- "boxShadow": "none",
469
- "textDecoration": "none"
470
- },
471
- {
472
- "tag": "DIV",
473
- "text": "최근 본 상품관심상품전체선택삭제취소최근 본 상품이 없습니다.닫기",
474
- "cls": "box__recent-layer-inner",
475
- "bg": "rgb(247, 247, 247)",
476
- "color": "rgb(0, 0, 0)",
477
- "radius": "0px",
478
- "border": "0px none rgb(0, 0, 0)",
479
- "padding": "0px",
480
- "h": 698,
481
- "w": 415,
482
- "fontSize": "0px",
483
- "fontWeight": "400",
484
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
485
- "lineHeight": "normal",
486
- "boxShadow": "none",
487
- "textDecoration": "none"
488
- },
489
- {
490
- "tag": "DIV",
491
- "text": "최근 본 상품관심상품",
492
- "cls": "box__layer-title",
493
- "bg": "rgb(255, 255, 255)",
494
- "color": "rgb(0, 0, 0)",
495
- "radius": "0px",
496
- "border": "0px none rgb(0, 0, 0)",
497
- "padding": "0px",
498
- "h": 56,
499
- "w": 415,
500
- "fontSize": "0px",
501
- "fontWeight": "400",
502
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
503
- "lineHeight": "normal",
504
- "boxShadow": "rgb(222, 222, 222) 0px -1px 0px 0px inset",
505
- "textDecoration": "none"
506
- },
507
- {
508
- "tag": "SPAN",
509
- "text": "최근 본 상품",
510
- "cls": "text__layer-title text__layer-title--recent",
511
- "bg": "rgba(0, 0, 0, 0)",
512
- "color": "rgb(34, 34, 34)",
513
- "radius": "0px",
514
- "border": "0px none rgb(34, 34, 34)",
515
- "padding": "17px 0px 22px",
516
- "h": 55,
517
- "w": 415,
518
- "fontSize": "16px",
519
- "fontWeight": "700",
520
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
521
- "lineHeight": "16px",
522
- "boxShadow": "none",
523
- "textDecoration": "none"
524
- },
525
- {
526
- "tag": "SPAN",
527
- "text": "관심상품",
528
- "cls": "text__layer-title text__layer-title--favorite",
529
- "bg": "rgba(0, 0, 0, 0)",
530
- "color": "rgb(0, 0, 0)",
531
- "radius": "0px",
532
- "border": "0px none rgb(0, 0, 0)",
533
- "padding": "0px",
534
- "h": 55,
535
- "w": 55,
536
- "fontSize": "0px",
537
- "fontWeight": "400",
538
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
539
- "lineHeight": "normal",
540
- "boxShadow": "none",
541
- "textDecoration": "none"
542
- },
543
- {
544
- "tag": "A",
545
- "text": "관심상품",
546
- "cls": "link__layer-title sprite__common--after",
547
- "bg": "rgba(0, 0, 0, 0)",
548
- "color": "rgb(153, 153, 153)",
549
- "radius": "0px",
550
- "border": "0px none rgb(153, 153, 153)",
551
- "padding": "17px 0px 22px",
552
- "h": 55,
553
- "w": 55,
554
- "fontSize": "14px",
555
- "fontWeight": "400",
556
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
557
- "lineHeight": "16px",
558
- "boxShadow": "none",
559
- "textDecoration": "none"
560
- },
561
- {
562
- "tag": "BUTTON",
563
- "text": "닫기",
564
- "cls": "button__layer-close sprite__common",
565
- "bg": "rgba(0, 0, 0, 0)",
566
- "color": "rgb(0, 0, 0)",
567
- "radius": "0px",
568
- "border": "0px none rgb(0, 0, 0)",
569
- "padding": "0px",
570
- "h": 55,
571
- "w": 55,
572
- "fontSize": "13.3333px",
573
- "fontWeight": "400",
574
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
575
- "lineHeight": "normal",
576
- "boxShadow": "none",
577
- "textDecoration": "none"
578
- },
579
- {
580
- "tag": "LI",
581
- "text": "",
582
- "cls": "list-item list-item--cart",
583
- "bg": "rgba(0, 0, 0, 0)",
584
- "color": "rgb(0, 0, 0)",
585
- "radius": "0px",
586
- "border": "0px none rgb(0, 0, 0)",
587
- "padding": "0px",
588
- "h": 80,
589
- "w": 71,
590
- "fontSize": "0px",
591
- "fontWeight": "400",
592
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
593
- "lineHeight": "normal",
594
- "boxShadow": "none",
595
- "textDecoration": "none"
596
- },
597
- {
598
- "tag": "BUTTON",
599
- "text": "전체 카테고리",
600
- "cls": "button__category-all sprite__common--before",
601
- "bg": "rgb(16, 175, 41)",
602
- "color": "rgb(255, 255, 255)",
603
- "radius": "0px",
604
- "border": "0px none rgb(255, 255, 255)",
605
- "padding": "17px 0px 20px",
606
- "h": 60,
607
- "w": 224,
608
- "fontSize": "18px",
609
- "fontWeight": "700",
610
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
611
- "lineHeight": "21px",
612
- "boxShadow": "none",
613
- "textDecoration": "none"
614
- },
615
- {
616
- "tag": "LI",
617
- "text": "베스트",
618
- "cls": "list-item",
619
- "bg": "rgba(0, 0, 0, 0)",
620
- "color": "rgb(0, 0, 0)",
621
- "radius": "0px",
622
- "border": "0px none rgb(0, 0, 0)",
623
- "padding": "0px",
624
- "h": 32,
625
- "w": 39,
626
- "fontSize": "0px",
627
- "fontWeight": "400",
628
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
629
- "lineHeight": "normal",
630
- "boxShadow": "none",
631
- "textDecoration": "none"
632
- },
633
- {
634
- "tag": "A",
635
- "text": "베스트",
636
- "cls": "link__service",
637
- "bg": "rgba(0, 0, 0, 0)",
638
- "color": "rgb(0, 0, 0)",
639
- "radius": "0px",
640
- "border": "0px none rgb(0, 0, 0)",
641
- "padding": "0px",
642
- "h": 32,
643
- "w": 39,
644
- "fontSize": "16px",
645
- "fontWeight": "400",
646
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
647
- "lineHeight": "32px",
648
- "boxShadow": "none",
649
- "textDecoration": "none"
650
- },
651
- {
652
- "tag": "A",
653
- "text": "로그인",
654
- "cls": "link__usermenu",
655
- "bg": "rgba(0, 0, 0, 0)",
656
- "color": "rgb(119, 119, 119)",
657
- "radius": "0px",
658
- "border": "0px none rgb(119, 119, 119)",
659
- "padding": "0px",
660
- "h": 32,
661
- "w": 33,
662
- "fontSize": "14px",
663
- "fontWeight": "400",
664
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
665
- "lineHeight": "32px",
666
- "boxShadow": "none",
667
- "textDecoration": "none"
668
- },
669
- {
670
- "tag": "LI",
671
- "text": "GlobalEnglish中文",
672
- "cls": "list-item list-item--global",
673
- "bg": "rgba(0, 0, 0, 0)",
674
- "color": "rgb(0, 0, 0)",
675
- "radius": "0px",
676
- "border": "0px none rgb(0, 0, 0)",
677
- "padding": "0px",
678
- "h": 32,
679
- "w": 69,
680
- "fontSize": "0px",
681
- "fontWeight": "400",
682
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
683
- "lineHeight": "normal",
684
- "boxShadow": "none",
685
- "textDecoration": "none"
686
- },
687
- {
688
- "tag": "BUTTON",
689
- "text": "Global",
690
- "cls": "button__usermenu sprite__common--after",
691
- "bg": "rgba(0, 0, 0, 0)",
692
- "color": "rgb(119, 119, 119)",
693
- "radius": "0px",
694
- "border": "0px none rgb(119, 119, 119)",
695
- "padding": "0px",
696
- "h": 32,
697
- "w": 52,
698
- "fontSize": "14px",
699
- "fontWeight": "400",
700
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
701
- "lineHeight": "32px",
702
- "boxShadow": "none",
703
- "textDecoration": "none"
704
- },
705
- {
706
- "tag": "LI",
707
- "text": "브랜드패션브랜드의류브랜드 여성의류브랜드 남성의류브랜드 캐주얼의류브랜드잡화브랜드 잡화브랜드 쥬얼리/시계수입명품",
708
- "cls": "list-item__1depth",
709
- "bg": "rgba(0, 0, 0, 0)",
710
- "color": "rgb(0, 0, 0)",
711
- "radius": "0px",
712
- "border": "0px none rgb(0, 0, 0)",
713
- "padding": "0px",
714
- "h": 44,
715
- "w": 224,
716
- "fontSize": "16px",
717
- "fontWeight": "400",
718
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
719
- "lineHeight": "normal",
720
- "boxShadow": "none",
721
- "textDecoration": "none"
722
- },
723
- {
724
- "tag": "A",
725
- "text": "브랜드패션",
726
- "cls": "link__1depth-item",
727
- "bg": "rgb(10, 187, 38)",
728
- "color": "rgb(255, 255, 255)",
729
- "radius": "0px",
730
- "border": "0px none rgb(255, 255, 255)",
731
- "padding": "0px",
732
- "h": 44,
733
- "w": 224,
734
- "fontSize": "15px",
735
- "fontWeight": "400",
736
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
737
- "lineHeight": "42px",
738
- "boxShadow": "none",
739
- "textDecoration": "none"
740
- },
741
- {
742
- "tag": "DIV",
743
- "text": "슬라이드 쇼 자동재생7 / 41프로모션 펼쳐보기다음이전",
744
- "cls": "box__item js-swiper-container swiper-container-initialized swiper-container-horizontal",
745
- "bg": "rgba(0, 0, 0, 0)",
746
- "color": "rgb(0, 0, 0)",
747
- "radius": "0px",
748
- "border": "0px none rgb(0, 0, 0)",
749
- "padding": "0px",
750
- "h": 400,
751
- "w": 976,
752
- "fontSize": "16px",
753
- "fontWeight": "400",
754
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
755
- "lineHeight": "normal",
756
- "boxShadow": "none",
757
- "textDecoration": "none"
758
- },
759
- {
760
- "tag": "LI",
761
- "text": "",
762
- "cls": "swiper-slide swiper-slide-duplicate",
763
- "bg": "rgba(0, 0, 0, 0)",
764
- "color": "rgb(0, 0, 0)",
765
- "radius": "0px",
766
- "border": "0px none rgb(0, 0, 0)",
767
- "padding": "0px",
768
- "h": 400,
769
- "w": 976,
770
- "fontSize": "16px",
771
- "fontWeight": "400",
772
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
773
- "lineHeight": "normal",
774
- "boxShadow": "none",
775
- "textDecoration": "none"
776
- },
777
- {
778
- "tag": "A",
779
- "text": "",
780
- "cls": "link__item",
781
- "bg": "rgba(0, 0, 0, 0)",
782
- "color": "rgb(0, 0, 238)",
783
- "radius": "0px",
784
- "border": "0px none rgb(0, 0, 238)",
785
- "padding": "0px",
786
- "h": 400,
787
- "w": 976,
788
- "fontSize": "16px",
789
- "fontWeight": "400",
790
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
791
- "lineHeight": "normal",
792
- "boxShadow": "none",
793
- "textDecoration": "none"
794
- },
795
- {
796
- "tag": "LI",
797
- "text": "",
798
- "cls": "swiper-slide swiper-slide-duplicate swiper-slide-duplicate-prev",
799
- "bg": "rgba(0, 0, 0, 0)",
800
- "color": "rgb(0, 0, 0)",
801
- "radius": "0px",
802
- "border": "0px none rgb(0, 0, 0)",
803
- "padding": "0px",
804
- "h": 400,
805
- "w": 976,
806
- "fontSize": "16px",
807
- "fontWeight": "400",
808
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
809
- "lineHeight": "normal",
810
- "boxShadow": "none",
811
- "textDecoration": "none"
812
- },
813
- {
814
- "tag": "LI",
815
- "text": "",
816
- "cls": "swiper-slide swiper-slide-duplicate swiper-slide-duplicate-active",
817
- "bg": "rgba(0, 0, 0, 0)",
818
- "color": "rgb(0, 0, 0)",
819
- "radius": "0px",
820
- "border": "0px none rgb(0, 0, 0)",
821
- "padding": "0px",
822
- "h": 400,
823
- "w": 976,
824
- "fontSize": "16px",
825
- "fontWeight": "400",
826
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
827
- "lineHeight": "normal",
828
- "boxShadow": "none",
829
- "textDecoration": "none"
830
- },
831
- {
832
- "tag": "LI",
833
- "text": "",
834
- "cls": "swiper-slide swiper-slide-duplicate swiper-slide-duplicate-next",
835
- "bg": "rgba(0, 0, 0, 0)",
836
- "color": "rgb(0, 0, 0)",
837
- "radius": "0px",
838
- "border": "0px none rgb(0, 0, 0)",
839
- "padding": "0px",
840
- "h": 400,
841
- "w": 976,
842
- "fontSize": "16px",
843
- "fontWeight": "400",
844
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
845
- "lineHeight": "normal",
846
- "boxShadow": "none",
847
- "textDecoration": "none"
848
- },
849
- {
850
- "tag": "LI",
851
- "text": "",
852
- "cls": "swiper-slide",
853
- "bg": "rgba(0, 0, 0, 0)",
854
- "color": "rgb(0, 0, 0)",
855
- "radius": "0px",
856
- "border": "0px none rgb(0, 0, 0)",
857
- "padding": "0px",
858
- "h": 400,
859
- "w": 976,
860
- "fontSize": "16px",
861
- "fontWeight": "400",
862
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
863
- "lineHeight": "normal",
864
- "boxShadow": "none",
865
- "textDecoration": "none"
866
- },
867
- {
868
- "tag": "LI",
869
- "text": "",
870
- "cls": "swiper-slide swiper-slide-prev",
871
- "bg": "rgba(0, 0, 0, 0)",
872
- "color": "rgb(0, 0, 0)",
873
- "radius": "0px",
874
- "border": "0px none rgb(0, 0, 0)",
875
- "padding": "0px",
876
- "h": 400,
877
- "w": 976,
878
- "fontSize": "16px",
879
- "fontWeight": "400",
880
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
881
- "lineHeight": "normal",
882
- "boxShadow": "none",
883
- "textDecoration": "none"
884
- },
885
- {
886
- "tag": "LI",
887
- "text": "",
888
- "cls": "swiper-slide swiper-slide-active",
889
- "bg": "rgba(0, 0, 0, 0)",
890
- "color": "rgb(0, 0, 0)",
891
- "radius": "0px",
892
- "border": "0px none rgb(0, 0, 0)",
893
- "padding": "0px",
894
- "h": 400,
895
- "w": 976,
896
- "fontSize": "16px",
897
- "fontWeight": "400",
898
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
899
- "lineHeight": "normal",
900
- "boxShadow": "none",
901
- "textDecoration": "none"
902
- },
903
- {
904
- "tag": "LI",
905
- "text": "",
906
- "cls": "swiper-slide swiper-slide-next",
907
- "bg": "rgba(0, 0, 0, 0)",
908
- "color": "rgb(0, 0, 0)",
909
- "radius": "0px",
910
- "border": "0px none rgb(0, 0, 0)",
911
- "padding": "0px",
912
- "h": 400,
913
- "w": 976,
914
- "fontSize": "16px",
915
- "fontWeight": "400",
916
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
917
- "lineHeight": "normal",
918
- "boxShadow": "none",
919
- "textDecoration": "none"
920
- },
921
- {
922
- "tag": "BUTTON",
923
- "text": "슬라이드 쇼 자동재생",
924
- "cls": "button__play-control",
925
- "bg": "rgba(0, 0, 0, 0)",
926
- "color": "rgb(0, 0, 0)",
927
- "radius": "0px",
928
- "border": "0px none rgb(0, 0, 0)",
929
- "padding": "0px",
930
- "h": 40,
931
- "w": 40,
932
- "fontSize": "13.3333px",
933
- "fontWeight": "400",
934
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
935
- "lineHeight": "normal",
936
- "boxShadow": "none",
937
- "textDecoration": "none"
938
- },
939
- {
940
- "tag": "SPAN",
941
- "text": "슬라이드 쇼 자동재생",
942
- "cls": "sprite__homemain",
943
- "bg": "rgba(0, 0, 0, 0)",
944
- "color": "rgb(0, 0, 0)",
945
- "radius": "0px",
946
- "border": "0px none rgb(0, 0, 0)",
947
- "padding": "0px",
948
- "h": 40,
949
- "w": 40,
950
- "fontSize": "13.3333px",
951
- "fontWeight": "400",
952
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
953
- "lineHeight": "999px",
954
- "boxShadow": "none",
955
- "textDecoration": "none"
956
- },
957
- {
958
- "tag": "SPAN",
959
- "text": "41",
960
- "cls": "swiper-pagination-total",
961
- "bg": "rgba(0, 0, 0, 0)",
962
- "color": "rgb(255, 255, 255)",
963
- "radius": "0px",
964
- "border": "0px none rgb(255, 255, 255)",
965
- "padding": "0px",
966
- "h": 14,
967
- "w": 16,
968
- "fontSize": "14px",
969
- "fontWeight": "400",
970
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
971
- "lineHeight": "42px",
972
- "boxShadow": "none",
973
- "textDecoration": "none"
974
- },
975
- {
976
- "tag": "BUTTON",
977
- "text": "프로모션 펼쳐보기",
978
- "cls": "button__more",
979
- "bg": "rgba(0, 0, 0, 0)",
980
- "color": "rgb(0, 0, 0)",
981
- "radius": "0px",
982
- "border": "0px none rgb(0, 0, 0)",
983
- "padding": "0px",
984
- "h": 40,
985
- "w": 40,
986
- "fontSize": "13.3333px",
987
- "fontWeight": "400",
988
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
989
- "lineHeight": "normal",
990
- "boxShadow": "none",
991
- "textDecoration": "none"
992
- },
993
- {
994
- "tag": "BUTTON",
995
- "text": "다음",
996
- "cls": "swiper-button-next",
997
- "bg": "rgba(0, 0, 0, 0)",
998
- "color": "rgb(0, 0, 0)",
999
- "radius": "0px",
1000
- "border": "0px none rgb(0, 0, 0)",
1001
- "padding": "4px",
1002
- "h": 70,
1003
- "w": 46,
1004
- "fontSize": "13.3333px",
1005
- "fontWeight": "400",
1006
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1007
- "lineHeight": "normal",
1008
- "boxShadow": "none",
1009
- "textDecoration": "none"
1010
- },
1011
- {
1012
- "tag": "BUTTON",
1013
- "text": "이전",
1014
- "cls": "swiper-button-prev",
1015
- "bg": "rgba(0, 0, 0, 0)",
1016
- "color": "rgb(0, 0, 0)",
1017
- "radius": "0px",
1018
- "border": "0px none rgb(0, 0, 0)",
1019
- "padding": "4px",
1020
- "h": 70,
1021
- "w": 46,
1022
- "fontSize": "13.3333px",
1023
- "fontWeight": "400",
1024
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1025
- "lineHeight": "normal",
1026
- "boxShadow": "none",
1027
- "textDecoration": "none"
1028
- },
1029
- {
1030
- "tag": "A",
1031
- "text": "<img src=\"//image.gmarket.co.kr/hanbando/202604/907a345a-f2c",
1032
- "cls": "link__banner",
1033
- "bg": "rgba(0, 0, 0, 0)",
1034
- "color": "rgb(0, 0, 238)",
1035
- "radius": "6px",
1036
- "border": "0px none rgb(0, 0, 238)",
1037
- "padding": "0px",
1038
- "h": 100,
1039
- "w": 1200,
1040
- "fontSize": "16px",
1041
- "fontWeight": "400",
1042
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1043
- "lineHeight": "normal",
1044
- "boxShadow": "none",
1045
- "textDecoration": "none"
1046
- },
1047
- {
1048
- "tag": "H2",
1049
- "text": "지금 제일 잘 나가는 상품",
1050
- "cls": "text__title",
1051
- "bg": "rgba(0, 0, 0, 0)",
1052
- "color": "rgb(0, 0, 0)",
1053
- "radius": "0px",
1054
- "border": "0px none rgb(0, 0, 0)",
1055
- "padding": "0px 0px 0px 16px",
1056
- "h": 30,
1057
- "w": 1232,
1058
- "fontSize": "24px",
1059
- "fontWeight": "700",
1060
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1061
- "lineHeight": "normal",
1062
- "boxShadow": "none",
1063
- "textDecoration": "none"
1064
- },
1065
- {
1066
- "tag": "A",
1067
- "text": "지금 제일 잘 나가는 상품",
1068
- "cls": "link__title",
1069
- "bg": "rgba(0, 0, 0, 0)",
1070
- "color": "rgb(34, 34, 34)",
1071
- "radius": "0px",
1072
- "border": "0px none rgb(34, 34, 34)",
1073
- "padding": "0px",
1074
- "h": 24,
1075
- "w": 244,
1076
- "fontSize": "24px",
1077
- "fontWeight": "400",
1078
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
1079
- "lineHeight": "normal",
1080
- "boxShadow": "none",
1081
- "textDecoration": "none"
1082
- },
1083
- {
1084
- "tag": "DIV",
1085
- "text": "순위465/15 단하루 1+1 천만특가 냉감커버) 듀라론 베개커버 시원한 냉감 베개 커버 쿨베개 밴드형 밴딩",
1086
- "cls": "box__item box__swiper-area",
1087
- "bg": "rgba(0, 0, 0, 0)",
1088
- "color": "rgb(0, 0, 0)",
1089
- "radius": "0px",
1090
- "border": "0px none rgb(0, 0, 0)",
1091
- "padding": "0px",
1092
- "h": 368,
1093
- "w": 1232,
1094
- "fontSize": "16px",
1095
- "fontWeight": "400",
1096
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1097
- "lineHeight": "normal",
1098
- "boxShadow": "none",
1099
- "textDecoration": "none"
1100
- },
1101
- {
1102
- "tag": "UL",
1103
- "text": "순위465/15 단하루 1+1 천만특가 냉감커버) 듀라론 베개커버 시원한 냉감 베개 커버 쿨베개 밴드형 밴딩",
1104
- "cls": "list__item",
1105
- "bg": "rgba(0, 0, 0, 0)",
1106
- "color": "rgb(0, 0, 0)",
1107
- "radius": "0px",
1108
- "border": "0px none rgb(0, 0, 0)",
1109
- "padding": "0px",
1110
- "h": 368,
1111
- "w": 1232,
1112
- "fontSize": "0px",
1113
- "fontWeight": "400",
1114
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1115
- "lineHeight": "normal",
1116
- "boxShadow": "none",
1117
- "textDecoration": "none"
1118
- },
1119
- {
1120
- "tag": "A",
1121
- "text": "순위465/15 단하루 1+1 천만특가 냉감커버) 듀라론 베개커버 시원한 냉감 베개 커버 쿨베개 밴드형 밴딩",
1122
- "cls": "link__item",
1123
- "bg": "rgba(0, 0, 0, 0)",
1124
- "color": "rgb(34, 34, 34)",
1125
- "radius": "0px",
1126
- "border": "0px none rgb(34, 34, 34)",
1127
- "padding": "0px",
1128
- "h": 368,
1129
- "w": 224,
1130
- "fontSize": "0px",
1131
- "fontWeight": "400",
1132
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1133
- "lineHeight": "normal",
1134
- "boxShadow": "none",
1135
- "textDecoration": "none"
1136
- },
1137
- {
1138
- "tag": "SPAN",
1139
- "text": "순위46",
1140
- "cls": "text__rank",
1141
- "bg": "rgb(0, 192, 30)",
1142
- "color": "rgb(255, 255, 255)",
1143
- "radius": "50%",
1144
- "border": "0px none rgb(255, 255, 255)",
1145
- "padding": "0px",
1146
- "h": 47,
1147
- "w": 47,
1148
- "fontSize": "16px",
1149
- "fontWeight": "700",
1150
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
1151
- "lineHeight": "48px",
1152
- "boxShadow": "none",
1153
- "textDecoration": "none"
1154
- },
1155
- {
1156
- "tag": "SPAN",
1157
- "text": "",
1158
- "cls": "box__bigs-tag",
1159
- "bg": "rgba(0, 0, 0, 0)",
1160
- "color": "rgb(34, 34, 34)",
1161
- "radius": "0px",
1162
- "border": "0px none rgb(34, 34, 34)",
1163
- "padding": "0px",
1164
- "h": 77,
1165
- "w": 64,
1166
- "fontSize": "0px",
1167
- "fontWeight": "400",
1168
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1169
- "lineHeight": "normal",
1170
- "boxShadow": "none",
1171
- "textDecoration": "none"
1172
- },
1173
- {
1174
- "tag": "DIV",
1175
- "text": "쿠폰적용가 할인 전 금액24,500원할인율43%13,920원",
1176
- "cls": "box__price--coupon box__price",
1177
- "bg": "rgba(0, 0, 0, 0)",
1178
- "color": "rgb(66, 66, 66)",
1179
- "radius": "0px",
1180
- "border": "0px none rgb(66, 66, 66)",
1181
- "padding": "0px",
1182
- "h": 42,
1183
- "w": 200,
1184
- "fontSize": "0px",
1185
- "fontWeight": "400",
1186
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1187
- "lineHeight": "normal",
1188
- "boxShadow": "none",
1189
- "textDecoration": "none"
1190
- },
1191
- {
1192
- "tag": "SPAN",
1193
- "text": "쿠폰적용가 할인 전 금액24,500원",
1194
- "cls": "text__item--title",
1195
- "bg": "rgba(0, 0, 0, 0)",
1196
- "color": "rgb(66, 66, 66)",
1197
- "radius": "0px",
1198
- "border": "0px none rgb(66, 66, 66)",
1199
- "padding": "0px",
1200
- "h": 14,
1201
- "w": 200,
1202
- "fontSize": "0px",
1203
- "fontWeight": "400",
1204
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1205
- "lineHeight": "normal",
1206
- "boxShadow": "none",
1207
- "textDecoration": "none"
1208
- },
1209
- {
1210
- "tag": "SPAN",
1211
- "text": "쿠폰적용가",
1212
- "cls": "text__price-title",
1213
- "bg": "rgba(0, 0, 0, 0)",
1214
- "color": "rgb(218, 18, 13)",
1215
- "radius": "0px",
1216
- "border": "0px none rgb(218, 18, 13)",
1217
- "padding": "0px 2px 0px 0px",
1218
- "h": 11,
1219
- "w": 55,
1220
- "fontSize": "11px",
1221
- "fontWeight": "500",
1222
- "fontFamily": "\"Gmarket Sans\", sans-serif",
1223
- "lineHeight": "14px",
1224
- "boxShadow": "none",
1225
- "textDecoration": "none"
1226
- },
1227
- {
1228
- "tag": "SPAN",
1229
- "text": "24,500원",
1230
- "cls": "text__price--sale",
1231
- "bg": "rgba(0, 0, 0, 0)",
1232
- "color": "rgb(158, 158, 158)",
1233
- "radius": "0px",
1234
- "border": "0px none rgb(158, 158, 158)",
1235
- "padding": "0px",
1236
- "h": 14,
1237
- "w": 49,
1238
- "fontSize": "11px",
1239
- "fontWeight": "400",
1240
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1241
- "lineHeight": "14px",
1242
- "boxShadow": "none",
1243
- "textDecoration": "none"
1244
- },
1245
- {
1246
- "tag": "DEL",
1247
- "text": "24,500",
1248
- "cls": "text__price",
1249
- "bg": "rgba(0, 0, 0, 0)",
1250
- "color": "rgb(158, 158, 158)",
1251
- "radius": "0px",
1252
- "border": "0px none rgb(158, 158, 158)",
1253
- "padding": "0px",
1254
- "h": 14,
1255
- "w": 39,
1256
- "fontSize": "11px",
1257
- "fontWeight": "400",
1258
- "fontFamily": "\"Gmarket Sans\", sans-serif",
1259
- "lineHeight": "14px",
1260
- "boxShadow": "none",
1261
- "textDecoration": "line-through"
1262
- },
1263
- {
1264
- "tag": "SPAN",
1265
- "text": "43%",
1266
- "cls": "text__sale",
1267
- "bg": "rgba(0, 0, 0, 0)",
1268
- "color": "rgb(218, 18, 13)",
1269
- "radius": "0px",
1270
- "border": "0px none rgb(218, 18, 13)",
1271
- "padding": "0px 4px 0px 0px",
1272
- "h": 28,
1273
- "w": 50,
1274
- "fontSize": "20px",
1275
- "fontWeight": "500",
1276
- "fontFamily": "\"Gmarket Sans\", sans-serif",
1277
- "lineHeight": "28px",
1278
- "boxShadow": "none",
1279
- "textDecoration": "none"
1280
- },
1281
- {
1282
- "tag": "SPAN",
1283
- "text": "13,920",
1284
- "cls": "text__price",
1285
- "bg": "rgba(0, 0, 0, 0)",
1286
- "color": "rgb(218, 18, 13)",
1287
- "radius": "0px",
1288
- "border": "0px none rgb(218, 18, 13)",
1289
- "padding": "0px",
1290
- "h": 28,
1291
- "w": 69,
1292
- "fontSize": "20px",
1293
- "fontWeight": "700",
1294
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
1295
- "lineHeight": "28px",
1296
- "boxShadow": "none",
1297
- "textDecoration": "none"
1298
- },
1299
- {
1300
- "tag": "SPAN",
1301
- "text": "원",
1302
- "cls": "text__unit",
1303
- "bg": "rgba(0, 0, 0, 0)",
1304
- "color": "rgb(218, 18, 13)",
1305
- "radius": "0px",
1306
- "border": "0px none rgb(218, 18, 13)",
1307
- "padding": "0px",
1308
- "h": 28,
1309
- "w": 14,
1310
- "fontSize": "16px",
1311
- "fontWeight": "700",
1312
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1313
- "lineHeight": "28px",
1314
- "boxShadow": "none",
1315
- "textDecoration": "none"
1316
- },
1317
- {
1318
- "tag": "DIV",
1319
- "text": "꼭멤버 최대 696원 적립",
1320
- "cls": "box__item-reward",
1321
- "bg": "rgba(0, 0, 0, 0)",
1322
- "color": "rgb(1, 169, 0)",
1323
- "radius": "0px",
1324
- "border": "0px none rgb(1, 169, 0)",
1325
- "padding": "0px",
1326
- "h": 16,
1327
- "w": 200,
1328
- "fontSize": "12px",
1329
- "fontWeight": "400",
1330
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans Korean\", \"Noto Sans KR\", sans-serif",
1331
- "lineHeight": "16px",
1332
- "boxShadow": "none",
1333
- "textDecoration": "none"
1334
- },
1335
- {
1336
- "tag": "SPAN",
1337
- "text": "696원",
1338
- "cls": "text__reward",
1339
- "bg": "rgba(0, 0, 0, 0)",
1340
- "color": "rgb(1, 169, 0)",
1341
- "radius": "0px",
1342
- "border": "0px none rgb(1, 169, 0)",
1343
- "padding": "0px",
1344
- "h": 15,
1345
- "w": 35,
1346
- "fontSize": "12px",
1347
- "fontWeight": "700",
1348
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans Korean\", \"Noto Sans KR\", sans-serif",
1349
- "lineHeight": "16px",
1350
- "boxShadow": "none",
1351
- "textDecoration": "none"
1352
- },
1353
- {
1354
- "tag": "SPAN",
1355
- "text": "무료배송",
1356
- "cls": "text",
1357
- "bg": "rgba(0, 0, 0, 0)",
1358
- "color": "rgb(97, 97, 97)",
1359
- "radius": "0px",
1360
- "border": "0px none rgb(97, 97, 97)",
1361
- "padding": "0px",
1362
- "h": 15,
1363
- "w": 42,
1364
- "fontSize": "12px",
1365
- "fontWeight": "400",
1366
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1367
- "lineHeight": "normal",
1368
- "boxShadow": "none",
1369
- "textDecoration": "none"
1370
- },
1371
- {
1372
- "tag": "SPAN",
1373
- "text": "8,250",
1374
- "cls": "text__price",
1375
- "bg": "rgba(0, 0, 0, 0)",
1376
- "color": "rgb(66, 66, 66)",
1377
- "radius": "0px",
1378
- "border": "0px none rgb(66, 66, 66)",
1379
- "padding": "0px",
1380
- "h": 28,
1381
- "w": 60,
1382
- "fontSize": "20px",
1383
- "fontWeight": "700",
1384
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
1385
- "lineHeight": "28px",
1386
- "boxShadow": "none",
1387
- "textDecoration": "none"
1388
- },
1389
- {
1390
- "tag": "SPAN",
1391
- "text": "원",
1392
- "cls": "text__unit",
1393
- "bg": "rgba(0, 0, 0, 0)",
1394
- "color": "rgb(66, 66, 66)",
1395
- "radius": "0px",
1396
- "border": "0px none rgb(66, 66, 66)",
1397
- "padding": "0px",
1398
- "h": 28,
1399
- "w": 14,
1400
- "fontSize": "16px",
1401
- "fontWeight": "700",
1402
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1403
- "lineHeight": "28px",
1404
- "boxShadow": "none",
1405
- "textDecoration": "none"
1406
- },
1407
- {
1408
- "tag": "BUTTON",
1409
- "text": "이전",
1410
- "cls": "button__prev",
1411
- "bg": "rgba(0, 0, 0, 0)",
1412
- "color": "rgb(0, 0, 0)",
1413
- "radius": "0px",
1414
- "border": "0px none rgb(0, 0, 0)",
1415
- "padding": "4px",
1416
- "h": 50,
1417
- "w": 50,
1418
- "fontSize": "13.3333px",
1419
- "fontWeight": "400",
1420
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1421
- "lineHeight": "normal",
1422
- "boxShadow": "none",
1423
- "textDecoration": "none"
1424
- },
1425
- {
1426
- "tag": "BUTTON",
1427
- "text": "다음",
1428
- "cls": "button__next",
1429
- "bg": "rgba(0, 0, 0, 0)",
1430
- "color": "rgb(0, 0, 0)",
1431
- "radius": "0px",
1432
- "border": "0px none rgb(0, 0, 0)",
1433
- "padding": "4px",
1434
- "h": 50,
1435
- "w": 50,
1436
- "fontSize": "13.3333px",
1437
- "fontWeight": "400",
1438
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1439
- "lineHeight": "normal",
1440
- "boxShadow": "none",
1441
- "textDecoration": "none"
1442
- },
1443
- {
1444
- "tag": "A",
1445
- "text": "전체보기",
1446
- "cls": "sprite__homemain--after link__more",
1447
- "bg": "rgba(0, 0, 0, 0)",
1448
- "color": "rgb(119, 119, 119)",
1449
- "radius": "0px",
1450
- "border": "0px none rgb(119, 119, 119)",
1451
- "padding": "0px 25px 0px 0px",
1452
- "h": 18,
1453
- "w": 73,
1454
- "fontSize": "15px",
1455
- "fontWeight": "400",
1456
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1457
- "lineHeight": "18px",
1458
- "boxShadow": "none",
1459
- "textDecoration": "none"
1460
- },
1461
- {
1462
- "tag": "DIV",
1463
- "text": "이마트몰이마트 노브랜드간편하게 장보기가성비 넘치는 인기상품&신상품",
1464
- "cls": "box__item-banner box__swiper-area",
1465
- "bg": "rgba(0, 0, 0, 0)",
1466
- "color": "rgb(0, 0, 0)",
1467
- "radius": "10px",
1468
- "border": "0px none rgb(0, 0, 0)",
1469
- "padding": "0px",
1470
- "h": 222,
1471
- "w": 574,
1472
- "fontSize": "16px",
1473
- "fontWeight": "400",
1474
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1475
- "lineHeight": "normal",
1476
- "boxShadow": "none",
1477
- "textDecoration": "none"
1478
- },
1479
- {
1480
- "tag": "A",
1481
- "text": "이마트몰이마트 노브랜드간편하게 장보기가성비 넘치는 인기상품&신상품",
1482
- "cls": "link__item link__item--emartmall",
1483
- "bg": "rgb(255, 207, 3)",
1484
- "color": "rgb(0, 0, 238)",
1485
- "radius": "0px",
1486
- "border": "0px none rgb(0, 0, 238)",
1487
- "padding": "0px",
1488
- "h": 221,
1489
- "w": 574,
1490
- "fontSize": "16px",
1491
- "fontWeight": "400",
1492
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1493
- "lineHeight": "normal",
1494
- "boxShadow": "none",
1495
- "textDecoration": "none"
1496
- },
1497
- {
1498
- "tag": "SPAN",
1499
- "text": "이마트몰",
1500
- "cls": "image__logo",
1501
- "bg": "rgba(0, 0, 0, 0)",
1502
- "color": "rgb(0, 0, 238)",
1503
- "radius": "0px",
1504
- "border": "0px none rgb(0, 0, 238)",
1505
- "padding": "0px",
1506
- "h": 18,
1507
- "w": 88,
1508
- "fontSize": "16px",
1509
- "fontWeight": "400",
1510
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1511
- "lineHeight": "normal",
1512
- "boxShadow": "none",
1513
- "textDecoration": "none"
1514
- },
1515
- {
1516
- "tag": "SPAN",
1517
- "text": "이마트몰",
1518
- "cls": "sprite__homemain",
1519
- "bg": "rgba(0, 0, 0, 0)",
1520
- "color": "rgb(0, 0, 238)",
1521
- "radius": "0px",
1522
- "border": "0px none rgb(0, 0, 238)",
1523
- "padding": "0px",
1524
- "h": 22,
1525
- "w": 88,
1526
- "fontSize": "16px",
1527
- "fontWeight": "400",
1528
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1529
- "lineHeight": "999px",
1530
- "boxShadow": "none",
1531
- "textDecoration": "none"
1532
- },
1533
- {
1534
- "tag": "DIV",
1535
- "text": "이마트 노브랜드간편하게 장보기",
1536
- "cls": "text__banner-title",
1537
- "bg": "rgba(0, 0, 0, 0)",
1538
- "color": "rgb(34, 34, 34)",
1539
- "radius": "0px",
1540
- "border": "0px none rgb(34, 34, 34)",
1541
- "padding": "0px",
1542
- "h": 78,
1543
- "w": 230,
1544
- "fontSize": "30px",
1545
- "fontWeight": "400",
1546
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
1547
- "lineHeight": "39px",
1548
- "boxShadow": "none",
1549
- "textDecoration": "none"
1550
- },
1551
- {
1552
- "tag": "SPAN",
1553
- "text": "이마트 노브랜드",
1554
- "cls": "text",
1555
- "bg": "rgba(0, 0, 0, 0)",
1556
- "color": "rgb(34, 34, 34)",
1557
- "radius": "0px",
1558
- "border": "0px none rgb(34, 34, 34)",
1559
- "padding": "0px",
1560
- "h": 39,
1561
- "w": 230,
1562
- "fontSize": "30px",
1563
- "fontWeight": "400",
1564
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
1565
- "lineHeight": "39px",
1566
- "boxShadow": "none",
1567
- "textDecoration": "none"
1568
- },
1569
- {
1570
- "tag": "DIV",
1571
- "text": "가성비 넘치는 인기상품&신상품",
1572
- "cls": "text__banner-sub-title",
1573
- "bg": "rgba(0, 0, 0, 0)",
1574
- "color": "rgb(34, 34, 34)",
1575
- "radius": "0px",
1576
- "border": "0px none rgb(34, 34, 34)",
1577
- "padding": "0px",
1578
- "h": 20,
1579
- "w": 233,
1580
- "fontSize": "16px",
1581
- "fontWeight": "400",
1582
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1583
- "lineHeight": "normal",
1584
- "boxShadow": "none",
1585
- "textDecoration": "none"
1586
- },
1587
- {
1588
- "tag": "DIV",
1589
- "text": "하나더하나더 상품<img src=\"//gdimg.gmarket.co.kr/4217574536/still/40",
1590
- "cls": "box__item-tab module-exp-spm-c",
1591
- "bg": "rgba(0, 0, 0, 0)",
1592
- "color": "rgb(0, 0, 0)",
1593
- "radius": "0px",
1594
- "border": "0px none rgb(0, 0, 0)",
1595
- "padding": "0px",
1596
- "h": 520,
1597
- "w": 574,
1598
- "fontSize": "16px",
1599
- "fontWeight": "400",
1600
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1601
- "lineHeight": "normal",
1602
- "boxShadow": "none",
1603
- "textDecoration": "none"
1604
- },
1605
- {
1606
- "tag": "UL",
1607
- "text": "하나더하나더 상품<img src=\"//gdimg.gmarket.co.kr/4217574536/still/40",
1608
- "cls": "list__item-tab",
1609
- "bg": "rgba(0, 0, 0, 0)",
1610
- "color": "rgb(0, 0, 0)",
1611
- "radius": "0px",
1612
- "border": "0px none rgb(0, 0, 0)",
1613
- "padding": "0px",
1614
- "h": 520,
1615
- "w": 574,
1616
- "fontSize": "16px",
1617
- "fontWeight": "400",
1618
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1619
- "lineHeight": "normal",
1620
- "boxShadow": "none",
1621
- "textDecoration": "none"
1622
- },
1623
- {
1624
- "tag": "DIV",
1625
- "text": "하나더",
1626
- "cls": "box__item-header",
1627
- "bg": "rgba(0, 0, 0, 0)",
1628
- "color": "rgb(0, 0, 0)",
1629
- "radius": "0px",
1630
- "border": "0px none rgb(0, 0, 0)",
1631
- "padding": "0px",
1632
- "h": 40,
1633
- "w": 191,
1634
- "fontSize": "16px",
1635
- "fontWeight": "400",
1636
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1637
- "lineHeight": "normal",
1638
- "boxShadow": "none",
1639
- "textDecoration": "none"
1640
- },
1641
- {
1642
- "tag": "A",
1643
- "text": "하나더",
1644
- "cls": "link__tab",
1645
- "bg": "rgba(0, 0, 0, 0)",
1646
- "color": "rgb(102, 102, 102)",
1647
- "radius": "20px",
1648
- "border": "0px none rgb(102, 102, 102)",
1649
- "padding": "0px",
1650
- "h": 40,
1651
- "w": 134,
1652
- "fontSize": "16px",
1653
- "fontWeight": "400",
1654
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1655
- "lineHeight": "40px",
1656
- "boxShadow": "none",
1657
- "textDecoration": "none"
1658
- },
1659
- {
1660
- "tag": "LI",
1661
- "text": "오반장오반장 상품<img src=\"//gdimg.gmarket.co.kr/2518480298/still/40",
1662
- "cls": "list-item list-item--active",
1663
- "bg": "rgba(0, 0, 0, 0)",
1664
- "color": "rgb(0, 0, 0)",
1665
- "radius": "0px",
1666
- "border": "0px none rgb(0, 0, 0)",
1667
- "padding": "0px",
1668
- "h": 520,
1669
- "w": 574,
1670
- "fontSize": "16px",
1671
- "fontWeight": "400",
1672
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1673
- "lineHeight": "normal",
1674
- "boxShadow": "none",
1675
- "textDecoration": "none"
1676
- },
1677
- {
1678
- "tag": "A",
1679
- "text": "오반장",
1680
- "cls": "link__tab",
1681
- "bg": "rgb(0, 196, 0)",
1682
- "color": "rgb(255, 255, 255)",
1683
- "radius": "20px",
1684
- "border": "0px none rgb(255, 255, 255)",
1685
- "padding": "0px",
1686
- "h": 40,
1687
- "w": 134,
1688
- "fontSize": "16px",
1689
- "fontWeight": "700",
1690
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1691
- "lineHeight": "40px",
1692
- "boxShadow": "none",
1693
- "textDecoration": "none"
1694
- },
1695
- {
1696
- "tag": "DIV",
1697
- "text": "오반장 상품<img src=\"//gdimg.gmarket.co.kr/2518480298/still/400?v",
1698
- "cls": "box__item-content",
1699
- "bg": "rgba(0, 0, 0, 0)",
1700
- "color": "rgb(0, 0, 0)",
1701
- "radius": "0px",
1702
- "border": "0px none rgb(0, 0, 0)",
1703
- "padding": "55px 0px 0px",
1704
- "h": 520,
1705
- "w": 574,
1706
- "fontSize": "16px",
1707
- "fontWeight": "400",
1708
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1709
- "lineHeight": "normal",
1710
- "boxShadow": "none",
1711
- "textDecoration": "none"
1712
- },
1713
- {
1714
- "tag": "UL",
1715
- "text": "<img src=\"//gdimg.gmarket.co.kr/2518480298/still/400?ver=177",
1716
- "cls": "list__item",
1717
- "bg": "rgba(0, 0, 0, 0)",
1718
- "color": "rgb(0, 0, 0)",
1719
- "radius": "0px",
1720
- "border": "",
1721
- "padding": "20px 0px 0px",
1722
- "h": 381,
1723
- "w": 602,
1724
- "fontSize": "16px",
1725
- "fontWeight": "400",
1726
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1727
- "lineHeight": "normal",
1728
- "boxShadow": "none",
1729
- "textDecoration": "none"
1730
- },
1731
- {
1732
- "tag": "LI",
1733
- "text": "<img src=\"//gdimg.gmarket.co.kr/2518480298/still/400?ver=177",
1734
- "cls": "list-item",
1735
- "bg": "rgba(0, 0, 0, 0)",
1736
- "color": "rgb(0, 0, 0)",
1737
- "radius": "0px",
1738
- "border": "0px none rgb(0, 0, 0)",
1739
- "padding": "0px 0px 0px 28px",
1740
- "h": 100,
1741
- "w": 301,
1742
- "fontSize": "16px",
1743
- "fontWeight": "400",
1744
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1745
- "lineHeight": "normal",
1746
- "boxShadow": "none",
1747
- "textDecoration": "none"
1748
- },
1749
- {
1750
- "tag": "A",
1751
- "text": "<img src=\"//gdimg.gmarket.co.kr/2518480298/still/400?ver=177",
1752
- "cls": "link__item product-clk-spm-d product-exp-spm-d",
1753
- "bg": "rgba(0, 0, 0, 0)",
1754
- "color": "rgb(0, 0, 238)",
1755
- "radius": "0px",
1756
- "border": "0px none rgb(0, 0, 238)",
1757
- "padding": "0px 0px 0px 116px",
1758
- "h": 100,
1759
- "w": 273,
1760
- "fontSize": "16px",
1761
- "fontWeight": "400",
1762
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1763
- "lineHeight": "normal",
1764
- "boxShadow": "none",
1765
- "textDecoration": "none"
1766
- },
1767
- {
1768
- "tag": "SPAN",
1769
- "text": "오반장",
1770
- "cls": "text__tag text__tag--smilefresh",
1771
- "bg": "rgb(0, 196, 0)",
1772
- "color": "rgb(255, 255, 255)",
1773
- "radius": "4px 0px",
1774
- "border": "0px none rgb(255, 255, 255)",
1775
- "padding": "0px 4px",
1776
- "h": 18,
1777
- "w": 39,
1778
- "fontSize": "12px",
1779
- "fontWeight": "400",
1780
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1781
- "lineHeight": "17px",
1782
- "boxShadow": "none",
1783
- "textDecoration": "none"
1784
- },
1785
- {
1786
- "tag": "SPAN",
1787
- "text": "서울우유",
1788
- "cls": "text__keyword",
1789
- "bg": "rgba(0, 0, 0, 0)",
1790
- "color": "rgb(94, 139, 180)",
1791
- "radius": "0px",
1792
- "border": "0px none rgb(94, 139, 180)",
1793
- "padding": "0px",
1794
- "h": 17,
1795
- "w": 48,
1796
- "fontSize": "14px",
1797
- "fontWeight": "400",
1798
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1799
- "lineHeight": "19px",
1800
- "boxShadow": "none",
1801
- "textDecoration": "none"
1802
- },
1803
- {
1804
- "tag": "SPAN",
1805
- "text": "9%",
1806
- "cls": "text__sale",
1807
- "bg": "rgba(0, 0, 0, 0)",
1808
- "color": "rgb(218, 18, 13)",
1809
- "radius": "0px",
1810
- "border": "0px none rgb(218, 18, 13)",
1811
- "padding": "0px 4px 0px 0px",
1812
- "h": 22,
1813
- "w": 28,
1814
- "fontSize": "15px",
1815
- "fontWeight": "500",
1816
- "fontFamily": "\"Gmarket Sans\", sans-serif",
1817
- "lineHeight": "22px",
1818
- "boxShadow": "none",
1819
- "textDecoration": "none"
1820
- },
1821
- {
1822
- "tag": "SPAN",
1823
- "text": "5,390",
1824
- "cls": "text__price",
1825
- "bg": "rgba(0, 0, 0, 0)",
1826
- "color": "rgb(218, 18, 13)",
1827
- "radius": "0px",
1828
- "border": "0px none rgb(218, 18, 13)",
1829
- "padding": "0px",
1830
- "h": 22,
1831
- "w": 48,
1832
- "fontSize": "16px",
1833
- "fontWeight": "700",
1834
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
1835
- "lineHeight": "22px",
1836
- "boxShadow": "none",
1837
- "textDecoration": "none"
1838
- },
1839
- {
1840
- "tag": "SPAN",
1841
- "text": "원",
1842
- "cls": "text__unit",
1843
- "bg": "rgba(0, 0, 0, 0)",
1844
- "color": "rgb(218, 18, 13)",
1845
- "radius": "0px",
1846
- "border": "0px none rgb(218, 18, 13)",
1847
- "padding": "0px",
1848
- "h": 22,
1849
- "w": 12,
1850
- "fontSize": "14px",
1851
- "fontWeight": "700",
1852
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1853
- "lineHeight": "22px",
1854
- "boxShadow": "none",
1855
- "textDecoration": "none"
1856
- },
1857
- {
1858
- "tag": "A",
1859
- "text": "오반장 상품 더보기",
1860
- "cls": "link__more-bottom",
1861
- "bg": "rgb(250, 250, 250)",
1862
- "color": "rgb(68, 68, 68)",
1863
- "radius": "27px",
1864
- "border": "1px solid rgba(0, 0, 0, 0.1)",
1865
- "padding": "0px",
1866
- "h": 54,
1867
- "w": 574,
1868
- "fontSize": "16px",
1869
- "fontWeight": "400",
1870
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1871
- "lineHeight": "51px",
1872
- "boxShadow": "none",
1873
- "textDecoration": "none"
1874
- },
1875
- {
1876
- "tag": "SPAN",
1877
- "text": "오반장 상품 더보기",
1878
- "cls": "sprite__homemain--after",
1879
- "bg": "rgba(0, 0, 0, 0)",
1880
- "color": "rgb(68, 68, 68)",
1881
- "radius": "0px",
1882
- "border": "0px none rgb(68, 68, 68)",
1883
- "padding": "0px 25px 0px 0px",
1884
- "h": 18,
1885
- "w": 144,
1886
- "fontSize": "16px",
1887
- "fontWeight": "400",
1888
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1889
- "lineHeight": "51px",
1890
- "boxShadow": "none",
1891
- "textDecoration": "none"
1892
- },
1893
- {
1894
- "tag": "A",
1895
- "text": "스타배송한 권도 도착보장!도서 스타배송유아동부터 베스트셀러까지📚",
1896
- "cls": "link__item link__item--delivery",
1897
- "bg": "rgba(0, 0, 0, 0)",
1898
- "color": "rgb(0, 0, 238)",
1899
- "radius": "0px",
1900
- "border": "0px none rgb(0, 0, 238)",
1901
- "padding": "0px",
1902
- "h": 221,
1903
- "w": 574,
1904
- "fontSize": "16px",
1905
- "fontWeight": "400",
1906
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1907
- "lineHeight": "normal",
1908
- "boxShadow": "none",
1909
- "textDecoration": "none"
1910
- },
1911
- {
1912
- "tag": "DIV",
1913
- "text": "한 권도 도착보장!도서 스타배송",
1914
- "cls": "text__banner-title",
1915
- "bg": "rgba(0, 0, 0, 0)",
1916
- "color": "rgb(255, 255, 255)",
1917
- "radius": "0px",
1918
- "border": "0px none rgb(255, 255, 255)",
1919
- "padding": "0px",
1920
- "h": 78,
1921
- "w": 230,
1922
- "fontSize": "30px",
1923
- "fontWeight": "400",
1924
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
1925
- "lineHeight": "39px",
1926
- "boxShadow": "none",
1927
- "textDecoration": "none"
1928
- },
1929
- {
1930
- "tag": "SPAN",
1931
- "text": "한 권도 도착보장!",
1932
- "cls": "text",
1933
- "bg": "rgba(0, 0, 0, 0)",
1934
- "color": "rgb(255, 255, 255)",
1935
- "radius": "0px",
1936
- "border": "0px none rgb(255, 255, 255)",
1937
- "padding": "0px",
1938
- "h": 39,
1939
- "w": 230,
1940
- "fontSize": "30px",
1941
- "fontWeight": "400",
1942
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
1943
- "lineHeight": "39px",
1944
- "boxShadow": "none",
1945
- "textDecoration": "none"
1946
- },
1947
- {
1948
- "tag": "DIV",
1949
- "text": "유아동부터 베스트셀러까지📚",
1950
- "cls": "text__banner-sub-title",
1951
- "bg": "rgba(0, 0, 0, 0)",
1952
- "color": "rgb(255, 255, 255)",
1953
- "radius": "0px",
1954
- "border": "0px none rgb(255, 255, 255)",
1955
- "padding": "0px",
1956
- "h": 26,
1957
- "w": 233,
1958
- "fontSize": "16px",
1959
- "fontWeight": "400",
1960
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1961
- "lineHeight": "normal",
1962
- "boxShadow": "none",
1963
- "textDecoration": "none"
1964
- },
1965
- {
1966
- "tag": "BUTTON",
1967
- "text": "이전",
1968
- "cls": "button__prev swiper-button-disabled",
1969
- "bg": "rgba(0, 0, 0, 0)",
1970
- "color": "rgb(0, 0, 0)",
1971
- "radius": "0px",
1972
- "border": "0px none rgb(0, 0, 0)",
1973
- "padding": "0px",
1974
- "h": 222,
1975
- "w": 66,
1976
- "fontSize": "13.3333px",
1977
- "fontWeight": "400",
1978
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1979
- "lineHeight": "999px",
1980
- "boxShadow": "none",
1981
- "textDecoration": "none"
1982
- },
1983
- {
1984
- "tag": "BUTTON",
1985
- "text": "다음",
1986
- "cls": "button__next swiper-button-disabled",
1987
- "bg": "rgba(0, 0, 0, 0)",
1988
- "color": "rgb(0, 0, 0)",
1989
- "radius": "0px",
1990
- "border": "0px none rgb(0, 0, 0)",
1991
- "padding": "0px",
1992
- "h": 222,
1993
- "w": 66,
1994
- "fontSize": "13.3333px",
1995
- "fontWeight": "400",
1996
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
1997
- "lineHeight": "999px",
1998
- "boxShadow": "none",
1999
- "textDecoration": "none"
2000
- },
2001
- {
2002
- "tag": "UL",
2003
- "text": "베스트베스트 상품<img src=\"//gdimg.gmarket.co.kr/4565539914/still/40",
2004
- "cls": "list__item-tab list__item-tab--two",
2005
- "bg": "rgba(0, 0, 0, 0)",
2006
- "color": "rgb(0, 0, 0)",
2007
- "radius": "0px",
2008
- "border": "0px none rgb(0, 0, 0)",
2009
- "padding": "0px",
2010
- "h": 520,
2011
- "w": 574,
2012
- "fontSize": "16px",
2013
- "fontWeight": "400",
2014
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2015
- "lineHeight": "normal",
2016
- "boxShadow": "none",
2017
- "textDecoration": "none"
2018
- },
2019
- {
2020
- "tag": "LI",
2021
- "text": "무료배송무료배송 상품<img src=\"//gdimg.gmarket.co.kr/2817077149/still/",
2022
- "cls": "list-item list-item--freedelivery list-item--active",
2023
- "bg": "rgba(0, 0, 0, 0)",
2024
- "color": "rgb(0, 0, 0)",
2025
- "radius": "0px",
2026
- "border": "0px none rgb(0, 0, 0)",
2027
- "padding": "0px",
2028
- "h": 520,
2029
- "w": 574,
2030
- "fontSize": "16px",
2031
- "fontWeight": "400",
2032
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2033
- "lineHeight": "normal",
2034
- "boxShadow": "none",
2035
- "textDecoration": "none"
2036
- },
2037
- {
2038
- "tag": "A",
2039
- "text": "무료배송",
2040
- "cls": "link__tab",
2041
- "bg": "rgb(113, 48, 243)",
2042
- "color": "rgb(255, 255, 255)",
2043
- "radius": "20px",
2044
- "border": "0px none rgb(255, 255, 255)",
2045
- "padding": "0px",
2046
- "h": 40,
2047
- "w": 134,
2048
- "fontSize": "16px",
2049
- "fontWeight": "700",
2050
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2051
- "lineHeight": "40px",
2052
- "boxShadow": "none",
2053
- "textDecoration": "none"
2054
- },
2055
- {
2056
- "tag": "SPAN",
2057
- "text": "",
2058
- "cls": "box__bigs-tag",
2059
- "bg": "rgba(0, 0, 0, 0)",
2060
- "color": "rgb(0, 0, 238)",
2061
- "radius": "0px",
2062
- "border": "0px none rgb(0, 0, 238)",
2063
- "padding": "0px",
2064
- "h": 42,
2065
- "w": 42,
2066
- "fontSize": "16px",
2067
- "fontWeight": "400",
2068
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2069
- "lineHeight": "normal",
2070
- "boxShadow": "none",
2071
- "textDecoration": "none"
2072
- },
2073
- {
2074
- "tag": "SPAN",
2075
- "text": "무료배송",
2076
- "cls": "text__tag text__tag--freedelivery",
2077
- "bg": "rgb(113, 48, 243)",
2078
- "color": "rgb(255, 255, 255)",
2079
- "radius": "4px 0px",
2080
- "border": "0px none rgb(255, 255, 255)",
2081
- "padding": "0px 4px",
2082
- "h": 18,
2083
- "w": 50,
2084
- "fontSize": "12px",
2085
- "fontWeight": "400",
2086
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2087
- "lineHeight": "17px",
2088
- "boxShadow": "none",
2089
- "textDecoration": "none"
2090
- },
2091
- {
2092
- "tag": "SPAN",
2093
- "text": "43,920",
2094
- "cls": "text__price",
2095
- "bg": "rgba(0, 0, 0, 0)",
2096
- "color": "rgb(66, 66, 66)",
2097
- "radius": "0px",
2098
- "border": "0px none rgb(66, 66, 66)",
2099
- "padding": "0px",
2100
- "h": 22,
2101
- "w": 58,
2102
- "fontSize": "16px",
2103
- "fontWeight": "700",
2104
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
2105
- "lineHeight": "22px",
2106
- "boxShadow": "none",
2107
- "textDecoration": "none"
2108
- },
2109
- {
2110
- "tag": "SPAN",
2111
- "text": "원",
2112
- "cls": "text__unit",
2113
- "bg": "rgba(0, 0, 0, 0)",
2114
- "color": "rgb(66, 66, 66)",
2115
- "radius": "0px",
2116
- "border": "0px none rgb(66, 66, 66)",
2117
- "padding": "0px",
2118
- "h": 22,
2119
- "w": 12,
2120
- "fontSize": "14px",
2121
- "fontWeight": "700",
2122
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2123
- "lineHeight": "22px",
2124
- "boxShadow": "none",
2125
- "textDecoration": "none"
2126
- },
2127
- {
2128
- "tag": "A",
2129
- "text": "Homeplus홈플러스누구나 10% 쿠폰신선하게 당일배송",
2130
- "cls": "link__item link__item--homeplus",
2131
- "bg": "rgb(225, 74, 79)",
2132
- "color": "rgb(0, 0, 238)",
2133
- "radius": "0px",
2134
- "border": "0px none rgb(0, 0, 238)",
2135
- "padding": "0px",
2136
- "h": 410,
2137
- "w": 300,
2138
- "fontSize": "16px",
2139
- "fontWeight": "400",
2140
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2141
- "lineHeight": "normal",
2142
- "boxShadow": "none",
2143
- "textDecoration": "none"
2144
- },
2145
- {
2146
- "tag": "DIV",
2147
- "text": "Homeplus원하는 시간에 당일배송 되는 신선한 장보기4만원 이상 무료배송Homeplus 상품<img sr",
2148
- "cls": "box__item-tab list__item-tab--one module-exp-spm-c",
2149
- "bg": "rgba(0, 0, 0, 0)",
2150
- "color": "rgb(0, 0, 0)",
2151
- "radius": "10px",
2152
- "border": "1px solid rgb(227, 227, 227)",
2153
- "padding": "0px 97px",
2154
- "h": 410,
2155
- "w": 874,
2156
- "fontSize": "16px",
2157
- "fontWeight": "400",
2158
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2159
- "lineHeight": "normal",
2160
- "boxShadow": "none",
2161
- "textDecoration": "none"
2162
- },
2163
- {
2164
- "tag": "UL",
2165
- "text": "Homeplus원하는 시간에 당일배송 되는 신선한 장보기4만원 이상 무료배송Homeplus 상품<img sr",
2166
- "cls": "list__item-tab list__item-tab--one",
2167
- "bg": "rgba(0, 0, 0, 0)",
2168
- "color": "rgb(0, 0, 0)",
2169
- "radius": "0px",
2170
- "border": "0px none rgb(0, 0, 0)",
2171
- "padding": "0px",
2172
- "h": 391,
2173
- "w": 678,
2174
- "fontSize": "16px",
2175
- "fontWeight": "400",
2176
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2177
- "lineHeight": "normal",
2178
- "boxShadow": "none",
2179
- "textDecoration": "none"
2180
- },
2181
- {
2182
- "tag": "LI",
2183
- "text": "Homeplus원하는 시간에 당일배송 되는 신선한 장보기4만원 이상 무료배송Homeplus 상품<img sr",
2184
- "cls": "list-item list-item--homeplus",
2185
- "bg": "rgba(0, 0, 0, 0)",
2186
- "color": "rgb(0, 0, 0)",
2187
- "radius": "0px",
2188
- "border": "0px none rgb(0, 0, 0)",
2189
- "padding": "0px",
2190
- "h": 391,
2191
- "w": 678,
2192
- "fontSize": "16px",
2193
- "fontWeight": "400",
2194
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2195
- "lineHeight": "normal",
2196
- "boxShadow": "none",
2197
- "textDecoration": "none"
2198
- },
2199
- {
2200
- "tag": "H2",
2201
- "text": "Homeplus원하는 시간에 당일배송 되는 신선한 장보기4만원 이상 무료배송",
2202
- "cls": "box__item--title",
2203
- "bg": "rgba(0, 0, 0, 0)",
2204
- "color": "rgb(0, 0, 0)",
2205
- "radius": "0px",
2206
- "border": "0px none rgb(0, 0, 0)",
2207
- "padding": "0px",
2208
- "h": 28,
2209
- "w": 678,
2210
- "fontSize": "24px",
2211
- "fontWeight": "700",
2212
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2213
- "lineHeight": "normal",
2214
- "boxShadow": "none",
2215
- "textDecoration": "none"
2216
- },
2217
- {
2218
- "tag": "SPAN",
2219
- "text": "Homeplus",
2220
- "cls": "sprite__homemain",
2221
- "bg": "rgba(0, 0, 0, 0)",
2222
- "color": "rgb(0, 0, 0)",
2223
- "radius": "0px",
2224
- "border": "0px none rgb(0, 0, 0)",
2225
- "padding": "0px",
2226
- "h": 17,
2227
- "w": 87,
2228
- "fontSize": "24px",
2229
- "fontWeight": "700",
2230
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2231
- "lineHeight": "999px",
2232
- "boxShadow": "none",
2233
- "textDecoration": "none"
2234
- },
2235
- {
2236
- "tag": "SPAN",
2237
- "text": "원하는 시간에 당일배송 되는 신선한 장보기",
2238
- "cls": "text__desc",
2239
- "bg": "rgba(0, 0, 0, 0)",
2240
- "color": "rgb(0, 0, 0)",
2241
- "radius": "0px",
2242
- "border": "",
2243
- "padding": "0px 0px 0px 10px",
2244
- "h": 17,
2245
- "w": 264,
2246
- "fontSize": "15px",
2247
- "fontWeight": "400",
2248
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2249
- "lineHeight": "17px",
2250
- "boxShadow": "none",
2251
- "textDecoration": "none"
2252
- },
2253
- {
2254
- "tag": "SPAN",
2255
- "text": "4만원 이상 무료배송",
2256
- "cls": "text__desc text__delivery",
2257
- "bg": "rgba(0, 0, 0, 0)",
2258
- "color": "rgb(117, 117, 117)",
2259
- "radius": "0px",
2260
- "border": "",
2261
- "padding": "0px 0px 0px 10px",
2262
- "h": 17,
2263
- "w": 132,
2264
- "fontSize": "15px",
2265
- "fontWeight": "400",
2266
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2267
- "lineHeight": "17px",
2268
- "boxShadow": "none",
2269
- "textDecoration": "none"
2270
- },
2271
- {
2272
- "tag": "SPAN",
2273
- "text": "행사상품",
2274
- "cls": "text__tag",
2275
- "bg": "rgb(255, 140, 5)",
2276
- "color": "rgb(255, 255, 255)",
2277
- "radius": "4px 0px",
2278
- "border": "0px none rgb(255, 255, 255)",
2279
- "padding": "0px 4px",
2280
- "h": 18,
2281
- "w": 50,
2282
- "fontSize": "12px",
2283
- "fontWeight": "400",
2284
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2285
- "lineHeight": "17px",
2286
- "boxShadow": "none",
2287
- "textDecoration": "none"
2288
- },
2289
- {
2290
- "tag": "SPAN",
2291
- "text": "1+1",
2292
- "cls": "text__tag",
2293
- "bg": "rgb(254, 202, 6)",
2294
- "color": "rgb(255, 255, 255)",
2295
- "radius": "4px 0px",
2296
- "border": "0px none rgb(255, 255, 255)",
2297
- "padding": "0px 4px",
2298
- "h": 18,
2299
- "w": 27,
2300
- "fontSize": "12px",
2301
- "fontWeight": "400",
2302
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2303
- "lineHeight": "17px",
2304
- "boxShadow": "none",
2305
- "textDecoration": "none"
2306
- },
2307
- {
2308
- "tag": "SPAN",
2309
- "text": "전단상품",
2310
- "cls": "text__tag",
2311
- "bg": "rgb(0, 184, 164)",
2312
- "color": "rgb(255, 255, 255)",
2313
- "radius": "4px 0px",
2314
- "border": "0px none rgb(255, 255, 255)",
2315
- "padding": "0px 4px",
2316
- "h": 18,
2317
- "w": 50,
2318
- "fontSize": "12px",
2319
- "fontWeight": "400",
2320
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2321
- "lineHeight": "17px",
2322
- "boxShadow": "none",
2323
- "textDecoration": "none"
2324
- },
2325
- {
2326
- "tag": "H2",
2327
- "text": "G마켓 서비스",
2328
- "cls": "text__title",
2329
- "bg": "rgba(0, 0, 0, 0)",
2330
- "color": "rgb(34, 34, 34)",
2331
- "radius": "0px",
2332
- "border": "0px none rgb(34, 34, 34)",
2333
- "padding": "0px",
2334
- "h": 28,
2335
- "w": 1200,
2336
- "fontSize": "24px",
2337
- "fontWeight": "400",
2338
- "fontFamily": "\"Gmarket Sans\", sans-serif",
2339
- "lineHeight": "normal",
2340
- "boxShadow": "none",
2341
- "textDecoration": "none"
2342
- },
2343
- {
2344
- "tag": "DIV",
2345
- "text": "<img src=\"//image.gmarket.co.kr/hanbando/202604/e7083440-9c0",
2346
- "cls": "box__item",
2347
- "bg": "rgba(0, 0, 0, 0)",
2348
- "color": "rgb(0, 0, 0)",
2349
- "radius": "0px",
2350
- "border": "0px none rgb(0, 0, 0)",
2351
- "padding": "0px",
2352
- "h": 97,
2353
- "w": 1224,
2354
- "fontSize": "16px",
2355
- "fontWeight": "400",
2356
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2357
- "lineHeight": "normal",
2358
- "boxShadow": "none",
2359
- "textDecoration": "none"
2360
- },
2361
- {
2362
- "tag": "SPAN",
2363
- "text": "꼭 멤버십",
2364
- "cls": "text-service",
2365
- "bg": "rgba(0, 0, 0, 0)",
2366
- "color": "rgb(34, 34, 34)",
2367
- "radius": "0px",
2368
- "border": "0px none rgb(34, 34, 34)",
2369
- "padding": "0px",
2370
- "h": 20,
2371
- "w": 102,
2372
- "fontSize": "14px",
2373
- "fontWeight": "400",
2374
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2375
- "lineHeight": "normal",
2376
- "boxShadow": "none",
2377
- "textDecoration": "none"
2378
- },
2379
- {
2380
- "tag": "SPAN",
2381
- "text": "on air",
2382
- "cls": "sprite__homemain image__on-air",
2383
- "bg": "rgba(0, 0, 0, 0)",
2384
- "color": "rgb(34, 34, 34)",
2385
- "radius": "0px",
2386
- "border": "0px none rgb(34, 34, 34)",
2387
- "padding": "0px",
2388
- "h": 28,
2389
- "w": 78,
2390
- "fontSize": "24px",
2391
- "fontWeight": "400",
2392
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
2393
- "lineHeight": "999px",
2394
- "boxShadow": "none",
2395
- "textDecoration": "none"
2396
- },
2397
- {
2398
- "tag": "DIV",
2399
- "text": "LIVE방송잔여시간00:20:30재생(현대홈쇼핑)주스프레스드 물한방울 섞지않은 HPP 100% 수박주스 50",
2400
- "cls": "jsx-7cf39dbc6e4a5007 box__item-inner",
2401
- "bg": "rgba(0, 0, 0, 0)",
2402
- "color": "rgb(0, 0, 0)",
2403
- "radius": "0px",
2404
- "border": "0px none rgb(0, 0, 0)",
2405
- "padding": "0px",
2406
- "h": 198,
2407
- "w": 380,
2408
- "fontSize": "16px",
2409
- "fontWeight": "400",
2410
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2411
- "lineHeight": "normal",
2412
- "boxShadow": "none",
2413
- "textDecoration": "none"
2414
- },
2415
- {
2416
- "tag": "A",
2417
- "text": "LIVE방송잔여시간00:20:30재생(현대홈쇼핑)주스프레스드 물한방울 섞지않은 HPP 100% 수박주스 50",
2418
- "cls": "jsx-7cf39dbc6e4a5007 link__item product-clk-spm-d product-exp-spm-d",
2419
- "bg": "rgba(0, 0, 0, 0)",
2420
- "color": "rgb(34, 34, 34)",
2421
- "radius": "0px",
2422
- "border": "0px none rgb(34, 34, 34)",
2423
- "padding": "0px",
2424
- "h": 198,
2425
- "w": 380,
2426
- "fontSize": "16px",
2427
- "fontWeight": "400",
2428
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2429
- "lineHeight": "normal",
2430
- "boxShadow": "none",
2431
- "textDecoration": "none"
2432
- },
2433
- {
2434
- "tag": "SPAN",
2435
- "text": "",
2436
- "cls": "jsx-7cf39dbc6e4a5007 image",
2437
- "bg": "rgba(0, 0, 0, 0)",
2438
- "color": "rgb(34, 34, 34)",
2439
- "radius": "0px",
2440
- "border": "0px none rgb(34, 34, 34)",
2441
- "padding": "0px",
2442
- "h": 198,
2443
- "w": 380,
2444
- "fontSize": "16px",
2445
- "fontWeight": "400",
2446
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2447
- "lineHeight": "999px",
2448
- "boxShadow": "none",
2449
- "textDecoration": "none"
2450
- },
2451
- {
2452
- "tag": "SPAN",
2453
- "text": "",
2454
- "cls": "box__bigs-tag",
2455
- "bg": "rgba(0, 0, 0, 0)",
2456
- "color": "rgb(34, 34, 34)",
2457
- "radius": "0px",
2458
- "border": "0px none rgb(34, 34, 34)",
2459
- "padding": "0px",
2460
- "h": 76,
2461
- "w": 76,
2462
- "fontSize": "16px",
2463
- "fontWeight": "400",
2464
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2465
- "lineHeight": "normal",
2466
- "boxShadow": "none",
2467
- "textDecoration": "none"
2468
- },
2469
- {
2470
- "tag": "LI",
2471
- "text": "특별방송방송잔여시간00:21:31재생뱅뱅 26SS 봄 남성 라이크라 스트레이트 데님 3종쿠폰적용가 할인 전 ",
2472
- "cls": "swiper-slide swiper-slide-duplicate swiper-slide-prev swiper-slide-duplicate-next",
2473
- "bg": "rgba(0, 0, 0, 0)",
2474
- "color": "rgb(0, 0, 0)",
2475
- "radius": "0px",
2476
- "border": "0px none rgb(0, 0, 0)",
2477
- "padding": "0px",
2478
- "h": 380,
2479
- "w": 1200,
2480
- "fontSize": "16px",
2481
- "fontWeight": "400",
2482
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2483
- "lineHeight": "normal",
2484
- "boxShadow": "none",
2485
- "textDecoration": "none"
2486
- },
2487
- {
2488
- "tag": "SPAN",
2489
- "text": "LIVE",
2490
- "cls": "jsx-7cf39dbc6e4a5007 sprite__homemain image__state-live",
2491
- "bg": "rgba(0, 0, 0, 0)",
2492
- "color": "rgb(34, 34, 34)",
2493
- "radius": "0px",
2494
- "border": "0px none rgb(34, 34, 34)",
2495
- "padding": "0px",
2496
- "h": 22,
2497
- "w": 48,
2498
- "fontSize": "16px",
2499
- "fontWeight": "400",
2500
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2501
- "lineHeight": "999px",
2502
- "boxShadow": "none",
2503
- "textDecoration": "none"
2504
- },
2505
- {
2506
- "tag": "SPAN",
2507
- "text": "방송잔여시간00:20:30",
2508
- "cls": "jsx-7cf39dbc6e4a5007 text__play-time",
2509
- "bg": "rgba(0, 0, 0, 0)",
2510
- "color": "rgb(255, 255, 255)",
2511
- "radius": "0px",
2512
- "border": "0px none rgb(255, 255, 255)",
2513
- "padding": "0px",
2514
- "h": 22,
2515
- "w": 55,
2516
- "fontSize": "12px",
2517
- "fontWeight": "400",
2518
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
2519
- "lineHeight": "22px",
2520
- "boxShadow": "none",
2521
- "textDecoration": "none"
2522
- },
2523
- {
2524
- "tag": "SPAN",
2525
- "text": "00:20:30",
2526
- "cls": "jsx-7cf39dbc6e4a5007 text__remain-time",
2527
- "bg": "rgba(0, 0, 0, 0)",
2528
- "color": "rgb(255, 255, 255)",
2529
- "radius": "0px",
2530
- "border": "0px none rgb(255, 255, 255)",
2531
- "padding": "0px",
2532
- "h": 12,
2533
- "w": 55,
2534
- "fontSize": "12px",
2535
- "fontWeight": "400",
2536
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
2537
- "lineHeight": "22px",
2538
- "boxShadow": "none",
2539
- "textDecoration": "none"
2540
- },
2541
- {
2542
- "tag": "DIV",
2543
- "text": "쿠폰적용가 할인 전 금액59,900원할인율14%50,920원",
2544
- "cls": "box__price--coupon box__price",
2545
- "bg": "rgba(0, 0, 0, 0)",
2546
- "color": "rgb(66, 66, 66)",
2547
- "radius": "0px",
2548
- "border": "0px none rgb(66, 66, 66)",
2549
- "padding": "0px",
2550
- "h": 42,
2551
- "w": 282,
2552
- "fontSize": "0px",
2553
- "fontWeight": "700",
2554
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2555
- "lineHeight": "normal",
2556
- "boxShadow": "none",
2557
- "textDecoration": "none"
2558
- },
2559
- {
2560
- "tag": "SPAN",
2561
- "text": "쿠폰적용가 할인 전 금액59,900원",
2562
- "cls": "text__item--title",
2563
- "bg": "rgba(0, 0, 0, 0)",
2564
- "color": "rgb(66, 66, 66)",
2565
- "radius": "0px",
2566
- "border": "0px none rgb(66, 66, 66)",
2567
- "padding": "0px",
2568
- "h": 14,
2569
- "w": 282,
2570
- "fontSize": "0px",
2571
- "fontWeight": "700",
2572
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2573
- "lineHeight": "normal",
2574
- "boxShadow": "none",
2575
- "textDecoration": "none"
2576
- },
2577
- {
2578
- "tag": "A",
2579
- "text": "현대홈쇼핑",
2580
- "cls": "jsx-7cf39dbc6e4a5007 link__mall",
2581
- "bg": "rgba(0, 0, 0, 0)",
2582
- "color": "rgb(136, 136, 136)",
2583
- "radius": "0px",
2584
- "border": "0px none rgb(136, 136, 136)",
2585
- "padding": "0px",
2586
- "h": 83,
2587
- "w": 62,
2588
- "fontSize": "16px",
2589
- "fontWeight": "400",
2590
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2591
- "lineHeight": "normal",
2592
- "boxShadow": "none",
2593
- "textDecoration": "none"
2594
- },
2595
- {
2596
- "tag": "SPAN",
2597
- "text": "현대홈쇼핑",
2598
- "cls": "jsx-7cf39dbc6e4a5007 text",
2599
- "bg": "rgba(0, 0, 0, 0)",
2600
- "color": "rgb(136, 136, 136)",
2601
- "radius": "0px",
2602
- "border": "0px none rgb(136, 136, 136)",
2603
- "padding": "0px",
2604
- "h": 18,
2605
- "w": 62,
2606
- "fontSize": "14px",
2607
- "fontWeight": "400",
2608
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2609
- "lineHeight": "normal",
2610
- "boxShadow": "none",
2611
- "textDecoration": "none"
2612
- },
2613
- {
2614
- "tag": "LI",
2615
- "text": "특별방송방송잔여시간00:21:31재생뱅뱅 26SS 봄 남성 라이크라 스트레이트 데님 3종쿠폰적용가 할인 전 ",
2616
- "cls": "swiper-slide swiper-slide-next swiper-slide-duplicate-prev",
2617
- "bg": "rgba(0, 0, 0, 0)",
2618
- "color": "rgb(0, 0, 0)",
2619
- "radius": "0px",
2620
- "border": "0px none rgb(0, 0, 0)",
2621
- "padding": "0px",
2622
- "h": 380,
2623
- "w": 1200,
2624
- "fontSize": "16px",
2625
- "fontWeight": "400",
2626
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2627
- "lineHeight": "normal",
2628
- "boxShadow": "none",
2629
- "textDecoration": "none"
2630
- },
2631
- {
2632
- "tag": "A",
2633
- "text": "슈퍼딜",
2634
- "cls": "link__title sprite__homemain",
2635
- "bg": "rgba(0, 0, 0, 0)",
2636
- "color": "rgb(34, 34, 34)",
2637
- "radius": "0px",
2638
- "border": "0px none rgb(34, 34, 34)",
2639
- "padding": "0px",
2640
- "h": 44,
2641
- "w": 160,
2642
- "fontSize": "24px",
2643
- "fontWeight": "400",
2644
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
2645
- "lineHeight": "999px",
2646
- "boxShadow": "none",
2647
- "textDecoration": "none"
2648
- },
2649
- {
2650
- "tag": "A",
2651
- "text": "전체보기",
2652
- "cls": "sprite__homemain--after link__more",
2653
- "bg": "rgba(0, 0, 0, 0)",
2654
- "color": "rgb(255, 255, 255)",
2655
- "radius": "0px",
2656
- "border": "0px none rgb(255, 255, 255)",
2657
- "padding": "0px 25px 0px 0px",
2658
- "h": 18,
2659
- "w": 73,
2660
- "fontSize": "15px",
2661
- "fontWeight": "400",
2662
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2663
- "lineHeight": "18px",
2664
- "boxShadow": "none",
2665
- "textDecoration": "none"
2666
- },
2667
- {
2668
- "tag": "SPAN",
2669
- "text": "타임딜",
2670
- "cls": "text__timedeal-title",
2671
- "bg": "rgba(0, 0, 0, 0)",
2672
- "color": "rgb(255, 255, 255)",
2673
- "radius": "0px",
2674
- "border": "0px none rgb(255, 255, 255)",
2675
- "padding": "0px",
2676
- "h": 12,
2677
- "w": 35,
2678
- "fontSize": "12px",
2679
- "fontWeight": "700",
2680
- "fontFamily": "\"Gmarket Sans\", sans-serif",
2681
- "lineHeight": "16px",
2682
- "boxShadow": "none",
2683
- "textDecoration": "none"
2684
- },
2685
- {
2686
- "tag": "SPAN",
2687
- "text": "01",
2688
- "cls": "text__number",
2689
- "bg": "rgba(0, 0, 0, 0)",
2690
- "color": "rgb(255, 255, 255)",
2691
- "radius": "0px",
2692
- "border": "0px none rgb(255, 255, 255)",
2693
- "padding": "0px",
2694
- "h": 16,
2695
- "w": 17,
2696
- "fontSize": "12px",
2697
- "fontWeight": "700",
2698
- "fontFamily": "\"Gmarket Sans\", sans-serif",
2699
- "lineHeight": "16px",
2700
- "boxShadow": "none",
2701
- "textDecoration": "none"
2702
- },
2703
- {
2704
- "tag": "SPAN",
2705
- "text": "쿠폰적용가",
2706
- "cls": "text__price-title",
2707
- "bg": "rgba(0, 0, 0, 0)",
2708
- "color": "rgb(218, 18, 13)",
2709
- "radius": "0px",
2710
- "border": "0px none rgb(218, 18, 13)",
2711
- "padding": "0px",
2712
- "h": 12,
2713
- "w": 58,
2714
- "fontSize": "12px",
2715
- "fontWeight": "500",
2716
- "fontFamily": "\"Gmarket Sans\"",
2717
- "lineHeight": "16px",
2718
- "boxShadow": "none",
2719
- "textDecoration": "none"
2720
- },
2721
- {
2722
- "tag": "SPAN",
2723
- "text": "27,480원",
2724
- "cls": "text__price--sale",
2725
- "bg": "rgba(0, 0, 0, 0)",
2726
- "color": "rgb(158, 158, 158)",
2727
- "radius": "0px",
2728
- "border": "0px none rgb(158, 158, 158)",
2729
- "padding": "0px 0px 0px 2px",
2730
- "h": 16,
2731
- "w": 54,
2732
- "fontSize": "12px",
2733
- "fontWeight": "400",
2734
- "fontFamily": "\"Gmarket Sans\"",
2735
- "lineHeight": "16px",
2736
- "boxShadow": "none",
2737
- "textDecoration": "none"
2738
- },
2739
- {
2740
- "tag": "DEL",
2741
- "text": "27,480",
2742
- "cls": "text__price",
2743
- "bg": "rgba(0, 0, 0, 0)",
2744
- "color": "rgb(158, 158, 158)",
2745
- "radius": "0px",
2746
- "border": "0px none rgb(158, 158, 158)",
2747
- "padding": "3px 0px 0px",
2748
- "h": 15,
2749
- "w": 41,
2750
- "fontSize": "12px",
2751
- "fontWeight": "400",
2752
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
2753
- "lineHeight": "16px",
2754
- "boxShadow": "none",
2755
- "textDecoration": "line-through"
2756
- },
2757
- {
2758
- "tag": "DIV",
2759
- "text": "할인율23%20,980원",
2760
- "cls": "box__price--sale",
2761
- "bg": "rgba(0, 0, 0, 0)",
2762
- "color": "rgb(218, 18, 13)",
2763
- "radius": "0px",
2764
- "border": "0px none rgb(218, 18, 13)",
2765
- "padding": "0px",
2766
- "h": 24,
2767
- "w": 320,
2768
- "fontSize": "0px",
2769
- "fontWeight": "400",
2770
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2771
- "lineHeight": "24px",
2772
- "boxShadow": "none",
2773
- "textDecoration": "none"
2774
- },
2775
- {
2776
- "tag": "SPAN",
2777
- "text": "23%",
2778
- "cls": "text__sale",
2779
- "bg": "rgba(0, 0, 0, 0)",
2780
- "color": "rgb(218, 18, 13)",
2781
- "radius": "0px",
2782
- "border": "0px none rgb(218, 18, 13)",
2783
- "padding": "0px",
2784
- "h": 19,
2785
- "w": 44,
2786
- "fontSize": "19px",
2787
- "fontWeight": "400",
2788
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
2789
- "lineHeight": "24px",
2790
- "boxShadow": "none",
2791
- "textDecoration": "none"
2792
- },
2793
- {
2794
- "tag": "SPAN",
2795
- "text": "20,980",
2796
- "cls": "text__price",
2797
- "bg": "rgba(0, 0, 0, 0)",
2798
- "color": "rgb(218, 18, 13)",
2799
- "radius": "0px",
2800
- "border": "0px none rgb(218, 18, 13)",
2801
- "padding": "3px 0px 0px",
2802
- "h": 21,
2803
- "w": 65,
2804
- "fontSize": "18px",
2805
- "fontWeight": "700",
2806
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
2807
- "lineHeight": "24px",
2808
- "boxShadow": "none",
2809
- "textDecoration": "none"
2810
- },
2811
- {
2812
- "tag": "P",
2813
- "text": "베베숲 프라임 아기물티슈 70매 캡 20팩 프리미엄 아기 물티슈/70gsm고평량",
2814
- "cls": "text__itemcard-title",
2815
- "bg": "rgba(0, 0, 0, 0)",
2816
- "color": "rgb(34, 34, 34)",
2817
- "radius": "0px",
2818
- "border": "0px none rgb(34, 34, 34)",
2819
- "padding": "0px",
2820
- "h": 20,
2821
- "w": 320,
2822
- "fontSize": "14px",
2823
- "fontWeight": "400",
2824
- "fontFamily": "\"Noto Sans KR\", sans-serif",
2825
- "lineHeight": "20px",
2826
- "boxShadow": "none",
2827
- "textDecoration": "none"
2828
- },
2829
- {
2830
- "tag": "DIV",
2831
- "text": "오늘출발무료배송구매 45만+",
2832
- "cls": "box__item--group",
2833
- "bg": "rgba(0, 0, 0, 0)",
2834
- "color": "rgb(0, 0, 238)",
2835
- "radius": "0px",
2836
- "border": "0px none rgb(0, 0, 238)",
2837
- "padding": "0px",
2838
- "h": 17,
2839
- "w": 320,
2840
- "fontSize": "0px",
2841
- "fontWeight": "400",
2842
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2843
- "lineHeight": "normal",
2844
- "boxShadow": "none",
2845
- "textDecoration": "none"
2846
- },
2847
- {
2848
- "tag": "DIV",
2849
- "text": "오늘출발",
2850
- "cls": "box__item",
2851
- "bg": "rgba(0, 0, 0, 0)",
2852
- "color": "rgb(153, 153, 153)",
2853
- "radius": "0px",
2854
- "border": "0px none rgb(153, 153, 153)",
2855
- "padding": "0px",
2856
- "h": 17,
2857
- "w": 61,
2858
- "fontSize": "12px",
2859
- "fontWeight": "400",
2860
- "fontFamily": "\"Noto Sans KR\", sans-serif",
2861
- "lineHeight": "16px",
2862
- "boxShadow": "none",
2863
- "textDecoration": "none"
2864
- },
2865
- {
2866
- "tag": "SPAN",
2867
- "text": "오늘출발",
2868
- "cls": "text__tag text__tag--shipping",
2869
- "bg": "rgba(0, 0, 0, 0)",
2870
- "color": "rgb(6, 125, 253)",
2871
- "radius": "0px",
2872
- "border": "0px none rgb(6, 125, 253)",
2873
- "padding": "0px 0px 0px 19px",
2874
- "h": 18,
2875
- "w": 61,
2876
- "fontSize": "12px",
2877
- "fontWeight": "700",
2878
- "fontFamily": "\"Noto Sans KR\", sans-serif",
2879
- "lineHeight": "17px",
2880
- "boxShadow": "none",
2881
- "textDecoration": "none"
2882
- },
2883
- {
2884
- "tag": "SPAN",
2885
- "text": "무료배송",
2886
- "cls": "text__tag",
2887
- "bg": "rgba(0, 0, 0, 0)",
2888
- "color": "rgb(97, 97, 97)",
2889
- "radius": "0px",
2890
- "border": "0px none rgb(97, 97, 97)",
2891
- "padding": "0px",
2892
- "h": 18,
2893
- "w": 42,
2894
- "fontSize": "12px",
2895
- "fontWeight": "400",
2896
- "fontFamily": "\"Noto Sans KR\", sans-serif",
2897
- "lineHeight": "17px",
2898
- "boxShadow": "none",
2899
- "textDecoration": "none"
2900
- },
2901
- {
2902
- "tag": "DIV",
2903
- "text": "결제할인 12%",
2904
- "cls": "box__itemcard-nudging-group",
2905
- "bg": "rgba(0, 0, 0, 0)",
2906
- "color": "rgb(0, 0, 238)",
2907
- "radius": "0px",
2908
- "border": "0px none rgb(0, 0, 238)",
2909
- "padding": "0px",
2910
- "h": 24,
2911
- "w": 320,
2912
- "fontSize": "0px",
2913
- "fontWeight": "400",
2914
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2915
- "lineHeight": "0px",
2916
- "boxShadow": "none",
2917
- "textDecoration": "none"
2918
- },
2919
- {
2920
- "tag": "SPAN",
2921
- "text": "결제할인 12%",
2922
- "cls": "text__nudging-label",
2923
- "bg": "rgba(0, 0, 0, 0)",
2924
- "color": "rgb(34, 34, 34)",
2925
- "radius": "10px",
2926
- "border": "1px solid rgb(224, 224, 224)",
2927
- "padding": "2px 8px",
2928
- "h": 20,
2929
- "w": 87,
2930
- "fontSize": "12px",
2931
- "fontWeight": "400",
2932
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2933
- "lineHeight": "12px",
2934
- "boxShadow": "none",
2935
- "textDecoration": "none"
2936
- },
2937
- {
2938
- "tag": "BUTTON",
2939
- "text": "관심상품 추가",
2940
- "cls": "button__favor",
2941
- "bg": "rgba(0, 0, 0, 0)",
2942
- "color": "rgb(0, 0, 0)",
2943
- "radius": "0px",
2944
- "border": "0px none rgb(0, 0, 0)",
2945
- "padding": "0px",
2946
- "h": 40,
2947
- "w": 40,
2948
- "fontSize": "13.3333px",
2949
- "fontWeight": "400",
2950
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2951
- "lineHeight": "normal",
2952
- "boxShadow": "none",
2953
- "textDecoration": "none"
2954
- },
2955
- {
2956
- "tag": "SPAN",
2957
- "text": "스타배송내일(토) 도착보장",
2958
- "cls": "text__tag--guaranteed sprite",
2959
- "bg": "rgba(0, 0, 0, 0)",
2960
- "color": "rgb(97, 97, 97)",
2961
- "radius": "0px",
2962
- "border": "0px none rgb(97, 97, 97)",
2963
- "padding": "0px",
2964
- "h": 18,
2965
- "w": 137,
2966
- "fontSize": "12px",
2967
- "fontWeight": "400",
2968
- "fontFamily": "\"Noto Sans KR\", sans-serif",
2969
- "lineHeight": "16px",
2970
- "boxShadow": "none",
2971
- "textDecoration": "none"
2972
- },
2973
- {
2974
- "tag": "A",
2975
- "text": "슈퍼딜 전체보기",
2976
- "cls": "link__all-more",
2977
- "bg": "rgb(250, 250, 250)",
2978
- "color": "rgb(68, 68, 68)",
2979
- "radius": "27px",
2980
- "border": "1px solid rgba(0, 0, 0, 0.1)",
2981
- "padding": "0px",
2982
- "h": 54,
2983
- "w": 386,
2984
- "fontSize": "16px",
2985
- "fontWeight": "400",
2986
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
2987
- "lineHeight": "50px",
2988
- "boxShadow": "none",
2989
- "textDecoration": "none"
2990
- },
2991
- {
2992
- "tag": "DIV",
2993
- "text": "",
2994
- "cls": "box__title-banner",
2995
- "bg": "rgba(0, 0, 0, 0)",
2996
- "color": "rgb(0, 0, 0)",
2997
- "radius": "6px 0px 0px 6px",
2998
- "border": "0px none rgb(0, 0, 0)",
2999
- "padding": "0px",
3000
- "h": 346,
3001
- "w": 465,
3002
- "fontSize": "16px",
3003
- "fontWeight": "400",
3004
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3005
- "lineHeight": "normal",
3006
- "boxShadow": "none",
3007
- "textDecoration": "none"
3008
- },
3009
- {
3010
- "tag": "A",
3011
- "text": "",
3012
- "cls": "link__title-banner",
3013
- "bg": "rgba(0, 0, 0, 0)",
3014
- "color": "rgb(0, 0, 238)",
3015
- "radius": "0px",
3016
- "border": "0px none rgb(0, 0, 238)",
3017
- "padding": "0px",
3018
- "h": 346,
3019
- "w": 465,
3020
- "fontSize": "16px",
3021
- "fontWeight": "400",
3022
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3023
- "lineHeight": "normal",
3024
- "boxShadow": "none",
3025
- "textDecoration": "none"
3026
- },
3027
- {
3028
- "tag": "DIV",
3029
- "text": "쉽고, 빠르고, 안전한 직구GLOBAL SHOPPING 해외직구",
3030
- "cls": "box__title",
3031
- "bg": "rgba(0, 0, 0, 0)",
3032
- "color": "rgb(0, 0, 0)",
3033
- "radius": "0px",
3034
- "border": "0px none rgb(0, 0, 0)",
3035
- "padding": "0px",
3036
- "h": 67,
3037
- "w": 655,
3038
- "fontSize": "16px",
3039
- "fontWeight": "400",
3040
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3041
- "lineHeight": "normal",
3042
- "boxShadow": "none",
3043
- "textDecoration": "none"
3044
- },
3045
- {
3046
- "tag": "P",
3047
- "text": "쉽고, 빠르고, 안전한 직구",
3048
- "cls": "text__sub-title",
3049
- "bg": "rgba(0, 0, 0, 0)",
3050
- "color": "rgb(139, 139, 139)",
3051
- "radius": "0px",
3052
- "border": "0px none rgb(139, 139, 139)",
3053
- "padding": "0px",
3054
- "h": 24,
3055
- "w": 655,
3056
- "fontSize": "16px",
3057
- "fontWeight": "400",
3058
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3059
- "lineHeight": "normal",
3060
- "boxShadow": "none",
3061
- "textDecoration": "none"
3062
- },
3063
- {
3064
- "tag": "H4",
3065
- "text": "GLOBAL SHOPPING 해외직구",
3066
- "cls": "text__title",
3067
- "bg": "rgba(0, 0, 0, 0)",
3068
- "color": "rgb(0, 0, 0)",
3069
- "radius": "0px",
3070
- "border": "0px none rgb(0, 0, 0)",
3071
- "padding": "0px",
3072
- "h": 36,
3073
- "w": 655,
3074
- "fontSize": "31px",
3075
- "fontWeight": "300",
3076
- "fontFamily": "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif",
3077
- "lineHeight": "normal",
3078
- "boxShadow": "none",
3079
- "textDecoration": "none"
3080
- },
3081
- {
3082
- "tag": "A",
3083
- "text": "힙 프레 600gx8통쿠폰적용가 할인 전 금액220,000원할인율12%193,600원꼭멤버 최대 9,680원",
3084
- "cls": "link__item product-clk-spm-d product-exp-spm-d",
3085
- "bg": "rgba(0, 0, 0, 0)",
3086
- "color": "rgb(0, 0, 238)",
3087
- "radius": "0px",
3088
- "border": "0px none rgb(0, 0, 238)",
3089
- "padding": "0px",
3090
- "h": 238,
3091
- "w": 138,
3092
- "fontSize": "0px",
3093
- "fontWeight": "400",
3094
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3095
- "lineHeight": "normal",
3096
- "boxShadow": "none",
3097
- "textDecoration": "none"
3098
- },
3099
- {
3100
- "tag": "H2",
3101
- "text": "알립니다",
3102
- "cls": "text__title",
3103
- "bg": "rgba(0, 0, 0, 0)",
3104
- "color": "rgb(0, 0, 0)",
3105
- "radius": "0px",
3106
- "border": "0px none rgb(0, 0, 0)",
3107
- "padding": "0px 19px 0px 0px",
3108
- "h": 20,
3109
- "w": 67,
3110
- "fontSize": "14px",
3111
- "fontWeight": "700",
3112
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3113
- "lineHeight": "20px",
3114
- "boxShadow": "none",
3115
- "textDecoration": "none"
3116
- },
3117
- {
3118
- "tag": "A",
3119
- "text": "알립니다",
3120
- "cls": "link__title sprite__homemain--after",
3121
- "bg": "rgba(0, 0, 0, 0)",
3122
- "color": "rgb(102, 102, 102)",
3123
- "radius": "0px",
3124
- "border": "0px none rgb(102, 102, 102)",
3125
- "padding": "0px",
3126
- "h": 17,
3127
- "w": 48,
3128
- "fontSize": "14px",
3129
- "fontWeight": "700",
3130
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", sans-serif",
3131
- "lineHeight": "20px",
3132
- "boxShadow": "none",
3133
- "textDecoration": "none"
3134
- },
3135
- {
3136
- "tag": "A",
3137
- "text": "[안내] 5월 신용카드 무이자 할부혜택",
3138
- "cls": "link__notice",
3139
- "bg": "rgba(0, 0, 0, 0)",
3140
- "color": "rgb(119, 119, 119)",
3141
- "radius": "0px",
3142
- "border": "0px none rgb(119, 119, 119)",
3143
- "padding": "0px",
3144
- "h": 17,
3145
- "w": 183,
3146
- "fontSize": "14px",
3147
- "fontWeight": "400",
3148
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3149
- "lineHeight": "20px",
3150
- "boxShadow": "none",
3151
- "textDecoration": "none"
3152
- },
3153
- {
3154
- "tag": "SPAN",
3155
- "text": "2026-05-04",
3156
- "cls": "text__date",
3157
- "bg": "rgba(0, 0, 0, 0)",
3158
- "color": "rgb(153, 153, 153)",
3159
- "radius": "0px",
3160
- "border": "0px none rgb(153, 153, 153)",
3161
- "padding": "0px 0px 0px 17px",
3162
- "h": 16,
3163
- "w": 93,
3164
- "fontSize": "13px",
3165
- "fontWeight": "400",
3166
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3167
- "lineHeight": "20px",
3168
- "boxShadow": "none",
3169
- "textDecoration": "none"
3170
- },
3171
- {
3172
- "tag": "A",
3173
- "text": "<img src=\"//pics.gmarket.co.kr/pc/single/kr/homemain/image__",
3174
- "cls": "link__banner",
3175
- "bg": "rgba(0, 0, 0, 0)",
3176
- "color": "rgb(0, 0, 238)",
3177
- "radius": "0px",
3178
- "border": "0px none rgb(0, 0, 238)",
3179
- "padding": "0px",
3180
- "h": 18,
3181
- "w": 1200,
3182
- "fontSize": "16px",
3183
- "fontWeight": "400",
3184
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3185
- "lineHeight": "normal",
3186
- "boxShadow": "none",
3187
- "textDecoration": "none"
3188
- },
3189
- {
3190
- "tag": "LI",
3191
- "text": "주식회사 지마켓 소개",
3192
- "cls": "list-item__footer-utility",
3193
- "bg": "rgba(0, 0, 0, 0)",
3194
- "color": "rgb(0, 0, 0)",
3195
- "radius": "0px",
3196
- "border": "0px none rgb(0, 0, 0)",
3197
- "padding": "0px 25px 0px 0px",
3198
- "h": 20,
3199
- "w": 131,
3200
- "fontSize": "0px",
3201
- "fontWeight": "400",
3202
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3203
- "lineHeight": "normal",
3204
- "boxShadow": "none",
3205
- "textDecoration": "none"
3206
- },
3207
- {
3208
- "tag": "A",
3209
- "text": "주식회사 지마켓 소개",
3210
- "cls": "link__footer-utility",
3211
- "bg": "rgba(0, 0, 0, 0)",
3212
- "color": "rgb(94, 99, 109)",
3213
- "radius": "0px",
3214
- "border": "0px none rgb(94, 99, 109)",
3215
- "padding": "0px",
3216
- "h": 17,
3217
- "w": 106,
3218
- "fontSize": "14px",
3219
- "fontWeight": "400",
3220
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3221
- "lineHeight": "20px",
3222
- "boxShadow": "none",
3223
- "textDecoration": "none"
3224
- },
3225
- {
3226
- "tag": "LI",
3227
- "text": "개인정보처리방침",
3228
- "cls": "list-item__footer-utility list-item__footer-utility--personal-information",
3229
- "bg": "rgba(0, 0, 0, 0)",
3230
- "color": "rgb(0, 0, 0)",
3231
- "radius": "0px",
3232
- "border": "0px none rgb(0, 0, 0)",
3233
- "padding": "0px 25px",
3234
- "h": 20,
3235
- "w": 139,
3236
- "fontSize": "0px",
3237
- "fontWeight": "400",
3238
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3239
- "lineHeight": "normal",
3240
- "boxShadow": "none",
3241
- "textDecoration": "none"
3242
- },
3243
- {
3244
- "tag": "A",
3245
- "text": "개인정보처리방침",
3246
- "cls": "link__footer-utility",
3247
- "bg": "rgba(0, 0, 0, 0)",
3248
- "color": "rgb(94, 99, 109)",
3249
- "radius": "0px",
3250
- "border": "0px none rgb(94, 99, 109)",
3251
- "padding": "0px",
3252
- "h": 17,
3253
- "w": 89,
3254
- "fontSize": "14px",
3255
- "fontWeight": "700",
3256
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3257
- "lineHeight": "20px",
3258
- "boxShadow": "none",
3259
- "textDecoration": "none"
3260
- },
3261
- {
3262
- "tag": "BUTTON",
3263
- "text": "판매자서비스",
3264
- "cls": "button__sellermenu sprite__common--after",
3265
- "bg": "rgb(255, 255, 255)",
3266
- "color": "rgb(94, 99, 109)",
3267
- "radius": "3px",
3268
- "border": "1px solid rgb(236, 236, 236)",
3269
- "padding": "0px",
3270
- "h": 34,
3271
- "w": 117,
3272
- "fontSize": "14px",
3273
- "fontWeight": "400",
3274
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3275
- "lineHeight": "14px",
3276
- "boxShadow": "none",
3277
- "textDecoration": "none"
3278
- },
3279
- {
3280
- "tag": "SPAN",
3281
- "text": "상호명 및 호스팅 서비스 제공 : 주식회사 지마켓",
3282
- "cls": "text__company-title sprite__common--after",
3283
- "bg": "rgba(0, 0, 0, 0)",
3284
- "color": "rgb(94, 99, 109)",
3285
- "radius": "0px",
3286
- "border": "0px none rgb(94, 99, 109)",
3287
- "padding": "0px 19px 0px 0px",
3288
- "h": 20,
3289
- "w": 251,
3290
- "fontSize": "14px",
3291
- "fontWeight": "700",
3292
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3293
- "lineHeight": "20px",
3294
- "boxShadow": "none",
3295
- "textDecoration": "none"
3296
- },
3297
- {
3298
- "tag": "A",
3299
- "text": "사업자정보확인",
3300
- "cls": "link__business-info sprite__common",
3301
- "bg": "rgba(0, 0, 0, 0)",
3302
- "color": "rgb(0, 0, 238)",
3303
- "radius": "0px",
3304
- "border": "0px none rgb(0, 0, 238)",
3305
- "padding": "0px",
3306
- "h": 20,
3307
- "w": 86,
3308
- "fontSize": "13px",
3309
- "fontWeight": "400",
3310
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3311
- "lineHeight": "23px",
3312
- "boxShadow": "none",
3313
- "textDecoration": "none"
3314
- },
3315
- {
3316
- "tag": "A",
3317
- "text": "고객센터",
3318
- "cls": "link__company-title sprite__common--after",
3319
- "bg": "rgba(0, 0, 0, 0)",
3320
- "color": "rgb(94, 99, 109)",
3321
- "radius": "0px",
3322
- "border": "0px none rgb(94, 99, 109)",
3323
- "padding": "0px 19px 0px 0px",
3324
- "h": 20,
3325
- "w": 83,
3326
- "fontSize": "14px",
3327
- "fontWeight": "700",
3328
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3329
- "lineHeight": "20px",
3330
- "boxShadow": "none",
3331
- "textDecoration": "none"
3332
- },
3333
- {
3334
- "tag": "A",
3335
- "text": "gmarket@corp.gmarket.co.kr",
3336
- "cls": "link__mail",
3337
- "bg": "rgba(0, 0, 0, 0)",
3338
- "color": "rgb(117, 124, 138)",
3339
- "radius": "0px",
3340
- "border": "0px none rgb(117, 124, 138)",
3341
- "padding": "0px",
3342
- "h": 16,
3343
- "w": 163,
3344
- "fontSize": "13px",
3345
- "fontWeight": "400",
3346
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3347
- "lineHeight": "23px",
3348
- "boxShadow": "none",
3349
- "textDecoration": "none"
3350
- },
3351
- {
3352
- "tag": "LI",
3353
- "text": "전자금융분쟁처리   Tel : 1566-5701 | Fax : 02-589-8844 | Mail : gmk_",
3354
- "cls": "list-item__legal-info",
3355
- "bg": "rgba(0, 0, 0, 0)",
3356
- "color": "rgb(148, 152, 159)",
3357
- "radius": "0px",
3358
- "border": "0px none rgb(148, 152, 159)",
3359
- "padding": "7px 0px 0px",
3360
- "h": 27,
3361
- "w": 511,
3362
- "fontSize": "13px",
3363
- "fontWeight": "400",
3364
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3365
- "lineHeight": "20px",
3366
- "boxShadow": "none",
3367
- "textDecoration": "none"
3368
- },
3369
- {
3370
- "tag": "A",
3371
- "text": "전자금융분쟁처리",
3372
- "cls": "link__legal-info sprite__common--after",
3373
- "bg": "rgba(0, 0, 0, 0)",
3374
- "color": "rgb(148, 152, 159)",
3375
- "radius": "0px",
3376
- "border": "0px none rgb(148, 152, 159)",
3377
- "padding": "0px",
3378
- "h": 16,
3379
- "w": 96,
3380
- "fontSize": "13px",
3381
- "fontWeight": "400",
3382
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3383
- "lineHeight": "20px",
3384
- "boxShadow": "none",
3385
- "textDecoration": "none"
3386
- },
3387
- {
3388
- "tag": "A",
3389
- "text": "gmk_cs@corp.gmarket.co.kr",
3390
- "cls": "link__mail",
3391
- "bg": "rgba(0, 0, 0, 0)",
3392
- "color": "rgb(148, 152, 159)",
3393
- "radius": "0px",
3394
- "border": "0px none rgb(148, 152, 159)",
3395
- "padding": "0px",
3396
- "h": 16,
3397
- "w": 161,
3398
- "fontSize": "13px",
3399
- "fontWeight": "400",
3400
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3401
- "lineHeight": "20px",
3402
- "boxShadow": "none",
3403
- "textDecoration": "none"
3404
- },
3405
- {
3406
- "tag": "BUTTON",
3407
- "text": "전자상거래법상의 소비자분쟁해결기준",
3408
- "cls": "button__legal-info sprite__common--after",
3409
- "bg": "rgba(0, 0, 0, 0)",
3410
- "color": "rgb(148, 152, 159)",
3411
- "radius": "0px",
3412
- "border": "0px none rgb(148, 152, 159)",
3413
- "padding": "0px",
3414
- "h": 20,
3415
- "w": 196,
3416
- "fontSize": "13px",
3417
- "fontWeight": "400",
3418
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3419
- "lineHeight": "20px",
3420
- "boxShadow": "none",
3421
- "textDecoration": "none"
3422
- },
3423
- {
3424
- "tag": "BUTTON",
3425
- "text": "콘텐츠산업 진흥법에 따른 표시",
3426
- "cls": "button__notice",
3427
- "bg": "rgba(0, 0, 0, 0)",
3428
- "color": "rgb(148, 152, 159)",
3429
- "radius": "0px",
3430
- "border": "0px none rgb(148, 152, 159)",
3431
- "padding": "0px",
3432
- "h": 20,
3433
- "w": 129,
3434
- "fontSize": "12px",
3435
- "fontWeight": "400",
3436
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3437
- "lineHeight": "20px",
3438
- "boxShadow": "none",
3439
- "textDecoration": "underline"
3440
- },
3441
- {
3442
- "tag": "A",
3443
- "text": "KOLSA",
3444
- "cls": "link__online-society",
3445
- "bg": "rgba(0, 0, 0, 0)",
3446
- "color": "rgb(0, 0, 238)",
3447
- "radius": "0px",
3448
- "border": "0px none rgb(0, 0, 238)",
3449
- "padding": "0px",
3450
- "h": 16,
3451
- "w": 46,
3452
- "fontSize": "12px",
3453
- "fontWeight": "400",
3454
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3455
- "lineHeight": "16px",
3456
- "boxShadow": "none",
3457
- "textDecoration": "none"
3458
- },
3459
- {
3460
- "tag": "SPAN",
3461
- "text": "KOLSA",
3462
- "cls": "text__title sprite__common",
3463
- "bg": "rgba(0, 0, 0, 0)",
3464
- "color": "rgb(0, 0, 238)",
3465
- "radius": "0px",
3466
- "border": "0px none rgb(0, 0, 238)",
3467
- "padding": "0px",
3468
- "h": 11,
3469
- "w": 40,
3470
- "fontSize": "12px",
3471
- "fontWeight": "400",
3472
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3473
- "lineHeight": "16px",
3474
- "boxShadow": "none",
3475
- "textDecoration": "none"
3476
- },
3477
- {
3478
- "tag": "BUTTON",
3479
- "text": "수상·인증 내역",
3480
- "cls": "button__award-layer sprite__common--after",
3481
- "bg": "rgba(0, 0, 0, 0)",
3482
- "color": "rgb(148, 152, 159)",
3483
- "radius": "0px",
3484
- "border": "0px none rgb(148, 152, 159)",
3485
- "padding": "0px",
3486
- "h": 17,
3487
- "w": 78,
3488
- "fontSize": "12px",
3489
- "fontWeight": "400",
3490
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3491
- "lineHeight": "16px",
3492
- "boxShadow": "none",
3493
- "textDecoration": "underline"
3494
- },
3495
- {
3496
- "tag": "A",
3497
- "text": "Top으로 이동",
3498
- "cls": "link__top",
3499
- "bg": "rgba(0, 0, 0, 0)",
3500
- "color": "rgb(0, 0, 238)",
3501
- "radius": "0px",
3502
- "border": "0px none rgb(0, 0, 238)",
3503
- "padding": "0px",
3504
- "h": 18,
3505
- "w": 80,
3506
- "fontSize": "16px",
3507
- "fontWeight": "400",
3508
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3509
- "lineHeight": "normal",
3510
- "boxShadow": "none",
3511
- "textDecoration": "none"
3512
- },
3513
- {
3514
- "tag": "SPAN",
3515
- "text": "Top으로 이동",
3516
- "cls": "sprite__common",
3517
- "bg": "rgba(0, 0, 0, 0)",
3518
- "color": "rgb(0, 0, 238)",
3519
- "radius": "0px",
3520
- "border": "0px none rgb(0, 0, 238)",
3521
- "padding": "0px",
3522
- "h": 80,
3523
- "w": 80,
3524
- "fontSize": "16px",
3525
- "fontWeight": "400",
3526
- "fontFamily": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3527
- "lineHeight": "normal",
3528
- "boxShadow": "none",
3529
- "textDecoration": "none"
3530
- }
3531
- ],
3532
- "colorFreq": {
3533
- "rgb(17, 121, 234)": 1,
3534
- "rgb(255, 255, 255)": 22,
3535
- "rgb(0, 0, 0)": 65,
3536
- "rgb(0, 0, 238)": 21,
3537
- "rgb(34, 34, 34)": 18,
3538
- "rgb(247, 247, 247)": 1,
3539
- "rgb(153, 153, 153)": 3,
3540
- "rgb(16, 175, 41)": 1,
3541
- "rgb(119, 119, 119)": 4,
3542
- "rgb(10, 187, 38)": 1,
3543
- "rgb(0, 192, 30)": 1,
3544
- "rgb(66, 66, 66)": 8,
3545
- "rgb(218, 18, 13)": 11,
3546
- "rgb(158, 158, 158)": 4,
3547
- "rgb(1, 169, 0)": 2,
3548
- "rgb(97, 97, 97)": 3,
3549
- "rgb(255, 207, 3)": 1,
3550
- "rgb(102, 102, 102)": 2,
3551
- "rgb(0, 196, 0)": 2,
3552
- "rgb(94, 139, 180)": 1,
3553
- "rgb(250, 250, 250)": 2,
3554
- "rgb(68, 68, 68)": 3,
3555
- "rgb(113, 48, 243)": 2,
3556
- "rgb(225, 74, 79)": 1,
3557
- "rgb(117, 117, 117)": 1,
3558
- "rgb(255, 140, 5)": 1,
3559
- "rgb(254, 202, 6)": 1,
3560
- "rgb(0, 184, 164)": 1,
3561
- "rgb(136, 136, 136)": 2,
3562
- "rgb(6, 125, 253)": 1,
3563
- "rgb(139, 139, 139)": 1,
3564
- "rgb(94, 99, 109)": 5,
3565
- "rgb(117, 124, 138)": 1,
3566
- "rgb(148, 152, 159)": 6
3567
- },
3568
- "radiusFreq": {
3569
- "24px": 1,
3570
- "6px": 1,
3571
- "50%": 1,
3572
- "10px": 3,
3573
- "20px": 3,
3574
- "4px 0px": 5,
3575
- "27px": 2,
3576
- "6px 0px 0px 6px": 1,
3577
- "3px": 1
3578
- },
3579
- "fontFreq": {
3580
- "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif": 146,
3581
- "\"Gmarket Sans\", \"Gmarket Sans\", sans-serif": 19,
3582
- "\"Gmarket Sans\", sans-serif": 7,
3583
- "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans Korean\", \"Noto Sans KR\", sans-serif": 2,
3584
- "\"Gmarket Sans\"": 2,
3585
- "\"Noto Sans KR\", sans-serif": 5,
3586
- "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", sans-serif": 1
3587
- },
3588
- "headings": {
3589
- "h1": [
3590
- {
3591
- "text": "G마켓",
3592
- "fs": "0px",
3593
- "fw": "700"
3594
- }
3595
- ],
3596
- "h2": [
3597
- {
3598
- "text": "전체카테고리",
3599
- "fs": "24px",
3600
- "fw": "700"
3601
- },
3602
- {
3603
- "text": "프로모션 배너",
3604
- "fs": "24px",
3605
- "fw": "700"
3606
- },
3607
- {
3608
- "text": "지금 제일 잘 나가는 상품",
3609
- "fs": "24px",
3610
- "fw": "700"
3611
- },
3612
- {
3613
- "text": "지금부터의 신선마켓, 이마트몰",
3614
- "fs": "24px",
3615
- "fw": "700"
3616
- },
3617
- {
3618
- "text": "오늘 주문 내일 도착보장, 스타배송",
3619
- "fs": "24px",
3620
- "fw": "700"
3621
- },
3622
- {
3623
- "text": "집 앞까지 신선하게, 당일배송",
3624
- "fs": "24px",
3625
- "fw": "700"
3626
- },
3627
- {
3628
- "text": "Homeplus원하는 시간에 당일배송 되는 신선한 장보기4만원 이상 무료배송",
3629
- "fs": "24px",
3630
- "fw": "700"
3631
- },
3632
- {
3633
- "text": "G마켓 서비스",
3634
- "fs": "24px",
3635
- "fw": "400"
3636
- }
3637
- ],
3638
- "h3": [
3639
- {
3640
- "text": "하나더 상품",
3641
- "fs": "18.72px",
3642
- "fw": "700"
3643
- },
3644
- {
3645
- "text": "전단상품 상품",
3646
- "fs": "18.72px",
3647
- "fw": "700"
3648
- },
3649
- {
3650
- "text": "오반장 상품",
3651
- "fs": "18.72px",
3652
- "fw": "700"
3653
- },
3654
- {
3655
- "text": "베스트 상품",
3656
- "fs": "18.72px",
3657
- "fw": "700"
3658
- },
3659
- {
3660
- "text": "무료배송 상품",
3661
- "fs": "18.72px",
3662
- "fw": "700"
3663
- },
3664
- {
3665
- "text": "Homeplus 상품",
3666
- "fs": "18.72px",
3667
- "fw": "700"
3668
- }
3669
- ]
3670
- },
3671
- "bodyBg": "rgba(0, 0, 0, 0)",
3672
- "bodyColor": "rgb(0, 0, 0)",
3673
- "bodyFont": "-apple-system, \"system-ui\", \"Apple SD Gothic Neo\", Roboto, \"Noto Sans CJK KR\", Tahoma, \"Noto Sans KR\", \"Gmarket Sans\", sans-serif",
3674
- "htmlBg": "rgba(0, 0, 0, 0)"
3675
- }