{
  "name": "Codyco",
  "slug": "codyco",
  "domain": "https://www.codyco.ai/en",
  "sources": [
    "yc"
  ],
  "branding": {
    "colorScheme": "light",
    "fonts": [
      {
        "family": "Instrument Sans",
        "role": "body"
      },
      {
        "family": "Shippori Mincho",
        "role": "heading"
      }
    ],
    "colors": {
      "primary": "#FDF4EC",
      "accent": "#060430",
      "background": "#FFFDFB",
      "textPrimary": "#060430",
      "link": "#060430"
    },
    "typography": {
      "fontFamilies": {
        "primary": "Instrument Sans",
        "heading": "Shippori Mincho"
      },
      "fontStacks": {
        "heading": [
          "Shippori Mincho",
          "serif"
        ],
        "body": [
          "sans-serif"
        ],
        "paragraph": [
          "Instrument Sans",
          "sans-serif"
        ]
      },
      "fontSizes": {
        "h1": "53px",
        "h2": "68px",
        "body": "16px"
      }
    },
    "spacing": {
      "baseUnit": 4,
      "borderRadius": "0px"
    },
    "components": {
      "input": {
        "background": "transparent",
        "textColor": "#060430",
        "borderColor": null,
        "borderRadius": "0px",
        "borderRadiusCorners": {
          "topLeft": "0px",
          "topRight": "0px",
          "bottomRight": "0px",
          "bottomLeft": "0px"
        },
        "shadow": "none"
      },
      "buttonPrimary": {
        "background": "#060430",
        "textColor": "#000000",
        "borderRadius": "16px",
        "borderRadiusCorners": {
          "topLeft": "16px",
          "topRight": "16px",
          "bottomRight": "16px",
          "bottomLeft": "16px"
        },
        "shadow": "none"
      },
      "buttonSecondary": {
        "background": "#EEEEEE",
        "textColor": "#444444",
        "borderRadius": "8px",
        "borderRadiusCorners": {
          "topLeft": "8px",
          "topRight": "8px",
          "bottomRight": "8px",
          "bottomLeft": "8px"
        },
        "shadow": "none"
      }
    },
    "images": {
      "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22var(--token-5c360c03-fa3b-4bd2-b4d2-a54adc0bec8a%2C%20rgb(6%2C%204%2C%2048))%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm87.63%2C96H175.8c-1.41-28.46-10.27-55.47-25.12-77A88.2%2C88.2%2C0%2C0%2C1%2C215.63%2C120ZM128%2C215.89c-18.73-20.27-30.09-49-31.77-79.89h63.54C158.09%2C166.87%2C146.73%2C195.62%2C128%2C215.89ZM96.23%2C120c1.68-30.87%2C13-59.62%2C31.77-79.89%2C18.73%2C20.27%2C30.09%2C49%2C31.77%2C79.89Zm9.09-77C90.47%2C64.53%2C81.61%2C91.54%2C80.2%2C120H40.37A88.2%2C88.2%2C0%2C0%2C1%2C105.32%2C43ZM40.37%2C136H80.2c1.41%2C28.46%2C10.27%2C55.47%2C25.12%2C77A88.2%2C88.2%2C0%2C0%2C1%2C40.37%2C136Zm110.31%2C77c14.85-21.56%2C23.71-48.57%2C25.12-77h39.83A88.2%2C88.2%2C0%2C0%2C1%2C150.68%2C213Z%22%20style%3D%22fill%3A%20rgb(6%2C%204%2C%2048)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
      "favicon": "https://framerusercontent.com/images/Iuh2Fymp6co4EiCsULJMcYMFUTM.png",
      "ogImage": "https://framerusercontent.com/images/R6TbuBgJnZwUo6eUFfFKM5UIno0.png"
    },
    "__llm_logo_reasoning": {
      "selectedIndex": 1,
      "reasoning": "Selected #1 because it is located in the header, is visible, and matches the favicon style, indicating it is the primary brand logo.",
      "confidence": 0.85,
      "source": "llm"
    },
    "__llm_button_reasoning": {
      "primary": {
        "index": 0,
        "text": "Receive test number",
        "reasoning": "Button #0 has a dark, vibrant background color (#060430) which stands out as a primary CTA. The text 'Receive test number' is action-oriented, making it suitable as the main call-to-action."
      },
      "secondary": {
        "index": 1,
        "text": "Okay",
        "reasoning": "Button #1 has a light background color (#EEEEEE) and a less prominent action ('Okay'), making it suitable as a secondary button."
      },
      "confidence": 0.95
    },
    "personality": {
      "tone": "professional",
      "energy": "medium",
      "targetAudience": "hotel groups and hospitality industry professionals"
    },
    "designSystem": {
      "framework": "custom",
      "componentLibrary": ""
    },
    "confidence": {
      "buttons": 0.95,
      "colors": 0.9,
      "overall": 0.925
    },
    "__llm_metadata": {
      "logoSelection": {
        "llmCalled": true,
        "llmSucceeded": true,
        "finalSource": "llm",
        "rawLogoSelection": {
          "selectedLogoIndex": 1,
          "selectedLogoReasoning": "Selected #1 because it is located in the header, is visible, and matches the favicon style, indicating it is the primary brand logo.",
          "confidence": 0.85
        }
      },
      "buttonClassification": {
        "llmCalled": true,
        "llmSucceeded": true
      }
    }
  },
  "images": [
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/codyco/965f776942.webp",
      "alt": "Our Story - FundMate",
      "source_url": "https://www.codyco.ai/en/blog/our-story",
      "image_url": "https://framerusercontent.com/images/qPWxHHvm9aOlYcbp7cOSznUgo.jpg?width=3104&height=2328",
      "width": 3104,
      "height": 2328,
      "bytes": 1412317,
      "query": "site:codyco.ai/en",
      "query_suffix": "site:codyco.ai/en"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/codyco/0b145ccf97.webp",
      "alt": "Data Reveals the 2 Critical Moments Your Hotel Front Desk Is Losing Revenue  - FundMate",
      "source_url": "https://www.codyco.ai/en/blog/hotel-front-desk-losing-revenue-peak-times",
      "image_url": "https://framerusercontent.com/images/OCXU6u7Iz6pQVW3v6wgjsjSltk.png",
      "width": 1530,
      "height": 1580,
      "bytes": 101104,
      "query": "site:codyco.ai/en",
      "query_suffix": "site:codyco.ai/en"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/codyco/55fcfc42f3.webp",
      "alt": "Our Story - FundMate",
      "source_url": "https://www.codyco.ai/en/blog/our-story",
      "image_url": "https://framerusercontent.com/images/R6TbuBgJnZwUo6eUFfFKM5UIno0.png",
      "width": 1200,
      "height": 630,
      "bytes": 106157,
      "query": "site:codyco.ai/en",
      "query_suffix": "site:codyco.ai/en"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/codyco/e8adaa23c3.webp",
      "alt": "Our Story - FundMate",
      "source_url": "https://www.codyco.ai/en/blog/our-story",
      "image_url": "https://framerusercontent.com/images/czXl3PEUICTFyOIbw0JqONSRls.png?width=1200&height=600",
      "width": 1200,
      "height": 600,
      "bytes": 49965,
      "query": "site:codyco.ai/en",
      "query_suffix": "site:codyco.ai/en"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/codyco/4b2f0d340f.webp",
      "alt": "Our Story - FundMate",
      "source_url": "https://www.codyco.ai/en/blog/our-story",
      "image_url": "https://framerusercontent.com/images/RxHk1tLKBcDbKrwUCuJRiVeo4.png?width=400&height=400",
      "width": 400,
      "height": 400,
      "bytes": 12200,
      "query": "site:codyco.ai/en",
      "query_suffix": "site:codyco.ai/en"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/codyco/0e44989f84.webp",
      "alt": "Our Story - FundMate",
      "source_url": "https://www.codyco.ai/en/blog/our-story",
      "image_url": "https://framerusercontent.com/images/hzRIMFiHFA2zgEQV8jZUMPZ0xLk.png?width=400&height=400",
      "width": 400,
      "height": 400,
      "bytes": 27351,
      "query": "site:codyco.ai/en",
      "query_suffix": "site:codyco.ai/en"
    }
  ],
  "font_resources": [
    {
      "family": "Instrument Sans",
      "google_fonts_url": "https://fonts.google.com/specimen/Instrument+Sans"
    },
    {
      "family": "Shippori Mincho",
      "google_fonts_url": "https://fonts.google.com/specimen/Shippori+Mincho"
    }
  ],
  "google_fonts_css": "https://fonts.googleapis.com/css2?family=Instrument+Sans&family=Shippori+Mincho&display=swap",
  "font_download_note": "Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.",
  "page_url": "https://characterquilt.com/branding/codyco",
  "agent_instructions": "You are designing or implementing in Codyco's brand identity.\n\n# Brand profile\n- Company: Codyco\n- Source: https://www.codyco.ai/en\n- Color scheme: light\n\n# Colors\n- primary: #FDF4EC\n- accent: #060430\n- background: #FFFDFB\n- textPrimary: #060430\n- link: #060430\n\n# Typography\n- primary: Instrument Sans — https://fonts.google.com/specimen/Instrument+Sans\n- heading: Shippori Mincho — https://fonts.google.com/specimen/Shippori+Mincho\n\nLoad all fonts at once: <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css2?family=Instrument+Sans&family=Shippori+Mincho&display=swap\">\n\n# UI Components\n- input: background=transparent, textColor=#060430, borderColor=null, borderRadius=0px, shadow=none\n- buttonPrimary: background=#060430, textColor=#000000, borderRadius=16px, shadow=none\n- buttonSecondary: background=#EEEEEE, textColor=#444444, borderRadius=8px, shadow=none\n\n# Brand voice\n- Tone: professional\n- Energy: medium\n- Audience: hotel groups and hospitality industry professionals\n\n# Working with these fonts\nNot found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.\n\n# Full machine-readable profile\nhttps://characterquilt.com/branding/codyco.json",
  "page_markdown": "# Codyco Brand Identity\n\nA complete profile of **Codyco**'s visual system — colors, typography, components, and personality — extracted from https://www.codyco.ai/en. Built for designers, agents, and AI tools.\n\n- Page: https://characterquilt.com/branding/codyco\n- Machine-readable JSON: https://characterquilt.com/branding/codyco.json\n- Per-page llms.txt: https://characterquilt.com/branding/codyco/llms.txt\n\n## Quick Facts\n\n| Field | Value |\n|---|---|\n| Primary | #FDF4EC |\n| Accent | #060430 |\n| Body Font | Instrument Sans |\n| Heading Font | Shippori Mincho |\n\n## Color Palette\n\n- primary: #FDF4EC\n- accent: #060430\n- background: #FFFDFB\n- textPrimary: #060430\n- link: #060430\n\n## Typography\n\n- primary: Instrument Sans — https://fonts.google.com/specimen/Instrument+Sans\n- heading: Shippori Mincho — https://fonts.google.com/specimen/Shippori+Mincho\n\n## Visual Assets\n\n- Logo: data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22var(--token-5c360c03-fa3b-4bd2-b4d2-a54adc0bec8a%2C%20rgb(6%2C%204%2C%2048))%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm87.63%2C96H175.8c-1.41-28.46-10.27-55.47-25.12-77A88.2%2C88.2%2C0%2C0%2C1%2C215.63%2C120ZM128%2C215.89c-18.73-20.27-30.09-49-31.77-79.89h63.54C158.09%2C166.87%2C146.73%2C195.62%2C128%2C215.89ZM96.23%2C120c1.68-30.87%2C13-59.62%2C31.77-79.89%2C18.73%2C20.27%2C30.09%2C49%2C31.77%2C79.89Zm9.09-77C90.47%2C64.53%2C81.61%2C91.54%2C80.2%2C120H40.37A88.2%2C88.2%2C0%2C0%2C1%2C105.32%2C43ZM40.37%2C136H80.2c1.41%2C28.46%2C10.27%2C55.47%2C25.12%2C77A88.2%2C88.2%2C0%2C0%2C1%2C40.37%2C136Zm110.31%2C77c14.85-21.56%2C23.71-48.57%2C25.12-77h39.83A88.2%2C88.2%2C0%2C0%2C1%2C150.68%2C213Z%22%20style%3D%22fill%3A%20rgb(6%2C%204%2C%2048)%20!important%3B%22%2F%3E%3C%2Fsvg%3E\n- Favicon: https://framerusercontent.com/images/Iuh2Fymp6co4EiCsULJMcYMFUTM.png\n- Social card (og:image): https://framerusercontent.com/images/R6TbuBgJnZwUo6eUFfFKM5UIno0.png\n\n## UI Components\n\n- input: background=transparent, textColor=#060430, borderColor=null, borderRadius=0px, shadow=none\n- buttonPrimary: background=#060430, textColor=#000000, borderRadius=16px, shadow=none\n- buttonSecondary: background=#EEEEEE, textColor=#444444, borderRadius=8px, shadow=none\n\n## Brand Personality\n\nTone: professional · Energy: medium · Audience: hotel groups and hospitality industry professionals\n\n## Codyco Brand in the Wild\n\nReal-world brand assets — ads, campaigns, marketing materials.\n\n- **Our Story - FundMate**\n  - Image: https://framerusercontent.com/images/qPWxHHvm9aOlYcbp7cOSznUgo.jpg?width=3104&height=2328\n  - Source: https://www.codyco.ai/en/blog/our-story\n- **Data Reveals the 2 Critical Moments Your Hotel Front Desk Is Losing Revenue  - FundMate**\n  - Image: https://framerusercontent.com/images/OCXU6u7Iz6pQVW3v6wgjsjSltk.png\n  - Source: https://www.codyco.ai/en/blog/hotel-front-desk-losing-revenue-peak-times\n- **Our Story - FundMate**\n  - Image: https://framerusercontent.com/images/R6TbuBgJnZwUo6eUFfFKM5UIno0.png\n  - Source: https://www.codyco.ai/en/blog/our-story\n- **Our Story - FundMate**\n  - Image: https://framerusercontent.com/images/czXl3PEUICTFyOIbw0JqONSRls.png?width=1200&height=600\n  - Source: https://www.codyco.ai/en/blog/our-story\n- **Our Story - FundMate**\n  - Image: https://framerusercontent.com/images/RxHk1tLKBcDbKrwUCuJRiVeo4.png?width=400&height=400\n  - Source: https://www.codyco.ai/en/blog/our-story\n- **Our Story - FundMate**\n  - Image: https://framerusercontent.com/images/hzRIMFiHFA2zgEQV8jZUMPZ0xLk.png?width=400&height=400\n  - Source: https://www.codyco.ai/en/blog/our-story\n\n## Working with these fonts\n\nNot found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.\n\n## Machine-Readable Profile\n\n```json\n{\n  \"colorScheme\": \"light\",\n  \"fonts\": [\n    {\n      \"family\": \"Instrument Sans\",\n      \"role\": \"body\"\n    },\n    {\n      \"family\": \"Shippori Mincho\",\n      \"role\": \"heading\"\n    }\n  ],\n  \"colors\": {\n    \"primary\": \"#FDF4EC\",\n    \"accent\": \"#060430\",\n    \"background\": \"#FFFDFB\",\n    \"textPrimary\": \"#060430\",\n    \"link\": \"#060430\"\n  },\n  \"typography\": {\n    \"fontFamilies\": {\n      \"primary\": \"Instrument Sans\",\n      \"heading\": \"Shippori Mincho\"\n    },\n    \"fontStacks\": {\n      \"heading\": [\n        \"Shippori Mincho\",\n        \"serif\"\n      ],\n      \"body\": [\n        \"sans-serif\"\n      ],\n      \"paragraph\": [\n        \"Instrument Sans\",\n        \"sans-serif\"\n      ]\n    },\n    \"fontSizes\": {\n      \"h1\": \"53px\",\n      \"h2\": \"68px\",\n      \"body\": \"16px\"\n    }\n  },\n  \"spacing\": {\n    \"baseUnit\": 4,\n    \"borderRadius\": \"0px\"\n  },\n  \"components\": {\n    \"input\": {\n      \"background\": \"transparent\",\n      \"textColor\": \"#060430\",\n      \"borderColor\": null,\n      \"borderRadius\": \"0px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"0px\",\n        \"topRight\": \"0px\",\n        \"bottomRight\": \"0px\",\n        \"bottomLeft\": \"0px\"\n      },\n      \"shadow\": \"none\"\n    },\n    \"buttonPrimary\": {\n      \"background\": \"#060430\",\n      \"textColor\": \"#000000\",\n      \"borderRadius\": \"16px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"16px\",\n        \"topRight\": \"16px\",\n        \"bottomRight\": \"16px\",\n        \"bottomLeft\": \"16px\"\n      },\n      \"shadow\": \"none\"\n    },\n    \"buttonSecondary\": {\n      \"background\": \"#EEEEEE\",\n      \"textColor\": \"#444444\",\n      \"borderRadius\": \"8px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"8px\",\n        \"topRight\": \"8px\",\n        \"bottomRight\": \"8px\",\n        \"bottomLeft\": \"8px\"\n      },\n      \"shadow\": \"none\"\n    }\n  },\n  \"images\": {\n    \"logo\": \"data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22var(--token-5c360c03-fa3b-4bd2-b4d2-a54adc0bec8a%2C%20rgb(6%2C%204%2C%2048))%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M128%2C24A104%2C104%2C0%2C1%2C0%2C232%2C128%2C104.11%2C104.11%2C0%2C0%2C0%2C128%2C24Zm87.63%2C96H175.8c-1.41-28.46-10.27-55.47-25.12-77A88.2%2C88.2%2C0%2C0%2C1%2C215.63%2C120ZM128%2C215.89c-18.73-20.27-30.09-49-31.77-79.89h63.54C158.09%2C166.87%2C146.73%2C195.62%2C128%2C215.89ZM96.23%2C120c1.68-30.87%2C13-59.62%2C31.77-79.89%2C18.73%2C20.27%2C30.09%2C49%2C31.77%2C79.89Zm9.09-77C90.47%2C64.53%2C81.61%2C91.54%2C80.2%2C120H40.37A88.2%2C88.2%2C0%2C0%2C1%2C105.32%2C43ZM40.37%2C136H80.2c1.41%2C28.46%2C10.27%2C55.47%2C25.12%2C77A88.2%2C88.2%2C0%2C0%2C1%2C40.37%2C136Zm110.31%2C77c14.85-21.56%2C23.71-48.57%2C25.12-77h39.83A88.2%2C88.2%2C0%2C0%2C1%2C150.68%2C213Z%22%20style%3D%22fill%3A%20rgb(6%2C%204%2C%2048)%20!important%3B%22%2F%3E%3C%2Fsvg%3E\",\n    \"favicon\": \"https://framerusercontent.com/images/Iuh2Fymp6co4EiCsULJMcYMFUTM.png\",\n    \"ogImage\": \"https://framerusercontent.com/images/R6TbuBgJnZwUo6eUFfFKM5UIno0.png\"\n  },\n  \"__llm_logo_reasoning\": {\n    \"selectedIndex\": 1,\n    \"reasoning\": \"Selected #1 because it is located in the header, is visible, and matches the favicon style, indicating it is the primary brand logo.\",\n    \"confidence\": 0.85,\n    \"source\": \"llm\"\n  },\n  \"__llm_button_reasoning\": {\n    \"primary\": {\n      \"index\": 0,\n      \"text\": \"Receive test number\",\n      \"reasoning\": \"Button #0 has a dark, vibrant background color (#060430) which stands out as a primary CTA. The text 'Receive test number' is action-oriented, making it suitable as the main call-to-action.\"\n    },\n    \"secondary\": {\n      \"index\": 1,\n      \"text\": \"Okay\",\n      \"reasoning\": \"Button #1 has a light background color (#EEEEEE) and a less prominent action ('Okay'), making it suitable as a secondary button.\"\n    },\n    \"confidence\": 0.95\n  },\n  \"personality\": {\n    \"tone\": \"professional\",\n    \"energy\": \"medium\",\n    \"targetAudience\": \"hotel groups and hospitality industry professionals\"\n  },\n  \"designSystem\": {\n    \"framework\": \"custom\",\n    \"componentLibrary\": \"\"\n  },\n  \"confidence\": {\n    \"buttons\": 0.95,\n    \"colors\": 0.9,\n    \"overall\": 0.925\n  },\n  \"__llm_metadata\": {\n    \"logoSelection\": {\n      \"llmCalled\": true,\n      \"llmSucceeded\": true,\n      \"finalSource\": \"llm\",\n      \"rawLogoSelection\": {\n        \"selectedLogoIndex\": 1,\n        \"selectedLogoReasoning\": \"Selected #1 because it is located in the header, is visible, and matches the favicon style, indicating it is the primary brand logo.\",\n        \"confidence\": 0.85\n      }\n    },\n    \"buttonClassification\": {\n      \"llmCalled\": true,\n      \"llmSucceeded\": true\n    }\n  }\n}\n```\n"
}