{
  "name": "TheHumanInTheLoop Marketplace Codex Analysis",
  "version": "1.0.0",
  "description": "Análisis visual del marketplace público; no es un sistema oficial de Codex.",
  "source": "https://mauricioperera.github.io/thehumanintheloop-marketplace-codex/",
  "observedAt": "2026-08-02",
  "colors": {
    "ink": "#17211D",
    "muted": "#65736D",
    "cream": "#F5F5EF",
    "paper": "#FFFFFF",
    "primary": "#D7F36A",
    "orange": "#FF704E",
    "line": "#DCE2D9",
    "orbit": "#47554F",
    "softText": "#B7C4BD",
    "oliveText": "#56621C"
  },
  "typography": {
    "body": {"fontFamily": "Inter, ui-sans-serif, system-ui, sans-serif", "fontSize": "16px", "fontWeight": 400, "lineHeight": 1.5},
    "eyebrow": {"fontFamily": "Inter, ui-sans-serif, system-ui, sans-serif", "fontSize": "11px", "fontWeight": 800, "lineHeight": 1.2, "letterSpacing": "0.18em"},
    "display": {"fontFamily": "Inter, ui-sans-serif, system-ui, sans-serif", "fontSize": "56px", "fontWeight": 800, "lineHeight": 0.94, "letterSpacing": "-0.08em"},
    "displayAccent": {"fontFamily": "Georgia, Times New Roman, serif", "fontSize": "56px", "fontWeight": 400, "lineHeight": 0.94, "letterSpacing": "-0.07em"},
    "heading": {"fontFamily": "Inter, ui-sans-serif, system-ui, sans-serif", "fontSize": "40px", "fontWeight": 800, "lineHeight": 0.98, "letterSpacing": "-0.07em"},
    "cardTitle": {"fontFamily": "Inter, ui-sans-serif, system-ui, sans-serif", "fontSize": "23px", "fontWeight": 800, "lineHeight": 1.1, "letterSpacing": "-0.045em"},
    "small": {"fontFamily": "Inter, ui-sans-serif, system-ui, sans-serif", "fontSize": "12px", "fontWeight": 400, "lineHeight": 1.5}
  },
  "rounded": {"pill": "999px", "card": "8px", "icon": "12px", "control": "6px", "circle": "999px"},
  "spacing": {"xs": "7px", "sm": "10px", "md": "16px", "lg": "18px", "xl": "25px", "section": "90px", "contentMax": "1120px", "heroTop": "100px"},
  "breakpoints": {"mobile": "700px", "desktop": "1120px"},
  "components": {
    "site-header": {"backgroundColor": "{colors.ink}", "textColor": "{colors.paper}", "padding": "24px 0", "height": "72px", "states": ["default", "focus"]},
    "hero": {"backgroundColor": "{colors.ink}", "textColor": "{colors.cream}", "height": "620px", "padding": "100px 0 130px", "typography": "{typography.display}"},
    "primary-button": {"backgroundColor": "{colors.primary}", "textColor": "{colors.ink}", "rounded": "{rounded.pill}", "padding": "14px 19px", "typography": "{typography.small}", "states": ["default", "hover", "active", "focus", "disabled"]},
    "search-input": {"backgroundColor": "{colors.paper}", "textColor": "{colors.muted}", "rounded": "{rounded.pill}", "height": "44px", "padding": "0 16px", "typography": "{typography.body}", "states": ["default", "focus", "filled"]},
    "plugin-card": {"backgroundColor": "{colors.paper}", "textColor": "{colors.ink}", "rounded": "{rounded.card}", "padding": "25px", "height": "300px", "typography": "{typography.cardTitle}", "states": ["default", "hover", "focus"]},
    "install-panel": {"backgroundColor": "{colors.primary}", "textColor": "{colors.ink}", "padding": "90px 0", "states": ["default", "copied", "error"]},
    "accent-label": {"backgroundColor": "{colors.orange}", "textColor": "{colors.ink}", "typography": "{typography.eyebrow}"},
    "hero-copy": {"backgroundColor": "{colors.ink}", "textColor": "{colors.softText}", "typography": "{typography.body}"},
    "install-copy": {"backgroundColor": "{colors.primary}", "textColor": "{colors.oliveText}", "typography": "{typography.body}"},
    "decorative-orbit": {"backgroundColor": "{colors.orbit}", "rounded": "{rounded.circle}"},
    "divider": {"backgroundColor": "{colors.line}", "height": "1px"}
  }
}
